@charset "utf-8";

/* CSS Document */
.wrap.wpch{
	float:left;
	width:100%;
	color:#fff;
	min-height: 70%;
}
.wpch *, .wpch *::after, .wpch *::before  {
	box-sizing: border-box  !important;	
}

.wpch a{
	cursor:pointer;
	text-decoration:none;
	color: #23282d;	
}
.wpch .hide{
	display:none;
}
.wpch {
	float: left;
    font-family: Arial,Helvetica,sans-serif;
}
.wpch .head_area {
	clear: both;
    color: #333;
    font-weight: bold;
    margin: 10px 0;
    position: relative;
	
}
.wpch .head_area h2 {
	font-size: 24px;
	line-height: 26px;
	margin: 0;
	color: #fff;
}
.wpch .head_area h2 span {
	font-size:22px;
	margin-right: 10px;
	line-height: 30px;	
	color: #fff;
}
.wpch h3 {
    font-size: 16px;
    line-height: 30px;
    margin: 10px 0;
	color:#fff;
}
.wpch .sub_heading {
	margin: 0 0 10px 0;
	width: 100%;
	float: left;	
	text-align:right;	
	color:maroon;
}
.wrap.wpch .description {
	border-top: 1px solid #ddd;
	display: block;
	float: left;
	width: 100%;
	padding: 10px;
	text-align: center;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	margin:0;
}
.wpch .head_area p {
    font-size: 14px;
	font-style: normal;
    line-height: 20px;
	margin: 0 0 5px 0;
	color: #888888;
	font-weight:normal;
    
}

.wpch .head_area a {
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    right: 0;
	top:-90px;
}
.wpch .head_area p cite,
.wpch .head_area p cite a{
	position:unset;
	display:inline-block;
}
.wpch .head_area p cite a{
		
}
.wpch_column {
	float:left;	
}
.wpch .wpch_primary {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.wpch h2 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 19px;
    padding: 9px 15px 4px 0;
}
.wpch ul {
    float: left;
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
}

.wpch ul li {

    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    margin-right: 12px;
    margin-top: 15px;
	height: 150px;

}
.wpch ul li:hover a,
.wpch ul li.selected a{
	opacity: 0.8;
	box-shadow: 2px 2px 4px #396393;
	border:1px solid #396393;
}

.wpch ul li a{

	display:block;
	background-color: #fff;
	border: 1px solid #ccc;
	overflow:hidden;
	position:relative;

}

.wpch li img {
    float: left;
    height: 104px;
    width: auto;
}
.wpch li a{
	padding-top:10px;
	display:block;
}
.wpch li a h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 34px;
	margin: 0;
	text-align: center;
	color: #000000c2;
}
.wpch form.wpch_form {
    float: left;
    margin-bottom: 20px;
    width: 100%;	
	position:relative;
}
.wpch form.wpch_form select {
	border:1px solid #cecece;	
}
.wpch form.wpch_form select.wpch_form_style {
    float: left;
    height: 320px;
    margin-right: 3%;
    width: 20%;
}
.wpch .wpch_form_wrap {
    float: left;
    width: 100%;
	display:none;
}
.wpch .wpch_form .wpch_cf7_wrap {
	display: none;
	float: left;
	margin: 0 0 0 20px;
}
.wpch .wpch_form select.wpch_cf7 {
	float: right;
    margin-top: 15px;
    width: 100%;	
}
.wpch .wpch_cf7_wrap > span {
	width: 100%;
	float: left;	
}
.wpch .wpch_cf7_wrap > span a,
.wpch .wpch_cf7_wrap > center > span a {
    background-color: #639d50;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 12px;
	border-color: #4e883b #639d50 #4e883b;
    box-shadow: 0 1px 0 #006799;
    text-decoration: none;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #4e883b, 0 1px 1px #639d50, -1px 0 1px #4e883b;
	border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
	text-align:center;
}
.wpch .wpch_cf7_wrap > span a:hover,
.wpch .wpch_cf7_wrap > center > span a:hover {
	background-color:#6ba558;
}
.wpch .wpch_cf7_wrap > span a,
.wpch .wpch_cf7_wrap > center > span a {
	color: #fff;	
}
.wpch .wpch_cf7_wrap > b {
	float: left;
    font-size: 16px;
    margin: 20px 0;
    width: 100%;
}

