﻿@import url('https://fonts.googleapis.com/css?family=Playfair+Display|Roboto');

@media (min-width: 1440px) {
    .container {
        max-width: 1400px;
    }
}
body {
    color: #333333;
    font-family: 'Roboto' !important
}
ul {
    list-style-type: none;
}

/*Product promotion hero list */
.product-promotion-list{

}
.product-promotion-list h1 {
    color: #F2F9FC;
}

.product-promotion-list h3 {
   color: #303242;
 }
.product-promotion-list p {
    color: #F2F9FC;
}
.product-promotion-slide-primary {
    background-color: #039fb0;
}
.product-promotion-slide-secondary {
    background-color: #f78f1e;
}
.product-promotion-slide-default {
    background-color: #5d5f5c;
}
.product-promotion-list .product-promotion-ver-divider {
    background-color: #F2F9FC;
    width: 20px;
    height: 4px;
    opacity: 0.2;
}
.position-tr{
    top:0px;
    right:0px;
}
.position-tl {
    top: 0px;
    left: 0px;
}

/*Product container*/
.product-container {
    margin-left: 50px;
    margin-right: 50px;
    width: 100%;
}
.product-inner-container {
    background-color: #f6f6f6;   
}
.product-main-content {
    margin-left: -50px;
    margin-right: -50px;
    padding-top: 50px;
}
.product-main-content h4 {
    color: #303242;
}
.product-main-content h3 {
    color: #F2F9FC;
}
.product-main-content p {
    color: #F2F9FC;
}
.product-main-content .product-description {
    width:50%;
}
.product-main-content .product-hor-divider {
    background-color: #F2F9FC;
    min-width: 3px;
    opacity: 0.2;
}
.product-main-content .product-ver-divider {
    background-color: #F2F9FC;
    width: 20px;
    height:4px;
    opacity: 0.2;
}
.product-main-content .product-feature-list {   
    width:50%; 
}
.product-details.product-details-blue {
    background-color: #039FB0;
}
.product-details.product-details-orange {
    background-color: #F78F1E;
}
.product-details.product-details-grey {
    background-color: #DC6D82;
}
.product-feature-list {
    max-width: 415px;
}
.product-footer-content {
}
.product-footer-content img {
    padding: 25px;
}

/*Use cases*/
.use-cases-header {
    width: 100%;
    background-color: #039FB0;
    background-image:url('../img/hero-use-cases-overlay.png');
}
.use-cases-header h1{
    color:#F2F9FC;
}
.use-cases-header h2 {
    color: #F2F9FC;
    opacity:0.7;
}
.use-cases-header-overlay {
    position: relative;
    right: -35px;
    bottom: -15px;
    z-index: 1
}
.use-cases-header .use-cases-header-ver-divider {
    background-color: #F2F9FC;
    width: 20px;
    height: 4px;
    opacity: 0.2;
    margin-right:150px;
}
.use-cases-content{

}
.use-cases-list {
    margin-left: 35px;
    margin-right: 35px;
    margin-top: -50px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 10px;
    background-color: #F6F6F6;
    position: relative;
}
.use-cases-list h4{
    font-size:1rem;
}

/*Go to top menu*/
.go-to-top-icon {
    padding: 15px;
    color: #665;
    cursor: pointer;
}
.go-to-top-icon:before {
    background-color: white;
    border-radius: 50%;
    padding: 50px;
}

/*Connect with us*/
.connect-with-us-container {
    background-color: #f78f1e;
    color: #F2F9FC;
    margin-left:0px;
    margin-right:0px;
}
.connect-with-us-container h1{
  /*  font-size:3.5em;*/
}
.connect-with-us-container p{
    padding:0;
    margin:0;
}
@media (max-width: 992px) {
    .connect-with-us-container article
    {
       float:none;
       text-align:center;
    }
    .connect-with-us-container .request-quote {
        padding-bottom: 3em;
        text-align:center;
    }
}
@media (min-width: 992px) {
    .connect-with-us-container article {
        float: left;
    }
    .connect-with-us-container .request-quote {
        text-align: center;
    }
}

