/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

body, html
{
	height: auto;
	width: 100%;
	margin:0 auto;
	padding: 0px;
	overflow-x: hidden;
}
a:hover
{
	text-decoration: none !important;
}
.flex-middel
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	vertical-align: middle;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

p
{
	color: #050546 !important;
}

div#navbarSupportedContent {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
nav.navbar.navbar-expand-lg.navbar-light {
    margin: 0 20px 0 20px;
}
.form-group {
    margin: 15px;
    width: 70%;
}


.foot-btn {
    background-color: #fd6400;
    color: #fff;
    border: none;
    border-radius: 90px!important;
    margin-left: 16px!important;
    padding: 7px 20px!important;
     margin-bottom: 0px!important; 
}


.menu-bar {
	position: fixed;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px #ddd;
	        box-shadow: 0px 0px 10px #ddd;
	z-index: 999;
}
.menu-bar img
{
	height: 50px;
}
.menu-bar .navbar-light .navbar-nav .nav-item
{
	padding: 0px 5px;
}
.menu-bar .navbar-light .navbar-nav .nav-link {
	color: #050546;
	font-weight: 500;
	font-size: 14px;
	font-display: swap;
}
.menu-bar .navbar-light .navbar-nav .nav-link:hover
{
	color: #2a57a4;
}



.slid-bar {
    height: 80vh;
    width: 100%;
    margin-top: 80px;
    background-image :url(https://images.prismic.io/garyvaz/3f94474d-b07e-42db-9d33-37e888fb0dec_slider1.jpg?auto=compress,format);
    padding: 50px 50px 350px 0px;
    background-size: cover;
    text-align: right;
}
.slid-bar h3
{
	font-size: 30px;
	color: #fd6400;
	 font-display: swap!important;
}
.slid-bar h1
{
	font-size: 30px;
	color: #fd6400;
	 font-display: swap!important;
}
.slid-bar p
{
	font-size: 16px;
	color: #fff !important;
	 font-display: swap!important;
}

.about-us
{
	padding: 50px 0px;
}
.about-box p {
	padding: 30px;
	background-color: #f2f3f3;
	font-size: 14px;
	 font-display: swap!important;
}
.box-about {
	padding: 10px;
}
.box-about h2
{
	font-size: 22px;
	 font-display: swap!important;
}
.box-about p
{
	font-size: #666;
	 font-display: swap!important;
}



.product-section
{
	padding: 100px 0px 50px 0px;
	background-color: #f2f3f3;
}
.pordut-box {
	padding: 20px 30px;
	border-radius: 10px;
	background-color: #e3e6e6;
	text-align: center;
	height: 100%;
}
.pordut-box:hover
{
	background-color: #fff;
}
.pordut-box a {
    background-color: #fd6400;
    color: #060061;
    padding: 4px 12px;
    border-radius: 50px;
    	text-decoration: none!important;
    font-size: 13px;
     font-display: swap!important;
    display: inline-block;
    border: 1px solid transparent;
    cursor: pointer;
}
.pordut-box a:hover
{
	color: #8F4200;
	background-color: transparent;
	text-decoration: none;
	border-color: #fd6400;
}
.pordut-box h3 {
    padding-bottom: 5px;
    color: #050546;
    font-size: 20px;
     font-display: swap!important;
    height: 75px;
}
.porduct-12 p, .porduct-11 p {
    font-size: 16px;
     font-display: swap!important;
    padding: 0;
    margin: 0;
    line-height: 27px;
}
.porduct-11 {
    padding: 100px 50px 50px 50px;
}
.porduct-12
{
	background-color: #f2f3f3;
	padding: 100px 50px 50px 50px;
}
.porduct-13
{
	background-color: #f2f3f3;
	padding: 50px;
}
.porduct-11 h2, .porduct-12 h2 {
    font-size: 22px;
     font-display: swap!important;
    color: #fd6400;
}
.porduct-11 h2:after {
    background-color: #fd6400;
    content: '';
    display: block;
    height: 3px;
    width: 80px;
    margin-top: 8px;
}
.porduct-12 h2:after {
    background-color: #fd6400;
    content: '';
    display: block;
    height: 3px;
    width: 80px;
    margin-top: 8px;
}
.porduct-11 h3, .porduct-12 h3 {
    color: #19197c;
    margin: 0;
    padding-top: 10px;
    font-size: 20px;
     font-display: swap!important;
}
video.lifestyle-vio {
    height: 300px;
    width: 100%;
}
.porduct-12 ul li {
    font-size: 16px;
     font-display: swap!important;
    line-height: 30px;
    list-style: circle;
    color: #050546;
}
.porduct-12 ul {
    margin: 0 auto;
    padding: 0px 20px;
}
.porduct-11 ul li {
    font-size: 16px;
     font-display: swap!important;
    line-height: 30px;
    list-style: circle;
    color: #050546;
}
.porduct-11 ul {
    margin: 0 auto;
    padding: 0px 20px;
}

.porduct-11 img, .porduct-12 img {
    height: 300px;
   
    border-radius: 11px;
    margin: 0 auto;
  
}


iframe.video-player {
    width: 80%;
    height: 350px;
    margin: 0 auto;
    display: block;
    text-align: center;
}




.mangment-section
{
	padding: 100px 0px 50px 0px;
}
.mangment-section h2 {
	font-size: 35px;
	 font-display: swap!important;
	text-align: center;
	font-weight: 700;
	color: #19197c;
	padding-bottom: 30px;
}
.mangment-section h4 {
 font-display: swap!important;
	font-size: 24px;
	color: #fd6400;
	font-weight: 600;
	padding-bottom: 15px;
}
.mangment-section .founder-box {
    padding: 10px 50px;
    border-radius: 20px;
    height: 100%;
    -webkit-box-shadow: 5px 5px 25px 3px #e8e8e8;
            box-shadow: 5px 5px 25px 3px #e8e8e8;
    background-color: #FFF;
}
section#managment .col-sm-12 {
    margin-bottom: 20px;
}
.mangment-section .founder-box img {
	display: block;
	width: 100px !important;
	height: 100px;
	border-radius: 50%;
	margin-bottom: 20px;
}
.mangment-section .founder-box h3
{
	font-size: 22px;
	 font-display: swap!important;
	color: #15155f;
}
.mangment-section .founder-box p
{
	font-size: 16px;
	 font-display: swap!important;
	text-align: left;
}
.mangment-section .our-parter h4 {
    padding-top: 50px;
    color: #19197c;
    padding-bottom: 0;
}
.mangment-section .our-parter p
{
	font-size: 16px;
	 font-display: swap!important;
	margin: 0;
}

