@font-face {
    font-family: 'SF Grandezza Medium';
    font-style: normal;
    font-weight: normal;
    src: local('SF Grandezza Medium'),
    url('../fonts/Grandezza/sfgrandezzamedium.eot');
    src: url('../fonts/Grandezza/sfgrandezzamedium.eot') format('embedded-opentype'),
         url('../fonts/Grandezza/sfgrandezzamedium.woff2') format('woff2'),
         url('../fonts/Grandezza/sfgrandezzamedium.woff') format('woff'),
         url('../fonts/Grandezza/sfgrandezzamedium.ttf') format('truetype'),
         url('../fonts/Grandezza/sfgrandezzamedium.svg#SFGrandezzaMedium') format('svg');
}
@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Regular'), 
          url('../fonts/MyriadPro-Regular/myriadpro-regular.eot');
    src: url('../fonts/MyriadPro-Regular/myriadpro-regular.eot') format('embedded-opentype'),
         url('../fonts/MyriadPro-Regular/myriadpro-regular.woff2') format('woff2'),
         url('../fonts/MyriadPro-Regular/myriadpro-regular.woff') format('woff'),
         url('../fonts/MyriadPro-Regular/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/MyriadPro-Regular/myriadpro-regular.svg#MyriadProRegular') format('svg');
}

/* #### Generated By: http://www.cufonfonts.com #### */
/* Main Layout */

.clr {clear: both;}


.sampleClass {float:left;}
/* Header */
#page{
  display: none;
}
body{
  width: 100%;
  z-index: 1;
}
.whole_wrapper{
  font-weight: bold;
  margin: 0;
  padding: 0;
  background-color: #E6E6E6;
  width: 100%;
}
header {
  width: 100%;
  background-color: #fff;
  padding: 0;
  margin: 0;
}
footer{
  width: 100%;
  background-color: #CC2000;
  height: 100px;
  text-align: center;
  color: #FFFFFF;
  padding-top:30px;
  font-family: Verdana;
  font-size: 12px; 
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
  color: #CC2000;
  font-family: Verdana;
}
a{
  text-decoration: none;
  color: inherit;
}
a:hover{
  color: #CC2000;
}
.box_50 {
  height: 50px;
}
.red{
  color: #CC2000;
}
.center{
  margin: 0 auto;
  width: 100%;
}
/* Styles for screen 960px and higher */
/*@media screen and (min-width: 960px) { */


/* Styles for screen 640px to 1000px */
/*@media screen and (min-width: 640px) and (max-width: 1000px){*/

/* Styles for screen 959px and lower */
/*@media screen and (max-width: 959px) { */

/*Styles for screen 640px and higher*/
/*@media screen and (min-width: 640px) { */

/*Styles for screen 830px and lower*/
/*@media screen and (max-width: 830px) { */


/*Styles for screen 640px and lower*/
/*@media screen and (max-width: 639px) {*/


.wrapper{
  position: relative;
  width: 880px;
  margin: 0 auto;
}

                            /*HEADER*/
.images-header{
  height: 160px;
  min-height: 160px;
  max-height: 160px;
}
.logo{
  position: relative;
  float: left;
  left: 60px;
  padding-top: 1%;
}
.logo img{
  vertical-align: middle;
  width: 100%;
  position: relative;
  float: left;
  z-index: 20000;
}
.helper{
  display: inline-block;
    height: 100%;
    vertical-align: middle;}
.rubber{max-height: 160px;}
.rubber img{
  max-height: 160px;
  position: relative;
  float: right;
  z-index: 2000;
  vertical-align: middle;
}
@media screen and (max-width: 850px){
  .rubber{max-height: 120px;}
  .rubber img{
    padding-top: 20px;
  max-height: 120px;
  position: relative;
  float: right;
  z-index: 2000;
  vertical-align: middle;
}}
#nav{
  position: relative;
  clear: both;
  margin: 0 auto;
	background-color: #CC2000;
	width: 100%;
	float: left;
	height:41px;
  z-index: 2000;
  background: url(../img/nav.png) repeat-x;
}
.shadow{
  -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
-moz-box-shadow:    0px 3px 5px rgba(100, 100, 100, 0.49);
box-shadow:         0px 3px 5px rgba(100, 100, 100, 0.49);
}
.fix-topmenu{
  padding-top: 45px;
}
/*Styles for screen 640px and lower*/


                          /*BREADCRUMBS*/
