.sp-module ul.social-media-list > li > a {
    display: block;
    padding: 0px 0;
    line-height: 0px;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.sp-module ul.social-media-list > li {
    border-bottom: 0px solid #e8e8e8;
    -webkit-transition: 300ms;
    transition: 300ms;
}

ul.social-media-list img {
    padding: 0px;
    border-radius: 0px;
    width: 24px;
    height: 24px;
}

ul.social-media-list img:hover {
    
}

ul.social-media-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0px; /* eliminate space between li */
}

ul.social-media-list li {
    display: inline-block;
    margin: 5px;
}

.padding-01{
    padding-right:0;
    padding-left:15px;
}

.padding-02{
    padding-right:15px;
    padding-left:0;
}

input[type="email"] {
    color: #333;
    text-decoration: none;
    width: 100%;
}

.columnx {
    float: left;
    width: 10%;
    padding: 5px;
}

.columnx2 {
    float: left;
    width: 25%;
    padding: 0px 0px 10px 0px;
}

.top3 {
	line-height: 70px;
	float: right;
	font-size: 18px;
}

.button1 {
	background: #36aea5;
	border-color: #36aea5;
	color: #ffffff;
}
.button2 {
	background: #fcb63c;
	border-color: #fcb63c;
	color: #ffffff;
}
.button3 {
	background: #b9a992;
	border-color: #b9a992;
	color: #ffffff;
}
.button4 {
	background: #f26c69;
	border-color: #f26c69;
	color: #ffffff;
}
.button5 {
	background: ##2098dd;
	border-color: ##2098dd;
	color: #ffffff;
}
.button6 {
	background: #fcb63c;
	border-color: #fcb63c;
	color: #ffffff;
}
.button7 {
	background: #f26c69;
	border-color: #f26c69;
	color: #ffffff;
}
.button8 {
	background: #36aea5;
	border-color: #36aea5;
	color: #ffffff;
}
.button9 {
	background: #36aea5;
	border-color: #36aea5;
	color: #ffffff;
}
.button10 {
	background: #b9a992;
	border-color: #b9a992;
	color: #ffffff;
}
.button11 {
	background: #fcb63c;
	border-color: #fcb63c;
	color: #ffffff;
}
.button12 {
	background: ##2098dd;
	border-color: ##2098dd;
	color: #ffffff;
}

.imghvr-fade-in-up {
    border-radius: 5px;
}

.sp-page-builder .page-content {
	background-image: url(/images/bgits.png);
    background-repeat: repeat;
	background-attachment: fixed;
}

.logocountry .sppb-addon-content {
	padding: 15px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 5px;
	box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	transition: box-shadow 0.3s ease-in-out;
}

.logocountry .sppb-addon-content:hover {
    box-shadow: 0px 0px 7px rgba(0,0,0,0.35);
}

.logouniv .sppb-addon-content {
	height: 100px;
	padding: 15px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 5px;
	box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	transition: box-shadow 0.3s ease-in-out;
}

.logouniv .sppb-addon-content:hover {
    box-shadow: 0px 0px 7px rgba(0,0,0,0.35);
}

.logouniv .sppb-addon-content img {
    height: 70px;
    min-height: 70px;
}

.logouniv .sppb-addon-content img {
    transition: transform .3s ease-in-out;
}

.logouniv .sppb-addon-content:hover img {
    transform: scale(1.1) rotate(0deg); 
}

.sppb-btn-block {
    display: block;
    width: 100%;
    padding: 10px 0px;
}

.zoomimage img {
    transition: transform .5s ease;
	overflow: hidden;
	width: 360px;
	height: 450px;
}

.zoomimage:hover img {
    transform: scale(1.1) rotate(0deg);
	overflow: hidden;
	width: 360px;
	height: 450px;
}

.zoomimageo {
    transition: transform .5s ease;
	overflow: hidden;
}

.zoomimageo:hover {
    transform: scale(1.1) rotate(0deg);
	overflow: hidden;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 12px;
    line-height: 70px;
    font-size: 12px;
    letter-spacing: 0px;
	text-transform: uppercase;
    color: #000;
    margin: 0; 
}

