/* Home hooh CSS */

#htmlcontent_home {

}



ul.htmlcontent-home {

}



li.htmlcontent-item {

}



li.htmlcontent-item a.item-link {

}



li.htmlcontent-item img.item-img {max-width:156px;max-height:130px;}
@media screen and (max-width: 991px) and (min-width: 768px){li.htmlcontent-item img.item-img {max-width:262px;max-height:218px;}}



li.htmlcontent-item h3.item-title {

}



li.htmlcontent-item div.item-html {

}



/* Top hooh CSS */

#htmlcontent_top {

}

/*Frontend Styles*/

#htmlcontent_home li {

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-webkit-box-sizing:border-box;

	-ms-box-sizing:border-box;	

	margin-bottom:30px

}



#htmlcontent_home li a{display:block;overflow:hidden;



background: #c32026; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOWUwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjg2MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #c32026 0%, #b81e24  100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b81e24), color-stop(100%,#c32026 )); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #c32026 0%, #b81e24  100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #c32026 0%, #b81e24  100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #c32026 0%, #b81e24  100%); /* IE10+ */

background: linear-gradient(to bottom,  #c32026 0%, #b81e24  100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b81e24', endColorstr='#c32026 ',GradientType=0 ); /* IE6-8 */

        border-radius:6px;

	-moz-border-radius:6px;

	-webkit-border-radius:6px;

	  border-right:1px solid #c26603;

	  border-bottom:1px solid #c26603

}

#htmlcontent_home li a:hover{

background: #474747; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzODM3MzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #474747 0%, #383737 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#474747), color-stop(100%,#383737)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #474747 0%,#383737 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #474747 0%,#383737 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #474747 0%,#383737 100%); /* IE10+ */

background: linear-gradient(to bottom,  #474747 0%,#383737 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#383737',GradientType=0 ); /* IE6-8 */



	 border-right:1px solid #333232;

	 border-bottom:1px solid #333232



}

#htmlcontent_home li.namber2 a,

#htmlcontent_home li.namber3 a{

	background: #474747; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzODM3MzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #474747 0%, #383737 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#474747), color-stop(100%,#383737)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #474747 0%,#383737 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #474747 0%,#383737 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #474747 0%,#383737 100%); /* IE10+ */

background: linear-gradient(to bottom,  #474747 0%,#383737 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#383737',GradientType=0 ); /* IE6-8 */



	 border-right:1px solid #333232;

	 border-bottom:1px solid #333232

	

	

	}





#htmlcontent_home li.namber2 a:hover,

#htmlcontent_home li.namber3 a:hover{

	

background: #b81e24; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOWUwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjg2MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #c32026 0%, #b81e24  100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b81e24), color-stop(100%,#c32026 )); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #c32026 0%, #b81e24  100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #c32026 0%, #b81e24  100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #c32026 0%, #b81e24  100%); /* IE10+ */

background: linear-gradient(to bottom,  #c32026 0%, #b81e24  100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b81e24', endColorstr='#c32026 ',GradientType=0 ); /* IE6-8 */

	  border-right:1px solid #c26603;

	  border-bottom:1px solid #c26603	

	}



#htmlcontent_home li a img{float:left}



#htmlcontent_home li .item-html{overflow:hidden;padding:15px 20px 10px 18px;

 }



#htmlcontent_home li a h2{

margin:0;	

font-family:'Roboto', sans-serif;

color:#fff;

text-transform:uppercase;

font-weight:bold;

text-shadow:1px 1px rgba(0,0,0,0.3);

font-size:27px;

line-height:24px;

margin-bottom:12px}



#htmlcontent_home li a p{color:#fff;margin-bottom:0;text-shadow:1px 1px rgba(0,0,0,0.3);padding-right:20px}

#htmlcontent_home li a p:after{

	font-family:FontAwesome;

	color:#333;

	content: "";

	margin-left:5px;

	text-shadow:none;

	position:relative;top:1px

}

#htmlcontent_home li a:hover p:after{	

	color:#c32026 ;

	}



#htmlcontent_home li.namber2 a p:after,

#htmlcontent_home li.namber3 a p:after{

	color:#c32026 ;



}

#htmlcontent_home li.namber2 a:hover p:after,

#htmlcontent_home li.namber3 a:hover p:after

{	color:#333;

	

	}





#htmlcontent_left li{

position:relative;margin-bottom:20px

}



#htmlcontent_left .htmlcontent-item{

background: #c32026 ; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODYwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjlkMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #c32026  0%, #b81e24 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c32026 ), color-stop(100%,#b81e24)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #c32026  0%,#b81e24 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #c32026  0%,#b81e24 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #c32026  0%,#b81e24 100%); /* IE10+ */

