.languagetop {
    margin-top: 22px;
    text-align: center;
}

.phonetop {
    margin-top: 13px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    border: 1px solid #4369b6;
    padding: 8px 0px 0 0px;
    border-radius: 5px;
    background: #fff;
    color: #4369b6;
}

.sigplus-gallery > ul > li {
    display: inline-block;
    margin: 1px 5px;
    border: 0 none transparent;
    padding: 0px;
    background: transparent none no-repeat scroll 0 0;
    text-align: center;
    visibility: visible;
    opacity: 1;
    animation: fade-in 1s;
}

/* [1] The container */
a.sigplus-image {
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
  border-radius: 5px;
}

/* [2] Transition property for smooth transformation of images */
a.sigplus-image img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
a.sigplus-image:hover img {
  transform: scale(1.15) rotate(3deg);
}

.camera_caption > div {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a {
    background: rgba(0,0,0,0.15) !important;
    font-size: 10px;
}

.sp-megamenu-parent {
    margin: 0 auto;
    float: none;
	text-align: center;
}
.sp-dropdown {
    margin: 0 auto;
    float: left;
	text-align: left;
}
#sp-top-bar {
    padding: 2px 0;
}
a {
    color: #4269b8;
}
a:hover {
    color: #759ff5;
}
.sp-contact-info li {
    display: inline-block;
    margin: 0 10px;
    font-size: 90%;
    font-weight: 600;
    letter-spacing: 1px;
}
.sp-contact-info li i {
    margin: 0 0px;
}
.sp-module-content .mod-languages ul.lang-inline {
    margin: 22px 0 0 0;
    padding: 0px;
}
.cc {
	color: #d33440;
}
.co {
	color: #f28318;
}
.cl {
	color: #70aba7;
}
.cot {
	color: #3a77a3;
}
.cr {
	color: #4c8a7b;
}

.sppb-title-heading {
	text-transform: uppercase;
}
#sp-page-builder .sppb-section-title {
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.thumbSlider a img {
    border: 0px solid #222;
    display: block;
    padding: 0px;
    margin: -20px;
}

.j51imghvr-item h3 {
    font-family: 'Roboto Condensed', sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
}

figcaption {
    text-transform: uppercase;
	font-size: 10px;
}




.raltitle {
	font-size: 12px;
	font-weight: bold;
}
.ral {
    width: 100%;
    height: 40px;
    border: 0px solid rgba(0, 0, 0, .25);
    border-radius: 5px;
}
.ral001 {
  background: #13b4ff;
}

.ral002 {
  background: #ab3fdd;
}

.ral003 {
  background: #ae163e;
}

/* TABLE PRODUK MULEY DIMARI */

table {
  background-color: #ffffff;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table td, table th {
    padding: 25px 20px;
}
tr td:first-child,
tr td:first-child ~ td {
  background: #eeeeee;
  color: #333333;
  font-size: 14px;
}
tr td:first-child {
  background: #ed1c24;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
}
tr {
border-bottom: 5px solid #ffffff;
}

/* TABLE PRODUK UDAHAN DIMARI */

.button001 {
    background: #ed1c24;
	border: none;
	font-size: 13px;
	text-transform: uppercase;
	padding: 15px 0px;
	font-weight: bold;
}
.button001:hover {
    background: #333333;
	border: none;
}

.sppb-btn-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
}
.sppb-btn-link:focus, .sppb-btn-link:hover {
    color: #ddcbcb;
    text-decoration: none;
    background-color: transparent;
}

