@font-face {
    font-family: 'Poppins Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Regular'), url('../../assets/fonts/poppins/Poppins-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Italic'), url('../../assets/fonts/poppins/Poppins-Italic.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Thin'), url('../../assets/fonts/poppins/Poppins-Thin.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Thin Italic'), url('../../assets/fonts/poppins/Poppins-ThinItalic.woff') format('woff');
}


@font-face {
    font-family: 'Poppins ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraLight'), url('../../assets/fonts/poppins/Poppins-ExtraLight.woff') format('woff');
}


@font-face {
    font-family: 'Poppins ExtraLight Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraLight Italic'), url('../../assets/fonts/poppins/Poppins-ExtraLightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Light';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Light'), url('../../assets/fonts/poppins/Poppins-Light.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Light Italic'), url('../../assets/fonts/poppins/Poppins-LightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Medium'), url('../../assets/fonts/poppins/Poppins-Medium.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Medium Italic'), url('../../assets/fonts/poppins/Poppins-MediumItalic.woff') format('woff');
}


@font-face {
    font-family: 'Poppins SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins SemiBold'), url('../../assets/fonts/poppins/Poppins-SemiBold.woff') format('woff');
}


@font-face {
    font-family: 'Poppins SemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins SemiBold Italic'), url('../../assets/fonts/poppins/Poppins-SemiBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Bold'), url('../../assets/fonts/poppins/Poppins-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Bold Italic'), url('../../assets/fonts/poppins/Poppins-BoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Poppins ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraBold'), url('../../assets/fonts/poppins/Poppins-ExtraBold.woff') format('woff');
}


@font-face {
    font-family: 'Poppins ExtraBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraBold Italic'), url('../../assets/fonts/poppins/Poppins-ExtraBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Black';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Black'), url('../../assets/fonts/poppins/Poppins-Black.woff') format('woff');
}