background: linear-gradient(to bottom,  #c32026  0%,#b81e24 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c32026 ', endColorstr='#b81e24',GradientType=0 ); /* IE6-8 */

padding:20px 19px;

border-right:1px solid #d87603;

border-bottom:1px solid #d87603;

text-align:center;

       border-radius:6px;

	-moz-border-radius:6px;

	-webkit-border-radius:6px;

	-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;



}

#htmlcontent_left li img{ 

       border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px;

	margin-bottom:14px

	}



#htmlcontent_left .htmlcontent-item h2{

margin:0;	

font-family:'Roboto', sans-serif;

color:#fff;

text-transform:uppercase;

font-weight:bold;

text-shadow:1px 1px rgba(0,0,0,0.3);

font-size:16px;

line-height:20px;

margin-bottom:17px



}

#htmlcontent_left .htmlcontent-item a{

	display:inline-block;

	font-family:'Roboto', sans-serif;

	color:#fff;

	text-transform:uppercase;

	font-weight:bold;

	text-shadow:1px 1px rgba(0,0,0,0.3);

	font-size:14px;

	line-height:18px;

	padding:7px 20px;

	    border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px;

	background: #474747; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTM4MzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #474747 0%, #393838 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#474747), color-stop(100%,#393838)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #474747 0%,#393838 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #474747 0%,#393838 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #474747 0%,#393838 100%); /* IE10+ */

background: linear-gradient(to bottom,  #474747 0%,#393838 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#393838',GradientType=0 ); /* IE6-8 */

border-right:1px solid #353535;

border-bottom:1px solid #2b2b2b;	

	

	}

	

#htmlcontent_left .htmlcontent-item a:hover{

background: #393838; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NzQ3NDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #393838 0%, #474747 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393838), color-stop(100%,#474747)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #393838 0%,#474747 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #393838 0%,#474747 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #393838 0%,#474747 100%); /* IE10+ */

background: linear-gradient(to bottom,  #393838 0%,#474747 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393838', endColorstr='#474747',GradientType=0 ); /* IE6-8 */	

	}	

	

	







#htmlcontent_footer  li a{

	display:block;

	overflow:hidden;

	 border-radius:6px;

	-moz-border-radius:6px;

	-webkit-border-radius:6px;

	padding:17px 19px 19px;

	border:1px solid #d0d0d0;

	background:#fff	

}

#htmlcontent_footer  li a img{float:left;margin:3px 20px 0 0;

		   border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px;



}

#htmlcontent_footer  li{margin-bottom:30px}





#htmlcontent_footer  li a h4{

margin:0;	

font-family:'Roboto', sans-serif;

color:#333;

text-transform:uppercase;

font-weight:bold;

font-size:16px;

line-height:20px;

margin-bottom:7px	

	

	}

#htmlcontent_footer  li a p{

	font-size:13px;

	line-height:17px;

	color:#777;margin:0;

	}

#htmlcontent_footer  li a p span{display:block;color:#c32026 ;font-weight:bold}







#htmlcontent_footer  li.namber6 a{

	border:1px solid #313131;

	background:#474747

	}

#htmlcontent_footer  li.namber6 a h4{color:#fff;text-shadow:1px 1px rgba(0,0,0,0.3)}

#htmlcontent_footer  li.namber6 a p{color:#9b9b9b;}



#htmlcontent_footer  li.namber7 a{

	border:1px solid #7e7e7e;

	background:#9c9c9c;

	}

#htmlcontent_footer  li.namber7 a h4{color:#fff;text-shadow:1px 1px rgba(0,0,0,0.3)}

#htmlcontent_footer  li.namber7 a p{color:#fff;}

#htmlcontent_footer  li.namber7 a p span{color:#333}

.box_inner{overflow:hidden}



#htmlcontent_footer  li a:hover h4{

	color:#c32026 	

	}



#htmlcontent_footer  li.namber7 a:hover h4{

	color:#333;text-shadow:1px 1px rgba(255,255,255,0.3)	

	}

	

	#htmlcontent_footer:after{

		height:1px;

		margin:0 16px;

		background:#b3b3b3;

		content:"";

		display:block;

		

		} 

	

.caroufredsel_wrapper{height:378px}	

	

	

body.instant_search #htmlcontent_top { display:none;}

@media (max-width: 768px) {

	#htmlcontent_left .htmlcontent-item{text-align:left;overflow:hidden}

	#htmlcontent_left .htmlcontent-item img{float:left;margin-right:20px;margin-bottom:0 }

	

	

}

@media (max-width: 446px) {

	#htmlcontent_left .htmlcontent-item{text-align:center;width:300px;margin:0 auto}

	#htmlcontent_left .htmlcontent-item img{float:none;margin-right:0px;margin-bottom:12px;width:100% }





}

/* Left hooh CSS */

#htmlcontent_left {

}



/* Right hooh CSS */

#htmlcontent_right {

}



/* Footer hooh CSS */

#htmlcontent_footer {

}

