/* main7 */

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Light.woff2') format('woff2'),
        url('../fonts/Roboto-Light.woff') format('woff'),
        url('../fonts/Roboto-Light.ttf') format('truetype'),
        url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff'),
        url('../fonts/Roboto-Regular.ttf') format('truetype'),
        url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Black.eot');
    src: url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Black.woff2') format('woff2'),
        url('../fonts/Roboto-Black.woff') format('woff'),
        url('../fonts/Roboto-Black.ttf') format('truetype'),
        url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/Roboto-Medium.woff') format('woff'),
        url('../fonts/Roboto-Medium.ttf') format('truetype'),
        url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/Roboto-Bold.woff') format('woff'),
        url('../fonts/Roboto-Bold.ttf') format('truetype'),
        url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face{
font-family: 'Nunito Sans', sans-serif;
    src: url('../fonts/NunitoSans-Light.ttf');
    src: url('../fonts/NunitoSans-Light.ttf?#iefix') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face{
font-family: 'Nunito Sans', sans-serif;
    src: url('../fonts/NunitoSans-Regular.ttf');
    src: url('../fonts/NunitoSans-Regular.ttf?#iefix') format('truetype');
    font-weight: 400;
    font-style: normal;
}


@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400&display=swap');

html {
  height: 100%;
}
body {
  /*min-height: 100%;
  display: grid;
  grid-template-rows: 1fr auto;*/
}
button.presentation {
    border: solid 2px #9DB2CA;
    border-radius: 20px;
    text-align: center;
    color: #404040;
    cursor: pointer;
    padding: 10px 0px;
    display: inline-block;
}
.footer {
  grid-row-start: 3;
  grid-row-end: 3;
}
.rbt-light{
        font-family: 'Roboto';
        font-weight: 300;
        font-style: normal;
}
.coco-regular{
        font-family: 'Nunito Sans', sans-serif;
        font-weight: 400;
}
body.kleenex-body{
	   color:#00335B;
	   font-family: 'Roboto';
	   font-size: 16px;
	   font-weight:normal;
	
}

.fondo{
background: url(/media/1713/k100a_fondomosaico.jpg) repeat;
    padding: 50px;
}

.movi1{
   position: absolute;
    overflow-clip-margin: content-box;
    overflow: hidden;
    object-fit: scale-down;
    width: 10%;
  animation: fireworks 5s ease infinite;
}

.fireworks2{
    margin-left: 85%;
}
@keyframes fireworks {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  50% {
    opacity: 1;
  }
  100% {
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
header.kleenex-header{
	padding:10px 0px;
}
header.kleenex-header p{
	margin:10px 0px;
}
.position-relative{
    /*position: relative;*/
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.logo-kleenex img{	
	width: 130px;	
}
.margin-auto{
	margin:0 auto;
}
.product{
	cursor: pointer;
}
.product .img-top {
   visibility: hidden;
   opacity: 0;
   transition: visibility 2s, opacity 0.5s linear;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.product:hover .img-top {
  visibility: visible;
  opacity: 1;
}
a.btn-descubre{
	background: #FFFFFF;
	color:#000000;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
	height:40px;
	width: 162px;
	position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin:0 auto;
    text-align: center;
    border-radius: 20px;
    padding-top: 10px;
}
a.btn-descubre:hover{
	text-decoration: none;
}

/*#container{
background: url(../images/LANDING02_HEROBANNER.png) no-repeat;
 width: auto;
 height: 201px;
}*/


footer{
	background:#F6F3F3;
	font-family: 'Roboto';
	font-size:12px;
    font-weight: 300;
}
	footer p{
	    margin:0;
	}
	footer p a{
	    margin:0;
	    color:#023976;
	    text-decoration: underline;
	}
  .fade-in{
    z-index: 99999;
  }
  
    .nav-kleenex{
        padding-bottom:5px!important;
        padding-top:0px!important;
        font-weight: 300;
    }
    .navbar-collapse{
        background-color: #426C99!important;
    }


	#articleblog {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 20px;
    color: #104781;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 10px;
    height: 70px;
    display: block;
}


    .icn-nav {
        display: inline-block!important;
        padding: 0px 20px;
        width: 60px;
        text-align: center;
    }
    .navbar{
        padding:0;
    }
    .menu-ind{
        font-family: 'Nunito Sans', sans-serif;
        font-weight: 600;
        font-style: normal;
        padding-bottom:20px;
        font-size: 20px!important;
    }
    li.menu-li{
        border-bottom: solid 1px #95AEC7;
        margin: 0px 10px;
    }
    .dropdown-menu {
        border:0;
        border-radius: 0;
        background-color: transparent;
    }
    .dot{
        padding-top:6px;
        color:#306CB4;
        padding-left: 5px;
        padding-right: 5px;
        display: none;
    }
    .dropdown-toggle::after {
    content: '';
    position: relative;
    float: right;
    right: 20px;
    background: url(/Content/images/menu-icons/dropdown.svg) no-repeat;
    width: 20px;
    height: 20px;
    border: 0;
    top: 10px;
}
    .dropdown{
        border-bottom: solid 1px #95AEC7;
        margin: 0px 5px;
    }
    a.btn-sign-in{
        border:solid 1px #FFFFFF;
        color:#FFFFFF!important;
        display: inline-block;
        width: 134px;
        height: 42px;
        text-align:center;
        line-height: 42px;
        border-radius:20px;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
        margin-top:30px;
    }

    .dropdown-item:focus, .dropdown-item:hover,.dropdown-item.active, .dropdown-item:active{
        background-color: transparent;
        font-weight: bold;
    }
    .dropdown-item {
        margin-bottom: 10px;
    }
    .nav-item.dropdown.show a.title-kleenex {
        font-weight: bold;
    }
    .nav-kleenex ul li a{
        text-transform: uppercase;
        color:#FFFFFF;
        font-size: 12px;
        line-height: 40px;
    }
    .nav-link {
        padding: 0; 
    }
    
   
    span.signin-mobile{
        width: 100%;
        text-align: center;
        display: inline-block;
    }
    .dotted-line {
        width: 270px;
        height: 1px;
        border: dashed 1px #FFFFFF;
        display: block;
        text-align: center;
        margin: auto;
        margin-top: 100px;
    }
    .reg{
        padding-bottom:30px;
    }
    .reg a{
        text-decoration: underline;
    }
    .signin-mobile.reg a{
        border:0;
    }
    .back-index{
        background: #F6F3F3;
       padding: 2px 10px 10px 10px;
    }

        .back-index-header{
       padding: 10px 10px 0px 10px;
       font-size: 15px;
    text-decoration: underline;
    color: #134982;
    font-weight: bold;
    }

     .back-home{
        padding:10px 0px;
    }

    .back-index a{
        color:#134982;
        text-decoration: underline;
        font-size: 14px;
        font-weight: bold;
    }
    .navbar-light .navbar-toggler {
        border: 0;
    }
    .navbar-light .navbar-toggler-icon {
    background-image: url(/Content/images/menu-icons/lines-mobile.svg)
    }
    .product-home.first-element.show-last .more-mobile {
     right: 0px;
     bottom: 0px;
    }
    .more-mobile a{
        color:#000000!important;
        text-decoration: none;
    }

    .variedad{
        font-family: 'Nunito Sans', sans-serif;
        font-weight: 600;
        font-size: 18px;
    }
    .variedad p{
        color:#404040;
        font-size: 18px;
        /*padding-top:35px;*/
    }
    .var-titles {
        font-size:14px;
        font-family: 'Roboto';
        font-weight: 500;
    }
    .banner-product{
        overflow: hidden;
        background-color:#84C0B6;
    }
  

    footer.footer-internas, footer.footer-internas a, footer.footer-internas a:hover{
        font-size: 12px;
        font-family: 'Roboto';
        font-weight: 300;
        color:#5A5A5A;
        text-decoration:none;
   
    }
    footer.footer-internas .dot {
        padding-top: 0px;
        color: #306CB4;
        padding-left:0px; 
        padding-right:0px; 
    }
       footer.footer-internas .dotted-line {
        width: 90%;
        height: 1px;
        border: dashed 1px #134982;
        display: block;
        text-align: center;
        margin:10px auto;
    }
    .legales{
        width: auto;
    }
    .coco{

    }
    .lemon, .moras{
        position: absolute;
      
    }
         .lemon{
            bottom: 0;
            left: 90px;
         }
        
         .moras{
            bottom: 60px;
            left: 200px;
         }
          .pepino{
            position: absolute;
            bottom: -100px;
            left: 90px;
         }
    .banner-product span{
        font-size: 17px;
        display: block;
    }
    .banner-product span:nth-child(2n){
        font-size: 17px;
    }
    .oval{
        position: absolute;
        bottom:0;
    }
    .view-all,.view-all:hover {
        position: absolute;
        margin: 0 auto;
        text-align: center;
        display: inline-block;
        width: 90%;
        bottom: 10px;
        color:#FFFFFF;
        font-size:15px;
        font-family: 'Nunito Sans', sans-serif;
        font-weight: 600;
        text-decoration: underline;
    }
     img.aromas-pic{
        /*max-width: 80%;*/
    }
     img.aromas-pic.moras{
        max-width: 50%;
     }
     .title-banner{
        position: absolute;
        top:15%;
        transform:translateY(-20%);
        left: 40px;
        right:0;
     }
     .aroma-grid h3{
        font-size: 23px;
        padding-bottom:20px;
        font-family: 'Nunito Sans', sans-serif;
        font-weight: 600;
     }
         .aroma-container{
            padding:30px;
         }
         .aroma-container-1{
            background: rgb(237,202,221); /* Old browsers */
            background: -moz-radial-gradient(center, ellipse cover,  rgba(237,202,221,1) 1%, rgba(237,202,221,1) 50%, rgba(237,202,221,1) 99%); /* FF3.6-15 */
            background: -webkit-radial-gradient(center, ellipse cover,  rgba(237,202,221,1) 1%,rgba(237,202,221,1) 50%,rgba(237,202,221,1) 99%); /* Chrome10-25,Safari5.1-6 */
            background: radial-gradient(ellipse at center,  rgba(237,202,221,1) 1%,rgba(237,202,221,1) 50%,rgba(237,202,221,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edcadd', endColorstr='#edcadd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
         }
         .aroma-container-2{
            background: rgb(182,207,75); /* Old browsers */
            background: -moz-linear-gradient(top,  rgba(182,207,75,1) 0%, rgba(215,231,106,1) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top,  rgba(182,207,75,1) 0%,rgba(215,231,106,1) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom,  rgba(182,207,75,1) 0%,rgba(215,231,106,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6cf4b', endColorstr='#d7e76a',GradientType=0 ); /* IE6-9 */
         }
         .aroma-container-3{
            background: rgb(251,181,53); /* Old browsers */
            background: -moz-linear-gradient(top,  rgba(251,181,53,1) 0%, rgba(226,189,59,1) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top,  rgba(251,181,53,1) 0%,rgba(226,189,59,1) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom,  rgba(251,181,53,1) 0%,rgba(226,189,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb535', endColorstr='#e2bd3b',GradientType=0 ); /* IE6-9 */
         }
         .aroma-container-4{
            background: rgb(207,234,240); /* Old browsers */
            background: -moz-linear-gradient(-45deg,  rgba(207,234,240,1) 0%, rgba(161,209,221,1) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg,  rgba(207,234,240,1) 0%,rgba(161,209,221,1) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg,  rgba(207,234,240,1) 0%,rgba(161,209,221,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfeaf0', endColorstr='#a1d1dd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

         }
         img.img-product-aroma{
                width: 100%;
               height: 100%;
            position: absolute;
            top: 50%;
            transform:translateY(-50%);
            left: 0;
            right: 0;
            margin:0 auto;
         }
         .conoce-title h1{
            font-size: 20px;
            font-family: 'Nunito Sans', sans-serif;
           
            margin:0;
         }
         .tabs {
             background: #426C99;            
             line-height: 35px;
             font-family: 'Nunito Sans', sans-serif;         
             overflow: hidden;
             color: #ffffff;
         }
            .tabs a:hover, .tabs a.active{
               /*background: #FFFFFF;
                color: #134982;*/
                text-decoration:none;
                color:#ffffff;
            }
             .tabs a{
                color:#FFFFFF;
                font-size: 10px;
             }
             img.img-tab{
                width: 150px;
             }
             .tipo-producto{
                background: #F7FAFD;
                padding:30px;
                 color:#134982;
             }
             .tipo-producto h3{
                font-size: 30px;
                font-weight: 600;
				font-family: 'Nunito Sans', sans-serif;
             }
             .tipo-producto h4{
                font-size: 18px;
                font-family: 'Roboto';
                font-weight: 300;
                padding: 20px 0px 0px 0px;
             }
             .desc-product {
                 font-size: 15px;
                 color: #404040;
                 font-family: 'Roboto';               
                 display: inline-block;
             }
             .desc-product span{
                position: relative;
                float: left;
                padding-right:20px;
             }
             .tipo-producto h5{
                font-size: 15px;
                color:#404040;
                font-family: 'Roboto';
                font-weight: bold;
             }
             .select-item, .select-item-logo{
                border:solid 2px #9DB2CA;
                border-radius: 20px;
                text-align: center;
                color:#404040;
                cursor: pointer;
                padding:10px 0px;
                display: inline-block;
             }
          .select-item:hover,  .select-item button.active{
                background: #023976;
                color:#FFFFFF;
             }
  .tabs-info button {
    border: none;
    background: transparent;
   
}
               .tabs-info button.active, .tabs-info button:hover{
      background: #023976!important;
    color: #FFFFFF;
    width:115px;
    height: 50px;
    outline: none;
             }

   .tabs-info #next button.active, .tabs-info button:hover{
background: #ffffff!important;
    color: #FFFFFF;
    width: 15%;
    height: 50px;
    top: 15px;
             }

.pb-kleneex{
	 background: #ffffff!important;
    color: #000000;
	width: 115px;
	height: 50px;
	top: 0px;
	border: solid 2px lightgray!important;
	border-radius: 20px;
}

.pb-kleneex:hover{
    width: 115px!important;
    color: BLACK!important;
}


               .tabs-info button.active, .tabs-info button:hover,  .tabs-info button:focus{
                   outline:none !important;
               }
            
             #find-them{margin-left: 5px;}

                .t-prod{
                    font-size: 12px;
                }
                .d-prod{
                    font-size: 10px;
                    font-weight: bold;
                }
                .br-mobile{
                    display: block;
                }
               .twolines-mobile-title {
                    line-height: 19px;
                    padding-top: 8px;
                }
              
                .overflow{
                    overflow: auto;
                }
                .row-fluid{
                    white-space: nowrap;
                }
                .row-fluid .col-sm{
                    display: inline-block;
                }
                .menu-wrapper {
                  position: relative;
                  max-width: 500px;
                  height: 100px;
                  overflow-x: hidden;
                  overflow-y: hidden;
				       
                }
                .menu {
                  height: 120px;
                  white-space: nowrap;
                  overflow-x: auto;
                  overflow-y: hidden;
                  -webkit-overflow-scrolling: touch;
                }
                .menu .item {
                  display: inline-block;
                  width: 100px;
                  height: 100%;
                  padding: 1em;
                  box-sizing: border-box;
                }
                .paddle {
                  position: absolute;
                  top: 0;
                  bottom: 0;
                  width: 3em;
                }
                .left-paddle {
                     left: -17px;
                  top: -42px;
                }
                .right-paddle {
                  right: -17px;
                  top: -26px;
                }
                .hidden {
                  display: none;
                }
                .btn-cta img{
                    opacity: 0.6;
                }
                .btn-cta.active img{
                    opacity: 1;
                }
                /*set a border on the images to prevent shifting*/
                 #gallery_01 img {
                    border: 2px solid white;
                    max-width: 140px;
                    width: 100%;
                    margin-bottom: 29px;
                }
                .gallery .active img {
                    border: 2px solid #333 !important;
                }
                .gallery .img-fluid {
                    width: auto;
                    height: 400px;
                }
.privacidad h1{
    font-size:25px;
}

.privacidad p{
    text-align:left;
}
.btn-sign-in {
    border: solid 1px #00335B;
    display: inline-block;
    width: 200px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border-radius: 20px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: white;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    -o-transition: background-color 1s;
    transition: background-color 1s;
    color: #00335B !important;
    -webkit-transition: color 1s;
    -moz-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
    font-size: 14px;
    margin-top: 0px;
    margin-right: 50px;
}

.btn-sign-in a{
    color:#00335B;
}

.visible{
    display:block;
}
.visiblemobile{
    display:none;
}

.item{
    display: none;
}

.item2{
    display: none;
}

.homeactive{
     display: block;

}

.infodesk{
    display:block;
}

.infomobile{
    display:none;
}

.prevflecha
{
display:none;
}

.prevflecha-aceite
{
display:none;
}

#coldcare{
    display:none;
}

#manzanilla{
    display:none;
}

#neutro{
    display:none;
}
a.navbar-brand.logo-nav {
    width: 200px;
    }

html, body {
  height: 100%;
  margin: 0;
}
.wrapper {
  height: 100%;
}
.footer,
.push {
  height: auto;
}

.filtro-productos a:hover{
    text-decoration:none;
}


       #page-container {
                position: relative;
                min-height: 100vh;
              }

 

              #content-wrap {
                padding-bottom:100px;    /* Footer height */
              }

 

              #footer {
                position: absolute;
                bottom: -55px;
                width: 100%;
                height: 155px;
            /* Footer height */
              }
.activhover{
    color: #00335B;
    cursor: pointer;
    background-color: #ffffff;
}

.activenav{
color:#ffffff;
cursor:pointer;
}
.activenav1{
color:#ffffff;
cursor:pointer;
}
.activenav2{
color:#ffffff;
cursor:pointer;
}

.activenav4{
color:#ffffff;
cursor:pointer;
}
.activenav5{
color:#ffffff;
cursor:pointer;
}
.activenav6{
color:#ffffff;
cursor:pointer;
}


.activenav7{
color:#ffffff;
cursor:pointer;
}
.presentation p{
    margin-bottom:0;
}


#producto-1 h3{
	font-family: 'Nunito Sans', sans-serif;
}

@media (hover: none) {
   .product:hover .img-top {
  	visibility: hidden;
  	opacity: 0;
	}
}

@media (max-width: 575.98px) { 
    .test-media{
        background: red;
    }
.visible{
    display:none;
}
.visiblemobile{
    display:block;
}

	.img-tab-escenciales{
		width: 100px;
		margin-right: -10px;
	}
	
	.img-tab-portable{
		width: 158px;
	}
	
	.img-tab-aromas{
		width: 168px;
	}
	
	.img-tab-aceite{
		width: 168px;
	}
	
	
.homeactive{
     display: none;
}


      .more-mobile {
    color: #000000;
    position: absolute;
    bottom: 0px;
    right: 11px;
    width: 40px;
    height: 40px;
    background: white;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
    right: 11px;
    z-index: 9;
}
        .product-home .more-mobile {
            right: 0;
        }
        .more-mobile a{
            color:#000000!important;
            text-decoration: none;
        }
        .product .more-mobile, .product-home .more-mobile{
                /*visibility: hidden;
                opacity: 0;
                transition: 1s;
                transform: matrix(0.5, 0, 0, 0.5, 0, -10);*/
        }
        .product.show-last .more-mobile, .product-home.show-last .more-mobile{
            /* transition: 1s; */
            right:  12px;
            visibility: inherit!important;
            opacity: 1!important;
            /*transform: matrix(1, 0, 0, 1, 0, 0)!important; */
        }
         .product-home.first-element.show-last .more-mobile {
          right: 0px;
          bottom: 16px;
          }
          .product-home.show-last .more-mobile {
              right: 0;
          }
        .navbar-collapse{
            background-color: #426C99!important;
            position: relative;
            top: -79px;
        }
	
	#desk-mb{
	display:none;
	}
	
        .nav-kleenex ul li a{
          color:#FFFFFF!important;
        }
        .banner-product span,.banner-product span:nth-child(2n){
            font-size: 12px;
            display: block;
        }
        .title-banner {
            position: absolute;
            top: 35%;
            transform: translateY(-35%);
            left: 0;
            right: 0;
        }
        .view-all, .view-all:hover {
            font-size: 11px;
        }
       img.img-product-aroma{
          width: 80%;
       }
       .aroma-container {
           height: 400px;
       }
       img.img-product-aroma{
          width: 80%;
       }
    

       .gallery{
        text-align: center;
       }

      
       .btn-sign-in {
    margin: 0 auto!important;
    /* position: relative; */
    display: block;
    margin-bottom: 30px!important;
    margin-top: 30px!important;
    }
     .nav-kleenex ul li a {
    color: #FFFFFF!important;
    font-size: 16px;
    }
     .tipo-producto {
    padding: 10px;
    }
     .gallery .img-fluid {
      width: 270px!important;
      margin: 0 auto;
      height: auto;
    }
     #gallery_01 img {
    max-width: 64px;
    display: inline-block;
}
.prevflecha
{
display:block;
}
     .title-banner {
    top: 22%;
}
     .oval {
    position: absolute;
    bottom: -8px;
}


     /*footer aqui*/

#footer {
    position: relative;
    height: auto;
    bottom: 10px;
}
#content-wrap {
     padding-bottom: 0px; 
}



 }