.wpch .wpch_form select option {
    font-size: 14px;
    padding: 5px;
}	
.wpch .wpch_form .wpch_thumbnail {
	float: left;
    position: relative;
    width: 520px;
	height:520px;
	background-color: rgba(255,255,255,0.6);
	overflow-y: auto;
}
.wpch .wpch_form .wpch_thumbnail {
	float: left;
    position: relative;
    width: 38%;
}
.wpch .wpch_form .wpch_thumbnail img {
    box-sizing: border-box;
    float: left;
	max-width: 100%;	
}

.wpch .wpch_form .wpch_thumbnail span.title {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	right: 13px;
	top: 10px;
	text-transform: capitalize;
	background-color: maroon;
	padding: 4px 10px;
	display: none;
	color: #fff;
}
.wpch .wpch_form .wpch_thumbnail .preview { 
	display: none;
	cursor:pointer;
	background:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABAhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ1dWlkOjY1RTYzOTA2ODZDRjExREJBNkUyRDg4N0NFQUNCNDA3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJGOEQ4M0EyODUzMzExRTU4RTQwRkQwODFEOUZEMEE3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJGOEQ4M0ExODUzMzExRTU4RTQwRkQwODFEOUZEMEE3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTk5NzA1OGEtZDI3OC00NDZkLWE4ODgtNGM4MGQ4YWI1NzNmIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YzRkZmQxMGMtY2NlNS0xMTc4LWE5OGQtY2NkZmM5ODk5YWYwIi8+IDxkYzp0aXRsZT4gPHJkZjpBbHQ+IDxyZGY6bGkgeG1sOmxhbmc9IngtZGVmYXVsdCI+Z2x5cGhpY29uczwvcmRmOmxpPiA8L3JkZjpBbHQ+IDwvZGM6dGl0bGU+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/dT0nAAAATVJREFUeNq0VlERwjAMbVEwCZUwCTgAB0wKEiahOJgEJEzCcDAUlAQ6bjyaNuVG7t7xsSQveU1TbAjBpMxa29HPnuDg05XgKW4yGmOCNciOBA4OBXhCg/Ff+SC5VyReYya0OQK7SESScPITNHgjDDERW0s4gM+dpaQ8oyhRlAUr65Itv85kAP8xKxFoXmxbkFMqyHQaRyF4XdgkEfiSU4YAi3Pos4M5H0ydoT/emSfB2uaa7FRh0X9n/mxI0NYE091R+Z9LB6UdVWmKHBAMyuQt7qbcRfMaZ0g+azpfAppEwBTnvIHE0kL02W0qVFULX1rXTDJuSZJbAVPmDfBxOIpylSbFxWfzDcVW/SAxNcutYnUv6DdZFUTCkl4Sn9wmHQid8LA0Vvrb8qvRfurj2fHDNT8EGAChYQiRsVefNQAAAABJRU5ErkJggg==');
	background-position: center center;
	background-repeat: no-repeat;
	bottom: 0px;
    height: 50px;
    position: absolute;
    right: 0px;
    width: 50px;
}
.wpch .wpch_form .wpch_thumbnail .preview:hover {
	background-color: #cfcfcf;	
}
.wpch .wpch_buton {
	float: left;
	margin-top: 20px;
}
.wpch .wpch_buton.submit {
	width: 100%;
	float: right;
	margin:30px 0 0 0;
	padding:0;	
}
.wpch .button.button-primary {
    float: left;
    font-size: 14px;
    height: 40px;
    margin-bottom: 10px;
    padding: 6px 30px;
}
.wpch .button.button-primary.wpch_apply {
	float:right;
}
.wpch ul li.upcoming{
	
}
.wpch ul li.upcoming img{
	opacity: 0.2;
}
.wpch ul li a span {
	background-color: #666;
	color: #ccc;
	font-size: 12px;
	left: 0;
	padding: 10px 10px;
	position: absolute;
	text-align: center;
	top: 32%;
	width: 100%;
	display:none;
}
.wpch ul li.upcoming a span{
	display:inline-block;
}

