

 


.body-wrapper {
	position: relative;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	backface-visibility: hidden;
	margin-top: 30px;
}


.layout-boxed .body-innerwrapper {
	max-width: 1240px;
	margin: 30px auto;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.img{
    display:auto;
    max-width:100%;
    height:auto
}


.article-intro-image
 {	border-bottom: 1px solid #fff;
	overflow: hidden;
	float: inline-start;
	margin: 0 20px 0 10px;
}

img {
	display: auto;
	max-width: 100%;
	height: auto
}


#sp-main-body {
	padding: 50px 20px;
}




#sp-footer {
	font-size: 15px;
	padding: 0
}


#sp-footer #sp-footer2 {
	text-align: center
}



#sp-left .sp-module,
#sp-right .sp-module {
	margin-top: 50px;
	border: 1px solid #f3f3f3;
	padding: 20px;
	border-radius: 3px
}





.sp-megamenu-parent .sp-mega-group > li > a {
	font-size: 16px;
}





.pad30 {
	padding: 10px 30px;
}






.green {
	background: #83981d;
	padding: 10px 20px 15px;
	color: #ffffff;
}


.button-green {
	background: #83981d;
	margin: 10px 5px;
	border-radius: 10px;
	color: #ffffff;
}




.silver-border {
	background: #ffffff;
	border: 1px solid #DCDCDC;
	padding: 10px;
	border-radius: 10px;
}

























.white {
	background: #ffffff;
	padding: 20px;
}

.white-full {
	background: #ffffff;
}

.white-body {
	background: #ffffff;
	padding: 20px;
	border-radius: 30px;
}


.white-border {
	background: #ffffff;
	padding: 20px;
	border-radius: 15px;
}






.black {
	background: #000000;
	padding: 20px;
	color: #f8f8f8;
}


.black2 {
	background: #141414;
	padding: 30px 30px 0 30px;
}


.black-border {
	background: #141414;
	padding: 20px;
	border-radius: 15px;
	color: #f8f8f8;
}





.silver-menu {
	background: #f5f5f7;
	padding: 20px;
	margin: -20px 0 -20px -20px;
}


.silver-menu2 {
	background: #f5f5f7;
	padding: 20px;
	margin: -15px 0 -15px -15px;
}



.silver-r12 {
	background: #f5f5f7;
	padding: 15px;
	border-radius: 12px;
	color: #141414;
}




.frame-bold {
	background: #141414;
	border: 20px solid #ffffff;
	padding: 20px;
	margin: 15px;	
	color: #f2f2f2;
}




.blue-button {
	background: #006fe3;
	border-radius: 25px;
	padding: 2px 20px;	
	color: #ffffff;
	cursor: pointer;
	margin: 10px auto 10px auto;
	font-size: 16pt;
	width: 75%;
	font-family: "Roboto";
	font-weight: 300;
}



.silver-lines {
	border-left: 1px solid #ced4da;
	border-right: 1px solid #ced4da;
	padding: 0 25px;

}




.shop-blue {
	background: #249fda;
	padding: 15px;
	color: #ffffff;
}



.red2 {
	background: #89124c;
	padding: 6px 20px;
	color: #ffffff;
	cursor: pointer;
}









.vmheading {
	background: #333333;
	padding: 1px 12px;
	color: #ffffff;
}




.vmbuttonblue {
	background: #007bb6;
	border: 1px solid #15588d;
	border-radius: 4px;
	padding: 1px 4px;
	color: #ffffff;
	font-weight: 600;
	font-size: 10pt;
	text-align: center;
	margin: 5px 0px;
}



.vmbuttonsilver {
	background: #f3f3f3;
	border: 1px solid #C3C3C3;
	border-radius: 4px;
	padding: 1px 4px;
	color: #868686;
	font-weight: 600;
	font-size: 10pt;
	text-align: center;
	margin: 5px 0px;
}

















