/*
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen-child/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout
— the horizontal masthead with an optional right sidebar that works perfectly for 
blogs and websites. It has custom color options with beautiful default color schemes,
a harmonious fluid grid using a mobile-first approach, and impeccable polish in every 
detail. 

Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.3

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, 
custom-colors, custom-header, custom-menu, editor-style, featured-images, 
flexible-header, microformats, post-formats, rtl-language-support, sticky-post, 
threaded-comments, translation-ready, blog

Text Domain: twentysixteen
Template: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');

body{
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body:not(.custom-background-image):before, 
body:not(.custom-background-image):after{
	display: none;
}
a, a:focus, a:hover, button, button:hover, button:focus{
	display: inline-block;
	text-decoration: none;
	outline: none;
}
/*----Header----*/
.header_top{
	background: #f04323;
}
.header_top_left, .header_top_right{
	list-style: none;
	margin: 0;
	padding: 0;
}
.header_top_left{
	float: left;
	width: auto;
}
.header_top_right{
	float: right;
	width: auto;
}
.header_top .cnss-social-icon{
	float: right;
	width: auto;
	padding: 4px 0 3px;
}
.header_top ul.cnss-social-icon li.cn-fa-icon a{
	padding:0 !important;
	line-height:28px;
}
.header_top ul.cnss-social-icon li.cn-fa-icon a i{
	font-size: 15px !important;
}
.header_top_left li, .header_top_right li{
	float: left;
}
.header_top_left li{
	font-size: 14px;
	color: #fff;
	padding-right: 30px;
	line-height: 40px;	
}
.header_top_left li:last-child{
	padding-right: 0;
}
.header_top_left li i{
	padding-right: 5px;
}
.header_top_right li a{
	padding: 0 0 0 20px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.site-header{
	padding:0;
	background: #000;
}

.enquiry_btn {
    position: fixed;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -webkit-transform: translateY(-50%) rotate(-90deg);
    right: -35px;
    background: #f04323;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    z-index: 11;
}
.enquiry_btn:hover, .enquiry_btn:focus {
	color:#fff;
	background: #222;
}
.logo{
	float: left;
	width: auto;
}
.logo a{
	display: block;
	padding: 10px 0;
}
.site-header-menu{
	float: right;
	width: auto;
}
.site-header-menu li{
	position: relative;
	margin-left:5px;
}
.site-header-menu li li{
	margin-left: 0;
}
.site-header-menu .main-navigation li a{
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	color: #fff;
	position: relative;
	padding: 10px 14px;
	font-weight: 400;
	border:1px solid transparent;
}
.site-header-menu .main-navigation li > a:hover, 
.site-header-menu .main-navigation li.current-menu-item > a{
	border:1px solid #f3694f;
	color: #fff;
}
.site-header-menu .main-navigation li li a:hover, 
.site-header-menu .main-navigation li li.current-menu-item a{
	border-color: transparent;
	color: #f3694f;
}
/*.site-header-menu li:after, .site-header-menu li:before, 
.site-header-menu li a:after, .site-header-menu li a:before{
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	opacity: 0;
	visibility: hidden;
}
.site-header-menu li:after{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 15px;
	height: 15px;
	border-top: 1px solid #f3694f;
	border-left: 1px solid #f3694f;
}
.site-header-menu li:before{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 15px;
	height: 15px;
	border-top: 1px solid #f3694f;
	border-right: 1px solid #f3694f;
}
.site-header-menu li a:after{
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 15px;
	height: 15px;
	border-bottom: 1px solid #f3694f;
	border-left: 1px solid #f3694f;
}
.site-header-menu li a:before{
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 15px;
	height: 15px;
	border-bottom: 1px solid #f3694f;
	border-right: 1px solid #f3694f;
}
.inner_content .huge_it_portfolio_container{
    width: 79%!important;
    /* max-width: 100% !important; */
    /* width: 100%; */
    opacity: 0;
    margin: 0px auto!important;
}

