/*Rubik*/
@font-face {
font-family: "Rubik-Regular";
src: url('../../../font/Rubik-Regular.ttf') format('truetype');
}
@font-face {
font-family: "Rubik-Medium";
src: url('../../../font/Rubik-Medium.ttf') format('truetype');
}
@font-face {
font-family: "Rubik-Bold";
src: url('../../../font/Rubik-Bold.ttf') format('truetype');
}
@font-face {
font-family: "Rubik-SemiBold";
src: url('../../../font/Rubik-SemiBold.ttf') format('truetype');
}
@font-face {
font-family: "Rubik-Black";
src: url('../../../font/Rubik-Black.ttf') format('truetype');
}
body {
	font-family: Rubik-Regular !important;
}


/*head menu*/
.head-content{
	padding: 10px 0px 0px 0px !important;
}
.head-content .widgettitle{
	display: none;
}
#sow-editor-3 img,#sow-editor-4 img {
	width: 40px;
	height: 40px;
}
#sow-editor-3 .col-md-8 ,#sow-editor-4 .col-md-8  {
	padding-left: 0px;
	color: #121212;
}
#sow-editor-3 .col-md-4 ,#sow-editor-4 .col-md-4  {
	padding-right: 0px;
	position: relative;
    top: 5px;
}
.head-right {
	padding: 10px 0px 25px 0px; 
}
.btn-ppdbonline {
	margin-bottom: 0px !important;
	border-radius: 30px !important;
	background: rgb(156,239,72) !important;
	background: linear-gradient(180deg, rgba(156,239,72,1) 0%, rgba(96,199,85,1) 29%, rgba(47,166,95,1) 62%) !important;
	color: white !important;
	border-color: white !important;
}
#sow-editor-3 .btn-ppdbonline {
	position: relative;
    top: 10px;
    right: -190px;
	width: 160px;
    color: white !important;
}
#site-navigation .container.nav-bar {
	background-color: #2FA65F;
	padding-right: 0px;
	z-index: 2;
	margin-bottom: -25px;
}
.main-navigation .menu li a {
	color: #fff !important;
	letter-spacing: 0px !important;
}
.main-navigation .menu li a:hover, .main-navigation .menu li a:focus, .main-navigation .menu li:hover > a, .main-navigation .menu li:focus > a, .main-navigation .menu > li:hover:after, .main-navigation .menu > li:focus:after {

}
.dropdown:after {
	color: #fff;
}
.main-navigation {
	padding: 0px !important;
}
.main-navigation .menu > li > ul li a {
	color: #fff !important;
}
.main-navigation .menu > li ul {
	background: #125A2F !important;
}
.main-navigation .menu > li > ul li a:hover, .main-navigation .menu > li > ul li:hover > a, .main-navigation .menu > li > ul li a:focus, .main-navigation .menu > li > ul li:focus > a {
	background: #125A2F !important;
}
.main-navigation .menu li a:hover, .main-navigation .menu li a:focus, .main-navigation .menu li:hover > a, .main-navigation .menu li:focus > a, .main-navigation .menu > li:hover:after, .main-navigation .menu > li:focus:after {
	color: #fff !important;
}
.widget-handle .function {
    transform: translate3d(0, 0%, 0) !important;
    -webkit-transform: translate3d(0, 0%, 0) !important;
    -moz-transform: translate3d(0, 0%, 0) !important;
}
input[type="submit"], button[type="submit"] {
	background: #2fa65f !important;
    border: 2px solid #2fa65f !important;
}

