@font-face {
    font-family: 'icomoon';
	font-display: swap;
    font-style: normal;
    font-weight: 400;
	font-family: "icomoon"; 
	src: 
	url("{$all['TestPatch']}/font/icomoon.eot?#iefix") format("embedded-opentype"), 
	url("{$all['TestPatch']}/font/icomoon.woff") format("woff"), 
	url("{$all['TestPatch']}/font/icomoon.ttf") format("truetype"), 
	url("{$all['TestPatch']}/font/icomoon.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_seh';
	font-display: swap;
    font-style: normal;
    font-weight: 400;
	src: url("{$all['TestPatch']}/font/icomoon_seh.eot?#iefix") format("embedded-opentype"), 
	url("{$all['TestPatch']}/font/icomoon_seh.woff") format("woff"), 
	url("{$all['TestPatch']}/font/icomoon_seh.ttf") format("truetype"), 
	url("{$all['TestPatch']}/font/icomoon_seh.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_35';
	font-display: swap;
    font-style: normal;
    font-weight: 400;
	src: url("{$all['TestPatch']}/font/icomoon35.eot?#iefix") format("embedded-opentype"), 
	url("{$all['TestPatch']}/font/icomoon35.woff") format("woff"), 
	url("{$all['TestPatch']}/font/icomoon35.ttf") format("truetype"), 
	url("{$all['TestPatch']}/icomoon35.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon3';
	font-display: swap;
    font-style: normal;
    font-weight: 400;
	src: url("{$all['TestPatch']}/font/icomoon3.eot?#iefix") format("embedded-opentype"), 
	url("{$all['TestPatch']}/font/icomoon3.woff") format("woff"), 
	url("{$all['TestPatch']}/font/icomoon3.ttf") format("truetype"), 
	url("{$all['TestPatch']}/icomoon3.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon4';
	font-display: swap;
    font-style: normal;
    font-weight: 400;
	src: url("{$all['TestPatch']}/font/icomoon4.eot?#iefix") format("embedded-opentype"), 
	url("{$all['TestPatch']}/font/icomoon4.woff") format("woff"), 
	url("{$all['TestPatch']}/font/icomoon4.ttf") format("truetype"), 
	url("{$all['TestPatch']}/icomoon4.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon5';
	font-display: swap;
    font-style: normal;
    font-weight: 400;
	src: url("{$all['TestPatch']}/font/icomoon5.eot?#iefix") format("embedded-opentype"), 
	url("{$all['TestPatch']}/font/icomoon5.woff") format("woff"), 
	url("{$all['TestPatch']}/font/icomoon5.ttf") format("truetype"), 
	url("{$all['TestPatch']}/icomoon5.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_9';
	font-display: swap;
    font-style: normal;
    font-weight: 400;
	src: url("{$all['TestPatch']}/font/icomoon_9.eot?#iefix") format("embedded-opentype"), 
	url("{$all['TestPatch']}/font/icomoon_9.woff") format("woff"), 
	url("{$all['TestPatch']}/font/icomoon_9.ttf") format("truetype"), 
	url("{$all['TestPatch']}/icomoon_9.svg#$font") format("svg");
}
*{
    box-sizing: border-box;
}
html{
    float:left;
	width:100%;
}
body{
    font-family: 'Montserrat','Ubuntu', sans-serif;
    margin:0;
	overflow-x: hidden;
	background: #E9E9E9;
	float:left;width:100%;
}
.img{
    float:left;width:100%;
	transition: all 0.6s ease 0s;
}
.fmt2{
    font-family: 'Montserrat', sans-serif;
}
.ub{
  font-family: 'Ubuntu';
}
.dly{
    transition: all 0.2s ease 0s;
}
.dly-4{
    transition: all 0.4s ease 0s;
}
.hbk{
    float:left;
	width:100%;
    background:#ebebeb;
}
.bk-btn{
    float: left;
    width: 220px;
    height: 70px;
    background: rgba(244,191,84,.4);
    border-radius: 35px;
    margin-top: 40px;
    animation-duration: 3s;
    animation-delay: 0.5s;
	margin-left:calc(50% - 110px);
	cursor:pointer;
}
.bk-btn:hover .bk-btn-in{
    transform: scale(0.9);
}
.bk-btn-in{
    float: left;
    margin: 10px;
    width: calc(100% - 20px);
    height: 50px;
    background: #F4BF54;
    line-height: 50px;
    text-align: center;
    color: #0C377C;
    font-size: 16px;
    border-radius: 25px;
}
.title{
    float:left;
	color:#0C377C;
	font-size:36px;
	font-weight:700;
	width:100%;
	font-family: 'Ubuntu';
    text-align: center;
}
.desc{
    float:left;
	color:#000;
	font-size:16px;
	line-height:26px;
	font-family: 'Montserrat', sans-serif;
	margin-top:37px;
	width:100%;
}
.desc2{
    float:left;
	color:#000;
	font-size:18px;
	line-height:26px;
	font-family: 'Montserrat', sans-serif;
	margin-top:37px;
	width:100%;
}

.desc3{
    color: #000000;
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
    float: left;
    width: 100%;
}
.b-d-content a{
    color: #ed8037;
}



.org-spread{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(244,191,84,0.3);
    animation: none;
    left: 0px;
    top: 0px;
    z-index: -10;
}
@keyframes  kuod
{
    0%   {transform: scale(1);opacity: 1;}
    100%  {transform: scale(2);  opacity: 0;}
}
@keyframes  suof
{
    0%   {transform: scale(1)}
    50%  {transform: scale(1.3)}
	100%  {transform: scale(1)}
}
.blankbtn{
    background:rgba(0,0,0,.4);
	border-radius:34px;
	cursor:pointer;
}
.blankbtn:hover .blankbtn-in{
    transform: scale(0.9);
}
.blankxcet{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.blankbtn-in{
    float:left;
	margin:7px;
	background:#000;
	padding:0px 40px;
	height:54px;
	color:#ED8037;
	font-size:16px;
	line-height:54px;
	border-radius:27.5px;
}
a{
    text-decoration: none!important;
}
input,textarea:focus {   
    outline: none;   
}
picture{
	float:left;
	width:100%;
}
.nim{
}
.b2img{
    float:left;width:100%;
}
.b2img2{
    float:left;width:100%;
	height:100%;
}
.main-f{
    float:left;
	width:100%;
	margin-top:80px;
	background:#ebebeb;
	padding-bottom:177px;
}
.mt-95{
    margin-top:95px;
}
.yellowbtn{
    width: 260px;
    float: left;
    background: #F6C600;
    height: 52px;
    border-radius: 26px;
	margin-left:calc(50% - 130px);
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 52px;
    text-align: center;
    transition: all 0.2s ease 0s;
    cursor: pointer;
}
.vd-tj-hot {
    float: left;
    font-size: 14px;
    padding: 12px 25px;
    background: #F6C600;
    border-radius: 20.5px;
	color: #fff;
}
.yellowbtn-sinbtn-ico {
    position: relative;
    padding-top: 3px;
}
.yellowbtn-sinbtn-ico:before {
    content: "\ea3c";
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0px;
    left: 0px;
    background: #fff;
    border-radius: 50%;
    font-size: 14px;
    color: #F6C600;
    font-family: icomoon3;
    text-align: center;
    line-height: 25px;
}

.plistcet{
    margin-top: 85px;
}
.p-ritxt{
    float:none;
	width:auto;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-dots{
    display:none;
}
.slick-prev, .slick-next {
        position: absolute;
    display: block;
    height: 67px;
    width: 38px;
    font-size: 100px;
    cursor: pointer;
    background: rgba(0,0,0,0);
    opacity: 1;
    top: 50%;
    margin-top: -30px;
    padding: 0;
    border: 0;
    outline: 0;
    z-index: 9;
    text-indent: 900px;
    overflow: hidden;
    color: #fff;
    transition: all .6s ease 0s;
}
.slick-next {
    right: 22px;
    background:url("{$all['TestPatch']}/templates/Web/en/images/bnext.png") no-repeat;
}
.slick-prev {
    left: 22px;
    background:url("{$all['TestPatch']}/templates/Web/en/images/bprev.png") no-repeat;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    float: left;
    min-height: 1px;
    display: none;
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.mobile-header{
    display:none;
}
.header-f {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 99;
	background: #ebebeb;
}
.head-top-f {
    float: left;
    width: 100%;
    color: #808080;
    border-bottom: 2px solid #F3F3F3;
    overflow: hidden;
	height:72px;
	transition: all 0.6s ease 0s;
}
.cet {
    float: left;
    width: 1760px;
    margin-left: calc(50% - 880px);
}
.cet2{
    float: left;
    width: 1182px;
    margin-left: calc(50% - 591px);
}
.cet3{
    float: left;
    width: 1720px;
    margin-left: calc(50% - 860px);
}
.bluebtn{
    padding-left: 50px;
    padding-right: 50px;
    height: 60px;
    background: #2C00E9;
    border-radius: 30px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.ht-l-f {
    float: left;
    line-height: 72px;
    padding-left: 28px;
    position: relative;
    color: #808080;
}
.ht-l-f:hover{
    color: #2C00E9;
}
.ht-l-f:hover:before{
    color: #2C00E9;
}
.ht-l-f:before {
    content: '\e901';
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: icomoon_35;
	color: #A3A3A3;
	transition: all 0.6s ease 0s;
}
.ht-r-f {
    float: right;
	height:100%;
}
.h-s-form {
    float: left;
    width: 200px;
    margin-top: 22px;
}
.h-searchbtn {
    float: left;
    width: 30px;
    height: 30px;
    position: relative;
}
.h-searchbtn:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: '\e900';
    width: 100%;
    height: 100%;
    font-family: icomoon_seh;
    color: #1A1A1A;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.search-in {
    float: left;
    width: calc(100% - 40px);
    border: none;
    height: 30px;
	margin-left:10px;
}
.search-in::-webkit-input-placeholder{
    font-size:12px;
	color:#808080;
}

.search-in:-moz-placeholder{
    font-size:12px;
	color:#808080;
}
.search-btn {
    float: left;
    width: 0px;
    height: 0px;
    display: none;
}

.ft-share {
    float: left;
    margin-top: 27px;
	margin-left:35px;
}
.fshare {
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    border-radius: 50%;
    background: #0C377C;
    position: relative;
}
.fshare:before {
    position: absolute;
    width: 100%;
    line-height: 20px;
    text-align: center;
    font-family: icomoon;
    color: #fff;
    font-size: 12px;
    transition: all 0.6s ease 0s;
}
.fshare:hover{
    background: #ED8037;
}
h1,h2,h3{
    padding:0px;
	margin:0px;
	font-weight:normal;
}
.tblue{
    color:#2C00E9;
}
.facebook:before {
    content: '\e62c';
}
.twitter:before {
    content: '\e62b';
}
.fyoutube:before {
    content: '\e634';
}
.linkedin:before {
    content: '\e630';
}
.LangUrlArrf {
    float: left;
    position: relative;
    margin-top: 28px;
}
.langurlarrBtin {
    float:left;
    font-size: 13px;
	width:55px;
    position: relative;
    cursor: pointer;
    color: #808080;
}
.langurlarrBtin:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url({$all['TestPatch']}/templates/Web/en/images/cLang.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 24px;
}
.langurlarrBtin:after{
    content: '\e900';
    position: absolute;
    right: 0px;
    top: 5px;
    color: #1A1919;
    font-size: 16px;
    font-family: icomoon3;
}
.header-bottom-f {
    float: left;
    width: 100%;
}
.left-cet{
    float: left;
    width: calc(100% - 80px);
    margin-left: 80px;
}
.logo-f {
    float: left;
    width: 220px;
	margin-top:12px;
	margin-left:65px;
}
.m1 {
    float: left;
    width: 100%;
}
.h-b-right {
    float: left;
    width: calc(100% - 285px - 290px - 50px);
	margin-left:50px;
	position:relative;
}
.nav-f {
    float: right;
	margin-right:70px;
}
.nav-s-1 {
    float: left;
}
.nav-s-1-a {
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    position: relative;
    font-weight: 700;
    line-height: 80px;
    color: #000000;
}
.nav-s-1-a:after {
    content: '';
    position: absolute;
    left: 30px;
    bottom: 0px;
    width: 0px;
    height: 2px;
    background: #F4BF54;
    transition: all 0.6s ease 0s;
}
.pso{
    position: relative;
}
.nav-s-1:hover .nav-s-1-a:after {
    width: calc(100% - 60px);
}
.nav-s-1-a span{
    position:relative;
}
.nav-s1adown span{
    padding-right:20px;
}
.nav-s1adown span:after {
    content: '\e900';
    position: absolute;
    right: 0px;
    top: 0px;
    color: #1A1919;
    font-size: 16px;
    font-family: icomoon3;
	line-height:20px;
	transition: all 0.3s ease 0s;
}
.selectnav {
    color: #F4BF54;
}
.nav-s-1 .nav-s-1-a:hover{
    color:#F4BF54;
}
.nav-s-1 .nav-s-1-a span:hover:before{
    width: 100%;
}
.nav-s-1 .nav-s1adown span:hover:after{
    color:#F4BF54;
}
.nav-s-1:hover .nav-f-2 {
    display: block!important;
    top: 80px;
    opacity: 1;
    visibility: visible;
}
.nav-f-2 {
    position: absolute;
    top: 120px;
    left: 0px;
    min-width: 100%;
    z-index: 100;
    background-color: #fff;
    opacity: 0;
	box-shadow: 0 3px 6px rgb(0 0 0 / 5%);
    visibility: hidden;
    transition: all 0.3s ease 0s;
    overflow: hidden;
    padding: 10px 10px;
}
.nav-f-2-cet {
    float: left;
    padding: 30px 7%;
	padding-top:10px;
    width: 100%;
}
.nav-as2-ofs{
    float:left;
	margin-left:-8%;
	width:108%;
}
.nav-ano-s-2{
    float: left;
    width: 12%;
	margin-left:8%;
	margin-top:20px;
}
.nav-ano-s-2:hover .img {
    transform: scale(1.2);
}
.nav-ano-s-2:hover .nav-as2-txt{
    color:#F4BF54;
}
.nav-as2-pic{
    float: left;
    width: 100%; 
    border-radius:50%;
    overflow:hidden;
    border:1px solid #EDEDED;	
}
.nav-as2-txt{
    float:left;width:100%;
	margin-top:25px;
	color:#000;
	font-size:14px;
	text-align:center;
}

.nav-s-2 {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 10px;
}
.nav-s-2-a {
    float: left;
    padding: 5px 0px;
    font-size: 14px;
    color: #242424;
    position: relative;
    white-space: nowrap;
    display: block;
    width: 100%;
}
.nav-s-2:hover{
    background-color: #F4BF54;
}
.nav-s-2:hover .nav-s-2-a {
    color: #fff;
}
.headersearchf {
    float: left;
    width: 290px;
	
}
.h-r-btn-f{
    float:left;
	width:200px;
	height:80px;
	margin-left:35px;
	background:#0C377C;
	line-height:80px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:700;
	cursor:pointer;
}
.h-r-btn-f:hover{
    background:#F4BF54;
}
.inb-con-spread {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius:27.5px;
    background: rgba(44,0,233,0.3);
    animation: none;
    left: 0px;
    top: 0px;
    z-index: -1;
}
.h-r-btn-f:hover .inb-con-spread {
    animation: kuod 1100ms infinite;
}
.limove{
    background:rgba(255,255,255,.6);
	width:30px;
	height:calc(100% + 100px);
	left:-60px;
	top:-50px;
	transform: rotate(-30deg);
	position:absolute;
}
.limove:before{
    content:"";
    background:rgba(255,255,255,.2);
	width:20px;
	height:calc(100% + 100px);
	left:-30px;
	top:-50px;
	position:absolute;
}
.tex {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 6px;
    top: 6px;
    border-radius: 50%;
    background: rgba(12, 55, 124, 1);
    animation: kuod 2s infinite ease-in-out;
    z-index: 0;
}
.tex3{
    width: 50px;
    height: 50px;
    left: 15px;
    top: 15px;  
    animation: kuod3 5s infinite ease-in-out;
}
.tex2 {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 6px;
    top: 6px;
    border-radius: 50%;
    background: rgba(12, 55, 124, 1);
    animation: kuod2 2s infinite ease-in-out;
    animation-delay: .3s;
    z-index: 0;
}
.tex4{
    width: 50px;
    height: 50px;
    left: 15px;
    top: 15px; 
}
.tex5{
    position: absolute;
    width: 100px;
    height: 100px;
    left: 6px;
    top: 6px;
    border-radius: 50%;
    background: rgba(12, 55, 124, 1);
    animation: kuod5 2s infinite ease-in-out;
    animation-delay: .9s;
    z-index: 0;
}
@keyframes  kuod
{
    0%   {transform: scale(1);opacity: .3;}
    100%  {transform: scale(2);  opacity: 0;}
}
@keyframes  kuod2
{
    0%   {transform: scale(1);opacity: .5;}
    100%  {transform: scale(2);  opacity: 0;}
}
@keyframes  kuod3
{
    0%   {transform: scale(1);opacity: .3;}
    100%  {transform: scale(4);  opacity: 0;}
}
@keyframes  kuod4
{
    0%   {transform: scale(1);opacity: .3;}
    100%  {transform: scale(4);  opacity: 0;}
}
@keyframes  kuod5
{
    0%   {transform: scale(1);opacity: .8;}
    100%  {transform: scale(2);  opacity: 0;}
}
@keyframes  limove
{
    0%   {left:-60px;}
    100%  {left:calc(100% + 90px);}
}
.foot {
    float: left;
    width: 100%;
    background: #0C377C;
    color: #fff;
}
.foot-cov{
    background:#F4BF54;
	border-radius:77px 77px 0px 77px;
	margin-top:-77px;
	cursor:pointer;
}
.ftc-cet{
    float:left;
	margin:40px 7%;
	width:86%;
}
.foot-cov-t{
    color:#fff; 
	width:calc(95% - 75px);
	font-size:34px;
	margin-top:15px;
}
.foot-cov-arw{
    float:left;
	width:75px;
	height:75px;
	margin-left:5%;
	border-radius:50%;
	background:#fff;
	position:relative;
}
.foot-cov-arw:before{
    content: "\e903";
    font-family: 'icomoon_9';
	line-height:75px;
	text-align:center;
	width:100%;
	color:#0C377C;
	font-size:30px;
	position:absolute;
	left:0px;
	top:0px;
}
.footcet {
    margin-top: 140px;
    margin-bottom: 80px;
}
.f-box1{
    float:left;
	width:25%;
	padding-right:5%;
}
.f-box2{
    float:left;
	width:27%;
	padding-right:5%;
}
.f-box3{
    float:left;
	width:27%;
}
.f-box4{
    float:left;
	width:25%;
}
.fb1-t1{
    float:left;
	width:100%;
	font-size:18px;
	color:#F4BF54;
	font-weight:700;
}
.fb1-t2{
    float:left;
	width:100%;
	font-size:14px;
	margin-top:40px;
	line-height:30px;
}
.fb1-em{
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    background: #2C00E9;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-top: 40px;
	transition: all 0.6s ease 0s;
	position:relative;
	overflow:hidden;
}
.fb1-em:hover{
    background: #F6C600;
}
.fb1-em:hover .limove{
    animation: limove 1100ms infinite;
}
.fb2-main{
    float:left;
	width:100%;
	margin-top:30px;
}
.fb2-i1{
    float:left;
	width:50%;
}
.fb2-i2{
    float:left;
	width:50%;
}
.ft-nav-l2{
    float:left;
	width:100%;
	font-size:16px;
	margin-top:15px;
	color:#fff;
	padding-left:30px;
	position:relative;
	padding-right:5%;
}
.ft-nav-l2:hover{
    color:#F4BF54;
}
.ft-nav-l2:hover:before{
    color:#F4BF54;
}
.ft-nav-l2:before{
    content: "\e900";
    font-family: 'icomoon_9';
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 0px;
    top: 1px;
}
}
.ft-nav-l2:hover{
    color:#2C00E9;
}
.fb4-mid{
    float:right;
	width:140px;
}
.f-b3-share{
    float:left;
	width:calc(100% + 10px);
	margin-left: -10px;
	margin-top:30px;
}
.fb3-sh {
    float: left;
    width: 22px;
    height: 22px;
    border-radius: 50%;
	background:#F4BF54;
    position: relative;
    margin-left: 10px;
}
.bs-ico{
    position: absolute;
	top:1px;
	left:0px;
    width: 100%;
    line-height: 22px;
    text-align: center;
    color: #0C377C;
    font-size: 12px;
    transition: all 0.6s ease 0s;   
}
.fb3-sh:before {
    position: absolute;
	top:0px;
	left:0px;
    width: 100%;
    line-height: 22px;
    text-align: center;
    font-family: icomoon;
    color: #0C377C;
    font-size: 12px;
    transition: all 0.6s ease 0s;
}
.f-st3-adr{
    float:left;
	width:100%;
	padding-left:35px;
	font-size:16px;
	color:#fff;
	position:relative;
    margin-top: 21px;
}
.f-st3-adr:before{
    content: "\e902";
    font-family: 'icomoon_9';
    color: #F4BF54;
    font-size: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.f-st3-em{
    float:left;
	width:100%;
	padding-left:35px;
	font-size:16px;
	color:#fff;
	position:relative;
	margin-top:21px;
}
.f-st3-em:first-child{
    margin-top: 0px;
}
.f-st3-em::before{
    color: #F4BF54;
    font-size: 16px;
    position: absolute;
    left: 0px;
    top: 2px;
}
.em-ico:before{
    content: "\e901";
     font-family: icomoon_35;
}
.mob-ico::before{
    content: '\e608';
    font-family: icomoon;
}
.tel-ico::before{
    content: '\e603';
    font-family: icomoon;
}
.fb3-sh:hover{
	background:#FFF;
}
.fb3-sh:hover:before{
    color:#000;
}
.foot-bottom{
    float: left;
    width: 100%;
    background: #0C377C;
	border-top:1px solid #426295;
}
.btbcet{
    margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
}
.ftbt-l2{
    display: flex;
    flex-wrap: wrap;
}
.ftbt-l2 a{
    color: #fff;
    padding-right: 70px;
}
.ftbt-l3{
    padding-right: 130px;
}
.greenc{
    color: #F4BF54;
}
.ftbt-l2 a:last-child{
    padding-right: 0px;
}
.foot-b-mid{
    float: left;
    width: 1250px;
	margin-left:calc(50% - 625px);
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 16px;
}
.foot-b-t1 a, .foot-b-t2 a{
    color: #fff;
}
.foot-b-t1{
float: left;
}
.foot-b-t2{
    float:right;
}
.foot-b-up{
	width:56px;
	height:60px;
	background:#F4BF54;
	border-radius:28px 28px 0px 0px;
	cursor:pointer;	
	z-index:100;
    position: fixed;
	right:calc(50% - 810px);
	top:-60px;
	transition: all 1.2s ease 0s;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px;
}
.tit-w{
    width: 790px;
    margin-left: calc(50% - 395px);
}
.foot-b-up:before {
    content: "\e901";
    font-family: 'icomoon_9';
	top: calc(50% - 6px);
    color: #0C377C;
	width:100%;
	height:12px;
	text-align:center;
    font-size: 22px;
    position: absolute;
}

.mobile-header{
	position: fixed;
	left:0px;
	width:100%;
	display:none;
	z-index:1000;
	background: #ebebeb;;
	height:75px;
}
.mobile-tool{
	float:left;
	width:100%;
	
    
}
.mobile-tool-center{
	float:left;
	width:94%;
	margin-left:3%;
	height:100%;
}
.mobile-logo-f{
	<?php if($all['WebSet']['Language']!='sa'){ ?>
        float:left;
	<?php }else{ ?>
	    float:right;
	<?php } ?>
	white-space: nowrap;
	width: 100px;
	margin-top:13px;
}
.mobile-logo-f:before{
	content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mob-logo-img{
        float: left;
	display: inline-block;
    vertical-align: middle;
    width: 100%;
	<?php if($all['WebSet']['MobLogoMarginTop']!=''&&$all['WebSet']['MobLogoMarginTop']>0){ ?>
	    margin-top:{$all['WebSet']['MobLogoMarginTop']}px;
	<?php }else{ ?>
	    margin-top:20px;
	<?php } ?>
}
.mobile-menu{
	cursor: pointer;
	<?php if($all['WebSet']['Language']!='sa'){ ?>
        float: right;
	<?php }else{ ?>
	    float:left;
	<?php } ?>
	width:30px;
	text-align:center;
}
.mobile-menu:before{
	content: '\f0c9';
    display: block;
    font-family: icomoon5;
    font-size: 30px;
	color: #0C377C;
    line-height: 75px;
    float: left;
}
.mob-contact-btn{
	cursor: pointer;
	<?php if($all['WebSet']['Language']!='sa'){ ?>
        float: right;
	<?php }else{ ?>
	    float:left;
	<?php } ?>
	width:30px;
	margin-right:20px;
	text-align:center;
}
.mob-contact-btn:before{
    content: '\e900';
    display: block;
    font-family: icomoon5;
    font-size: 25px;
	color: #0C377C;
    line-height: 75px;
    float: left;
}
.mob-search-btn{
	cursor: pointer;
	<?php if($all['WebSet']['Language']!='sa'){ ?>
        float: right;
	<?php }else{ ?>
	    float:left;
	<?php } ?>
	width:30px;
	margin-right:20px;
	text-align:center;
}
.mob-search-btn:before{
    content: '\e900';
    font-family: icomoon_seh;
    display: block;
    font-size: 25px;
	color: #0C377C;
    line-height: 75px;
    float: left;
}
.mobile-menu-close{
	cursor: pointer;
	<?php if($all['WebSet']['Language']!='sa'){ ?>
	    float: right;
	<?php }else{ ?>
	    float: left;
	<?php } ?>
	width:30px;
	text-align:center;
}
.mobile-menu-close:before{
	content: '\e60b';
    display: block;
    font-family: icomoon;
    font-size: 30px;
	color: #0C377C;
    line-height: 75px;
    float: left;
}
.mobile-sellang-f{
    <?php if($all['WebSet']['Language']!='sa'){ ?>
        float:right;
	<?php }else{ ?>
	    float:left;
	<?php } ?>
	margin-top:24px;
	margin-right:15px;
}
.mobile-dowshow{
	float:left;
	width:100%;
	margin-top:20px;
	background: #e7e7e7;
	opacity: 0;
    visibility: hidden;
	transition: all 0.6s ease 0s;
	overflow:hidden;
	padding-bottom:20px;
	box-shadow: rgba(0, 0, 0, .05) 0 5px 5px;
}
.mob-nav1{
	float:left;
	width:100%;
}
.mob-nav-s1{
	float:left;
	width:100%;
	position:relative;
}
.mob-col-name1{
	float:left;
	width:100%;
	position:relative;
}
.mob-col-name1:before{
	content:'';
	position:absolute;
	bottom:0px;
	<?php if($all['WebSet']['Language']!='sa'){ ?>
	    left:0px;
	<?php }else{ ?>
	    right:0px;
	<?php } ?>
	width:0;
	height:1px;
	background:#{$all['Color']['MainColor']};
	transition: all 0.6s ease 0s;
}
.mob-col-name1:hover:before{
	width:100%;
}
.mob-col-name1-line{
	float:left;
	width:100%;
	position:relative;
}
.mob-col-name1-line:before{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:1px;
	background:#{$all['Color']['MainColor']};
}
.mob-col-name2{
	float:left;
	width:100%;
}
.mob-col-name2-line{
	float:left;
	width:100%;
	position:relative;
}
.mob-col-name2-line:before{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:1px;
	background:#{$all['Color']['MainColor']};
}
.mob-col-name2:hover .mob-nav-a2{
	color:#{$all['Color']['MainColor']};
}
.mob-col-name2:hover .mob-nav-btn2:before{
	border-top-color: #{$all['Color']['MainColor']};
}
.mob-nav-a1{
	float:left;
	margin-left:3%;
	font-size:14px;
	padding-top:13px;
	padding-bottom:10px;
	color:#000;
}
.mob-nav-btn{
    <?php if($all['WebSet']['Language']!='sa'){ ?>
	    float:left;
		margin-left:10px;
	<?php }else{ ?>
	    float:right;
		margin-right:10px;
	<?php } ?>
	width: 30px;
    height: 30px;
	position:relative;
	margin-top:7px;
	cursor:pointer;
}
.mob-nav-btnup{
    <?php if($all['WebSet']['Language']!='sa'){ ?>
	    float:left;
		margin-left:10px;
	<?php }else{ ?>
	    float:right;
		margin-right:10px;
	<?php } ?>
	width: 30px;
    height: 30px;
	margin-top:7px;
	cursor:pointer;
	position:relative;
}
.mob-nav-btnup:before{
	content:'';
	position:absolute;
	left: 11px;
    top: 12px;
	width:0; 
    height:0; 
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #1A1919;
}
.mob-nav-btn-close{
	display:none;
}
.mob-nav-btn:before{
	content:'';
	position:absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-top-color: #1A1919;
    left: 11px;
    top: 12px;
}
.mob-nav-btn2{
    <?php if($all['WebSet']['Language']!='sa'){ ?>
	    float:left;
		margin-left:10px;
	<?php }else{ ?>
	    float:right;
		margin-right:10px;
	<?php } ?>
	width: 30px;
    height: 30px;
	position:relative;
	margin-top:3px;
	cursor:pointer;
}
.mob-nav-bt2nup{
	<?php if($all['WebSet']['Language']!='sa'){ ?>
	    float:left;
		margin-left:10px;
	<?php }else{ ?>
	    float:right;
		margin-right:10px;
	<?php } ?>
	width: 30px;
    height: 30px;
	margin-top:2px;
	cursor:pointer;
	position:relative;
}
.mob-nav-bt2nup:before{
	content:'';
	position:absolute;
	left: 11px;
    top: 12px;
	width:0; 
    height:0; 
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #707071;
}
.mob-nav-btn2:before{
	content:'';
	position:absolute;
	width: 0;
    height: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-top-color: #707071;
    left: 11px;
    top: 12px;
}
.mob-nav2{
	float:left;
	width:100%;
	display:none;
}	 
.mob-nav-s2{
	float:left;
	width:100%;
}
.mob-nav-a2{
	float:left;
	margin-left:6%;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	transition: all 0s ease 0s;
	color:#1A1919;
}
.mob-nav3{
	float:left;
	width:100%;
	display:none;
}
.mob-nav-s3{
	float:left;
	width:100%;
}
.mob-nav-a3{
    <?php if($all['WebSet']['Language']!='sa'){ ?>
	    float:left;
		margin-left:9%;
	<?php }else{ ?>
	    float:right;
		margin-right:9%;
		text-align:right;
	<?php } ?>
	width:88%;
	color:#707071;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	transition: all 0s ease 0s;
}
.mob-nav-a3:hover{
	color:#{$all['Color']['MainColor']};
}
.mob-search{
	position:absolute;
	width:350px;
	left:calc(50% - 175px);
	top:50%;
	transform:translate(0,-50%);
}
.mob-sr-close{
    position: absolute;
    right: 50px;
    top: 50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.mob-sr-close:before{
    content: '\e60b';
    font-family: icomoon;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 50px;
}
.mob-srh-form{
	float:left;
	width: 100%;
}
.mob-srh-in {
    float: left;
	width:calc(100% - 70px);
    border: none;
    height: 55px;
    border-radius: 27.5px;
	background:#fff;
    padding-left: 20px;
    font-size: 14px;
	
}
.mob-srh-in:hover{
	border: 1px solid #{$all['Color']['MainColor']};
}
.mob-search-cover{
    position:fixed;
	right:0px;
	width:100%;
	height:100%;
	background:#F4BF54;
	z-index:1001;
	overflow:hidden;
	opacity: 0;
    visibility: hidden;
	transition: all 0.8s ease 0s;
}
.mob-con-cover{
    position:fixed;
	right:0px;
	width:100%;
	height:100%;
	background:#F4BF54;
	z-index:1001;
	overflow:hidden;
	opacity: 0;
    visibility: hidden;
	transition: all 0.8s ease 0s;
}
.mob-contact-det-f{
    float:right;
	width:320px;
	height:100%;
	background:#fff;
	margin-right:-320px;
	transition: all 0.8s ease 0s;
}
.mob-con-d{
    float:left;
	margin:30px 25px;
	width:calc(100% - 50px);
	position:relative;
}
.mob-con-d-close{
    position:absolute;
	right:0px;
	top:0px;
	width:30px;
	height:30px;
	cursor:pointer;
}
.mob-con-d-close:before{
    content: '\e60b';
    font-family: icomoon;
	width:100%;
	text-align:center;
    font-size: 22px;
    color: #333;
    line-height: 30px;
}
.con-s-sin{
    float:left;width:100%;
	margin-top:35px;
}
.con-s-sin:first-child{
    margin-top:0px;
}
.cons-s-img{
    float:left;
	width:30px;
	margin-top:10px;
}
.mobbr{
    display:none;
}
.cons-s-t{
    float:left;
	margin-left:8%;
	width:calc(92% - 30px);
}
.cons-t-t1{
    float:left;width:100%;
	color:#000000;
	font-size:18px;
	font-weight:600;
}
.cons-t-t2{
    float:left;width:100%;
	color:#333333;
	font-size:18px;
    margin-top:10px;
}
.con-s-l-2{
    float:left;width:100%;
	padding-top:35px;
}

.srh-btn {
    float:left;
    width: 55px;
    height: 55px;
    margin-top: 0px;
    margin-left: 15px;
    border: none;
    cursor: pointer;
	border-radius:50%;
	background:#fff;
	position:relative;
}
.srh-btn span{
    position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
.srh-btn span:before{
    position: absolute;
    left: 0px;
    top: 0px;
    content: '\e900';
    width: 100%;
    height: 100%;
    font-family: icomoon_seh;
    color: #F4BF54;
    font-size: 20px;
    line-height: 55px;
    text-align: center;
}
.mob-share{
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
}
.mob-share-center{
	float:left;
	width:204px;
	margin-left:calc(50% - 102px);
}
.langurlarrself{
    position: absolute;
    left: 0px;
    top: 37px;
    background: #fff;
    border-top: none;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 999;
    width: 115px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: none;
}
.langurlarr-self-a {
    display: block;
    padding: 5px;
    float: left;
    padding-left: 10px;
    position: relative;
    width: 100%;
}
.llsa-lf {
    float: left;
    background-repeat: no-repeat;
    width: 27px;
    height: 18px;
    background-position: 0 px;
    background-image: url(/new/templates/Web/en/images/cLang.png);
}
.langsonname {
    float: left;
    margin-left: 9px;
    color: #444444;
    font-size: 12px;
}
@keyframes  updown
{
    0%   {top: calc(50% - 9.5px)}
    30%   {top: calc(50% - 20px)}
    100%  {top: calc(50% - 9.5px)}
}

@media screen and (min-width: 1921px){
    .w1920{
	    width:1920px!important;
		margin-left:calc(50% - 960px)!important;
	}
}
@media screen and (max-width:1860px) {
    .cet{
	    width:94%;
		margin-left:3%;
	}
}
@media screen and (max-width: 1880px){
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    .nav-f {
    margin-right: 30px;
    }
    .h-r-btn-f {
    width: 160px;
    height: 80px;
    margin-left: 20px;
    }
    .headersearchf {
    width: 235px;
    }
    .h-b-right {
	margin-left: 30px;
    width: calc(98% - 220px - 235px - 30px);
    }
    .logo-f {
    margin-left: 2%;
    }
    .left-cet {
    width: 100%;
    margin-left: 0%;
    }
}
@media screen and (max-width: 1700px){
    .cet3 {
        width: 80%;
        margin-left: 10%;
    }
    .nav-s-1-a {
    padding-left: 15px;
    padding-right: 15px;
    }
    .foot-b-mid {
    width: 850px;
    margin-left: calc(50% - 425px);
    }
	
}
@media screen and (max-width: 1500px){
    .nav-f {
    margin-right: 30px;
    }
}

@media screen and (max-width: 1450px){
    .h-b-right {
        width: calc(98% - 170px - 235px - 30px);
    }
    .logo-f {
        width: 170px;
    }
}

@media screen and (max-width: 1380px){
    .nav-f {
        margin-right: 10px;
    }
    .h-b-right {
        width: calc(98% - 170px - 195px - 30px);
    }
    .headersearchf {
        width: 195px;
    }
    .h-r-btn-f {
        width: 140px;
        margin-left: 0px;
    }
    .nav-s-1-a {
        font-size: 14px;
    }
    .h-r-btn-f {
        font-size: 14px;
    }
}
@media screen and (max-width: 1260px){
    .nav-s-1-a {
        padding-left: 5px;
        padding-right: 5px;
    }
    .h-b-right {
        width: calc(98% - 130px - 195px - 30px);
    }
    .logo-f {
        width: 130px;
        margin-top: 20px;
    }
}
@media screen and (max-width: 1250px){
    .foot-b-t1 {
    width:100%;
    }
	.foot-b-t2 {
    float: left;
	width:100%;
	margin-top:5px;
    }
   .foot-b-mid {
    
    width: calc(100% - 80px);
    margin-left: 0;
    }
}
@media screen and (max-width: 1003px){
    .nav-s-1:hover .nav-f-2 {
    top: 240px;
    }
}
@media screen and (max-width:1520px) {
    #id-jump-send-f{
	    width:94%!important;
		margin-left:3%!important;
	}
}
@media screen and (max-width:1200px) {
    .cet2{
	    width:94%!important;
		margin-left:3%!important;
	}
}
@media screen and (max-width:1080px) {
    .nav-s-1-a {
        font-size: 12px;
    }
}
@media screen and (max-width:980px) {
    .h-b-right {
        width: calc(98% - 140px - 125px - 30px);
    }
    .headersearchf {
        width: 135px;
    }
    .h-r-btn-f {
        width: 80px;
        line-height: normal;
        padding-top:22px;
    }
}
@media screen and (max-width:920px) {
    .h-b-right {
        width: calc(98% - 140px - 55px - 30px);
    }
    .headersearchf {
        width: 115px;
    }
    .h-r-btn-f {
        width: 60px;
    }
    .h-r-btn-f {
        font-size: 12px;
    }
    .logo-f {
        width: 80px;
        margin-top: 30px;
    }
}
@media screen and (max-width:1050px) {
    #id-jump-send-cover .feng{
	    display:none;
	}
    #id-jump-send-cover .con-s-l-1 {
    border-bottom: 1px solid #BBBBB8;
    padding-bottom: 20px;
    }
    #id-jump-send-cover .cons-s-t {
    margin-top:10px;
	margin-left: 0%;
    }
    #id-jump-send-cover .cons-t-t2 {
    float:none!important;
    width: auto!important;
    margin-top: 0px!important;
	display:inline!important;
    }
    #id-jump-send-cover .cons-t-t1 {
	float:none!important;
    width: auto!important;
	display:inline!important;
    }
    #id-jump-send-cover .cons-s-img{
	    display:none!important;
	}
    #id-jump-send-cover .con-s-sin {
    float: none!important;
    width: auto!important;
    margin-top: 0px!important;
	display:inline;
    }
    #id-jump-send-cover .con-s-l-2{
	    display:none!important;
	}
    #id-jump-send-cover .sned-m-cet {
    margin: 30px 5%!important;
    width: 90%!important;
    }
	#id-jump-send-cover .con-s-cet {
    margin: 30px 5%!important;
    width: 90%!important;
	margin-bottom:0px!important;
    }
    #id-jump-send-cover .send-m-f {
    width: 100%!important;
	margin-top:0px;
    }
    #id-jump-send-cover .con-s-l {
    width: 100%!important;
    }
}
@media screen and (max-width:850px) {
    .f-box1{
        margin-top: 25px;
    }
    .tex,.tex2,.tex5 {
        position: absolute;
        width: 40px;
        height: 40px;
        left: 5px;
        top: 5px;
    }
    .tit-w{
        width: 100%;
        margin-left: 0%;
    }
    .cet3{
        width: 94%;
        margin-left: 3%;
    }
    .ftbt-l3{
        padding-right: 0px;
    }
    .ib4-sin{
        width: 98% !important;
    }
    .f-st3-adr {
    margin-top: 30px;
    }
    .ib4-t-f{
        height:auto !important;
    }
    .mobbr{
    display:block;
    }
	.emp{
	    display:none;
	}
    .foot-cov-t {
    margin-top: 0px;
	width: calc(95% - 40px);
    }
    .foot-cov {
    border-radius: 50.5px 50.5px 0px 50.5px;
    margin-top: -50.5px;
    }
    .foot-cov-arw:before {
    line-height: 40px;
    font-size: 20px;
    }
    .foot-cov-arw {
    width: 40px;
    height: 40px;
    }
    .ftc-cet {
    margin: 30px 7%;
    }
    .desc,.desc2{
	    margin-top:18px;
	}
    .btbcet{
	    width:94%!important;
		margin-left:3%!important;
        margin-bottom: 70px;
	}
    .footcet {
    margin-top: 25px;
    margin-bottom: 50px;
    }
    .foot-b-t2 {
    float: left;
	width:100%;
	margin-top:20px;
    }
    .foot-b-t1 {
    width:100%;
    }
    .foot-b-mid {
    width: 100%;
    margin-left: 0;
    }
    .fb4-mid {
    float: left;
    }
    .f-box3,.f-box4{
	    margin-top:30px;
	}
    .f-box1,.f-box2,.f-box3,.f-box4 {
	    float:none;
        width: calc(50% - 5px);		
        display: inline-block;
        vertical-align: top;
        position: relative;
    }
    .fb2-main {
    margin-top: 15px;
    }
    .fb1-t2 {
    margin-top: 30px;
    line-height: 25px;
    }
    .foot-b-up:before {
    text-align:center;
	line-height:40px;
	top:0px;
	animation: none;
    }
    .foot-b-up{
	float: none;
    width: 40px;
	z-index:99;
    height: 40px;
    margin-top: 0px;
    position: fixed;
	right:10px;
	top:-50px;
	transition: all 1.2s ease 0s;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px;
	}
    .langurlarrBtin {
        padding-right: 0px;
    }
    .langtxt{
	    display:none;
	}
    .mob-logo-img {
        margin-top: 13px;
    }
	.LangUrlArrf {
    margin-left: 0px;
    margin-top: 0px;
    }
    .main-f {
        margin-top: 75px;
		padding-bottom:100px;
    }
	.mobile-header{
	    display:block;
	}
	.header-f{
	    display:none;
	}
}

