.elementor-bc-flex-widget .elementor-13632912 .elementor-element.elementor-element-48c113c3.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-13632912 .elementor-element.elementor-element-48c113c3.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-13632912 .elementor-element.elementor-element-48c113c3.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-13632912 .elementor-element.elementor-element-765043ec{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-13632912 .elementor-element.elementor-element-2e4e3de0{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-13632912 .elementor-element.elementor-element-7b3ecf05{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-13632912 .elementor-element.elementor-element-7b3ecf05.elementor-element{--align-self:center;--flex-grow:1;--flex-shrink:0;}.elementor-13632912 .elementor-element.elementor-element-64ae48a8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-13632912 .elementor-element.elementor-element-67b195e0 > .elementor-element-populated{margin:0px 20px 0px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}.elementor-13632912 .elementor-element.elementor-element-1372d42f > .elementor-element-populated{margin:0px 20px 0px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}.elementor-13632912 .elementor-element.elementor-element-2a240444 > .elementor-element-populated{margin:0px 20px 0px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}.elementor-13632912 .elementor-element.elementor-element-511e3396 > .elementor-element-populated{margin:0px 20px 0px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}.elementor-13632912 .elementor-element.elementor-element-1eea0f53 > .elementor-element-populated{margin:0px 20px 0px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:767px){.elementor-13632912 .elementor-element.elementor-element-64ae48a8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for html, class: .elementor-element-765043ec */.nav {
   display: flex;
   flex-wrap: nowrap;
   margin-bottom:1px;
   list-style: none;
   }
   .nav-tabs {
   border: none;
   margin-left: 0%;
   }
   .nav-tabs a {        
   width: 100%;
   }
   .nav-tabs .nav-link {
   display: block;
   padding: 0rem 0rem;
   text-decoration: none;
   border: none;
   color: #353a49;
   text-transform: uppercase;
   font-size: 15px;
   font-family: 'Raleway', arial, sans-serif;
   line-height: 20px;
   position: relative;
   font-weight: 600;
   }
   .nav-tabs .nav-link.active:after {
   content: "";
   height: 1px;
   background-color: #e30478;
   width: 100%;
   position: absolute;
   top: 29px;
   bottom: 0;
   left: 0;
   right: 15%;
   max-width: 100%;
    transform: initial;
   -webkit-transition: 0.3s;
   transition: 0.3s;
   -webkit-transform-origin: 50%;
   transform-origin: 50%;

   }

   .nav-tabs > li > a:hover, .nav-tabs > li > a:active {
    color: #e30478;
}

   .nav-tabs .nav-item {
   margin: 20px;
   }
   .nav-item.first a {
   max-width: 33%;
   }
   .nav-item.second a {
   max-width: 33%;
   }
   .nav-item.third a {
   max-width: 33%;
   }
   .nav-item.last a {
   max-width: 33%;
   }

.nav-1 {
   display: flex;
   flex-wrap: nowrap;
   margin-bottom:1px;
   list-style: none;
   }
   .nav-tabs-1 {
   border: none;
   margin-left: 29% ;
   }
   .nav-tabs-1 a {        
 width: 200px;
   }
   .nav-tabs-1 .nav-link-1 {
   display: block;
   padding: 0.5rem 0rem;
   text-decoration: none;
   border: none;
   color: #353a49;
   text-transform: uppercase;
   font-size: 15px;
   font-family: 'Raleway', arial, sans-serif;
   line-height: 20px;
   position: relative;
   font-weight: 600;
   }
   .nav-tabs-1 .nav-link-1.active:after {
    content: "";
   height: 1px;
   background-color: #e30478;
   width: 100%;
   position: absolute;
   top: 29px;
   bottom: 0;
   left: 0;
   right: 15%;
   max-width: 100%;
   transform: initial;
   -webkit-transition: 0.3s;
   transition: 0.3s;
   -webkit-transform-origin: 50%;
   transform-origin: 50%;

   }

   .nav-tabs-1 > li > a:hover, .nav-tabs-1 > li > a:active {
    color: #e30478;
}

   .nav-tabs-1 .nav-item-1 {
   margin: 20px;
   }
   .nav-item-1.first a {
   max-width: 90px;
   }
   .nav-item-1.second a {
   max-width: 90px;
   }
   .nav-ite-1m.third a {
   max-width: 110px;
   }
   .nav-item-1.last a {
   max-width: 58px;
   }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7b1d8aba */.d-mob{display: none;}
   ._lp-container #universeTabContent .section {
    position: static;
   }
   .section img {
   width: 100%;
   height: auto;
   }

   .section#sec_1 {
      margin-right: 20px;
   }

   #sec_2 {
    text-align: CENTER
}
   #sec_3 {
    padding-right: 30px;
}

   .j-wrapper-content {
    margin: 0 auto ;
    max-width: 986px;
}
   
   .section#sec_1 {
      margin-bottom: 10px;
   }

   #sec_2 {
    padding-bottom: 10px;
}

.big-subtitle-1 {
       margin: 0 auto;
    text-align: left;
    color: #e30478;
    font-family: FuturaPT, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    letter-spacing: 0px;
    line-height: 50px;
    margin-bottom: 35px;
}

.f-parag-1 p {
    font-family:'opensans', arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 0px;
    margin-bottom: 40px;
    max-width: 800px; color: #011e41;
    text-align: justify;
}
   

.big-subtitle {
      margin: 0 auto;
    text-align: center;
    color: #F55DA4;
    font-family: FuturaPT, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 65px;
    letter-spacing: 0px;
    line-height: 60px;
    margin-bottom: 35px;
}

.f-parag p {
    font-family: 'opensans', arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    color: #011e41;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 80%;
}
   

.products-categories .product-cat {
    position: relative;
    width: 33.3%;
    max-width: 370px;
}

.product-cat {
    position: relative;
    padding: 5px;
}

.products-categories .product-cat {
    min-width: 330px;
    box-sizing: border-box;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 0;
}

.cta {
    text-align: left;
    display: flex;
    justify-content: LEFT;
    align-content: space-between;
    margin-bottom: 40px;
    flex-wrap: wrap;
    padding-left: 0;
}

.cta a {
        color: #011e41;
    font-size: 16px;
    font-family: arial;
    font-weight: normal;
    padding: 12px 30px;
    border: 1px solid #011e41;
    text-decoration: none;
    border-radius: 22px;
    width: 400px;
    margin: 0px;
}

.cta a:hover {
  background-color: #6a778e;
    color: #fff;
    border-color: #6a778e;
}


.section .multiple-cta-1 a {
        color: #011e41;
    font-size: 16px;
    font-family: arial;
    font-weight: normal;
    padding: 12px 30px;
    border: 1px solid #011e41;
    text-decoration: none;
    border-radius: 22px;
    width: 800px;
    margin: 0 25px;

   }
   
   .multiple-cta-1 li {
    width: 100%;
}

.multiple-cta-1 {
   display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 1px;
    max-width: 300px;
    margin: 0 auto 30px auto;
}

.multiple-cta-1 a:hover {
  background-color: #011e41;
    color: #fff;
    border-color: #011e41;
}

.big-subtitle-2 {
        font-family: 'FuturaPT', arial, sans-serif;
    color: #011e41;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
    line-height: 26px;
}/* End custom CSS */