.search-widget-handle {
	padding: 0px 15px !important;
	background-color: #97DA2A;
    color: white;
}
.search-widget-handle i {
	color: white !important;
	font-size: 20px !important;;
}
.nav-bar .module:not( .site-title-container ), .nav-bar .module-group {
	height: 56px !important;
}
.btn, .button {
	color: #fff !important;
	border: 2px solid #fff !important;
}
.btn:hover, .button:hover, .btn:focus, .button:focus {
	background: #27844d !important;
}
.widget.widget_search .search-form > input#s:hover, 
.widget.widget_search .search-form > input#s:focus, 
.widget_product_search .woocommerce-product-search > input.search-field:hover, 
.widget_product_search .woocommerce-product-search > input.search-field:focus, 
textarea:hover, textarea:focus, input[type="text"]:hover, input[type="search"]:hover, 
input[type="email"]:hover, input[type="tel"]:hover, input[type="text"]:focus, input[type="search"]:focus, 
input[type="email"]:focus, input[type="tel"]:focus {
	border-color: #2FA65F !important;
}
.page-title-section {
	background-image: url(../../../wp-content/uploads/2021/08/Rectangle-79.png) !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.main-navigation .dropdown-menu > .active > a, .main-navigation .dropdown-menu > .active > a:focus {
	transform: scale(1.1) !important;
	background-color: #125A2F !important;
}
.main-navigation.fixed.scrolled.sticky_header .container.nav-bar {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	border-radius: 0px 0px 10px 10px !important;
}
.main-navigation.fixed.scrolled.sticky_header .search-widget-handle {
	border-radius: 0px 0px 10px 0px !important;
}

.logged-in .page-title-section.bg-secondary {
	margin-top: 108px;
}
.logged-in #site-navigation {
	padding-top: 32px !important;
}
.page-title-section {
    min-height: 160px !important;
}
.page-template .page-title-section {
    height: 160px !important;
}
/*head end*/




/*content*/

/*by me*/
.home .page-title-section,.home .post-title, .home .entry-meta {
	display: none;
}
.home .content-area {
	padding-top: 0px;
}

/*content*/


/*sticky header*/
#site-navigation {
border-bottom: 0px;
}
.fixed.scrolled .head-content {
  transition: margin .2s ease-in-out;
  margin-top: 0px;  
}
.fixed.scrolled.sticky_header .head-content {
  margin-top: -133px;
  transition: margin .3s ease-in-out;  
}
.main-navigation.fixed.scrolled.sticky_header {
	background-color: transparent;
}
/*sticky header*/




/*Profile section*/
#profile-section .sambutan{
	color: #2FA65F;
}
#profile-section p {
	margin-bottom: 5px !important;
}
#panel-5-1-1-0 h3{
	font-family: Rubik-Bold;
}
#panel-5-1-1-1 {
	background-color: #FAFAFA;
	padding: 30px 30px 20px 60px;
	position: relative;
    right: 60px;
}
.btn-selengkapnya {
	margin-bottom: 0px !important;
	background-color: #2FA65F;
	color: white;
	border-color: #2FA65F;
}
.box-namakepsek {
	background: rgb(46,165,94);
	background: linear-gradient(90deg, rgba(46,165,94,1) 0%, rgba(85,199,82,1) 100%);
	color: #fff;
    padding: 5px 15px;
    width: 265px;
    margin: auto;
    position: relative;
    top: -60px;
    left: 26px;
}
.jabatan-kepsek {
	color: #DAEB18;
}






/*Berita Section*/
.judul-section {
	color: white;
    font-size: 30px;
    text-transform: uppercase;
}
.btn-lihatsemua {
	margin-bottom: 0px !important;
}
.garis-kuning {
	background-color: #DAEB18;
    height: 4px;
    width: 70px;
    bottom: 15px;
    left: 17px;
    position: relative;
}
.home .pt-cv-thumbnail {
	width: 100%;
	height: 250px;
	min-height: 250px;
	max-height: 250px;
	object-fit: cover;
}

