
/***************************** font face *****************************/
/***************************** font face *****************************/
@font-face {
    font-family: 'MontserratRegular';
    src: url('../fonts/montserrat/MontserratRegular.eot');
    src: url('../fonts/montserrat/MontserratRegular.eot') format('embedded-opentype'),
         url('../fonts/montserrat/MontserratRegular.woff2') format('woff2'),
         url('../fonts/montserrat/MontserratRegular.woff') format('woff'),
         url('../fonts/montserrat/MontserratRegular.ttf') format('truetype'),
         url('../fonts/montserrat/MontserratRegular.svg#MontserratRegular') format('svg');
    font-weight: normal;
    font-style: normal;     
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans/opensans-regular-webfont.eot');
    src: url('../fonts/opensans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/***************************** font face *****************************/
/***************************** font face *****************************/

body{
	font-family: 'open_sansregular';
    font-size: 13px;
    background-color: #f6f6f6;
	background-image: url('../images/body-bg.png');
	background-position: center;
	background-repeat: repeat;
	color: #555555;
    outline: none;
}
a{
	outline: none !important;
}
a:hover{
	color: #c53c1c;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'MontserratRegular';
}
.wrapper-website{
	float: left;
	width: 100%;
}
.wrapper-menu{
	float: left;
	width: 100%;
}
.wrapper-header{
	float: left;
	width: 100%;
}
#main-menu-site.navbar{
	margin: 10px auto 15px auto;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 3px solid #101010;
	border-top: 3px solid #a2a9ae;
	background: #ffffff;
	border-radius: 0px;
	min-height: auto;
}
#main-menu-site.navbar-default .navbar-nav > li > a{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #0b0b0b;
    border-right: 1px solid #e9e9e9;
    padding: 10px 9px;
}
#main-menu-site li ul.dropdown-menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 20px;
    color: #000000;
}
#main-menu-site li ul.dropdown-menu li a:hover{
	background: #dedede;
}
.wrapper-top-header{
	float: left;
	width: 100%;
	background: #f7f7f7;
	border-bottom: 1px solid #e6e6e6;
	padding: 5px 0px;
}
.wrapper-content{
	float: left;
	width: 100%;
}
.container{
	max-width: 1024px;
}
.container-custom{
	background: #ffffff;
}
.row-top-links{
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 8px;
}
.top-social-links{
	margin: 0px;
	padding: 0px 5px;
	list-style: none;
	width: 100%;
	text-align: left;
}
.top-social-links li{
	display: inline-block;
	border-right: 1px dotted #b2b2b2;
	padding: 0px 10px 0px 9px;
}
.top-social-links li:last-child{
	border-right: 0px;
}
.top-social-links li a{
	color: #515151;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
.top-secondary-links{
	margin: 0px;
	padding: 0px 5px;
	list-style: none;
	width: 100%;
	text-align: right;
}
.top-secondary-links li{
	display: inline-block;
	border-right: 1px dotted #b2b2b2;
	padding: 0px 6px 0px 5px;
}
.top-secondary-links li:last-child{
	border-right: 0px;
}
.top-secondary-links li a{
	color: #515151;
	font-size: 10px;
	font-weight: bold;
	display: block;
}
.recent-news-td{
	width: 120px;
	padding-right: 10px;
}
.marquee-news-top{
	display: none;
	width: 100%;
    overflow: hidden;
    margin-top: 5px;
    color: #a3a3a3;
    font-weight: bold;
    font-size: 12px;
}
.marquee-news-top a{
	color: #232323;
	font-weight: bold;
}
.marquee-news-top a:hover{
	color: #c53c1c;
	text-decoration: none;
}
.logo img{
	margin: 8px auto;
	max-width: 300px;
}
.banner-top-header{
	padding-top: 15px;
	width: 100%;
}
.wrapper-footer{
	float: left;
	width: 100%;
	color: #ffffff;
}
.footer-box{
	background: #08562f;
	margin-top: 15px;
	width: 100%;
	padding: 20px;
}
.slider-content{
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 8px solid #2d7e5c;
	margin-bottom: 20px;
}
.cycle-slideshow{
	float: left;
	width: 100%;
}
.cycle-slideshow .item-slide{
	display: none;
	width: 100%;
}
.cycle-slideshow .item-slide img.img-slide{
	width: 100%;
}
.cycle-slideshow .item-slide:first-child{
	display: block;
}
.slide-new-info{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 100;
	padding: 15px;
	color: #ffffff;
	background: rgba(0,0,0,0.7);
}
.slide-new-info h2{
	font-size: 20px;
	font-weight: bold;
	margin: 7px auto;
}
.slide-new-info p{
	margin: 2px auto;
}
.slide-new-info .link-slider-new{
	color: #ffffff !important;
	text-decoration: none !important;
}
.slider-news-pager{
	position: absolute;
	top: 10px;
	right: 5px;
	text-align: right;
	z-index: 150;
}
.slider-news-pager span{
	font-size: 0px;
	cursor: pointer;
	margin: 1px 5px;
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 14px;
	border: 2px solid #ffffff;
	background: rgba(0,0,0,0.5);
	float: left;
}
.slider-news-pager span.cycle-pager-active{
	background: #ffffff;
}
#cycle-prev{
	position: absolute;
	cursor: pointer;
	top: 50%;
	left: 10px;
	margin-top: -16px;
	width: 28px;
	height: 31px;
	background-image: url('../images/home-slider-controls.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 150;
}
#cycle-prev:hover{
	background-position: 0px -32px;
}
#cycle-next{
	position: absolute;
	cursor: pointer;
	top: 50%;
	right: 10px;
	margin-top: -16px;
	width: 28px;
	height: 31px;
	background-image: url('../images/home-slider-controls.png');
	background-repeat: no-repeat;
	background-position: -35px 0px;
	z-index: 150;
}
#cycle-next:hover{
	background-position: -35px -32px;
}
.home-news-group{
	margin-bottom: 15px;
}
.group-main-new{
	width: 100%;
}
.group-main-new:hover img{
	opacity: 0.8;
}
.group-main-new .group-main-new-image{
	width: 100%;
	height: auto;
	border-bottom: 8px solid #2d7e5c;
}
.group-main-new h3{
	font-size: 22px;
	color: #232323;
	font-weight: bold;
	margin: 18px auto 8px auto;
}
.group-main-new a{
	color: #232323;
	text-decoration: none !important;
}
.group-main-new a:hover , .group-main-new a:hover h3{
	color: #c53c1c;
}
.group-small-new{
    float: left;
    width: 100%;	
}
.group-small-new:hover img{
	opacity: 0.7;
}
.group-small-new img{
	width: 100%;
	border: 1px solid #95a5b1;
}
.group-small-new h4{
	font-size: 11px;
	color: #232323;
	font-weight: bold;
	margin: 12px auto 5px auto;
}
.group-small-new a{
	color: #232323;
	text-decoration: none !important;
}
.group-small-new a:hover , .group-small-new a:hover h4{
	color: #c53c1c;
}
.meta-attr-new{
	display: block;
	padding: 2px 0px 5px 0px;
}
.meta-attr-new ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
}
.meta-attr-new ul li{
	display: inline-block;
	margin-right: 8px;
	color: #c53c1c;
	font-size: 13px;
	font-weight: bold;
}
.meta-attr-new ul li a{
	color: #c53c1c;
}
.meta-attr-new ul li i{
	position: relative;
	top: -1px;
	margin-right: 3px;
}
.group-small-new .meta-attr-new ul li{
	font-size: 11px;
}
.box-advertisement-468x60{
	border-top: 1px dotted #d9d9d9;
	border-bottom: 1px dotted #d9d9d9;
	padding: 15px 5px;
	margin-top: 5px;
}
.category-home-title{
	float: left;
	width: 100%;
	color: #2d7e5c;
	border-top: 8px solid #2d7e5c;
	border-bottom: 1px dotted #2d7e5c;
	font-size: 15px;
	padding: 15px 0px;
	margin: 0px 0px 10px 0px;
}
.widget-sidebar{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.widget-sidebar .widget-title{
	border-top: 5px solid #2d7e5c;
	padding: 10px 0px;
	border-bottom: 1px dotted #2d7e5c;
	font-size: 15px;
	color: #2d7e5c;
	margin-bottom: 10px;
}
.search-table{
	width: 100%;
}
.search-table .search-input{
	width: 100%;
	padding: 6px 6px;
	border: 1px solid #cecece;
	border-right: 0px;
	font-size: 11px;
}
.search-table .search-button{
	border: 1px solid #cecece;
	padding: 6px 14px;
	background: #f1f1f1;
	font-size: 11px;
}
.category-tag-sidebar{
	display: inline-block;
	padding: 5px 10px;
	color: #777777;
	background: #ebebeb;
	border: 1px solid #d3d3d3;
	text-decoration: none !important;
	margin: 3px 2px;
}
.category-tag-sidebar:hover{
	color: #c53c1c;
}
.latest-new-sidebar:hover img{
	opacity: 0.7;
}
.latest-new-sidebar{
	padding: 7px 0px;
}
.latest-new-sidebar a{
	color: #232323;
	text-decoration: none !important;
}
.latest-new-sidebar h4{
	color: #232323;
    font-size: 11px;
    font-weight: bold;
    margin: 0px auto 5px;
}
.latest-new-sidebar img{
	width: 100%;
	height: auto;
}
.latest-new-sidebar .meta-attr-new ul li{
	font-size: 11px;
}
.latest-new-sidebar .read-more{
	text-align: center;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 7px 0px 4px 0px;
}
#owl-gallery-sidebar .item-gallery-owl{
	position: relative;
	width: 100%;
}
#owl-gallery-sidebar .item-gallery-owl img{
	width: 100%;
}
.icon-media-type{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 4px 12px;
	background: rgba(0,0,0,0.5);
	z-index: 100;
}
.icon-media-type{
	color: #fff;
	font-size: 28px;
}
.gallery-sidebar-title{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 10px;
	z-index: 100;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background: rgba(0,0,0,0.6);
}
#owl-videos-sidebar .item-video-owl{
	position: relative;
	width: 100%;
}
#owl-videos-sidebar .item-video-owl img{
	width: 100%;
}
#owl-videos-sidebar img.play-icon-video{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -40px;
	z-index: 100;
	width: auto;
	height: auto;
}
#video-box-html{
	width: 100%;
}
#video-box-html iframe{
	border: 0px;
	border-bottom: 8px solid #2d7e5c;

	background: #000000;
	width: 100%;
	height: 400px;
}
.title-post{
	font-size: 25px;
	text-transform: uppercase;
	color: #232323;
	padding: 12px 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	border-bottom: 5px solid #2d7e5c;
}
.title-post i{
	margin-right: 6px;
}
.video-item{
	width: 100%;
	margin: 10px auto;
}
.video-item-box{
	width: 100%;
}
.video-item .video-item-box{
	width: 100%;
	position: relative;
}
.video-item .video-item-box img{
	width: 100%;
}
.video-item .video-item-box img.play-icon-video{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -20px;
	z-index: 100;
	width: 40px;
	height: auto;
}
.video-item a{
	color: #232323;
}
.video-item h2{
	text-align: center;
	font-size: 11px;
	color: #232323;
	font-weight: bold;
	margin: 10px auto;
}
.video-link-a{
	text-decoration: none !important; 
}
.video-link-a:hover .video-item h2{
	color: #c53c1c;
}
.title-current-video{
	width: 100%;
	padding: 10px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #2d7e5c;
	border-bottom: 1px dotted #2d7e5c;
	margin-bottom: 15px;
	background: #f1f1f1;
}
.post-image{
	max-width: 100%;
	display: block;
	margin: 10px auto 15px auto;
}
.post-share-box{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #2d7e5c;
	border-bottom: 1px dotted #2d7e5c;
	padding: 5px 1px 4px 1px;
	color: #2d7e5c;
}
.post-share-box .post-social-icons{
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	list-style: none;
	text-align: right;
}
.post-share-box label{
	font-size: 15px;
}
.post-share-box .post-social-icons li{
	display: inline-block;
}
.post-share-box .post-social-icons li a{
	display: inline-block;
	color: #2d7e5c;
	font-size: 15px;
	padding: 2px 6px;
	display: block;
}
.post-share-box .post-social-icons li a:hover{
	background: #2d7e5c;
	color: #ffffff;
}
.sub-title{
	border-bottom: 3px solid #2d7e5c;
    color: #232323;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 12px 0;
    text-transform: uppercase;
}
.post-videos{
	width: 100%;
	margin-bottom: 20px;
}
.gallery-item{
	width: 100%;
	margin: 10px auto;
}
.gallery-item-thumb{
	width: 100%;
	position: relative;
	border: 5px solid #ffffff;
	background-color: #eeeeee;
	box-shadow: 0 2px 7px rgba(50, 50, 50, 0.6);
}
.gallery-item h2{
	color: #232323;
    font-size: 11px;
    font-weight: bold;
    margin: 10px auto;
    text-align: left;
}
.gallery-item h4{
	color: #c53c1c;
    font-size: 11px;
    margin: 5px auto 8px auto;
    text-align: left;
}
.gallery-item img{
	width: 100%;
	height: auto;
}
.gallery-link-a{
	text-decoration: none !important;
}
.gallery-link-a:hover .gallery-item h2{
    color: #c53c1c;
}
.gallery-link-a:hover .gallery-item-thumb img{
	opacity: 0.7;
}
#gallery-slider{
	width: 100%;
	overflow: hidden;
}
#gallery-slider .item-gallery-slide{
	width: 100%;
}
#gallery-slider .item-gallery-slide img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.pager-gallery-item{
	cursor: pointer;
	display: inline-block;
	width: 30%;
	margin: 5px 1%;
}
.gallery-image-description{
	background: #d2ead0;
	color: #232323;
	padding: 15px;
	width: 100%;
}
.post-images{
	width: 100%;
	margin-bottom: 20px;
}
.gallery-item-post{
	width: 100%;
	margin: 10px auto;
}
.gallery-item-post img{
	width: 100%;
	height: auto;
}
.gallery-item-post a{
	text-decoration: none !important;
}
.gallery-item-post h3{
	color: #232323;
    font-size: 11px;
    font-weight: bold;
    margin: 10px auto;
    text-align: center;
}
.gallery-item-post:hover h3{
	color: #c53c1c;
}
.post-comments{
	width: 100%;
	margin-bottom: 20px;
}
label.error, div.error{
	font-size: 11px;
	color: red;
}
#comments_list{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#comments_list .comment{
	padding: 1px 15px;
	border-bottom: 1px dotted;
	margin-bottom: 10px;
}
#comments_list .comment .posted_by h6{
	margin: 5px auto;
	color: #2d7e5c;
	font-weight: bold;
	font-size: 12px;
}
#comments_list .comment .posted_by .date-commented{
	font-size: 11px;
	color: #232323;
}
.post-related-news{
	width: 100%;
	margin-bottom: 20px;
}
.related-item{
	margin: 1px 5px;
	float: none;
	width: auto;
}
.go-to-list li{
	margin: 10px auto;
}
#pagination{
	display: block;
    margin: 30px auto 10px;
    width: 100%;
    text-align: center;
}
#pagination strong, #pagination a{
	display: inline-block;
	background: #ffffff;
	border: 1px solid #08562f;
	padding: 8px 12px;
	color: #08562f;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 12px;
}
#pagination strong,#pagination a:hover{
	background: #08562f;
	color: #ffffff;
}
.magazine-item-list{
	width: 100%;
	text-align: center;
}
.magazine-item-list a{
	text-decoration: none !important;
}
.magazine-item-list h2{
	color: #232323;
    font-size: 13px;
    font-weight: bold;
    margin: 10px auto;
}
.news-text-tool{
	float: left;
	width: 48%;
	margin: 1px 1% 10px 1%;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #ffffff !important;
	background: #aaaaaa;
	font-size: 16px;
}
.news-text-tool:hover{
	text-decoration: none;
	background: #bbbbbb;
}
.social-share-buttons-box{
	width: 100%;
	text-align: center;
}
.social-share-buttons-box iframe{
	display: block;
}
.share-item-box{
	display: block;
	margin: 8px auto;
}
.share-item-box iframe{
	margin: 0px auto;
}
.copyright{
	padding: 5px 0px;
	margin: 0px;
	margin-top: 15px;
	text-align: center;
}
.footer-links{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.footer-links li a{
	color: #ffffff;
}
.slider-advertisement-980X90{
	float: left;
	width: 100%;
	max-width: 1000px;
	margin: 5px 0px;
}
.slider-advertisement-980X90 .advertisement-item-slide{
	float: left;
	width: 100%;
}
.slider-advertisement-980X90 .advertisement-item-slide img{
	float: left;
	width: 100%;
}
.slider-advertisement-480X90{
	float: left;
	width: 100%;
	max-width: 480px;
	margin: 5px 0px;
}
.slider-advertisement-480X90 .advertisement-item-slide{
	float: left;
	width: 100%;
}
.slider-advertisement-480X90 .advertisement-item-slide img{
	float: left;
	width: 100%;
}
.ad-480x90-top-header{
	text-align: center;
}
.ad-480x90-top-header .slider-advertisement-480X90{
	float: none;
	display: block;
	margin: 5px auto;
}
.slider-advertisement-300x250{
	float: left;
	width: 100%;
	max-width: 320px;
	margin: 5px 0px;
}
.slider-advertisement-300x250 .advertisement-item-slide{
	float: left;
	width: 100%;
}
.slider-advertisement-300x250 .advertisement-item-slide img{
	float: left;
	width: 100%;
}
.slider-advertisement-125x125{
	float: left;
	width: 100%;
	max-width: 320px;
	margin: 15px 0px;
}
.slider-advertisement-125x125 .advertisement-item-slide{
	float: left;
	width: 100%;
}
.slider-advertisement-125x125 .advertisement-item-slide img{
	float: left;
	width: 100%;
}
.title-results{
	font-size: 30px;
    margin: 0 auto 25px;
}
ul.sitemap li{
	margin: 5px auto;
}
.classified-item{
	float: left;
	width: 100%;
	margin: 10px 0px;
	padding: 15px;
	background: #f2f2f2;
	border: 1px solid #d4d4d4;
	border-radius: 3px;
	word-wrap: break-word;
}
.classified-image{
	width: 100%;
}
.classified-title{
	color: #232323;
    font-size: 14px;
    font-weight: bold;
    font-family: "open_sansregular";
    margin: 0px 0px 3px;
}
.classified-date{
	display: block;
    color: #c53c1c;
    font-size: 11px;
    font-weight: bold;
    font-family: "open_sansregular";
    margin: 0px 0px 5px;	
}
.list-category-box{
	float: left;
	width: 100%;
	padding: 12px;
	background: #e0e0e0;
}
.list-category-classified{
	float: left;
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-radius: 6px;
	overflow: hidden;
}
.list-category-classified li{
	float: left;
	width: 100%;
	border-bottom: 1px solid #dddddd;
}
.list-category-classified li a{
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 7px 8px;
	color: #555555;
}
.list-category-classified li a:hover,
.list-category-classified li a.active{
	background: #eeeeee;
	text-decoration: none;
}
.contact-form label.label-option{
	cursor: pointer;
	display: inline-block;
	margin-right: 30px;
	color: #555555;
}
.contact-form label{
	color: #2d7e5c;
}
.contact-form input[type="text"],.contact-form textarea{
	border-radius: 0px;
}
.contact-form input[type="submit"]{
	text-transform: uppercase;
	padding: 7px 15px;
	color: #ffffff;
	background: #08562f;
	border: 0px;
	border-radius: 0px;
	font-size: 18px;
}
p.error{
	font-size: 12px;
	color: red;
	margin: 5px auto 0px;
}
div.form-response-output{
	float: left;
	width: 100%;
    margin: 35px 0px 10px;
    padding: 5px 10px;
    border: 2px solid #398f14;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
}
.fields-strong{
	display: none;
}