.footer-section
{
	background-color: #f2f3f3;
	padding: 50px 0px;
	position: relative;
	color: #000;
}
.footer-section h2
{
	font-size: 30px;
	 font-display: swap!important;
	color: #fd6400;
}
.footer-section p {
	font-size: 16px;
	 font-display: swap!important;
	font-weight: 100;
	margin: 0;
}
.footer-section::-webkit-input-placeholder
{
	color: #fff;
}
.footer-section::-moz-placeholder
{
	color: #fff;
}
.footer-section:-ms-input-placeholder
{
	color: #fff;
}
.footer-section::-ms-input-placeholder
{
	color: #fff;
}
.footer-section::placeholder
{
	color: #fff;
}
.footer-section input, textarea
{
	background-color: transparent;
	width: 100%;
	border-radius: 5px;
	padding: 8px 10px;
	border: 1px solid #cecece;
 }
.foot-btn {
	background-color: #fd6400;
	color: #fff;
	border: none;
	border-radius: 5px;
	padding: 10px 40px;
	margin-bottom: 20px;
}

footer#footer .form_message {
    position: absolute;
    bottom: -10px;
}


.foot-box i {
	font-size: 16px;
	 font-display: swap!important;
	color: #000;
}
.foot-box img {
	height: 120px;
	width: 120px;
	border-radius: 50%;

}
.cookes-remove {
    background-color: #fff;
    padding: 20px 15px;
    color: #000;
    position: fixed;
    z-index: 999;
    bottom: 2%;
    left: 1%;
    border-radius: 10px;
    -webkit-box-shadow: 5px 5px 10px #c7c7c7;
            box-shadow: 5px 5px 10px #c7c7c7;
    width: 250px;
}
.cookes-remove a {
    background-color: #1f1f1f;
    color: #fff;
    padding: 8px 20px;
    margin-top: 20px;
    border-radius: 5px;
    display: inline-block;
}
.cookes-remove a:hover
{
	background-color: #00f;
	color: #fff;
}
.cookes-remove p
{
	margin: 0 auto;
}
.cc-banner.cc-bottom {
    left: 1% !important;
    color: #19197c !important;
    bottom: 2% !important;
    width: 300px !important;
    border-radius: 10px !important;
    background-color: #fff !important;
    display: inline-block;
    -webkit-box-shadow: 5px 5px 10px #e6e6e6;
            box-shadow: 5px 5px 10px #e6e6e6;
}
.cc-color-override--38786966 .cc-highlight .cc-btn:first-child {
    color: #fd6400 !important;
}
.cc-color-override--38786966 .cc-link, .cc-color-override--38786966 .cc-link:active, .cc-color-override--38786966 .cc-link:visited {
    color: #19197c !important;
}
a.cc-btn.cc-allow {
    background-color: #fd6400;
    color: #fff;
    border-radius: 50px;
	-webkit-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;
}
a.cc-btn.cc-allow:hover
{
	background-color: #19197c;
	-webkit-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;
}