/* VM- custom fields plugin- Active buttons */
.cf4all_buttons input[type="radio"]:checked + label,
.cf4all_buttons input[type="checkbox"]:checked + label,
.cf4all_color_buttons input[type="radio"]:checked + label,
.cf4all_color_buttons input[type="checkbox"]:checked + label {
	border: 2px solid #307513 !important;
	box-shadow: 0 0 4px rgba(10, 10, 10, 0.5);
	background-color: #4f9d2f;
	color: #fff;
}


.cf4all_values_toolbar {
	display: initial;
}



.uk-text-bold {
	color: #1988c7
}





.product-field-display a img {
  display: inline;
}

















.pad20 {
	padding: 20px;
}

.pad30 {
	padding: 30px;
}


.edge4 {
	padding: 0px 4%;
}



.vm-col-3 {
    width: 33.333%;
}



h5 {
  line-height: 0.5;
  padding: 2px 0;
}


h1 {
  line-height: 0.9;
}




.cf4all_no_color_btn {
	padding: 0.3em 0.6em
}



.cf4all_wrapper, .dep_cf4all_wrapper, .cf4all_customvalues_wrapper, .product-field-wrapper {
	font-size: 13px;
}


.cf4all_no_color_btn {
	background-color: #fff;
}
















/* TAB LINE- START: https://codepen.io/woranov/pen/NRqLWK*/

/*tab code - start*/
/*@import "https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:300,400";
/* colors */
/* tab setting */
/* breakpoints */
/* selectors relative to radio inputs */


.tabs input[name="tab-control"] {
  display: none;
}
.tabs .content section h2,
.tabs ul li label {
  font-family: "Roboto";
  font-weight: normal;
  font-size: 18px;
  color: #006fe3;
}
.tabs ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.tabs ul li {
  box-sizing: border-box;
  flex: 1;
  width: 33%;
  padding: 0 10px;
  text-align: center;
}
.tabs ul li label {
  transition: all 0.3s ease-in-out;
  color: #929daf;
  padding: 5px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tabs ul li label br {
  display: none;
}
.tabs ul li label svg {
  fill: #929daf;
  height: 1.2em;
  vertical-align: bottom;
  margin-right: 0.2em;
  transition: all 0.2s ease-in-out;
}
.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
  outline: 0;
  color: #bec5cf;
}
.tabs ul li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
  fill: #bec5cf;
}
.tabs .slider {
  position: relative;
  width: 20%;
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
.tabs .slider .indicator {
  position: relative;
  width: 50%;
  max-width: 100%;
  margin: 0 auto;
  height: 2px;
  background: #006fe3;
  border-radius: 1px;
}
.tabs .content {
  margin-top: 30px;
}
.tabs .content section {
  display: none;
  -webkit-animation-name: content;
          animation-name: content;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  line-height: 1.4;
}
.tabs .content section h2 {
  color: #428BFF;
  display: none;
}
.tabs .content section h2::after {
  content: "";
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  background: #428BFF;
  margin-top: 5px;
  left: 1px;
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  cursor: default;
  color: #428BFF;
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
    background: #007bff;
  }
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
  display: block;
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  cursor: default;
  color: #428BFF;
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    background: #007bff;
  }
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
  display: block;
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
  cursor: default;
  color: #428BFF;
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
  display: block;
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
  cursor: default;
  color: #428BFF;
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
  -webkit-transform: translateX(300%);
          transform: translateX(300%);
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
  display: block;
}
@-webkit-keyframes content {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes content {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@media (max-width: 1000px) {
  .tabs ul li label {
    white-space: initial;
  }
  .tabs ul li label br {
    display: initial;
  }
  .tabs ul li label svg {
    height: 1.5em;
  }
}
@media (max-width: 600px) {
  .tabs ul li label {
    padding: 5px;
    border-radius: 5px;
	background: #e5e5e5;
  }
  .tabs ul li label span {
    display: none;
  }
  .tabs .slider {
    display: none;
  }
  .tabs .content {
    margin-top: 20px;
  }
  .tabs .content section h2 {
    display: block;
  }
}
/* TAB LINE- END*/

















































/* TOOLTIP - START: https://www.themescreative.com/joomla-extensions.html?start=9*/


/* TOOLTIP - END*/





































































