.postin_txt *, .shape_default_html * {
	list-style: revert;
	padding: revert;
	margin: revert;
}
.wraps_is {
	padding:25px 0px 50px;
	clear:both;
	overflow: hidden;
}
/*start closed_site*/
.closed_site{
	overflow:hidden;
	clear:both;
	display:block;
	padding:50px 10px 10px;
	font-family:droid;
	text-align:center;
	font-size:25px;
	color:#333;
}
.closed_site img{
	max-height:120px;
}
.closed_site:before{
	font-family:FontAwesome;
	display:block;
	margin-bottom:15px;
	color:#333;
	font-size:50px;
	text-align:center;
	content:"\f071";
}
/*end closed_site*/
/*start success and errors*/
.errors{
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
	padding:10px;
	background:#fcf5f3;
	border:1px solid #ebdad5;
}
.errors li{
	display:block;
	margin-bottom:5px;
	color:#33160e;
}
.success{
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
	padding:10px;
	background:#f1f5ea;
	color:#1e2d09;
	border:1px solid #d5e1c3;
}
.my_success p {
	background: #9cc12c;
	color: #fff;
	font-weight: 600;
	padding: 10px 20px;
	position: fixed;
	bottom: 0;
	width: 100%;
	right: 0;
	z-index: 2000;
}
.my_success p i {
	background: #aed376;
	width: 25px;
	display: block;
	height: 25px;
	line-height: 21px;
	text-align: center;
	border-radius: 50%;
	font-style: normal;
	font-family: Changa, sans-serif;
	color: #fff;
	position: absolute;
	left: 10px;
	top: 10px;
	cursor: pointer;
}
/*end success and errors*/
/*start pagination*/
.pagination {
	clear: both;
	overflow:hidden;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 45px;
}
.pagination span, .pagination a {
	border: 1px solid #eaeaea;
	width: 40px;
	display: inline-block;
	height: 40px;
	font-weight:600;
	line-height: 38px;
	color: #666;
	cursor: pointer;
	font-size: 14px;
	margin-right: 2px;
	margin-left: 2px;
}
.pagination a:hover{
	border:1px solid #3a3a3a;
	color:#3a3a3a;
}
.pagination span.current{
	border:1px solid #d4a836;
	background:#d4a836;
	color:#fff;
}
.pagination #slideshow #slideshow .next:before,.pagination #slideshow .prev:before{
	display:none;
}
.pagination #slideshow #slideshow .next, .pagination #slideshow .prev {
	position: static;
	background: none;
}
.empty{
	display:block;
	font-family:droid;
	text-align:center;
	padding:80px;
	font-size:19px;
	color:#999;
}
/*end pagination*/
/*start single post*/
.post_meta {
	clear: both;
	display: block;
	overflow: hidden;
	background:#eaeaea;
	padding: 10px 15px;
	margin-bottom:20px;
}
.postmeta_cats {
	float: right;
	overflow: hidden;
}
.postmeta_dets {
	float: left;
	overflow: hidden;
}
.postmeta_cats span {
	display: inline-block;
	color: #333;
	font-size: 12px;
	font-weight:600;
}
.postmeta_cats span:before {
	content:"\f02d";
	font-family:FontAwesome;
	font-weight:normal;
	margin-left:5px;
	vertical-align:0;
}
.postmeta_cats ul {
	display: inline-block;
}
.postmeta_cats ul li {
	display: inline-block;
}
.postmeta_cats ul li a {
	display: block;
	color: #fff;
	background: #d4a836;
	border-radius:2px;
	font-weight:700;
	-webkit-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	padding: 2px 5px;
	font-size: 11px;
}
.postmeta_cats ul li a:hover {
	background: #3a3a3a;
	color:#fff;
}
.postmeta_dets span {
	display: inline-block;
	color: #333;
	font-size: 12px;
	margin-left:10px;
	font-family:Changa, sans-serif;
}
.postmeta_dets span:before {
	font-family:FontAwesome;
	margin-left:5px;
	vertical-align:0;
	display:inline-block;
}
.postmeta_dets span.meta_view:before{
	content:"\f06e";
}
.postmeta_dets span.meta_date:before{
	content:"\f073";
}
.postmeta_dets span p {
	display: inline;
	color: #3a3a3a;
}
.post_tags {
	clear: both;
	background: #eaeaea;
	margin-bottom:20px;
	padding:10px 15px;
	margin-top: 20px;
	overflow: hidden;
}
.post_tags span {
	display: inline-block;
	color: #333;
}
.post_tags span:before {
	content:"\f02c";
	font-family:FontAwesome;
	margin-left:5px;
	display:inline-block;
}
.post_tags ul {
	display: inline-block;
}
.post_tags ul li {
	display: inline-block;
}
.post_tags ul li a {
	display: block;
	color: #fff;
	background: #3a3a3a;
	border-radius:2px;
	font-weight:600;
	-webkit-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	padding: 2px 5px;
	font-size: 11px;
}
.post_tags ul li a:hover {
	background: #d4a836;
	color:#fff;
}
#same_posts {
	clear: both;
	display: block;
	overflow: hidden;
	border: 1px solid #eaeaea;
}
.title_page_same {
	font-size: 17px;
	font-weight: 700;
	background:#eaeaea;
	color: #333;
	border-bottom: 1px solid #eaeaea;
	display: block;
	padding: 15px;
}
.title_page_same:before{
	content:"\f005";
	font-family:FontAwesome;
	vertical-align:0px;
	margin-left:8px;
}
/*end single post*/
/*start postin*/
#postin{
	clear:both;
	display:block;
	overflow:hidden;
}
.postin_img {
	margin-bottom: 20px;
	overflow: hidden;
	display: block;
	width:100%;
	display:block;
}
.postin_img.postin_img_left {
	text-align: left;
}
.postin_img.postin_img_center {
	text-align: center;
}
.postin_img img{
	max-width:100%;
	max-height:350px;
	height:auto;
	width:auto;
}
.postin_txt{
	font-size:16px;
	display:block;
	line-height:2;
	color:#444;
}
.postin_txt img,.postin_txt iframe,.postin_txt fieldset{
	max-width:100%;
	width:auto;
	height:auto;
}
.news_shape_share {
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	padding: 10px;
	border-radius: 5px;
}
.news_shape_share a {
	display: inline-block;
	margin-left: 20px;
	color: #000;
	font-weight: 600;
	font-size: 13px;
}
.news_shape_share a:hover{
	color: #d4a836;
}
.news_shape_share a:before{
	font-family:FontAwesome;
	font-weight:normal;
	vertical-align:0px;
	margin-left:5px;
}
.news_shape_share a.facebook:before{
	content:"\f09a";
}
.news_shape_share a.twitter:before{
	content:"\f099";
}
.news_shape_share a.linkedin:before{
	content:"\f0e1";
}
.news_shape_share a.instagram:before{
	content:"\f16d";
}
/*end postin*/
/*start table*/
.postin_txt table{
	width:100%;
}
.postin_txt table tr th {
	border: 1px solid #fff;
	background: #eaeaea;
	padding: 10px;
}
.postin_txt table tr td {
	border: 1px solid #fff;
	padding: 10px;
	text-align: center;
}
/*end table*/
/*start post codes*/
.postin_txt blockquote {
	background: #eaeaea;
	display: block;
	padding: 10px;
	border: 1px solid #eee;
	color: #555;
	line-height: 2;
}
#postin .serv_txt {
    text-align: inherit;
    border: 1px solid #eaeaea;
}
/*end post codes*/
/*start mapcontact*/
#map_contact {
	clear: both;
	display: table;
	overflow: hidden;
}
.map_contact_right {
	display: table-cell;
	width: 50%;
	vertical-align: top;
	height: 100%;
	position:relative;
}
.map_contact_left {
	display: table-cell;
	width: 50%;
	padding:25px 15px;
	vertical-align: top;
	height: 100%;
}
#maphome {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.map {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.mapouter,.gmap_canvas,.map iframe{
	width:100% !important;
	height:100% !important;
}
/*end mapcontact*/
/*start contact_form*/
#contact_form{
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
}
.contact_form{
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
}
.contact_form_right {
	display: block;
	width: 100%;
	padding:0px 0px 10px 0;
}
.contact_form_details_list{
	clear:both;
	overflow:hidden;
}
#contact_form .width{
	width:100%;
}
.contact_form_details_list li {
	display:block;
	padding: 10px;
	font-weight:500;
	margin-bottom:5px;
	color: #000;
	border-bottom: 1px solid #eaeaea;
}
.contact_form_details_list li span {
	display: inline-block;
	color: #000;
	font-weight:700;
	font-size: 14px;
}
.contact_form_details_list li span:before{
	font-family:FontAwesome;
	color:#3a3a3a;
	vertical-align:middle;
	font-size:20px;
	font-weight:normal;
	margin-left:10px;
}
.contact_form_details_list li.cphone span:before{
	content:"\f10b";
}
.contact_form_details_list li.cmail span:before{
	content:"\f0e0";
}
.contact_form_details_list li.cdate span:before{
	content:"\f017";
}
.contact_form_details_list li.caddress span:before{
	content:"\f041";
}
.contact_form_details_list li.ctime span:before{
	content:"\f017";
}
.contact_form_details_list li p{
	padding-right:30px;
	display:block;
	color:#555;
}
.contact_form_left{
	width:100%;
	clear:both;
}
.contact_form_text{
	clear:both;
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	color:#666;
	font-size:12px;
	line-height:2.3;
}
.contact_form_frame{
	clear:both;
	display:block;
	overflow:hidden;
	width:100%;
}
.contact_form_frame label{
	width:49.8%;
	float:right;
	display:block;
	margin-bottom:15px;
	overflow:hidden;
}
.contact_form_frame label:nth-child(2n+2){
	float:left;
}
.contact_form_frame label.msg_contact_form{
	width:100%;
	margin-bottom:15px;
	overflow:hidden;
}
.contact_form_frame label textarea{
	min-height:200px;
}
.contact_form_frame label input,.contact_form_frame label textarea,.contact_form_frame label select{
	display:block;
	background:#eaeaea;
	border:1px solid #eaeaea;
	padding:10px;
	font-family:Changa, sans-serif;
	font-size:15px;
	color:#444;
	font-weight:600;
	width:100%;
}
.contact_form_frame label input:focus,.contact_form_frame label textarea:focus,.contact_form_frame label select:focus{
	border:1px solid #3a3a3a;
}
.go_contacto{
	clear:both;
	display:inline-block;
	cursor:pointer;
	background:#3a3a3a;
	font-family:Changa, sans-serif;
	color:#fff;
	font-size:15px;
	font-weight:600;
	text-align:center;
	padding:7px 40px;
	border:none;
}
.go_contacto:hover{
	background:#d4a836;
	color:#fff;
}
/*end contact_form*/
/*start precemp*/
#precemp {
	width: 100%;
	position: relative;
	float: right;
	display: block;
	z-index: 101;
	padding: 0px;
	text-align: center;
}
body.bodyin #slider {
	margin-bottom: 0;
}
#precemp .pages_title h1 {
	font-size: 35px;
	letter-spacing: 0;
	font-weight: 700;
	color: #333;
	display: block;
	margin-bottom: 0;
}
.precemp {
	text-align: center;
}
.precemp li {
	display: inline-block;
	color:#666;
	font-size: 13px;
	font-weight: 600;
}
.precemp li:after {
	content: "|";
	margin-right: 10px;
	margin-left: 10px;
	vertical-align:0;
	color:#666;
}
.precemp li:last-child:after{
	display:none;
}
.precemp li span{
	color:#666;
}
.precemp li a {
	display: inline-block;
	color:#d4a836;
}
.precemp li a:hover{
	color:#3a3a3a;
}
/*end precemp*/
/*start attatchment*/
.upload_file_box {
	clear: both;
	border: 1px solid #fff;
	margin-bottom: 10px;
	overflow: hidden;
}
.upload_file_box label {
	padding: 10px;
	background: #f5f5f5;
	width:100%;
	display: block;
	margin: 0;
}
.upload_file_select {
	clear: both;
	display: block;
	overflow: hidden;
	cursor:pointer;
	padding: 15px;
}
.upload_file_select_img {
	width: 60px;
	height: 60px;
	display: block;
	float: right;
	background: #e8e8e8;
	margin-left: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:20px;
	text-align:center;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 60px;
}
.upload_file_select_img:before{
	font-family:FontAwesome;
	content:"\f0ee";
	color:#999;
}
.upload_file_select_txt {
	display: block;
	font-size: 14px;
	color: #555;
	padding-top: 16px;
	text-transform: uppercase;
	font-weight: 600;
}
.upload_files_list {
	clear: both;
	display: block;
	overflow: hidden;
}
.upload_files_list li {
	display: block;
	border-top: 1px solid #e0e0e0;
	padding: 15px;
	overflow: hidden;
}
.ufl_top {
	display: block;
	overflow: hidden;
	margin-bottom: 8px;
}
.ufl_top p {
	display: block;
	float: right;
	color: #555;
}
.ufl_top p i:before {
	display: inline-block;
	content: "\f05d";
	font-family: FontAwesome;
	font-style: normal;
	color: #2e8b57;
	margin-left: 2px;
	vertical-align: 0;
}
.oherror .ufl_top p i:before {
	content: "\f05c";
	color: #d65c40;
}
.ufl_top b {
	font-weight: normal;
	color: #ea6e52;
	float: left;
	cursor: pointer;
}
.ufl_top b:before {
	display: inline-block;
	content: "\f00d";
	font-family: FontAwesome;
	font-style: normal;
	margin-left: 2px;
	vertical-align: 0;	
}
.progress_file {
	clear: both;
	display: block;
	width: 100%;
	height: 10px;
	background: #eee;
	overflow:hidden;
	position:relative;
}
.oherror .progress_file div{
	background-color:#d65c40;
}
.progress_file div{
	position:absolute;
	top:0px;
	right:0;
	height:100%;
	width:0%;
	background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-color:#2e8b57;
}
.attach {
	overflow: hidden;
	clear: both;
	display: block;
	margin-top: 35px;
}
.attach span {
	border: 1px solid #e8e8e8;
	padding: 7px;
	display: block;
	margin-bottom: 5px;
	color: #555;
}
.attach span a{
	display:inline-block;
	color:#d65c40;
}
.attach span a:hover{
	text-decoration:underline;
}
.attach span a:before{
	content:"\f019";
	display:inline-block;
	color:#aaa;
	font-family:FontAwesome;
	vertical-align:0;
	margin-left:5px;
}
/*end attatchment*/
/*start single*/
.single_icons{
	clear:both;
	float:right;
	width:100%;
	padding:80px 0px;
	background-image:url(../images/bg2.png);
	background-position:bottom;
	margin-bottom:20px;
}
.pages_title2 {
	clear: both;
	display: block;
	float: right;
	text-align: center;
	margin-bottom:80px;
	width: 100%;
}
.pages_title2 h2 {
	font-weight: 700;
	color: #39364e;
	display: block;
	font-size: 28px;
}
.pages_title2 h2:after {
	content: "";
	display: block;
	margin: 10px auto 0px;
	background: #3a3a3a;
	height: 1px;
	width: 45px;
}
.single_icons_list {
	clear: both;
	display: block;
	margin:0px -15px;
}
.single_icons_list li {
	float: right;
	display: block;
	width: 16.66%;
	padding: 0px 15px;
}
.single_icons_list li span {
	font-family: FontAwesome5,FontAwesome,iconmoon,Flaticon;
	background: #fff;
	box-shadow: 0 15px 35px #ae8C6426;
	display: block;
	text-align: center;
	width: 100%;
	height: 170px;
	line-height: 170px;
	font-size: 30px;
	color: #3a3a3a;
	margin-bottom: 25px;
}
.single_icons_list li h2 {
	display: block;
	text-align: center;
	color: #333;
	font-weight: 700;
	font-size: 16px;
}
.single_map {
	clear: both;
	display: block;
	width: 100%;
	margin-bottom:50px;
	overflow: hidden;
}
.single_map .width {
	display: table;
}
.single_map_right {
	width: 50%;
	display: table-cell;
	vertical-align: top;
	padding-left: 45px;
}
.single_map_right .pages_title2 {
	text-align: right;
	margin-bottom: 20px;
}
.single_map_right .pages_title2 h2:after{
	margin-left:0px;
	margin-right:0px;
}
.single_map_right p {
	color: #d4a836;
	font-size: 16px;
	font-weight: 600;
	display: block;
	margin-bottom: 25px;
}
.single_map_right a {
	display: inline-block;
	background: #3a3a3a;
	border:1px solid #3a3a3a;
	color: #fff;
	border-radius: 4px;
	padding: 12px 25px;
}
.single_map_right a:hover {
	display: inline-block;
	background: #fff;
	border:1px solid #3a3a3a;
	color: #3a3a3a;
}
.single_map_left {
	display: table-cell;
	width: 50%;
}
.single_map_left iframe {
	width: 100% !important;
	height: 250px !important;
	border-radius: 5px;
}
.single_tables{
	float:right;
	clear:both;
	display:block;
	width:100%;
	margin-bottom:50px;
}
.single_tables .pages_title2 {
	margin-bottom: 20px;
}
.single_tables_txt h2 {
	display: block;
	font-weight: 700;
	font-size: 20px;
	color: #d4a836;
	margin-bottom: 15px;
}
.single_tables_txt table {
	width: 100%;
	text-align: center;
}
.single_tables_txt table thead th {
	background: #d4a836;
	color: #fff;
	font-weight: 700;
	font-size: 13px;
	padding: 12px;
}
.single_tables_txt table tbody td {
	padding: 12px;
	border: 1px solid #eee;
	font-size: 14px;
}
/*end single*/
/*start gallery*/
#gallery{
	clear:both;
	float:right;
	position:relative;
	overflow:hidden;
	width:100%;
}
#gallery .width{
	width:800px;
}
.gallery li{
	float:right;
	overflow:hidden;
	width:100%;
	height:480px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.gallery li img{
	padding:0px 30px;
	width:100%;
	height:100%;
	cursor:grab;
	object-fit:cover;
	object-position:top;
	display:block;
}
.gallery_slider{
	visibility:hidden;
}
.gallery_slider.slick-initialized {
	visibility:visible;
}
.gallery_next, .gallery_prev {
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	font-size: 15px;
	text-align: center;
	position: absolute;
	top: 55%;
	width: 40px;
	color: #333;
	left: 10px;
	right: auto;
	z-index: 1001;
	cursor: pointer;
	height: 40px;
	background: rgba(255,255,255,0.8);
	line-height: 40px;
}
.gallery_next:before,.gallery_prev:before{
	font-family:FontAwesome;
}
.gallery_next:before{
	content:"\f054";
}
.gallery_prev:before{
	content:"\f053";
}
.gallery_next{
	right:10px;
	left:auto;
}
.gallery_next:hover,.gallery_prev:hover{
	opacity:0.5;
}
/*end gallery*/
/*start comments*/
.comments_list .no-comments {
	font-weight: 700;
	font-size: 16px;
	padding:50px;
	text-align: center;
	color: #bbb;
}
.comment-notes {
	overflow: hidden;
	clear: both;
	padding: 10px;
	border: 1px solid rgba(255,255,255,0.1);
	color: #555;
}
.comments_list {
	margin-bottom:20px;
	clear: both;
	display: block;
	margin-top: 20px;
	overflow: hidden;
}
.comments_list h3:before {
	content: "\f086";
	font-family: FontAWesome;
	vertical-align: 0px;
	margin-left: 5px;
	color: #888;
	font-size: 20px;
}
.comments_list .logged-in-as {
	padding: 10px 15px;
	background:rgba(255,255,255,0.1);
	font-size:12px;
	font-weight:600;
	margin-bottom: 5px;
}
.comment-form textarea,.comment-form input {
	display: block;
	width: 100%;
	border: 1px solid rgba(255,255,255,0.1);
	max-width:100%;
	font-size: 14px;
	font-weight:600;
	color: #bbb;
	padding: 12px 10px;
	background:rgba(255,255,255,0.1);
}
.comment-author.vcard {
	display: block;
	overflow: hidden;
	font-size: 12px;
}
#comments h2 {
	font-weight: normal;
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
	color: #000;
}