.rallink {
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.rallink a {
	color: #FF0000;
}

.linkicon {
    color: #333333;
}

.addressstyle {
    line-height: 20px;
}

.ataskonsul {
    margin-top: 15px;
    float: right;
}

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

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

.zoomimage {
  overflow: hidden;
  border-radius: 5px;
}

.zoomimage img {
  transition: transform .3s ease;
}

.zoomimage:hover img {
  transform: scale(1.05) rotate(0deg);
  filter:saturate(1.25);
}

.zoomimage-out {
  border-radius: 5px;
}

.zoomimage-out img {
  transition: transform .3s ease;
}

.zoomimage-out:hover img {
  transform: scale(1.05) rotate(0deg);
  filter:saturate(1.25);
}

.shadowtext {
	text-shadow: -3px 3px 1px rgba(0,0,0,0.5);
}


.menubottom ul > li > a {
    display: block;
    padding: 5px 0;
    line-height: 30px;
    padding: 0px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.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: 15px;
}

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

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

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

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    display: block;
    padding: 8px 10px;
    color: #141414;
    cursor: pointer;
    font-size: 12px;
}


/* <- Demo Stuff Start */

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

.buttongrad .btn {
  margin: 0px;
  padding: 15px 70px;
  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, #04923b 0%, #a1d304 51%, #04923b 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: 80%;
}

.camera_caption_title {
    font-weight: bold;
    text-transform: uppercase;
	text-shadow: -2px 2px 1px rgba(66,105,184,0.95);
}

#camera_wrap_114 .camera_caption > div div.camera_caption_desc {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: normal;
	text-shadow: -1px 1px 1px rgba(66,105,184,0.95);
}

.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;
}
.sppb-btn-block {
    display: block;
    width: 100%;
    padding: 15px;
}
.btn-primary, .sppb-btn-primary {
    border-color: #4269b8;
    background-color: #4269b8;
}
.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #4b78d1;
    background-color: #4b78d1;
}

.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: 1px solid #ccc;
    padding: 0px 0px 12px 0px;
    margin: 0 0 15px;
    font-size: 18px;
	color: #fb4344;
    text-transform: uppercase;
    line-height: 1;
}

#sp-bottom .sp-module .sp-module-title {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4269b8;
	letter-spacing: -2px;
}

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

.sppb-addon-testimonial-pro-footer {
    margin-top: 10px;
    display: block;
    font-size: 90%;
}

.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;
}

.ral-color {
    overflow: hidden;
}
.ral-color {
    width: auto;
    height: auto;
    max-width: 100%;
   -webkit-transition: .2s ease;
          transition: .2s ease;
}
.ral-color:hover {
  -webkit-transform: scale(1.075);
          transform: scale(1.075);
}
.ral-color {cursor: -webkit-grab; cursor: grab;}

.ralchart {
    overflow: hidden;
	border-radius: 10px;
}
.ralchart img {
    width: auto;
    height: auto;
    max-width: 100%;
   -webkit-transition: .5s ease;
          transition: .5s ease;
}
.ralchart img:hover {
  -webkit-transform: scale(1.035);
          transform: scale(1.035);
  -webkit-filter: saturate(125%); /* Safari 6.0 - 9.0 */
          filter: saturate(125%);
  -webkit-transform:rotate(8deg);
  -moz-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  transform: rotate(8deg);
}


.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);
}

div.mod-languages img {
    border: 1px solid #eeeeee;
}

.certheight {
    max-height: 515px;
    overflow: hidden;
}
.certheight2 {
    max-height: 550px;
    overflow: hidden;
}

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

.breadcrumb > li {
    text-shadow: 0 0px 0 #fff;
}

.post-format {
    background: #fb4344;
}

.sp-page-title h2 {
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    color: #e8efff;
    font-weight: 700;
    letter-spacing: -1px;
    font-family: myriad pro;
}

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

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

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

.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,1.0);
    background-color: rgba(255,255,255,1.0);
	-webkit-transition: background .3s ease-out;
    -moz-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    transition: background .3s ease-out;
    box-shadow: none;
    height: 70px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
	box-shadow: 0 2px 3px rgba(0,0,0,0.0);
}