.breadcrumb{
  width: 100%;
  height: 104px;
} 
.breadcrumb_left {
  width: 50%;
  float: left;
}
.breadcrumb_right {
  width: 50%;
  float: left;
}
.breadcrumb_1{
  font-size: 25px;
  margin-left: 30px;
  margin-top: 35px;
  width: 100%;
  float: left;
}
.breadcrumb_1 h2 {
  color: #000000;
  font-family: 'SF Grandezza Medium';
}
.breadcrumb_2{
  margin-top: 8px;
  margin-left: -10px;
}
.breadcrumb_2 img{
  float: left;
  width: 31px;
  margin-bottom: 20px;
}
.breadcrumb_2 h5{
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  color: #CC2000;
  font-family: 'SF Grandezza Medium';
}
.breadcrumb_right img{
  width: 100px;
  opacity: 0.4;
  filter: alpha(opacity=40); 
  padding-top: 10px;
  padding-left: 100px;
}
.red_clr{
  position: relative;
  width: 100% ;
  height: 32px;
  background-color: #CC2000;
}

                              /*INDEX*/


.container{
  position: relative;
  width: 840px;
  margin: 0 auto;
  height: 400px;
  z-index: 110;
  border: 2px solid grey;
  -moz-border-radius: 98px;
  -webkit-border-radius: 98px;
  border-radius: 98px;
  background: linear-gradient(to bottom,  #CCCCCC 0%,#CCCCCC 85%,#CC2000 85%,#CC2000 100%);
}
.img-home{height: 400px;float: left;}
.top_container_img_left img{
  -moz-border-top-left-radius: 98px;
  -webkit-border-top-left-radius: 98px;
  border-top-left-radius: 98px;
}
.top_container1{
  width: 100%;
  height: 340px;
}
.top_container_float_left{
  position: relative;float: left;width: 22%;padding-top: 25px;
}
.top_container_img_left{
  position: relative;float: left;width: 31%
}
.top_container_left{
  position: relative;
  float: left;
  width: 380px;
}
.maquina{
  position: relative;
  z-index: 1;
}
.description{
  padding-left: 20px
}
.img_number{
  float: left;
  margin-left: -30px;
}
.img_p{
  float: left;
  font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding-right: 20px;
  padding-bottom: 20px;
}
.description_01 {
  position: relative;
  float: left;
  z-index: 2;
}
.top_container_center{
  position: relative;
  float: left;
  width: 210px;
  z-index: 2;
}
.description_02, .description_05 {
  padding-top: 30px;
}

.description_03, .description_04, .description_06, .description_07, .description_08 {
  padding-top: 12px;
}
.top_container_right{
  position: relative;
  left: 15px;
  float: left;
  width: 210px;
}
.description_01 .img_number{
  margin-top: -20px;
  float: left;
  left: -10px;
  width: 10px;
  height: 40px;
}
.description_01 .img_p{
  margin-top: -20px;
  float: right;
  width: 160px;
  height: 20px;
  margin-left: 15px;
}
.footer_container1{
  width: 90%;
  margin: 0 auto;
  text-align: center;
  height: 60px;
  margin-top: 17px;
  color: #E6E6E6;
  line-height: 25px;
  font-size: 16px;
  font-family: 'Arial Narrow';
  font-weight: normal;
}
.text_box_1{
  position: relative;
  width: 840px;
  margin: 0 auto;
  padding: 0;
  top: -10px;
  left: 10px;
  font-family: Verdana;
  font-weight: normal;
  font-size: 16px;
  color: #525260;
  line-height: 20px;
  margin-bottom: 30px;
}
.text_box_1 span{
  color: #CC2000;
}
.text_2{
  position: relative;
  float: left;
  width: 43%;
  margin: 0 auto;
  font-family: Verdana;
  font-weight: normal;
  font-size: 16px;
  color: #525260;
  line-height: 20px;
  text-align: justify;
  margin-left: 1px;
  margin-top: 30px;
}
.text_2 br {
   display: block;
   margin: 10px 0;
}
.list_box{
  position: relative; 
  float: right;
  width: 50%;
  margin: 0 auto;
  margin-left:40px;
  font-family: Verdana;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  list-style-image: url(../img/dot.png); 
  margin-top: 30px;
  margin-bottom: 30px;
}
.list_box li{
  padding-left: 7px;
  padding-bottom: 12px;
}
.text_box_3{
  display: none;
}
.red-home{
  border-top:2px #CC2000 solid;
}
.catalog{clear: both;}
.box50left{width: 50%; float: left;margin-bottom: 20px;}
.box50right{width: 50%; float: right;text-align: left; margin-bottom: 20px;padding-left: 0px;}
.box50right p{padding-left: 10px; font-size: 14px;font-family: Verdana;line-height: 22px;font-weight: 400;padding-top: 20px;}
.box50left img{float: right;width:120px;padding-right: 20px;}
.pdf-img-home{height: 35px; width: 25px !important; padding-top: 70px;}

                        /*PRODUCTS*/
.product_box {
  position: relative;
  float: left;
  margin: 0 10px;
  width: 30%;
  border: 4px solid #CC2000;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  height: 420px;
  background-color: #ffffff;
}
.center-image img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.product_box h6 {
  text-align: center;
  margin-top: 10px;
  color: #CC2000;
  font-size: 16px;
  font-family: Verdana;
  font-weight: bold; 
  padding: 0 15px;
  line-height: 20px;
}
.product_box hr { 
  width: 90%;
  margin: 0 auto;
  margin-top: 7px;
  border:none;
  border-top:1px #CC2000 solid;
  height: 1px;
}
.product_box ul {
  margin-left: 45px;
  margin-top: 20px;
  font-family: Verdana;
  font-size: 14px;
}
.product_box ul li{
  margin-top: 7px;
  color: #525260;
  line-height: 17px;
  padding-right: 20px;
}
.grey_wrapper{
  background-color: #E6E6E6;
  height: 550px;
}

                      /* PRODUCTOS SPECS*/

.product_wrapper{
  width: 100%;
  background-color: #FFFFFF !important;
  z-index: 100;
}

.product{
  width: 1000px;
  margin: 0 auto;
  background-color: white;
  font-family: Verdana;
  font-size: 14px;
}
.product_left{
  float: left;
  width: 30%;
  padding-right: 30px;
  padding-bottom: 30px;
  border-right: 1px solid #dbdbdb;
  margin-right: -1px;
}
.product_right{
  float: left;
  width: 63%;
  height: 100%;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dbdbdb;
  padding-top: 30px;
  padding-left: 20px;
  padding-bottom: 30px;
}
.product_left h3{
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 70px;
  margin-bottom: 20px;
  color: #CC2000;
}
.product_left img{
  width: 100px;
  margin-top: 20px;
  margin-left: 35%;
}
.product_left img.picture{
  border: 2px solid #CC2000;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.product_left .novedad img{
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: -60px;
}
.new{
  height: 200px !important;
  width:114px !important;
  padding-left: 50px;
}
.product_codes2,.pdf2{
  display: none;
}
.product_codes{
  width: 300px;
  border-width: 1px;
  border-style: solid;
  border-color: #CC2000;
  margin-top: 30px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.product_code{
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #CC2000;
  margin-top: 30px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.product_codes_big{
  width: 600px;
  border: 1px solid #CC2000;
  margin-top: 30px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.product_codes_medium{
  width: 450px;
  border: 1px solid #CC2000;
  margin-top: 30px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.product_codes_medium td{
  width: 150px;
  margin: 0 auto;
  text-align: center;
  line-height: 15px;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Verdana;
  font-size: 13px;
}
.right_table{
  padding-left: 20px;
}
.table_top{
  padding: 5px;
}
.product_codes td, .product_codes_big td, .product_code td{
  width: 100px;
  margin: 0 auto;
  text-align: center;
  line-height: 15px;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Verdana;
  font-size: 13px;
}
.product_codes_big td{
  font-size: 12px;
}
.tr_bottom{ 
  border-bottom: 1px solid #bbbbbb;
}
.tr_bottom:last-child { border-bottom:none; }
.tr_top{
  border-bottom: 1px solid #CC2000;
  color: #CC2000;
}
.tr_top td{
  padding-top: 5px;
  line-height: 30px;
  font-size: 13px;
  text-transform: uppercase;
}
.pdf {
  margin: 0 auto;
  
}
.image img{
  margin-left: 50px;
  width: 250px;
}
.pdf img {
  float: left;
  width: 20px;
  margin-top: 30px;
  margin-left: 90px;
}
.pdf p{
  float: left;
  padding-top: 36px;
  padding-left: 15px;
}
.specs_description hr{
  border:none;
  border-top:1px #CC2000 solid;
  height: 1px;
}
.specs_left h6, .specs_right h6{
  color: #CC2000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.specs_left, .specs_right{
  position: relative;
  width: 47%;
  float: left;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 20px;
}
.specs_left{
  margin-left: 20px;
}
.specs_right p br, .specs_left p br{
  margin-top: 1px;
}
.specs_right{
  float: right;
}
.specs_description{
  margin-left: 20px;
  margin-top: 20px;
  line-height: 20px;
}
.specs_left_3column{
float: left;
width: 48%;
margin-left: 20px;
line-height: 20px;
}
.specs_center_3column{
float: left;
width: 24%;
line-height: 20px;
}
.specs_right_3column{
width: 24%;
float: right;
line-height: 20px;
}
.specs_left_3column h6, .specs_center_3column h6, .specs_right_3column h6{
  color: #CC2000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.table_specs{
  margin-left: 20px;
}
.table_specs tr:first-child {
  color: #CC2000
}
.table_specs td {
padding-bottom: 10px;
padding-top: 10px;
vertical-align: middle;
}
.table_specs td:first-child {
  font-weight: bold;
}
.table_specs tr{
border-bottom: 0.5px solid #bbbbbb;
}
.table_specs tr:last-child {
  border-bottom: none;
}
.table_specs h6{
  text-transform: uppercase;
}

                      /* CONTACT*/
.map-wrapper{
  position: relative;
  width: 1000px;
  margin: 0 auto;
  background-color: #ffffff;
}
.contact-wrapper{
  width: 100%;
}
.border-top{
  border-top: 1px solid #CC2000; 
}
.top-50 {
  padding-top: 20px;
}
.top-50 p{
  display: none;
}
.mapa{
  width: 640px;
  position: relative;
  float: left;
}
.mapa img{
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: 60px;
}
.contact{
  margin-top: 40px;
  margin-left: 40px;
  width: 320px;
  position: relative;
  float: right;
}
.message{
  margin-top: 40px;
  margin-left: 40px;
  width: 320px;
  position: relative;
  float: right;
  border: 1px solid #D1FAB6;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #e9ffd9;
  text-align: center;
  padding: 14px 0;
  font-size: 18px;
  line-height: 26px;
}
input, textarea{
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 5px;
  clear: both;
  float: left;
  border-top: 2px solid #bfb9bf ;
  border-left: 2px solid #bfb9bf ;
  border-right: 1px solid #bfb9bf ;
  border-bottom: 1px solid #bfb9bf ;
  font-size: 14px;
  font-family: Verdana;
}
label{
  clear: both;
  float: left;
  margin-bottom: 5px;
  margin-left: 10px;
  font-family: Verdana;
  font-size: 14px;
}
input{
  width: 200px;
  height: 20px;
  padding-left: 10px;

}
textarea{
  width: 250px;
  height: 80px;
  padding-left: 10px;
  padding-top: 7px;
}
.submit{
  width: 100px;
  height: 25px;
  margin-left: 0px;
  margin-top: 10px;
  padding-bottom: 4px;
  font-size: 14px;
  background-color: #ffffff;
  color: #CC2000;
  border: 1px solid #CC2000;
  font-family: Verdana;
  font-size: 14px;
}
.submit:hover{
  background-color: #CC2000;
  color: #ffffff;
}
.submit:active{
  margin-top: 12px;
  margin-bottom: 3px;
}
.datos-empresa{
  clear: both;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  line-height: 20px;
  font-family: Verdana;
  font-size: 14px;
}
#register-form label.error {
    color: #FB3A3A;
    display: inline-block;
    margin: 0 0 8px 1px;
    padding: 0;
    text-align: left;
    font-family: Verdana;
}

                    /*DOWNLOAD*/

.bread-download{
  border-bottom: 1px solid #CC2000;
}
.top-menu{
  position: relative;
  width:90%;
  margin: 0 auto;
  padding-left: 10%;
  border-bottom: 1px solid #dbdbdb;
  font-family: Verdana;
  font-size: 14px;
}
.width-fix{
  height: 30px;
}
.down1, .down2, .down3,.down33, .down4, .down5 {
  float: left;
  padding: 0;
  margin: 0;
  line-height: 20px;
}
.down1 img, .down2 img, .down5 img{
  height: 25px;
  margin-top: 7px;
}
.arrow img{
  height: 15px;
  margin-top: 7px;
}
.down5 img{
  opacity: 0.4;
  filter: alpha(opacity=40); 
}
.down1 {
  width: 40px;
  border-right: 1px solid #dbdbdb;
}
.down2 {
  width: 60px;
}
.down3 {
  width: 230px;
}
.down33{
  width: 190px;
  margin-left: 10px;
}
.down3 h5, .down33 h5, .down4 h5{
  margin-top: 4px;
  font: Verdana;
}
.down3 p,.down33 p, .down4 p{
  padding-top: 8px;
}
.down3 p{
  margin-left: 10px;
}
.down3 h5{
  text-align: center;
}
.top-menu .down4 h5{
  float: right;
  margin-right: -20px;
}
.down4 {
  width: 150px;
  margin-left: 20px;
}
.down5 {
  width: 50px;
  border-right: 1px solid #dbdbdb;
}
.redback{
  background-color: #CC2000 !important;
  height: 40px;
}
.red-menu{
  position: relative;
  width:90%;
  margin: 0 auto;
  padding-left: 10%;
}
.red-menu .down3{
  width: 100px;
}
.red-menu .down4{
  width: 710px;
}
.red-menu .down5{
  width: 50px;
}
.red-menu .down1, .red-menu .down5{
  border:none;
}
.red-menu .down5 img{
  opacity: 1;
  filter: alpha(opacity=100); 
}
.red-menu .down4 h5{
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  font-family: Verdana;
  font-size: 14px;
  padding-left: 300px;
  padding-top: 7px;
}



							           /*MENU*/

#cssmenu {
  margin-left: 80px !important;
  z-index: 1000;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  margin-top: 1px;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu ul li{
  border-right: 1px solid #CC2000;
}
#cssmenu ul li ul li{
  border-right: none;
}
.left_menu{
  background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#E6E6E6 50%,#E6E6E6 100%);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.center_menu{
   background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#E6E6E6 50%,#E6E6E6 100%);
}
.right_menu{
  background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#E6E6E6 50%,#E6E6E6 100%);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Myriad Pro Regular', sans-serif;
  line-height: 1;
  background: #ffffff;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: none;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 12px;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #CC2000;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: none;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 9px 20px;
  width: 220px;
  font-size: 14px;
  background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#E6E6E6 50%,#E6E6E6 100%);  text-decoration: none;
  color: #aaa;
  border-bottom: 1px solid #CC2000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  text-transform: capitalize;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #CC2000;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}