.comment-form textarea:focus,.comment-form input:focus{
	border: 1px solid #555;
}
p.comment-form-cookies-consent {
    display: none;
}
.comment-form input[type="submit"]:hover{
	opacity:0.8;
}
.form-submit {
	float: none;
	margin-bottom: 10px;
}
.comment-form input[type="submit"] {
	background: #d4a836;
	border: none;
	padding: 8px 15px;
	display:block;
	margin-top: 10px;
	font-size:13px;
	font-weight:700;
	font-family:Changa, sans-serif;
	cursor: pointer;
	color: #fff;
	text-transform: capitalize;
}
.comment-form label {
	display: block;
	color: #fff;
	text-transform: capitalize;
	padding: 20px 5px;
	cursor: pointer;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
}
.comment-list {
	clear: both;
	display: block;
}
.comment-list li {
	display: block;
	margin-bottom: 15px;
	border: 1px solid rgba(255,255,255,0.1);
	padding: 15px;
	overflow: hidden;
}
.comment-list li p{
	padding: 10px;
	border: 1px solid rgba(255,255,255,0.1);
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: 600;
	display: block;
	color: #bbb;	
}
.comment-author.vcard {
	font-size: 16px;
	font-weight: 600;
}
.comment-author.vcard img {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	-moz-border-radius: 50px;
	margin-left:10px;
	border: 1px solid #eee;
	float: right;
}
.says {
	display: inline-block;
	padding-top: 14px;
}
.fn {
	display: inline-block;
	font-style: normal;
}
.comment-edit-link {
	display: none;
}
.comment-reply-link {
	display: none;
}
.comment-meta.commentmetadata {
	margin: 7px 0px 10px;
	font-size: 13px;
	font-weight: 200;
}
.comment-meta.commentmetadata a {
	color: #888;
}
.children {
	display: none;
}
.comment-respond h3 {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 16px;
}
.navigation.comment-navigation {
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.nav-previous a, .nav-next a {
	background: #d4a836;
	color: #fff;
	display: block;
	padding: 5px 15px;
	text-align: center;
}
.nav-next {
	display: block;
	float: left;
}
.nav-previous{
	display: block;
	float:right;
}
.wraps_is_single{
	max-width:1000px;
	margin:0px auto;
	text-align:center;
}
.all_go {
	color: #fff;
	background: #333;
	float: right;
	width: 100%;
}
.all_go .postin_txt{
	color:#fff;
}
.all_go .pages_title h2{
	color:#d4a836;
}
.sliderblack .elementor-shape-fill,body#bodyin .bottom .elementor-shape-fill{
	fill:#333;
}
/*end comments*/