@media (max-width: 320px) {
.prevflecha-aceite {
    display: block;
}
	
	#antiviral{
	    width: 133px;
    display: inline-block;
}	

}

@media (max-width: 360px) {
.prevflecha-aceite {
    display: block;
}
	


}

@media (max-width: 414px) and (min-width: 360px){
.prevflecha-aceite {
    display: block;
}
	
	#antiviral{
	    width: 180px;
    display: inline-block;
}	

}


@media (max-width: 320px) and (min-width: 360px){
.prevflecha-aceite {
    display: block;
}
	
	#antiviral{
	    width: 180px;
    display: inline-block;
}	

}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) { 
    .test-media{
        background: lime;
    }
    .visible{
    display:none;
}
.visiblemobile{
    display:block;
}
	
    .navbar-collapse{
        background-color: #426C99!important;
        position: relative;
        top: -79px;
    }
	#desk-mb{
	display:none;
	}
    .nav-kleenex ul li a {
    color: #FFFFFF!important;
    font-size: 16px;
}
    .grid-products-kleenex .more-mobile {
            color: #000000;
            position: absolute;
            bottom: 0;
            right: 0px;
            width: 40px;
            height: 40px;
            background: white;
            text-align: center;
            line-height: 40px;
            font-size: 30px;
            font-family: 'Nunito Sans', sans-serif;
            font-weight: 300;
            z-index: 9;
        }
        .banner-product span,.banner-product span:nth-child(2n){
            font-size: 20px;
            display: block;
        }
        .title-banner {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
            right: 0;
        }
        .view-all, .view-all:hover {
            font-size: 14px;
        }
        .oval{
            position: relative!important;
            bottom:0;
        }
        .aroma-container {
            height: 300px;
        }
        img.img-product-aroma{
           width: 70%;
        }
        a.btn-cta {
            width: auto;
        }



 }
 /*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { 

    .test-media{
        background: blue;
    }
 
   .navbar-collapse{
       background-color: #426C99!important;
       position: relative;
       top: -79px;
   }
	#desk-mb{
	display:none;
	}
   .nav-kleenex ul li a{
     color:#FFFFFF!important;
   }
   .grid-products-kleenex .more-mobile {
           color: #000000;
           position: absolute;
           bottom: 0;
           right: 0px;
           width: 40px;
           height: 40px;
           background: white;
           text-align: center;
           line-height: 40px;
           font-size: 30px;
          font-family: 'Nunito Sans', sans-serif;
           font-weight: 300;
           z-index: 9;
       }
    .banner-product span {
        font-size: 30px;
    }
    .banner-product span:nth-child(2n) {
        font-size: 15px;
    }
    .view-all, .view-all:hover {
        font-size: 9px;
    }
    .aroma-container {
        height: 400px;
    }
    img.img-product-aroma{
       width: 80%;
    }
    a.btn-cta{
        width: auto;
    }
 

    .gallery{
        text-align: center;
    }
    .gallery .img-fluid {
        width: 488px!important;
        margin: 0 auto;
        height: auto;
        margin-bottom: 20px;
    }
    #gallery_01 img {
        max-width: 119px;
    }
    .btn-sign-in {
    margin: 0 auto!important;
    /* position: relative; */
    display: block;
    margin-bottom: 30px!important;
    margin-top: 30px!important;
    }
    .nav-kleenex ul li a {
    color: #FFFFFF!important;
    font-size: 16px;
    }
    .banner-product span:nth-child(2n) {
    font-size: 15px;
}
    .title-banner {
    top: 10%;
}
 
