body#wt-site { background-color: #f5f5f5; background-image:none; background-position: 100% 50%; background-repeat: repeat; color: #434343; padding-left: 0; padding-right: 0; font-size:14px; line-height:22px; font-family:Verdana,Arial,Helvetica,sans-serif;
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a{ word-wrap: break-word;}
a, a.visited, a:focus  {color:#c59c4b; }
a:hover{color:#000000; }

/* colors */
.color1{color:#c59c4b;}
.color2{color:#314025;}
.color3{color:#ffffff;}
.color4{color:#f5f5f5}
.color5{color:#314025;}
.color6{color:#6884bd;}
.color7{color:#4099ff;}
.color8{color:#0e76a8;}
.color9{color:#dd4d3b;}
.color10{color:#e2e2e2;}
.item_title span{}

/* Link-colors */
a.color1, .link-color1 a {color:#c59c4b;}
a.color2, .link-color2 a {color:#c59c4b;}
a.color3, .link-color3 a {color:#f5f5f5;}
a.color4, .link-color4 a {}
a.color5, .link-color5 a {}
a.color6, .link-color6 a {}

a.color1:hover, .link-color1 a:hover {color:#000000;}
a.color2:hover, .link-color2 a:hover {color:#ffffff;}
a.color3:hover, .link-color3 a:hover {color:#ffffff;}
a.color4:hover, .link-color4 a:hover {}
a.color5:hover, .link-color5 a:hover {}
a.color6:hover, .link-color6 a:hover {}


/* Title-align */
.title-center .module-title{ text-align:center;}
.title-right .module-title{ text-align:right;}
.title-uppercase .module-title h3, .uppercase{ text-transform:uppercase;}
.title-border-b1 .module-title, .border-b1 { border-bottom: 3px solid #f0a910; }

/* List */
ul, ol {padding-left:15px;}
li{}
ul.no-bullets{list-style:none;padding-left:3px;}
ul.no-bullets li { margin-bottom: 3px; }

/* ordered-list */
.ordered-list{ list-style:none;margin-left:20px;}
.ordered-list > li { margin-bottom: 8px; padding: 0;}
.ordered-list i.listnumber { border-radius: 100%; display: inline-block; float: left;line-height: 15px; font-size: 15px; font-weight: normal; left: 0; margin-left: -20px; padding: 2px; position: relative; text-align: center; top: 5px; width:15px; vertical-align: middle; box-sizing: unset; font-style:normal; -webkit-transition: all 0.75s; -moz-transition: all 0.75s; -ms-transition: all 0.75s; transition: all 0.75s;
}
.ordered-list > li > .li-content {box-sizing: border-box; display: block;margin-left: 10px; padding:0;}
ol.list1 > li{}
ol.list1 i.listnumber  {color:purple; }
ol.list1 li:hover > i.listnumber {color:white;}
ol.list1 > li > .li-content{}
ol.list2 > li{}
ol.list2 i.listnumber  { background: none repeat scroll 0 0 purple; border: 2px solid purple; color:#fff; }
ol.list2 li:hover > i.listnumber {color: black; background:pink;}
ol.list2 > li > .li-content { background: none repeat scroll 0 0 transparent; }
/* End ordered-list */

/* Icons list */
.iconlist{ list-style:none; margin-left:20px;}
.iconlist > li { margin-bottom: 8px; padding: 0;}
.iconlist i.bullet-icon { border-radius: 100%; display: inline-block; float: left; line-height: 14px; margin-left: -20px; font-size: 14px; font-weight: normal; left: 0; padding: 2px; position: relative; text-align: center; top: 4px; vertical-align: middle; box-sizing: border-box;
-webkit-transition: all 0.75s; -moz-transition: all 0.75s; -ms-transition: all 0.75s; transition: all 0.75s;
}
.iconlist > li > .li-content {box-sizing: border-box; display: block; padding:0 0 0 5px; }
.list1 i.bullet-icon {color:purple; }
.list1 li:hover > i.bullet-icon{color:white;}
.list1 > li > .li-content{}
.list2 i.bullet-icon { background: none repeat scroll 0 0 purple; border: 2px solid purple; color:#fff; }
.list2 li:hover > i.bullet-icon{color: black; background:pink;}
.list2 > li > .li-content{}
/* End Icons list */

/* Transition All */
.effect1{-webkit-transition: all 0.95s;
	   -moz-transition: all 0.95s;
		-ms-transition: all 0.95s;
			transition: all 0.95s;
}
/* ****** Color-Box ******** */
.colorbox{padding:15px;}
.colorbox1{ color:#313131; background-color:#f5f5f5; }
.colorbox1 a{} 
.colorbox1 a:hover{}

.colorbox2{ color:#ffffff; background-color: #c59b4b; }
.colorbox3{ color:#ffffff; background-color: #ec752a; }
.colorbox4{ color:#ffffff; background-color: #2d3c24; }
.colorbox5{ color:#ffffff; background-color: #6fc191; }
.colorbox6{ color:#ffffff; background-color: #edbf47; }
.colorbox7{ background-color: #6884bd; }
.colorbox8{ color:#ffffff; background-color: #7ac142; }
.colorbox8 a{ color:#ffffff; }
.colorbox8 a:hover{ color:#dd4d3b; }
.colorbox9{ background-color: #ffffff; }
.colorbox10{ color:#ffffff; background-color: #333333; }
.colorbox11{ color:#333333; background-color: #dfdfdf; }

.gbs3 .colorbox2 a, .colorbox2 a {
    color: #000000;
}
.gbs3 .colorbox2 a:hover, .colorbox2 a:hover {
    color: #fff;
}

/* Border */
.border1 {}


/* Mobile Menu Bar */
.mobile-menu-bar{background-color:#202020; color:#fff;margin-bottom:10px;}
.mobile-menu-bar a{color:#fff;display:block; cursor:pointer;}
.mobile-menu-bar a:hover, .mobile-menu-bar a:focus{color:#fff;}