.site-header-menu li:hover:after, .site-header-menu li:hover:before, 
.site-header-menu li.current-menu-item:before, 
.site-header-menu li.current-menu-item:after,  
.site-header-menu li.current-menu-item a:after, 
.site-header-menu li.current-menu-item a:before,
.site-header-menu li a:hover:after, .site-header-menu li a:hover:before{
	opacity: 1;
	visibility: visible;
}*/
.main-navigation .menu-item-has-children a:after{
	right: -2.375px;
	top: 8.373px;
}
.main-navigation ul ul{
	width: 220px;
}
.site-header-menu .main-navigation ul ul li a{
	font-size: 12px;
	width: 100%;
	padding-top:6px;
	padding-bottom:6px;
	background: #000;
}

/*--banner--*/
.home_banner{
	padding: 0px 0px;
}
.banner_img{
	float: left;
	text-align: center;
	width: 100%;
}
.owl-carousel .owl-item .banner_img img{
	max-width: 100%;
	width: auto;
}
.home_banner.owl-theme .owl-dots .owl-dot span{
	width: 15px;
	height: 15px;
	background: none;
	border:1px solid #F04323;
	border-radius: 0;
	margin: 0 3px;
	position: relative;
}
.home_banner.owl-theme .owl-nav.disabled + .owl-dots{
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	width: 100%;
}
.home_banner.owl-theme .owl-dots .owl-dot span:after{
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #222;
}
.home_banner.owl-theme .owl-dots .owl-dot.active span:after{
	background: #F04323;
}
.banner_content{
	float: right;
	width: 45%;
	padding-top: 100px;
}
.banner_content h1{
	font-size: 30px;
	font-weight: 900;
	color: #222222;
	text-transform: uppercase;
	line-height: 1.1;
	margin: 0 0 25px;
}
.banner_content p{
	font-size: 24px;
	color: #555555;
	letter-spacing: 1px;
	line-height: 1.3;
	font-weight:300;
	margin-bottom: 35px;
}
.all_btn{
	padding: 8px 40px;
	border-radius: 30px;
	border:2px solid #f04323;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background: #fff;
}
.all_btn:after{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 70%;
	height: 100%;
	background: #f04323;
	-moz-transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	transform: skewX(-20deg);
	z-index: -1;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.all_btn:hover:after{
	width: 100%;
	-moz-transform: skewX(0deg);
	-webkit-transform: skewX(0deg);
	-o-transform: skewX(0deg);
	-ms-transform: skewX(0deg);
	transform: skewX(0deg);
}
.all_btn:hover{
	color: #fff;
	
}
.dnlwd{
	color:#fff;
	background: #f04323;
	padding: 8px 20px;
	border-radius:30px;
	text-transform:capitalize;
}
.dnlwd:hover{
	color:#fff;
	background: #da3f22;
	text-decoration:none;
}
.heading {
	text-align: center;
	margin-bottom: 25px;
}
.heading h2{
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-weight: 900;
	color: #222;
	text-transform: uppercase;
	padding-bottom: 35px;
	position: relative;
}
.heading h2 span{
	color: #f04323;
}
.heading h2:after{
	position: absolute;
	content: "";
	background-image: url(images/heading_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
	height: 20px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 5px;
}
.heading h2:before{
	position: absolute;
	content: "";
	width: 10%;
	height: 1px;
	background: #f04323;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.heading h2 span{

}
.catagory_panel{
	padding: 50px 0;
}
.catagory_panel .row{
	margin: 0;
}
.catagory_panel [class*=col-]{
	padding-left: 0;
	padding-right: 0;
}
.category_item{
	width: 100%;
	display: table;
}
.category_img, .category_content{
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.category_img img{
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.category_item:hover .category_img img{
	-moz-transform: scale(1.5) rotate(10deg);
	-webkit-transform: scale(1.5) rotate(10deg);
	-o-transform: scale(1.5) rotate(10deg);
	-ms-transform: scale(1.5) rotate(10deg);
	transform: scale(1.5) rotate(10deg);
}
.category_img{
	overflow:hidden;
	position:relative;
}
.category_img:after{
	position:absolute;
	content:"";
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:0;
	height:0;
	margin:auto;
	border-radius:100%;
	-o-border-radius:100%;
	-ms-border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	 -webkit-transition-delay: 0.2s; /* Safari */
   	 transition-delay: 0.2s;
	background:rgba(240,67,35,0.5);
}
.category_item:hover .category_img:after{
	width:100%;
	height:100%;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.category_content{
	text-align: center;
	-o-box-shadow: 0 0 4px #d2d2d2;
	-ms-box-shadow: 0 0 4px #d2d2d2;
	-moz-box-shadow: 0 0 4px #d2d2d2;
	-webkit-box-shadow: 0 0 4px #d2d2d2;
	box-shadow: 0 0 4px #d2d2d2;
	padding: 20px 15px;
}
.category_content h3{
	font-size: 17px;
	color: #f04323;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.category_content img{
	margin-bottom: 15px;
}
.category_content p{
	color: #666666;
	margin: 0 0 15px;
}
.category_content a{
	background: #f04323;
	color: #fff;
	font-size: 12px;
	padding: 8px 20px;
	text-align: center;
	text-transform: uppercase;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.contact_panel{
	padding-bottom: 40px;
}
.contact_wrapar{
	display: table;
	width: 100%;
}
.contact_details, .home_map{
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
.contact_details{
	background: #f04323;
	padding:30px 30px 30px 7%; 
}
.contact_details ul{
	margin: 0 0 20px;
	padding: 0;
}
.contact_details ul li{
	list-style: none;
	position: relative;
	padding-left: 40px;
	color: #fff;
	font-size: 14px;
	margin: 0 0 10px;
 }
.contact_details ul li i{
	font-size: 20px;
	left: 0;
	top: 3px;
	position: absolute;
}
.form_fild{
	margin-bottom: 15px;
}
.form_fild .form-control{
	height: 40px;
	background: #fff;
	border:none;
	border-radius: 0;
	box-shadow: none;
	padding: 6px 15px;
}
.form_fild textarea.form-control{
	height: 100px;
	background: #fff;
	border:none;
	box-shadow: none;
}
.form_btn .all_btn{
	color:#222;
	border-color: #fff;
	background: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
}
.form_btn .all_btn:hover{
	color: #222;
	background: #fff;
}

.form_btn button:after{
	background: #fff;
}
.home_map iframe{
	margin: 0;
}
.main-footer{
	text-align: center;
	background: #000;
	padding: 30px 0 20px;
}
.footer_logo{
	margin-bottom: 15px;
}
.footer_menu nav li{
	list-style: none;
	display: inline-block;
}
.footer_menu nav ul{
	margin: 0;
	padding:0;
}
.footer_menu nav li a{
	text-transform: uppercase;
	color: #fff;
	padding: 6px 15px;
}
.footer_menu nav li a:hover{
	color: #f04323;
}
.copyright{
	background: #f04323;
	padding: 15px 0;
}
.copyright p{
	margin-bottom: 0;
	color: #fff;
}
.copyright ul{
	text-align: right;
	margin: 0;
	padding:0;
}
.copyright li{
	list-style: none;
	text-align: center;
	display: inline-block;background-position: 
}
.copyright li a{
	background: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #222;
} 
.menu-toggle {
    float: right;
    margin: 8px 0;
    font-size: 12px;
    text-transform: uppercase;
    background: #222;
    color: #fff;
    border-color: #222;
}
.menu-toggle:hover{
	background: #222;
    color: #fff;
    border-color: #222;
}
/*contact us*/
.contact_form_fild .text_box {
   border-radius: 2px;
   box-shadow: none;
   height: 40px;
   background: #f7f7f7;
   color: #ddd;
   font-size: 14px;
   padding: 10px 15px;
   margin-bottom: 15px;
   font-style: italic;
width: 100%;
   border: 1px solid #f3f3f3;
font-family: roboto;
}
.contact_form_fild textarea.text_box {
   height: 65px;
   width: 100%;
resize:none;
}
.contact_form_btn input, .contact_form_btn input:focus {
   background: #f67000;
   border: none;
   padding: 12px 30px;
   text-transform: uppercase;
   font-weight: 500;
   color: #111;
   border-radius: 2px;
   font-size: 14px;
}
/*contact us*/
/*--------inner_banner---------*/
.inner_banner{
	padding: 100px 0;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
}
.inner_banner:after{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,f04323+99 */
	background: rgb(0,0,0); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(0,0,0,1) 0%, rgba(240,67,35,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(0,0,0,1) 0%,rgba(240,67,35,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(0,0,0,1) 0%,rgba(240,67,35,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#f04323',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ 
	width: 100%;
	height: 100%;
	opacity: 0.5;
}
.inner_heading h1{
	text-align: center;
	font-weight: 900;
	position: relative;
	z-index: 1;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.inner_content{
	padding: 40px 0 30px;	
}
.inner_content .bwg_lightbox_0{
	border: 4px solid #fff;
	box-shadow: 0 0 3px #ddd !important;
	-o-box-shadow: 0 0 3px #ddd !important;
	-ms-box-shadow: 0 0 3px #ddd !important;
	-moz-box-shadow: 0 0 3px #ddd !important;
	-webkit-box-shadow: 0 0 3px #ddd !important;
	margin: 3px;
}
.inner_content #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0{
	font-weight: normal;
	text-shadow: none;
	color: #222;
}
.inner_content #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0{
	margin: 0;
}
.inner_content #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0{
	max-width: 1170px !important;
}
.inner_content #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0:hover{
	transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
.inner_content #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 img{
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.inner_content #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0:hover img{
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.about_page_wrap .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 25px;
    color: #f04323;
}
.about_page_wrap .list-sub-group-heading{
	font-size: 20px;
}
.about_page_wrap ul{
	list-style: none;
	margin: 0 0 20px;
}
.about_page_wrap ul li{
	margin: 0 0 5px;
	color: #777;
}
/*---Contact----*/
.contact_info {
	width: 100%;
	background: #ffffff;
	padding: 20px; 
	margin-bottom: 20px;
	-o-box-shadow: 0 0 5px #ddd;
	-ms-box-shadow: 0 0 5px #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
}
.contact_map{
	margin-bottom: 20px;
}
.contact_info h4 {
	font-size: 21px;
	color: #124B69;
	margin: 0 0 16px;
	text-align: center;
	font-weight: bold;
}
.contact_details_inner {
	text-align: center;
	font-size: 15px;
	margin: 0 0 20px;
	color: #222;
	font-weight: 500;
	width: 33.33%;
	float: left;
}
.contact_info ul{
	list-style:none;
	margin:0;
	padding:0;
}
.contact_details_inner i {
	display: block;
	font-size: 28px;
	color: #f04323;
	margin-bottom: 10px;
}
.contact_form{
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	padding: 40px;
	background: #fff;
	-o-box-shadow: 0 0 5px #ddd;
	-ms-box-shadow: 0 0 5px #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	overflow: hidden;
}
.contact_form h3 {
	font-size: 25px;
	text-transform: uppercase;
	color: #124B69;
	margin: 0 0 15px;
	font-weight: 500;
}
.contact_form .form_fild .form-control {
	height: 40px;
	border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	margin: 0 0 10px;
	background: #f5f5f5;
	border: 1px solid #cfcbcb;
	text-transform: capitalize;
}
.contact_form  .form_fild textarea.form-control {
	height: 110px;
}

.contact_form .form_fild span {
	text-transform: uppercase;
	color: #777777;
	font-size: 13px;
	letter-spacing: 0.5px;
	font-weight: 500;
	display: block;
}
.contact_form .form_btn .all_btn{
	background:#f04323;
	color:#fff;
}
.page_category a{
	display: block;
	text-align: center;
	padding: 20px 10px;
	-o-box-shadow: 0 0 5px #ddd;
	-ms-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	border:1px solid transparent;
	-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
margin: 0 0 20px;
}
.page_category a:hover{
	box-shadow: none;
	border-color: #ddd;
}
.page_category a strong{
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	color: #F04323;
}
.page_category a img{
	margin-bottom: 10px;
}
/*blog*/
.blog_item {
    margin-bottom: 70px;
}
.blog_item .image-box {
    position: relative;
}
.date {
    color: #a5a5a5;
    text-align: left;
    padding-top: 6px;
}
.date h5 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 12px 0;
    display:inline-block;
    padding-right: 10px;
    font-family: 'Open Sans', sans-serif;
}
.date p {
    margin: 0;
    font-size: 12px;
    line-height: 0px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}
.blog_item h4 {
    font-weight: 500;
    font-size: 18px;
    padding: 0px;
    margin-top: 0;
    color: #222222;
}
.blog_item h4 a {
    color: #f04323;
    text-transform:capitalize;
    font-size:23px;
    transition: .5s;
}
.blog_item p {
    margin-top: 14px;
}
.image-box img.img-responsive {
    width: 100%;
}
/*.date p:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 6px solid transparent;
    border-top: 8px solid #cc3114;
    border-right: 4px solid #cc3114;
    position: absolute;
    left: 0px;
    bottom: -28px;
}*/
.blog_btn{
    background: #f04323;
    color: #fff;
    font-size: 12px;
    padding: 8px 20px;
    text-align: center;
    text-transform: uppercase;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
   border:1px solid #f04323;
}
.blog_btn:hover{
    color:#f04323;
    background: #fff;
    border:1px solid #f04323;
}
.tag{
font-weight:400;
color:#f04323;
}
i.fa.fa-calendar {
    padding-right: 6px;
    color:#f04323;
}
.image-box img {
    width: 100%;
}
/*blog*/
.default-block_54 .title-block_54 h3 {
   color:#f04323 ! important;
}
.default-block_57 .title-block_57 h3 {
 color:#f04323 ! important;
}
.default-block_55 .title-block_55 h3{
 color:#f04323 ! important;
}
.default-block_56 .title-block_56 h3{
 color:#f04323 ! important;
}
.default-block_60 .title-block_60 h3{
 color:#f04323 ! important;
}
.default-block_59 .title-block_59 h3{
 color:#f04323 ! important;
}
.default-block_58 .title-block_58 h3{
 color:#f04323 ! important;
}

.enquiry_form_wrap .contact_form_fild .text_box{
	color:#222;
}
.enquiry_form_wrap .form_btn .all_btn{
	background: #f04323;
	color: #fff;
}




/*=====Responsive========*/
@media screen and (max-width: 991px){
	.category_img img{
		width: 100%;
	}
	.contact_panel{
		padding: 0 15px;
	}
	.contact_details{
		width: 100%;
		padding: 20px;
		display: block;
		margin-bottom: 20px;
	}
	.home_map{
		display: block;
		width: 100%;
	}
	.banner_content p{
		font-size: 20px;
	}
	.banner_content h1{
		font-size: 30px;
	}
	.logo {
		width: 100px;
	}
	.site-header-menu{
		margin: 8px 0;
	}
	.site-header-menu .main-navigation li a {
		font-size: 13px;
		padding: 10px;
	}
	.site-header-menu li {
		margin-left: 2px;
	}
}

@media screen and (max-width: 906px){
	.site-header{
		position: relative;
	}
	.site-header-menu{
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		width: 99.9%;
		z-index: 9;
		background: #fff;
		margin: 0;
	}
	.site-header-menu .main-navigation li a {
		font-size: 14px;
		padding: 10px 15px;
		display: block;
	}
	.site-header-menu .main-navigation ul{
		width: 100%;
		margin: 0;
		background: #000;
	} 
	.site-header-menu li:after, .site-header-menu li:before, 
	.site-header-menu li a:before, .site-header-menu li a:after{
		display: none;
	}
	.site-header-menu li{
		margin-left: 0;
	}
	.site-header-menu li a:hover{
		color: #f04323;
	}
	.col-sm-6.text-right.man {
    display: none;
}
.butn p {
    margin-top: 0 !important;
    text-align: center !important;
}
}

@media screen and (max-width: 767px){
	.copyright, .copyright ul{
		text-align: center;
	}
	.copyright p{
		margin-bottom: 10px;
	}
	.contact_details_inner {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.contact_form{
		padding: 30px 20px;
	}
}
@media screen and (max-width: 600px){
	.category_img{
		display: none;
	}
	.category_content{
		margin-bottom: 15px;
		display: block;
		width: 100%;
	}
	.banner_content h1{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.banner_content p{
		font-size: 16px;
	}
	.banner_content a{
		padding: 6px 25px;
		font-size: 12px; 
	}
	.heading h2:before{
		width: 30%;
	}
	.heading h2 {
    		font-size: 25px;
	}
	.footer_menu nav li a{
		padding: 6px 9px;
	}
	.copyright p {
    		margin-bottom: 0;
	}
}
@media screen and (max-width: 480px){
	.header_top_left, .header_top_right{
		text-align: center;
		float: none;
	}
	.header_top_left li, .header_top_right li{
		display: inline-block;
		float: none;
	}
	.header_top_left li{
		padding-right: 10px;
		font-size: 12px;
	}
	.banner_content h1{
		font-size: 16px
	}
	.banner_content p{
		font-size: 13px;
		margin-bottom: 10px;
	}
	.banner_content a {
	    padding: 3px 20px;
	    font-size: 10px;
	}
	.header_top_right{
		display: none;
	}
	.footer_menu nav li a{
		font-size: 12px;
		padding: 5px;
	}
	.pull-left {
    		float: none !important;
	}
	.pull-right {
    		float: none !important;
	}
}
@media screen and (max-width: 320px){
	.banner_content, .banner_img{
		width: 100%;
		text-align: center;
	}
	.banner_img{
		margin-bottom: 20px;
		padding-right: 0;
	}
	.owl-carousel .owl-item .banner_img img{
		max-width: 60%;
		margin: 0 auto;
	}
	
}








/* =Post styling
----------------------------------------------- */
.post{
  margin-bottom:15px;
}
.site-main > article{
 margin-bottom:2px !important;
}
.entry-meta a {
  font-size: 13px;
}
#main .page-header {
  margin-top: 0;
}

.entry-meta a {
  color: #6B6B6B;
  font-weight: bold;
}
.entry-meta .fa {
  font-size: 14px;
  margin-right: 3px;
  /*color: #1FA67A;*/
  color:#f04323;
}
.entry-meta span {
  margin-right: 10px;
}
.entry-title {
  font-size: 32px;
  color: #444;
}
.entry-title a {
  color: #444;
}
.post .entry-content a{
    box-shadow: none !important;
}
.entry-title a:hover {
  color: #666;
}
.btn.btn-default.read-more {
  float: right;
  border: 1px solid #E8E8E8;
  color: #f04323;
  background-color: transparent;
  margin-top: 10px;
}
.btn.btn-default.read-more:hover {
  color: #FFF;
  /*background-color: #1FA67A;*/
   background-color: #f04323;
}
.search .btn.btn-default.read-more {
  float: none;
}
hr.section-divider {
  border-color: #E8E8E8;
  margin-top: 50px;
  margin-bottom: 50px;
}

/* =Singe Post/Page Pagination
----------------------------------------------- */
.page-links span {
  display: inline-block;
  color: #fff;
  background-color: #1FA67A;
  border-radius: 4px;
  padding: 2px 10px;
  margin-left: 2px;
}
.page-links a span {
  background-color: inherit;
  border: 1px solid #E8E8E8;
  color: #1FA67A;
  -webkit-transition: all 0.2s;
     -moz-transition: all 0.2s;
       -o-transition: all 0.2s;
          transition: all 0.2s;
}
.page-links a:hover span {
  background-color: #1FA67A;
  border: 1px solid #1FA67A;
  color: #fff;
}

@media(min-width:992px){
  .post .entry-content a img{
    height:230px;
  }
}
.post_cont{
    padding-top: 58px;
}
.post1 .page-header,
.single-post .page-header{
    border-top: 0px solid #1a1a1a;
}
@media(min-width:992px){
#secondary{
   padding-top: 50px;
  }
}

.widget_recent_entries h3{
    font-size: 20px !important;
    color: #f04323;
font-weight:600 !important;
}
.widget_recent_entries ul{
    display: block;
}
.widget_recent_entries ul li{
    list-style: none;
    border-bottom: 1px solid #EEE;
    position: relative;
    display: block;
    padding: 10px 0;
}
.widget_recent_entries ul li a{
    font-size: 14px;
    color: #000;
}
.widget_recent_entries ul li a:hover{
    font-size: 14px;
    color: #f04323;
}

@media (min-width: 992px){
  .single-post-cont #secondary {
    padding-top: 90px;
  }
}