@media screen and (max-width:850px) {

    .ic3-morebtn:before {
    left: 60px!important;
    top: 10px!important;
    }
    .ic3-morebtn{
	width:150px!important;
	margin-left:calc(50% - 75px)!important;
	height:50px!important;
	background:url({$all['TestPatch']}/templates/Web/en/images/ic3btn2.png) no-repeat!important;
    }
    .blankbtn {
    border-radius: 25px;
    }
    .blankbtn-in {
    margin: 4px;
    padding: 0px 20px;
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
    }
    .bk-btn-in {
    margin: 5px!important;
    width: calc(100% - 10px)!important;
    height: 40px!important;
    line-height: 40px!important;
    border-radius: 20px!important;
    }
    .bk-btn {
        width: 150px!important;
    height: 50px!important;
    border-radius: 25px!important;
    }
    .mt-95{
	    margin-top:50px;
	}
    #id-jump-send-f .ib4-se-in {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    }
    #id-jump-send-f .ib4-se-in-tea {
        height: 80px;
    }
    .br{
	    display:none;
	}
	.fs-230{
         font-size:115px!important;
    }
	.fs-103{
         font-size:50px!important;
    }
    .fs-85{
         font-size:42px!important;
    }
    .fs-80{
         font-size:40px!important;
    }
    .fs-75{
         font-size:38px!important;
    }
	.fs-72{
         font-size:37px!important;
    }
      .fs-66{
         font-size:37px!important;
    }
     .fs-62{
         font-size:36px!important;
    }
    .fs-60{
         font-size:35px!important;
    }
	.fs-56{
         font-size:30px!important;
    }
     .fs-50{
         font-size:28px!important;
    }
    .fs-48{
         font-size:30px!important;
    }
     .fs-40{
         font-size:28px!important;
    }
     .fs-38{
         font-size:25px!important;
    }
    .fs-36{
         font-size:18px!important;
    }
	.fs-34{
         font-size:18px!important;
    }
    .fs-30{
        font-size:18px!important;
	}
	.fs-28{
        font-size:17px!important;
	}
	.fs-27{
        font-size:17px!important;
	}
	.fs-26{
        font-size:16px!important;
	}
	.fs-24{
        font-size:16px!important;
    }
	.fs-23{
        font-size:16px!important;
    }
	.fs-22{
        font-size:16px!important;
    }
	.fs-21{
        font-size:15px!important;
    }
    .fs-20{
        font-size:15px!important;
    }
    .fs-18{
        font-size:14px!important;
    }
    .fs-17{
        font-size:14px!important;
    }
     .fs-16{
        font-size:14px!important;
    }
    .fs-15{
        font-size:13px!important;
    }
	.fs-14{
	    font-size:12px!important;
	}
}
