<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.srl_menu {margin-top: 150px;height: 100%;z-index: 10;height: 390px;}
.prl_menu {margin-top: 450px;height: 100%;}
.list_menu {list-style: none;margin: 0;width: 185px;}
.list_menu2 {list-style: none;padding: 0;margin: 0px;width: 130px;}
.list_menu h2 {color: #f5f5f5;padding: 12px 0 0 20px;height: 32px;font-size: 19px;}
.list_menu li {color: #f5f5f5;font-weight: 600;width: 185px;margin-right: 20px;background: linear-gradient(180deg, rgba(0, 121, 78, 1) 0%, rgb(4 24 17) 100%);}
/* BUTTONS */
.button {border: none;outline: none;padding: 0;cursor: pointer;}
.sbutton {background: none;margin-right: -1px;}
.pbutton {background-color: #3498db;border-bottom: solid 1px #2980b9;}
/* TRANSITIONS */
.slide_left_open, .slide_left_close, .slide_right_open, .slide_right_close, .slide_top_open, .slide_top_close, .push_left_open, .push_left_close, .body_close, .body_open_left, .body_open_right, .push_right_open, .push_right_close {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.slide_left_close {position: fixed;left: -257px;}
.slide_left_open {left: -20px;}
#slide_left &gt; ul {float: left;width: 290px;}
#slide_left ul li {}
#slide_left ul li:hover {}
/* SLIDE RIGHT MENU */
.slide_right_close {position: fixed;right: -206px;}
.slide_right_open {right: 0px;}
#slide_right &gt; ul {float: right;height: auto;color: #ffffff;padding: 0px;}
#slide_right ul {margin-right: 20px;}
#slide_right ul li {}
#slide_right ul li:hover {}
/* PUSH RIGHT MENU */
.push_right_close {position: fixed;right: -220px;}
.push_right_open {right: 0px;}
#push_right &gt; ul {float: right;background:url(../images/common/down-bg.png) no-repeat;height: 240px;border-radius: 0px 0px 20px;border-bottom: 1px solid #28b0d4;}
#push_right &gt; ul &gt; h2 {border-bottom: solid 1px #2980b9;}
#push_right ul li {background-color: #6badda;}
#push_right ul li:hover {background-color: #4fa3dc;}
/* PUSH LEFT MENU */
.push_left_close {position: fixed;left: -220px;}
.push_left_open {left: 0px;}
#push_left &gt; ul {float: left;background-color: #3498db;}
#push_left &gt; ul &gt; h2 {border-bottom: solid 1px #2980b9;}
#push_left ul li {background-color: #6badda;}
#push_left ul li:hover {background-color: #4fa3dc;}
/*------------*/
.side-bg {width: 216px;display: block;margin-right: auto;/* border-bottom: 1px solid #f7585f; */-webkit-transition: 400ms;-moz-transition: 400ms;-o-transition: 400ms;transition: 400ms;}
.side-bg:hover {-webkit-transition: 400ms;-moz-transition: 400ms;-o-transition: 400ms;transition: 400ms;}
.side1-bg {width: 130px;height: 80px;border-bottom: 1px solid #f7585f;padding-top: 10px;}
.side3-bg {height: 160px;border-bottom: 1px solid #f7585f;padding-top: 10px;}
.side-bg h3 {font-size: 20px;padding-top: 10px;font-family: 'Lato', sans-serif;font-weight: bold;text-align: center;color: #fff;text-shadow: 1px 1px #000;}
.side-bg p {font-size: 14px;text-align: center;padding-top: 20px;font-family: 'Lato', sans-serif;}
.list_menu2 p {font-size: 14px;padding-top: 1px;}
.list_menu2 p1 {font-size: 11px;font-weight: bold;}	
.side1-bg h3 {font-size: 15px;font-weight: 100;}
.side2-bg h3 {font-size: 15px;}
.side3-bg h3 {font-size: 15px;}
#slide_left &gt; ul &gt; li &gt; a {cursor: pointer;}
#slide_left &gt; ul &gt; li &gt; a:hover {color: #fff;}
/*-- if want auto --*/
#slide_left {}
#slide_left:hover {left: 0px;z-index: 99;}
#slide_left:after {position: fixed;left: -158px;z-index: 99;}
/*--- right side auto */
#slide_right {}
#slide_right:hover {right: -20px;z-index: 99;}
#slide_right:after {position: fixed;right: -260px;/* ok */z-index: 99;}
.side-ico {font-size: 10px;}
.side-info {float: left;padding-top: 4px;text-align: center;width: 100%;}
.side-ico img {width: 30px;}
ul.list_menu2 img {display: block;margin: auto;}
.side-info-box {text-align: center;background: #1a0202;padding: 9px 10px;display: inline-block;font-size: 11px;color: #fff;width: 100%;}
a.chat-btn {background: #880302;padding: 7px 10px;display: block;color: #ffffff;font-weight: bolder !important;text-align: center;font-size: 16px;margin-top: 8px;}
a.chat-btn:hover {background: #ea0b0a;color: #ffffff;}
.border-line {background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.8, #b4822f), color-stop(0.1, rgb(244, 244, 182)));background-image: -moz-linear-gradient(center bottom, #b4822f 33%, rgb(244, 244, 182) 67% );padding: 1px;border: none;}
.border-line &gt; div { background: #000; }
.join {text-align: center;display: block;border-radius: 1px;color: #fff;text-transform: uppercase;margin: 0px 15px;height: 47px;font-weight: bold;text-shadow: 1px 1px 1px #000;padding: 10px;}
.join:hover {color: #fff;}
.side-ico {
    border: 1px solid #e1e1e1;
    border: solid 1px #e9e9e9;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    height: 35px;
    line-height: 1;
    margin-left: 43px;
    margin-right: 43px;
    padding: 10px;
    width: 35px;
    text-align: center;
    transition: all .3s ease-in-out;
    border-radius: 50%;
    font-size: 14px;
}


.side-info a {
    color: #fff;
}

.side-box{border-bottom: 1px solid #f7585f;padding-bottom: 8px;position: relative;height: 69px;text-align: center;cursor:  pointer;}
.side-chat{
    position: absolute;
    top: -80px;
    left: 0px;
    color: #fff;
    font-size: 18px;
}    
.side-box:hover {
    color: #000;
}
.side-info a {
    color: #fff;
}

.side-info a:hover {
    color:  #000;
}.btn-inf {
    padding: 6px 0px;
    color: #fff;
    display: block;
    padding-left: 15px;
}


.info-al li {
    width: 160px;
}

.info-al ul {
    width: 160px;
}

.info-al {
    left: -160px;
}
.btn-inf:hover {
    background: #00000038;
}
button#button_left {
    position: relative;
    margin-left: -34px;
    z-index: -1;
    cursor: pointer;
}

.side-logo img {
    display: block;
    margin: 0px auto;
}

.side-logo {
    margin: 18px 0px 5px 0px;
}

.join{background: url(../images/common/btn-join.png) no-repeat;background-size: 100% 100%;}

.join:hover{background: url(../images/common/btn-join-hover.png) no-repeat;background-size: 100% 100%;text-decoration: none;}











.twitter {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 14px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.twitter:hover {
  color: #FF7D6D;
  text-decoration: none;
}



img {
  max-width: 100%;
}
/* Floating Social Media Bar Style Starts Here */

.fl-fl {
  text-transform: uppercase;
  padding: 4px;
  width: 190px;
  border: 1px solid #6ac1c5;
  position: fixed;
  left: -132px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  background: rgba(42,183,218,1);
  background: -moz-linear-gradient(top, rgba(42,183,218,1) 0%, rgba(9,60,90,1) 71%, rgba(2,32,63,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(42,183,218,1)), color-stop(71%, rgba(9,60,90,1)), color-stop(100%, rgba(2,32,63,1)));
  background: -webkit-linear-gradient(top, rgba(42,183,218,1) 0%, rgba(9,60,90,1) 71%, rgba(2,32,63,1) 100%);
  background: -o-linear-gradient(top, rgba(42,183,218,1) 0%, rgba(9,60,90,1) 71%, rgba(2,32,63,1) 100%);
  background: -ms-linear-gradient(top, rgba(42,183,218,1) 0%, rgba(9,60,90,1) 71%, rgba(2,32,63,1) 100%);
  background: linear-gradient(to bottom, rgba(42,183,218,1) 0%, rgba(9,60,90,1) 71%, rgba(2,32,63,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ab7da', endColorstr='#02203f', GradientType=0 );
}

.fa {
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-left: 2px;
}

.fl-fl:hover {
  left: 0;
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
  font-size: 10px;
  text-align: center;
  width: 100%;
}




.float-fb {
  top: 160px;
}

.float-tw {
  top: 215px;
}

.float-gp {
  top: 270px;
}

.float-rs {
  top: 325px;
}

.float-ig {
  top: 380px;
}

.float-pn {
  top: 435px;
}
/* Floating Social Media Bar Style Ends Here */

.fl-fl {
    display: flex;
}

.fl-fl i {
    color: #fff;
    font-size: 32px;
    margin-right: 5px;
    width: 64px;
    text-align: center;
    margin-top: 5px;
}

.fl-fl img {
    display: block;
    margin: 0px auto;
    margin-top: 5px;
}

.side-code {
    width: 67px;
    margin-right: 2px;
}
.scan-us {
    position: absolute;
    left: 0px;
    top: 52px;
    background: rgba(42,183,218,1);
    background: -moz-linear-gradient(top, rgba(42,183,218,1) 0%, rgba(9,60,90,1) 71%, rgba(2,32,63,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(42,183,218,1)), color-stop(71%, rgba(9,60,90,1)), color-stop(100%, rgba(2,32,63,1)));
    background: -webkit-linear-gradient(top, rgba(42,183,218,1) 0%, rgba(9,60,90,1) 71%, rgba(2,32,63,1) 100%);
    background: -o-linear-gradient(top, rgba(42,183,218,1) 0%, rgba(9,60,90,1) 71%, rgba(2,32,63,1) 100%);
    background: -ms-linear-gradient(top, rgba(42,183,218,1) 0%, rgba(9,60,90,1) 71%, rgba(2,32,63,1) 100%);
    background: linear-gradient(to bottom, rgba(42,183,218,1) 0%, rgba(9,60,90,1) 71%, rgba(2,32,63,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ab7da', endColorstr='#02203f', GradientType=0 );
    padding: 10px 20px;
}

.scan-us img {
    margin: 0px;
}

ul.list_menu {
    background: url(../images/common/down-bg.png) no-repeat;
    border-radius: 0px 0px 20px;
    color: #ffffff;
}


.form-prov {
    border-radius: 10px;
    width: 100%;
    margin-bottom: 8px;
    height: 35px;
    border: 1px solid #2cc0e3;
    padding: 0px 10px;
}

.list_box {
    padding: 10px;
}
.btn-sbt {
    border-radius: 20px 20px 20px 20px;
    background: #f9e885;
    background: -moz-linear-gradient(top, #f9e885 0%, #caa23f 100%);
    background: -webkit-linear-gradient(top, #f9e885 0%, #caa23f 100%);
    background: linear-gradient(to bottom, #f9e885 0%, #caa23f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e885', endColorstr='#caa23f', GradientType=0 );
    font-weight: bold;
    border: 1px solid #f8e784;
    width: 100%;
    cursor: pointer;
}

.btn-sbt:hover {
    background: linear-gradient(to bottom, rgba(12,17,21,1) 0%, rgba(39,44,48,1) 51%, rgba(11,14,18,1) 100%);
    color: #fff;
}

.wlt-btn p {
    padding: 0px;
    margin: 0px;
}

.wlt-btn {
    text-align: center;
    background: linear-gradient(to bottom, rgba(12,17,21,1) 0%, rgba(39,44,48,1) 51%, rgba(11,14,18,1) 100%);
    color: #fff;
    border: 1px solid #f8e784;
    border-radius: 20px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.wlt-amt {
    display: flex;
    justify-content: center;
}

.li-box {
    padding: 0px 10px 0px 10px;
    overflow: auto;
    height: 195px;
}

.box-tlb {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
    margin-bottom: 5px;
}

.btn-load {
    font-size: 12px;
    line-height: 22px;
    padding-left: 5px;
}
.form-prov:focus {
    outline: none;
}
.in-box {
    /* padding: 10px; */
    /* margin: 10px 15px; */
    display: flex;
    justify-content: center;
    padding: 5px 0px;
}

.in-box img {
    display: block;
    margin: 0px auto;
}

.side_bg-btn {
    background: url(../images/common/side-box.png) no-repeat center;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}

.side_bg-btn img {
    height: 35px;
    display: flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
}

.side-ic {
    background: #006e48;
    display: flex;
    width: 166px;
    text-align: center;
    justify-content: center;
    padding: 8px 0px;
    align-items: center;
    border-radius: 20px 20px 0px 0px;
}

.side-ifn {
    background: #023320;
    width: 166px;
    text-align: center;
    border-radius: 0px 0px 20px 20px;
}

.side-ic h4 {
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.in-box a {
    width: 166px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #023320;
    border-radius: 20px;
}

.side-ic i {
    margin-right: 9px;
    font-size: 19px;
    background: -webkit-linear-gradient(#ffee00, #b78327);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.side-ifn p {
    margin: 0px;
    padding: 10px 0px;
}

.in-box a:hover {
    color: #fff;
}




</pre></body></html>