body {
	padding-top: 0px;
	padding-bottom: 0px;
	/*-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;*/
	font-family: 'Open Sans', sans-serif;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
	position: relative;
	background: #fff;
}
a, a:active, a:focus, button, button:focus, button:active, .btn, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
	outline: none;
	outline: 0;
}
 input::-moz-focus-inner {
 border: 0;
}
 @-webkit-keyframes bounce {
 0% {
bottom:0px;
}
 50% {
bottom:15px;
}
 100% {
bottom:30;
}
}
 @-moz-keyframes bounce {
 0% {
bottom:0px;
}
 50% {
bottom:15px;
}
 100% {
bottom:30;
}
}
 @-o-keyframes bounce {
 0% {
bottom:0px;
}
 50% {
bottom:15px;
}
 100% {
bottom:30;
}
}
 @keyframes bounce {
 0% {
bottom:0px;
}
 50% {
bottom:15px;
}
 100% {
bottom:30;
}
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
}
ul, ol {
	list-style-position: inside;
}
.clr {
	clear: both;
}
.header {
	background: #f0f0f0;
	padding: 4px 0;
}
.carousel-caption h2 {
	padding: 0 0 22px 0;
	margin: 0;
	color: #0a0a0a;
	font-size: 32px;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
.carousel-caption ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.carousel-caption ul li {
	background: url(../images/banner_bullet.png) no-repeat 0 3px;
	color: #111010;
	font-size: 16px;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
	padding: 0 0 0 35px;
	margin: 0 0 8px 0;
}
.carousel-caption a {
	display: inline-block;
	background: #ec8b2f;
	border: #d07118 solid 1px;
	padding: 11px 36px;
	font-size: 16px;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
	color: #fff;
	margin: 18px 0 0 0;
	-webkit-box-shadow: 0px 7px 5px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 7px 5px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 7px 5px -6px rgba(0,0,0,0.75);
}
.carousel-caption a:hover {
	background: #000;
	text-decoration: none;
	border: 1px solid #000;
}
.our_services {
	background: url(../images/our_services.jpg) no-repeat 0 0;
	min-height: 399px;
	background-size: cover;
	padding-top: 52px;
}
.our_services_box {
  margin-bottom: 15px;
  min-height: 272px;
  text-align: center;
}
.our_services h2 {
	padding: 0 0 78px 0;
	margin: 0;
	color: #fffcfc;
	font-weight: 300;
	font-size: 28px;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
	text-align: center;
}
.our_services_box {
	background: #fff;
	padding: 61px 10px 25px 10px;
	position: relative;
}
.our_services_box h3 {
	font-family: 'Poppins', sans-serif;
	color: #a50204;
	font-size: 18px;
	font-weight: 400;
	padding: 0 0 7px 0;
	margin: 0;
}
.our_services_box p {
	color: #404142;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.our_services_box a {
	color: #bf181a;
	font-size: 15px;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
.our_ser_img {
	width: 78px;
	height: 78px;
	border-radius: 50%;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border: 1px solid #c7c5c5;
	background: #fff;
	text-align: center;
	padding: 12px 0 0 0;
}
.welcome_zcomputer {
	text-align: center;
	padding: 57px 0 0 0;
}
.welcome_zcomputer h3 {
	padding: 0 0 31px 0;
	margin: 0;
	font-size: 28px;
	color: #111010;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
.welcome_zcomputer p {
	padding: 24px 190px 0 190px;
	color: #111010;
	font-weight: 300;
	font-size: 15px;
	margin: 0;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
	line-height: 23px;
}
.welcome_zcomputer span {
	display: block;
	font-size: 18px;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
	color: #ca711c;
	padding: 0;
	line-height: 24px;
	margin: 0px 0 0 0;
}
.welcome_bottom {
	background: url(../images/welcome_bottom_bg.png) no-repeat right bottom;
	min-height: 405px;
	padding: 72px 0 0 0;
	padding-top: 15px;
	margin-top: 25px;/* background-size: cover */
}
.welcom_bottom_box {
	width: 45%;
	background: #ec8b2f;
	padding: 26px 19px;
	float: left;
	margin: 0 30px 30px 0;
	-webkit-box-shadow: 0px 7px 5px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 7px 5px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 7px 5px -6px rgba(0,0,0,0.75);
}
.red {
	background: #bf181a;
}
.welcom_bottom_box h3 {
	padding: 0;
	margin: 0;
	color: #f5f9ff;
	font-weight: 400;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	text-align: left;
}
.welcom_bottom_box p {
	padding: 8px 0 0 0;
	margin: 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
	text-align: left;
	line-height: 20px;
}
.footer {
	background: #eae7e7;
	border-bottom: 1px solid #d3d1d1;
	border-top: 1px solid #d3d1d1;
	padding: 10px 0;
}
.copy_right {
	padding: 25px 0;
	margin: 0;
	color: #232323;
	font-size: 15px;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
.inner_banner img {
	width: 100%;
}
.inner_heading {
	background: #961010;
	padding: 15px 0;
}
.inner_heading h2 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
.inner_content {
	padding: 50px 0;
}
.about_left p {
	padding: 0;
	color: #111010;
	font-weight: 300;
	font-size: 15px;
	margin: 0;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
	line-height: 23px;
}
.about_right img {
	width: 100%;
}
.contact-right {
	border-left: 1px solid #ccc;
}
.contact-left p {
	color: #7d7d7d;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding: 0 0 10px 0;
	line-height: 29px;
	text-transform: uppercase;
}
.contact-left p a {
	color: #7d7d7d;
	text-decoration: none;
}
.contact-left span {
	color: #961010;
	font-weight: 400;
	padding-right: 10px;
	width: 150px;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
}
.contact_map {
	margin: 30px 0 0 0;
	height: 300px;
	border-top: 1px solid #ccc;
	padding: 15px 0 0 0;
}
.contact_message {
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px;
}
.form-group input {
	border-radius: 0;
	border: 1px solid #ccc;
}
.form-group label {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}
.contact_button {
	padding: 9px 35px;
	background: #961010;
	color: #fff;
	border: 0;
	border-radius: 0;
	transition: .3s all ease-in;
}
.contact_button:hover {
	background: #660000;
	transition: .3s all ease-in;
	color: #fff;
}
#about {
	padding-top: 70px;
}
.about_left h2, .welcome_bottom h1, .contact_Section h1 {
	padding: 0 0 22px 0;
	margin: 0;
	color: #0a0a0a;
	font-size: 29px;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
	text-align: left;
}
.about_left {
	text-align: left;
}
.about_left h4 {
	color: #941210;
	font-size: 19px;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 300;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
.about_left h5 {
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 20px;
	font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
.welcome_bottom h1 {
	text-align: center;
	margin-bottom: 40px;
}
/* contact Section */
.contact_Section {
	background: #eae7e7;
	padding: 60px 0;
	padding-bottom: 20px;
	margin: 0 auto;
}
p.emailPhone {
	font-weight: bold;
	margin-bottom: 0;
	color: #595959;
	font-size: 13px;
}
p.emailPhone a {
	color: #595959;
	text-decoration: none;
	font-size: 13px;
}
/* contact Form */
.wpcf7-form .form-control,  .wpcf7-form .contact_message {
	background: #e1e1e1;
	border: 1px solid #dcdcdc;
	height: 45px;
	box-shadow: none;
	color: #333;
}
.wpcf7-form .contact_message {
	height: 150px;
	resize: none;
}
.contact_button {
	background: #ed8b30;
	border: 1px solid #d07019;
	height: 50px;
	line-height: 32px;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
	top:5px;
	font-size: 16px;
}

.social a {
    color: #bf181a;
    transition: all 0.5s ease-in-out;
}
.social a:hover {
    color: #EC8B2F;
        transition: all 0.5s ease-in-out;
}

ul#menu-footer-menu {
    width: 100%;
    float: left;
    margin-top:20px;
	padding:0;
	position:relative;
}
ul#menu-footer-menu a
{
    color:#BF181A;
}
ul#menu-footer-menu li {
    list-style: none;
	display:inline-block;
	margin-right:5px;
   
}
ul#menu-footer-menu li ul
{
   display: none;
    background: #fff;
    width: 150px;
    text-align: left;
    padding: 5px;
    position: absolute;
    top: 20px;
    left: 40px;
	z-index:9999;
}
ul#menu-footer-menu li:hover ul
{
    display:block;
}
ul#menu-footer-menu li ul li
{
    display:block;
}

#sidebar ul{list-style: none;
padding: 0;
margin: 0;
}
#sidebar ul li a {display: block;
padding: 2px;
color: #961010;
}
.widget {background: #e3e0e0;
padding: 20px;
    padding-top: 20px;
padding-top: 15px;
margin-bottom: 15px;}
.widget-title{background: #f2f2f2;
padding: 15px;
font-size: 18px;
}

/* ==== Blog Details Section ==== */
.comment-form-comment label,
.comment-form-comment textarea,
.comment-form-author label,
.comment-form-author input,
.comment-form-email label,
.comment-form-email input,
.comment-form-url label,
.comment-form-url input
{display: block; width: 100%;}
.comment-form-comment textarea{ resize: none }
 .form-submit .submit{text-transform: uppercase;
    padding: 14px 28px;
    background: #961010;
    font-size: 18px;
    color: #fff;
    border: 0px solid #55b949;
  }

.commentmetadata a{ padding-top: 15px;
  font-size: 10px;
    font-style: italic; }
.comment-author.vcard img{ margin-right: 10px; }
.wraperBlogSingleDesc p{ padding-top: 15px; }



.inner_heading {
    margin-bottom: 15px;
}

.card.wraperBlog {
    padding-bottom: 20px;
}

.card.wraperBlog h3 {
    margin: 0;
    font-size: 12px;
    padding: 5px 8px;
    background: #961010;
    display: inline-block;
    color: #fff;
    border-radius: 8px 0;
    margin-bottom:5px;
}

.card.wraperBlog a.blogmore {
    color: #961010;
    background: #ddd;
    display: inline-block;
    padding: 10px 15px;
    margin-top: 15px;
    text-decoration: none;
    border-radius: 0px 8px;
    transform: skew(0deg);
    transition: all 0.1s ease-in-out;
}
.card.wraperBlog a.blogmore:hover {
transform: skew(-20deg);
 transition: all 0.1s ease-in-out;
}

.card.wraperBlog h2 a {
    color: #961010;
    text-decoration: none;
}

.tagcloud a {
    color: #fff;
    padding: 4px;
    margin-right: 5px;
    background: #333;
    margin-bottom: 8px;
    display: inline-block;
text-decoration: none;
 transition: all 0.2s ease-in-out;
}
.tagcloud a:hover
{
color:#333;
background:#fff;
 transition: all 0.2s ease-in-out;
}
.metaass ul.post-categories {
    padding: 0;
    list-style: none;
}

.metaass ul.post-categories li {
    display:inline-block;
    margin-right:5px;
    margin-bottom:5px;
    background:#333;
    
}
.metaass ul.post-categories li a
{
    color:#fff;
    padding:4px 8px;
    display:inline-block;
text-decoration: none;
 transition: all 0.2s ease-in-out;

}
.metaass ul.post-categories li a:hover
{
color:#333;
background:#ccc;
 transition: all 0.2s ease-in-out;
}