Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.15.34.105
#cssmenu2,
#cssmenu2 ul,
#cssmenu2 ul li,
#cssmenu2 ul li a,
#cssmenu2 #menu-button {
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 1;
display: block;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cssmenu2:after,
#cssmenu2 > ul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
#cssmenu2 #menu-button {
display: none;
}
#cssmenu2 {
}
/*2-17-2021*/
#cssmenu2 > ul > li {
float: left;
margin: auto 7px;
}
/*2-17-2021*/
#cssmenu2.align-center > ul {
font-size: 0;
text-align: center;
}
#cssmenu2.align-center > ul > li {
display: inline-block;
float: none;
}
#cssmenu2.align-center ul ul {
text-align: left;
}
#cssmenu2.align-right > ul > li {
float: right;
}
#cssmenu2 > ul > li > a {
padding: 15px 22px;
text-decoration: none;
color: #fff;
border-top: 10px solid #283891;
font-size: 15px;
text-transform: uppercase;
/*17-2-2021*/
line-height: 21px;
/*17-2-2021*/
}
.home-icon .fa{
font-size:25px;
color:#fff;
}
.home-icon {
padding: 9px 13px !important;
}
#cssmenu2 > ul > li:hover > a {
color: #fff;
background: none;
border-top: 10px solid #076EF9;
}
#cssmenu2 > ul > li.has-sub > a {
padding-right: 30px;
}
#cssmenu2 > ul > li.has-sub > a:after {
position: absolute;
top: 23px;
right: 11px;
width: 8px;
height: 2px;
display: block;
background: #333;
content: '';
}
#cssmenu2 > ul > li.has-sub > a:before {
position: absolute;
top: 20px;
right: 14px;
display: block;
width: 2px;
height: 8px;
background: #333;
content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#cssmenu2 > ul > li.has-sub:hover > a:before {
top: 23px;
height: 0;
}
#cssmenu2 ul ul {
position: absolute;
left: -9999px;
}
#cssmenu2.align-right ul ul {
text-align: right;
}
#cssmenu2 ul ul li {
height: 0;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#cssmenu2 li:hover > ul {
left: auto;
z-index: 9;
}
#cssmenu2.align-right li:hover > ul {
left: auto;
right: 0;
}
#cssmenu2 li:hover > ul > li {
height: auto;
}
#cssmenu2 ul ul ul {
margin-left: 100%;
top: 0;
}
#cssmenu2.align-right ul ul ul {
margin-left: 0;
margin-right: 100%;
}
#cssmenu2 ul ul li a {
border-bottom: 1px solid rgba(150, 150, 150, 0.15);
padding: 11px 15px;
width: 265px !important;
font-size: 13px;
text-decoration: none;
color: #dddddd;
font-weight: 400;
background: #015e93;
line-height: 21px;
}
#cssmenu2 ul ul li:last-child > a,
#cssmenu2 ul ul li.last-item > a {
border-bottom: 0;
}
#cssmenu2 ul ul li:hover > a,
#cssmenu2 ul ul li a:hover {
color: #fff ;
}
#cssmenu2 ul ul li.has-sub > a:after {
position: absolute;
top: 16px;
right: 11px;
width: 8px;
height: 2px;
display: block;
background: #dddddd;
content: '';
}
#cssmenu2.align-right ul ul li.has-sub > a:after {
right: auto;
left: 11px;
}
#cssmenu2 ul ul li.has-sub > a:before {
position: absolute;
top: 13px;
right: 14px;
display: block;
width: 2px;
height: 8px;
background: #dddddd;
content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#cssmenu2.align-right ul ul li.has-sub > a:before {
right: auto;
left: 14px;
}
#cssmenu2 ul ul > li.has-sub:hover > a:before {
top: 17px;
height: 0;
}
#cssmenu2 ul li a .fa {
padding-right: 7px;
}
#cssmenu2 > ul > li > .active {
padding: 15px 13px;
text-decoration: none;
color: #fff;
border-top: 10px solid #076EF9;
font-size: 15px;
text-transform: uppercase;
}
/*.cmnu {float:right;}*/
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#tlec-menu-bar #cssmenu2 {
position: static;
}
#cssmenu2 {
width: 100%;
}
#cssmenu2 ul {
width: 100%;
display: none;
}
#cssmenu2.align-center > ul {
text-align: left;
}
#cssmenu2 ul li {
width: 100%;
border-top: 1px solid rgba(120, 120, 120, 0.14);
border-right: none;
padding: 4px 0;
}
#cssmenu2 ul ul li,
#cssmenu2 li:hover > ul > li {
height: auto;
}
#cssmenu2 ul li a,
#cssmenu2 ul ul li a {
width: 100%;
border-bottom: 0;
padding: 9px 13px;
}
#cssmenu2 > ul > li {
float: none;
}
#cssmenu2 ul ul li a {
padding-left: 25px;
}
#cssmenu2 ul ul ul li a {
padding-left: 35px;
}
#cssmenu2 ul ul li a {
color: #333;
background: none;
}
#cssmenu2 ul ul li:hover > a,
#cssmenu2 ul ul li.active > a {
color: #ffffff;
}
#cssmenu2 ul ul,
#cssmenu2 ul ul ul,
#cssmenu2.align-right ul ul {
position: relative;
left: 0;
width: 100%;
margin: 0;
text-align: left;
}
#cssmenu2 > ul > li.has-sub > a:after,
#cssmenu2 > ul > li.has-sub > a:before,
#cssmenu2 ul ul > li.has-sub > a:after,
#cssmenu2 ul ul > li.has-sub > a:before {
display: none;
}
#cssmenu2 #menu-button {
display: block;
padding: 17px;
color: #fff;
cursor: pointer;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
}
#cssmenu2 #menu-button:after {
position: absolute;
top: 22px;
right: 17px;
display: block;
height: 8px;
width: 20px;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
content: '';
}
#cssmenu2 #menu-button:before {
position: absolute;
top: 16px;
right: 17px;
display: block;
height: 2px;
width: 20px;
background: #fff;
content: '';
}
#cssmenu2 #menu-button.menu-opened:after {
top: 23px;
border: 0;
height: 2px;
width: 15px;
background: #333;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#cssmenu2 #menu-button.menu-opened:before {
top: 23px;
background: #333;
width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#cssmenu2 .submenu-button {
position: absolute;
z-index: 99;
right: 0;
top: 0;
display: block;
border-left: 1px solid rgba(120, 120, 120, 0.2);
height: 46px;
width: 46px;
cursor: pointer;
}
#cssmenu2 .submenu-button.submenu-opened {
background: #262626;
}
#cssmenu2 ul ul .submenu-button {
height: 34px;
width: 34px;
}
#cssmenu2 .submenu-button:after {
position: absolute;
top: 22px;
right: 19px;
width: 8px;
height: 2px;
display: block;
background: #dddddd;
content: '';
}
#cssmenu2 ul ul .submenu-button:after {
top: 15px;
right: 13px;
}
#cssmenu2 .submenu-button.submenu-opened:after {
background: #ffffff;
}
#cssmenu2 .submenu-button:before {
position: absolute;
top: 19px;
right: 22px;
display: block;
width: 2px;
height: 8px;
background: #dddddd;
content: '';
}
#cssmenu2 ul ul .submenu-button:before {
top: 12px;
right: 16px;
}
#cssmenu2 .submenu-button.submenu-opened:before {
display: none;
}
#cssmenu2 > ul > li > a {
border-top: none;
}
}
|