.home .pt-cv-page .pt-cv-content-item {
	/*-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);*/
	-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.2);
	padding: 0px !important;
	margin: 0px 15px; 
}
.home .pt-cv-title,
.home .pt-cv-content,
.home .pt-cv-meta-fields {
	padding: 0px 10px !important;
}
.pt-cv-page .col-md-4.pt-cv-content-item {
	width: 360px !important;
}
.pt-cv-readmore{
	background-color: #2FA65F !important;
	text-transform: capitalize !important;
}
.home .pt-cv-title {
	padding-top: 50px !important;
    min-height: 107px;
    height: 107px;
}
.pt-cv-title a{
	color: #121212 !important;
	font-family: Rubik-SemiBold;
}
.home .pt-cv-meta-fields {
	position: absolute;
	bottom: 160px;
}
.home .pt-cv-title a{
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.entry-date time:before {
	content:"\f133";
	font-family: FontAwesome;
	margin-right: 7px;
}
/*.author a{
	color: #8B8B8B !important;
}*/
.author:before {
	content:"\f007";
	font-family: FontAwesome;
	margin-right: 4px;
}
.pt-cv-meta-fields {
	color: #fff ;
}
.pt-cv-ifield .pt-cv-meta-fields .entry-date time,
.pt-cv-ifield .pt-cv-meta-fields .author{
	color: #8B8B8B !important; 

}






/*Galeri section*/
/*#panel-5-4-0-1 .bwg-item:before{*/
/*	content: '';*/
/*    position: absolute;*/
/*    bottom: 4px;*/
/*    border-bottom: 25px solid #43b055;*/
/*    border-right: 25px solid transparent;*/
/*    width: 0;*/
/*    z-index: 1;*/
/*}*/
/*#panel-5-4-0-1 .bwg-item:after {*/
/*	content: '';*/
/*    position: absolute;*/
/*    bottom: 4px;*/
/*    border-bottom: 25px solid #43b055;*/
/*    border-left: 25px solid transparent;*/
/*    width: 0;*/
/*    z-index: 1;*/
/*    margin-left: 255px;*/
/*}*/
#panel-5-4-0-1 .bwg_lightbox .bwg-item1:before {
	content: '';
    position: absolute;
    bottom: 0px;
    border-bottom: 25px solid #3cad58;
    border-right: 25px solid transparent;
    width: 0;
    z-index: 1;
}
#panel-5-4-0-1 .bwg_lightbox .bwg-item1:after {
	content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-bottom: 25px solid #3cad58;
    border-left: 25px solid transparent;
    width: 0;
    z-index: 1;
}
#panel-5-4-0-1 .bwg-zoom-effect-overlay:after {
	content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-bottom: 25px solid #43b055;
    border-left: 25px solid transparent;
    width: 0;
    z-index: 1;
    margin-left: 255px;
}
#panel-5-4-0-1 .bwg-zoom-effect-overlay:before {
	content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 25px solid #43b055;
    border-right: 25px solid transparent;
    width: 0;
    z-index: 1;
}

#panel-5-4-0-1 .bwg-item:first-child:before{
	content: '';
    position: absolute;
    bottom: 4px;
    border-bottom: 25px solid transparent;
    border-right: 25px solid transparent;
    width: 0;
    z-index: 1;
}
#panel-5-4-0-1 .bwg-item:last-child:after {
	content: '';
    position: absolute;
    bottom: 4px;
    border-bottom: 25px solid transparent;
    border-left: 25px solid transparent;
    width: 0;
    z-index: 1;
    margin-left: 255px;
}
#panel-5-4-0-1 .bwg-item:first-child .bwg-zoom-effect-overlay:before {
	content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 25px solid transparent;
    border-right: 25px solid transparent;
    width: 0;
    z-index: 1;
}
#panel-5-4-0-1 .bwg-item:last-child .bwg-zoom-effect-overlay:after {
	content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-bottom: 25px solid transparent;
    border-left: 25px solid transparent;
    width: 0;
    z-index: 1;
    margin-left: 255px;
}
#panel-5-4-0-1 .bwg-zoom-effect-overlay:before {
	content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 25px solid #43b055;
    border-right: 25px solid transparent;
    width: 0;
    z-index: 1;
}

#panel-5-4-0-1 .bwg-item:first-child .bwg_lightbox .bwg-item1:before {
	content: '';
    position: absolute;
    bottom: 0px;
    border-bottom: 25px solid transparent;
    border-right: 25px solid transparent;
    width: 0;
    z-index: 1;
}
#panel-5-4-0-1 .bwg-item:last-child .bwg_lightbox .bwg-item1:after {
	content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-bottom: 25px solid transparent;
    border-left: 25px solid transparent;
    width: 0;
    z-index: 1;
}
#bwg_container1_0 #bwg_container2_0 .bwg_back_0 {
	color: white !important;
}




/*link section*/
#link-section .judul-section {
	color: #121212;
}
.garis-hijau {
	background-color: #2FA65F;
    height: 4px;
    width: 70px;
    bottom: 15px;
    left: 17px;
    position: relative;
}
.wpls-logo-showcase-slider-wrp .wpls-logo-showcase.wpls-dots-false {
	padding: 0px !important;
}