/*Footer */
.main-footer-container{
    margin-left: 0px;
    margin-right: 0px;
}
.main-footer-container ul {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.main-footer-container ul li.heading {
    font-weight: bold;
}
.main-footer-container h3{
    text-transform:uppercase;
    font-size:1.25rem;
}
@media (max-width: 768px) {
    .main-footer-list-container {
        text-align: center;
    }
}
@media (min-width: 768px) {
    .main-footer-list-container {
        float: left;
    }
}

.main-footer-bg-dark {
    background-color: #039FB0;
}
.main-footer-bg-light {
    background-color: #F6F6F6;
}
.main-footer-divider {
    width: 100%;
    height: 2px;
    background-color: #F6F6F6;
    border: 0px;
}

/*Region Select*/
.region-select-container{
    position:relative;
}
.region-select-globe {
    position: absolute;
    left: 18px;
    top: 13px;
    opacity: 0.8
}
.region-select-globe i {
    color: #333;
}
.region-select-dropdown {
    border: 1px solid #EEF0F0;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 20px;
    font-size: 1rem;
    height: 48px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    cursor:pointer;
}
.region-select-dropdown.w-fixed {
    background: url(../img/arrow.png) 91% 16px no-repeat #fff;
    width: 260px;
}
.region-select-dropdown.w-mobile {
    background: url(../img/arrow.png) 95% 16px no-repeat #fff;
    width:100%;
}

/*Social network list*/
.social-network-list li {
    display: inline;
}

.social-network-list img {
    height: 24px;
    opacity: 0.9;
}

/*Product Item Container */
@media (min-width: 992px) {
    .product-item-container .col-lg-4:first-child {
        padding-left: 0;
    }

    .product-item-container .col-lg-4:last-child {
        padding-right: 0;
    }
}
@media (max-width:576px) {
    .product-item-container .col-sm-12 {
        padding-left: 0;
        padding-right: 0;
    }
}
.product-item {
}
.product-item-header h3 {
    color: #F2F9FC;
    text-transform: uppercase;
    font-weight:bold;
}
.product-item-header p {
    color: #F2F9FC;
}
.product-item-header-orange {
    background-color: #F78F1E;   
}
.product-item-header-blue {
    background-color: #039fb0;
}
.product-item-header-grey {
    background-color: #414444;
}
.product-item-header-pm-orange {
    background-image: url(../img/product-item-power-meter-orange.png);
    background-size: cover;
}
.product-item-header-pm-blue {
    background-image: url(../img/product-item-power-meter-blue.png);
    background-size: cover;
}
.product-item-header-pm-grey {
    background-image: url(../img/product-item-power-meter-grey.png);
    background-size: cover;
}
.product-item-header img {
    padding: 40px;
    margin: auto;
    display: block;
}
.product-item-header-image {
    padding: 80px;
}
.product-item-header-details {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #F2F8FC
}
.product-item-main {
    background-color: #F6F6F6;
}
.product-item-main-details {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-top: 20px;
}
.product-item-feature-list {
    padding-left: 0;
}
.product-item-feature-list li {
   border-bottom: 2px solid white;
   padding-top: 8px;
   padding-bottom: 8px;
   padding-left: 24px;
}
.product-item-feature-list li:before {
    content: "\2022";
    display: inline-block;
    width: 24px;
    margin-left: -24px;
    font-size: 60px;
    line-height: 24px;
    position: absolute;
}
.product-item-feature-list-orange li:before {
    color: #f78f1e;
}
.product-item-feature-list-blue li:before {
    color: #039fb0;
}
.product-item-feature-list-grey li:before {
    color: #414444;
}

/*Product Item Comparison Table*/
.product-comparsion-table-container{

}
.product-comparison-table-header {
    width: 100%;
    background-color: #039FB0;
}
.product-comparison-table-header h1 {
    color: #F2F9FC;
 /*   font-size: 4rem;*/
}
.product-comparison-table-list {
    margin-left: 35px;
    margin-right: 35px;
    margin-top: -50px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #F6F6F6;
    position: relative;
}
.product-comparison-table-list > .row.row-header {
    border-bottom: 2px solid #fff;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom:20px;
    text-align:center;
}
.product-comparison-table-list > .row.row-regular{
    border-bottom:2px solid #fff;
    margin-left:20px;
    margin-right:20px;
    padding:10px;
    text-align:center;
}
@media (min-width:992px) {
    .product-comparison-table-list > .row.row-regular > .col-lg-3:first-child {
        text-align: left;
    }
}
@media (max-width:992px) {
    .product-comparison-table-list > .row.row-regular > .col-lg-3:first-child {
        text-align: center;
    }
}
.bullet-point {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 24px;
}
.bullet-point:before {
    content: "\2022";
    display: inline-block;
    width: 24px;
    margin-left: -24px;
    font-size: 60px;
    line-height: 24px;
    position: absolute;
}
.bullet-point-orange {
    color: #f78f1e;
}
.bullet-point-blue {
    color: #039fb0;
}
.bullet-point-grey {
    color: #414444;
}

.fa-check-circle {
    font-size: 20px;
    color: #039FB0;
}


/*Partners Tabbe*/
.partners-table-container {
}

.partners-table-header {
    width: 100%;
    background-color: #039FB0;
}

.partners-table-header h1 {
    color: #F2F9FC;
   /* font-size: 4rem;*/
}

.partners-table-list {
    margin-left: 35px;
    margin-right: 35px;
    margin-top: -50px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #F6F6F6;
    position: relative;
}

.partners-table-list > .row.row-header {
    border-bottom: 2px solid #fff;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    text-align: center;
 }

.partners-table-list > .row.row-regular {
    border-bottom: 2px solid #fff;
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px;
    text-align: center;
}

@media (min-width:992px) {
    .partners-table-list > .row.row-regular > .col-lg-3:first-child {
        text-align: left;
    }
}

@media (max-width:992px) {
    .partners-table-list > .row.row-regular > .col-lg-3:first-child {
        text-align: center;
    }
}


/*Overrides*/
section{
    margin-left:15px;
    margin-right:15px;
}
.draggable {
    cursor: pointer;
}

.btn {
    border-radius: 0;
}
.btn-outline-cus-orange {
    color: #f78f1e;
    border: 1px solid #f78f1e;
    background-color: #f8f9fa;
}
.btn-outline-cus-orange:hover {
    color: #f8f9fa;
    background-color: #f78f1e;
    border: 1px solid #f78f1e;
}
.btn-outline-cus-blue {
    color: #039fb0;
    border: 1px solid #039fb0;
    background-color: #f8f9fa;
}
.btn-outline-cus-blue:hover {
    color: #f8f9fa;
    background-color: #039FB0;
    border: 1px solid #039FB0;
}
.btn-outline-cus-grey {
    color: #414444;
    border: 1px solid #414444;
    background-color: #f8f9fa;
}
.btn-outline-cus-grey:hover {
    color: #f8f9fa;
    background-color: #414444;
    border: 1px solid #414444;
}
.shw-basic-down {
    box-shadow: 0 15px 15px 0 rgba(0,0,0,.1);
}
.shw-basic-up {
    box-shadow: 0 -15px 15px 0 rgba(0,0,0,.1);
}
a, a:hover {
    text-decoration: none !important;
    color:inherit;
}
.navbar-toggler{
    border:0px;
}
.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}
.br-5 {
    border-radius: 5px;
}
.ovf-hdn {
    overflow: hidden;
}
#c-bns button:first-child {
    background: #069fb0 !important;
}
#s-all-bn {
    background: #069fb0 !important;
}
.no-opc {  
    opacity: 1 !important;
}
/*Slick Dots Theme*/
.product-details-blue .slick-dots li button:before {
    content: url('data:image/svg+xml; utf8, <svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"> <circle cx="50" cy="50" r="28" stroke="%23FFF" stroke-width="20" fill="%23039FB0" /> </svg>');
}
.product-details-orange .slick-dots li button:before {
    content: url('data:image/svg+xml; utf8, <svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"> <circle cx="50" cy="50" r="28" stroke="%23FFF" stroke-width="20" fill="%23F78F1E" /> </svg>');
}
.product-details-grey .slick-dots li button:before {
    content: url('data:image/svg+xml; utf8, <svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"> <circle cx="50" cy="50" r="28" stroke="%23FFF" stroke-width="20" fill="%23DC6D82" /> </svg>');
}
.product-promotion-list .slick-dots li button:before {
    content: url('data:image/svg+xml; utf8, <svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"> <circle cx="50" cy="50" r="28" stroke="%23665" stroke-width="20" fill="%23FFF" /> </svg>');
}
/*Hamburger animated menu*/
#nav-anim-hamburger {
    width: 30px;
    height: 25px;
    position: relative;
    margin: 5px 0px 0px 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
