.postin_txt *, .shape_default_html * {
	list-style: revert;
	padding: revert;
	margin: revert;
}
body.bodyin #header:before{
	display:none;
}
.wraps_is {
	padding-top:0px;
	padding-bottom:50px;
	clear:both;
	overflow: hidden;
}
body.bodyin .pages_title div, body.bodyin .pages_title p {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
/*start precemp*/
body.bodyin #slideshow {
	height: auto;
	overflow: hidden;
	background:#090909;
	clear: both;
}
body.bodyin #slideshow .circles{
	display:none;
}
body.bodyin #slideshow .width {
	padding-top: 50px;
	padding-bottom:50px;
}
body.bodyin #slideshow .slider_left{
	padding:0;
}
body.bodyin #slideshow .slider_cont h2{
	font-size:40px;
	opacity:1;
	animation:unset;
	-moz-animation:unset;
	-ms-animation:unset;
	-o-animation:unset;
	-webkit-animation:unset;
}
body.bodyin #slideshow .slider_cont p{
	margin-bottom:30px;
	opacity:1;
	animation:unset;
	-moz-animation:unset;
	-ms-animation:unset;
	-o-animation:unset;
	-webkit-animation:unset;
}
.slider_left_ul{
	clear:both;
	display:block;
	font-size:15px;
}
.slider_left_ul li{
	display:inline-block;
	color:rgba(255,255,255,0.6);
	font-weight:400;
	text-transform:capitalize;
	margin-left:3px;
}
.slider_left_ul li:after{
	content:"/";
	vertical-align:middle;
	margin-right:5px;
}
.slider_left_ul li:last-child:after{
	display:none;
}
.slider_left_ul li a{
	font-weight:400;
	opacity:1;
	animation:unset;
	-moz-animation:unset;
	-ms-animation:unset;
	-o-animation:unset;
	-webkit-animation:unset;
	background:none;
	padding:0;
	margin:0;
	font-size:15px;
	display:inline-block;
	vertical-align:middle;
	color:#276585;
}
.slider_left_ul li a:hover{
	background:none;
	color:#c3c2ea;
}
body.bodyin .list_top_left{
	opacity:1;
	transform:unset;
	-ms-transform:unset;
	-moz-transform:unset;
	-weight-transform:unset;
	-o-transform:unset;
}
/*end precemp*/
/*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:#3a3a3a;
}
.closed_site img{
	max-height:120px;
}
.closed_site:before{
	font-family:FontAwesome;
	display:block;
	margin-bottom:15px;
	color:#3a3a3a;
	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 #dad4cd;
	width: 40px;
	display: inline-block;
	height: 40px;
	font-weight:600;
	line-height: 38px;
	color: #333;
	cursor: pointer;
	font-size: 14px;
	margin-right: 2px;
	margin-left: 2px;
}
.pagination a:hover{
	border:1px solid #c3c2ea;
	color:#c3c2ea;
}
.pagination span.current{
	border:1px solid #276585;
	background:#276585;
	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:#dad4cd;
	padding: 10px 15px;
	margin-bottom:20px;
}
.postmeta_cats {
	float: right;
	overflow: hidden;
}
.postmeta_dets {
	float: right;
	overflow: hidden;
}
.postmeta_cats span {
	display: inline-block;
	color: #3a3a3a;
	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: #276585;
	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: #c3c2ea;
	color:#fff;
}
.postmeta_dets span {
	display: inline-block;
	color: #3a3a3a;
	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: #c3c2ea;
}
.post_tags {
	clear: both;
	background: #dad4cd;
	margin-bottom:20px;
	padding:10px 15px;
	margin-top: 20px;
	overflow: hidden;
}
.post_tags span {
	display: inline-block;
	color: #3a3a3a;
}
.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: #c3c2ea;
	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: #276585;
	color:#fff;
}
#same_posts {
	clear: both;
	display: block;
	overflow: hidden;
	border: 1px solid #dad4cd;
}
.title_page_same {
	font-size: 17px;
	font-weight: 700;
	background:#dad4cd;
	color: #3a3a3a;
	border-bottom: 1px solid #dad4cd;
	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:#333;
}
.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: #276585;
}
.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: #dad4cd;
	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: #dad4cd;
	display: block;
	padding: 10px;
	border: 1px solid #444;
	color: #333;
	line-height: 2;
}
#postin .serv_txt {
    text-align: inherit;
    border: 1px solid #dad4cd;
}
/*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: #555;
	border-bottom: 1px solid #dad4cd;
}
.contact_form_details_list li span {
	display: inline-block;
	color: #333;
	font-weight:700;
	font-size: 14px;
}
.contact_form_details_list li span:before{
	font-family:FontAwesome;
	color:#c3c2ea;
	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:#333;
}
.contact_form_left{
	width:100%;
	clear:both;
}
.contact_form_text{
	clear:both;
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	color:#333;
	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{
	display:block;
	background:#fff;
	border:1px solid #dad4cd;
	padding:10px;
	font-family:Changa, sans-serif;
	font-size:13px;
	color:#333;
	font-weight:600;
	width:100%;
}
.contact_form_frame label input:focus,.contact_form_frame label textarea:focus{
	border:1px solid #c3c2ea;
}
.go_contacto{
	clear:both;
	display:inline-block;
	cursor:pointer;
	background:#c3c2ea;
	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:#276585;
	color:#fff;
}
/*end contact_form*/
/*start precemp*/
#precemp{
	width:100%;
	background-color:#dad4cd;
	border-top:1px solid rgba(255,255,255,0.1);
	position:relative;
	float:right;
	margin-bottom:50px;
	display:block;
	z-index:101;
}
#precemp .width{
	padding:30px 0px;
}
.precemp h2 {
	color: #333;
	font-weight: 700;
	font-size: 20px;
	display: block;
	margin-bottom: 5px;
}
.precemp p{
	color:#555;
}
.precemp ul{
	margin-top:15px;
}
.precemp li{
	display:inline-block;
	color:#555;
	font-weight:400;
	text-transform:capitalize;
	margin-left:3px;
}
.precemp li:after{
	content:"/";
	vertical-align:middle;
	margin-right:5px;
}
.precemp li:last-child:after{
	display:none;
}
.precemp li a{
	font-weight:400;
	opacity:1;
	animation:unset;
	-moz-animation:unset;
	-ms-animation:unset;
	-o-animation:unset;
	-webkit-animation:unset;
	background:none;
	padding:0;
	margin:0;
	display:inline-block;
	vertical-align:middle;
	color:#276585;
}
.precemp li a:hover{
	background:none;
	color:#c3c2ea;
}
/*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 cats table*/
.width.page_table_all {
	display: table;
	padding-bottom:50px;
	overflow:hidden;
}
.page_table_all_right {
	display: table-cell;
	width: 70%;
	padding-left:30px;
	vertical-align: top;
}
.page_table_all_left {
	display: table-cell;
	width: 30%;
	padding-right:15px;
	padding-left:15px;
	padding-top:20px;
	padding-bottom:20px;
	border:1px solid #dad4cd;
	vertical-align: top;
}
.news_ul_list li {
	border-bottom: 1px solid #dad4cd;
	padding-bottom: 25px;
	margin-bottom: 25px;
	display: block;
	width: 100%;
	overflow:hidden;
	clear: both;
}
.news_ul_list li:last-child{
	border-bottom:none;
}
.news_list_img{
	float:right;
	width:200px;
}
.news_list_img img {
	width: 100%;
	object-fit: cover;
	object-position: top;
	height: 150px;
}
.news_list_txt_all {
	margin-right: 225px;
}
.news_list_txt h2 {
	color: #000;
	font-weight: 400;
	font-size: 20px;
	display: block;
	margin-bottom: 5px;
}
.news_list_txt p {
	display: block;
	margin-bottom: 10px;
	color: #333;
	font-size: 14px;
}
.news_list_txt {
	padding-top: 15px;
}
.categors_loop {
	clear: both;
	display: block;
	width: 100%;
}
.categors_loop {
	clear: both;
	display: block;
	width: 100%;
	margin-bottom:45px;
}
.categors_loop h2 {
	font-weight: 600;
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
}
.categors_loop h2:after {
	content: "";
	display: block;
	width: 50px;
	height: 4px;
	background: #276585;
	border-radius: ;
	margin: 9px 0px;
}
.categors_txt {
	overflow: hidden;
	display: block;
}
.categors_txt li {
	overflow: hidden;
	display: block;
	clear: both;
	border-bottom: 1px dashed #dad4cd;
	padding: 15px 0px;
	color: #555;
}
.categors_txt li a{
	color:#333;
}
.categors_txt li a:before{
	font-family:FontAwesome;
	vertical-align:middle;
	font-weight:normal;
	margin-left:5px;
	content:"\f100";
}
.categors_txt li a:hover{
	color:#276585;
}
.categors_txt select {
	height: 45px;
	line-height: 45px;
	background: #fff;
	border: 1px solid #dad4cd;
	display: block;
	width: 100%;
	padding: 0px 10px;
	font-family: TitilliumWeb,Changa, sans-serif;
	color: #333;
	font-size: 14px;
}
.categors_txt li span.post-date {
	display: block;
	clear: both;
	color: #aaa;
	font-size: 13px;
}
.tagcloud a {
	display: inline-block;
	padding: 5px 10px;
	font-size: 13px !important;
	border: 1px solid #276585;
	border-radius: 3px;
	margin-bottom: 5px;
	color: #333;
}
.tagcloud a:hover{
	border: 1px solid #c3c2ea;
	color: #fff;
	background:#c3c2ea;
}
.foot_post li {
	overflow: hidden;
	display: block;
	padding: 10px 0px;
	border-bottom: 1px dashed #333;
}
.foot_post li a{
	overflow:hidden;
	display:block;
}
.foot_post li img {
	width: 80px;
	height: 55px;
	object-fit: cover;
	object-position: top;
	display: block;
	float: right;
}
.foot_post li b {
	margin-right: 95px;
	overflow: hidden;
	display: block;
	font-weight: 400;
	color: #333;
	font-size: 15px;
}
.foot_post li a:hover b{
	color:#276585;
}
.page_table_all_left .foot_loop{
	color:#555;
	padding:0;
	clear: both;
	display: block;
	width: 100%;
	margin-bottom:45px;
}
.page_table_all_left .foot_loop h2 {
	color: #333;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 25px;
}
.page_table_all_left .foot_loop h2:after{
	content: "";
	width: 50px;
	height: 4px;
	background: #276585;
	display: block;
	border-radius:50px;
	margin: 0px 0px 10px;
}
.page_table_all_left .foot_loop .foot_contact span {
	color: #000;
}
.page_table_all_left .foot_loop .foot_contact p {
	color: #000;
}
.page_table_all_left .foot_loop .foot_contact p a{
	color:#000;
}
.page_table_all_left .foot_loop ul.foot_branch li{
	float:none;
	display:inline-block;
	width:auto;
}
.page_table_all_left .foot_loop ul.foot_branch li a {
	border: 1px solid #dad4cd;
	color: #555;
	font-size: 12px;
	padding: 0px 12px;
	height: auto;
}
.page_table_all_left .foot_loop ul.foot_branch li a:hover{
	border: 1px solid #276585;
	color: #fff;
}
.page_table_all_left .foot_about{
	color:#555;
}
.page_table_all_left .foot_loop{
	float:none;
}
.page_table_all_left .foot_post li {
	overflow: hidden;
	display: block;
	padding: 10px 0px;
	border-bottom: 1px dashed #dad4cd;
}
.page_table_all_left .foot_post li a{
	overflow:hidden;
	color:#333;
	display:block;
}
.page_table_all_left .foot_post li a:hover{
	padding-right:0;
	padding-left:0;
	color:#276585;
}
.page_table_all_left .foot_post li img {
	width: 80px;
	height: 55px;
	object-fit: cover;
	object-position: top;
	display: block;
	float: right;
	margin-left:20px;
}
.page_table_all_left .foot_post li b {
	margin-left: 95px;
	overflow: hidden;
	display: block;
	font-weight: 600;
	color: #333;
	font-size: 14px;
}
.page_table_all_left .foot_post li a:hover b{
	color:#276585;
}
/*end cats table*/