/*page*/
.page-template .page-title-section ,
.search .page-title-section,
.post-template-default .page-title-section{
	/*padding-top: 90px !important;*/
    margin-top: 108px !important;
}
.archive .page-title-section{ 
    margin-top: 83px;
 }
.page-template .entry-content .post-title,
.page-template .entry-content .entry-meta {
	display: none;
}
.page-title {
	font-family: Rubik-Bold;
}
#breadcrumbs a {
	color: #8c979e;
}
.page-title-section .col-xs-12 {
	padding: 0px !important;
}
.page-id-43 .pt-cv-thumbnail {
	margin-right: 0px !important;
	margin-bottom: 0px !important;
} 
.page-id-43 .pt-cv-readmore {
	display: none !important;
}
#colophon {
	background-image: url(../../../wp-content/uploads/2021/08/Rectangle-163.png);
	background-size: cover;
	background-repeat: no-repeat;
}
#sow-editor-5 table{
	color: white;
}
#colophon table td {
    vertical-align: top;
    padding: 10px 0px;
}
#colophon table tr td:nth-child(1) {
    text-align: center;
}
#sow-editor-5 .fa {
    margin: 0px 10px;
    font-size: 18px;
}
#colophon table {
    margin-bottom: 10px !important;
    color: white;
    width: 55%;
}
#colophon .widget.widget_nav_menu > div ul li,
#colophon .widget.widget_nav_menu ul li {
    margin-bottom: 10px;
    padding-bottom: 0px;
    border-bottom: 1px solid transparent;
}
.widget.widget_nav_menu .menu > li a {
	color: white !important;
}
#colophon .widget-title {
	color: #DAEB18 !important;
}

#colophon .widget-title:before {
	content: "";
	display: block;
	width: 40px;
	background-color: #2FA65F;
	height: 4px;
	position: relative;
	bottom: 10px;
}
#colophon .widget_nav_menu a:before {
	content:"\f0da";
	font-family: FontAwesome;
	margin-right: 7px;
}
footer {
	padding-bottom: 20px !important;
}
#custom_html-2 {
	margin-bottom: 0px !important;
}
#sow-editor-5 table a{
	font-weight: normal;
}

/*#sow-editor-3 .btn-ppdbonline:hover,*/
#sow-editor-6 a img:hover ,
#panel-65-0-0-2 img:hover {
	-webkit-animation: jello-vertical 0.9s both;
	        animation: jello-vertical 0.9s both;
}
/* ----------------------------------------------
 * Generated by Animista on 2021-8-2 19:49:44
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation jello-vertical
 * ----------------------------------------
 */
@-webkit-keyframes jello-vertical {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  40% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  50% {
    -webkit-transform: scale3d(0.85, 1.15, 1);
            transform: scale3d(0.85, 1.15, 1);
  }
  65% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  75% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes jello-vertical {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  40% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  50% {
    -webkit-transform: scale3d(0.85, 1.15, 1);
            transform: scale3d(0.85, 1.15, 1);
  }
  65% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  75% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}



/*kontak*/
#panel-65-0-0-1 table tr td:nth-child(1) {
	text-align: center;
}
#panel-65-0-0-1 table .fa {
	font-size: 20px;
	color: #2FA65F;
}
#panel-65-0-0-1 table a{
	color: #8c979e;
	font-weight: normal;
}
#panel-65-0-0-1 .table>tbody>tr>td,
#panel-65-0-0-1 .table>tbody>tr>th,
#panel-65-0-0-1 .table>tfoot>tr>td,
#panel-65-0-0-1 .table>tfoot>tr>th,
#panel-65-0-0-1 .table>thead>tr>td,
#panel-65-0-0-1 .table>thead>tr>th {
	border-top: 1px solid transparent;
}
#panel-65-1-0-0 h3 {
	font-family: Rubik-Bold;
}
#panel-65-1-0-0 .garis-hijau {
	left: 0px;
}
.kirim_pesan {
	float: right;
}
.page-id-61 .pt-cv-ifield .pt-cv-thumbnail {
	min-width: 272px !important;
	max-height: 182px !important;
}
.page-id-61 .pt-cv-content {
	padding-top: 30px;
    height: 153px;
    min-height: 153px;
}
.page-id-61 .pt-cv-meta-fields {
	position: relative;
	bottom: 150px;
}

