.copyright {
    padding-top: 68px;
    padding-bottom: 68px;
    background: #2C4754 none repeat scroll 0% 0%;
  font-size: 15px;}

element.style {
     margin-top: 10px;
}
.entry-content{
	margin: 1em 0 0;
	margin-top: 40px;
    color: #000000;
}
.section-header h6 {
    font-size: 20px;
 	margin-top: 30px;
    margin-bottom: 0;
    color: #808080;
    padding-top: 0;
    text-align: left;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}
  textarea {
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    width: 363px; 
}
div.wpcf7 {
	margin: 0;
	padding: 0;
	margin: 0 auto;
    padding: 20px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    display: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.intro-text {
    text-align: center;
    color: #c8c9ca;
 	background: rgba(0, 0, 0, .6);
    line-height: 34px;
	text-transform: none;
    padding: 30px; 
    z-index: 0;
    font-size: 20px;
    float: none;
   margin-top: 100px;
}
h1, h2 {
    font-family: 'Lato', 'sans-serif';
    font-weight: 700;
    line-height: 35px;
}

.focus,.works,.about-us,.features,.packages,.products,.testimonial,.contact-us {
	padding-top: 80px;
  transform-style: flat|preserve-3d|initial|inherit;
}
.content-left-wrap{
	padding-top: 10px;
  transform-style: flat|preserve-3d|initial|inherit;
}
.about-us * .section-header h2 {
    padding-bottom: 10px;
    color: #9C002F !important;
    line-height: 40px;
    position: relative;
    display: inline-block;
    font-size: 45px;
    text-transform: uppercase;
}

.about-us * .white-text{
    color: #000000 !important;
}

.skills .skill h6 {
	text-transform: uppercase;
      color: #000000 !important;
	font-weight: 700;
	clear: none;
	width: auto;
	float: none;
	margin-top: 0;
	margin-bottom: 0;
}
.zerif-copyright-box {
	display:none;
}

.header-content-wrap {
    background: rgba(0, 0, 0, 0);
    position: relative;
    -webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
    padding: 285px 0 210px;
   
}