#bannerf {
    right: 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) {

/* TABLE PRODUK MULEY DIMARI */

table {
  background-color: #ffffff;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table td, table th {
    padding: 25px 20px;
    max-width: 50%;
    min-width: 45%;
}
tr td:first-child,
tr td:first-child ~ td {
  background: #eeeeee;
  color: #333333;
  font-size: 14px;
}
tr td:first-child {
  background: #ed1c24;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
}
tr {
border-bottom: 5px solid #ffffff;
}

/* TABLE PRODUK UDAHAN DIMARI */

.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;
}
#sp-header {
    background: rgba(255,255,255,0.99);
    background-color: rgba(255,255,255,0.99);
	-webkit-transition: background .3s ease-out;
    -moz-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    transition: background .3s ease-out;
    box-shadow: none;
    height: 70px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
	box-shadow: 0 2px 3px rgba(0,0,0,0.05);
}
}


.ral-color-container .ral-colors {
    text-align: center;
}
.ral-color-range {
  width: 100%;
}

.ral-container {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: white;
}
.ral-container.sticky {
  margin: 0;
  position: fixed;
  top: 100px;
  width: 100%;
}
@media (max-width: 767px) {
  .ral-container.sticky {
    top: 60px;
  }
}
.ral-container .ral-image {
  padding: 50px 0;
}

.ral-color-container .ral-colors {
  text-align: center;
}
.ral-color-container .ral-colors [class*="ral"] {
    display: inline-block;
    margin: 10px 5px 0px 5px;
    padding: 10px 77px;
    vertical-align: top;
    border-radius: 1px 25px 1px 25px;
}