#sp-headerz {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: 70px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}

#sp-header .logo {
  display: inline-block;
  height: 70px;
  display: table;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  margin: 0;
}

.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  visibility: visible;
  top: 70px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 0px;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #da251e;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #36aea5;
	border-bottom: 0px solid #36aea5;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	border-bottom: 0px solid #eeeeee;
}


/* <- Demo Stuff Start */

.buttongrad body{
  font-family: 'Montserrat', sans-serif;
}

.buttongrad .btn {
  margin: 0px;
  padding: 15px 75px;
  text-align: center;
  text-transform: none;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
 /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  box-shadow: 0 0 0px #eee;
  border-radius: 3px;
 }

/* Demo Stuff End -> */

/* <- Magic Stuff Start */

.buttongrad .btn:hover {
  background-position: right center; /* change the direction of the change here */
}

.buttongrad .btn-1 {
  background-image: linear-gradient(to right, #f6d365 0%, #fda085 51%, #f6d365 100%);
}

.buttongrad .btn-2 {
  background-image: linear-gradient(to right, #fbc2eb 0%, #a6c1ee 51%, #fbc2eb 100%);
}

.buttongrad .btn-3 {
    background-image: linear-gradient(to right, #3b9ed8 0%, #29e1d1 51%, #3b9ed8 100%);
}

.buttongrad .btn-4 {
  background-image: linear-gradient(to right, #a1c4fd 0%, #c2e9fb 51%, #a1c4fd 100%);
}

.buttongrad .btn-5 {
  background-image: linear-gradient(to right, #ffecd2 0%, #fcb69f 51%, #ffecd2 100%);
}

/* Magic Stuff End ->

#sp-footer {
    color: #fff;
    text-align: center;
    padding: 20px 0;
	background-size: 200% auto;
	background-image: linear-gradient(to right, #25bbde 0%, #64a760 51%, #25bbde 100%);
}

*/

#sp-footer {
    font-size: 90%;
}

.nspArt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    background: #f9f9f9;
    margin: 0px 0px 15px 0;
    border: 1px solid #eee;
    border-radius: 5px;
}

.nspArts {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0px;
}

.nspArt h4.nspHeader {
    font-size: 20px;
    margin: 0;
    padding: 0px 0 1px 0;
}

.nspArt h4.nspHeader a {
    text-decoration: none;
    text-transform: capitalize;
    color: #1ba7e0;
}

.nspArt .nspInfo {
    display: block !important;
    font-size: 85%;
    margin: 0px 0 5px 0;
}

.nspArt p.nspText {
    display: block !important;
    margin: -5px 0 0 0;
    padding: 0 0 0 0 !important;
}

.visitorcounter {
    width: 100%;
    margin: auto;
    background: #f5f5f5;
    padding: 15px 20px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.leftmodule .sppb-addon {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 15px;
}

#offcanvas-toggler {
    float: right;
    line-height: 70px;
    margin-left: 15px;
    font-size: 30px;
}

.rightCSS {
    overflow: hidden;
}

.rightCSS div {
    position: relative;
    animation: CSSright linear 35s infinite;
}

@keyframes CSSright {
    0% { right: -100% }
    100% { right: 100% }
}

#sp-main-body {
    padding: 50px 0;
}

.rightmodules {
    margin-top: 20px;
    border: 1px solid #eee;
    padding: 15px 15px 15px 15px;
	border-radius: 5px;
}

.sp-module {
    margin-top: 25px;
    border: 0px solid #eee;
    padding: 0px;
    border-radius: 5px;
}

.sp-module .sp-module-title {
    border-bottom: 2px solid #21a99d;
    margin: 0 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
}

#sp-bottom .sp-module .sp-module-title {
    text-transform: none;
    font-size: 20px;
    font-weight: bold;
	padding-bottom: 15px;
}

.sppb-testimonial-pro .sppb-item img {
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 100px;
}

.sppb-addon-testimonial-pro-footer {
    font-size: 120%;
    margin: 0px 0 10px 0;
    color: #3b9ed8;
}

.sppb-testimonial-pro .sppb-carousel-control {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    width: 28px;
    height: 28px;
    border-radius: 4px;
    text-align: center;
    border: 2px solid #999;
    color: #888;
    margin: 5px 3px 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.productpic {
    overflow: hidden;
	border-radius: 10px;
}

.productpic img {
    width: auto;
    height: auto;
    max-width: 100%;
   -webkit-transition: .3s ease;
          transition: .3s ease;
}

.productpic img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: saturate(125%); /* Safari 6.0 - 9.0 */
          filter: saturate(125%);
}


.profilename h3 {
  margin: 0;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 2px solid #84c53e;
}

.profilename h3:before {
  position: absolute;
  background: #07b8ee;
  height: 5px;
  content: '';
  width: 30%;
  bottom: -2px;
  left: 0;
}

.profilepic {
    overflow: hidden;
	border-radius: 200px;
}

.profilepic img {
    width: auto;
    height: auto;
    max-width: 100%;
   -webkit-transition: .3s ease;
          transition: .3s ease;
}

.profilepic img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: saturate(125%); /* Safari 6.0 - 9.0 */
          filter: saturate(125%);
}

