@charset "utf-8";.ddsmoothmenu{float:right;padding:35px 0px;}
.ddsmoothmenu ul{z-index:100;margin:0;padding:0px 0px;list-style-type:none;text-align:right;}
.ddsmoothmenu ul li{position:relative;float:left;margin:0px 9px 0px 0px;}
.ddsmoothmenu ul li a{display:block;color:#fff;margin:0px 0px;position:relative;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;font-size:16px;font-family:'montserratregular';padding:6px 8px 6px 8px;position:relative;}
.ddsmoothmenu ul li a:hover,
.ddsmoothmenu ul li a.selected{color:#fff;background:#700303;}
.ddsmoothmenu ul li a:after{content:"";display:none;height:7px;position:absolute;left:40%;bottom:-7px;text-align:center;width:19px;}
.ddsmoothmenu ul li a:before{content:"";width:0%;height:3px;background:#ea473d;position:absolute;top:0;left:0px;opacity:0;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;}
* html .ddsmoothmenu ul li a{display:inline-block;}
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;visibility:hidden;padding:0px 0px 0px 0px;margin:0px;width:225px !important;border:none;border-top:none;}
.ddsmoothmenu ul li ul li{display:list-item;float:none;padding:0;margin:0;border-right:0px;line-height:29px;text-align:left;background:none;}
.ddsmoothmenu ul li ul li.red{background:#7F142D;float:left;width:100%;}
.ddsmoothmenu ul li ul li.green{background:#00464F;float:left;width:100%;}
.ddsmoothmenu ul li ul li.red1{background:#7F142D;float:left;width:auto;padding:10px 15px;line-height:20px;color:#FFFFFF;text-transform:none;}
.ddsmoothmenu ul li ul li.red1 a{padding-left:0px;}
.ddsmoothmenu ul li ul li.red1 strong{font-size:14px;font-weight:700;}
.ddsmoothmenu ul li ul li.red span{background:#FFFFFF;float:right;width:375px;padding:0px 0px 20px 0px;}
.ddsmoothmenu ul li ul li.green span{background:#FFFFFF;float:right;width:375px;padding:0px 0px 5px 0px;}
.ddsmoothmenu ul li ul li.red span a,
.ddsmoothmenu ul li ul li.green span a{float:left;text-align:left;width:28%;}
.ddsmoothmenu ul li ul li.red span a{color:#7F142D;}
.ddsmoothmenu ul li ul li.green span a,
.ddsmoothmenu ul li ul li.green span a:hover{color:#00464F;}
.ddsmoothmenu ul li ul li ul{top:0;}
.ddsmoothmenu ul li ul li a{padding:0 18px !important;margin:0;color:#cccccc;border-bottom:1px solid #353535;background:#222;height:38px;line-height:38px;font-weight:400;font-size:13px;position:relative;}
.ddsmoothmenu ul li ul li:last-child a{border-bottom:none}
.ddsmoothmenu ul li ul li a:hover{color:#FFFFFF;margin:0px 0px 0px 0px;background:#980606;}
* html .ddsmoothmenu{height:1%;}
.downarrowclass{position:absolute;top:14px;right:5px;}
.downarrowclass2{position:absolute;top:14px;right:10px;}
.rightarrowclass{position:absolute;top:6px;right:5px;}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;}
.toplevelshadow{opacity:0.8;}
.sub-arw{background:url(../img/submenu-arw.png) no-repeat;width:6px;height:12px;display:inline-block;position:absolute;top:12px;right:13px;}
.ddsmoothmenu ul .current-menu-item a{background:#f47e47;color:#fff;}