.banner-product span {
    font-size: 18px;
}
.space{
        height: 10px;
}

.infodesk{
    display:none;
}

.infomobile{
    display:block;
}
.prevflecha
{
display:block;
}
.prevflecha-aceite
{
display:none;
}

#footer {
    position: relative;
    height: auto;
}

#content-wrap {
     padding-bottom: 0px; 
}

 }


 /*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .test-media {
        background: pink;
    }

    .visible {
        display: block;
    }

    .visiblemobile {
        display: none;
    }

    .icn-nav {
        display: none !important;
    }

    .navbar-collapse {
        background-color: #FFFFFF !important;
    }
	

    .dropdown-toggle::after {
        display: none;
    }

    .dot {
        display: block;
    }

    .dropdown {
        border-bottom: none;
    }

    .dot {
        padding-left: 20px;
        padding-right: 20px;
    }

    .nav-kleenex ul li a {
        text-transform: uppercase;
        color: #404040 !important;
        font-size: 14px;
    }


    a.btn-sign-in {
        margin-top: 0px;
    }

    a.btn-sign-in {
        border: solid 1px #00335B;
        display: inline-block;
        width: 134px;
        height: 42px;
        text-align: center;
        line-height: 42px;
        border-radius: 20px;
        font-weight: 500;
        text-transform: uppercase;
        background-color: white;
        -webkit-transition: background-color 1s;
        -moz-transition: background-color 1s;
        -o-transition: background-color 1s;
        transition: background-color 1s;
        color: #00335B !important;
        -webkit-transition: color 1s;
        -moz-transition: color 1s;
        -o-transition: color 1s;
        transition: color 1s;
        font-size: 14px;
        margin-top: 0px;
    }

        a.btn-sign-in:hover {
            background: #00335B;
            color: #FFFFFF !important;
            font-size: 14px;
        }


    span.signin-mobile {
        /*text-align: right;*/
    }

    .reg {
        display: none !important;
    }

    .dotted-line {
        display: none;
    }

    .grid-products-kleenex .more-mobile {
        color: #000000;
        position: absolute;
        bottom: 0;
        right: 0px;
        width: 40px;
        height: 40px;
        background: white;
        text-align: center;
        line-height: 40px;
        font-size: 30px;
        font-family: 'Nunito Sans', sans-serif;
        font-weight: 300;
        z-index: 9;
    }

    .navbar-light .navbar-nav .active a {
        border-bottom: solid 2px #003399;
    }

    .navbar-light .navbar-nav .active > .nav-link {
        color: #003399 !important;
        font-weight: bold;
    }

    .title-kleenex {
        height: 34px;
    }

    .view-all, .view-all:hover {
        font-size: 13px;
    }

    .banner-product span {
        font-size: 35px;
    }

        .banner-product span:nth-child(2n) {
            font-size: 20px;
        }

    .aroma-container {
        height: 400px;
    }

    img.img-product-aroma {
        width: 80%;
    }

    .btn-sign-in { 
     left: 0;
     }
   .navbar-expand-lg .navbar-nav {
    position: relative;
    left: -30px;
}
    a.navbar-brand.logo-nav {
    width: 200px;
    margin-left: 0px;
    }
  .gallery .img-fluid {
    height: 335px;
    float: right;
}
  #gallery_01 img {
    max-width: 78px;
    display: inline-block;
    margin-bottom: 17px;
}
  .banner-product span {
    font-size: 15px;
}
  .banner-product span:nth-child(2n) {
    font-size: 15px;
}
  .title-banner {
    top: 10%;
}
  .prevflecha
{
display:block;
}
	.prevflecha-aceite
{
display:none;
}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    .test-media{
        background: orange;
    }
    .visible{
    display:block;
}
.visiblemobile{
    display:none;
}
    .navbar-collapse{
        background-color: #FFFFFF!important;
    }
    .icn-nav{
        display: none!important;
    }
    .dropdown-toggle::after{
        display: none;
    }
    .dot{
        display: block;
    }
    .dropdown{
        border-bottom:none;
    }
    .nav-kleenex ul li a{
        text-transform: uppercase;
        color:#404040;
        font-size: 14px;
    }
    a.btn-sign-in{
        margin-top:0px;
    }
    span.signin-mobile{
        width: auto;
        text-align: center;
        display: inline-block;
    }
    a.btn-sign-in{
        border:solid 1px #00335B;
        display: inline-block;
        width: 134px;
        height: 42px;
        text-align:center;
        line-height: 42px;
        border-radius:20px;
        font-weight: 500;
        text-transform: uppercase;
        background-color: white;
            -webkit-transition: background-color 1s;
            -moz-transition: background-color 1s;
            -o-transition: background-color 1s;
            transition: background-color 1s;
        color:#00335B !important;
            -webkit-transition: color 1s;
            -moz-transition: color 1s;
            -o-transition: color 1s;
            transition: color 1s;
        font-size: 14px;
        margin-top:0px;
    }
    a.btn-sign-in:hover{
        background:#00335B;
        color:#FFFFFF!important;
        font-size: 14px;
    }
    .reg{
        display: none!important;
    }
    .dotted-line {
        display: none;
    }
    .grid-products-kleenex .more-mobile {
            color: #000000;
            position: absolute;
            bottom: 0;
            right: 0px;
            width: 40px;
            height: 40px;
            background: white;
            text-align: center;
            line-height: 40px;
            font-size: 30px;
            font-family: 'Nunito Sans', sans-serif;
            font-weight: 300;
            z-index: 9;
        }
    .variedad{
        font-size: 20px;
    }
    .navbar-light .navbar-nav .active a{
         border-bottom: solid 2px #003399;
    }
    .navbar-light .navbar-nav .active>.nav-link{
        color:#003399!important;
         font-weight: bold;
    }
    .title-kleenex{
        height: 34px;
    }
    .aroma-container{
       height: 470px;
    }
    .tabs a{
       font-size: 16px;
          font-weight: 600;
    }
    .br-mobile{
        display: none;
    }
    .twolines-mobile-title {
      line-height: auto;
       padding-top: 15px;
    }
    .tabs-info .container{
        max-width: 1140px;
    }
    .gallery .img-fluid {
    width: auto;
    height: 400px;
    float: right;
}
#gallery_01 img {
    max-width: 75px;
    display: block;
    margin-bottom: 41px;
}





 }
