* {box-sizing: border-box;}#modal-container {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);z-index: 99;}#modal-container.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}#modal-container.one .modal-background .modal {transform: scale(0);animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}.table-brands-logo img{width:70%;}#modal-container.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}#modal-container.out .modal-background .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}#modal-container .modal-background {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}#modal-container .modal-background .modal {background: white;padding: 50px;display: inline-block;border-radius: 3px;font-weight: 300;position: relative;width:80%;margin:0 10%;margin-top: 70px;}#modal-container .modal-background .modal h2 {font-size: 25px;line-height: 25px;margin-bottom: 15px;}@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}.category-desc-img{width:30%;display: inline;}.category-desc-img img{width:150px;margin-bottom:20px;}.category-desc-text{width: 70%;text-align: left;display: inline-block;padding-left: 20px;vertical-align:top;}.category-desc-text hr{width: 110px;border-color: #d50032;margin-left: 0;}.category-desc-text p{color:#2e2e32;font-size: 14px;font-style: normal;}.category-desc-text h3{font-size: 14px;font-weight: 700;color:#2e2e32;text-transform:uppercase;}p.modal-close{position: absolute;right: 10px;top: 30px;font-size: 2em;color:#d50032;}@media only screen and (max-width: 900px){#modal-container .modal-background .modal{width:100%;margin:0;padding:30px;    margin-top: 60px;}.category-desc-img{width:100%;}.category-desc-text{width:100%;display: block;padding-left: 0px;}.owl-carousel .owl-item img{display: block;width: 50%;margin: auto;}div.table-brands-info {width: 100%;}.sitios-web, .regiones{width: 48% !important;}.table-brands-logo{display:none !important;}}.brand-info{display:none;}.owl-stage-outer{width:auto;}.owl-carousel.owl-loaded{display:grid;}.owl-dots{display:none;}.owl-nav .owl-prev{float: left;}.owl-nav .owl-next{float: right;}.owl-nav .owl-prev span{font-size: 5em;position: absolute;top:90px;left: -20px;}.owl-nav .owl-next span{font-size: 5em;position: absolute;top:90px;right: -20px;}.owl-nav *{color: #2e2e32;}.brand-info{border-top: 1px solid #eee;}.table-brands-logo{width:30%;display:inline-block;}.table-brands-info{width: 60%;display: inline-block;vertical-align: top;margin-top: 5%;}.sitios-web,.regiones{width: 45%;display: inline-block;text-align: left;}.sitios-web ul li{list-style: none;display:inline-block;}.sitios-web ul li a{color: #5a5a5f;font-size: 24px;padding-right: 5px;}.sitios-web ul li:hover a{color: #d50032;}.regiones ul li{display:inline-block;padding-right: 5px;}.regiones ul li span{width: 30px;height: 30px;background-size: 30px;background-position: center;background-repeat: no-repeat;display: inline-block;}span.mexico,span.mexico-en{background-image: url(/wp-content/themes/sigma/images/mexico.png);}span.america-latina,span.america-latina,span.latin-america{background-image: url(/wp-content/themes/sigma/images/latam.png);}span.europa,span.europe{background-image: url(/wp-content/themes/sigma/images/europe.png);}span.estados-unidos,span.united-states{background-image: url(/wp-content/themes/sigma/images/usa.png);}