body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -moz-font-feature-settings: "liga" on;
}
.svg-bottom-container{
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
svg{
height:27px;
}
.svg-top-container {
    margin-top: -26px !important;
}
.svg-bottom-container {
    margin-top: -74px!important;
}
#slider-div .over-lay{
    background-image: -webkit-linear-gradient(318deg,rgba(148, 109, 3, 0.7) 0%,rgba(0, 0, 0, 0.77) 70%)!important;
    background-image: -moz-linear-gradient(318deg,rgba(148, 109, 3, 0.7) 0%,rgba(0, 0, 0, 0.77) 70%)!important;
    background-image: -o-linear-gradient(318deg,rgba(148, 109, 3, 0.7) 0%,rgba(0, 0, 0, 0.77) 70%)!important;
    background-image: -ms-linear-gradient(318deg,rgba(148, 109, 3, 0.7) 0%,rgba(0, 0, 0, 0.77) 70%)!important;
    background-image: linear-gradient(318deg,rgba(148, 109, 3, 0.7) 0%,rgba(0, 0, 0, 0.77) 70%)!important;
    }
#slider-div h2.title a {
    font-size: 50px!important;
    line-height: 60px;
    letter-spacing: 1px
}
.main-heading {
    color: #111;
    font-size: 18px;
    font-style: italic;
    line-height: 27px!important;
    letter-spacing: 0;
    color: #c7a17a;
    margin: 0!important;
}
.sub-heading {
    color: #7D7D7D;
    font-size: 35px!important;
    line-height: 1.14286em;
	    color: #30271c;
    font-weight: 700;
    text-transform: uppercase;
}
.service-icon1 a:before,.service-icon2 a:before, .service-icon3 a:before, .service-icon4 a:before, .service-icon i  {
      font-size: 80px;
}
.service-title {
    margin-top: 20px;
}
.caption-container{
opacity:1!important
}
figure.team-content{
box-shadow:none;
}
figure.team-content img{
border-color:transparent;
}
.foot-copyright .svg-top-container{
display:none;
}
.page-template svg{
display:none;
}
.home svg{
	display:block;
}
.single svg{
display:none;
}
.content-wrapper, .sidebar-wrapper{
margin-top:80px!important;
}
section.svg_enable {
    padding-bottom: 100px;
}
section {
    padding-top: 100px;
    padding-bottom: 100px;
}