#nav-anim-hamburger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #665;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-anim-hamburger.open span{
    margin-left:3px;
    margin-top:-4px;
}
#nav-anim-hamburger span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}
#nav-anim-hamburger span:nth-child(odd) {
    left:0px;
    border-radius: 9px 0 0 9px;
}
#nav-anim-hamburger span:nth-child(1), #nav-anim-hamburger span:nth-child(2) {
    top: 0px;
}
#nav-anim-hamburger span:nth-child(3), #nav-anim-hamburger span:nth-child(4) {
    top: 10px;
}
#nav-anim-hamburger span:nth-child(5), #nav-anim-hamburger span:nth-child(6) {
    top: 20px;
}
#nav-anim-hamburger.open span:nth-child(1), #nav-anim-hamburger.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-anim-hamburger.open span:nth-child(2),#nav-anim-hamburger.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#nav-anim-hamburger.open span:nth-child(1) {
    left: 0px;
    top: 9px;
}
#nav-anim-hamburger.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 9px;
}
#nav-anim-hamburger.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}
#nav-anim-hamburger.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}
#nav-anim-hamburger.open span:nth-child(5) {
    left: 0px;
    top: 19px;
}
#nav-anim-hamburger.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 19px;
}
.navbar-mobile-overlay {
    width: 100%;
    overflow: hidden;
    bottom: 0;
    top: 50px;
    background: #fff;
    height: calc(100vh - 54px);
}