@media (min-width: 2000px) { 
.container {max-width: 2500px;}
nav.nav-kleenex .navbar-collapse .navbar-nav .nav-item .title-kleenex {
    font-size: 26px!important;}
#footer{    margin-top: 448px;}
 }
@media screen and (max-width: 1900px) and (min-width: 1600px) {
   .test-media{
        background: black;
    }
   .visible{
    display:block;
}
.visiblemobile{
    display:none;
}
  
.gallery .img-fluid {
    width: auto;
    height: 380px;
    float: right;
    position: relative;
    right: 60px;
}
#gallery_01 img {
    max-width: 71px;
    display: block;
}
}
 @media screen and (max-width: 1685px) and (min-width: 1599px) {
   .test-media{
        background: OLIVE;
    }
    #gallery_01 img {
        max-width: 114px;
        display: block;
         margin-bottom: 17px;
    }
    .visible{
    display:block;
}
.visiblemobile{
    display:none;
}
    .gallery .img-fluid {
        height: 464px;
    }
    #gallery_01 img {
    max-width: 96px;
}
    .gallery .img-fluid {
    height: 395px;
    float: right;
    right: 0;
}
}
 @media screen and (max-width: 1383px) and (min-width: 1200px) {
   .test-media{
        background: PALEVIOLETRED;
    }


   .visible{
    display:block;
}
.visiblemobile{
    display:none;
}
   #gallery_01 img {
    max-width: 96px;
    display: inline-block;
    margin-bottom: 17px;
}
 .gallery .img-fluid {
    height: 400px;
    float: right;
}
    a.navbar-brand.logo-nav {
        width: 200px;
      margin-left: 20px;
    }

}
 @media screen and (max-width:  1071px) and (min-width:992px) {
   .test-media{
        background: REBECCAPURPLE;
    }
  #gallery_01 img {
    max-width: 96px;
    display: inline-block;
    margin-bottom: 17px;
}
    .visible{
    display:block;
}
.visiblemobile{
    display:none;
}
    a.navbar-brand.logo-nav {
     margin-left: 0px; 
    }
    .btn-sign-in {
     left: 0; 
    }
    .navbar-expand-lg .navbar-nav {
    position: relative;
    left: -25px;
}
.gallery .img-fluid {
    width: 388px!important;
    float: right;
}
#gallery_01 img {
    max-width: 80px;
    display: inline-block;
    margin-bottom: 15px;
}


}
 @media screen and (max-width:  850px) and (min-width:770px) {
   .test-media{
        background: brown;
    }
    .gallery{
        text-align: center;
    }
    .visible{
    display:none;
}
	 .visiblemobile{
	 display:block;}
	 
    .gallery .img-fluid {
        width: 488px;
        margin: 0 auto;
        height: auto;
        margin-bottom: 20px;
    }
    #gallery_01 img {
        max-width: 119px;
    }
    .nav-kleenex ul li a {
    color: #FFFFFF!important;
    font-size: 16px;
    }
    .infodesk{
    display:none;
}
	 
	 #esenciales{
		 width:150px;
		 display:inline-block;
	 }
	 
	 img.img-tab-escenciales{
                width: 150px;
             }
	 img.img-tab-portable{
		width: 150px;		
	}
	 
	 img.img-tab-aromas{
		width: 168px;
		
	}
	