input.search-query {
    width: 100%;
}

.dj-simple-contact-form.style-4 .inputbox {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    color: #555;
    font-family: Arial,Helvetica,sans-serif;
    height: 50px;
    line-height: 50px;
    margin: 0 0 20px;
    padding: 0 1px 0 16px;
    width: 100%;
}

.dj-simple-contact-form.style-4 .inputbox::placeholder, .dj-simple-contact-form.style-4 textarea::placeholder {
    color: #555;
    opacity: 1;
    filter: alpha(opacity = 100);
}

.sp-page-title {
    padding: 50px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
}

.sp-page-title h2 {
    font-size: 36px;
    line-height: 1;
    text-transform: capitalize;
	color: #21a99d;
	font-weight: bold;
}

.sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    margin: 5px 0 0 0;
    font-size: 12px;
}

.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a {
    color: #999999;
}

.sp-page-title .breadcrumb > .active {
    color: #999999;
}

.overlayz::before {
    width: 100%;
    height: 100%;
	background: linear-gradient(to right, #0575E6, #00F260);
    background-color: rgba(0,0,0,.5);
	opacity: 0.8;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.overlayz {
	background: url(http://localhost/webkop2/images/slide-desa-03.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

#sp-header.menu-fixed {
	background-color: rgba(255,255,255,1);
    -webkit-transition: background .3s ease-in;
    -moz-transition: background .3s ease-in;
    -o-transition: background .3s ease-in;
    transition: background .3s ease-in;
	box-shadow: 0 3px 5px rgba(0,0,0,0.05);
}

#sp-header.menu-fixed:hover {
	background-color: rgba(255,255,255,1);
}
 
.slideratas {
    margin-top: -70px;
}

#sp-header {
    background: rgba(255,255,255,0.99);
    background-color: rgba(255,255,255,0.99);
	-webkit-transition: background .5s ease-out;
    -moz-transition: background .5s ease-out;
    -o-transition: background .5s ease-out;
    transition: background .5s ease-out;
    box-shadow: none;
    height: 80px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
	box-shadow: 0 2px 3px rgba(0,0,0,0.05);
	border-bottom: 10px solid #36aea5;
}

#bannerf {
    left: 15px;
    bottom: 0px;
    padding-bottom: 15px;
    z-index: 1029;
    position: fixed;
    opacity: 1;
}

@media (max-width: 800px) {
.nspArts, .nspLinksWrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 0px;
    position: relative;
}
}

@media (max-width: 480px) {
.modulebawah .sp-module {
    border: 0px solid #eee;
    padding: 0px;
    border-radius: 5px;
    margin-bottom: 50px;
}
.modulebawahakhir .sp-module {
    border: 0px solid #eee;
    padding: 0px;
    border-radius: 5px;
    margin-bottom: 0px;
}
}