.page-id-61 .pt-cv-title a{
	display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-widget-handle .function {
    position: relative;
    top: 2px;
}
.search-form {
	padding: 3px !important;
	display: inline-flex !important;
}
.widget-handle .function {
	height: 56px;
}
.module.widget-handle:hover .function,
.module.widget-handle:focus .function,
.module.widget-handle .function.active {
	width: 300px !important;
	transition: 0s !important;
	border-radius: 10px 0px 0px 10px;
}
.widget-handle .function {
	width: 61px !important;
	transition: 0s !important;
}
.btn.searchsubmit, .search-widget-handle button.searchsubmit,
.woocommerce-product-search > input[type="submit"] {
	margin: 0px 0 0 8px !important;
}
.widget-handle .search-form input[type="text"] {
	border-radius: 10px 0px 0px 10px;
}





.search-results aside,
.archive aside{
	display: none !important;
}
.search #primary,
.archive #primary {
	width: 100%;
}

.search-results #primary .row,
.archive #primary .row {
	width: 260px;
    display: inline-flex;
    padding: 10px;
    border: 1px solid #eaeaea;
    margin: 10px;
    min-height: 320px;
    border-radius: 7px;
    transition: .3s;
}
.search-results #primary .row:hover{
	webkit-box-shadow: 0px 10px 7px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 10px 7px -3px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 7px -3px rgba(0,0,0,0.3);
}
.search-results .btn-filled.btn {
	display: none;
}
.search-results #primary .row .post-content .entry-content .post-title a,
.archive #primary .row .post-content .entry-content .post-title a{
	font-size: 20px; 
	display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-results #primary .row .post-content .entry-content p{
	display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-results #primary .row .post-content .entry-header img{
    height:100px; 
    width: 100% !important;
    object-fit: contain;
}
.pagination span:not( .dots ), .woocommerce-pagination ul.page-numbers span.page-numbers, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	background: #2fa65f !important;
    color: #fff;
    border-color: #2fa65f !important;
}
.pagination a:hover, .pagination a:focus, .pagination .active a, .pagination .active:hover a, .pagination .active:focus a {
    background: #2fa65f !important;
    color: #fff;
    border-color: #2fa65f !important;
}
.post-content .post-meta li a {
	color: #2fa65f !important;
}
.archive .post-title a,.archive .post-title{
	font-size: 20px;
}
.archive #primary .row {
    width: 48%;
}
.archive #primary .row .post-content .entry-header img {
	width: 100% !important;
	height: 162px !important;
}
.archive .shapely-category {
	display: none;
}

.main-navigation .menu li a:hover, .main-navigation .menu li a:focus, .main-navigation .menu li:hover > a, .main-navigation .menu li:focus > a, .main-navigation .menu > li:hover:after, .main-navigation .menu > li:focus:after {
	transform: scale(1.1) !important;
	transition: .4s !important;

}
.search-results .post-title.entry-title {
	display: none;
}


.current-menu-parent {
	transform: scale(1.1) !important;
}

.author a:hover,.author a:focus ,.author a{
	color: #2fa65f !important;
}
.gs-plus.free-badge {
	display: none !important;
}
.head-left img {
    max-width: 85%;
}




.text {
  margin: 0 60px;
}
/* Floating Social Media Bar Style Starts Here */

.fl-fl {
  background: #000000;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 190px;
  position: fixed;
  right: -152px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  border-radius: 8px 0px 0px 8px;
}

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

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

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

.float-wa {
  top: 199px;
}
.float-ig {
  top: 250px;
}
.float-fb {
  top: 301px;
}
.float-yt {
  top: 352px;
}