@media screen and (max-width: 1366px) and (min-width: 768px) {
.slid-bar img {
	height: 400px;
}
.slid-bar h1 {
	font-size: 40px;
	 font-display: swap!important;
}
}

@media screen and (max-width: 1240px) and (min-width: 1079px){
    .dug{
        width: 400px !important;
        height: 225px!important;
        left: 25%;
        right: 25%;
        position: sticky;
    }
    .webimg{
            width: 35% !important;
            height: 35% !important;
        }
}
@media screen and (max-width: 1080px) and (min-width: 768px){
   
        .dug{
            width: 200px !important;
            height: 112.5px!important;
            left: 25%;
            right: 25%;
            position: sticky;
        }
    
        .webimg{
            width: 35% !important;
            height: 35% !important;
        }
   
    .toggler-icon{
       
        width: 30% !important;
    }
    a.nav-link.js-scroll-trigger {
        text-align: center;
    }
}
@media screen and (max-width: 768px) and (min-width: 575px){
    .dug{
        width: 400px !important;
        height: 225px!important;
        left: 25%;
        right: 25%;
        position: sticky;
    }
    .col-sm-7 {
        margin-top: 60%!important;
    }
    .foot-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px;
    text-align: center;
}
}

@media screen and (max-width: 575px) and (min-width: 320px){
 
   
    .foot-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px;
    text-align: center;
}
.foot-box img {
    height: 100px!important;
    width: 100px!important;
    border-radius: 50%;
}
  
  .row{
    gap:40px;
}

.logos {
    padding: 20px 0 !important;
  
}

  
  .logos-slide img {
      width:auto !important;
    height: 30px !important;
    margin: 0 20px !important;
  }
  
  .form-group {
    margin: 15px;
    width: auto !important;
}
}


@media screen and (max-width: 320px) and (min-width: 120px) {
    .toggler-icon{
       
        width: 10% !important;
    }
        .foot-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px;
}

}

@media screen and (max-width: 768px) and (min-width: 320px) {

.slid-bar h1 {
	  font-size: 30px;
	  color: #fd6400;
	 font-display: swap!important;
}
.slid-bar h3 {
	font-size: 18px;
	  font-display: swap!important;
}

.slid-bar h3 {
    font-size: 30px;
    
   font-display: swap!important;
}
.slid-bar img {
	height: auto;
}
.pordut-box {
	height: inherit;
	margin: 5px 0px;
}
.mangment-section .founder-box {
	margin: 5px 0px;
	height: auto;
}
.cookes-remove a {
	display: inline-block;
}
.porduct-11 {
    padding: 20px 0px;
}
.porduct-12 {
    padding: 20px 0px;
}


.slid-bar {
    width:100%;
    height: auto;
    padding: 50px 0px;
}

.slid-bar p br {
    display: none;
}
.product-section {
    padding: 30px 0px 30px 0px;
}
.pordut-box h3 {
    height: inherit;
    font-size: 18px;
     font-display: swap!important;
}
.mangment-section {
    padding: 30px 0px 30px 0px;
}
iframe.video-player {
    width: 100%;
    height: auto;
}
.porduct-11 img, .porduct-12 img {
    height: auto;
    width: 100%;
}
div#carouselExampleIndicators {
    height: 200px;
}
.revers
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;

}
.col-sm-7 {
    margin-top: 60%;
}



