@font-face{
    font-family: xolo;
    src: url("libraries/xolonium/Xolonium-Regular.ttf") format('truetype');
    ;
    font-weight: bold;
}
@media only screen and (min-width: 1000px){
    body{
        margin: 0;
        font-family: xolo;
    }    
    .desktopView{
        display: block;
    }    
    .mobileView{
        display: none;
    }    
    .headerSection{
        top: 0;
        z-index: 99;
        width: 100%;
        height: 60px;
        position: absolute;
        /*background: rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 20px 1px rgb(0 0 0 / 40%);
        -moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.4);
        -webkit-box-shadow: 0px 0px 20px 1px rgb(0 0 0 / 40%);*/
    }
    .headerSection .navigatorBarSection{
        height: 100%;
        float: right;
        margin: 0 50px;
        width: calc(100% - 100px);
    }    
    .navigatorBarSection .leskLogoSection{
        width: 10%;
        float: left;
        height: 100%;
        margin-right: 50px;
        text-align: center;
    }
    .navigatorBarSection .leskLogoSection img{
        height: 20px;
        margin-top: 20px;
        filter: brightness(0) invert(1);
    }
    .navidationBarOpts{
        float: left;
        width: calc(80% - 300px);
        margin: 0 100px;
    }    
    .navigatorBarSection .navigatorBar{
        text-align: center;
        width: calc(100%/7);
        float: left;
        height: 100%;
        display: flex;
        color: #FFFFFF;
        font-size: 15px;
        font-weight: bold;
        align-items: center;
        justify-content: center;
    }
    .navigatorBarOptsNet{
        width: calc(10% + 20px);
        float: left;
        height: 100%;
        text-align: center;
    }
    .navigatorBarNetworks{
        width: 55px !important;
        font-size: 30px !important;
    }
    .navigatorBarNetworks a{
        color: #FFFFFF;
        text-decoration: none;
    }
    .leskAllSectionIcon{
        transition: visibility 0s, opacity 0.5s linear;
        position: absolute;
        z-index: 10;
        width: 100px;
        top: 50px;
        left: 50px;
        cursor: pointer;
        filter: brightness(0) invert(1);
    }
    .leskAllSectionIcon img{
        width: 100%;
        height: 100%;
    }
    .sumaryDetails .sy-box{
        width: 80%;
        margin-bottom: 100px;
        height: 60%;
    }
    .productsViewer article{
        height: 100%;
        text-align: center;
        position: inherit;
    }
    .productsViewer .text-content{
        margin-top: 30px;
    }
    .productsViewer .text-content img{
        width: 40px;
        transform: translateY(8px);
    }
    .productsViewer .product-brand{
        bottom: 0;
        left: 50%;
        width: 35%;
        position: absolute;
    }
    .productsViewer .product-brand img{
        max-width: 100%;
    }
    .productsViewer .text-content p{
        margin: 0;
        font-size: 30px;
        font-weight: bold;
    }
    .productsViewer .image-content img{
        height: 80%;
        max-height: 100%;
    }
    /* Scroll Down arrows Starts */
    .scrollDownButton{
        z-index: 9;
        position: absolute;
        width: 27px;
        height: 50px;
        cursor: pointer;
        left: calc(50% - 12px);
    }
    .chevron{
        position: absolute;
        width: 28px;
        height: 8px;
        opacity: 0;
        transform: scale3d(0.5, 0.5, 0.5);
        animation: move 3s ease-out infinite;
    }
    .chevron:first-child{
        animation: move 3s ease-out 1s infinite;
    }
    .chevron:nth-child(2){
        animation: move 3s ease-out 2s infinite;
    }
    .chevron:before,
    .chevron:after{
        content: ' ';
        position: absolute;
        top: 0;
        height: 100%;
        width: 51%;
        background: #fff;
    }
    .chevron:before{
        left: 0;
        transform: skew(0deg, 30deg);
    }
    .chevron:after{
        right: 0;
        width: 50%;
        transform: skew(0deg, -30deg);
    }
    @keyframes move{
        25%{
            opacity: 1;

        }
        33%{
            opacity: 1;
            transform: translateY(30px);
        }
        67%{
            opacity: 1;
            transform: translateY(40px);
        }
        100%{
            opacity: 0;
            transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
        }    }
    /********************************* Scroll Down arrows Ends */
    .button{
        background-color: #000000;
        border: none;
        color: #FFFFFF;
        padding: 15px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        margin: 4px 2px;
        cursor: pointer;
        border-radius: 5px;
        font-family: xolo;
        box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    }
    .button:hover{
        opacity: .9;
    }
    .b-white{
        background-color: #FFFFFF;
        color: #000000;
    }
    /******************************************************************* Sections */
    /********************************* One */

    .sectionOne .bodySection{
        top: 0;
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .sectionOne .scrollDownButton,
    .sectionThree .scrollDownButton{
        bottom: 100px;
    }
    .sectionOne .sy-slide{
        height: 100%;
    }
    .sectionOne .sy-slide .backgroudImage{
        height: 100%;
        filter: brightness(75%);
    }
    .sectionOne .leskMexico{
        top: 28%;
        right: 10%;
        width: 30%;
        text-align: center;
        position: absolute;
    }
    .sectionOne .leskMexicoText{
        color: #FFFFFF;
    }
    .sectionOne .leskMexicoText span:nth-of-type(1){
        font-size: 45px;
        font-weight: bold;
    }
    .sectionOne .leskMexicoText span:nth-of-type(2){
        font-size: 22px;
        font-weight: bold;
    }
    .sectionOne .leskMexicoText span:nth-of-type(3){
        font-size: 13.5px;
        font-weight: bold;
    }
    .sectionOne .leskMexicoLogo{
        margin-top: 40px;
    }
    .sectionOne .leskMexicoLogo img{
        width: 50%;
        max-width: 260px;
    }
    .sectionOne .medioAmbiente{
        top: 40%;
        left: 18%;
        width: 40%;
        text-align: center;
        position: absolute;
    }
    .sectionOne .medioAmbiente{
        color: #FFFFFF;
    }
    .sectionOne .medioAmbiente span:nth-of-type(1){
        font-size: 35px;
        font-weight: bold;
    }
    .sectionOne .medioAmbiente span:nth-of-type(2){
        font-size: 60px;
        font-weight: bold;
    }
    .sectionOne .medioAmbiente span:nth-of-type(3){
        font-size: 18px;
    }
    .sectionOne .empresasMexicanas{
        top: 24%;
        right: 9%;
        width: 30%;
        text-align: center;
        position: absolute;
    }
    .sectionOne .empresasMexicanasText{
        color: #FFFFFF;
        margin-top: 150px;
    }
    .sectionOne .empresasMexicanasText span:nth-of-type(1){
        font-size: 60px;
        font-weight: bold;
    }
    .sectionOne .empresasMexicanasText span:nth-of-type(2){
        font-size: 150px;
        font-weight: bold;
    }
    .sectionOne .empresasMexicanasText span:nth-of-type(3){
        font-size: 50px;
        font-weight: bold;
    }
    .sectionOne .empresasMexicanasLogo{
        top: 0;
        margin-top: 40px;
        position: absolute;
    }
    .sectionOne .empresasMexicanasLogo img{
        width: 100%;
        max-width: 500px;
        -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
        mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    }
    /********************************* Two */
    .sectionTwo .bodySection{
        top: 0;
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .sectionTwo .scrollDownButton{
        top: -100px;
    }
    .sectionTwo .sy-slide,
    .sectionTwo .sy-slide a{
        height: 100%;
    }
    .sectionTwo .sy-slide img{
        height: 100%;
        filter: brightness(75%);
    }
    .sectionTwo .titleSection{
        bottom: 0;
        z-index: 9;
        height: 100px;
        padding: 50px;
        position: absolute;
        width: calc(100% - 100px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionTwo .titleSection span{
        color: #000000;
        font-size: 18px;
        max-width: calc(100);
    }
    .sectionTwo .titleSection .leftPart{
        float: left;
        width: 400px;
        text-align: center;
    }
    .sectionTwo .titleSection .leftPart span:first-child{
        font-size: 40px;
    }
    .sectionTwo .titleSection .rightPart{
        float: right;
        text-align: center;
        width: calc(100% - 400px);
    }
    /********************************* Three */
    .sectionThree .backgroundImageSection{
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(75%);
        background-size: 100% 100%;
        background-image: url("images/solar-inspection.jpg");
    }
    .sectionThree .circleSection{
        left: 20px;
        top: 15px;
        width: 300px;
        z-index: 999;
        height: 300px;
        margin: 0 auto;
        cursor: pointer;
        border-radius: 50%;
        position: absolute;
        -moz-border-radius: 50%;
        background-color: #000000;
        box-shadow: 0 0 50px #000000;
        -webkit-border-radius: 50%;
        transform: translateY(-150px) translateX(-150px);
    }
    .sectionThree .circleSection div{
        width: 80%;
        margin: 0 10%;
        color: #FFFFFF;
        font-size: 15px;
        text-align: center;
        position: absolute;
    }
    .sectionThree .circleSectionBack:nth-of-type(1) .circleSection div{
        margin-top: 30px;
    }
    .sectionThree .circleSectionBack:nth-of-type(2) .circleSection div{
        font-size: 13px;
        margin-top: 60px;
    }
    .sectionThree .circleSectionBack:nth-of-type(3) .circleSection div{
        font-size: 13px;
        margin-top: 40px;
    }
    .sectionThree .circleSectionBack:nth-of-type(4) .circleSection div,
    .sectionThree .circleSectionBack:nth-of-type(5) .circleSection div,
    .sectionThree .circleSectionBack:nth-of-type(6) .circleSection div{
        margin-top: 30px;
    }
    .sectionThree .circleSection span:nth-of-type(1){
        font-size: 20px;
        font-weight: bold;
    }
    .sectionThree .circleSection i{
        bottom: 35px;
        color: #FFFFFF;
        font-size: 65px;
        position: absolute;
        left: calc(50% - 32px);
    }
    .sectionThree .circleSectionBack{
        width: 300px;
        z-index: 998;
        height: 300px;
        margin: 0 auto;
        cursor: pointer;
        border-radius: 50%;
        position: absolute;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        transform: translateY(-165px) translateX(-150px);
    }
    .sectionThree .circleSectionBack:nth-of-type(1){
        top: 19%;
        left: 30%;
        background-color: #006847;
    }
    .sectionThree .circleSectionBack:nth-of-type(2){
        top: 49%;
        left: 20%;
        background-color: #FFFFFF;
    }
    .sectionThree .circleSectionBack:nth-of-type(3){
        top: 79%;
        left: 30%;
        background-color: #CE1126;
    }
    .sectionThree .circleSectionBack:nth-of-type(4){
        top: 79%;
        left: 70%;
        background-color: #006847;
    }
    .sectionThree .circleSectionBack:nth-of-type(5){
        top: 49%;
        left: 80%;
        background-color: #FFFFFF;
    }
    .sectionThree .circleSectionBack:nth-of-type(6){
        top: 19%;
        left: 70%;
        background-color: #CE1126;
    }
    /********************************* Four */
    .sectionFour{
        z-index: 0;
        overflow: hidden;
        position: relative;
        background: #13252b;
    }
    .sectionFour .scrollDownButton{
        top: -100px;
    }
    .sectionFour .sy-slide,
    .sectionFour .sy-slide a{
        height: 100%;
    }
    .sectionFour .sy-slide img{
        height: 100%;
        filter: brightness(75%);
    }
    .sectionFour .backgroundImageSection{
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(75%);
        background-size: 100% 100%;
        background-image: url("images/mother-with-her-little-son-by-solar-panels.jpg");
    }
    .sectionFour .titleSection{
        bottom: 0;
        z-index: 9;
        height: 200px;
        padding: 0 50px;
        position: absolute;
        width: calc(100% - 100px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionFour .leftPart{
        width: 40%;
        float: left;
        margin-top: 60px;
        font-weight: bold;
    }
    .sectionFour .leftPart span:nth-of-type(1){
        font-size: 25px;
    }
    .sectionFour .rightPart{
        width: 55%;
        float: right;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }
    .sectionFour .rightPart span{
        width: 33%;
        float: left;
        margin-top: 30px;
        position: relative;
    }
    .sectionFour .rightPart span:nth-of-type(2){
        font-size: 16px;
    }
    .sectionFour .rightPart i{
        margin: 10px;
        font-size: 70px;
        position: absolute;
        left: calc(50% - 48px);
    }
    .sectionFour h2{
        color: #9FC43A;
    }
    /********************************* Five */
    .sectionFive{
        z-index: 0;
        overflow: hidden;
        position: relative;
        background: #13252b;
    }
    .sectionFive .scrollDownButton{
        top: -100px;
    }
    .sectionFive .backgroundImageSection{
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(50%);
        background-size: 100% 100%;
        background-image: url("images/colse-up-solar-panels-on-sunset.jpg");
    }
    .sectionFive .productsSection{
        left: 0;
        top: 100px;
        width: 50%;
        height: 100%;
        color: #FFFFFF;
        position: absolute;
    }
    .sectionFive .productsSection .sumaryTitle{
        right: 0;
        width: 150%;
        height: 100px;
        font-size: 60px;
        font-weight: bold;
        text-align: right;
        position: absolute;
        background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #3f444a 50%);
    }
    .sectionFive .productsSection .sumaryTitle span{
        line-height: 1.7;
        padding-right: 125px;
    }
    .sectionFive .productsSection .sumaryTitle i{
        position: absolute;
        top: 20px;
        left: 40px;
        font-size: 60px;
    }
    .sectionFive .detailsSection{
        bottom: 0;
        z-index: 9;
        height: 100px;
        padding: 20px 50px;
        position: absolute;
        width: calc(100% - 100px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionFive .sumaryCert span:nth-of-type(1){
        font-size: 45px;
    }
    .sectionFive .sumaryCert span:nth-of-type(2){
        font-size: 20px;
    }
    .sectionFive .sumaryCert span:nth-of-type(3){
        font-size: 16px;
    }
    .sectionFive .sumaryCert div{
        top: 0;
        right: 0;
        height: 100%;
        margin-left: 20px;
        position: absolute;
    }
    .sectionFive .sumaryCert img{
        height: 80px;
        float: right;
        margin: 30px 30px 0 0;
    }

    /********************************* Six */
    .sectionSix{
        z-index: 0;
        overflow: hidden;
        position: relative;
        background: #13252b;
    }
    .sectionSix .scrollDownButton{
        top: -100px;
    }
    .sectionSix .backgroundImageSection{
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(50%);
        background-size: 100% 100%;
        background-image: url("images/Inversores-Fotovoltaicos.jpeg");
    }
    .sectionSix .productsSection{
        left: 0;
        top: 100px;
        width: 50%;
        height: 100%;
        color: #FFFFFF;
        position: absolute;
    }
    .sectionSix .productsSection .sumaryTitle{
        right: 0;
        width: 150%;
        height: 100px;
        font-size: 60px;
        font-weight: bold;
        text-align: right;
        position: absolute;
        background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #3f444a 50%);
    }
    .sectionSix .productsSection .sumaryTitle span{
        line-height: 1.7;
        padding-right: 125px;
    }
    .sectionSix .productsSection .sumaryTitle i{
        position: absolute;
        top: 20px;
        left: 40px;
        font-size: 60px;
    }
    .sectionSix .detailsSection{
        bottom: 0;
        z-index: 9;
        height: 100px;
        padding: 20px 50px;
        position: absolute;
        width: calc(100% - 100px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionSix .sumaryCert span:nth-of-type(1){
        font-size: 55px;
    }
    .sectionSix .sumaryCert span:nth-of-type(2){
        font-size: 20px;
    }
    .sectionSix .sumaryCert div{
        top: 0;
        right: 0;
        height: 100%;
        margin-left: 20px;
        position: absolute;
    }
    .sectionSix .sumaryCert img{
        height: 80px;
        float: right;
        margin: 30px 30px 0 0;
    }
    /********************************* Seven */
    .sectionSeven{
        z-index: 0;
        overflow: hidden;
        position: relative;
        background: #13252b;
    }
    .sectionSeven .scrollDownButton{
        top: -100px;
    }
    .sectionSeven .backgroundImageSection{
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(50%);
        background-size: 100% 100%;
        background-image: url("images/installing-solar-photovoltaic-panel-system-on-roof-of-house.jpg");
    }
    .sectionSeven .productsSection{
        left: 50px;
        top: 100px;
        width: 50%;
        height: 100%;
        color: #FFFFFF;
        position: absolute;
    }
    .sectionSeven .productsSection .sumaryTitle{
        right: 0;
        width: 150%;
        height: 100px;
        font-size: 60px;
        font-weight: bold;
        text-align: right;
        position: absolute;
        background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #3f444a 50%);
    }
    .sectionSeven .productsSection .sumaryTitle span{
        padding-right: 125px;
    }
    .sectionSeven .productsSection .sumaryTitle span{
        line-height: 1.7;
        padding-right: 125px;
    }
    .sectionSeven .productsSection .sumaryTitle i{
        position: absolute;
        top: 20px;
        left: 40px;
        font-size: 60px;
    }
    .sectionSeven .detailsSection{
        bottom: 0;
        z-index: 9;
        height: 100px;
        padding: 20px 50px;
        position: absolute;
        width: calc(100% - 100px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionSeven .sumaryCert span:nth-of-type(1){
        font-size: 50px;
    }
    .sectionSeven .sumaryCert span:nth-of-type(2){
        font-size: 20px;
    }
    .sectionSeven .sumaryCert div{
        top: 0;
        right: 0;
        height: 100%;
        margin-left: 20px;
        position: absolute;
    }
    .sectionSeven .sumaryCert img{
        height: 80px;
        float: right;
        margin: 30px 30px 0 0;
    }
    /********************************* Eight */
    .sectionEight .bodySection{
        top: 0;
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .sectionEight .scrollDownButton{
        top: -100px;
    }
    .sectionEight .backgroundImageSection{
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(50%);
        background-size: 100% 100%;
        background-image: url("images/strategy-planing-concept.png");
    }
    .sectionEight .sy-slide,
    .sectionEight .sy-slide a{
        height: 100%;
    }
    .sectionEight .sy-slide img{
        height: 100%;
        filter: brightness(75%);
    }
    .sectionEight .titleSection{
        bottom: 0;
        z-index: 9;
        height: 100px;
        padding: 50px;
        position: absolute;
        width: calc(100% - 100px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionEight .titleSection span{
        color: #000000;
        font-size: 18px;
        max-width: calc(100);
    }
    .sectionEight .titleSection .leftPart{
        float: left;
        width: 600px;
        text-align: center;
    }
    .sectionEight .titleSection .leftPart span:first-child{
        font-size: 40px;
    }
    .sectionEight .titleSection .rightPart{
        float: right;
        text-align: center;
        width: calc(100% - 700px);
    }
    /********************************* Nine */
    .sectionNine{
        z-index: 0;
        overflow: hidden;
        position: relative;
    }
    .sectionNine .scrollDownButton{
        top: -100px;
    }
    .sectionNine .backgroundImageSection{
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(30%);
        background-size: 100% 100%;
        background-image: url("images/our-clients.jpg");
    }
    .sectionNine .titleSection{
        left: 0;
        bottom: 0;
        z-index: 9;
        height: 30px;
        padding: 50px;
        line-height: 1;
        font-size: 35px;
        position: absolute;
        width: calc(100% - 100px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionNine .bodySection{
        float: left;
        max-width: 1200px;
        margin: 0 calc(50% - 600px);
    }
    .sectionNine .sumaryTitle{
        top: 0;
        left: 0;
        width: 150%;
        height: 100px;
        color: #FFFFFF;
        font-size: 60px;
        font-weight: bold;
        text-align: left;
        position: absolute;
        background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, #3f444a 50%);
    }
    .sectionNine .sumaryTitle span{
        line-height: 1.7;
        padding-left: 125px;
    }
    .sectionNine .sumaryTitle i{
        top: 20px;
        left: 40px;
        font-size: 60px;
        position: absolute;
    }
    .sectionNine .clientsSection{
        float: left;
        margin: 30px 50px;
        height: 200px;
        max-width: 15%;
        text-align: center;
    }
    .sectionNine .clientsSection img{
        max-width: 100%;
        filter: brightness(0) invert(1);
    }

    /********************************* Ten */
    .sectionTen{
        z-index: 0;
        overflow: hidden;
        position: relative;
    }
    .sectionTen .backgroundImageSection{
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(30%);
        background-size: 100% 100%;
        background-image: url("images/contacto.jpg");
    }
    .sectionTen .bottomSection{
        left: 0;
        bottom: 0;
        z-index: 9;
        width: 100%;
        height: 20px;
        padding: 20px;
        line-height: 1;
        font-size: 12px;
        text-align: center;
        position: absolute;
    }
    .sectionTen .bottomSection a{
        padding: 0 5px;
        color: #FFFFFF;
        text-decoration: none;
    }
    .sectionTen .bodySection{
        float: left;
        max-width: 1200px;
        margin: 0 calc(50% - 600px);
    }
    .sectionTen .contentSection{
        top: 0;
        left: 0;
        margin: 200px calc(50% - 400px);
        padding: 50px 0;
        line-height: 1;
        color: #FFFFFF;
        font-size: 12px;
        position: absolute;
        width: 800px;
        height: calc(100% - 400px);
    }
    .sectionTen h2{
        margin: 0;
        line-height: 1;
    }
    .actionButton{
        border: 0;
        float: right;
        height: 35px;
        color: #FFFFFF;
        font-size: 15px;
        font-weight: bold;
        border-radius: 25px;
        background: #D43F3A;
        border-color: #D43F3A;
        padding: 6px 14px 5px 14px;
    }
    .actionButton:hover{
        opacity: 0.8;
        cursor: pointer;
    }
    .sectionTen .messageToSendSection input,
    .sectionTen .messageToSendSection textarea{
        border: 0;
        padding: 10px;
        margin-top: 20px;
        line-height: 1.5;
        border-radius: 10px;
        width: calc(100% - 20px);
        background: rgba(255, 255, 255, 0.75);
    }
    .sectionTen .messageToSendSection input:focus,
    .sectionTen .messageToSendSection textarea:focus{
        outline: none;
    }
    .sectionTen h2{
        font-size: 20px;
    }
    .sectionTen .detailsSection{
        width: 100%;
        margin-bottom: 50px;
        font-size: 18px;
    }
    .sectionTen .contactDetails{
        width: 100%;
        margin-bottom: 50px;
        font-size: 15px;
    }
    .sectionTen .addressDetails{
        width: 100%;
        margin-bottom: 50px;
        font-size: 15px;
    }
    .sectionTen .messageToSendSection{
        width: 100%;
        position: relative;
        margin-bottom: 30px;
        font-size: 15px;
    }
    .sectionTen .addressDetails .b-white{
        position: absolute;
        top: 0;
        left: 0;
        padding: 4px 10px;
        transform: translate(350px);
    }
    .sectionTen .addressDetails span{
        position: relative;
    }
    .sectionTen .messageToSendSection .b-white{
        position: absolute;
        bottom: -50px;
        right: 18px;
        padding: 4px 10px;
    }
    .box{
        cursor: pointer;
        border-radius: 3px;
        transition: .2s all;
    }
    .box-wrap:hover .box{
        filter: blur(3px);
        transform: scale(.98);
    }
    .box-wrap:hover .box:hover{
        filter: blur(0px);
        transform: scale(1);
    }
    .box-wrap:hover .box:hover span,
    .box-wrap:hover .box:hover a{
        zoom: 1.2;
        opacity: 0.9;
    }
    .header-title,
    .header-subtitle{
        color: #fff;
    }
    .header-subtitle{
        text-transform: uppercase;
        margin-bottom: 5rem;
    }
    .header-button{
        transform: translateZ(.1px);
        position: relative;
        z-index: 10;
    }
    .animate-pop-in{
        animation: pop-in .6s cubic-bezier(0, 0.9, 0.3, 1.2) forwards;
        opacity: 0;
    }
    .header-title{
        animation-delay: .8s;
    }
    .header-subtitle{
        animation-delay: 1s;
    }
    .header-button{
        animation-delay: 1.1s;
    }
    .plop-it{
        perspective: 500px;
        transform-style: preserve-3d;
    }
    .plop-it:hover .char{
        animation: plop 2s ease-out infinite both;
        animation-delay: calc(0.05s * var(--char-index));
    }
    @keyframes plop{
        0%{
            opacity: 0;
            transform: translate3d(0px, 10px, 400px) rotate(180deg);
            animation-timing-function: cubic-bezier(.5, 0, .8, .25);
        }
        20%{
            transform: translate3d(0px, -20px, 200px) rotate(90deg);
            animation-timing-function: cubic-bezier(0, .5, .5, 1.1);
        }
        40%,
        70%{
            opacity: 1;
            transform: translate3d(0px, 0px, 0px) rotate(0deg);
        }
        90%,
        100%{
            opacity: 0;
            transform: translate3d(0px, 10px, -200px) rotate(-90deg);
            animation-timing-function: cubic-bezier(.5, 0, .8, .25);
        }
    }
    .leftNavBar{
        position: fixed;
        top: 0;
        left: 0;
        z-index: 5;
    }
    .wrapper{
        min-height: 100vh;
        font-weight: 300;
        color: #fff;
        position: relative;
    }
    
    
    .nav__wrapper{
        position: fixed;
        height: 90%;
        padding: 0px;
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-end;
    }
    .nav{
        margin: 0 0 130px 30px;
    }
    .nav li{
        list-style-type: none;
    }
    .nav a:link{
        text-decoration: none;
    }
    .nav a:visited{
        text-decoration: none;
    }
    .nav a:hover{
        text-decoration: none;
    }
    .nav a:active{
        text-decoration: none;
    }
    .nav__counter{
        font-size: 25px;
        transition: all 0.15s ease-out;
    }
    .nav__title{
        font-size: 20px;
        font-weight: 300;
        margin: 0 0 0.25em;
        width: 300px;
        height: 0;
        overflow: hidden;
        opacity: 0;
        transition: height 0.3s ease-out, opacity 0.2s ease-out;
    }
    .nav__body{
        margin: 0;
        font-weight: 100;
        font-size: 15px;
        width: 300px;
        height: 0;
        overflow: hidden;
        opacity: 0;
        transition: height 0.3s ease-out, opacity 0.2s ease-out;
    }
    .nav li{
        position: relative;
        transition: all 0.3s ease-out;
        margin-bottom: 1em;
    }
    .nav li:after{
        content: '';
        display: block;
        border-left: 2px solid white;
        border-top: 2px solid white;
        height: 250px;
        width: 20px;
        position: absolute;
        left: -30px;
        top: 15px;
    }
    .nav li a{
        display: block;
        padding: 0;
        color: #fff;
        transition: all 0.15s ease-out;
    }
    .nav li a:hover{
        background-color: transparent;
        padding-left: 1em;
    }
    .nav li a:focus{
        background-color: transparent;
    }
    .nav li.active{
        pointer-events: none;
        padding-left: 1em;
    }
    .nav li.active:after{
        width: 40px;
        height: 400px;
        top: 35px;
    }
    .nav li.active .nav__counter{
        font-size: 35px;
    }
    .nav li.active .nav__title{
        height: 25px;
        opacity: 1;
        overflow: visible;
    }
    .nav li.active .nav__body{
        height: 100px;
        opacity: 1;
        overflow: visible;
    }
}
@media only screen and (max-width: 999px){
    .sy-pager{
        display: none;
    }
    body{
        margin: 0;
        font-family: xolo;
    }
    .desktopView{
        display: none;
    }
    .mobileView{
        display: block;
    }
    .topNavBar{
        background-color: rgba(0,0,0,0.5);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 5;
        box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
        width: 100%;
    }
    .topNavBar .leskLogoSection{
        padding: 12px 5px 12px 40px;
        width: calc(100% - 140px);
        float: left;
    }
    .topNavBar .leskLogoSection img{
        height: 15px;
        filter: brightness(0) invert(1);
    }
    .topNavBar button.burger{
        position: absolute;
        left: 0;
        top: 0;
        border: 0;
        background: transparent;
        padding: 8px 15px;
        cursor: pointer;
        outline: none;
    }
    .topNavBar button.burger span{
        display: block;
        width: 4px;
        height: 4px;
        background: #fff;
        margin: 3px 0;
        border-radius: 4px;
        transition: all 0.4s ease-in-out;
    }
    .topNavBar button.burger:focus span:first-child{
        transform-origin: 2px 9px;
        transform: rotate(-90deg);
    }
    .topNavBar button.burger:focus span:last-child{
        transform-origin: 2px -5px;
        transform: rotate(-90deg);
    }
    .topNavBar button.burger:focus+ul{
        max-height: 500px;
    }
    .topNavBar ul.menu{
        width: 100%;
        list-style: none;
        position: absolute;
        padding: 0;                                                                                                                                                                                                                                                                                                                     
        top: 40px;
        margin: 0;
        overflow: hidden;
        max-height: 0;
        transition: all 0.6s ease-in-out;
    }
    .topNavBar ul.menu>li{
        background-color: rgba(0,0,0,0.5);
        color: #fff;
        width: 100%;
        display: block;
        padding: 10px 15px;
        transition: all 0.2s ease;
    }
    .topNavBar ul.menu>li:hover{
        background: linear-gradient(141deg, #48ded4 0%, #a026bf 51%, #e82c75 75%);
        color: #fff;
    }
    .navigatorBarOptsNet{
        width: 100px;
        position: absolute;
        height: 100%;
        right: 0;
        top: 0;
    }
    .navigatorBarNetworks{
        font-size: 20px !important;
        float: left;
        margin: 9px 9px 0 0;
    }
    .navigatorBarNetworks a{
        color: #FFFFFF;
        text-decoration: none;
    }    
    .section.table, .slide.table{
        display: table;
        width: 100%;
        height: 100% !important;
    }    
    .section{
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .leskAllSectionIcon{
        transition: visibility 0s, opacity 0.5s linear;
        position: absolute;
        z-index: 5;
        width: 50px;
        top: 22px;
        left: 22px;
        cursor: pointer;
        filter: brightness(0) invert(1);
    }
    .leskAllSectionIcon img{
        width: 100%;
        height: 100%;
    }
    .sumaryDetails .sy-box{
        width: 80%;
        height: 70%;
    }
    .productsViewer article{
        height: 100%;
        text-align: center;
        position: inherit;
    }
    .productsViewer .text-content{
        margin-top: 30px;
    }
    .productsViewer .text-content img{
        width: 40px;
        transform: translateY(8px);
    }
    .productsViewer .product-brand{
        bottom: 0;
        left: 50%;
        width: 35%;
        position: absolute;
    }
    .productsViewer .product-brand img{
        max-width: 100%;
    }
    .productsViewer .text-content p{
        margin: 0;
        font-size: 20px;
        font-weight: bold;
    }
    .productsViewer .text-content span{
        font-size: 10px;
    }
    .productsViewer .image-content img{
        height: 80%;
        max-height: 100%;
    }
    /******************************************************************* Sections */
    /********************************* One */
    .sectionOne .bodySection{
        top: 0;
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .sectionOne .scrollDownButton,
    .sectionThree .scrollDownButton{
        bottom: 100px;
    }
    .sectionOne .sy-slide{
        height: 100%;
    }
    .sectionOne .sy-slide .backgroudImage{
        width: auto;
        height: 100%;
        filter: brightness(75%);
    }
    .sectionOne .leskMexico{
        top: 28%;
        width: calc(100% - 40px);
        text-align: center;
        position: absolute;
        margin: 0 20px;
    }    
    .sectionOne .leskMexicoText{
        color: #FFFFFF;
    }    
    .sectionOne .leskMexicoText span:nth-of-type(1){
        font-size: 25px;
        font-weight: bold;
    }    
    .sectionOne .leskMexicoText span:nth-of-type(2){
        font-size: 15px;
        font-weight: bold;
    }    
    .sectionOne .leskMexicoText span:nth-of-type(3){
        font-size: 10px;
        font-weight: bold;
    }
    .sectionOne .leskMexicoLogo{
        margin-top: 25px;
    }
    .sectionOne .leskMexicoLogo img{
        width: 50%;
        max-width: 150px;
    }
    .sectionOne .medioAmbiente{
        top: 40%;
        width: calc(100% - 40px);
        text-align: center;
        position: absolute;
        margin: 0 20px;
    }
    .sectionOne .medioAmbiente{    
        color: #FFFFFF;
    }
    .sectionOne .medioAmbiente span:nth-of-type(1){
        font-size: 25px;
        font-weight: bold;
    }
    .sectionOne .medioAmbiente span:nth-of-type(2){
        font-size: 30px;
        font-weight: bold;
    }
    .sectionOne .medioAmbiente span:nth-of-type(3){
        font-size: 12px;
    }
    .sectionOne .empresasMexicanas{
        top: 24%;
        width: calc(100% - 40px);
        text-align: center;
        position: absolute;
        margin: 0 20px;
    }
    .sectionOne .empresasMexicanasText{
        color: #FFFFFF;
        margin-top: 150px;
    }
    .sectionOne .empresasMexicanasText span:nth-of-type(1){
        font-size: 20px;
        font-weight: bold;
    }
    .sectionOne .empresasMexicanasText span:nth-of-type(2){
        font-size: 30px;
        font-weight: bold;
    }
    .sectionOne .empresasMexicanasText span:nth-of-type(3){
        font-size: 40px;
        font-weight: bold;
    }
    .sectionOne .empresasMexicanasLogo{
        top: 0;
        margin-top: 40px;
        position: absolute;
    }
    .sectionOne .empresasMexicanas img{
        width: 80%;
        -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
        mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    }
    /********************************* Two */
    .sectionTwo .bodySection{
        top: 0;
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .sectionTwo .scrollDownButton{
        top: -100px;
    }
    .sectionTwo .sy-slide,
    .sectionTwo .sy-slide a{
        height: 100%;
    }
    .sectionTwo .sy-slide img{
        height: 100%;
        filter: brightness(75%);
    }
    .sectionTwo .titleSection{
        bottom: 0;
        z-index: 4;
        height: 200px;
        position: absolute;
        padding: 10px 20px 20px 20px;
        width: calc(100% - 40px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionTwo .titleSection span{
        color: #000000;
        font-size: 10px;
        max-width: calc(100);
    }
    .sectionTwo .titleSection .leftPart{
        float: left;
        width: 100%;
        text-align: center;
    }
    .sectionTwo .titleSection .leftPart span:first-child{
        font-size: 22px;
    }
    .sectionTwo .titleSection .rightPart{
        float: right;
        font-size: 12px;
        text-align: center;
        width: 100%;
    }
    /********************************* Three */
    .sectionThree .backgroundImageSection{
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(75%);
        background-size: 100% 100%;
        background-image: url("images/solar-inspection.jpg");
    }
    .sectionThree .circleSection{
        left: 10px;
        top: 5px;
        width: 100%;
        z-index: 999;
        height: 100%;
        margin: 0 auto;
        cursor: pointer;
        border-radius: 50%;
        position: absolute;
        -moz-border-radius: 50%;
        background-color: #000000;
        box-shadow: 0 0 50px #000000;
        -webkit-border-radius: 50%;
    }
    .sectionThree .circleSection div{
        width: 80%;
        margin: 0 10%;
        color: #FFFFFF;
        font-size: 9px;
        text-align: center;
        position: absolute;
    }
    .sectionThree .circleSectionBack:nth-of-type(1) .circleSection div{
        margin-top: 28px;
    }
    .sectionThree .circleSectionBack:nth-of-type(2) .circleSection div{
        font-size: 8px;
        margin-top: 30px;
    }
    .sectionThree .circleSectionBack:nth-of-type(3) .circleSection div{
        font-size: 9px;
        margin-top: 28px;
    }
    .sectionThree .circleSectionBack:nth-of-type(4) .circleSection div,
    .sectionThree .circleSectionBack:nth-of-type(5) .circleSection div,
    .sectionThree .circleSectionBack:nth-of-type(6) .circleSection div{
        margin-top: 20px;
    }
    .sectionThree .circleSection span:nth-of-type(1){
        font-size: 10px;
        font-weight: bold;
    }
    .sectionThree .circleSection i{
        bottom: 15px;
        color: #FFFFFF;
        font-size: 25px;
        position: absolute;
        left: calc(50% - 13px);
    }
    .sectionThree .circleSectionBack{
        width: 140px;
        z-index: 3;
        height: 140px;
        margin: 0 auto;
        cursor: pointer;
        border-radius: 50%;
        position: absolute;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }
    .sectionThree .circleSectionBack:nth-of-type(1){
        top: 5%;
        left: 25%;    
        background-color: #006847;
    }
    .sectionThree .circleSectionBack:nth-of-type(2){
        top: 34%;
        left: 10%;    
        background-color: #FFFFFF;
    }
    .sectionThree .circleSectionBack:nth-of-type(3){
        top: 59%;
        left: 11%;    
        background-color: #CE1126;
    }
    .sectionThree .circleSectionBack:nth-of-type(4){
        top: 25%;
        right: 12%;    
        background-color: #006847;
    }
    .sectionThree .circleSectionBack:nth-of-type(5){
        top: 49%;
        right: 12%;    
        background-color: #FFFFFF;
    }
    .sectionThree .circleSectionBack:nth-of-type(6){
        top: 77%;
        right: 18%;    
        background-color: #CE1126;
    }
     /********************************* Four */
     .sectionFour{
        z-index: 0;
        overflow: hidden;
        position: relative;
        background: #13252b;
    }
    .sectionFour .scrollDownButton{
        top: -100px;
    }
    .sectionFour .sy-slide,
    .sectionFour .sy-slide a{
        height: 100%;
    }
    .sectionFour .sy-slide img{
        height: 100%;
        filter: brightness(75%);
    }
    .sectionFour .backgroundImageSection{
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(75%);
        background-size: 100% 100%;
        background-image: url("images/mother-with-her-little-son-by-solar-panels.jpg");
    }
    .sectionFour .titleSection{
        bottom: 0;
        z-index: 9;
        height: 250px;
        padding: 0 20px;
        position: absolute;
        width: calc(100% - 40px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionFour .leftPart{
        width: 100%;
        float: left;
        font-size: 12px;
        margin: 20px 0 0 5px;
        font-weight: bold;
    }
    .sectionFour .leftPart span:nth-of-type(1){
        font-size: 16px;
    }
    .sectionFour .rightPart{
        width: 100%;
        float: right;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
    }
    .sectionFour .rightPart span{
        width: 33%;
        float: left;
        font-size: 12px;
        position: relative;
    }
    .sectionFour .rightPart span:nth-of-type(2){
        font-size: 11px;
    }
    .sectionFour .rightPart i{
        margin: 10px;
        font-size: 40px;
        position: absolute;
        left: calc(50% - 20px);
    }
    .sectionFour h2{
        color: #9FC43A;
    }
    /********************************* Five */
    .sectionFive{
        z-index: 0;
        overflow: hidden;
        position: relative;
        background: #13252b;
    }
    .sectionFive .scrollDownButton{
        top: -100px;
    }
    .sectionFive .backgroundImageSection{
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(50%);
        background-size: 100% 100%;
        background-image: url("images/colse-up-solar-panels-on-sunset.jpg");
    }
    .sectionFive .productsSection{
        left: 100px;
        top: 30px;
        width: 80% !important;
        height: 80% !important;
        color: #FFFFFF;
        position: absolute;
    }
    .sectionFive .productsSection .sumaryTitle{
        right: 0;
        width: 150%;
        height: 100px;
        font-size: 60px;
        font-weight: bold;
        text-align: right;
        position: absolute;
        background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #3f444a 50%);
    }
    .sectionFive .productsSection .sumaryTitle span{
        line-height: 1.7;
        padding-right: 125px;
    }
    .sectionFive .productsSection .sumaryTitle i{
        position: absolute;
        top: 20px;
        left: 40px;
        font-size: 60px;
    }
    .sectionFive .detailsSection{
        bottom: 0;
        z-index: 9;
        height: 120px;
        padding: 15px;
        position: absolute;
        width: calc(100% - 30px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionFive .sumaryCert{
        margin-left: 10px;
    }
    .sectionFive .sumaryCert span:nth-of-type(1){
        font-size: 25px;
    }
    .sectionFive .sumaryCert span:nth-of-type(2){
        font-size: 15px;
    }
    .sectionFive .sumaryCert span:nth-of-type(3){
        font-size: 12px;
    }
    .sectionFive .sumaryCert div{
        bottom: 0;
        width: calc(100% - 40px);
        text-align: right;
        height: 40px;
        margin: 20px 0;
        position: absolute;
    }
    .sectionFive .sumaryCert img{
        height: 40px;
        float: right;
        margin: 0 10px 0 0;
    }

    /********************************* Six */
    .sectionSix{
        z-index: 0;
        overflow: hidden;
        position: relative;
        background: #13252b;
    }
    .sectionSix .scrollDownButton{
        top: -100px;
    }
    .sectionSix .backgroundImageSection{
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(50%);
        background-size: 100% 100%;
        background-image: url("images/Inversores-Fotovoltaicos.jpeg");
    }
    .sectionSix .productsSection{
        left: 100px;
        top: 30px;
        width: 80% !important;
        height: 80% !important;
        color: #FFFFFF;
        position: absolute;
    }
    .sectionSix .productsSection .sumaryTitle{
        right: 0;
        width: 150%;
        height: 100px;
        font-size: 60px;
        font-weight: bold;
        text-align: right;
        position: absolute;
        background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #3f444a 50%);
    }
    .sectionSix .productsSection .sumaryTitle span{
        line-height: 1.7;
        padding-right: 125px;
    }
    .sectionSix .productsSection .sumaryTitle i{
        position: absolute;
        top: 20px;
        left: 40px;
        font-size: 60px;
    }
    .sectionSix .detailsSection{
        bottom: 0;
        z-index: 9;
        height: 120px;
        padding: 15px;
        position: absolute;
        width: calc(100% - 30px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionSix .sumaryCert{
        margin-left: 10px;
    }
    .sectionSix .sumaryCert span:nth-of-type(1){
        font-size: 25px;
    }
    .sectionSix .sumaryCert span:nth-of-type(2){
        font-size: 15px;
    }
    .sectionSix .sumaryCert span:nth-of-type(3){
        font-size: 12px;
    }
    .sectionSix .sumaryCert div{
        bottom: 0;
        width: calc(100% - 30px);
        text-align: right;
        height: 40px;
        margin: 20px 0;
        position: absolute;
    }
    .sectionSix .sumaryCert img{
        height: 40px;
        float: right;
        margin: 0 10px 0 0;
    }
    /********************************* Seven */
    .sectionSeven{
        z-index: 0;
        overflow: hidden;
        position: relative;
        background: #13252b;
    }
    .sectionSeven .scrollDownButton{
        top: -100px;
    }
    .sectionSeven .backgroundImageSection{
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(50%);
        background-size: 100% 100%;
        background-image: url("images/installing-solar-photovoltaic-panel-system-on-roof-of-house.jpg");
    }
    .sectionSeven .productsSection{
        left: 100px;
        top: 30px;
        width: 80% !important;
        height: 80% !important;
        color: #FFFFFF;
        position: absolute;
    }
    .sectionSeven .productsSection .sumaryTitle{
        right: 0;
        width: 150%;
        height: 100px;
        font-size: 60px;
        font-weight: bold;
        text-align: right;
        position: absolute;
        background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #3f444a 50%);
    }
    .sectionSeven .productsSection .sumaryTitle span{
        line-height: 1.7;
        padding-right: 125px;
    }
    .sectionSeven .productsSection .sumaryTitle i{
        position: absolute;
        top: 20px;
        left: 40px;
        font-size: 60px;
    }
    .sectionSeven .detailsSection{
        bottom: 0;
        z-index: 9;
        height: 120px;
        padding: 15px;
        position: absolute;
        width: calc(100% - 30px);
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionSeven .sumaryCert{
        margin-left: 10px;
    }
    .sectionSeven .sumaryCert span:nth-of-type(1){
        font-size: 25px;
    }
    .sectionSeven .sumaryCert span:nth-of-type(2){
        font-size: 10px;
    }
    .sectionSeven .sumaryCert span:nth-of-type(3){
        font-size: 12px;
    }
    .sectionSeven .sumaryCert div{
        bottom: 0;
        width: 100%;
        text-align: right;
        height: 40px;
        left: 0px;
        margin: 20px 0;
        position: absolute;
    }
    .sectionSeven .sumaryCert img{
        height: 35px; 
        float: right;
        margin: 0 10px 0 0;
    }
    /********************************* Eight */
    .sectionEight .bodySection{
        top: 0;
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .sectionEight .scrollDownButton{
        top: -100px;
    }
    .sectionEight .backgroundImageSection{
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        filter: brightness(50%);
        background-size: 100% 100%;
        background-image: url("images/strategy-planing-concept.png");
    }
    .sectionEight .sy-slide,
    .sectionEight .sy-slide a{
        height: 100%;
    }
    .sectionEight .sy-slide img{
        height: 100%;
        filter: brightness(75%);
    }
    .sectionEight .titleSection{
        bottom: 0;
        z-index: 9;
        height: 200px;
        position: absolute;
        width: calc(100% - 30px);
        padding: 15px;
        background-color: #FFFFFF;
        box-shadow: 0 0 50px #000000;
    }
    .sectionEight .titleSection span{
        color: #000000;
        font-size: 10px;
    }
    .sectionEight .titleSection .leftPart{
        float: left;
        width: 100%;
        text-align: center;
    }
    .sectionEight .titleSection .leftPart span:first-child{
        font-size: 22px;
    }
    .sectionEight .titleSection .rightPart{
        float: right;
        text-align: center;
        width: 100%;
    }

    /* Scroll Down arrows Starts */
    .scrollDownButton{
        z-index: 999;
        position: absolute;
        width: 27px;
        height: 50px;
        cursor: pointer;
        left: calc(50% - 12px);
    }
    .chevron{
        position: absolute;
        width: 28px;
        height: 8px;
        opacity: 0;
        transform: scale3d(0.5, 0.5, 0.5);
        animation: move 3s ease-out infinite;
    }
    .chevron:first-child{
        animation: move 3s ease-out 1s infinite;
    }
    .chevron:nth-child(2){
        animation: move 3s ease-out 2s infinite;
    }
    .chevron:before,
    .chevron:after{
        content: ' ';
        position: absolute;
        top: 0;
        height: 100%;
        width: 51%;
        background: #fff;
    }
    .chevron:before{
        left: 0;
        transform: skew(0deg, 30deg);
    }
    .chevron:after{
        right: 0;
        width: 50%;
        transform: skew(0deg, -30deg);
    }
    @keyframes move{
        25%{
            opacity: 1;

        }
        33%{
            opacity: 1;
            transform: translateY(30px);
        }
        67%{
            opacity: 1;
            transform: translateY(40px);
        }
        100%{
            opacity: 0;
            transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
        }    }
    /********************************* Scroll Down arrows Ends */
    .button{
        background-color: #000000;
        border: none;
        color: #FFFFFF;
        padding: 8px 20px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
        font-weight: bold;
        margin: 4px 2px;
        cursor: pointer;
        border-radius: 5px;
        font-family: xolo;
        box-shadow: 
    }
    .button:hover{
        opacity: .9;
    }
    .b-white{
        background-color: #FFFFFF;
        color: #000000;
    }
    .plop-it{
        perspective: 500px;
        transform-style: preserve-3d;
    }
    .plop-it:hover .char{
        animation: plop 2s ease-out infinite both;
        animation-delay: calc(0.05s * var(--char-index));
    }
    @keyframes plop{
        0%{
            opacity: 0;
            transform: translate3d(0px, 10px, 400px) rotate(180deg);
            animation-timing-function: cubic-bezier(.5, 0, .8, .25);
        }
        20%{
            transform: translate3d(0px, -20px, 200px) rotate(90deg);
            animation-timing-function: cubic-bezier(0, .5, .5, 1.1);
        }
        40%,
        70%{
            opacity: 1;
            transform: translate3d(0px, 0px, 0px) rotate(0deg);
        }
        90%,
        100%{
            opacity: 0;
            transform: translate3d(0px, 10px, -200px) rotate(-90deg);
            animation-timing-function: cubic-bezier(.5, 0, .8, .25);
        }
    }
    .leftNavBar{
        position: fixed;
        top: 0;
        left: 0;
        z-index: 4;
        transition: visibility 0s, opacity 0.5s linear;
    }
    .wrapper{
        min-height: 100px;
        font-weight: 300;
        color: #fff;
        position: relative;
    }
    .nav__wrapper{
        position: fixed;
        height: 50%;
        padding: 0px;
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-end;
    }
    .nav{
        margin: 0 0 -90px 10px;
    }
    .nav li{
        list-style-type: none;
    }
    .nav a:link{
        text-decoration: none;
    }
    .nav a:visited{
        text-decoration: none;
    }
    .nav a:hover{
        text-decoration: none;
    }
    .nav a:active{
        text-decoration: none;
    }
    .nav__counter{
        font-size: 18px;
        transition: all 0.15s ease-out;
    }
    .nav__title{
        font-size: 15px;
        font-weight: 300;
        margin: 0 0 0.25em;
        width: 300px;
        height: 0;
        overflow: hidden;
        opacity: 0;
        transition: height 0.3s ease-out, opacity 0.2s ease-out;
    }
    .nav__body{
        margin: 0;
        font-weight: 100;
        font-size: 10px;
        width: 300px;
        height: 0;
        overflow: hidden;
        opacity: 0;
        transition: height 0.3s ease-out, opacity 0.2s ease-out;
    }
    .nav li{
        width: 30px;
        position: relative;
        transition: all 0.3s ease-out;
        margin-bottom: 8px;
    }
    .nav li:after{
        content: '';
        display: block;
        border-left: 2px solid white;
        border-top: 2px solid white;
        height: 250px;
        width: 20px;
        position: absolute;
        left: -30px;
        top: 15px;
    }
    .nav li a{
        display: block;
        padding: 0;
        color: #fff;
        transition: all 0.15s ease-out;
    }
    .nav li a:hover{
        background-color: transparent;
        padding-left: 1em;
    }
    .nav li a:focus{
        background-color: transparent;
    }
    .nav li.active{
        pointer-events: none;
        padding-left: 1em;    
        height: 100px;
    }
    .nav li.active:after{
        width: 40px;
        height: 100px;
        top: 35px;
    }
    .nav li.active .nav__counter{
        font-size: 35px;
    }
    .nav li.active .nav__title{
        height: 18px;
        opacity: 1;
        overflow: visible;
    }
    .nav li.active .nav__body{
        opacity: 1;
        overflow: visible;
    }
}


/* Animations */
@keyframes fade-slide-down{
    0%{
        opacity: 0;
        transform: translateY(-4rem);
    }
    100%{
        opacity: 1;
        transform: none;
    }
}
@keyframes pop-in{
    0%{
        opacity: 0;
        transform: translateY(-4rem) scale(.8);
    }
    100%{
        opacity: 1;
        transform: none;
    }
}
@keyframes rotate-up{
    100%{
        transform: rotateZ(-4deg);
    }
}
@media only screen and (min-width: 400px) and (max-width: 1249px){
    .desktopView{
        display: none;
    }
    .mobileView{
        display: block;
    }
}


#superContainer{
    height: 100%;
    position: relative;
}
.section{
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slide{
    float: left;
}
.slide,
.slidesContainer{
    height: 100%;
    display: block;
}
.slides{
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.section.table,
.slide.table{
    display: table;
    width: 100%;
    height: 100% !important;
}

.slidesContainer{
    float: left;
    position: relative;
}
.controlArrow{
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 0px;
    height: 0px;
    border-style: solid;
    margin-top: -38px;
}
.controlArrow.prev{
    left: 15px;
    width: 0px;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.controlArrow.next{
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.scrollable{
    overflow: scroll;
}
.easing{
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
#fullPage-nav{
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fullPage-nav.right{
    right: 17px;
}
#fullPage-nav.left{
    left: 17px;
}
.fullPage-slidesNav{
    position: absolute;
    z-index: 6;
    left: 50%;
    opacity: 1;
}
.fullPage-slidesNav.bottom{
    bottom: 17px;
}
.fullPage-slidesNav.top{
    top: 17px;
}
#fullPage-nav ul,
.fullPage-slidesNav ul{
    margin: 0;
    padding: 0;
}
#fullPage-nav li,
.fullPage-slidesNav li{
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative;
}
.fullPage-slidesNav li{
    display: inline-block;
}
#fullPage-nav li a,
.fullPage-slidesNav li a{
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fullPage-nav li .active span,
.fullPage-slidesNav .active span{
    background: #333;
}
#fullPage-nav span,
.fullPage-slidesNav span{
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
.fullPage-tooltip{
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
}
.fullPage-tooltip.right{
    right: 20px;
}
.fullPage-tooltip.left{
    left: 20px;
}