.fl-fl.float-yt {
    background: #DA251D;
}
.fl-fl.float-fb {
    background: #3b5998;
} 
.fl-fl.float-ig{
    background: #f09433; 
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.fl-fl.float-wa {
    background: #25CF43;
}
/* Floating Social Media Bar Style Ends Here */


.mobile-head {
    display: none;
}
.flex-row .custom-logo.logo {
    display: none;
}
.main-navigation .search-widget-handle {
    position: relative;
    right: -1px;
}
.mobile-lihatsemua a{
    display: none;
}


.post-template-default #primary {
    width: 100%;
}
.post-template-default #secondary,
.post-template-default .shapely-category,
.post-template-default .post-title.entry-title,
#comments,
.shapely-related-posts,
.author-bio,
.shapely-next-prev {
    display: none !important;
}
.post-template-default .post-content .entry-header img {
    width:50%;
    display: block;
    margin: auto;
}
.post-template-default .entry-meta {
    text-align: center;
}
#sow-editor-7 .widgettitle {
    display: none;
}

.menu-item-334{
    display: none !important;
}
.popupaoc-image-popup {
    display: none;
}

.form-selanjutnya {
    background-color: #27844d !important;
}
.form-kembali {
    background-color: #c9302c !important;
}
#fld_5442101_2-wrap {
    text-align: right;
}
#fld_6939951Label + div {
    height: 33.99px;
    padding: 5px;
}
.caldera-grid input[type=radio] {
    position: relative;
}




/*caldera*/
.caldera-grid .breadcrumb{
    text-align: center;
    background-color: transparent !important;
}
.caldera-grid li.active{
    padding: 20px;
    background-color: #2fa65f;
    border-radius:10px;
    color: white !important;

}
.caldera-grid li{
    padding: 20px;
    background-color: transparent;
    border: 1px solid #eaeaea;
    border-radius:10px;
    color: white !important;
    margin: 0px 20px !important;
    width: 20%;
}
.caldera-grid .breadcrumb>.active, .caldera-grid .breadcrumb>.active>a {
    color: white !important;
}
.caldera-grid .breadcrumb>li+li:before{
    content:"" !important;
    /*display: none;
    font-family: FontAwesome;
    display: block;
    width: 200px;
    height: 4px;
    background-color: transparent;
    position: absolute;
    margin-left: -120px;*/
}

.caldera-grid .breadcrumb>li.active:before{
    content:"\f054" !important;
    padding: 0 5px;
    font-family: FontAwesome;
    color: white;
}

.caldera-grid .breadcrumb> [class=""]{
    padding: 20px;
    background-color: #2fa65f;
    border-radius:10px;
    color: white !important;
}
.caldera-grid .breadcrumb> [class=""] a{
    color: white !important;
}

.caldera-grid .breadcrumb> [class=""]:after{
    content:"" !important;
    display: none;
    font-family: FontAwesome;
    display: block;
    width: 47px;
    height: 4px;
    background-color: #2fa65f;
    position: absolute;
    margin-left: 201px;
    margin-top: -13px;
}
.caldera-grid .breadcrumb>li.active:after{ 
    content:"" !important;
    display: none;
    font-family: FontAwesome;
    display: block;
    width: 45px;
    height: 4px;
    background-color: #2fa65f;
    position: absolute;
    margin-left: 201;
    margin-top: -13px;
}

.caldera-grid .breadcrumb>li:after{ 
    content:"" !important;
    display: none;
    font-family: FontAwesome;
    display: block;
    width: 45px;
    height: 4px;
    background-color: #eaeaea;
    position: absolute;
    margin-left: 201px;
    margin-top: -13px;
}
.caldera-grid .breadcrumb>li:last-child:after{ 
    content:"" !important;
    display: none;
    font-family: FontAwesome;
    width: 45px;
    height: 4px;
    background-color: #eaeaea;
    position: absolute;
    margin-left: 201px;
    margin-top: -13px;
}

.caldera-grid a ,#breadcrumb_2_pg_2{
    color: #2fa65f;
}
.intl-tel-input {
    width: 100%;
}




/*profile guru*/
.page-id-14 .tmm .tmm_member .tmm_photo {
    border-radius: 50% !important;
    border: 2px solid #2fa65f !important;
}
.tmm_member {
    border-top-color: #2fa65f !important;
}



.btn-pendaftaran {
	background: #27844d !important;
}

.paoc-image-popup {
    position: absolute;
    right: 13px;
    top: 0px;
}

#xtvccount, #xtvctable img {
    display:none;
}
#xtvctable {
    color:white;
}
#mvcwid {
    padding-top:0px !important;
}

#wp_statistics_widget-2 label {
    margin-right:8px;
    font-weight:normal;
}