.dug{
    width: 200px !important;
    height: 112.5px!important;
    left: 25%;
    right: 25%;
    position: sticky;
}
.d-flex.justify-content-center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
    padding: 25px;

    
}
.d-flex.justify-content-around {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 25px !important;
}

.foot-box img {
	height: 150px;
	width: 150px;
  
	border-radius: 50%;
  
}
}

.d-flex.justify-content-around {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 150px;
}


.d-flex flex-column bd-highlight mb-3 {
 margin: 25px;
}


.d-flex.justify-content-center img{
    padding: 20px;
   

}

.navbar-toggler{
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
   
}
.navbar-toggler:focus{
    -webkit-box-shadow: none;
            box-shadow: none;
}
.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border:0;
}

.navbar-toggler span{
    margin: 0;
    padding: 0;
}
.toggler-icon{
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #666;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition:  0.25s ease-in-out;
    -o-transition:  0.25s ease-in-out;
    transition:  0.25s ease-in-out;
}

.middel-bar{
    margin-top: 0px;
}

.navbar-toggler .top-bar{
    margin-top: 0px;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);   
}

.navbar-toggler .middle-bar{
    opacity: 0;
    filter: alpha(opacity=0);
}
.navbar-toggler .bottom-bar{
    margin-top: 0px;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
}