.infomobile{
    display:block;
}

#footer {
    position: relative;
    height: auto;
}

#content-wrap {
     padding-bottom: 0px; 
}

}
 @media screen and (max-width:  767px) and (min-width:576px) {
   .test-media{
        background: CORAL;
    }
    #gallery_01 img {
        max-width: 119px;
    }
	 
	
	 
    .gallery .img-fluid {
        width: 488px!important;
        margin: 0 auto;
        height: auto;
        margin-bottom: 20px;
    }
    .visible{
    display:none;
}
.visiblemobile{
    display:block;
}
    .gallery{
        text-align: center;
    }

.btn-sign-in {
    margin: 0 auto!important;
    /* position: relative; */
    display: block;
    margin-bottom: 30px!important;
    margin-top: 30px!important;
}
#gallery_01 img {
    max-width: 109px;
}
.space{
    height:40px;
}
.infodesk{
    display:none;
}

.infomobile{
    display:block;
}
.prevflecha
{
display:block;
}
.prevflecha-aceite
{
display:none;
}

#footer {
    position: relative;
    height: auto;
}

#content-wrap {
     padding-bottom: 0px; 
}



}
 @media screen and (max-width:  575px) and (min-width:500px) {
   .test-media{
        background: STEELBLUE;
    }
    #gallery_01 img {
    max-width: 99px;
}
	
	 
    .gallery .img-fluid {
        width: 410px!important;
        margin: 0 auto;
        height: auto;
        margin-bottom: 20px;
    }
    .visible{
    display:none;
}
    .homeactive{
     display: none;
}
.visiblemobile{
    display:block;
}
    .gallery{
        text-align: center;
    }
    .nav-kleenex ul li a {
    color: #FFFFFF!important;
    font-size: 16px;
    }
            .title-banner {
    top: 13%;
}
.space{
    height:10px;
}
.infodesk{
    display:none;
}