@font-face {
    font-family: 'Poppins Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Black Italic'), url('../../assets/fonts/poppins/Poppins-BlackItalic.woff') format('woff');
}
*{transition:all 0.5s;}
.fll{float:left;}
.flr{float:right;}
.fln{float:none;}
.bgwhite{background:#fff}
.bgf2{background:#f2f2f2}
.bgblack{background:#000}
.maxwnone{max-width:none}
.maxw100{max-width:100%;}
.maxwauto{margin:auto}
.maxw50{max-width:50px}
.maxw70{max-width:70px}
.maxw150{max-width:150px}
.maxw250{max-width:250px}
.maxw400{max-width:400px}
.minwnone{min-width:0}
.minwauto{margin:auto}
.min50{min-width:50px;}
.mcenter{margin:0 auto}
.hinherit{height:inherit;}
.height0{height:0;}
.height20{height:20px;}
.height40{height:40px;}
.height50{height:50px;}
.heightFull{height:100vh;}
.height100{height:100%}
.margin0{margin:0;}
.margin5{margin:5px;}
.mrgtop0{margin-top:0;}
.mrgtop5{margin-top:5px;}
.mrgtop10{margin-top:10px;}
.mrgtop15{margin-top:15px;}
.mrgtop20{margin-top:20px;}
.mrgtop30{margin-top:30px;}
.mrgtop40{margin-top:40px;}
.mrgtop50{margin-top:50px;}
.mrgtop80{margin-top:80px;}
.mrgbtm0{margin-bottom:0;}
.mrgbtm5{margin-bottom:5px;}
.mrgbtm10{margin-bottom:10px;}
.mrgbtm15{margin-bottom:15px;}
.mrgbtm20{margin-bottom:20px;}
.mrgbtm30{margin-bottom:30px;}
.mrgbtm40{margin-bottom:40px;}
.mrgbtm50{margin-bottom:50px;}
.mrgl0{margin-left:0;}
.mrgl5{margin-left:5px;}
.mrgl10{margin-left:10px;}
.mrgl20{margin-left:20px;}
.mrgl30{margin-left:30px;}
.mrgl40{margin-left:40px;}
.mrgl50{margin-left:50px;}
.mrgl70{margin-left:70px;}
.mrgr0{margin-right:0;}
/*.mrgr-5{margin-right:-5px;margin-left:5px;}*/
.mrgr5{margin-right:5px;}
.mrgr10{margin-right:10px;}
.mrgr20{margin-right:20px;}
.mrgr30{margin-right:30px;}
.mrgr40{margin-right:40px;}
.mrgr50{margin-right:50px;}
.objfitob {object-fit: contain;}
.objfitcov {object-fit: cover;}
.pd0{padding:0}
.pd5{padding:5px}
.pd10{padding:10px;}
.pd20{padding:20px;}
.pd30{padding:30px;}
.pd40{padding:40px;}
.pd70{padding:70px;}
.pdtop0{padding-top:0;}
.pdtop5{padding-top:5px;}
.pdtop10{padding-top:10px;}
.pdtop15{padding-top:15px;}
.pdtop20{padding-top:20px;}
.pdtop30{padding-top:30px;}
.pdtop40{padding-top:40px;}
.pdtop50{padding-top:50px;}
.pdbtm0{padding-bottom:0;}
.pdbtm5{padding-bottom:5px;}
.pdbtm10{padding-bottom:10px;}
.pdbtm15{padding-bottom:15px;}
.pdbtm20{padding-bottom:20px;}
.pdbtm30{padding-bottom:30px;}
.pdbtm40{padding-bottom:40px;}
.pdbtm50{padding-bottom:50px;}
.pdl0{padding-left:0;}
.pdl5{padding-left:5px;}
.pdl10{padding-left:10px;}
.pdl15{padding-left:15px;}
.pdl20{padding-left:20px;}
.pdl30{padding-left:30px;}
.pdl40{padding-left:40px;}
.pdl50{padding-left:50px;}
.pdr0{padding-right:0;}
.pdr5{padding-right:5px;}
.pdr10{padding-right:10px;}
.pdr15{padding-right:15px;}
.pdr20{padding-right:20px;}
.pdr30{padding-right:30px;}
.pdr40{padding-right:40px;}
.pdr50{padding-right:50px;}
.pstatic{position:static;}
.psticky{position:sticky;}
.pfixed{position:fixed;}
.prelative{position:relative;}
.pabsolute{position:absolute;}
.bsizing{box-sizing:border-box}
.wauto{width:auto;}
.wfull{width:100%;}
.w260p{width:260px;}
.w13{width:13%;}
.w15{width:15%;}
.w17{width:17%;}
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}
.w50{width:50%;}
.w60{width:60%;}
.w70{width:70%;}
.w30{width:30%;}
.w33{width:33.33%;}
.w40{width:40%;}
.w45{width:45%;}
.w55{width:55%;}
.w60{width:60%;}
.w90{width:90%;}
.w20p{width:20px;}
.w40p{width:40px;}
.winherit{width:inherit;}
.listtypenone{list-style-type: none;}
.dispib{display:inline-block}
.dispit{display:inline-table}
.dispi{display:inline}
.dispb{display:block}
.disptbl{display:table}
.dispflex{display:flex}
.dispiflex{display:inline-flex}
.dispnone{display:none}
.fsize8{font-size:8px;}
.fsize10{font-size:10px;}
.fsize11{font-size:11px;}
.fsize12{font-size:12px;}
.fs13{font-size:13px;}
.fsize13{font-size:13px;}
.fsize14{font-size:14px;}
.fsize15{font-size:15px;}
.fsize16{font-size:16px;}
.fsize17{font-size:17px;}
.fsize18{font-size:18px;}
.fsize20{font-size:20px;}
.fsize22{font-size:22px;}
.fsize24{font-size:24px;}
.fsize32{font-size:32px;}
.fsize36{font-size:36px;}
.fsize48{font-size:48px;}
.fweight400{font-weight:400}
.fweight600{font-weight:600}
.fweightbold{font-weight:bold}
.fweightnormal{font-weight:normal}
.fsitalic{font-style:italic;}
.outlinenone{outline:none}
.cpointer{cursor:pointer;}
.cpointern{cursor:default;}
.tcenter{text-align:center;}
.tleft{text-align:left}
.tright{text-align:right}
.tdnone{text-decoration:none !important}
.tdunderline{text-decoration:underline !important}
.ttup{text-transform: uppercase;}
.ttcap{text-transform: capitalize;}
.jcenter{justify-content:center;}
.jstart{justify-content:start;}
.jend{justify-content:flex-end;}
.fwrap1{flex-wrap:wrap;}
.fwrap0{flex-wrap:nowrap;}
.fdrow{flex-direction:row;}
.fdcol{flex-direction:column;}
.whspacenwrap{white-space:nowrap}
.jspacebetween{justify-content:space-between;}
.jspaceevenly{justify-content:space-evenly;}
.aend{align-items:end;}
.afstart{align-items:flex-start;}
.acenter{align-items:center;}
.afend{align-items:flex-end;}
.ainherit{align-items:inherit;}
.mhfull{min-height:100vh;}
.mh140{min-height:160px;}
.mh200{min-height:200px;}
.mh220{min-height:220px;}
.mh400{min-height:400px;}
.atop{top:0}
.atop10{top:10px}
.at20{top:20px}
.at30{top:30px}
.at35{top:35px}
.atop100{top:100px;}
.aleft{left:0}
.al20{left:-20px}
.al-10{left:10px}
.aright{right:0}
.aright10{right:10px}
.ar20{right:-20px}
.arp20{right:20px}
.abottom{bottom:0}
.abottom10{bottom:10px}
.abottom-30{bottom:-30px}
.bgnrp{background-repeat:no-repeat;}
.bgpcenter{background-position:center;}
.bgscover{background-size:cover;}
.bgscontain{background-size:contain;}
.borderred{border-color:red !important;}
.bordere0{border:1px solid #e0e0e0}
.borderte0{border-top: 1px solid #e0e0e0;}
.borderf2{border:1px solid #f2f2f2}
.bordernone{border:none;}
.bordernoneimp{border:none!important;}
.bordercircular{border-radius:50%;}
.border3{border-radius:3px;}
.border5{border-radius:5px;}
.border10{border-radius:10px;}
.border20{border-radius:20px;}
.btl0{border-top-left-radius:0 !important;}
.bbl0{border-bottom-left-radius:0 !important;}
.btr0{border-top-right-radius:0 !important;}
.bbr0{border-bottom-right-radius:0 !important;}
.br0{border-right:0 !important;}
.bl0{border-left:0 !important;}
.bshadownone{box-shadow:none;}
.fpoppins{font-family:poppins;}
.fpoppins_b{font-family:Poppins Bold;}
.fpoppins_semi_b{font-family:Poppins SemiBold;}
.fpoppins_semi_b_i{font-family:Poppins SemiBold Italic;}
.fpoppins_thin{font-family:Poppins Thin;}
.fpoppins_xlight{font-family:Poppins ExtraLight;}
.fpoppins_light{font-family:Poppins Light;}
.fpoppins_medium{font-family:Poppins Medium;}
.fmont{font-family:Montserrat;}
.fmontb{font-family:Montserrat-Bold;}
.fluckyguy{font-family:luckyguy;}
.fpoppins-bold{font-family:poppins-bold;}
.fpoppins-sbold{font-family:poppins-semibold;}
.flexshrink{flex-shrink: 0;}
.rotate180{transform:rotate(180deg);}
.ovhidden{overflow:hidden;}
.ovyhidden{overflow-y:hidden;}
.ovxscroll{overflow-x:scroll;}
.ovyscroll{overflow-y:scroll;}
.tovhidden{text-overflow:hidden;}
.tovellipsis{text-overflow:ellipsis;}
.blurredPP{filter:blur(5px);}
.opacity0{opacity:0;}
a.disabled{background:#ccc !important;}
.zi1{z-index:1 !important;}
.colorwhite{color:#fff}
.color6e{color:#6e6e6e;}
.colorwhiteim{color:#fff !important;}
.colorblack{color:#000;}
.colorblackim{color:#000 !important;}
.col345{color:#34353c;}
.col858{color:#85868a;}
.col97{color:#979797 !important}
.colred{color:#ffaaaa !important}
.bgorh{background:#f6861f;}
.bgeee{background:#eee;}
.bge0{background:#e0e0e0;}
.colororange{color: #F6861F;}
.ffinherit{font-family:inherit}
.fsinherit{font-size:inherit}
.ffarial{font-family:arial;}
.maxfull{max-width: 1160px;}
.fo1{order:1;}
.fo2{order:2;}
.fo3{order:3;}
.fo4{order:4;}
.fo5{order:5;}
.noscrolly{overflow-y:hidden;}
.border0I{border:0 !important;}
.visible-hidden{visibility:hidden;}
/*TGP*/
.colgreen{color:#06C281 !important;}
.col777{color:#777;}
.bggreen{background-color: #06C281;}

@media(max-width:1023px){
    .smdispflex{display:flex;}
}
@media(max-width:767px){
    .mobfsize14{font-size:14px;}
    .mobfsize13{font-size:13px;}
    .mobfsize12{font-size:12px;}
    .mobfsize11{font-size:11px;}
    .mobfsize10{font-size:10px;}
    .mobfsize8{font-size:8px;}
    .mobborder0{border:0 !important;}
    .mobtcenter{text-align:center;}
    .mobtleft{text-align:left;}
    .mobtcenter{text-align:center;}
    .mobtright{text-align: right;}
    .mobmaxwnone{max-width:none !important;}
    .mobmaxw300{max-width:300px;}
    .mobmaxw220{max-width:220px;}
    .mobmaxw150{max-width:150px;}
    .mobflnone{float:none;}
    .mobmrgl0{margin-left:0 !important;}
    .mobmrglauto{margin-left:auto !important;}
    .mobmrgl10{margin-left:10px;}
    .mobmrgr0{margin-right:0px;}
    .mobmrgrauto{margin-right:auto;}
    .mobmrgr10{margin-right:10px;}
    .mobmrgt0{margin-top:0px;}
    .mobmrgt10{margin-top:10px;}
    .mobmrgt20{margin-top:20px;}
    .mobmrgt30{margin-top:30px;}
    .mobmrgb0{margin-bottom:0px;}
    .mobmrgb5{margin-bottom:5px;}
    .mobmrgb10{margin-bottom:10px;}
    .mobmrgb20{margin-bottom:20px;}
    .mobmrgb30{margin-bottom:30px !important;}
    .mobmrgb40{margin-bottom:40px;}
    .mobmrgb50{margin-bottom:50px;}
    .mobpd0{padding:0;}
    .mobpd0im{padding:0 !important;}
    .mobpd10{padding:10px;}
    .mobpd20{padding:20px;}
    .mobpdl0{padding-left:0;}
    .mobpdl5{padding-left:5px;}
    .mobpdl10{padding-left:10px;}
    .mobpdr0{padding-right:0;}
    .mobpdr5{padding-right:5px;}
    .mobpdr10{padding-right:10px;}
    .mobpdt0{padding-top:0 !important;}
    .mobpdt10{padding-top:10px;}
    .mobpdt30{padding-top:30px;}
    .mobpdb0{padding-bottom:0;}
    .mobpdb10{padding-bottom:10px;}
    .mobmcenter{margin:0 auto}
    .mobdisptbl{display:table;}
    .mobdispb{display:block}
    .mobdispn{display:none}
    .mobdispib{display:inline-block;}
    .mobwfull{width:100% !important;}
    .mobw33{width:33% !important;}
    .mobfll{float:left;}
    .mobdispflex{display:flex;}
    .mobdispnone{display:none !important;}
    .mobfdircolrev{flex-direction:column-reverse;}
    .mobfdircol{flex-direction:column;}
    .mobfdirrow{flex-direction:row;}
    .mobfwrap1{flex-wrap:wrap;}
    .mobjcenter{justify-content:center;}
    .mobacenter{align-items:center;}
    .mfo1{order:1;}
    .mfo2{order:2;}
    .mfo3{order:3;}
    .mfo4{order:4;}
    .mfo5{order:5;}
    .mobmhnone{min-height:0 !important}
    .mobpfixed{position:fixed;}
    .mobatop0{top:0px;}
    .mobatop60{top:60px;}
    .mob-bgNone {background: none !important;}
    .mob-op1 {opacity: 1;}
    .mobTitle {font-size: 30px;}
/*    .mobfdircol{flex-direction:column;}*/
}
.cnterV {
    top: 50%;
    transform: translate(0%,50%);
}
img {
    display: initial;
}
a img.avatar {
    display: inline;
}
