/* sidebar style start */

.sidebar-menu>li ul {
    padding-top: 10px;
}

.sidebar-menu li {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    color: #acb4bd;
    text-transform: uppercase;
    position: relative;
}

.sidebar-menu>li>ul>li>a {
    color: inherit;
    position: relative;
    padding: 15px 25px;
    z-index: 1;
    display: block;
    padding-left: 35px;
}

.sidebar-menu li.active a {

    color: #FFEB3B;
    background: rgba(255, 255, 255, 0.2);
}

.sidebar-menu li a:hover {
    width: 100%;
    color: #FFEB3B;
    background: rgba(255, 255, 255, 0.2);
}

.sidebar-menu li a {
    color: inherit;
    position: inherit;
    margin: 0px;
    padding: 15px 25px;
    z-index: 1;
    display: inline-block;
    width: 100%;
}

.hiiden-sidebar-wrap {
    position: fixed;
    overflow: auto;
    width: 300px;
    z-index: 19;
    right: -470px;
    top: 0px;
    bottom: 0;
    background: #32383D;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.hiiden-sidebar-wrap.block {
    right: 0;
}

.sb-widget-wrap {
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.burger-menu-2.open-menu {
    background: rgba(255, 255, 255, 0);
    z-index: 999;
    top: 6px;
    position: fixed;
    right: 20px;
    width: 30px;
    height: 30px;
}
.burger-menu-2.open-menu:hover {
    background: rgba(255, 255, 255, 0.2);
}
.sidebar-menu{
    margin-top: 50px;
}
.sb-widget-wrap h3 {
    color: #222222;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 50px;
    font-weight: 400;
}

.about-widget img {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    margin-bottom: 30px;
}

.sb-widget p {
    color: #888;
    text-align: center;
}
/*-- sidebar style end --*/

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center;
    z-index: 6001;
}

.preloader:after {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.sk-cube-grid {
    width: 3.857rem;
    height: 3.857rem;
    margin: 0 auto;
    vertical-align: middle;
    display: inline-block;
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #333;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
.list-bullets li{
    list-style: circle;
    font-size: 14px;
    margin: 10px 0px 10px 30px;
    line-height: 24px;
    text-align: left;
}
.sub-logo img{
    max-height:90px;
}
strong{
    font-weight: bold;
}
@media (min-width:1920px) {
    .image-title-center img {
        margin: 0 auto;
        max-height: 600px!important
    }
}


/* happywater-bg */

.happywater-bg::before {
    background:#ff9800;
    position: absolute;
    background-attachment: scroll;
    content: "";
    height: 100%;
    width: 50%;
    right:0;
    -webkit-clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
}

#happywater h1.h2.title.main-col,
#happywater h2.title.main-col{
    color:#ff9800;
}
#happywater .button-style-1.type-2,
#happywater .button-style-1.type-2:after{
    color:#ff9800;
    border-color:#ff9800;
}
#happywater .button-style-1.type-2:hover{
    background:#ff9800;
    color:#FFF!important;
}

#happywater{  
    background: #f9f9f9;
}

/* proteinplus-bg */
.proteinplus-bg::before {
    background:#EA5E65;
    position: absolute;
    background-attachment: scroll;
    content: "";
    height: 100%;
    width: 50%;
    right:0;
    -webkit-clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
}

#proteinplus h1.h2.title.main-col,
#proteinplus h2.title.main-col{
    color:#f44336;
}
#proteinplus .button-style-1.type-2,
#proteinplus .button-style-1.type-2:after{
    color:#f44336;
    border-color:#f44336;
}
#proteinplus .button-style-1.type-2:hover{
    background:#f44336;
    color:#FFF!important;
}

#proteinplus{  
    background: #f9f9f9;
}

/* promind-bg */
.promind-bg::before {
    background:#00DDFB;
    position: absolute;
    background-attachment: scroll;
    content: "";
    height: 100%;
    width: 50%;
    right:0;
    -webkit-clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
}

#promind h1.h2.title.main-col,
#promind h2.title.main-col{
    color:#39c7da;
}
#promind .button-style-1.type-2,
#promind .button-style-1.type-2:after{
    color:#39c7da;
    border-color:#39c7da;
}
#promind .button-style-1.type-2:hover{
    background:#39c7da;
    color:#FFF!important;
}

#promind{  
    background: #f9f9f9;
}


/* slimline-bg */
.slimline-bg::before {
    background:#ff4485;
    /*background:linear-gradient(to right, #a42db4 , #e45d61);*/
    position: absolute;
    background-attachment: scroll;
    content: "";
    height: 100%;
    width: 50%;
    right:0;
    -webkit-clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
}