.infomobile{
    display:block;
}
.prevflecha
{
display:block;
}
	 
.prevflecha-aceite
{
display:none;
}	 

#footer {
    position: relative;
    height: auto;
}
#content-wrap {
     padding-bottom: 0px; 
}
}
@media screen and (max-width: 2500px) and (min-width:1900px) {
 .imgLogo{
     padding-left: 240px;
 }
 .btn-sign-in {
    margin-right: 250px;
}
}


@font-face{
font-family: 'Nunito Sans', sans-serif;
    src: url('../fonts/NunitoSans-Light.ttf');
    src: url('../fonts/NunitoSans-Light.ttf?#iefix') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face{
font-family: 'Nunito Sans', sans-serif;
    src: url('../fonts/NunitoSans-Regular.ttf');
    src: url('../fonts/NunitoSans-Regular.ttf?#iefix') format('truetype');
    font-weight: 400;
    font-style: normal;
}


@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400&display=swap');

nav.nav-kleenex {
  font-family: font-family: 'Nunito Sans', sans-serif !important;
}

nav.nav-kleenex .dropdown-toggle:after {
  content: '';
  position: relative;
  float: right;
  right: 20px;
  background: url(/Content/images/menu-icons/dropdown-down.svg) no-repeat;
  width: 20px;
  height: 20px;
  border: 0;
  top: 17px;
}

nav.nav-kleenex .nav-item.dropdown.show .dropdown-toggle:after {
  background: url(/Content/images/menu-icons/dropdown-up.svg) no-repeat;
}

@media (max-width: 991.98px) {
  .dropdown-menu {
    padding: 0 !important;
  }
  .dropdown-menu .dropdown-item {
    text-indent: 38px;
    margin-bottom: 0 !important;
  }
  .dropdown-menu .dropdown-item:first-of-type {
    padding-bottom: 0 !important;
  }
  .dropdown-menu .dropdown-item:last-of-type {
    padding-top: 0 !important;
  }
  .dropdown-menu .dropdown-item:hover {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bolder;
  }
  .dropdown-menu .dropdown-item:before {
    content: url("/Content/images/menu-icons/bullet.svg");
    height: 5px;
    width: 5px;
    vertical-align: 10%;
    margin-right: 15px;
  }
  .fsc-btn {
    background: #00335B;
    border: 1px solid #00335B;
    border-radius: 19px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
    color: #FFFFFF !important;
    letter-spacing: 0;
    text-align: center;
    margin: 1rem 0.5rem;
    font-size: 12px;
    width: 130px;
    height: 30px;
  }
  .fsc-btn img {
    height: 23px;
    margin-right: 3px;
  }
  .dotted-line {
    width: 75%;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .btn-sign-in {
    margin-top: 25px !important;
  }
}

@media (min-width: 992px) {
  .navbar-light .navbar-nav .active > .nav-link, .nav-link:hover {
    color:#00335B !important;
	font-family: 'Nunito Sans', sans-serif;
  }

  .active-menu {
    color: #00335B !important;
    font-weight: bold;
    font-family: 'Nunito Sans', sans-serif;
  }

  .dropdown-menu-arrow {
    top: -25px;
    left: 50%;
    width: 0;
    height: 0;
    position: relative;
  }
  .dropdown-menu-arrow:before,
  .dropdown-menu-arrow:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 7px 8px;
    border-style: solid;
    border-color: transparent;
    z-index: 1001;
  }
  .dropdown-menu-arrow:after {
    bottom: -18px;
    right: -8px;
    border-bottom-color: #fff;
  }
  .dropdown-menu-arrow:before {
    bottom: -17px;
    right: -8px;
    border-bottom-color: rgba(0, 0, 0, 0.15);
  }
  nav.nav-kleenex .navbar-brand .imgLogo {
    width: 130px;
    padding-left: 0 !important;
  }
  nav.nav-kleenex .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item {
    font-size: 12px;
  }
  nav.nav-kleenex .navbar-collapse .navbar-nav .nav-item .title-kleenex {
    white-space: nowrap !important;
    font-size: 12px;
    padding: 0;
  }
  nav.nav-kleenex .navbar-collapse .navbar-nav .dot {
    padding: 7px 5px 0px 5px;
  }
  nav.nav-kleenex .dropdown-menu {
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.57);
            box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.57);
  }
  nav.nav-kleenex .dropdown-menu .dropdown-item {
    color: #606060 !important;
    letter-spacing: 0;
    text-align: center;
    height: 32px;
    font-size: 12px;
    line-height: 24px;
  }
  nav.nav-kleenex .dropdown-menu .dropdown-item:hover, nav.nav-kleenex .dropdown-menu .dropdown-item.active {
    background-color: #00335B !important;
    color: #FFFFFF !important;
    font-family: 'Nunito Sans', sans-serif !important;
  }
  nav.nav-kleenex .dropdown-menu .dropdown-item:first-of-type {
    margin: 0.5rem 0 0 0;
  }
  nav.nav-kleenex .dropdown-menu .dropdown-item:last-of-type {
    margin: 0 0 0.5rem 0;
  }
  nav.nav-kleenex .fsc-btn {
    background: #00335B;
    border: 1px solid #00335B;
    border-radius: 19px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
    color: #FFFFFF !important;
    letter-spacing: 0;
    text-align: center;
    margin: 1rem 0.5rem;
    font-size: 12px;
    width: 130px;
    height: 30px;
  }
  nav.nav-kleenex .fsc-btn img {
    height: 23px;
    margin-right: 3px;
  }
  nav.nav-kleenex .login {
    margin-top: 0.6rem;
  }
  .navbar-light .navbar-nav .active > .nav-link {
    color: #003399 !important;
    font-family: 'Nunito Sans', sans-serif; !important;
  }
}

