<!-- Template Css -->
<style>  .sticky-ads{ 
position: fixed; 
bottom: 0; left: 0; 
width: 100%; min-height: 70px; max-height: 200px; 
padding: 5px 0; 
box-shadow: 0 -6px 18px 0 rgba(9,32,76,.1); 
-webkit-transition: all .1s ease-in; transition: all .1s ease-in; 
display: flex; 
align-items: center; 
justify-content: center; 
background-color: #fefefe; z-index: 20; } 

.sticky-ads-close { 
width: 30px; height: 30px; 
display: flex; 
align-items: center; 
justify-content: center; 
border-radius: 12px 0 0; 
position: absolute; right: 0; top: -30px; 
background-color: #fefefe; 
box-shadow: 0 -6px 18px 0 rgba(9,32,76,.08); } 

.sticky-ads .sticky-ads-close svg { width: 22px; height: 22px; fill: #000; } .sticky-ads .sticky-ads-content { overflow: hidden; display: block; position: relative; height: 70px; width: 100%; margin-right: 10px; margin-left: 10px; } </style>
<style>  .ads{ 
position: fixed; 
bottom: 0; left: 0; 
width: 100%; min-height: 70px; max-height: 200px; 
padding: 5px 0; 
box-shadow: 0 -6px 18px 0 rgba(9,32,76,.1); 
-webkit-transition: all .1s ease-in; transition: all .1s ease-in; 
display: flex; 
align-items: center; 
justify-content: center; 
background-color: #fefefe; z-index: 20; } 

.ads-close { 
width: 30px; height: 30px; 
display: flex; 
align-items: center; 
justify-content: center; 
border-radius: 12px 0 0; 
position: absolute; right: 0; top: -30px; 
background-color: #fefefe; 
box-shadow: 0 -6px 18px 0 rgba(9,32,76,.08); } 

.ads .ads-close svg { width: 22px; height: 22px; fill: #000; } .sticky-ads .sticky-ads-content { overflow: hidden; display: block; position: relative; height: 70px; width: 100%; margin-right: 10px; margin-left: 10px; } </style>
<style id='page-skin-1' type='text/css'><!--
{ font-family: Jost!important;}/*
----------------------------------------------------
EXAMKING.NET ADVANCE TEMPLATE
Name         : EXAMKING.NET
Version      : 3.1.0
Realsed      : 17th September 2021
Designer     : EXAMKINGCEO
Designer Url : https://examking.net
Thanks To    : MR FRANK
----------------------------------------------------*/
/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;word-wrap:break-word;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{font-weight:normal;text-align:left}
blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}a:focus,a:hover,a:active{outline:0}a img{border:0}
/* Global */
#layout #flippanel li{display:none}body#layout ul{list-style-type:none;list-style:none}body#layout ul li{list-style-type:none;list-style:none}body#layout #headerbwrap{height:auto}body#layout #sites-navigation{display:none}body#layout #footer-wrapper{display:none}body#layout #inseopages{overflow:hidden}body#layout #realme-wrapper{display:block;position:relative;float:left;width:69%}body#layout #sidebar-wrapper{display:block;position:relative;float:right;width:30%}.section,.widget{margin:0;padding:0}body,button,input,select,textarea{color:#404040;word-wrap:break-word;font-size:13px;font-size:1rem;line-height:;}
/* Headings */
h1,h2,h3,h4,h5,h6{clear:both;word-wrap:break-word;line-height:1.4;font-weight:500;}
h1{font-size:21px;font-size:1.6153rem;margin-bottom:0.75em}
h2{font-size:18px;font-size:1.3846rem;margin-bottom:0.85715em;  }
h3{font-size:16px;font-size:1.2307rem;margin-bottom:1.125em}
h4{font-size:15px;font-size:1.1538rem;margin-bottom:1em}
h5{word-wrap:break-word;font-size:15px;font-size:1.1538rem;margin-bottom:1em}
h6{word-wrap:break-word;font-size:13px;font-size:1rem;margin-bottom:1.1538em}
hr{background-color:#e6e6e6;border:0;height:1px;margin:1.1538461538em 0}
/* Post Headings */
.post-body h2,h1 {margin: 20px 0 10px; background: #008599; color: #fff; padding: 5px; border: 1px solid #fff; border-style: dashed;}
.post-body h3, .post-body h4, .post-body h5, .post-body h6 {margin: 20px 0 10px; border-bottom: 1.5px solid  #008599; padding-bottom: 5px;}
/*Post List */
.post ul li span{position:relative;margin:0;padding:1px 1px;margin-bottom:auto;text-decoration:none;transition:all .3s ease-out}
ol{counter-reset:li;list-style:none;font-size:14px;padding:0;}
.post-body ol li{position:relative;display:block;margin:5px 0 5px 10px; text-decoration:none;transition:all .3s ease-out;padding-bottom: 5px; margin-bottom: 8px;}
.post-body ol li:before{content:counter(li);counter-increment:li;position:absolute;left:-2.5em;top:50%;margin-top:-1em;height:1.3em;width:1.3em;line-height:1.3em;text-align:center;color:#fff;background-color:#008599;font-weight: 600; }
.post-body ul li {list-style: square ;position:relative;display:block;5px 0 5px 10px; text-decoration:none;transition:all .3s ease-out;padding-bottom: 5px; margin-bottom: 8px!important; font-size: 15px;}
.post-body ul li:before {content:"\f00c";font-family:FontAwesome;position:absolute;left:-2.5em;top:50%;margin-top:-1em;height:1.3em;width:1.3em;line-height:1.3em;text-align:center;color:#fff;background-color:#008599;font-size:13px;}
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGzslr7zpIusKI1zRXnfsJiKkUYQY2rZQ1aJCFr_6lDDmMnssyHOzx7dmPQbvRqDhKyifODTqea8UZ_z8XEqiDc-MDFwe8YsQVKwoqCAYmd5hBBMbQARLv-bC8_oJp_G0uXOIkW19q1Lmg/s0/bg-pattern.png');
background-repeat: repeat;
background-size: auto;
background-attachment: fixed;
/* Text */
p,blockquote p:last-child{margin-bottom:1.5em}p:last-child{margin-bottom:0}ul,ol{margin:0 0 1.5em 1.1538461538em}ul{list-style:square}ol{list-style:decimal}li > ul,li > ol{margin-bottom:0;margin-left:1.1538461538em}dt{font-weight:500}dd{margin:0 1.1538461538em 1.5em 1.1538461538em}b,strong{font-weight:500}dfn,cite,em,i{font-style:italic}.post-body blockquote{background: #d4f7ed;
border: 1px dotted #008599;
border-left: 5px solid #008599;
margin: 0 auto;
padding: 15px;}address{margin:0 0 1.5em 0}.post-body pre{background:#f8f8f8;font-family:Consolas,'Courier New',monospace;word-wrap:break-word;line-height:1.1;margin-bottom:1.2em;overflow-x:scroll;padding:1.1538461538em;max-width:100%; width:100%; font-size:14px;border-left:3px solid #74b9ff}code,kbd,tt,var{font-family:"Courier 10 Pitch",Courier,monospace;word-wrap:break-word}abbr,acronym{border-bottom:1px dotted #e6e6e6;cursor:help}mark,ins{background-color:#fff9c0;text-decoration:none}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{border-bottom:1px solid #e6e6e6;margin:0 0 1.5em 0;width:100%}th{font-weight:500;padding:0.6em;text-transform:uppercase}td{border-top:1px solid #e6e6e6;padding:0.6em}img{height:auto;max-width:100%}button,input,select,textarea{color:#888;font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{border:0;outline:none;cursor:pointer;line-height:1;padding:0.962em 1.847em;-webkit-appearance:button}button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{}button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,html input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active{}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type="text"],input[type="email"],input[type="password"],input[type="search"],input[type="url"]{border:0;font-size:13px;font-size:1rem;padding:0.6em;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.widget input[type="text"],.widget input[type="email"],.widget input[type="password"],.widget input[type="search"],.widget input[type="url"]{}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="url"]:focus,textarea:focus{outline:none;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}textarea{background-color:#f9f9f9;border:0;font-size:13px;font-size:1rem;overflow:auto;padding:1.5625%;-webkit-transition:0.2s ease-in;transition:0.2s ease-in;vertical-align:top;width:96.875%}
/* Links */
a{color:#4285f4;text-decoration:none;transition:all .4s}a:visited{color:#4285f4}a:hover,a:focus,a:active{color:#F8A01B}
/* Text screen readers */
.screen-reader-textindz{clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-textindz:hover,.screen-reader-textindz:active,.screen-reader-textindz:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:1.0769rem;font-weight:500;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fafafa;color:#000;font-family:'Google Sans',sans-serif;font-size:16px;padding:0;margin:0;font-weight:normal}html,body{margin:0;padding:0;width:100%;min-height:100vh}
/* Google Font */
@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;src:local('Google Sans Regular'),local(GoogleSans-Regular),url(//fonts.gstatic.com/s/googlesans/v5/4UaGrENHsxJlGDuGo1OIlL3Kwp5MKg.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;src:local('Google Sans Regular'),local(GoogleSans-Regular),url(//fonts.gstatic.com/s/googlesans/v5/4UaGrENHsxJlGDuGo1OIlL3Nwp5MKg.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;src:local('Google Sans Regular'),local(GoogleSans-Regular),url(//fonts.gstatic.com/s/googlesans/v5/4UaGrENHsxJlGDuGo1OIlL3Awp5MKg.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;src:local('Google Sans Regular'),local(GoogleSans-Regular),url(//fonts.gstatic.com/s/googlesans/v5/4UaGrENHsxJlGDuGo1OIlL3Owp4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;src:local('Google Sans Medium'),local(GoogleSans-Medium),url(//fonts.gstatic.com/s/googlesans/v5/4UabrENHsxJlGDuGo1OIlLU94Yt3CwZ-Pw.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;src:local('Google Sans Medium'),local(GoogleSans-Medium),url(//fonts.gstatic.com/s/googlesans/v5/4UabrENHsxJlGDuGo1OIlLU94YtwCwZ-Pw.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;src:local('Google Sans Medium'),local(GoogleSans-Medium),url(//fonts.gstatic.com/s/googlesans/v5/4UabrENHsxJlGDuGo1OIlLU94Yt9CwZ-Pw.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;src:local('Google Sans Medium'),local(GoogleSans-Medium),url(//fonts.gstatic.com/s/googlesans/v5/4UabrENHsxJlGDuGo1OIlLU94YtzCwY.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
/* Fontawesome */
@font-face{font-family:'FontAwesome';src:url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-we
:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

--></style>
<style type='text/css'>
  .post-body {width:100%; }
/* Adblock */
#levelmaxblock{background:rgba(20,20,20,0.39);position:fixed;margin:auto;left:0;right:0;top:0;bottom:0;overflow:auto;z-index:999999}#levelmaxblock .header{margin:0 0 15px 0}#levelmaxblock .header h2{color:#222;font-size:1.5rem}#levelmaxblock .inner{background:#fff;color:#222;box-shadow:0 0 2rem -1rem rgba(0,0,0,0.5);text-align:center;width:100%;max-width:640px;padding:30px;margin:7% auto 2% auto;animation:fadeInDown 1s}#levelmaxblock button{padding:10px 20px;border:0;background:#fff;color:#e74c3c;margin:20px 5px;cursor:pointer;border-radius:3px;font-size:13px;font-weight:600;border:2px solid #e74c3c;transition:initial}#levelmaxblock button:hover{background:#2c3e50;color:#fff;outline:none;border-color:#2c3e50}#levelmaxblock button.active,#levelmaxblock button:hover.active{background:#e74c3c;color:#fff;border-color:#e74c3c;outline:none}#levelmaxblock .caranya{background:#fff;text-align:left;color:#000;padding:20px;height:250px;overflow:auto;line-height:30px;border:1px solid rgba(0,0,0,0.05)}#levelmaxblock .caranya div{display:none}#levelmaxblock .caranya div.active{display:block;animation:fadeInUp .5s}#levelmaxblock ol{margin-left:20px}
@media(max-width:768px){#levelmaxblock .inner{width:calc(100% - 20px);margin:10px auto;padding:15px}}

/* Animation */
@keyframes square{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-700px) rotate(600deg);transform:translateY(-700px) rotate(600deg)}}
@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}
@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}
.spinner-border{display:inline-block;width:1.2rem;height:1.2rem;vertical-align:text-bottom;border:.25em solid #f1c40f;border-right-color:transparent;border-radius:50%;animation:spinner-border 1s linear infinite}.spinner-grow{display:inline-block;width:.7rem;height:.7rem;vertical-align:text-bottom;background-color:#f1c40f;border-radius:99em;opacity:0;animation:spinner-grow 1s linear infinite;margin:0 4px 7px 0}
/* Layout */
#navbar-iframe{height:0;visibility:hidden;display:none}
.categories-links:before,.edit-linkindz a:before,.entry-meta .authorindz a:before,.entry-meta .dateindz a:before,.entry-meta .comments-linkindz a:before,.menu-toggleindz:before,.tags-linksindz:before{display:inline-block;font-family:FontAwesome;word-wrap:break-word;font-size:14px;font-size:1.0769rem;font-weight:normal;line-height:1;vertical-align:text-bottom;-webkit-font-smoothing:antialiased}
.clear{clear:both}.entry-meta:before,.entry-meta:after,.grid-rowindz:before,.grid-rowindz:after,.main-navigation ul:before,.main-navigation ul:after,.site-mainindz:before,.site-mainindz:after,.clear:before,.clear:after,[class*="area"]:before,[class*="area"]:after,[class*="content"]:before,[class*="content"]:after,[class*="navigation"]:before,[class*="navigation"]:after,[class*="site"]:before,[class*="site"]:after{content:'';display:table}
.entry-meta:after,.grid-rowindz:after,.main-navigation ul:after,.site-mainindz:after,.clear:after,[class*="area"]:after,[class*="content"]:after,[class*="navigation"]:after,[class*="site"]:after{clear:both}
.quickedit,#ContactForm1,#ContactForm1 br,#PopularPosts1 .item-snippet,.not-multi-authorindz .entry-meta .authorindz,#blog-pager .home-link{display:none}
.CSS_LIGHTBOX{z-index:999999!important;width:100%;height:auto}.CSS_LIGHTBOX_BG_MASK_TRANSPARENT{background-color:#111!important;opacity:.85!important}.CSS_LIGHTBOX_SCALED_IMAGE_IMG{width:auto!important;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,0.1)}.CSS_LIGHTBOX_BTN_CLOSE{background:url('https://4.bp.blogspot.com/-cmZSAe4hgWI/V0K-3C5xiHI/AAAAAAAAG90/2btatUgRsM4qf8HIc7QweuToTkRqRNeuACLcB/s1600/delete.png') no-repeat!important;width:32px!important;height:32px!important;top:20px!important;opacity:0.7;transition:all .3s}.CSS_LIGHTBOX_BTN_CLOSE:hover{opacity:1}.CSS_LIGHTBOX_BTN_CLOSE_POS{right:20px!important}.CSS_LIGHTBOX_FILMSTRIP{background-color:#111!important}img,object,embed,iframe{border:none;vertical-align:middle;max-width:100%}.separator a{margin-left:0!important;margin-right:0!important}.post img{max-width:100%;height:auto}
.separator a[style="margin-left:1em;margin-right:1em;"]{margin-left:auto!important;margin-right:auto!important}
.separator a[style="clear:left;float:left;margin-bottom:1em;margin-right:1em;"]{clear:none!important;float:none!important;margin-bottom:0!important;margin-right:0!important}
.separator a[style="clear:left;float:left;margin-bottom:1em;margin-right:1em;"] img{float:left!important;margin:0 10px 10px 0}
.separator a[style="clear:right;float:right;margin-bottom:1em;margin-left:1em;"]{clear:none!important;float:none!important;margin-bottom:0!important;margin-left:0!important}
.separator a[style="clear:right;float:right;margin-bottom:1em;margin-left:1em;"] img{float:right!important;margin:0 0 10px 10px}
/* Main Wrapper */
#inseopages{position:relative;margin:-110px auto 0 auto;max-width:970px;z-index:9}#realme-wrapper{margin:01px 0;padding:0}#sidebar-wrapper{display:none}
/* Header Wrapper */
#header-atas{background:#088afc;text-align:left;padding:0;overflow:hidden;position:fixed;width:100%;margin:auto;top:0;right:0;left:0;z-index:99;-webkit-transform:translateZ(0);transform:translateZ(0);color:#fff}.site-brandingindz{position:relative;max-width:970px;height:auto;padding:0;margin:0 auto;overflow:hidden;z-index:20}#header-top{float:left;max-width:280px;width:28%}#Header1 a{font-size:24px;color:#fff;margin:0;padding:0;font-weight:500}#Header1 h1.title,#Header1 h2.title{margin:0;line-height:60px}.site-title a{color:#fff}.site-title a:hover{text-decoration:none;color:#fff}.site-descriptionindz{display:none}
/* Navigation */
.tinynav1{display:none;width:100%;margin:0 auto;border:2px solid #fff;padding:6px;background-color:#fff;font-weight:500;cursor:pointer;outline:none;color:#585858}.menu-navigasi{float:right;text-align:right;max-width:700px;width:70%;overflow:hidden}nav{font-size:15px;position:relative}nav *{margin:0;padding:0;list-style:none}nav ul{height:60px;padding:0}nav li{float:right;display:inline;padding:0}nav li a{padding:0;margin-left:30px;line-height:60px;color:#fff;display:block;text-decoration:none}nav li a:hover,nav li a.active{color:#fff}nav li a:active{color:#4285f4}.PageList LI A{color:#fff;font-weight:500}
/* CSS Fixed Background */
#hero1{background:#088afc;margin:55px auto 5px auto}.hero,.content{text-align:center;position:relative;width:100%}.inner1{min-height:320px;position:relative}.hero .inner1{max-width:970px;margin:auto}.copyv{position:absolute;top:15%;width:100%}.copyv h3{color:#fff;margin:0;font-weight:500;font-size:2rem;padding:0 20px;letter-spacing:1px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
#hero2{background:#088afc;margin:25px auto 0 auto;padding:80px 20px;color:#fff}


/* Post Wrapper */
.hentry{position:relative;background:#fff;margin:0 0 20px 0;word-wrap:break-word;line-height:1.7}.entry-header{background-color:#fff;padding:1.3334em 1.3334em 0 1.3334em}.entry-title{color:#222;font-weight:500;font-size:140%}.entry-title a,.headertitle{color:#222}.entry-title a:hover{color:#4285f4;text-decoration:underline}.entry-meta{color:#aaa;font-size:11px;font-size:0.8461rem}footer.entry-meta{padding:1.3334em 1.3334em 1em 1.3334em}.single footer.entry-meta{border-top:1px solid rgba(0,0,0,0.05)}.entry-meta span{display:inline-block}.entry-meta a{color:#aaa;text-transform:uppercase}.entry-meta a:hover{color:#666}.entry-meta .dateindz{margin-right:1em}.inseo-postmeta{font-size:14px;color:#aaa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inseo-postmeta a{color:#aaa}.inseo-postmeta i{margin:0 5px 0 0}.inseo-postmeta a.g-profile{font-weight:500}.entry-meta .dateindz a:before{content:"\f303";margin-right:3px;position:relative;top:1px}.entry-meta .authorindz{margin-right:1em}.entry-meta .authorindz a:before{content:"\f304";position:relative}.entry-meta .comments-linkindz{float:right;margin-left:1em}.entry-meta .comments-linkindz a:before{content:"\f300";margin-right:2px;position:relative;top:-1px}.edit-linkindz{float:right;margin-left:1em}.edit-linkindz a:before{content:"\f411";margin-right:2px;position:relative}.categories-links,.tags-linksindz{margin-right:1em}.categories-links:before{content:"\f301";margin-right:2px;position:relative;top:-1px}.tags-linksindz:before{content:"\f302";margin-right:2px;position:relative;top:-1px}.entry-content{padding:20px 0}.entry-content-botindz{padding:0}
/* How To Use */
#flippy{margin:0 auto 25px auto;text-align:center}#flippy button{background:#2c3e50;color:#fff;margin:0 auto;vertical-align:middle;cursor:pointer;padding:6px 15px;font-weight:500;font-size:13px;text-align:center;letter-spacing:0.5px;border:1px solid transparent;border-radius:3px;transition:all .3s}#flippy button:focus{background:transparent;color:#2c3e50;outline:none;border:1px solid}#flippanel{padding:20px;display:none;text-align:left;background:#fff;border-radius:5px;margin:0 auto 25px auto;border:1px solid rgba(0,0,0,0.05)}#flippanel kbd{background:#2c3e50;color:#fff;border-radius:3px;font-family:Google sans;font-size:11px;padding:2px 6px;font-weight:500}
/* Footer Wrapper */
.mt-footer{position:relative;overflow:hidden;background:linear-gradient(to left, #008c5f, #000000);color:#fff;font-size:14px;padding:25px;text-align:center;margin:25px auto 0 auto}.mt-footer a{color:#fff;position:relative;z-index:20}.mt-footer a:hover{text-decoration:underline}

/* Banner */
.banner,.banner2,.banner3{margin:20px auto 0 auto;text-align:center;overflow:hidden}.banner .widget{margin:20px auto 0 auto}.banner2,.banner3{margin:0 auto 20px auto}.banner .widget,.banner2 .widget,.banner3 .widget{width:100%;max-width:100%;margin:0 auto;background:#fff;text-align:center;overflow:hidden;padding:0}.banner img,.banner iframe,.banner2 img,.banner2 iframe,.banner3 img,.banner3 iframe{display:block;margin:0 auto;text-align:center}

/* Templates Feature */
#stmfeature{display:inline-block;position:relative;margin:25px auto;width:100%;transition:all .3s}.netridere-feature{background:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);padding:30px;margin:0 15px 0 0;width:32.3%;float:left;height:240px;text-align:center;border-top:3px solid #55ddb6;transition:all .3s}.netridere-feature:last-child{margin-right:0}.netridere-feature p{font-size:13px;line-height:1.4}.netridere-feature h3{margin:30px auto 20px auto;font-size:18px}.netridere-feature i{font-size:32px;background:linear-gradient(to bottom, #ff0000, #3d0000);color:#fff;height:62px;width:62px;line-height:62px;border-radius:100%;box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);transition:all .3s}#stmfeature:hover .netridere-feature{opacity:.8;transform:translate(0,0)}#stmfeature:hover .netridere-feature:hover{opacity:1;transform:translate(0,-10px)}

/* Generate Link Box */
.panel.panel-primary{background:#fff;text-align:center;display:table;overflow:hidden;width:100%;max-width:970px;padding:0 0 25px 0;border-radius:5px;margin:25px auto;}.panel-body{position:relative;margin:0 25px}.panel-heading h2{color:#000;margin:0 auto 15px auto;font-weight:500;padding:15px;font-size:18px;border-bottom:1px solid rgba(0,0,0,0.05)}.panel-body input, select{background:#ffffff;width:100%;padding:15px;border-radius:5px;border:1px solid #00d2f4;font-size:16px;color:#000;outline:none;text-indent:60px;transition:all .3s}.panel-body input:focus{background:#fff;color:#000;border-color:#55ddb6;outline:none;box-shadow:0 0 5px rgba(0,0,0,0.1)}.panel-body .input-group-btn{position:absolute;top:0;right:0}.panel-body button{border-radius:0 5px 5px 0;background:#55ddb6;color:#fff;border:0;padding:16px 52px;font-weight:500;outline:none;transition:all .3s}.panel-body button:hover,.panel-body button:focus{background:#00d2f4;outline:none}#generatelink{margin:20px auto 0 auto}#generatelink button{background:#00d2f4; background-image: linear-gradient(45deg, #00d2f4 50%, #55ddb6 50%);border-radius:5px;font-size:14px;padding:14px 32px}#generatelink button:hover,#generatelink button:focus{background:#00d2f4; background-image: linear-gradient(0deg, #00d2f4 50%, #55ddb6 50%);border-radius:5px;font-size:14px}#generatelink button .fa.fa-floppy-o,#generatelink button .fa.fa-check{margin:0 5px 0 0}.panel-body:before{content:'\f0c1';background:rgba(0,0,0,0.05);font-family:fontawesome;position:absolute;left:0;top:0;color:#888;padding:12px 20px;border-radius:5px 0 0 5px;border-right:1px solid transparent;transition:all .6s}.panel-body:active:before,.panel-body:focus-within:before{content:'\f061';background:#55ddb6;color:#fff}#generatelink input{background:#ffeaa7;text-indent:0}#generatelink input:hover,#generatelink input:focus{background:#ffeaa7;border-color:transparent;box-shadow:none}#generateloading{margin:20px auto 0 auto;font-size:20px;color:#f39c12;font-weight:normal}

/* Media Queries */
@media screen and (min-width:1200px){.site-brandingindz a + .site-title{margin-top:17px}}
@media screen and (max-width:1024px){#trueurlpages{padding:0 20px}.site-brandingindz,.sites-navigation{padding-left:2.98245614%;padding-right:2.98245614%}.netridere-feature{width:32.2%}}
@media screen and (max-width:768px){#Header1 h1.title,#Header1 h2.title{margin:10px auto 0 auto}.header-logo{float:none}.mt-footer{padding:20px}#realme-wrapper,#sidebar-wrapper {width:100%;}#header-top{float:none;max-width:100%;width:100%;text-align:center}.hentry{margin-bottom:24px}.menu-navigasi{overflow:hidden;float:none;max-width:100%;width:100%;text-align:center;margin:20px auto 0 auto}nav ul{margin:auto;text-align:center;display:table}.hentry{margin-bottom:24px}.tinynav1{display:block;}#navigation{display:none}.menu-navigasi{float:none;max-width:768px;text-align:center;width:100%;margin:15px auto}.menu-navigasi select#tinynav1{background:#fff;border:0}.panel-body .input-group-btn{display:block;position:relative;overflow:hidden;margin:20px auto 0 auto}.panel-body button{border-radius:5px;width:100%}.recentbylabel ul li{width:100%;margin:0 auto}.netridere-feature{width:48.9%;margin:0 15px 15px 0}.netridere-feature:nth-child(2){margin-right:0}.netridere-feature:nth-child(1){display:none}}
@media screen and (max-width:750px){.netridere-feature{width:100%;margin:0 0 15px 0}#mariber-social > ul > li a{width:34px;height:34px}}
@media screen and (max-width:640px){.site-brandingindz{text-align:center}.site-logoindz{margin:0 auto 12px}}
@media screen and (max-width:362px){.site-logoindz{max-width:100%}}


.netridere-wrap .netridere-content.container{width:100%;margin:0 padding:0 -webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#netriderepro{background:linear-gradient(to bottom, #ff0000, #3d0000); z-index:0;width:100%;padding:0.2rem 0 0.1rem;position:relative;display:inline-block; float:center;}
.stm-section{width:100%;background:transparent;margin:5px 0 0;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.inner-width{max-width:1000px;overflow:hidden;padding:0;margin:0px}
.stm-section-row{display:flex;flex-wrap:wrap}
.stm-section-col{flex:50%}
.button-wrapper{display:block;margin:0;padding:10px 0}
.button-wrapper span{font-size:30px;font-weight:500;padding:5px 0;position:relative;margin:0;color:#fff;cursor:default}
.stm1{padding:5px}
.netriderehead{color:#fff;font-size:30px;font-weight:500}
.netridere-description{font-weight:500;color:#fff;font-size:16px}
.smarttechmukesh{margin:0}
.smarttechmukesh p{text-align:justify;margin-bottom:15px;color:#ffffff; font-size:15px}
.stm2{padding:10px}
.hero-tags{float:left;width:100%;font-size:14px;color:#fff;margin:0 0 10px}
.button-home a span.bos{font-size:15px;font-weight:500;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;padding:6px 6px;text-transform:uppercase;display:inline-block;text-align:center;position:relative;margin:20px auto 0;overflow:hidden;background-color:transparent;color:#ffffff;border:2px solid #f3f3f3}
.button-home a span.bos:hover{background-color:#fff;color:#55ddb6}
.button-home a span.bos svg{width:18px;fill:#fff}.button-home a span.bos svg:hover{width:18px;fill:#55ddb6}
.button-home a span.but{font-size:15px;font-weight:500;background:#ffffff;border:2px solid #fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px 8px;display:inline-block;text-align:center;position:relative;margin-top:10px 10px auto 0;overflow:hidden;color:#55ddb6;box-shadow:0 3px 8px 2px rgba(0,0,0,0.1)}
.button-home a span.bus{font-size:15px;font-weight:500;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px 8px;display:inline-block;text-align:center;position:relative;margin:-5px 0 -10;overflow:hidden;background:#ffffff;border:2px solid #fff;color:#55ddb6; box-shadow:0 3px 8px 2px rgba(0,0,0,0.1)}
.button-home a span.bus:hover{color:#19b5fe}
.button-home a span.but:hover{color:#19b5fe}
.button-home a span.but svg,.button-home a span.bus svg{fill:#55ddb6; width:20px;height:20px;vertical-align:-5px;margin-right:10px}
.button-home a span.but svg:hover, .button-home a span.bus svg:hover{fill:#55ddb6;}
@media screen and (max-width:700px) {.stm-section-col{flex:100%;margin:10px 0}
.stm1,.stm2{padding-left:15px;padding-right:15px}
.stm1,.stm2{text-align:center}}
#netridere-xxv{background:#fff;height:auto;padding-bottom:60px;min-height:320px}
.netridere-content{position:relative;z-index:2}
@media only screen and (max-width:800px){#netriderepro .#netriderehead{font-size:30px;}
.netridere-description{font-size:14px;}} 
#mtbutton{margin:10px auto;text-align:center}
a.mtbtn{display:inline-block;font-family:'PT Sans Narrow',text-decoration:none;font-weight:700;background:transparent;letter-spacing:.5px;padding:10px 20px;margin:10px;color:#fff;font-size:15px;text-transform:uppercase;border-radius:50px;border:2px solid #ffffff;transition:all 0.3s ease-out;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
a.mtbtn:hover{background:#ffffff;color:#55ddb6}
.icon-tags{margin-bottom:15px}
.icon-tags svg{width:25px;height:25px;display:block;margin:0 auto;margin-bottom:5px}
.icon-tags path{fill:#fff;transition:fill .2s}
.tag-grid{margin-right:5px}
.icon-tags .tag-grid{width:100%;padding:20px 10px;border-radius:5px;background:linear-gradient(to right, #00d2f4, #55ddb6); word-wrap:break-word;box-shadow:0 3px 8px 2px rgba(0,0,0,0.1)}
.icon-tags .tag-grid .icon-title{font-size:14px;font-weight:500;color:#fff}
.icon-tags .tag-menu1:hover path{fill:#efefef;}
.icon-tags .tag-menu2:hover path{fill:#efefef;}
.icon-tags .tag-menu3:hover path{fill:#efefef;}
.icon-tags .tag-menu4:hover path{fill:#efefef;}
.icon-tags .tag-menu5:hover path{fill:#efefef;}
.icon-tags .tag-menu6:hover path{fill:#efefef;}}
.icon-tags .tag-grid .icon-title:hover {color:#efefef; background-position: left;}
.tag-grid:hover {color:#efefef; background-position: left;}
.bs-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:20px}
a.waves-light.close-sf{background:linear-gradient(to right, #d91e18, #55ddb6); color:#fff;margin-top:15px;display:inline-block;padding:6px 13px;border-radius:3px;float:right;font-size:14px}
a.waves-light.close-sf:hover{background:#19b5fe;color:#fff}
.pesan-mukesh3{position:fixed;top:0;background:rgba(255,255,255,.39);left:0;right:0;bottom:0;margin:0;z-index:99;transition:all .4s ease-in-out}
.pesan-mukesh1{font-size:18px;margin-bottom:15px;font-weight:600}
.pesan-mukesh.aktif,.pesan-mukesh3.aktif{visibility:visible;opacity:1} 
.pesan-mukesh.aktif{transform:scale(1);z-index:9999}
.icx{position:absolute;top:10px;right:15px;transform:rotate(180deg);transition:all .3s}
.icx:before{content:'';font-family:Roboto;font-size:18px;color:#ccc;transition:all .3s}
.icx:hover{transform:rotate(360deg)}
.icx:hover:before{color:#222}
.pesan-mukesh,.pesan-mukesh3{visibility:hidden;opacity:0}
.pesan-mukesh{background:#fff;position:fixed;padding:25px;top:20%;transform:scale(1.2);max-width:450px;margin:auto;left:0;right:0;z-index:100;border-radius:4px;box-shadow:0 3px 8px 2px rgba(0,0,0,0.1);transition:all .5s}
.pesan-mukesh button{border:none;position:absolute;margin-top:17px;right:30px;cursor:pointer;background:#e8e8e8;padding-left:7px;outline:0}
.pesan-mukesh2{font-size:14px}
#mukeshmenu.aktif,#header-container.aktif,#wrapper.aktif{-webkit-filter:blur(4px)}
@media screen and (max-width:768px){.pesan-mukesh{left:10%;right:10%}}
#teks-notif i{background:#4090f1;color:#fff;margin:2px 0;border-radius:20px;width:22px;height:22px;line-height:20px;text-align:center}
.col-md-3{padding:0 20px 20px 20px;box-sizing:border-box}
.col-6{width:25%}
@media screen and (max-width:558px){.col-6{width:50%}}
/* Wave Animation */
svg{vertical-align:middle}
.wave-animation{display:block;width:100%;height:8em;max-height:100vh;margin:0;position:absolute;bottom:-1px;}.wave-bg > use{-webkit-animation:move-forever 20s linear infinite;animation:move-forever 20s linear infinite}.wave-bg > use:nth-child(1){animation-delay:-2s;fill:#ffffff; opacity:0.5;isolation:isolate}.wave-bg > use:nth-child(2){animation-delay:-2s;animation-duration:10s;fill:#ffffff; opacity:0.5;isolation:isolate}.wave-bg > use:nth-child(3){animation-delay:-4s;animation-duration:8s}@-webkit-keyframes move-forever{0%{transform:translate(-90px,0%)}100%{transform:translate(85px,0%)}}@keyframes move-forever{0%{transform:translate(-90px,0%)}100%{transform:translate(85px,0%)}}.wave-animation{height:2.5em}
/* Circle */
.netridere-circle{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;margin:0}
.netridere-circle li{position:absolute;display:block;list-style:none;width:20px;height:15px;background:rgba(255,255,255,0.20);animation:animate 45s linear infinite;bottom:-150px;z-index:0}
.netridere-circle li:nth-child(1){left:25%;width:60px;height:60px;animation-delay:0s}
.netridere-circle li:nth-child(2){left:10%;width:10px;height:10px;animation-delay:2s;animation-duration:12s}
.netridere-circle li:nth-child(3){left:70%;width:10px;height:10px;animation-delay:4s}
.netridere-circle li:nth-child(4){left:40%;width:40px;height:40px;animation-delay:0s;animation-duration:18s}
.netridere-circle li:nth-child(5){left:65%;width:10px;height:10px;animation-delay:0s}
.netridere-circle li:nth-child(6){left:75%;width:90px;height:90px;animation-delay:3s}
.netridere-circle li:nth-child(7){left:35%;width:130px;height:130px;animation-delay:7s}
.netridere-circle li:nth-child(8){left:50%;width:15px;height:15px;animation-delay:15s;animation-duration:45s}
.netridere-circle li:nth-child(9){left:20%;width:5px;height:5px;animation-delay:2s;animation-duration:35s}
.netridere-circle li:nth-child(10){left:85%;width:130px;height:130px;animation-delay:0s;animation-duration:11s}
@keyframes animate{0%{transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}100%{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}
</style>
<style type='text/css'>
#sidebar-wrapper,#realme-wrapper{margin:0;padding:0}
.hentry{position:relative;background:#fff;margin:0 auto;word-wrap:break-word;border-top:1px solid rgba(0,0,0,0.05)}
.entry-title{clear:none;font-weight:500;font-size:18px}
/* Media Queries */
@media screen and (max-width:640px){
.post-thumbnail{margin:0 0 20px auto;float:none}}
</style>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js'></script>
<script src='https://cdn.jsdelivr.net/gh/Indzign/theme@master/thetimer.js' type='text/javascript'></script>
<script src='https://cdn.jsdelivr.net/gh/Indzign/theme@master/safelinkclip.js' type='text/javascript'></script>
<script type='text/javascript'>
//<![CDATA[
// Nav
$(function(){$("#navigation").tinyNav({active:"active",header:"Menu"})});
//]]>
</script>
<noscript>
<style type='text/css'>
/* No Script */
body,html{overflow:hidden}
.noscript{background:#e74c3c;color:#fff;padding:8% 0 0 0;position:fixed;bottom:0;left:0;top:0;right:0;z-index:1000;height:auto;-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden}
.noscript p{margin:0;text-align:center;padding:0 20px 10px 20px;margin:auto;font-size:3rem;line-height:1.5;font-family:monospace;max-width:1010px;font-weight:500}
.noscript p span{color:#ffe88b;font-size:10rem;line-height:normal;font-weight:normal}
</style>
</noscript>
<link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=43790410668289266&amp;zx=c0b15f06-cba5-4f49-a067-0452990f0db5' media='none' onload='if(media!=&#39;all&#39;)media=&#39;all&#39;' rel='stylesheet'/><noscript><link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=43790410668289266&amp;zx=c0b15f06-cba5-4f49-a067-0452990f0db5' rel='stylesheet'/></noscript>
<meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/>
<meta name='google-adsense-platform-domain' content='blogspot.com'/>

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6795660811552926&host=ca-host-pub-1556223355139109" crossorigin="anonymous"></script>

<!-- data-ad-client=ca-pub-6795660811552926 -->

<script type="text/javascript" language="javascript">
  // Supply ads personalization default for EEA readers
  // See https://www.blogger.com/go/adspersonalization
  adsbygoogle = window.adsbygoogle || [];
  if (typeof adsbygoogle.requestNonPersonalizedAds === 'undefined') {
    adsbygoogle.requestNonPersonalizedAds = 1;
  }
</script>

<style>
*{
  margin:0;
  padding:0;
  text-decoration: none;
  list-style: none;
}
  .sghead{
    background: #008c5f;
    color:white;
    position: Fixed;
    width: 100%;
    padding: 8px;
    margin-bottom: 300px;
  }
  .sghead input{
    padding: 8px;
    border-radius: 5px;
    border: 1px solid white;
    width: 40%;
    margin-left: 3px;
  }
  .sghead button{
    background: red;
    padding: 10px;
    color: white;
    border-radius: 5px;
    width: 34%;
  }
  .sghead a{
    border: 1px solid white;
    padding:7px;
    border-radius: 5px;
  
    .blink { animation: blink-animation 1s steps(5, start) infinite; -webkit-animation: blink-animation 1s steps(5, start) infinite; } @keyframes blink-animation { to { visibility: hidden; } } @-webkit-keyframes blink-animation { to { visibility: hidden; } 

   }
</style>
<!-- New Header Image -->
<!-- SGR .Class -->
<style>
    .btn {
      display: inline-block;
      padding: 10px 20px;
      font-size: 16px;
      color: white;
      background-color: #b38f00; /* Green color */
      border: none;
      border-radius: 5px;
      cursor: pointer;
      text-align: center;
      text-decoration: none;
    }

    .btn:hover {
      background-color: #b38f00; /* Darker green on hover */
    }

    .button-container {
      display: flex;
      gap: 15px; /* Space between buttons */
    }
  </style>
<style>
                
.telbtn{   
     background-color: #0088cc;   
     box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);   
     display: flex ;   
     justify-content: center;    
     text-decoration: none;   
      height: 60px;   
     border-radius: 50px;   
  } 
   span.telp{    
     color: white;   
     font-size: 18px;      
     padding: 20px;
    font-weight: 400;
    margin: 0;
 } 
  .telbtn:hover{
        opacity:80%;   
  }
   .marquee {
  background-image: linear-gradient(555deg, #ff0080, green, #ff00ff, #111, #008080);
  border: 3px solid #ff0080;
  width: 100%;
  padding: 3px;
  border-radius: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 10px;
}

  .marquee span {
  display: inline-block;
  padding-left: 100%;
  animation: marquee-animation 50s linear infinite;
}

@keyframes marquee-animation {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
/* Popup Background */
    .popup-overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1000;
    }

    /* Popup Box */
    .popup-box {
      background: black;
      padding: 20px;
      border-radius: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      text-align: center;
      width: 300px;
    }

    .popup-box h2 {
      margin: 0 0 10px;
      font-size: 20px;
    }

    .popup-box p {
      margin: 0 0 20px;
      font-size: 16px;
    }

    .popup-box button {
      padding: 10px 20px;
      background: #4CAF50;
      color: white;
      border: none;
      border-radius: 5px;
      font-size: 16px;
      cursor: pointer;
    }

    .popup-box button:hover {
      background: #45a049;
    }
  
    </style>
<style>
        .whatsapp-widget {
            position: fixed;
            bottom: 165px;
            right: 20px;
            background-color: #25D366;
            color: white;
            padding: 10px 20px;
            border-radius: 50px;
            text-align: center;
            cursor: pointer;
            font-family: Arial, sans-serif;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
        }
        .whatsapp-widget img {
            width: 24px;
            height: 24px;
            margin-right: 10px;
        }
    </style>
<style>
     
        .telegram-widget {
            position: fixed;
            bottom: 220px;
            right: 20px;
            background-color: #0088cc;
            color: white;
            padding: 10px 20px;
            border-radius: 50px;
            text-align: center;
            cursor: pointer;
            font-family: Arial, sans-serif;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
        }
        .telegram-widget img {
            width: 24px;
            height: 24px;
            margin-right: 10px;
        }
    </style>
<style>
        .youtube-widget {
            position: fixed;
            bottom: 110px;
            right: 20px;
            background-color: #ff0000;
            color: white;
            padding: 10px 20px;
            border-radius: 50px;
            text-align: center;
            cursor: pointer;
            font-family: Arial, sans-serif;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
        }
        .youtube-widget img {
            width: 24px;
            height: 24px;
            margin-right: 10px;
        }
    </style>
<style>
        .sgrtop{
          display: block;
          TEXT-align: center;
          font-weight: ;
          text-decoration: none;
          background: #008c5f;
          padding: 10px;
        }
        .sgrtop a{
          padding: 8px;
          color: white;
        }
        .sgrhed a{
          background: red;
          padding: 5px;
          font-size: 13px;
          margin: 0 2px 1px 0;
          border-radius: 5px;
          color: white;
        }
        .sgrpin{
          font-size: 14px;
          background: #ffeb99;
          padding: 13px;
          line-height: 2;
          margin: 4px;
          text-align: left;
          border: dotted 1px;
        }

        .sgrlist li{
          list-style: none;
          text-align: left;
          background: #;
          border: 0.7px solid #008c5f;
          margin: 2px;
          margin-left: -15px;
        }
        .sgrlist li a{
         display:block;
         padding: 10px;
         width: 100%;
        }
        .sgrlist li a:hover{
         display:block;
         width: 100%;
         background: #008c5f;
        }
        .sgrtab a{
          background: #008c5f;
          padding: 5px;
          font-size: 14px;
          margin: 0 2px 1px 0;
          border-radius: 5px;
          color: white;
          text-align: center;
        }
        .post-body h3, h4, h5, h6 {margin: 20px 0 10px; border-bottom: 3px solid #008c5f; padding-bottom: 5px;}
      </style>
<style>
	/* Layout */ :root {--color-main: #008c5f; --color-hover: #213040; --color-link: #fff;} body {background:#dddfe2; font-weight:400; font-size:14px; margin:0px; padding:0px !important; font-family:'Jost', -apple-system,BlinkMacSystemFont,"Jost","Jost","Jost","Ubuntu","Jost","Jost",sans-serif; text-align:left; color:var(--color-hover); animation:EntclassTechFade 1s; -moz-animation: EntclassTechFade 1s; -webkit-animation:EntclassTechFade 1s; -o-animation:EntclassTechFade 1s; transition:all .3s ease;} tt, code, kbd, samp {font-family:-apple-system,BlinkMacSystemFont,"Roboto","Jost","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif} .navbar,.post-feeds,.feed-links{display:none;} .section,.widget{margin:0;padding:0;}strong,b{font-weight:600;padding:0;} cite,em,i{font-style:italic;} a:link,a:visited {color:var(--color-link);text-decoration:none;transition:all .3s} a:hover,a:hover:visited {color:var(--color-main);text-decoration:none} a img{border:none;border-width:0;outline:none;} img{max-width:100%;vertical-align:middle;border:0} abbr,acronym{border-bottom:1px dotted;cursor:help;} sup,sub{vertical-align:baseline;position:relative;top:-.4em;font-size:86%;} sub{top:.4em;} small{font-size:86%;} kbd{display:inline-block;font-size:90%;color:#138be6;} mark{background-color:#7CFC00;color:var(--color-hover);padding:0px 2px} samp{/*background:#F6F7F9;*/ background:var(--color-main); padding:2px 6px; border: 0px solid #ced0d4; font-size:13px; color:#fff; display:inline-block; border-radius:3px; -moz-border-radius:3px; line-height:18px; text-align:center; text-decoration:none; text-shadow:none; vertical-align:top; white-space:nowrap} p,blockquote,pre,table,figure,hr,form,ol,ul,dl{margin:1.5em 0;} hr{height:1px;border:none;background-color:#999;} pre,code, pre code,kbd {font-family:menlo,consolas,monaco,monospace} pre{white-space:pre;word-wrap:normal;overflow:auto;font-size:13px;margin:0;}*:focus {outline:0!important;} h1,h2,h3,h4,h5,h6{font-weight:500; line-height:1.5em; margin:0px; transition:all 0.3s ease; font-smooth:antialiased; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;} h1{font-size:28px} h2{font-size:24px;font-weight:600!important} h3{font-size:20px;font-weight:bold!important} h4{font-size:18px;font-weight:bold!important} h5{font-size:16px;font-weight:bold!important} .post-body blockquote{background:var(--color-main) ;border-radius:0 0 15px 15px!important;position:relative;padding:55px 20px 20px 20px;color:#fff;margin:10px 0;border-radius:3px}.post-body blockquote:before{position:absolute;content:'Examking NG';background:rgba(255,255,255,1);right:3px;left:3px;top:3px;padding:5px 20px;display:block;font-weight:700;border-radius:3px 3px 0 0;color:var(--color-main)}.post-body blockquote a,.post-body blockquote a:hover {color:#fff;}/* Buttton */ buttton {background-color:var(--color-main); border:1px solid var(--color-main); color:#fff; border-radius:25px; font-size:20px; font-weight: 400; padding:20px 30px; cursor:pointer; line-height:0px; margin:10px 5px; transition:all .3s ease; font-family:Google Sans; box-shadow:none;} buttton:hover {background-color:transparent; color:var(--color-main)} buttton a {color:#fff !important} buttton:hover a, buttton a:hover {color:var(--color-main) !important; transition:all .3s ease;} buttton.demo, buttton.download {padding:10px 20px;} buttton.demo:before, buttton.download:before {display:inline-block; padding:0px; width:25px; height:25px; vertical-align:-5px; margin-right:5px;} buttton.demo:before {background:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17M12,4.5C7,4.5 2.73,7.61 1,12C2.73,16.39 7,19.5 12,19.5C17,19.5 21.27,16.39 23,12C21.27,7.61 17,4.5 12,4.5Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center; content:''} buttton.demo:hover::before {background:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17M12,4.5C7,4.5 2.73,7.61 1,12C2.73,16.39 7,19.5 12,19.5C17,19.5 21.27,16.39 23,12C21.27,7.61 17,4.5 12,4.5Z' fill='%234F8334'/%3E%3C/svg%3E") no-repeat center center; content:''} buttton.download:before {background:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5,20H19V18H5M19,9H15V3H9V9H5L12,16L19,9Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center; content:''} buttton.download:hover::before {background:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5,20H19V18H5M19,9H15V3H9V9H5L12,16L19,9Z' fill='%234F8334'/%3E%3C/svg%3E") no-repeat center center; content:''} /* Post List */ .post-body ol, .post-body ul {position:relative;display:block;padding:0;margin:.5em 0px;text-decoration:none;} .post-body ol li, .post-body ul li {-webkit-margin-start:40px !important; -moz-margin-start:40px !important; padding:0 3px; margin:0px; text-decoration:none;} .post-body ol li {list-style-type:decimal} .post-body ul li {list-style-type:disc} .post-body ol li ol li {list-style-type:upper-alpha; -webkit-margin-start:20px !important; -moz-margin-start: 20px !important} /* Post Table */ .post-body table{width:100%}.post-body table thead{border:1px solid var(--color-main)}.post-body table thead th{background-color:var(--color-main);color:#fff;padding:10px}.post-body table thead th:not(:last-child){border-right:1px solid #fff}.post-body table tbody{border:1px solid #ccc;border-top:0}.post-body table td{padding:10px}.post-body table tr:nth-child(even){background-color:#ededed}.post-body table tr:nth-child(odd) td:not(:last-child){border-right:1px solid #ededed}.post-body table tr:nth-child(even) td:not(:last-child){border-right:1px solid #fff} .sr {visibility:hidden;width:0;height:0;} .clear{clear:both} .hidden {display:none}::selection {background:transparent;text-shadow:#000 0 0 2px;}::-moz-selection {background:transparent;text-shadow:#000 0 0 2px;}::-webkit-selection {background:transparent;text-shadow:#000 0 0 2px;}::-o-selection {background:transparent;text-shadow:#000 0 0 2px;} .hrecipe{display:none;margin:30px 0 30px 0;padding:12px;border:1px solid #e8e8e8;background:#f8f8f8;overflow:hidden;} .EntclassTechBounce{display:block; background:#4d90fe; border:1px solid #3079ed; color:#fff!important; font-weight:500; font-size:60px!important; margin:0px;padding:5px;text-align:center;border-radius:3px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box} .EntclassTechBounce {-webkit-animation:EntclassTechBounce 1s linear 1s infinite normal; animation:EntclassTechBounce 1s linear 1s infinite normal} #Feed1_feedItemListDisplay a {line-height:60px!important;} #Feed1_feedItemListDisplay .item-date, #Feed1_feedItemListDisplay .item-author {font-style:italic;} .status-msg-wrap {display:none;width:96.5%;position:relative;margin:10px 0 20px 0px} .status-msg-body {background:var(--color-hover);color:#bdc3c7;padding:10px 3px;text-align:center} .status-msg-body b {color:#fff} .status-msg-hidden{display:none} /* Newsletter */ #EntclassTechNewsletter {width:100%; min-width:300px; height:auto; background:#fff; border-radius:7.5px; box-shadow:0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24); display: block; margin:auto; line-height:40px; padding:0px} #EntclassTechNewsletter .email__ {padding:15px 15px 5px;} #EntclassTechNewsletter .email {margin:auto; color:#777;} #EntclassTechNewsletter .email:before {content:''; width:50px; height:50px; display:block; text-align:center; margin:auto; border-radius:100px; transition:all .3s ease; -webkit-animation:EntclassTechRing 5s 0s ease-in-out infinite; -webkit-transform-origin:50% 4px; -moz-animation:EntclassTechRing 5s 0s ease-in-out infinite; -moz-transform-origin:50% 4px; animation:EntclassTechRing 5s 0s ease-in-out infinite; transform-origin:50% 4px; background:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21,19V20H3V19L5,17V11C5,7.9 7.03,5.17 10,4.29C10,4.19 10,4.1 10,4A2,2 0 0,1 12,2A2,2 0 0,1 14,4C14,4.1 14,4.19 14,4.29C16.97,5.17 19,7.9 19,11V17L21,19M14,21A2,2 0 0,1 12,23A2,2 0 0,1 10,21M19.75,3.19L18.33,4.61C20.04,6.3 21,8.6 21,11H23C23,8.07 21.84,5.25 19.75,3.19M1,11H3C3,8.6 3.96,6.3 5.67,4.61L4.25,3.19C2.16,5.25 1,8.07 1,11Z' fill='%234F8334'/%3E%3C/svg%3E") center center / 50px no-repeat;} #EntclassTechNewsletter .medsos__ {padding:15px 0px; line-height:0px; border-top:1px solid #cccfe2;} #EntclassTechNewsletter form {display:-webkit-box; display:-webkit-flex; display:-moz-box; display:-ms-flexbox; display:flex; flex-wrap:nowrap; align-items:center; margin:0px 0px 15px; padding:0px} #EntclassTechNewsletter form:before {left:30px; position:absolute; display:block; width:20px; height:20px; background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M20,8L12,13L4,8V6L12,11L20,6M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z' fill='%23717171'></path></svg>") no-repeat; content:'';} #EntclassTechNewsletter input {width: calc(100% - 35px); height:35px; border:1px solid #cccfe2; border-right:0px; padding:8px 10px 8px 40px; font-size:12px; border-radius:50px 0px 0px 50px;} #EntclassTechNewsletter buttton {width:35px; height:35px; margin:0px; padding:0px; background-color:var(--color-main); border:0px; box-shadow:none; vertical-align:top; cursor:pointer; transition:all .3s ease; background-image:unset; border-radius:0px 50px 50px 0px;} #EntclassTechNewsletter button:hover, #EntclassTechNewsletter button:focus {background-color:var(--color-hover);} #EntclassTechNewsletter button:before {display:inline-block; width:20px; height:20px; margin:0px; background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M2,21L23,12L2,3V10L17,12L2,14V21Z' fill='%23fff'></path></svg>") no-repeat; content:''; vertical-align:-3px;} #EntclassTechNewsletter .medsos {width:100%; text-align:center;} #EntclassTechNewsletter .medsos svg {width:20px;height:20px;margin-top:7px} #EntclassTechNewsletter .medsos svg path {fill:#fff} #EntclassTechNewsletter .medsos a {display:inline-block; margin-right:7px; width:35px; height:35px; box-shadow: 0px 7px 15px 0px rgba(0,0,0,0.4); transition: all ease-in-out 300ms; border-radius:100px;} #EntclassTechNewsletter .medsos a:last-child {margin-right:0px;} #EntclassTechNewsletter .medsos a:hover {box-shadow: 0px 23px 15px -3px rgba(0,0,0,0.25); transform: translate(0px, -10px) scale(1.05);} #EntclassTechNewsletter .medsos .facebook{background:#3a579a} #EntclassTechNewsletter .medsos .twitter {background:#00abf0} #EntclassTechNewsletter .medsos .googleplus {background:#df4a32} #EntclassTechNewsletter .medsos .youtube {background:#cc181e} #EntclassTechNewsletter .medsos .instagram {background:#992ebc} #EntclassTechNewsletter .medsos .codepen {background:#15202b} /* Kotak Iklan */ .kotakiklan {width:100%; max-width:300px; background:var(--color-hover); padding:15px 10px; text-align:center; position:relative; left:50%; transform:translate(-50%, 0%)} .kotakiklan img {text-align:center;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;width:100%;max-width:46%;height:100%;border:1px solid #bdc3c7} .kotakiklan a:nth-child(1) img {margin:0 10px 13px 0} .kotakiklan a:nth-child(2) img {margin:0 0 13px 0} .kotakiklan a:nth-child(3) img {margin:0 10px 0 0} .kotakiklan a:nth-child(4) img {margin:0} .kotakiklan img.waktuku {background-color:#fff} /* Iklan Sidebar */ .adsidebar {max-width:360px; min-width:300px; width:100%; max-height:300px; min-height:250px; height:100%; text-align:center; margin:auto; padding:0px} /* Contact Form */ .quickedit,#ContactForm1,#ContactForm1 br{display:none}#BlogArchive1 li.archivedate{padding:0}#BlogArchive1 #ArchiveList ul.posts li{padding:0 0 0 22px;line-height:normal}#ArchiveList{padding:10px}#ArchiveList select{width:100%;padding:10px;margin-bottom:5px;border:1px solid rgba(201,201,201,0.52);font-size:13px; font-size:28px;font-weight:300;letter-spacing:-.7px} /* Template Wrapper */ .maxwrap{max-width:1100px; margin:0 auto}.maxwrap input[type=checkbox]{opacity:0} #wrapper{position:relative; width:100%; max-width:1100px; margin:0 auto;padding:0px; transition:all .3s ease;} #content-wrapper{display:inline-block; width:100%; margin:20px 0px; position:relative; padding:0px} /* Header Wrapper */ #header{width:100%; position:sticky; position:-webkit-sticky; top:0px; z-index:3; margin:0 auto; background-color:var(--color-main)} #header .title{font-size:180%;margin:10px 0 0 0;padding:0;display:inline-block;width:100%;max-width:240px} #header .title a{color:var(--color-hover)} #header .title a:hover{color:#138be6} #header p.description{display:inline-block; font-size:90%; margin:5px 0 0 0;line-height:normal} #headerkiri img {max-height:40px;display:block;height:auto} #headerkiri{display:inline-block;vertical-align:middle; transition: all .3s ease;} #headerkiri img:hover{animation:EntclassTechShake 0.82s cubic-bezier(.36,.07,.19,.97) both; transform:translate3d(0, 0, 0); backface-visibility:hidden; perspective:1000px}#headerkanan{float:right; display:inline-block; margin-left:30px; vertical-align: bottom; word-wrap:break-word; white-space:initial} #headerwidget{position:relative; display:block; max-width:1100px; padding:5px 0px; margin:0 auto; font-weight:400; font-size:14px} #header-inner a{color:#fff} /* Menu Atas */ .EntclassTechgrab-menuatas{display:inline-block; margin-left:30px;} .EntclassTechgrab-menuatas a {display:inline-block;text-align:center;color:#fff} .EntclassTechgrab-menuatas a:last-child{margin-right:0px} .EntclassTechgrab-menuatas:after {background:rgba(0,0,0,0.3); width:1px; content:''; display:inline-block; height:20px; margin:0px 10px; vertical-align:middle;} .EntclassTechgrab-menuatas a:hover{color:var(--color-hover)} .EntclassTechgrab-menuatas a.contact:before {width:22px; height:22px; display:inline-block; transition:all .3s ease; background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M21,8V7L18,9L15,7V8L18,10M22,3H2A2,2 0 0,0 0,5V19A2,2 0 0,0 2,21H22A2,2 0 0,0 24,19V5A2,2 0 0,0 22,3M8,6A3,3 0 0,1 11,9A3,3 0 0,1 8,12A3,3 0 0,1 5,9A3,3 0 0,1 8,6M14,18H2V17C2,15 6,13.9 8,13.9C10,13.9 14,15 14,17M22,12H14V6H22' fill='%23fff'></path></svg>") no-repeat; content:''; vertical-align:-6px; margin-right:7px;} .EntclassTechgrab-menuatas a.contact:hover::before {width:22px; height:22px; display:inline-block; transition:all .3s ease; background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M21,8V7L18,9L15,7V8L18,10M22,3H2A2,2 0 0,0 0,5V19A2,2 0 0,0 2,21H22A2,2 0 0,0 24,19V5A2,2 0 0,0 22,3M8,6A3,3 0 0,1 11,9A3,3 0 0,1 8,12A3,3 0 0,1 5,9A3,3 0 0,1 8,6M14,18H2V17C2,15 6,13.9 8,13.9C10,13.9 14,15 14,17M22,12H14V6H22' fill='%23213040'></path></svg>") no-repeat; content:''; vertical-align:-6px; margin-right:7px;} /* Profil */ .EntclassTechprofil {display:inline-block; position:relative; cursor:pointer; height:33px;} .EntclassTechprofil:focus{pointer-events:none; cursor:pointer} #headerkanan .EntclassTechprofil img {z-index:1;max-height: 25px; width:auto; border-radius:100px; margin-right:7px; transition:all .3s ease} .EntclassTechprofil a {color:#fff; transition:all .3s ease} .EntclassTechprofil a:hover {color:var(--color-hover); transition:all .3s ease} .EntclassTechprofil ul.dropdown {visibility:hidden; opacity:0; background-color:var(--color-main); right:0px; margin:0; position: absolute; z-index:3; width:200%; max-width:150px; transform: translateY(-20px); transition:all .3s ease} .EntclassTechprofil:hover ul.dropdown, .EntclassTechprofil:focus ul.dropdown {pointer-events:auto; cursor:pointer; visibility:visible; opacity:1; transform: translateY(8px);} .EntclassTechprofil:hover img {animation:EntclassTechShake 0.82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px} .EntclassTechprofil:hover a {color:var(--color-hover)} .EntclassTechprofil ul.dropdown li {border:1px solid #fff; border-top:0px; transition:all .3s ease} .EntclassTechprofil ul.dropdown li:first-child {border-top:1px solid #fff} .EntclassTechprofil ul.dropdown li a{color:#fff;display:block;padding:10px 13px} .EntclassTechprofil ul.dropdown li a:hover{background:var(--color-hover)} .EntclassTechprofil > a:after {width:24px; height:24px; vertical-align:-7px; display:inline-block; transition:all .3s ease; background: url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M7,10L12,15L17,10H7Z' fill='%23fff'></path></svg>") no-repeat; content:''} .EntclassTechprofil:hover > a:after {width:24px; height:24px; vertical-align:-7px; display:inline-block; transition:all .3s ease; transform:rotate(180deg); background: url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M7,10L12,15L17,10H7Z' fill='%232f303'></path></svg>") no-repeat; content:''} .EntclassTechprofil ul.dropdown li a:before {margin-right:10px; vertical-align:-3px; display:inline-block; width:20px; height:20px; content: ''} .EntclassTechprofil ul.dropdown li:nth-child(1) a:before {background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M12,4A4,4 0 0,1 16,8A4,4 0 0,1 12,12A4,4 0 0,1 8,8A4,4 0 0,1 12,4M12,14C16.42,14 20,15.79 20,18V20H4V18C4,15.79 7.58,14 12,14Z' fill='%23fff'></path></svg>") no-repeat;} .EntclassTechprofil ul.dropdown li:nth-child(2) a:before {background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M9,2V8H11V11H5C3.89,11 3,11.89 3,13V16H1V22H7V16H5V13H11V16H9V22H15V16H13V13H19V16H17V22H23V16H21V13C21,11.89 20.11,11 19,11H13V8H15V2H9Z' fill='%23fff'></path></svg>") no-repeat;} .EntclassTechprofil ul.dropdown li:nth-child(3) a:before {background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z' fill='%23fff'></path></svg>") no-repeat;} .EntclassTechprofil ul.dropdown li:nth-child(4) a:before {background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z' fill='%23fff'></path></svg>") no-repeat;} /* Kategori */ .EntclassTechgrab-menukategori{margin-left:30px; display:inline-block; height:35px;} .EntclassTechgrab-menukategori:focus{pointer-events:none; cursor:pointer} .EntclassTechgrab-menukategori a {text-align:center; color:#fff; font-size:16px; text-transform:uppercase; cursor:pointer; transition:all 0.3s ease; position:relative;} .EntclassTechgrab-menukategori a:hover {color:var(--color-hover); transition:all 0.3s ease} .EntclassTechgrab-menukategori a:hover > svg path {fill:var(--color-hover)} .EntclassTechgrab-menukategori ul.dropdown {margin:0} .EntclassTechgrab-menukategori ul.dropdown #Label1 {visibility:hidden; opacity:0; position: absolute; z-index:1; left:0px; right:0px; background-color:var(--color-main); border-top:3px solid var(--color-hover); border-bottom:10px solid #fff; ; transform:translateY(-20px); transition:all 0.3s ease} .EntclassTechgrab-menukategori:hover ul.dropdown #Label1, .EntclassTechgrab-menukategori:focus ul.dropdown #Label1 {pointer-events:auto; cursor:pointer; visibility:visible; opacity:1; transform:translateY(11px);} .EntclassTechgrab-menukategori:hover img {animation:EntclassTechShake 0.82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px} .EntclassTechgrab-menukategori:hover a{color:var(--color-hover)} .EntclassTechgrab-menukategori > a:before {animation: EntclassTechSpin 1.25s linear infinite normal; -webkit-animation:EntclassTechSpin 1.25s linear infinite normal; width:22px; height:22px; vertical-align:-6px; display:inline-block; margin-right:5px; transition:all 0.3s ease; background: url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M14.19,14.19L6,18L9.81,9.81L18,6M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,10.9A1.1,1.1 0 0,0 10.9,12A1.1,1.1 0 0,0 12,13.1A1.1,1.1 0 0,0 13.1,12A1.1,1.1 0 0,0 12,10.9Z' fill='%23fff'></path></svg>") no-repeat; content:''} .EntclassTechgrab-menukategori > a:hover::before, .EntclassTechgrab-menukategori:hover > a:before {width:22px; height:22px; vertical-align:-6px; display:inline-block; margin-right:5px; transition:all 0.3s ease; background: url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M14.19,14.19L6,18L9.81,9.81L18,6M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,10.9A1.1,1.1 0 0,0 10.9,12A1.1,1.1 0 0,0 12,13.1A1.1,1.1 0 0,0 13.1,12A1.1,1.1 0 0,0 12,10.9Z' fill='%23213040'></path></svg>") no-repeat; content:''} .EntclassTechgrab-menukategori > a:after {width:24px; height:24px; vertical-align:bottom; display:inline-block; margin-left:5px; transition:all 0.3s ease; background: url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' fill='%23fff'></path></svg>") no-repeat; content:''} .EntclassTechgrab-menukategori > a:hover::after, .EntclassTechgrab-menukategori:hover > a:after {width:24px; height:24px; vertical-align:bottom; display:inline-block; margin-left:5px; transition:all 0.3s ease; transform:rotate(180deg); background: url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' fill='%23213040'></path></svg>") no-repeat; content:''} /* LABEL WIDGET */ #Label1 .widget-content.list-label-widget-content {padding:0px; text-align:center;} .label-size-1,.label-size-2,.label-size-3,.label-size-4,.label-size-5 {font-size:100%}.cloud-label-widget-content{text-align:left;display:block} .widget-content.list-label-widget-content {padding-bottom:0px} .label-size{transition:all 0.25s;-moz-transition:all 0.25s;-webkit-transition:all 0.25s;background-color:var(--color-main);display:block;float:left;margin:0 5px 5px 0;color:#fff;font-size:11px;text-transform:uppercase}.label-size a,.label-size span{display:inline-block;color:#fff !important;padding:6px 8px}.label-size:hover{background:var(--color-hover)} .label-count{white-space:nowrap;padding-right:3px;margin-left:-3px;background:var(--color-hover);color:#fff !important}.label-size{line-height:1.2} #Label1 ul {margin:20px 10px 0px;} #Label1 li {background:var(--color-hover); padding:0px; display:inline-block; border:1px solid var(--color-hover); border-radius:50px; -moz-border-radius:7px; margin:0px 5px 20px 0px; transition:all 0.3s ease} #Label1 li:hover, #Label2 li:active, #Label1 li:focus {background-color:var(--color-main)} #Label1 li a {color:#fff; text-decoration:none;padding:7px 20px 8px 10px; display:inline-block; font-weight:400; font-size:13px; text-transform:none;} #Label1 li .label-terpilih {color:#fff; text-decoration:none; padding:10px 20px; display:block; background-color:var(--color-main); transition:all 0.3s ease} #Label1 li .label-counter {background-color:var(--color-main); color:#fff; padding:8px 0px; width:25px; height:25px; display:inline-block; border-radius:100px; text-align:center; font-size:11px; position:relative; right:6px; transition:all 0.3s ease} #Label1 li:hover .label-counter {background:var(--color-hover); color:#fff; transition:all 0.3s ease} #Label1 li a:before {margin-right:7px; display:inline-block; width:20px; height:20px; vertical-align:-5px; background-repeat:no-repeat !important; content: ''} #Label1 li a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M14,13H9.95A1,1 0 0,0 8.95,14A1,1 0 0,0 9.95,15H14A1,1 0 0,0 15,14A1,1 0 0,0 14,13M9.95,10H12.55A1,1 0 0,0 13.55,9A1,1 0 0,0 12.55,8H9.95A1,1 0 0,0 8.95,9A1,1 0 0,0 9.95,10M16,9V10A1,1 0 0,0 17,11A1,1 0 0,1 18,12V15A3,3 0 0,1 15,18H9A3,3 0 0,1 6,15V8A3,3 0 0,1 9,5H13A3,3 0 0,1 16,8M20,2H4C2.89,2 2,2.89 2,4V20A2,2 0 0,0 4,22H20A2,2 0 0,0 22,20V4C22,2.89 21.1,2 20,2Z' fill='%23fff'></path></svg>")} #Label1 li.CSS a:before {background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M5,3L4.35,6.34H17.94L17.5,8.5H3.92L3.26,11.83H16.85L16.09,15.64L10.61,17.45L5.86,15.64L6.19,14H2.85L2.06,18L9.91,21L18.96,18L20.16,11.97L20.4,10.76L21.94,3H5Z' fill='%23fff'></path></svg>")} #Label1 li.Facebook a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M17,2V2H17V6H15C14.31,6 14,6.81 14,7.5V10H14L17,10V14H14V22H10V14H7V10H10V6A4,4 0 0,1 14,2H17Z' fill='%23fff'></path></svg>")} #Label1 li.AdSense a:before {background: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDI1LjE5LDcuMzkyQzQyMi4yNDYsMi43ODQsNDE3LjE1OCwwLDQxMS42ODYsMGgtMTYwYy02LjIwOCwwLTExLjg3MiwzLjU4NC0xNC40OTYsOS4yNDhsLTIyNCw0ODAgICAgYy0yLjMwNCw0Ljk2LTEuOTUyLDEwLjc1MiwwLjk5MiwxNS4zNmMyLjk0NCw0LjYwOCw4LjAzMiw3LjM5MiwxMy41MDQsNy4zOTJoMTYwYzYuMjA4LDAsMTEuODcyLTMuNTg0LDE0LjQ5Ni05LjIxNmwyMjQtNDgwICAgIEM0MjguNDg2LDE3LjgyNCw0MjguMTM0LDEyLDQyNS4xOSw3LjM5MnoiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik00OTcuNzk4LDI2My4zOTJjLTIuOTEyLTQuNjA4LTguMDMyLTcuMzkyLTEzLjQ3Mi03LjM5MkgzNTIuNjc4TDIzMy4yMjIsNTEyaDE0Ni40NjRjNi4yMDgsMCwxMS44NzItMy41ODQsMTQuNDk2LTkuMjE2ICAgIGwxMDQuNjQtMjI0QzUwMS4xMjYsMjczLjgyNCw1MDAuNzQyLDI2OCw0OTcuNzk4LDI2My4zOTJ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==") center 1.5px;} #Label1 li.Blogger a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M14,13H9.95A1,1 0 0,0 8.95,14A1,1 0 0,0 9.95,15H14A1,1 0 0,0 15,14A1,1 0 0,0 14,13M9.95,10H12.55A1,1 0 0,0 13.55,9A1,1 0 0,0 12.55,8H9.95A1,1 0 0,0 8.95,9A1,1 0 0,0 9.95,10M16,9V10A1,1 0 0,0 17,11A1,1 0 0,1 18,12V15A3,3 0 0,1 15,18H9A3,3 0 0,1 6,15V8A3,3 0 0,1 9,5H13A3,3 0 0,1 16,8M20,2H4C2.89,2 2,2.89 2,4V20A2,2 0 0,0 4,22H20A2,2 0 0,0 22,20V4C22,2.89 21.1,2 20,2Z' fill='%23fff'></path></svg>")} #Label1 li.CSS a:before {background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M5,3L4.35,6.34H17.94L17.5,8.5H3.92L3.26,11.83H16.85L16.09,15.64L10.61,17.45L5.86,15.64L6.19,14H2.85L2.06,18L9.91,21L18.96,18L20.16,11.97L20.4,10.76L21.94,3H5Z' fill='%23fff'></path></svg>")} #Label1 li.Facebook a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M17,2V2H17V6H15C14.31,6 14,6.81 14,7.5V10H14L17,10V14H14V22H10V14H7V10H10V6A4,4 0 0,1 14,2H17Z' fill='%23fff'></path></svg>")} #Label1 li.Instagram a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M7.8,2H16.2C19.4,2 22,4.6 22,7.8V16.2A5.8,5.8 0 0,1 16.2,22H7.8C4.6,22 2,19.4 2,16.2V7.8A5.8,5.8 0 0,1 7.8,2M7.6,4A3.6,3.6 0 0,0 4,7.6V16.4C4,18.39 5.61,20 7.6,20H16.4A3.6,3.6 0 0,0 20,16.4V7.6C20,5.61 18.39,4 16.4,4H7.6M17.25,5.5A1.25,1.25 0 0,1 18.5,6.75A1.25,1.25 0 0,1 17.25,8A1.25,1.25 0 0,1 16,6.75A1.25,1.25 0 0,1 17.25,5.5M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z' fill='%23fff'></path></svg>")} #Label1 li.Instant.Articles a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M11.5,20L16.36,10.27H13V4L8,13.73H11.5V20M12,2C14.75,2 17.1,3 19.05,4.95C21,6.9 22,9.25 22,12C22,14.75 21,17.1 19.05,19.05C17.1,21 14.75,22 12,22C9.25,22 6.9,21 4.95,19.05C3,17.1 2,14.75 2,12C2,9.25 3,6.9 4.95,4.95C6.9,3 9.25,2 12,2Z' fill='%23fff'></path></svg>")} #Label1 li.Javascript a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M3,3H21V21H3V3M7.73,18.04C8.13,18.89 8.92,19.59 10.27,19.59C11.77,19.59 12.8,18.79 12.8,17.04V11.26H11.1V17C11.1,17.86 10.75,18.08 10.2,18.08C9.62,18.08 9.38,17.68 9.11,17.21L7.73,18.04M13.71,17.86C14.21,18.84 15.22,19.59 16.8,19.59C18.4,19.59 19.6,18.76 19.6,17.23C19.6,15.82 18.79,15.19 17.35,14.57L16.93,14.39C16.2,14.08 15.89,13.87 15.89,13.37C15.89,12.96 16.2,12.64 16.7,12.64C17.18,12.64 17.5,12.85 17.79,13.37L19.1,12.5C18.55,11.54 17.77,11.17 16.7,11.17C15.19,11.17 14.22,12.13 14.22,13.4C14.22,14.78 15.03,15.43 16.25,15.95L16.67,16.13C17.45,16.47 17.91,16.68 17.91,17.26C17.91,17.74 17.46,18.09 16.76,18.09C15.93,18.09 15.45,17.66 15.09,17.06L13.71,17.86Z' fill='%23fff'></path></svg>")} #Label1 li.Messaging a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M17,12V3A1,1 0 0,0 16,2H3A1,1 0 0,0 2,3V17L6,13H16A1,1 0 0,0 17,12M21,6H19V15H6V17A1,1 0 0,0 7,18H18L22,22V7A1,1 0 0,0 21,6Z' fill='%23fff'></path></svg>")} #Label1 li.Template a:before {background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M21,16V4H3V16H21M21,2A2,2 0 0,1 23,4V16A2,2 0 0,1 21,18H14V20H16V22H8V20H10V18H3C1.89,18 1,17.1 1,16V4C1,2.89 1.89,2 3,2H21M5,6H14V11H5V6M15,6H19V8H15V6M19,9V14H15V9H19M5,12H9V14H5V12M10,12H14V14H10V12Z' fill='%23fff'></path></svg>")} #Label1 li.Tool.Gratis a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z' fill='%23fff'></path></svg>"); animation: EntclassTechSpin 1.25s linear infinite normal; -webkit-animation:EntclassTechSpin 1.25s linear infinite normal;} #Label1 li.Twitter a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 2.38,10C2.38,10 2.38,10 2.38,10.03C2.38,12.11 3.86,13.85 5.82,14.24C5.46,14.34 5.08,14.39 4.69,14.39C4.42,14.39 4.15,14.36 3.89,14.31C4.43,16 6,17.26 7.89,17.29C6.43,18.45 4.58,19.13 2.56,19.13C2.22,19.13 1.88,19.11 1.54,19.07C3.44,20.29 5.7,21 8.12,21C16,21 20.33,14.46 20.33,8.79C20.33,8.6 20.33,8.42 20.32,8.23C21.16,7.63 21.88,6.87 22.46,6Z' fill='%23fff'></path></svg>")} #Label1 li.Video a:before {background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M17,10.5V7A1,1 0 0,0 16,6H4A1,1 0 0,0 3,7V17A1,1 0 0,0 4,18H16A1,1 0 0,0 17,17V13.5L21,17.5V6.5L17,10.5Z' fill='%23fff'></path></svg>")} #Label1 li.Youtube a:before {background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M10,15L15.19,12L10,9V15M21.56,7.17C21.69,7.64 21.78,8.27 21.84,9.07C21.91,9.87 21.94,10.56 21.94,11.16L22,12C22,14.19 21.84,15.8 21.56,16.83C21.31,17.73 20.73,18.31 19.83,18.56C19.36,18.69 18.5,18.78 17.18,18.84C15.88,18.91 14.69,18.94 13.59,18.94L12,19C7.81,19 5.2,18.84 4.17,18.56C3.27,18.31 2.69,17.73 2.44,16.83C2.31,16.36 2.22,15.73 2.16,14.93C2.09,14.13 2.06,13.44 2.06,12.84L2,12C2,9.81 2.16,8.2 2.44,7.17C2.69,6.27 3.27,5.69 4.17,5.44C4.64,5.31 5.5,5.22 6.82,5.16C8.12,5.09 9.31,5.06 10.41,5.06L12,5C16.19,5 18.8,5.16 19.83,5.44C20.73,5.69 21.31,6.27 21.56,7.17Z' fill='%23fff'></path></svg>")} #Label1 li.Tool.Gratis {background-color:#bb0000; border:0px;} #Label1 li.Tool.Gratis:hover {background-color:#ff0000;} /* Search Box */ .cari {margin-top:3px;position:relative;transition:all .1s;display:inline-block;} .cariform {padding:0;margin:0} .cariinput {background:#fff; color:var(--color-hover); width:100%; border:0px; padding:0 35px 0 15px; line-height:28px; margin:0;transition:all .3s; border-radius:25px;} .caributton {display:inline-block;width:30px;margin:0;top:0;right:0;position:absolute} span.caributton:hover {cursor:pointer; border-radius:100px} .cari2{display:none} .caributton svg {width:20px;height:20px;margin-top:3px} .caributton svg path{fill:var(--color-hover)} /* Toggle */ #EntclassTechgrab-toggle {display:none; position:fixed; z-index:4; top:0px; margin-left:8px!important;left:0px; transition: all 0.3s ease; text-align: right; padding-right: 10px; cursor:pointer} #EntclassTechgrab-toggle:focus{pointer-events:none;cursor:pointer} #EntclassTechgrab-toggle a.buka {transition: all 0.3s ease} #EntclassTechgrab-toggle a.buka:before {display:inline-block;width:35px;height:35px; background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z' fill='%23fff'></path></svg>") no-repeat; content: ''} /* Pinned Post */ #EntclassTechKiri{width: calc((100% - 300px) - 20px); display:block; float:left;} /* Main Wrapper */ #main-wrapper{width:calc(100% - 180px); float:left; word-wrap:break-word;} .main .Blog{border-bottom-width:0} .main .widget{margin:0;padding:0} .date-header{display:none !important} .post{position:relative; transition:all 0.3s ease;} .post-body{margin:0;line-height:1.7em;text-align:left;font-size:15px;margin-top:15px!important;color:var(--color-hover); transition:all 0.3s ease;}.post-info abbr{border:0} .post-body img,.post-body video,.post-body object{max-width:100%} .breadcrumbs {color:#777; overflow:hidden;position:relative; font-weight:400; line-height:20px; transition:all 0.3s ease; background-color:#fff; padding:10px 15px; border-radius:7.5px; box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24); }} .breadcrumbs > span{padding:0} .breadcrumbs a, .breadcrumbs span a {color:#777} .breadcrumbs > span:last-child{color:var(--color-hover); display:inline} .breadcrumbs a:hover{color:var(--color-link)} .feed-links{clear:both;line-height:2.5em} .breadhome, .breadlabel {display:inline} .vouyeur{color:transparent;border:0px; height:10px; overflow:hidden; display:block; } /* Sidebar Wrapper */ #sidebar-wrapper{width:100%; max-width:300px; float:right; word-wrap:break-word; position:relative;} #sidebar-wrapper h2,#sidebar-wrapper h3,#sidebar-wrapper h4{color:#fff;position:relative; margin:0;font-size:1rem;vertical-align:middle;padding:5px 10px 5px 10px;background-color:var(--color-main);width:auto}#sidebar-wrapper h2 span,#sidebar-wrapper h3 span,#sidebar-wrapper h4 span{display:inline-block;vertical-align:middle}#sidebar-wrapper h2:after,#sidebar-wrapper h3:after,#sidebar-wrapper h4:after{content:'';display:inline-block;position:absolute;height:27px;bottom:10%;width:100% !important;border-top:100px solid #fff;border-left:75px solid transparent;margin-left:-3em}#sidebar-wrapper .widget ul{margin:0;padding:0} #sidebar-wrapper .widget-content{margin-bottom:20px;padding-bottom:0px}.sidebar,.sidebartop{line-height:1.5em;padding:0} .sidebar ul,.sidebartop ul{padding:0;margin:0}.BlogArchive #ArchiveList ul li{text-indent:0 !important}.sidebar ul li,.sidebartop ul li{margin:0;padding:10px;border-bottom:1px solid #eaeaea}.sidebar .widget{margin-bottom:10px}.sidebartop .widget{margin:0 0 20px 0} /* #sidebar-wrapper .sidebar #HTML3{position:sticky; position:-webkit-sticky; top:55px} */ /* Footer Wrapper */ #footer-wrapper{background:var(--color-hover); color:#bdc3c7; width:100%; text-align:left;padding:5px 30px 15px; margin-top:20px; border-top:5px solid var(--color-main); position:relative} #footme{max-width:1100px;height:auto;padding-top:10px;margin:0 auto;overflow:hidden;font-size:13px;color:#95a5a6;line-height:1.8;display:block} #footme a{color:var(--color-link)} .footmekiri{text-align:left;float:left;display:block} .footmekanan{text-align:right;float:right;display:block} .footmekanan a{color:#2ecc71} .footmekanan a:hover{color:#fff} .footer-column{display:none;position:relative;margin:0 auto;clear:both;font-size:14px;line-height:24px;overflow:hidden;text-align:left;vertical-align:top;color:#bdc3c7;border-bottom:2px solid rgba(0,0,0,0.1)} .footer-column h3{position:relative;overflow:hidden;margin:0 0 10px 0;font-size:1rem;padding:0 0 10px 0;border-bottom:1px solid rgba(0,0,0,.1);color:#fff} .footer-menu{float:left;width:31%;text-align:justify;margin:0 20px 0 0} .footer-menu p.footer2{margin:5px auto}.footer-menu ul{margin:0} .footer-menu ul li{list-style-type:square;margin:0 0 0 30px}.footer-menu ul li a{color:#bdc3c7} .footer-menu ul li a:hover{color:#fff} #footer3{width:33.4%;margin-right:0} /* Custom Heading Widget */ .footer-column .footer-menu h3:after{content:'';display:inline-block;position:absolute;height:15px;top:0;margin:3px 0 12px 10px;width:100%;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg-hfZoft-3Hzq-D-4Il70JUZmEPc-Q61_-e-qaIw3WtWFYkM4gJsstX9UBe7iK6bbOroB0mLJjO9ewgzelyXudtMSBCOZ7u6n-EBCDSHyk0Qjgraonhtm1pTTfI83FxrWAwTmOsLvBvGA/s1600/repeat-bg.png)repeat;opacity:.7;} /* Popular Post 1 Middle Wrapper */ .EntclassTechPopular ul, .EntclassTechPopular li, .EntclassTechPopular li a {color:#fff; background-color:var(--color-main); margin:0; padding:0; list-style:none; border:none} .EntclassTechPopular li a img {border:1px solid transparent; transition:all 0.3s ease;} .EntclassTechPopular ul {padding:15px; margin-top:10px; list-style:none; border-radius:7.5px;} .EntclassTechPopular ul li {list-style:none;width:auto;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.3)} .EntclassTechPopular ul li:hover img{transform:scale(1.1); filter: brightness(85%); -webkit-filter: brightness(85%);} .EntclassTechPopular ul li:last-child {border:0;margin-bottom:0;padding-bottom: 0px;} .EntclassTechPopular ul li img {display:block; width:100%; max-width:150px; height:100%; max-height:113px; margin: auto; background: #e4e4e4 linear-gradient(to right, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, .75) 20%, rgba(255, 255, 255, 0) 30%); background-size: 800px 100px; position: relative; transition: all .3s ease; border-radius:7.5px;} .EntclassTechPopular ul li .item-title a, .EntclassTechPopular ul li a {font-size:12px; line-height:1.5em ;color:#fff;text-align:left} .EntclassTechPopular ul li .item-title a:hover, .EntclassTechPopular ul li a:hover {color:#fff} .EntclassTechPopular .item-thumbnail {overflow:hidden;display:block;position:relative; border-radius:7.5px;} .EntclassTechPopular .item-title {padding-top:7px} .EntclassTechPopular ul li:nth-child(1) {border-top:none} .EntclassTechPopular ul li .item-snippet {color:#fff;font-size:12px} /* Banner */ .banner,.banner2{text-align:center; margin:auto; overflow:hidden; position:relative} .banner .widget,.banner2 .widget{width:100%; max-width:100%; margin:0 auto; overflow:hidden; padding:0px} .banner .widget-content, .banner2 .widget-content {width:auto; height:auto; transition:all 0.3s ease;} .banner .widget-content{margin-bottom:20px} .banner2 .widget-content{margin-top:20px} .banner img,.banner iframe,.banner2 img,.banner2 iframe{display:block;margin:0 auto;text-align:center;height:auto}.kotak_iklan{text-align:center;margin:0 auto;transition:all 1s ease-out} .kotak_iklan .sidebar .widget-content,.kotak_iklan .sidebar-atas .widget-content{padding:0;border:0} .kotak_iklan .sidebar .widget{margin-bottom:0;padding:0}.kotak_iklan img{background:#fff;text-align:center;margin:0 auto;padding:4px;border:1px solid transparent !important;transition:all .6s ease-out}.kotak_iklan img:hover{background:#fdfdfd;border:1px solid #e6e6e6}.kotak_iklan2,.kotak_iklan3{text-align:center;margin:0 auto;transition:all 1s ease-out}.kotak_iklan2 .sidebar .widget-content,.kotak_iklan2 .sidebar-atas .widget-content{padding:0;background:#f2f6f7;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);border:0}.kotak_iklan2 .sidebar .widget,.kotak_iklan2 .sidebar-atas .widget{margin-bottom:0;padding:0}.kotak_iklan2 img{text-align:center;transition:all 1s ease-out}.kotak_iklan2 img:hover{transition:all .3s ease-out} #HTML3 .widget-content, #HTML5 .widget-content{padding:0; text-align:center} .billboard {max-width:1000px; min-width:970px; width:100%; max-height:300px; min-height:250px; height:100%; text-align:center; margin:auto; padding:0px} /* Kotak Followers */ div#followers-iframe-container {height:160px;max-height:500px} /* Tools */ #EntclassTechTool {width:100%; max-width:400px; background:var(--color-hover); font-size:12px; color:#bdc3c7; padding:15px; border-radius:10px; -moz-border-radius:10px; word-break:break-word; margin:auto; line-height:20px} #EntclassTechTool h3, #EntclassTechTool h4, #EntclassTechTool .judul {display:block; background-color:var(--color-main); color:#fff; font-size:16px; font-weight:600; margin-bottom:15px; text-align:center; line-height:30px} #EntclassTechTool  a {color:var(--color-link); text-decoration:none} #EntclassTechTool  a:hover {color:var(--color-main); text-decoration:underline;} #EntclassTechTool textarea {border:0px; resize:none; width:100%; height:300px; margin-bottom:10px; padding:5px 7px; font-size:12px; overflow-y:auto; white-space:pre; line-height:15px} #EntclassTechTool .profil {margin-bottom:15px; line-height:18px} #EntclassTechTool .profil a.lihatToken {color:#f1c40f; float:right} #EntclassTechTool .profil img{ float:left; margin-right:10px; border-radius:100px; -moz-border-radius:100px; border:3px solid var(--color-main); transition:all 0.3s ease;} #EntclassTechTool .profilinfo {background: #edf094; color:var(--color-hover); margin-bottom: 15px; padding: 5px 7px; border: 1px dashed} #EntclassTechTool .EntclassTechPost {display:inline-block; width:100%} #EntclassTechTool .EntclassTechPost textarea {border:0px; resize:none; width:100%; height:75px; margin-bottom:10px; padding:5px 7px; font-size:12px;} #EntclassTechTool .EntclassTechPost input {border:0px; width:100%; margin-bottom:10px; padding:7px; font-size:12px;} #EntclassTechTool .masuk, #EntclassTechTool .submit {background-color:var(--color-main); border:0px; border-radius:3px; -moz-border-radius:3px; color:#FFF; cursor:pointer; font-weight:500; padding:5px 15px; text-align:center; line-height:16px; font-size:14px;} #EntclassTechTool .masuk {font-size:16px;} #EntclassTechTool .EntclassTechPost input[type="radio"] {width:auto} #EntclassTechTool .masuk:hover, #EntclassTechTool .submit:hover {background:var(--color-link) } #EntclassTechTool .submit {float:right} #EntclassTechTool .respon {text-align:center; padding:5px; margin-top:15px; background:rgba(255,255,255,0.3); color:#fff; word-break:normal} #EntclassTechTool .copyright {text-align:center; margin-top:10px; display:block; clear:both;} #EntclassTechTool .hidden {display:none} #EntclassTechTool .ikon {display:inline-block; background-color:var(--color-main); padding:1.5px 7px} #EntclassTechTool .ikon svg {width:20px; height:20px} #EntclassTechTool .ikon svg path {fill:#fff} #EntclassTechTool .form {display:inline-block; vertical-align:top; width:91%; margin-left:-5px} #EntclassTechTool .overlay {position:fixed; top:0; bottom:0; left:0; right:0; background: rgba(0, 0, 0, 0.7); transition:opacity 500ms; visibility:hidden; opacity:0} #EntclassTechTool .overlay:target {visibility:visible; opacity:1} #EntclassTechTool .popup {margin:70px auto; padding:20px; background:#fff; border-radius:5px; width:90%; max-width:400px; position:relative; transition:all 1s ease-in-out} #EntclassTechTool .popup h2 {margin-top:0; color:var(--color-main)} #EntclassTechTool .popup .close {position: absolute; top:15px; right:20px; transition: all 200ms; font-size:20px; font-weight:500; text-decoration: none !important} #EntclassTechTool .popup .content {color:var(--color-hover); max-height:30%; overflow:auto} #EntclassTechTool #EntclassTechPost form{margin:0px} #EntclassTechTool #EntclassTechSocialSignal svg {width:20px; height:20px;} #EntclassTechTool #EntclassTechSocialSignal svg path {fill:#fff;} #EntclassTechTool #EntclassTechSocialSignal span {color:#FFF !important; display:inline-block; padding:7px 20px 7px 40px; margin:0 10px 10px 0; border-radius:100px;width:100%;height:auto} #EntclassTechTool #loading {position:absolute; margin-top:40px; margin-left:140px; animation: EntclassTechSpin 1.25s linear infinite normal; -webkit-animation:EntclassTechSpin 1.25s linear infinite normal; z-index:2} #EntclassTechTool #loading svg{width:100px; height:100px;} #EntclassTechTool #loading svg path{fill:#fff;} #EntclassTechTool .login {margin:0px auto; position:relative; text-align:center;} #EntclassTechTool #EntclassTechSocialSignal span.facebook {background:#3a579a url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17,2V2H17V6H15C14.31,6 14,6.81 14,7.5V10H14L17,10V14H14V22H10V14H7V10H10V6A4,4 0 0,1 14,2H17Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 10px; background-size:20px} #EntclassTechTool #EntclassTechSocialSignal span.twitter {background:#00abf0 url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 2.38,10C2.38,10 2.38,10 2.38,10.03C2.38,12.11 3.86,13.85 5.82,14.24C5.46,14.34 5.08,14.39 4.69,14.39C4.42,14.39 4.15,14.36 3.89,14.31C4.43,16 6,17.26 7.89,17.29C6.43,18.45 4.58,19.13 2.56,19.13C2.22,19.13 1.88,19.11 1.54,19.07C3.44,20.29 5.7,21 8.12,21C16,21 20.33,14.46 20.33,8.79C20.33,8.6 20.33,8.42 20.32,8.23C21.16,7.63 21.88,6.87 22.46,6Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 10px; background-size:20px} #EntclassTechTool #EntclassTechSocialSignal span.gplus {background:#df4a32 url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23,11H21V9H19V11H17V13H19V15H21V13H23M8,11V13.4H12C11.8,14.4 10.8,16.4 8,16.4C5.6,16.4 3.7,14.4 3.7,12C3.7,9.6 5.6,7.6 8,7.6C9.4,7.6 10.3,8.2 10.8,8.7L12.7,6.9C11.5,5.7 9.9,5 8,5C4.1,5 1,8.1 1,12C1,15.9 4.1,19 8,19C12,19 14.7,16.2 14.7,12.2C14.7,11.7 14.7,11.4 14.6,11H8Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 10px; background-size:20px} #EntclassTechTool #EntclassTechSocialSignal span.pinterest{background:#cd1c1f url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.25,17.25C12.25,17.25 11.29,16.82 10.6,16.1L9.41,20.1L9.33,20.36L9.29,20.34C9.04,20.75 8.61,21 8.12,21C7.37,21 6.75,20.38 6.75,19.62C6.75,19.56 6.76,19.5 6.77,19.44L6.75,19.43L6.81,19.21L9.12,12.26C9.12,12.26 8.87,11.5 8.87,10.42C8.87,8.27 10.03,7.62 10.95,7.62C11.88,7.62 12.73,7.95 12.73,9.26C12.73,10.94 11.61,11.8 11.61,13C11.61,13.94 12.37,14.69 13.29,14.69C16.21,14.69 17.25,12.5 17.25,10.44C17.25,7.71 14.89,5.5 12,5.5C9.1,5.5 6.75,7.71 6.75,10.44C6.75,11.28 7,12.12 7.43,12.85C7.54,13.05 7.6,13.27 7.6,13.5A1.25,1.25 0 0,1 6.35,14.75C5.91,14.75 5.5,14.5 5.27,14.13C4.6,13 4.25,11.73 4.25,10.44C4.25,6.33 7.73,3 12,3C16.27,3 19.75,6.33 19.75,10.44C19.75,13.72 17.71,17.25 13.25,17.25Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 10px; background-size:20px} #EntclassTechTool #EntclassTechSocialSignal span.linkedin {background:#2554BF url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21,21H17V14.25C17,13.19 15.81,12.31 14.75,12.31C13.69,12.31 13,13.19 13,14.25V21H9V9H13V11C13.66,9.93 15.36,9.24 16.5,9.24C19,9.24 21,11.28 21,13.75V21M7,21H3V9H7V21M5,3A2,2 0 0,1 7,5A2,2 0 0,1 5,7A2,2 0 0,1 3,5A2,2 0 0,1 5,3Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 10px; background-size:20px} #EntclassTechTool #EntclassTechSocialSignal span.tumblr {background:#314358 url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M210.8 80.3c-2.3 18.3-6.4 33.4-12.4 45.2 -6 11.9-13.9 22-23.9 30.5 -9.9 8.5-21.8 14.9-35.7 19.5v50.6h38.9v124.5c0 16.2 1.7 28.6 5.1 37.1 3.4 8.5 9.5 16.6 18.3 24.2 8.8 7.6 19.4 13.4 31.9 17.5 12.5 4.1 26.8 6.1 43 6.1 14.3 0 27.6-1.4 39.9-4.3 12.3-2.9 26-7.9 41.2-15v-55.9c-17.8 11.7-35.7 17.5-53.7 17.5 -10.1 0-19.1-2.4-27-7.1 -5.9-3.5-10-8.2-12.2-14 -2.2-5.8-3.3-19.1-3.3-39.7v-91.1H345.5v-55.8h-84.4v-90H210.8z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 10px; background-size:20px} #EntclassTechTool #EntclassTechSocialSignal span.stumbleupon {background:#EB4823 url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M274.5 216.4l23.1 12.8 36.5-12.3v-24.7c0-42.7-35.7-75.9-78.1-75.9 -42.3 0-78.1 31.1-78.1 75.4 0 44.4 0 113.1 0 113.1 0 10.2-8.3 18.5-18.5 18.5 -10.2 0-18.5-8.3-18.5-18.5v-47.9H80.9c0 0 0 48 0 48.6 0 43.2 35 78.3 78.3 78.3 42.9 0 77.7-34.4 78.3-77.2v-111.7c0-10.2 8.3-18.5 18.5-18.5 10.2 0 18.5 8.3 18.5 18.5L274.5 216.4 274.5 216.4zM371.2 256.9v50.2c0 10.2-8.3 18.5-18.5 18.5 -10.2 0-18.5-8.3-18.5-18.5v-49.2l-36.5 12.4 -23.1-12.8v48.8c0.4 42.9 35.3 77.6 78.3 77.6 43.2 0 78.3-35 78.3-78.3 0-0.6 0-48.6 0-48.6L371.2 256.9 371.2 256.9z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 10px; background-size:20px} /* Adblock Popup */ #EntclassTechAdBlock {background:rgba(0,0,0,0.85);padding:0;position:fixed;bottom:0;left:0;top:-100px;right:0;z-index:1000;opacity:1;visibility:visible;height:auto;} #EntclassTechAdBlock svg {width:100px; height:100px} #EntclassTechAdBlock svg path {fill:#fff} #EntclassTechAdBlock a{color:#ffe88b;} #EntclassTechAdBlock a:hover{color:#ffe88b;text-decoration:underline} #EntclassTechAdBlock .isiAds{background:#e74c3c;color:#fff;position:absolute;text-align:center;padding:0 30px 30px 30px;margin:auto;top:30%;left:0;right:0;font-size:1.5rem;font-weight:400;line-height:1.5em;max-width:800px;box-shadow:0 20px 10px -10px rgba(0,0,0,0.15);border:15px solid rgba(0,0,0,.07); overflow:hidden; transition:all .6s cubic-bezier(.25,.8,.25,1); -webkit-transform:translateZ(0); transform:translateZ(0); backface-visibility:visible; transition:all .2s ease-in-out,visibility 0s; transform-origin:bottom center; pointer-events:auto; transform:rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1); opacity:1; animation:EntclassTechWobble .5s; -moz-animation: EntclassTechWobble .5s; -webkit-animation:EntclassTechWobble .5s; -o-animation:EntclassTechWobble .5s} #EntclassTechAdBlock .isiAds:hover{box-shadow:0 20px 10px -10px rgba(0,0,0,0.2);} #EntclassTechAdBlock .isiAds h4, #EntclassTechAdBlock .isiAds .judul{display:inline-block;background:rgba(0,0,0,.07);padding:5px 25px 15px 25px;font-size:2.2rem;font-weight:500;margin-bottom:20px} #EntclassTechAdBlock .tutupAds{visibility:hidden;opacity:0;color:#ffe88b;text-align:center;position:absolute;bottom:10px;right:10px;font-size:42px;cursor:pointer;width:30px;height:30px;line-height:30px;border-radius:100%;transition:all .6s cubic-bezier(.25,.8,.25,1);transform:translate(0,50px);} #EntclassTechAdBlock .tutupAds:hover{color:#fff;transform:scale(1.0);} #EntclassTechAdBlock .isiAds:hover .tutupAds{visibility:hidden;opacity:0;color:#ffe88b;transform:translate(0,0)} /*#EntclassTechAdBlock .isiAds:hover .tutupAds{visibility:visible;opacity:1;color:#ffe88b;transform:translate(0,0);}*/ .adsbygoogle {display:block !important; animation:EntclassTechFade 1s; -moz-animation: EntclassTechFade 1s; -webkit-animation:EntclassTechFade 1s; -o-animation:EntclassTechFade 1s} /* Night Mode */ .EntclassTechNight {background-color: #15202b; } .EntclassTechNight .post-related-box h4,.EntclassTechNight h1.post-title.entry-title, .EntclassTechNight h2.post-title.entry-title {color: #bdc3c7; } .EntclassTechNight .breadcrumbs > span:last-child {color: #bdc3c7; } .EntclassTechNight .breadcrumbs {background: var(--color-hover); color: #bdc3c7; } .EntclassTechNight .thumbnail img {border: 1px solid #555; }.EntclassTechNight .comment-info a{background-color:transparent; color:#EFF1F3} .EntclassTechNight .comment-info{background-color:#657786;}.EntclassTechNight #FeaturedPost1 p{color:#99A8B7;} .EntclassTechNight .label-info a:before{background-color:#657786;}.EntclassTechNight #scrollToTop a{background:#657786;color:#EFF1F3}.EntclassTechNight #scrollToTop a:hover{background:var(--color-hover) ;color:#EFF1F3}.EntclassTechNight .mbtTOC2{background-color:#15202b;}.EntclassTechNight .EntclassTechBlock{background:var(--color-hover);color:#bdc3c7;} .EntclassTechNight a.blog-pager-older-link{background:transparent;  color:#bdc3c7}.EntclassTechNight a.blog-pager-older-link:hover {background-color:var(--color-hover) ; color:#bdc3c7}.EntclassTechNight .breadcrumbs a{color:#99A8B7}.EntclassTechNight .post-body blockquote:before{background-color:var(--color-hover);color:#bdc3c7} .EntclassTechNight .post-body blockquote, .EntclassTechNight .post-body table tr:nth-child(even){background-color:#15202b;color:#bdc3c7;} .EntclassTechNight .entclass-drpdown-content a {color:#bdc3c7!important;}.EntclassTechNight .entclass-drpdown-content {background:#15202b}   .EntclassTechNight .entclasslazy{background:var(--color-hover) linear-gradient(to right,var(--color-hover) 8%,#293B4F 18%,var(--color-hover) 33%);background-size:800px 104px}.EntclassTechNight .post-body.entry-content h2{color:#bdc3c7}.EntclassTechNight .donasi{background:#15202b;color:#bdc3c7;} .EntclassTechNight #EntclassTechNewsletter {background-color:var(--color-hover) } .EntclassTechNight #EntclassTechNewsletter .email{color:#bdc3c7; }.EntclassTechNight .EntclassTech-middle-related{background:#15202b;}.EntclassTechNight .EntclassTech-middle-related li a{color:#bdc3c7}.EntclassTechNight .EntclassTech-middle-related h4{background-color:var(--color-hover);color:#bdc3c7;} .EntclassTechNight #EntclassTechNewsletter input{background-color:#15202b; border:1px solid #15202b; } .EntclassTechNight #EntclassTechNewsletter form:before {background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M20,8L12,13L4,8V6L12,11L20,6M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z' fill='%23bdc3c7'></path></svg>") no-repeat; } .EntclassTechNight .EntclassTechgrab-menukategori ul.dropdown #Label1 {background-color:var(--color-hover); border-bottom: 10px solid #15202b; } .EntclassTechNight .EntclassTechgrab-menukategori ul.dropdown #Label1 li{background-color: #15202b; } .EntclassTechNight .EntclassTechgrab-menukategori ul.dropdown #Label1 li:hover{background-color:var(--color-main); } .EntclassTechNight .EntclassTechprofil ul.dropdown li {border:1px solid var(--color-hover); } .EntclassTechNight .EntclassTechprofil ul.dropdown li:first-child {border-top:1px solid var(--color-hover); } /* Toggle Night Mode */ .EntclassTechSwitch {margin: 0px 20px 0px !important; display: inline-block;} .tgl {display: none; } .tgl + .tgl-btn {outline: 0; display: inline-block; width: 40px; height: 10px; position: relative; cursor: pointer; margin-left:5px; } .tgl + .tgl-btn:after, .tgl + .tgl-btn:before {position: relative; display: block; content: ""; width: 50%; height: 100%; } .tgl:checked + .tgl-btn:after{left:40%;background:#2B9F98 url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.75,4.09L15.22,6.03L16.13,9.09L13.5,7.28L10.87,9.09L11.78,6.03L9.25,4.09L12.44,4L13.5,1L14.56,4L17.75,4.09M21.25,11L19.61,12.25L20.2,14.23L18.5,13.06L16.8,14.23L17.39,12.25L15.75,11L17.81,10.95L18.5,9L19.19,10.95L21.25,11M18.97,15.95C19.8,15.87 20.69,17.05 20.16,17.8C19.84,18.25 19.5,18.67 19.08,19.07C15.17,23 8.84,23 4.94,19.07C1.03,15.17 1.03,8.83 4.94,4.93C5.34,4.53 5.76,4.17 6.21,3.85C6.96,3.32 8.14,4.21 8.06,5.04C7.79,7.9 8.75,10.87 10.95,13.06C13.14,15.26 16.1,16.22 18.97,15.95M17.33,17.97C14.5,17.81 11.7,16.64 9.53,14.5C7.36,12.31 6.2,9.5 6.04,6.68C3.23,9.82 3.34,14.64 6.35,17.66C9.37,20.67 14.19,20.78 17.33,17.97Z' fill='%23fff'/%3E%3C/svg%3E") center / 17px no-repeat }.tgl:checked + .tgl-btn:hover:after{box-shadow:rgba(0,0,0,0.5) 0 1px 3px,rgba(0,0,0,0.1) 0 0 0 10px} .tgl-EntclassTech + .tgl-btn {background:var(--color-link) ;border-radius: 100px; transition: all .4s ease; } .tgl-EntclassTech + .tgl-btn:after {position:absolute;width:24px;height:24px;top:-7.5px;left:0;transition:left .3s cubic-bezier(0.175,0.885,0.32,1.275),padding .3s ease,margin .3s ease;box-shadow:rgba(0,0,0,0.5) 0 1px 3px;border-radius:100px;transition:all .15s ease;background:#0086E2 url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.55,18.54L4.96,19.95L6.76,18.16L5.34,16.74M11,22.45C11.32,22.45 13,22.45 13,22.45V19.5H11M12,5.5A6,6 0 0,0 6,11.5A6,6 0 0,0 12,17.5A6,6 0 0,0 18,11.5C18,8.18 15.31,5.5 12,5.5M20,12.5H23V10.5H20M17.24,18.16L19.04,19.95L20.45,18.54L18.66,16.74M20.45,4.46L19.04,3.05L17.24,4.84L18.66,6.26M13,0.55H11V3.5H13M4,10.5H1V12.5H4M6.76,4.84L4.96,3.05L3.55,4.46L5.34,6.26L6.76,4.84Z' fill='%23fff'/%3E%3C/svg%3E") center / 17px no-repeat} .tgl-EntclassTech:checked + .tgl-btn {background: var(--color-main); } /* Random Post */ #EntclassTechRandom {background-color:var(--color-main); padding:0px; margin:0px;} #EntclassTechRandom ul {padding:0px; margin:0px;} #EntclassTechRandom ul li {margin:0; padding:15px;position:relative;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.3); transition: all .3s ease;} #EntclassTechRandom ul li:last-child {border-bottom:none} #EntclassTechRandom ul li .item-title {padding:0 10px 0 0} #EntclassTechRandom ul li a {font-size:12px; color:#fff; line-height:1.5em} #EntclassTechRandom ul li:hover {background-color:rgba(0,0,0,.25)} #EntclassTechRandom ul li:hover img {transform:scale(1.1); filter: brightness(85%); -webkit-filter: brightness(85%);} #EntclassTechRandom ul li:hover a {text-decoration:underline} #EntclassTechRandom ul li .item-thumbnail {width:100px; float:left; margin-right:10px; line-height:0px; overflow:hidden;} #EntclassTechRandom ul li img {display:block; width:100%; max-width:100px; height:100%; max-height:75px; border:1px solid transparent; transition:all 0.3s ease; margin: auto; background: #e4e4e4 linear-gradient(to right, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, .75) 20%, rgba(255, 255, 255, 0) 30%); background-size: 800px 100px; position: relative; transition: all .3s ease} #EntclassTechRandom ul li:first-child img {max-width:300px; max-height:225px;} #EntclassTechRandom ul li:first-child {border-bottom:none; padding:0px;} #EntclassTechRandom ul li:first-child .item-thumbnail {width: 100%; display:block; margin:0px;} #EntclassTechRandom ul li:first-child .item-title {background-color:rgba(29, 33, 41, .6); width:100%; text-align:center; padding:15px; position:absolute; bottom:0px; transition: all .3s ease;} #EntclassTechRandom ul li:first-child a {font-size:16px; transition: all .0s ease;} #EntclassTechRandom ul li:first-child a:hover {font-size:20px; line-height:28px;} #EntclassTechRandom ul li:first-child a:hover .item-title {background-color:rgba(29, 33, 41, 1)} /* Global Responsive */ @media screen and (max-width:1024px){#headerwidget{padding:7px 20px} #header img {max-width:200px} #headerkiri {vertical-align:top} #Label1{top: 55px} .EntclassTechgrab-menukategori ul.dropdown #Label1{width:1024px} #content-wrapper{padding:0px 20px} .cariinput{width:150px}} @media screen and (max-width:990px){#headerkanan, .EntclassTechgrab-menukategori, .EntclassTechgrab-menuatas {margin-left: 10px;} } @media screen and (max-width:950px){#headerkanan, .EntclassTechgrab-menukategori, .EntclassTechgrab-menuatas {zoom: .95} } @media screen and (max-width:900px){body{margin:0px} #footer-wrapper{padding:20px 0} #menu{display:block} #headerkanan, .EntclassTechgrab-menukategori, .EntclassTechgrab-menuatas {zoom:1; margin-left:0px} .EntclassTechSwitch {margin: 0px 20px 0px !important;} .tgl-EntclassTech:checked + .tgl-btn {background: #fff !important;} .EntclassTechNight .EntclassTechgrab-menukategori ul.dropdown #Label1 {border:0px} .EntclassTechNight #headerkanan {background-color:var(--color-hover)} .EntclassTechNight #Label1 li a {border-bottom:1px solid rgba(255,255,255,.25)} #header img, #header-inner {position:fixed; top:5px; left:0px; right:0px; margin:auto; max-width:150px;} #header-inner h1 {text-align:center;font-size:20px} #header .title{margin:0 0 5px 0} #headerkiri {display:block} #headerkanan {width:100%; max-width:250px; overflow-y:overlay; overflow-x:hidden; position:fixed; top:37px; bottom:0; right:-250px; z-index:3; background-color:var(--color-main); padding-bottom:40px;} #headerkanan .EntclassTechgrab-menukategori {display:block; margin-top:65px; margin-left:0; padding:0px} #headerkanan .EntclassTechgrab-menuatas {position:fixed; width:100%; display:block; z-index:4; background-color:var(--color-hover); bottom:0px;} #headerkanan .EntclassTechgrab-menuatas a {padding:15px; top:0px; border-left:1px  solid rgba(255,255,255,0.25);} #headerkanan .EntclassTechgrab-menuatas a:first-child {padding-top:0px} #headerkanan .EntclassTechgrab-menuatas a:hover{color:#fff} #headerkanan .EntclassTechgrab-menuatas a.contact:hover::before {width:22px; height:22px; display:inline-block; transition:all 0.3s ease; background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M21,8V7L18,9L15,7V8L18,10M22,3H2A2,2 0 0,0 0,5V19A2,2 0 0,0 2,21H22A2,2 0 0,0 24,19V5A2,2 0 0,0 22,3M8,6A3,3 0 0,1 11,9A3,3 0 0,1 8,12A3,3 0 0,1 5,9A3,3 0 0,1 8,6M14,18H2V17C2,15 6,13.9 8,13.9C10,13.9 14,15 14,17M22,12H14V6H22' fill='%23fff'></path></svg>") no-repeat; content:''; vertical-align:-6px; margin-right:7px;} #headerkanan .EntclassTechgrab-menuatas:after {display:none} #headerkanan .EntclassTechprofil img {position:relative; top:0px; margin-right:15px; min-width:35px; min-height:35px;} #headerwidget {padding:0px} #headerkanan .cari {display:none} .cari2 {display:block;height:37px;width:70%} #cariform2 {margin:0} #cariinput2 {background:transparent;width:100%;border:0;margin-left:50px!important;margin-top:5px;padding:5px 40px 5px 15px;transition:all .5s; border-radius:100px} #cariinput2:focus {background:#fff;color:var(--color-hover)} #caributton2 {margin-right:8px!important;right:0!important;position:absolute;top:10px;color:#fff} span#caributton2:hover{cursor:pointer} #caributton2 svg {width:30px;height:30px;margin-top:-6px;margin-left:-6px; transition: all .3s ease} #caributton2 svg path{fill:#fff} #footme{padding:0 20px} .navigation{display:inline} #EntclassTechKiri{width:100%} #sidebar-wrapper{max-width:100%;} .sidebar .widget{display: inline-block; width: 50%; position: relative; float: left;} .sidebar .widget:nth-child(2){padding-left:20px} #EntclassTechgrab-toggle {display: block !important} .EntclassTechprofil {position: absolute; background:var(--color-hover); width: 100%; height:auto; top:0px; padding:15px} .EntclassTechprofil ul.dropdown {display:none; max-width: 100%; background:var(--color-hover); top:65px; left:0px} .EntclassTechprofil:hover, .EntclassTechprofil:focus {z-index:1; height:calc(100% + 210px);} .EntclassTechprofil:hover ul.dropdown, .EntclassTechprofil:focus ul.dropdown {display:block} .EntclassTechprofil:hover > a:after {width:24px; height:24px; vertical-align:-7px; display:inline-block; transition:all 0.3s ease; transform:rotate(180deg); background: url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M7,10L12,15L17,10H7Z' fill='%23fff'></path></svg>") no-repeat; content:''} .EntclassTechprofil ul.dropdown li {border:0px; margin: 0px;} .EntclassTechprofil ul.dropdown li:hover {background:var(--color-main);} .EntclassTechprofil ul.dropdown li:first-child {margin-top:0px; border-top:0px;} .EntclassTechprofil ul.dropdown li a {padding:15px 0px; margin:0px 15px; color:#bdc3c7; border-bottom:1px solid rgba(255,255,255,0.25)} .EntclassTechprofil ul.dropdown li:first-child a {border-top:1px solid rgba(255,255,255,0.25)} .EntclassTechprofil ul.dropdown li a:hover {background: transparent; color:#fff;} .EntclassTechprofil > a {font-size:18px !important; font-weight:500; color:#fff} .EntclassTechprofil > a:after {margin-top:5px; float:right; position:relative;} .EntclassTechprofil a:hover, .EntclassTechprofil:hover a {color:#fff} .EntclassTechprofil a:hover>svg path, .EntclassTechprofil:hover svg path {fill:#bdc3c7} .EntclassTechgrab-menukategori > a {padding:17px 12px; top:0px; display:none !important;} .EntclassTechgrab-menukategori>a:after {float:right; right:10px; position: relative} .EntclassTechgrab-menukategori ul{margin:0px} .EntclassTechgrab-menukategori ul.dropdown #Label1 {position:relative; max-width:100%; background:transparent; top:0px; left:0; border:0px; height:0px; visibility:visible; opacity:1; transform:translateY(0px);} .EntclassTechgrab-menukategori:hover ul.dropdown #Label1, .EntclassTechgrab-menukategori:focus ul.dropdown #Label1 {transform:translateY(0px);} #Label1 .widget-content.list-label-widget-content {text-align:left; margin:0px} #Label1 ul {margin:20px 0px 0px;} #Label1 li {display:block; border-radius:0px; -moz-border-radius:0px; border:0px; background:transparent; margin:0px;} #Label1 li:hover {background:var(--color-hover)} #Label1 li a {padding: 15px 0px; border-bottom: 1px solid rgba(0,0,0,0.25); display: block; text-align: left; margin: 0px 15px;} #Label1 li:last-child a, #Label1 li.Template a, #Label1 li.Tool.Gratis a {border-bottom:0px} #Label1 li .label-counter {top:-37px; float:right; right:15px;} #Label1 li.Tool.Gratis .label-counter {background:transparent}} @media screen and (max-width:768px){.page-menu ul li a:hover,.page-menu ul li:hover a{background:transparent}.footer-menu,.footer-column,#footer3{float:none;width:auto;margin:0 10px 20px 10px;text-align:left}} @media screen and (max-width:684px){} @media screen and (max-width:640px){#footer-wrapper{margin:auto} #footer-wrapper .footmekiri,#footer-wrapper .footmekanan{float:none;text-align:center} #footme{padding:0 10px} .status-ms-wrap{margin:10px 0 20px 0px} .backtotop:before{width:35px;height:35px;display:inline-block;background:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' fill='%23fff'></path></svg>") no-repeat;content:''}} @media screen and (max-width:480px){.status-msg-wrap{width:100%; margin:10px 0px} #headerwidget{padding:0 15px} #content-wrapper{padding:0 10px; margin-top:0px} .post-body h1{font-size:24px} .post-body h2{font-size:20px} .post-body h3{font-size:16px} .post-body h4, .post-body h5{font-size:14px} body,.body-fauxcolumn-outer{font-size:80%} #header p.description{line-height:normal} .widget-content{box-shadow:none;border:0} .banner, .banner2 {padding:0px} .banner .widget-content, .banner2 .widget-content {margin:10px 0;} .sidebar .widget, .sidebartop .widget {float:none; width:100%} .sidebar .widget:nth-child(2){padding-left:0px} .EntclassTechPopular ul {padding:10px !important} .EntclassTechPopular .item-thumbnail {width:auto;display:inline-block; float:left} .EntclassTechPopular .item-title {padding-top:3px; line-height:1.5em} .EntclassTechPopular ul li img {width:100px; height:76px; margin-right:15px} #EntclassTechTool .form {width:88% !important}} @media screen and (max-width:360px){#HTML3 .widget-content, #HTML4 .widget-content, #HTML5 .widget-content{padding:0} #EntclassTechTool .form {width:86%}} @media screen and (max-width:240px){body, .body-fauxcolumn-outer {font-size:80%} .status-msg-body{padding:10px 0;display:none} .status-msg-wrap{display:none;font-size:14px;margin-left:1px;width:100%;color:#666} .status-msg-wrap a{color:orange !important} .status-msg-bg{display:none;background:#ccc;position:relative;width:99%;padding:6px;z-index:1;border:2px #999 solid} .status-msg-border{display:none;border:0;position:relative;width:99%}} @media screen and (max-width:969px){.billboard {min-width:728px; min-height:90px}} @media screen and (max-width:727px){.billboard, .adsidebar {min-width:336px; min-height:280px}} @media screen and (max-width:335px){.billboard, .adsidebar {min-width:300px; min-height:250px}} @media screen and (max-width:299px){.billboard, .adsidebar {min-width:250px}} @media screen and (max-width:249px){.billboard, .adsidebar {min-width:200px; min-height:200px}} @keyframes EntclassTechBounce{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)} 30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)} 40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)} 50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)} 65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)} 75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)} } @-webkit-keyframes EntclassTechBounce{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)} 30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)} 40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)} 50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)} 65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)} 75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)} } @keyframes EntclassTechShake {10%, 90% {transform: translate3d(-1px, 0, 0)} 20%, 80% {transform: translate3d(2px, 0, 0)} 30%, 50%, 70% {transform: translate3d(-4px, 0, 0)} 40%, 60% {transform: translate3d(4px, 0, 0)} } @-webkit-keyframes EntclassTechShake {10%, 90% {transform: translate3d(-1px, 0, 0)} 20%, 80% {transform: translate3d(2px, 0, 0)} 30%, 50%, 70% {transform: translate3d(-4px, 0, 0)} 40%, 60% {transform: translate3d(4px, 0, 0)} } @keyframes EntclassTechSpin {from {transform:rotate(0deg)} to {transform:rotate(360deg)} } @-webkit-keyframes EntclassTechSpin {from { -webkit-transform: rotate(0deg)} to { -webkit-transform: rotate(360deg)} } @keyframes EntclassTechFade {from {opacity: 0} to {opacity: 1} } @-webkit-keyframes EntclassTechFade {from {opacity: 0} to {opacity: 1} } @keyframes EntclassTechSlideDown {0% {transform: translateY(-100%); } 100% {transform: translateY(0); } } @-webkit-keyframes EntclassTechSlideDown {0% {transform: translateY(-100%); } 100% {transform: translateY(0); } } @keyframes EntclassTechSlideRight {0% {transform: translateX(-100%); } 100% {transform: translateX(0); } } @-webkit-keyframes EntclassTechSlideRight {0% {transform: translateX(-100%); } 100% {transform: translateX(0); } } @keyframes EntclassTechBukaToggle {0% {transform: translateX(100%); } 100% {transform: translateX(0%); } } @-webkit-keyframes EntclassTechBukaToggle {0% {transform: translateX(100%); } 100% {transform: translateX(0%); } } @keyframes EntclassTechTutupToggle {0% {transform: translateX(0%); } 100% {transform: translateX(100%); } } @-webkit-keyframes EntclassTechTutupToggle {0% {transform: translateX(0%); } 100% {transform: translateX(100%); } } @keyframes EntclassTechGradient {0%{background-position:0% 50%} 50%{background-position:100% 50%} 100%{background-position:0% 50%} } @-webkit-keyframes EntclassTechGradient {0%{background-position:0% 50%} 50%{background-position:100% 50%} 100%{background-position:0% 50%} } @-moz-keyframes EntclassTechGradient {0%{background-position:0% 50%} 50%{background-position:100% 50%} 100%{background-position:0% 50%} } @keyframes EntclassTechWobble{0%{transform:scale(0) rotate(-54deg) translatey(40px)}45%{transform:scale(1.1) rotate(20deg) translatey(0px)}60%{transform:scale(1) rotate(-15deg) translatey(0px)}77%{transform:scale(1) rotate(10deg) translatey(0px)}100%{transform:translatey(0)}} @-webkit-keyframes EntclassTechWobble{0%{transform:scale(0) rotate(-54deg) translatey(40px)}45%{transform:scale(1.1) rotate(20deg) translatey(0px)}60%{transform:scale(1) rotate(-15deg) translatey(0px)}77%{transform:scale(1) rotate(10deg) translatey(0px)}100%{transform:translatey(0)}} @-moz-keyframes EntclassTechWobble{0%{transform:scale(0) rotate(-54deg) translatey(40px)}45%{transform:scale(1.1) rotate(20deg) translatey(0px)}60%{transform:scale(1) rotate(-15deg) translatey(0px)}77%{transform:scale(1) rotate(10deg) translatey(0px)}100%{transform:translatey(0)}} @-webkit-keyframes EntclassTechRing{0% { -webkit-transform: rotateZ(0); } 1% { -webkit-transform: rotateZ(30deg); } 3% { -webkit-transform: rotateZ(-28deg); } 5% { -webkit-transform: rotateZ(34deg); } 7% { -webkit-transform: rotateZ(-32deg); } 9% { -webkit-transform: rotateZ(30deg); } 11% { -webkit-transform: rotateZ(-28deg); } 13% { -webkit-transform: rotateZ(26deg); } 15% { -webkit-transform: rotateZ(-24deg); } 17% { -webkit-transform: rotateZ(22deg); } 19% { -webkit-transform: rotateZ(-20deg); } 21% { -webkit-transform: rotateZ(18deg); } 23% { -webkit-transform: rotateZ(-16deg); } 25% { -webkit-transform: rotateZ(14deg); } 27% { -webkit-transform: rotateZ(-12deg); } 29% { -webkit-transform: rotateZ(10deg); } 31% { -webkit-transform: rotateZ(-8deg); } 33% { -webkit-transform: rotateZ(6deg); } 35% { -webkit-transform: rotateZ(-4deg); } 37% { -webkit-transform: rotateZ(2deg); } 39% { -webkit-transform: rotateZ(-1deg); } 41% { -webkit-transform: rotateZ(1deg); } 43% { -webkit-transform: rotateZ(0); } 100% { -webkit-transform: rotateZ(0); } } @-moz-keyframes EntclassTechRing{0% { -moz-transform: rotate(0); } 1% { -moz-transform: rotate(30deg); } 3% { -moz-transform: rotate(-28deg); } 5% { -moz-transform: rotate(34deg); } 7% { -moz-transform: rotate(-32deg); } 9% { -moz-transform: rotate(30deg); } 11% { -moz-transform: rotate(-28deg); } 13% { -moz-transform: rotate(26deg); } 15% { -moz-transform: rotate(-24deg); } 17% { -moz-transform: rotate(22deg); } 19% { -moz-transform: rotate(-20deg); } 21% { -moz-transform: rotate(18deg); } 23% { -moz-transform: rotate(-16deg); } 25% { -moz-transform: rotate(14deg); } 27% { -moz-transform: rotate(-12deg); } 29% { -moz-transform: rotate(10deg); } 31% { -moz-transform: rotate(-8deg); } 33% { -moz-transform: rotate(6deg); } 35% { -moz-transform: rotate(-4deg); } 37% { -moz-transform: rotate(2deg); } 39% { -moz-transform: rotate(-1deg); } 41% { -moz-transform: rotate(1deg); } 43% { -moz-transform: rotate(0); } 100% { -moz-transform: rotate(0); } } @keyframes EntclassTechRing{0% { transform: rotate(0); } 1% { transform: rotate(30deg); } 3% { transform: rotate(-28deg); } 5% { transform: rotate(34deg); } 7% { transform: rotate(-32deg); } 9% { transform: rotate(30deg); } 11% { transform: rotate(-28deg); } 13% { transform: rotate(26deg); } 15% { transform: rotate(-24deg); } 17% { transform: rotate(22deg); } 19% { transform: rotate(-20deg); } 21% { transform: rotate(18deg); } 23% { transform: rotate(-16deg); } 25% { transform: rotate(14deg); } 27% { transform: rotate(-12deg); } 29% { transform: rotate(10deg); } 31% { transform: rotate(-8deg); } 33% { transform: rotate(6deg); } 35% { transform: rotate(-4deg); } 37% { transform: rotate(2deg); } 39% { transform: rotate(-1deg); } 41% { transform: rotate(1deg); } 43% { transform: rotate(0); } 100% { transform: rotate(0); } } 
</style>
<style>
  /* ================================
     General Banner & Content Styling
     ================================ */
  .banner img {
    width: 100%;
    height: auto;
  }

  .content {
    padding: 20px;
  }

  .content h1 {
    font-size: 24px;
    color: #007bff;
  }

  .content p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 20px;
  }

  /* =====================
     Call-to-Action Button
     ===================== */
  .cta-button {
    display: inline-block;
    padding: 15px 30px;
    background-color: #28a745;
    color: #fff !important;
    font-size: 18px;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 123, 255, 0.3);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
  }

  .cta-button:hover {
    background-color: #0056b3;
    box-shadow: 0 4px 8px rgba(0, 123, 255, 0.5);
    color: #fff !important;
  }

  .pointing-finger {
    margin: 20px auto;
    width: 80px;
  }

  .urgency-text {
    margin-top: 15px;
    font-size: 16px;
    color: red;
    font-weight: bold;
  }

  footer {
    margin-top: 20px;
    font-size: 14px;
    color: #777;
  }

  /* ========================
     Marquee Animations Shared
     ======================== */
  @keyframes marquee-animation {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(-100%); }
    100% { transform: translateX(0); }
  }

  /* ========================
     Gradient Marquee Banner
     ======================== */
  .marquee, .urgent-marquee {
    width: 100%;
    padding: 3px 10px;
    border-radius: 40px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
  }

  .marquee {
    background-image: linear-gradient(555deg, #ff0080, #003366, #ff00ff, #111, #008080);
    border: 3px solid #003366;
  }

  .urgent-marquee {
    background-image: linear-gradient(555deg, red, red, #ff00ff, #111, #008080);
    border: 3px solid red;
  }

  .marquee span,
  .urgent-marquee span {
    display: inline-block;
    padding-left: 100%;
    animation: marquee-animation 20s linear infinite;
  }

  /* ====================
     Contact Button Block
     ==================== */
  .tel {
    background-color: #002147;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    border-radius: 50px;
    text-decoration: none;
  }

  .tel span.telpp {
    color: white;
    font-size: 18px;
    font-weight: 400;
    padding: 20px;
    margin: 0;
  }

  .tel:hover {
    opacity: 80%;
  }
</style>