#slimline h1.h2.title.main-col,
#slimline h2.title.main-col{
    color:#f34a9b;
}
#slimline .button-style-1.type-2,
#slimline .button-style-1.type-2:after{
    color:#f34a9b;
    border-color:#f34a9b;
}
#slimline .button-style-1.type-2:hover{
    background:#f34a9b;
    color:#FFF!important;
}

#slimline{  
    background: #f9f9f9;
}

/* slimfit-bg */

.slimfit-bg::before {
    background:#6cbe4f;
    /*background:linear-gradient(to right, #3eb059 ,#8BC34A );*/
    position: absolute;
    background-attachment: scroll;
    content: "";
    height: 100%;
    width: 50%;
    right:0;
    -webkit-clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
}

#slimfit h1.h2.title.main-col,
#slimfit h2.title.main-col{
    color:#72bf4d;
}
#slimfit .button-style-1.type-2,
#slimfit .button-style-1.type-2:after{
    color:#72bf4d;
    border-color:#72bf4d;
}
#slimfit .button-style-1.type-2:hover{
    background:#72bf4d;
    color:#FFF!important;
}

#slimfit{  
    background: #f9f9f9;
}

/* glowwell-bg */
.glowwell-bg::before {
    background: #fccd58;
    background: linear-gradient(to right, #fab54f ,#FEDA5C );
    position: absolute;
    background-attachment: scroll;
    content: "";
    height: 100%;
    width: 50%;
    right:0;
    -webkit-clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);
}
#glowwell h1.h2.title.main-col,
#glowwell h2.title.main-col{
    color:#f3b749;
}
#glowwell .button-style-1.type-2,
#glowwell .button-style-1.type-2:after{
    color:#f3b749;
    border-color:#f3b749;
}
#glowwell .button-style-1.type-2:hover{
    background:#f3b749;
    color:#FFF!important;
}
#glowwell{  
    background: #f9f9f9;
}


.contact-page .form-container h4{
    font-size: 14px!important;
    text-transform: capitalize!important;
    font-weight: 500!important;
}
.copyright span {
    color: #898989;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 11px;
}

@media all and (max-width:1023px){

    .happywater-bg::before,
    .proteinplus-bg::before,
    .promind-bg::before,
    .slimline-bg::before,
    .slimfit-bg::before,
    .glowwell-bg::before{
        background-attachment: scroll;
        content: "";
        height: 28%;
        width: 200%;
        bottom: 0;
    }
}
@media all and (max-width:425px){
    .happywater-bg::before{
        background-attachment: scroll;
        content: "";
        height: 38%;
        width: 200%;
        bottom: 0;
    }

    .glowwell-bg::before{
        background-attachment: scroll;
        content: "";
        height: 39%;
        width: 200%;
        bottom: 0;
    }
    .promind-bg::before{
        background-attachment: scroll;
        content: "";
        height: 34%;
        width: 200%;
        bottom: 0;
    }

    .proteinplus-bg::before{
        background-attachment: scroll;
        content: "";
        height: 36%;
        width: 200%;
        bottom: 0;
    }
    .slimline-bg::before{
        background-attachment: scroll;
        content: "";
        height: 30%;
        width: 200%;
        bottom: 0;
    }
    .slimfit-bg::before{
        background-attachment: scroll;
        content: "";
        height: 28%;
        width: 200%;
        bottom: 0;
    }
}

@media all and (max-width:375px){

    .happywater-bg::before{
        background-attachment: scroll;
        content: "";
        height: 33%;
        width: 200%;
        bottom: 0;
    }
    .proteinplus-bg::before,


    .glowwell-bg::before{
        background-attachment: scroll;
        content: "";
        height: 31%;
        width: 200%;
        bottom: 0;
    }
    .slimline-bg::before{
        background-attachment: scroll;
        content: "";
        height: 26%;
        width: 200%;
        bottom: 0;
    }
    .promind-bg::before{
        background-attachment: scroll;
        content: "";
        height: 29%;
        width: 200%;
        bottom: 0;
    }
    .slimfit-bg::before{
        background-attachment: scroll;
        content: "";
        height: 24%;
        width: 200%;
        bottom: 0;
    }
}
@media all and (max-width:320px){

    .happywater-bg::before{
        background-attachment: scroll;
        content: "";
        height: 28%;
        width: 200%;
        bottom: 0;
    }

    .slimline-bg::before,
    .glowwell-bg::before{
        background-attachment: scroll;
        content: "";
        height: 28%;
        width: 200%;
        bottom: 0;
    }
    .promind-bg::before{
        background-attachment: scroll;
        content: "";
        height: 23%;
        width: 200%;
        bottom: 0;
    }
    .proteinplus-bg::before{
        background-attachment: scroll;
        content: "";
        height: 24%;
        width: 200%;
        bottom: 0;
    }
    .slimfit-bg::before{
        background-attachment: scroll;
        content: "";
        height: 19%;
        width: 200%;
        bottom: 0;
    }
}
.resp-img{
    margin:0 auto;
}