@media (min-width: 1200px) {
  nav.nav-kleenex .navbar-brand .imgLogo {
    width: 200px;
  }
  nav.nav-kleenex .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item {
    font-size: 13px;
  }
  nav.nav-kleenex .navbar-collapse .navbar-nav .nav-item .title-kleenex {
    font-size: 13px;
  }
  nav.nav-kleenex .navbar-collapse .navbar-nav .dot {
    padding: 7px 15px 0px 15px;
  }
  nav.nav-kleenex .dropdown-menu .dropdown-item {
    font-size: 13px;
  }
  nav.nav-kleenex .fsc-btn {
    font-size: 13px;
    width: 135px;
    height: 38px;
  }
  nav.nav-kleenex .fsc-btn img {
    height: 24px;
    margin-right: 3px;
  }
  nav.nav-kleenex .login {
    margin-top: 1rem;
  }
}

@media (min-width: 1420px) {
  nav.nav-kleenex .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item {
    font-size: 14px;
  }
  nav.nav-kleenex .navbar-collapse .navbar-nav .nav-item .title-kleenex {
    font-size: 14px;
  }
  nav.nav-kleenex .navbar-collapse .navbar-nav .dot {
    padding: 7px 20px 0px 20px;
  }
  nav.nav-kleenex .dropdown-menu .dropdown-item {
    font-size: 14px;
  }
  nav.nav-kleenex .fsc-btn {
    font-size: 14px;
    width: 150px;
    height: 40px;
  }
  nav.nav-kleenex .fsc-btn img {
    height: 24px;
  }
}


.fsc-btn-desk {
background: #00335B;
    border: 1px solid #00335B;
    border-radius: 19px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
    color: #FFFFFF !important;
    letter-spacing: 0;
    text-align: center;
    margin: 1rem 0.5rem;
    font-size: 12px;
    width: 140px;
    height: 40px;
}

.fsc-btn-desk img {
height: 25px;
    margin-right: 7px;
    margin-top: 7px;
    float: left;
}

.fsc-btn-desk p{
    margin-top: 10px;
}

.fsc-btn-desk p:hover {
        color:#ffffff;
}



#fsc-mb {
background: #00335B;
    border: 1px solid #00335B;
    border-radius: 19px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
    color: #FFFFFF !important;
    letter-spacing: 0;
    text-align: center;
    margin: 1rem 0.5rem;
    font-size: 12px;
    width: 140px;
    height: 40px;
}

#fsc-mb img {
  height: 25px;
  margin-right: 7px;
}

#fsc {
  display: none;
}

#fsc button.close {
  padding: 10px !important;
  position: absolute;
  right: 10px;
}

#fsc.active {
  min-height: 100%;
  max-height: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: 100%;
  background-image: url("/media/1236/fsc-background-desktop.png");
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#fsc.active .open-fsc-desktop {
  background-color: #275c4d;
  padding: 50px 0 50px 25px;
  width: 100px;
}

#fsc.active .open-fsc-desktop .logoClose {
  display: none;
}

#fsc.active .open-fsc-desktop .logo {
  background-color: #275c4d;
  padding: 35px 0 25px 10px;
  border-radius: 100px 0 0 100px;
  position: relative;
  top: 0;
  left: -90px;
}

#fsc.active .open-fsc-desktop.active {
  width: 0;
  padding: 0;
  z-index: 1;
  border-radius: 0;
  background-color: transparent;
}

#fsc.active .open-fsc-desktop.active .logo {
  display: none;
}

#fsc.active .open-fsc-desktop.active .logoClose {
  background-color: #275c4d;
  padding: 35px 100px 25px 0;
  border-radius: 0 100px 100px 0;
  position: relative;
  top: 0;
  left: -9px;
  cursor: pointer;
  display: block;
}

#fsc.active .main-fsc.hide {
  display: none;
}

#fsc.active .main-fsc .titleEco {
  font-family: "Myriad Pro Light SemiExtended";
  font-size: 50px;
  line-height: 57px;
  text-align: center;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 30vh;
  position: relative;
}

#fsc.active .main-fsc .titleEco p {
  padding: 60px 100px;
}

#fsc.active .containerData {
  max-width: 100px;
  margin-right: 0;
  background-color: #275c4d;
}

#fsc.active .containerData.hide {
  display: none;
}

#fsc.active .containerData.active {
  max-width: 100% !important;
  background-color: rgba(39, 92, 77, 0.7);
}

#fsc.active .containerData.active .hasInfo {
  width: 80%;
  float: right;
  margin-right: 8%;
  margin-left: 10%;
}

#fsc.active .containerData.active .hasInfo .innerTitle p {
  font-family: "Myriad Pro Light SemiExtended";
  font-size: 40px;
  margin: 58px auto 25px;
  color: #ffffff;
  text-align: center;
}