.wpch ul.wpch_tutorials,
.wpch ul.wpch_v_tutorials {
    margin: 0;
    padding: 0;

}
.wpch ul.wpch_tutorials {
	width: 160px;
	background-color: #fff;
	margin: 16px;
	padding: 0;
	float: right;
	border: 1px solid #000;
}
.wpch ul.wpch_v_tutorials {
    width: 70%;	
	border-right: 1px solid #cecece;
}
.wpch ul.wpch_tutorials li {
	margin: 0;
	padding: 0 0 10px 10px;
	width: 92%;
}
.wpch ul.wpch_tutorials li a {
	font-size: 12px;
	color: maroon;
}
.wpch ul.wpch_tutorials li a:hover {
	text-decoration: underline;	
}
.wpch ul.wpch_v_tutorials li {
	float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    margin-right: 12px;
    margin-top: 15px;
}
.wpch ul.wpch_tutorials li,
.wpch ul.wpch_v_tutorials li {
    border: 0 none;
    
}
.wpch ul.wpch_tutorials li h3 {
	margin: 0;
	color: maroon;
	border-bottom: 1px solid #000;
	width: 100%;
}
.wpch ul.wpch_tutorials li:hover {
	box-shadow:none;	
}
.wpch .wpch_help {
    float: right;
	position: relative;
	top: -28px;	
}
.wpch .wpch_help a {
	background-color: rgba(0,0,0,0.3);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 5px;
	text-transform: capitalize;
}
.wpch .wpch_help a:hover {
	text-decoration: none;	
	background-color: rgba(0,0,0,0.4);
}
.wpch_grid {
	position: absolute;
	top: -42px;
	background: url("../images/grid.png");
	left: 0;
	width: 30px;
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	display:none;
}
.wpch_btn_reset{
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	color: #333;
	cursor: pointer;
	font-size: 12px;
	left: 218px;
	padding: 2px 14px;
	position: absolute;
	top: -36px;
}
.wpch_btn_reset:hover,
.wpch_btn_reset.selected {
	background-color: #0085ba;
	color:#fff;
	border: 1px solid #0085ba;
}
.wpch .wpch_form_wrap {
	position: relative;
	margin: 100px 0;
}

.wpch .nav-tab-active, 
.wpch .nav-tab-active:focus, 
.wpch .nav-tab-active:focus:active, 
.wpch .nav-tab-active:hover {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

.nti_color_input{
	cursor: pointer;
}

.nti_pre_input_icon{

	top: 8px;
	left: 6px;

}
.wpch_nti_siderbar,
.wpch_nti_news_list
{
	min-height: 400px;
}
.wpch_nti_siderbar{

	min-height: 600px;
	border: 1px solid rgb(211, 193, 7);
	border-radius: 5px;
	background: rgba(211, 193, 7, 0.4);
}

.wpch_nti_siderbar ul li{

	opacity: 0.8;
	border: 1px solid rgba(0,0,0,.125);
	box-shadow: 0px 0px transparent;
	height: auto;

}

.wpch_nti_siderbar ul li:hover{

	border: 1px solid rgba(0,0,0,.125);
	box-shadow: 0px 0px transparent;
}

.wpch form.wpch_form .nti_dom{

	padding: 4px 24px 0 8px;
	min-height: 37px;
	max-width: 100%;
}
.wpch_wrapper_nti {
	background-color: #fff;
	width: 99.8%;
}
.wpch_wrapper_nti *:not(.btn){
	color:maroon;
}
#wpch_news_bg_color,
#wpch_news_title_color,
#wpch_news_content_color {
	width: 36px;
	margin: 0 auto;
}
.wpch_wrapper_nti .h5{
	background-color:maroon;
	color:#fff;
	padding:10px 0 10px 20px;
}
.wpch_nti_colors {
	height: 40px;
	width: auto;
	position: absolute;
	right: 30px;
}

.wpch .card{
	margin-top: 0;
	padding: 0;
	max-width: 100%;
}

@keyframes selected {
	from {width: 75px; height: 75px}
	to {width: 150px; height: 150px}
}

@keyframes non-selected {
	to {width: 75px; height: 75px}
	from {width: 150px; height: 150px}
}

.wpch .wpch_primary ul{
	min-height: 180px;
}

.wpch .wpch_primary > ul li a{
	float: left;
	animation-name: non-selected;
	animation-duration: 0.3s;
	width: 75px;
	height: 75px;
}

.wpch .wpch_primary li.selected a{
	float: left;
	animation-name: selected;
	animation-duration: 0.3s;
	width: 150px;
	height: 150px;
}
.wpch .wpch_primary li:not(.selected) h4{
	display:none;
}
.wpch .wpch_primary li img{
	float: left;
	width: 100%;
	height: auto;
}
.wpch .wpch_primary li.selected img{
	height:100px;
}
.wpch .btn-link,
.wpch .btn-link:hover {
	text-decoration:none;
	color:maroon;
}