.dark-ral { color: #fff }
.light-ral { color: #000 }
.ral1000 { background-color: #BEBD7F; }
.ral1001 { background-color: #C2B078; }
.ral1002 { background-color: #C6A664; }
.ral1003 { background-color: #E5BE01; }
.ral1004 { background-color: #CDA434; }
.ral1005 { background-color: #A98307; }
.ral1006 { background-color: #E4A010; }
.ral1007 { background-color: #DC9D00; }
.ral1011 { background-color: #8A6642; }
.ral1012 { background-color: #C7B446; }
.ral1013 { background-color: #EAE6CA; }
.ral1014 { background-color: #E1CC4F; }
.ral1015 { background-color: #E6D690; }
.ral1016 { background-color: #EDFF21; }
.ral1017 { background-color: #F5D033; }
.ral1018 { background-color: #F8F32B; }
.ral1019 { background-color: #9E9764; }
.ral1020 { background-color: #999950; }
.ral1021 { background-color: #F3DA0B; }
.ral1023 { background-color: #FAD201; }
.ral1024 { background-color: #AEA04B; }
.ral1026 { background-color: #FFFF00; }
.ral1027 { background-color: #9D9101; }
.ral1028 { background-color: #F4A900; }
.ral1032 { background-color: #D6AE01; }
.ral1033 { background-color: #F3A505; }
.ral1034 { background-color: #EFA94A; }
.ral1035 { background-color: #6A5D4D; }
.ral1036 { background-color: #705335; }
.ral1037 { background-color: #F39F18; }
.ral2000 { background-color: #ED760E; }
.ral2001 { background-color: #C93C20; }
.ral2002 { background-color: #CB2821; }
.ral2003 { background-color: #FF7514; }
.ral2004 { background-color: #F44611; }
.ral2005 { background-color: #FF2301; }
.ral2007 { background-color: #FFA420; }
.ral2008 { background-color: #F75E25; }
.ral2009 { background-color: #F54021; }
.ral2010 { background-color: #D84B20; }
.ral2011 { background-color: #EC7C26; }
.ral2012 { background-color: #E55137; }
.ral2013 { background-color: #C35831; }
.ral3000 { background-color: #AF2B1E; }
.ral3001 { background-color: #A52019; }
.ral3002 { background-color: #A2231D; }
.ral3003 { background-color: #9B111E; }
.ral3004 { background-color: #75151E; }
.ral3005 { background-color: #5E2129; }
.ral3007 { background-color: #412227; }
.ral3009 { background-color: #642424; }
.ral3011 { background-color: #781F19; }
.ral3012 { background-color: #C1876B; }
.ral3013 { background-color: #A12312; }
.ral3014 { background-color: #D36E70; }
.ral3015 { background-color: #EA899A; }
.ral3016 { background-color: #B32821; }
.ral3017 { background-color: #E63244; }
.ral3018 { background-color: #D53032; }
.ral3020 { background-color: #CC0605; }
.ral3022 { background-color: #D95030; }
.ral3024 { background-color: #F80000; }
.ral3026 { background-color: #FE0000; }
.ral3027 { background-color: #C51D34; }
.ral3028 { background-color: #CB3234; }
.ral3031 { background-color: #B32428; }
.ral3032 { background-color: #721422; }
.ral3033 { background-color: #B44C43; }
.ral4001 { background-color: #6D3F5B; }
.ral4002 { background-color: #922B3E; }
.ral4003 { background-color: #DE4C8A; }
.ral4004 { background-color: #641C34; }
.ral4005 { background-color: #6C4675; }
.ral4006 { background-color: #A03472; }
.ral4007 { background-color: #4A192C; }
.ral4008 { background-color: #924E7D; }
.ral4009 { background-color: #A18594; }
.ral4010 { background-color: #CF3476; }
.ral4011 { background-color: #8673A1; }
.ral4012 { background-color: #6C6874; }
.ral5000 { background-color: #354D73; }
.ral5001 { background-color: #1F3438; }
.ral5002 { background-color: #20214F; }
.ral5003 { background-color: #1D1E33; }
.ral5004 { background-color: #18171C; }
.ral5005 { background-color: #1E2460; }
.ral5007 { background-color: #3E5F8A; }
.ral5008 { background-color: #26252D; }
.ral5009 { background-color: #025669; }
.ral5010 { background-color: #0E294B; }
.ral5011 { background-color: #231A24; }
.ral5012 { background-color: #3B83BD; }
.ral5013 { background-color: #1E213D; }
.ral5014 { background-color: #606E8C; }
.ral5015 { background-color: #2271B3; }
.ral5017 { background-color: #063971; }
.ral5018 { background-color: #3F888F; }
.ral5019 { background-color: #1B5583; }
.ral5020 { background-color: #1D334A; }
.ral5021 { background-color: #256D7B; }
.ral5022 { background-color: #252850; }
.ral5023 { background-color: #49678D; }
.ral5024 { background-color: #5D9B9B; }
.ral5025 { background-color: #2A6478; }
.ral5026 { background-color: #102C54; }
.ral6000 { background-color: #316650; }
.ral6001 { background-color: #287233; }
.ral6002 { background-color: #2D572C; }
.ral6003 { background-color: #424632; }
.ral6004 { background-color: #1F3A3D; }
.ral6005 { background-color: #2F4538; }
.ral6006 { background-color: #3E3B32; }
.ral6007 { background-color: #343B29; }
.ral6008 { background-color: #39352A; }
.ral6009 { background-color: #31372B; }
.ral6010 { background-color: #35682D; }
.ral6011 { background-color: #587246; }
.ral6012 { background-color: #343E40; }
.ral6013 { background-color: #6C7156; }
.ral6014 { background-color: #47402E; }
.ral6015 { background-color: #3B3C36; }
.ral6016 { background-color: #1E5945; }
.ral6017 { background-color: #4C9141; }
.ral6018 { background-color: #57A639; }
.ral6019 { background-color: #BDECB6; }
.ral6020 { background-color: #2E3A23; }
.ral6021 { background-color: #89AC76; }
.ral6022 { background-color: #25221B; }
.ral6024 { background-color: #308446; }
.ral6025 { background-color: #3D642D; }
.ral6026 { background-color: #015D52; }
.ral6027 { background-color: #84C3BE; }
.ral6028 { background-color: #2C5545; }
.ral6029 { background-color: #20603D; }
.ral6032 { background-color: #317F43; }
.ral6033 { background-color: #497E76; }
.ral6034 { background-color: #7FB5B5; }
.ral6035 { background-color: #1C542D; }
.ral6036 { background-color: #193737; }
.ral6037 { background-color: #008F39; }
.ral6038 { background-color: #00BB2D; }
.ral7000 { background-color: #78858B; }
.ral7001 { background-color: #8A9597; }
.ral7002 { background-color: #7E7B52; }
.ral7003 { background-color: #6C7059; }
.ral7004 { background-color: #969992; }
.ral7005 { background-color: #646B63; }
.ral7006 { background-color: #6D6552; }
.ral7008 { background-color: #6A5F31; }
.ral7009 { background-color: #4D5645; }
.ral7010 { background-color: #4C514A; }
.ral7011 { background-color: #434B4D; }
.ral7012 { background-color: #4E5754; }
.ral7013 { background-color: #464531; }
.ral7015 { background-color: #434750; }
.ral7016 { background-color: #293133; }
.ral7021 { background-color: #23282B; }
.ral7022 { background-color: #332F2C; }
.ral7023 { background-color: #686C5E; }
.ral7024 { background-color: #474A51; }
.ral7026 { background-color: #2F353B; }
.ral7030 { background-color: #8B8C7A; }
.ral7031 { background-color: #474B4E; }
.ral7032 { background-color: #B8B799; }
.ral7033 { background-color: #7D8471; }
.ral7034 { background-color: #8F8B66; }
.ral7035 { background-color: #D7D7D7; }
.ral7036 { background-color: #7F7679; }
.ral7037 { background-color: #7D7F7D; }
.ral7038 { background-color: #B5B8B1; }
.ral7039 { background-color: #6C6960; }
.ral7040 { background-color: #9DA1AA; }
.ral7042 { background-color: #8D948D; }
.ral7043 { background-color: #4E5452; }
.ral7044 { background-color: #CAC4B0; }
.ral7045 { background-color: #909090; }
.ral7046 { background-color: #82898F; }
.ral7047 { background-color: #D0D0D0; }
.ral7048 { background-color: #898176; }
.ral8000 { background-color: #826C34; }
.ral8001 { background-color: #955F20; }
.ral8002 { background-color: #6C3B2A; }
.ral8003 { background-color: #734222; }
.ral8004 { background-color: #8E402A; }
.ral8007 { background-color: #59351F; }
.ral8008 { background-color: #6F4F28; }
.ral8011 { background-color: #5B3A29; }
.ral8012 { background-color: #592321; }
.ral8014 { background-color: #382C1E; }
.ral8015 { background-color: #633A34; }
.ral8016 { background-color: #4C2F27; }
.ral8017 { background-color: #45322E; }
.ral8019 { background-color: #403A3A; }
.ral8022 { background-color: #212121; }
.ral8023 { background-color: #A65E2E; }
.ral8024 { background-color: #79553D; }
.ral8025 { background-color: #755C48; }
.ral8028 { background-color: #4E3B31; }
.ral8029 { background-color: #763C28; }
.ral9001 { background-color: #FDF4E3; }
.ral9002 { background-color: #E7EBDA; }
.ral9003 { background-color: #F4F4F4; }
.ral9004 { background-color: #282828; }
.ral9005 { background-color: #0A0A0A; }
.ral9006 { background-color: #A5A5A5; }
.ral9007 { background-color: #8F8F8F; }
.ral9010 { background-color: #FFFFFF; }
.ral9011 { background-color: #1C1C1C; }
.ral9016 { background-color: #F6F6F6; }
.ral9017 { background-color: #1E1E1E; }
.ral9018 { background-color: #D7D7D7; }
.ral9022 { background-color: #9C9C9C; }
.ral9023 { background-color: #828282; }