#fsc.active .containerData.active .hasInfo .colsContent .upperInfo {
  border-bottom: rgba(39, 92, 77, 0.7) solid 1px;
  /*border-bottom: #fff;*/
  line-height: 32px;
  padding: 20px 10px;
  height: 100%;
}

#fsc.active .containerData.active .hasInfo .colsContent .upperInfo .strech {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

#fsc.active .containerData.active .hasInfo .colsContent .upperInfo p {
  font-family: "Myriad Pro Light SemiExtended";
  font-size: 30px;
  color: #ffffff;
  text-align: center;
}

#fsc.active .containerData.active .hasInfo .colsContent .upperInfo p b {
  font-family: "Myriad Pro Bold";
}

#fsc.active .containerData.active .hasInfo .colsContent .lowerInfo {
  color: #ffffff;
  font-family: "Myriad Pro Light SemiExtended";
  font-size: 16px;
  text-align: center;
  padding: 20px 10px;
}

#fsc.active .containerData.active .hasInfo .colsContent .lowerInfo p b {
  font-family: "Myriad Pro Bold";
}

#fscModal {
  position: fixed;
  overflow-y: hidden;
}

#fscModal.modal {
  height: 100vh;
}

#fscModal .modal-dialog {
  margin: 0;
  background-image: url("/media/1237/fsc-background-mobile.png");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  overflow: hidden;
}

#fscModal .modal-content {
  background-size: cover;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  height: 100vh;
}

#fscModal .modal-content.active .modal-header {
  display: none;
}

#fscModal .modal-content.active .titleEco {
  display: none;
}

#fscModal .modal-content.active .modal-body .container {
  top: 0;
  bottom: auto;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .main-fsc-mobile {
  display: none;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile {
  background-color: rgba(39, 92, 77, 0.7);
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile #ecoSlider {
  height: 100vh;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider {
  text-align: center;
  margin: 0 auto;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .innerTitle {
  padding: 0 35px;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .innerTitle p {
  font-size: 30px;
  line-height: 37px;
  font-family: "Myriad Pro Light SemiExtended";
  color: #fff;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .innerTitle p b {
  font-family: "Myriad Pro Bold";
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-inner {
  overflow-y: auto;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-inner .carousel-item {
  padding: 0 2rem;
  overflow-y: scroll;
  height: 60vh;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-inner .carousel-item img {
  max-height: 130px;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-inner .carousel-item .upperInfo {
  border-bottom: rgba(255, 255, 255, 0.4) solid 2px;
  line-height: 32px;
  padding: 20px 10px 0;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-inner .carousel-item .upperInfo .strech {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-inner .carousel-item .upperInfo p {
  font-family: "Myriad Pro Light SemiExtended";
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-inner .carousel-item .upperInfo p b {
  font-family: "Myriad Pro Bold";
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-inner .carousel-item .lowerInfo {
  color: #ffffff;
  font-family: "Myriad Pro Light SemiExtended";
  font-size: 20px;
  text-align: center;
  padding: 20px 10px;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-inner .carousel-item .lowerInfo p b {
  font-family: "Myriad Pro Bold";
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-indicators {
  position: absolute;
  bottom: 85px;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-indicators li {
  cursor: pointer;
  height: 11px;
  width: 11px;
  margin: 0 6px;
  border-radius: 100%;
  border: 1px solid #fff;
  background-color: rgba(39, 92, 77, 0.7);
  display: inline-block;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-indicators li.active, #fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile section#ecoSlider .carousel-indicators li :hover {
  background-color: #ffffff;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile .collapse-fsc-close {
  background-color: #275c4d;
  padding: 10px 30px 12px 30px;
  border-radius: 0 0 100px 100px;
  position: relative;
  top: 0;
  display: block;
  margin: 0 auto;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile .collapse-fsc-close img {
  width: 50px;
}

#fscModal .modal-content.active .modal-body .container #fsc-mobile .collapse-mobile .collapse-fsc {
  display: none;
}

#fscModal .modal-content .modal-header {
  border: 0;
  padding: 0;
}

#fscModal .modal-content .modal-header .close {
  opacity: 1;
  padding: 2.5rem;
}

#fscModal .modal-content .modal-body {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 0;
}

#fscModal .modal-content .modal-body .container {
  padding: 0;
  position: fixed;
  bottom: 0;
}

#fscModal .modal-content .modal-body #fsc-mobile .main-fsc-mobile {
  margin-bottom: 40vh;
}

#fscModal .modal-content .modal-body #fsc-mobile .main-fsc-mobile .titleEco {
  padding: 0 30px;
}

#fscModal .modal-content .modal-body #fsc-mobile .main-fsc-mobile .titleEco p {
  font-size: 50px;
  line-height: 57px;
  font-family: "Myriad Pro Light SemiExtended";
  color: #fff;
}

#fscModal .modal-content .modal-body #fsc-mobile .main-fsc-mobile .titleEco p b {
  font-family: "Myriad Pro Bold";
}

#fscModal .modal-content .modal-body #fsc-mobile .collapse-mobile {
  background-color: #275c4d;
}

#fscModal .modal-content .modal-body #fsc-mobile .collapse-mobile .collapse-fsc {
  background-color: #275c4d;
  padding: 12px 30px 0 30px;
  border-radius: 100px 100px 0 0;
  position: relative;
  top: -60px;
}

#fscModal .modal-content .modal-body #fsc-mobile .collapse-mobile .collapse-fsc img {
  width: 50px;
}

#fscModal .modal-content .modal-body #fsc-mobile .collapse-mobile .collapse-fsc-close {
  display: none;
}

@media (min-width: 576px) {
  #fscModal .modal-dialog {
    max-width: 100%;
  }
  #fscModal .modal-dialog.active {
    max-width: 100% !important;
  }
  #fscModal .modal-dialog .container {
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  #fsc {
    display: none;
  }
}

@media (min-width: 992px) {
  #fsc .container.active {
    max-width: 100% !important;
  }
  #fscModal {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  #fscModal {
    display: none;
  }
  #fsc .main-fsc {
    max-width: 1300px;
    margin: 0 auto;
    height: 100vh;
}
  #fsc .container {
    max-width: 21% !important;
  }
}

@media (max-width: 1227px) {
  #fsc.active {
    min-height: 85vh;
    max-height: 85vh;
  }
  #fsc.active .containerData.active .hasInfo .colsContent .upperInfo {
    font-size: 22px;
    padding: 10px 10px 0;
  }
  #fsc.active .containerData.active .hasInfo .colsContent .lowerInfo {
    font-size: 14px;
    padding: 20px 10px 0;
  }
}

@media (max-width: 1200px) {
  #fsc.active {
    min-height: 81vh;
    max-height: 81vh;
  }
}


