/* =============================================================================
  [WLT FRAMEWORK] // HOME PAGE OBJECT STYLES
   ========================================================================== */

section { margin-top:20px; margin-bottom:20px;  }

/* =============================================================================
  #HEAD STYLE 1
   ========================================================================== */
.wlt_object_head_1 .banner {overflow:hidden;border-bottom:1px solid #ccc;}
.wlt_object_head_1 .banner>div:first-child {border-left:1px solid #cccccc;}
.wlt_object_head_1 .banner>div {position:relative;overflow:hidden; border-right:1px solid #cccccc;}
.wlt_object_head_1 .banner>div>a {overflow:hidden;display:block;position:relative; text-decoration:none;}
.wlt_object_head_1 .banner img {width:100%;height:auto;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.wlt_object_head_1 .banner .s-desc {display:block;width:100%;	font-size:13px;line-height:20px;text-align:center;padding:6% 10% 8%;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.wlt_object_head_1 .banner .s-desc p {color:#777777;}
.wlt_object_head_1 .banner .s-desc h1 {font-size:50px;line-height:120%;font-weight:bold;margin:0;}
.wlt_object_head_1 .banner .s-desc h2 {font-size:33px;color:#000000;line-height:120%;font-weight:bold;margin:0;}
.wlt_object_head_1 .banner .s-desc h3 {text-transform:uppercase;font-size:40px;color:#000000;line-height:100%;font-weight:bold;margin:0;}
.wlt_object_head_1 .banner .s-desc h4 {text-transform:uppercase;font-size:30px; line-height:100%;font-weight:bold;margin:0;}
.wlt_object_head_1 .banner .s-desc h5 {text-transform:uppercase;font-size:20px; line-height:150%;font-weight:400;margin:0;}

.wlt_object_head_1 .banner .s-desc>span:hover {background:#666;}
.wlt_object_head_1 .banner .s-desc>span {display:inline-block;text-align:center;font-size:16px;font-weight:bold;line-height:21px;padding:15px 25px;color:#fff;background: red; }

/*** footer extras ***/
.wlt_object_head_1 .content_bottom .banner {border-bottom:0;padding-bottom:0;margin-bottom:0;}
.wlt_object_head_1 .content_bottom .banner .s-desc  { padding:7% 5% 9%}
.wlt_object_head_1 .content_bottom .banner .s-desc p { text-transform:uppercase;margin-bottom:0;font-size:12px;margin-top:10px;}

/*** mobile adjustment ***/
@media (max-width: 480px){ 
.wlt_object_head_1 .banner .s-desc h1 { font-size:35px; }
.wlt_object_head_1 .banner .s-desc h2 { font-size:20px; }
.wlt_object_head_1 .col-md-4 { border:1px solid #ddd; background:#fafafa; margin-bottom:10px; }
}

@media (min-width: 781px) and (max-width: 1081px) { 
.wlt_object_head_1 .banner .s-desc h1 { font-size:30px; }
.wlt_object_head_1 .banner .s-desc h2 { font-size:20px; }
}

/* =============================================================================
  #HEAD STYLE 2
   ========================================================================== */
.wlt_object_head_2 .banner>div {position:relative;}
.wlt_object_head_2 .banner>div>a:hover {box-shadow:0 0 12px rgba(0,0,0,0.2)}
.wlt_object_head_2 .banner>div>a {overflow:hidden;display:block;position:relative;border:1px solid #dfdfdf;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.wlt_object_head_2 .banner img {width:100%;height:auto;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.wlt_object_head_2 .banner .s-desc {display:block;position:absolute;top:0px;left:0;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;width:100%;height:100%;color:#262626;font-size:16px;line-height:23px;}
.wlt_object_head_2 .banner .s-desc >span:after {content:'';position:absolute;width:100%;height:20px; bottom:-20px;left:0;display:block;}
.wlt_object_head_2 .banner .s-desc p {margin-bottom:15px;}
.wlt_object_head_2 .banner .s-desc h1 {margin:0;font-size:46px;line-height:normal;color:#6e951f;font-weight:400;}
.wlt_object_head_2 .banner .s-desc >span {display:block;position:absolute;background-color:red;color:#fff;font-size:18px;font-weight:500;line-height:32px;padding:5px 25px;top:30px;left:0}
.wlt_object_head_2 .banner .s-desc >div {position:absolute;bottom:0;left:0px;padding:0 20px;width:100%;}

/*** mobile adjustment ***/
@media (min-width: 481px) and (max-width: 1081px) { 
.wlt_object_head_2 .banner .s-desc p { display:none; }
}
@media (max-width: 480px){ 
.wlt_object_head_2 .banner > div { margin-bottom:10px; }

}

/* =============================================================================
  #HEAD STYLE 3
   ========================================================================== */
.wlt_object_head_3 ul { padding:0px; margin:0px; list-style:none; }
.wlt_object_head_3 ul li a {display: block;overflow: hidden; text-decoration:none; }
.wlt_object_head_3 ul li a img {
max-width: 100%;height: auto;-moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;-webkit-transition: all 0.3s linear;transition: all 0.3s linear; }
.wlt_object_head_3 ul li a .item-html h2 {background: #0c090b; color: white; padding: 8px 15px 9px 15px;position: relative;overflow: hidden;margin: 0; }
.wlt_object_head_3 ul li a .item-html h2:after {
top: 0;left: 0px;bottom: 0;width: 0;position: absolute;content: "";white-space: nowrap;z-index: 1px;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;-webkit-transition: all 0.3s linear;transition: all 0.3s linear; }
.wlt_object_head_3 ul li a .item-html h2 span {position: relative;z-index: 2; }
.wlt_object_head_3 ul li a:hover h2:after {
width: 500px;content: "";background: red;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;-webkit-transition: all 0.3s linear;transition: all 0.3s linear; }
.wlt_object_head_3 ul li a:hover img {-moz-transform: scale(1.1);-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;-webkit-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1);transform: scale(1.1); }	  


@media (max-width: 767px) {.wlt_object_head_3 ul li a img {width: 100%; }  }
@media (max-width: 1200px) {.wlt_object_head_3 ul li a .item-html h2 {font-size: 26px;line-height: 29px; } }
@media (max-width: 991px) {.wlt_object_head_3 ul li a .item-html h2 {
font-size: 21px;padding: 3px 15px 3px 15px; } }
@media (max-width: 767px) {.wlt_object_head_3 ul {margin-bottom: 0; } }
@media (max-width: 767px) {.wlt_object_head_3 ul li {width: 50%; margin-bottom: 30px; } }
@media (max-width: 480px){  .wlt_object_head_3 ul li a .item-html h2 { font-size:14px; } }




/* =============================================================================
  #HEAD STYLE 4
   ========================================================================== */
.wlt_object_head_4 ul { margin:0px; padding:0px; list-style:none; }
.wlt_object_head_4 ul li .b {  overflow: hidden;    border: 1px solid #c6c6c6;    position: relative;    -moz-transition: 0.5s;    -o-transition: 0.5s;    -webkit-transition: 0.5s;    transition: 0.5s; }
.wlt_object_head_4 ul li img {-moz-transition: 0.3s;-o-transition: 0.3s;-webkit-transition: 0.3s;transition: 0.3s; }
.wlt_object_head_4 ul li .b:hover {-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;transition: 0.5s;-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.33);-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.33);box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.33); }
.wlt_object_head_4 ul li .b:hover img {  -moz-transition: 0.3s;  -o-transition: 0.3s;  -webkit-transition: 0.3s;  transition: 0.3s; }
.wlt_object_head_4 ul li .item-html h3 {  text-transform: uppercase; color: red;  font-size:25px;  margin: 0;  padding: 0;  -moz-transition: 0.3s;  -o-transition: 0.3s;  -webkit-transition: 0.3s;  transition: 0.3s; }
.wlt_object_head_4 ul li .item-html h3 span {    display: block;  color: #000;    font-size:30px;  }
.wlt_object_head_4 ul li .item-html .btn1:hover {  background: #ff0000;  color: #fff;  padding-left: 30px; }
.wlt_object_head_4 ul li .item-html .btn1:hover:before {    content: "\f105";    font: 400 13px/16px "FontAwesome";    color: #fff;    padding-right: 10px;    -moz-transition: 0.5s;    -o-transition: 0.5s;    -webkit-transition: 0.5s;    transition: 0.5s;    left: 14px;    top: 9px; }
.wlt_object_head_4 ul li img {max-width: 100%;height: auto; } 
@media (max-width: 767px) {    .wlt_object_head_4 {width: 100%;max-width: 100%;padding-left: 0;padding-top: 0; } }  @media (max-width: 767px) {    .wlt_object_head_4 ul {margin: 0 -5px; } }    @media (min-width: 992px) and (max-width: 1199px) {.wlt_object_head_4 ul li {  width: 49%; } }    @media (max-width: 991px) {.wlt_object_head_4 ul li {  width: 49%; } }    @media (max-width: 767px) {.wlt_object_head_4 ul li {  width: 49%; } }    @media (max-width: 479px) {.wlt_object_head_4 ul li {  width: 100%;  float: none; } }  @media (min-width: 1199px) {    .wlt_object_head_4 ul li:hover img {opacity: 0.3;-moz-transform: scale(1.3, 1.3);-ms-transform: scale(1.3, 1.3);-o-transform: scale(1.3, 1.3);-webkit-transform: scale(1.3, 1.3);transform: scale(1.3, 1.3); } }  @media (min-width: 992px) and (max-width: 1199px) {    .wlt_object_head_4 ul li:hover img {opacity: 0.3;-moz-transform: scale(1.3, 1.3);-ms-transform: scale(1.3, 1.3);-o-transform: scale(1.3, 1.3);-webkit-transform: scale(1.3, 1.3);transform: scale(1.3, 1.3); } }  @media (max-width: 991px) {    .wlt_object_head_4 ul li:hover img {opacity: 0.3;-moz-transform: scale(1.3, 1.3);-ms-transform: scale(1.3, 1.3);-o-transform: scale(1.3, 1.3);-webkit-transform: scale(1.3, 1.3);transform: scale(1.3, 1.3); } }.wlt_object_head_4 ul li:hover .item-html .btn1 {  opacity: 1; }.wlt_object_head_4 ul li:hover .item-html h3 {  color: red;  -moz-transition: 0.3s;  -o-transition: 0.3s;  -webkit-transition: 0.3s;  transition: 0.3s; }  .wlt_object_head_4 ul li:hover .item-html h3 span {    color: #000; }    .wlt_object_head_4 ul li .item-html {position: absolute;left: 19px;top: 14px;width: 100%; }@media (max-width: 991px) {  .wlt_object_head_4 ul li .item-html {    left: 9px;    top: 10px; } }@media (max-width: 767px) {  .wlt_object_head_4 ul li .item-html {    top: 8px; } }@media (max-width: 479px) {  .wlt_object_head_4 ul li .item-html {    top: 10px; } }  @media (min-width: 992px) and (max-width: 1199px) {    .wlt_object_head_4 ul li .item-html h3 {font: 700 24px/23px; } }  @media (max-width: 991px) {    .wlt_object_head_4 ul li .item-html h3 {font: 700 20px/19px; } }  @media (max-width: 767px) {    .wlt_object_head_4 ul li .item-html h3 {font: 700 18px/17px; } }  @media (max-width: 479px) {    .wlt_object_head_4 ul li .item-html h3 {font: 700 24px/23px; } }@media (max-width: 767px) {  .wlt_object_head_4 ul li .item-html .btn1 {    display: none; } }@media (min-width: 768px) {  .wlt_object_head_4 ul li .item-html .btn1 {    color: #fff;    background: #000;    text-transform: uppercase;    display: inline-block;    padding: 7px 15px;    margin: 0px;    position: absolute;		  top:10px; bottom: 15px;    right: 62px;    opacity: 0;    -moz-transition: 0.6s;    -o-transition: 0.6s;    -webkit-transition: 0.6s;    transition: 0.6s; }    .wlt_object_head_4 ul li .item-html .btn1:before {-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;transition: 0.5s;position: absolute;left: -20px;top: 0; } }     

/*** mobile adjustment ***/
@media (max-width: 480px){ 
.wlt_object_head_4 ul li .b { margin-bottom:10px; }
}


/* =============================================================================
  #HEAD STYLE 5
   ========================================================================== */
.wlt_object_head_5 ul { list-style:none; margin:0px; padding:0px;  }
.wlt_object_head_5 li {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
.wlt_object_head_5 li a.boxlink:hover {background: #8dbf41;} 
.wlt_object_head_5 li a.boxlink {padding: 40px 0 45px 30px; background: #31353d;display: block;text-decoration:none;}
.wlt_object_head_5 li a.boxlink:hover i {color: #ffffff; text-decoration:none;}
.wlt_object_head_5 li i {float: left;color: #8dbf41;font-size: 84px;line-height: 108px;vertical-align: -1px;margin-right: 30px;} 
.wlt_object_head_5 li > div {position: relative;}
	.wlt_object_head_5 h2 {font-size: 40px;color: #fff;line-height: 37px;text-transform: uppercase;font-weight: 300;margin: 0 0 0 0;}
	.wlt_object_head_5 h3 {font-size: 20px;color: #fff;line-height: 22px;text-transform: uppercase;font-weight: 300;margin: 5px 0 0 0;}
	
	/** 2 column adjustments **/
	.wlt_object_head_5 .col-md-6 li i { line-height:80px;  }
	
	/** 4 column adjustments **/
	.wlt_object_head_5 .col-md-3 li a.boxlink {padding: 30px 0 35px 30px; }
	.wlt_object_head_5 .col-md-3 li i { font-size:30px; line-height:40px; margin-right:20px; }
	.wlt_object_head_5 .col-md-3 h2 {font-size: 30px; }
	.wlt_object_head_5 .col-md-3 h3 {font-size: 20px; }
	
@media (min-width: 0px) and (max-width: 990px) {
.wlt_object_head_5 li a.boxlink { margin-bottom:10px; }
.wlt_object_head_5 li i { line-height:80px;  }
}

@media (max-width: 480px){
.wlt_object_head_5 li a.boxlink { padding: 20px 0 25px 20px; margin-bottom:10px; }
.wlt_object_head_5 li i { display:none; }
.wlt_object_head_5 h2 { font-size:30px; }
.wlt_object_head_5 h3 { font-size:18px; }
}



/* =============================================================================
  #HEAD STYLE 6
   ========================================================================== */
.wlt_object_head_6 { margin-top:30px; }
.wlt_object_head_6 .banner-wrap { position:relative; }
.wlt_object_head_6 .banner-wrap h5 {color:#fff !important;text-transform:uppercase;font-size:30px;position:absolute;left:19px;bottom:23px;-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;-o-transition:all ease 0.3s;transition:all ease 0.3s;
}
@media (min-width: 768px) and (max-width: 979px) {.wlt_object_head_6 .banner-wrap h5 { font-size:25px; }}
@media (max-width: 767px) {.wlt_object_head_6 .banner-wrap h5 {	left:0;	right:0;	text-align:center;}}
@media (max-width: 360px) {.wlt_object_head_6 .banner-wrap h5 {	left:19px;	bottom:23px;	text-align:left;}}
.wlt_object_head_6 .banner-wrap:hover h5 { bottom:55px; }
.wlt_object_head_6 .banner-wrap span a { border:0; }
@media (max-width: 767px) {.wlt_object_head_6 .banner-wrap span a { width:100%; }}
.wlt_object_head_6 .banner-wrap span a img {-webkit-transition:all 500ms linear;-moz-transition:all 500ms linear;-o-transition:all 500ms linear;-ms-transition:all 500ms linear;transition:all 500ms linear;}
.wlt_object_head_6 .banner-wrap span a img:hover {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}





/* =============================================================================
  #FOOTER STYLE 1
   ========================================================================== */
   
.wlt_object_footer_1 ul { margin:0px; padding:0px; list-style:none; }
.wlt_object_footer_1 ul li a {  display: block;  position: relative; text-decoration:none; }  
.wlt_object_footer_1 ul li a img {    max-width: 100%;    height: auto; }  
.wlt_object_footer_1 ul li a .item-html h3 {    position: absolute;    top: 0;    left: 0;    background: rgba(255, 255, 255, 0.9);    padding: 7px 18px 9px 20px;    margin: 0;    font-size:25px;    text-transform: uppercase;    color: #444;    -moz-transition: all 0.2s ease-in;    -o-transition: all 0.2s ease-in;    -webkit-transition: all 0.2s ease-in;    transition: all 0.2s ease-in; }
.wlt_object_footer_1 ul li a .item-html h4 {    margin: 14px 0 5px 0;    padding: 0;      font-size:18px;    color: #333333;    text-transform: uppercase; }
.wlt_object_footer_1 ul li a .item-html p {    color: #777777; }

.wlt_object_footer_1 ul li a:hover h3 {    padding-top: 15px;    -moz-transition: all 0.2s ease-in;    -o-transition: all 0.2s ease-in;    -webkit-transition: all 0.2s ease-in;    transition: all 0.2s ease-in; } 

/*** mobile adjustment ***/
@media (max-width: 992px) {  .wlt_object_footer_1 ul li a {      font-size: 0.8em; } }  
@media (max-width: 768px) {  .wlt_object_footer_1 ul li a {      font-size: 0.75em; } }  
@media (max-width: 768px) {  .wlt_object_footer_1 ul li a .item-html p {        font-size: 1.3em; } }
@media (max-width: 730px) {  .wlt_object_footer_1 ul li {    width: 100%;    float: none;    margin-bottom: 20px; } }


/* =============================================================================
  #FOOTER STYLE 3
   ========================================================================== */

.wlt_object_footer_3 { border: 1px solid #e3e7e8; }
@media (max-width: 767px) {.wlt_object_footer_3 {margin-top: 10px; } }
.wlt_object_footer_3 > div {   padding: 25px 20px 0 0; }
@media (max-width: 1200px) {    .wlt_object_footer_3 > div {width: 50%; } }
@media (max-width: 991px) {.wlt_object_footer_3 > div { border-right: 1px solid #e3e7e8;padding-bottom: 12px; } }
@media (max-width: 767px) {
.wlt_object_footer_3 > div { padding-top: 20px; } }
@media (max-width: 479px) {.wlt_object_footer_3 > div {width: 100%;border-right: none;padding: 25px 0 0 0; } }
.wlt_object_footer_3 > div + div {border-left: 1px solid #e3e7e8;border-right: none;min-height: 300px;padding-left: 29px;padding-right: 15px; }
@media (max-width: 1200px) {.wlt_object_footer_3 > div + div { min-height: 370px; } }
@media (max-width: 991px) {
.wlt_object_footer_3 > div + div {min-height: 1px; border-left: none; } }
@media (max-width: 479px) {.wlt_object_footer_3 > div + div {border-left: none; padding-left: 0;padding-right: 0;padding-bottom: 15px; } }
.wlt_object_footer_3 i {
float: left;width: 60px;height: 60px;margin: 3px 10px 0 0;font-size: 30px;color: #ddd;line-height: 60px;text-align: center;background: #f7f7f8;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px; }
@media (max-width: 991px) {.wlt_object_footer_3 i {width: 50px;height: 50px;line-height: 50px;font-size: 27px; } }
.wlt_object_footer_3 .type-text {overflow: hidden; }
.wlt_object_footer_3 h3 {margin: 0 0 5px 0;color: #777; font-size:18px; }
@media (max-width: 1199px) {
.wlt_object_footer_3 h3 {font-size: 18px; } }
.wlt_object_footer_3 p {color: #8f9296;font-size: 12px;line-height: 19px;margin-bottom: 5px; }
.wlt_object_footer_3 ul { padding:0px; margin:0px; list-style:none; margin-left:10px; }
.wlt_object_footer_3 ul li {    padding-bottom: 18px; }
@media (max-width: 1199px) {.wlt_object_footer_3 ul li {  padding-bottom: 10px; } }
.wlt_object_footer_3 p i {background: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;margin: 0;font-size: 13px;color: #777777;float: none;height: inherit;line-height: inherit;text-align: left;font-style: italic; }
 
/* =============================================================================
  #SLIDER STYLE 6
   ========================================================================== */
.wlt_object_slider_6 { background:#000; background: #282828; }
.wlt_object_slider_6 #slider {color: #fff;padding:20px;padding-left:0px; padding-right:0px;}
.wlt_object_slider_6 #slider ul, #carousel ul { margin:0px; padding:0px; list-style:none; }
.wlt_object_slider_6 #slider h1 { margin-top:0px; text-transform: uppercase; font-weight: 300;}
.wlt_object_slider_6 #slider .flex-direction-nav { display:none; }
.wlt_object_slider_6 .wlt_object_slider_6_carousel { background: #000; }
.wlt_object_slider_6 #carousel {padding: 10px 0 30px;position: relative;}
.wlt_object_slider_6 #carousel .flex-direction-nav .flex-prev, .wlt_object_slider_6 #carousel .flex-direction-nav .flex-next {margin-top:5px; width: 40px;background-color: #171717;border: 1px solid #3e3e3e;color: #fff;height: 160px;position: absolute;display: block;top:10px; line-height: 160px; padding-left: 15px; font-size:20px; cursor:pointer; }
.wlt_object_slider_6 #carousel .flex-direction-nav .flex-prev { margin-left:-10px; }
.wlt_object_slider_6 #carousel .flex-direction-nav .flex-next {right:0px;}
.wlt_object_slider_6 #carousel ul { margin-left:10px; }
.wlt_object_slider_6 #carousel .flex-viewport { margin-left: 30px; margin-right: 50px; }
.wlt_object_slider_6 #carousel .slides li {position: relative;overflow: hidden;max-height: 100%;cursor:pointer; border:1px solid #3e3e3e; margin:4px; }
 
/* =============================================================================
  #SEARCH STYLE 1
   ========================================================================== */
.wlt_object_search_1 .btn { margin-left:15px; }
.wlt_object_search_1 h1,.wlt_object_search_1 h2, .wlt_object_search_1 h3 { margin-top:0px; padding-top:0px; }


/* =============================================================================
  #SEARCH STYLE 2
   ========================================================================== */
.wlt_object_search_2 .btn { margin-left:15px; }
.wlt_object_search_2 h1,.wlt_object_search_2 h2, .wlt_object_search_2 h3 { margin-top:0px; padding-top:0px; }

/* =============================================================================
  #BASIC SEARCH
   ========================================================================== */
.BasicSearchBox .well { border-radius:0px; }
.BasicSearchBox form {margin-bottom:0px;  }
.BasicSearchBox input, .BasicSearchBox  select { border-radius:0px; font-size: 20px;height: 45px;background: #fafafa; }
.BasicSearchBox .btn { width:100%; }
/* =============================================================================
  #COLS2 /3 /4 STYLE 1
   ========================================================================== */
.wlt_object_cols2_1 .box, .wlt_object_cols3_1 .box, .wlt_object_cols4_1 .box {	background: #535353;  border-radius: 10px;	padding: 22px 29px 30px 29px;	margin-bottom: 30px;}
.wlt_object_cols2_1 .box h2, .wlt_object_cols3_1 .box h2, .wlt_object_cols4_1 .box h2 { color:#fff; margin: 0 0 9px 0; }
.wlt_object_cols2_1 .box h3, .wlt_object_cols3_1 .box h3, .wlt_object_cols4_1 .box h3 {color: #ffffff; margin: 0 0 9px 0;}
.wlt_object_cols2_1 p, .wlt_object_cols3_1 p, .wlt_object_cols4_1 p {color: #ffffff;}
/* =============================================================================
  #COLS2 /3 /4 STYLE 2
   ========================================================================== */
.wlt_object_cols2_2 .box h2, .wlt_object_cols3_2 .box h2, .wlt_object_cols4_2 .box h2 { color:#fff; margin: 0 0 9px 0; }
.wlt_object_cols2_2 .box h3, .wlt_object_cols3_2 .box h3, .wlt_object_cols4_2 .box h3 { color:#fff; margin: 0 0 9px 0; }
.wlt_object_cols2_2 .box h4, .wlt_object_cols3_2 .box h4, .wlt_object_cols4_2 .box h4 { color:#fff; margin: 0 0 9px 0; }