.navbar-toggler.collapsed .top-bar{
    margin-top: -20px;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.navbar-toggler.collapsed .middle-bar{
    opacity: 1;
   filter: alpha(opacity=100);
}
.navbar-toggler.collapsed .bottom-bar{
    margin-top: 20px;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}

.navbar-toggler.collapsed .toggler-icon{
    background-color: #666;

}

.navbar-light .navbar-toggler {
    /* color: rgba(0,0,0,.5); */
    border-color: none !important;
}
.navbar-light .navbar-toggler {
    
    border: none;
  
}


.dug{
    width: 400px ;
    height: 224.50px;
}.d-flex.justify-content-center {
 
    padding: 25px;

    
}
.d-flex.justify-content-around {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 25px !important;
}

.foot-box img {
	height: 150px;
	width: 150px;
  
	border-radius: 50%;
  
}

.d-flex.justify-content-around {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 150px;
}


.d-flex flex-column bd-highlight mb-3 {
 margin: 25px;
}


.d-flex.justify-content-center img{
    padding: 20px;
   

}
.play-btn.jsx-c6d8e42ed51214eb {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    background: rgb(245 99 99 / 24%);
    border: 0;
    padding: 22px 50px;
    font-size: 1rem;
    font-display: swap!important;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.btn.active{
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.btn.active .play {
    -webkit-box-shadow: 0 0 150vh rgb(255, 0, 43);
            box-shadow: 0 0 150vh rgb(255, 0, 43);
}
.btn.active iframe{
   
}
.clipe{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1);
        -ms-transform: translate(-50%,-50%) scale(1);
            transform: translate(-50%,-50%) scale(1);
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 10000;
    -webkit-transition: 0.5s !important;
    -o-transition: 0.5s !important;
    transition: 0.5s !important;
   
}
.clipe.active
{   
    display: -webkit-box;   
    display: -ms-flexbox;   
    display: flex;
    -webkit-box-shadow: 0 0 0 150vh rgb(255, 2, 2);
            box-shadow: 0 0 0 150vh rgb(255, 2, 2);
    background-color: rgb(0 0 0);
    -webkit-transform: translate(-50%,-50%) scale(1);
        -ms-transform: translate(-50%,-50%) scale(1);
            transform: translate(-50%,-50%) scale(1);
    transition: -0.5s;
}
.clipe iframe
{
    max-width: 900px;
    width: 1000px;
    height: 560px;
}
.clipe .close{
        font-size:30px;
        position: absolute;
        top: 100px;
        right: 30px;
        cursor: pointer;
        font-weight: 500;
         font-display: swap!important;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: rgb(72, 72, 72);
       

}

.col-lg-8{
    width: 100%!important;
    max-width: 100%!important;
}


.bt.activ{
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.bt.activ .play {
    -webkit-box-shadow: 0 0 150vh rgb(255, 0, 43);
            box-shadow: 0 0 150vh rgb(255, 0, 43);
}

.clip{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1);
        -ms-transform: translate(-50%,-50%) scale(1);
            transform: translate(-50%,-50%) scale(1);
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 10000;
    -webkit-transition: 0.5s !important;
    -o-transition: 0.5s !important;
    transition: 0.5s !important;
   
}
.clip.activ
{   
    display: -webkit-box;   
    display: -ms-flexbox;   
    display: flex;
    -webkit-box-shadow: 0 0 0 150vh rgb(255, 2, 2);
            box-shadow: 0 0 0 150vh rgb(255, 2, 2);
    background-color: rgb(0 0 0);
    -webkit-transform: translate(-50%,-50%) scale(1);
        -ms-transform: translate(-50%,-50%) scale(1);
            transform: translate(-50%,-50%) scale(1);
    transition: -0.5s;
}
.clip iframe
{
    max-width: 900px;
    width: 1000px;
    height: 560px;
}
.clip .clos{
    font-size:30px;
    position: absolute;
    top: 100px;
    right: 50px;
    cursor: pointer;
    font-weight: 500;
     font-display: swap!important;
   font-display: swap!important;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgb(72, 72, 72);
       

}

.col-lg-8{
    width: 100%!important;
    max-width: 100%!important;
}

.row flex-middel{
    gap:80px;
}



.bta.activa{
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.bta.activa .play {
    -webkit-box-shadow: 0 0 150vh rgb(255, 0, 43);
            box-shadow: 0 0 150vh rgb(255, 0, 43);
}

.clipa{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1);
        -ms-transform: translate(-50%,-50%) scale(1);
            transform: translate(-50%,-50%) scale(1);
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 10000;
    -webkit-transition: 0.5s !important;
    -o-transition: 0.5s !important;
    transition: 0.5s !important;
   
}
.clipa.activa
{   
    display: -webkit-box;   
    display: -ms-flexbox;   
    display: flex;
    -webkit-box-shadow: 0 0 0 150vh rgb(255, 2, 2);
            box-shadow: 0 0 0 150vh rgb(255, 2, 2);
    background-color: rgb(0 0 0);
    -webkit-transform: translate(-50%,-50%) scale(1);
        -ms-transform: translate(-50%,-50%) scale(1);
            transform: translate(-50%,-50%) scale(1);
    transition: -0.5s;
}
.clipa iframe
{
    max-width: 900px;
    width: 1000px;
    height: 560px;
}
.clipa .closa{
    font-size:30px;
    position: absolute;
    top: 100px;
    right: 50px;
    cursor: pointer;
    font-weight: 500;
     font-display: swap!important;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgb(72, 72, 72);
       

}
.porduct-13 img{
   height: -webkit-fit-content;
   height: -moz-fit-content;
   height: fit-content;
    margin: 0 auto;
}




@-webkit-keyframes slide {
    from {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }




@keyframes slide {
    from {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  
  .logos {
    overflow: hidden;
    padding: 60px 0;
    background: white;
    white-space: nowrap;
    position: relative;
  }
  
  .logos:before,
  .logos:after {
    position: absolute;
    top: 0;
    width: 250px;
    height: 100%;
    content: "";
    z-index: 2;
  }
  
  .logos:before {
    left: 0;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(white));
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0), white);
    background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
  }
  
  .logos:after {
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0), white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
  }
  
  .logos:hover .logos-slide {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
  }
  
  .logos-slide {
    display: inline-block;
    -webkit-animation: 30s slide infinite linear;
            animation: 30s slide infinite linear;
  }
  
  .logos-slide img {
    height: 50px;
    margin: 0 40px;
  }
  
