/*@font-face {
  font-family: 'Avenir-Roman';
  src: url('../fonts/Avenir-Roman.eot?#iefix') format('embedded-opentype'),  
      url('../fonts/Avenir-Roman.woff') format('woff'),
      url('../fonts/Avenir-Roman.ttf')  format('truetype'), 
      url('../fonts/Avenir-Roman.svg#Avenir-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasNeueRegular';
  src: url('../fonts/BebasNeueRegular.eot?#iefix') format('embedded-opentype'), 
      url('../fonts/BebasNeueRegular.otf')  format('opentype'),
      url('../fonts/BebasNeueRegular.woff') format('woff'), 
      url('../fonts/BebasNeueRegular.ttf')  format('truetype'), 
      url('../fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Regular';
  src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),  
      url('../fonts/Raleway-Regular.woff') format('woff'),
      url('../fonts/Raleway-Regular.ttf')  format('truetype'), 
      url('../fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Italic';
  src: url('../fonts/Raleway-Italic.eot?#iefix') format('embedded-opentype'),  
      url('../fonts/Raleway-Italic.woff') format('woff'), 
      url('../fonts/Raleway-Italic.ttf')  format('truetype'), 
      url('../fonts/Raleway-Italic.svg#Raleway-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Bold';
  src: url('../fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),  
      url('../fonts/Raleway-Bold.woff') format('woff'),
      url('../fonts/Raleway-Bold.ttf')  format('truetype'), 
      url('../fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
  font-family: 'BodoniSvtyTwoOSITCTTBookIt';
  src: url('../fonts/BodoniSvtyTwoOSITCTTBookIt.eot?#iefix') format('embedded-opentype'),  
      url('../fonts/BodoniSvtyTwoOSITCTTBookIt.woff') format('woff'), 
      url('../fonts/BodoniSvtyTwoOSITCTTBookIt.ttf')  format('truetype'), 
      url('../fonts/BodoniSvtyTwoOSITCTTBookIt.svg#BodoniSvtyTwoOSITCTTBookIt') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

a:hover,
a:focus,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

body {	
    background:#fff;
    background-size: cover;
    /*font-family: 'Raleway-Regular';*/
    font-family: raleway, sans-serif;
	font-size: 40px;
	line-height: 80px;
	color: #4c1c1c;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #211412;
    /*font-family: 'BebasNeueRegular';*/
    font-family: bebas-neue-by-fontfabric, sans-serif;
    letter-spacing: 5px;
}

h1 {
	font-size: 95px;
	line-height: 98px;
    margin-bottom: 45px;
    letter-spacing: 20px;
}

h2 {
	font-size: 67px;
	line-height: 70px;
}

h3 {
	font-size: 50px;
	line-height: 52px;
    margin-bottom: 10px;
}

h4 {
	font-size: 40px;
	line-height: 42px;
}

h5 {
	font-size: 30px;
	line-height: 32px;
}

h6 {
	font-size: 20px;
	line-height: 22px;
}

p {
	font-size: 40px;
	line-height: 80px;
    margin-bottom: 40px;
}

strong{
    /*font-family: 'Raleway-Bold';*/
    font-family: raleway, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-weight: normal;
}

img {
	border: 0;
	height: auto;
	max-width: 100%;
}


/**
 * 6.1 Links
 */

a {
	color: #4c1c1c;
	text-decoration: none;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

a:focus,
a:hover{
    color: #bd8e46;
    text-decoration:none;
    outline:none;
}

input,
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border-radius: 0;
}

input:focus,
textarea:focus{
    outline: 0;
}


/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #4c1c1c;
	/*font-family: 'Raleway-Regular';*/
    font-family: raleway, sans-serif;

}

:-moz-placeholder {
	color: #4c1c1c;
	/*font-family: 'Raleway-Regular';*/
    font-family: raleway, sans-serif;
}

::-moz-placeholder {
	color: #4c1c1c;
	/*font-family: 'Raleway-Regular';*/
    font-family: raleway, sans-serif;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #4c1c1c;
	/*font-family: 'Raleway-Regular';*/
    font-family: raleway, sans-serif;
}

@media (max-width: 767px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1275px;
  }
}

@media (min-width: 1920px) {
    .container {
        max-width: 1780px;
    }
}

@media (min-width: 2500px) {
    .container {
        max-width: 2360px;
    }
}


.holder {
    min-height: 40px;
    background: #0d9a24;
    margin: 10px 0;
}



/*=================  header  =================*/

.header-container {
    position: relative;
    width: 100%;
}
.header-block {
    width: 26.95%;
    position: absolute;
    z-index: 99;
    height: 100%;
    top: 0;
    left: 4.13%;
    padding: 121px 68px 50px;
    background: rgba(255,255,255,0.98);
    background: -moz-linear-gradient(top, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.98) 60%, rgba(255,255,255,0.59) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.98)), color-stop(60%, rgba(255,255,255,0.98)), color-stop(100%, rgba(255,255,255,0.59)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.98) 60%, rgba(255,255,255,0.59) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.98) 60%, rgba(255,255,255,0.59) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.98) 60%, rgba(255,255,255,0.59) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.98) 60%, rgba(255,255,255,0.59) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.header-inner {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.header-logo {
    width: 100%;
    text-align: center;
    margin-bottom: 68px;
}
.header-logo img{
    display: block;
    width: 100%;
}
.header-menu {
    width: 100%;
}
.header-menu ul{
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.header-menu li{
    width: 100%;
    line-height: 30px;
    margin-top: 29px;
    padding-top: 32px;
    position: relative;
}
.header-menu li:first-child{
    margin-top: 0;
    padding-top: 0;
}
.header-menu li:first-child:after{
    display: none;
}
.header-menu li a{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 26px;
    line-height: 28px;
    color: #4c1c1c;
    letter-spacing: 6.5px;
    text-transform: uppercase;
/*font-family: 'Raleway-Regular';*/
    font-family: raleway, sans-serif;

}
.header-menu li:after{
    position: absolute;
    content: "";
    left: -12px;
    right: 0;
    margin: auto;
    top: 0;
    height: 2px;
    width: 36px;
    background: #c9a46c;
}
.header-menu li.active a,
.header-menu li a:hover,
.header-menu li a:focus{
    color: #bd8e46; 
}



/*=================  banner  =================*/


.banner-container {
    width: 100%;
    position: relative;
}
.slider-block {
    width: 100%;
}
.slider-block ul{
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 49.85vw;
}
.slider-block li{
    width: 100%;
}
.slider-single {
    width: 100%;
}
.slider-single .image-wrap{
    height: 49.85vw;
}
.image-wrap{
    height: 500px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.banner-overlay {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-content {
    position: absolute;
    right: 0;
    top: 13%;
    background: rgba(43,36,27,0.39);
    padding: 89px 25px 52px;
    text-align: left;
    width: 43.7%;
    z-index: 10;
}
.banner-content:after {
    position: absolute;
    content: "";
    left: -91px;
    top: 0;
    width: 91px;
    height: 100%;
    background: url(../images/triangle.png) no-repeat left top;
    background-size: 100% 100%;
}
.banner-content h2{
    color: #fff;
    letter-spacing: 11.5px;
}
.banner-content h2 span{
    display: block;
    font-family: 'BodoniSvtyTwoOSITCTTBookIt';    
    font-size: 81px;
    padding: 0 0 27px 20px;
    letter-spacing: 0;
}

.banner-content h1{
    color: #fff;
    letter-spacing: 11.5px;
    font-size: 67px !important;
	line-height: 70px !important;
    text-shadow: 3px 3px 5px #000;
}
.banner-content h1 span{
    display: block;
    font-family: 'BodoniSvtyTwoOSITCTTBookIt';
    /*font-family: "bodoni-moda-variable", serif;
    font-style: italic;
    font-variation-settings: "opsz" 11, "wght" 400;*/
    font-size: 81px;
    padding: 0 0 27px 20px;
    letter-spacing: 0;
}



/*=================  content  =================*/

.content-container {
    width: 100%;
    overflow: hidden;
}
.intro-block {
    width: 100%;
    background: #fff;
    position: relative;
}
.intro-wrap {
    width: 100%;
    padding: 254px 0 151px;
    background: url(../images/content-img1.png)no-repeat 0 94%;
    background-size: 47.5%;
    position: relative;
    z-index: 10;
}
.intro-block:before {
    position: absolute;
    content: "";
    left: 31.1%;
    top: 0;
    width: 17.8%;
    height: 100%;
    background: #f4f1ee;
    z-index: 0;
}
.intro-inner {
    width: 100%;
    margin-left: -8.7%;
}
.intro-block p{
    line-height: 76px;
    margin-bottom: 76px;
}
.fullwidth-imgblock {
    width: 100%;
}
.fullwidth-imgblock .image-wrap{
    height: 45.16vw;
/*    background-attachment: fixed;*/
}
.content-block {
    width: 100%;
    margin: 57px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    position: relative;
    background: #f3eade;
}
.content-block:after{
    position: absolute;
    content: "";
    left: 0;
    top: -57px;
    width: 100%;
    height: 57px;
    background: #fff;
    z-index: 1;
}
.content-block:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 40%;
    background: #fff;
    z-index: 0;
}
.image-left {
    width: 65.85%;
    filter: drop-shadow(0 -23px 13px rgba(0,0,0,0.5));
    z-index: 1;
}
.image-right {
    width: 31.9%;
    margin-bottom: 80px;
    filter: drop-shadow(-3px -1px 13px rgba(0,0,0,0.5));
    z-index: 1;
    
}
.image-left .image-wrap{
    height: 91.8vw;
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 71%, 60% 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0, 100% 71%, 60% 100%, 0 100%);
}
.image-right .image-wrap{
    height: 56.3vw;
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 60%, 100% 100%, 80% 100%, 0 58.5%);
    clip-path: polygon(0% 0%, 100% 0, 100% 60%, 100% 100%, 80% 100%, 0 58.5%);
}
.highlight-content {
    position: absolute;
    right: 0;
    top: -8.7%;
    width: 62.14%;
    border: 59px solid rgba(255,255,255,0.75);
    border-right: 0;
    z-index: 9;
}
.highlight-content p{
    line-height: 70px;
    margin-bottom: 70px;
    color: #fff;
}
.highlight-inner {
    width: 100%;
    background: #4c1c1c;
    padding: 98px 108px 46px;
}
.content-desciptionblock {
    width: 100%;
    padding: 0 0 146px;
    background: #f3eade url(../images/background-img2.png) no-repeat 50% 97%;
    background-size: 83%;
}
.right-contentblock {
    width: 100%;
    margin-top: -17.5%;
    padding-right: 15px;
    z-index: 1;
    position: relative;
}
.content-desciptionblock h2{
    font-size: 95px;
    margin-bottom: 35px;
    letter-spacing: 20px;
}
.content-desciptionblock h3{
    font-size: 113px;
    line-height: 113px;
    font-family: 'BodoniSvtyTwoOSITCTTBookIt';
    margin-bottom: 44px;
    color: #4c1c1c;
    letter-spacing: 0;
}
.content-desciptionblock p{
    line-height: 80px;
    color: #4c1c1c;
    margin-bottom: 135px;
}
.content-title {
    padding-left: 47px;
}
.left-imageblock {
    width: 85%;
    position: absolute;
    bottom: -7.9%;
    z-index: 10;
}
.left-imageblock .image-wrap{
    height: 65.65vw;
}
.content-desciptionblock .container{
    max-width: 2440px;
}
.review-container {
    width: 100%;
    padding: 0 0 128px;
    position: relative;
    background: #fff;
    
}
.review-container:before {
    position: absolute;
    content: "";
    top: -128px;
    left: 0;
    width: 2080px;
    height: 128px;
    background: #fff;
    opacity: 0.87;
    margin-left: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.review-img {
    width: 100%;
    padding-right: 118px;
}
.review-img .image-wrap {
    height: 33vw;
}
.review-content {
    width: 91%;
    padding: 210px 0 0 164px;
}
.review-content span{
    display: block;
    width: 100%;
}
.review-content blockquote {
    position: relative;
}
.review-content blockquote:before{
    position: absolute;
    content: "\201c";
    left: -126px;
    top: -150px;
    font-family: 'BodoniSvtyTwoOSITCTTBookIt'; 
    font-size: 760px;
    color: #f3eade;
    width: 200px;
    height: 166px;
    line-height: 580px;
    text-align: center;
    padding-right: 0;
    text-indent: -196px;
}
.review-content blockquote p {
    margin-bottom: 24px;
}
span.author {
    display: block;
    font-size: 70px;
    color: #4c1c1c;
    font-family: 'BodoniSvtyTwoOSITCTTBookIt'; 
    margin-bottom: 8px;
}
span.author i {
    font-family: 'Raleway-Regular';
    font-style: normal;
}
span.designation {
    display: block;
    font-size: 40px;
    /*font-family: 'Raleway-Regular';*/
    font-family: raleway, sans-serif;
    text-transform: uppercase;
}
.consulation-block {
    width: 100%;
    text-align: center;
    padding: 4px 0 165px;
}
.consulation-wrapper {
    max-width: 1666px;
    width: 100%;
    margin: 0 auto;
    background: #4c1c1c;
    padding: 50px 50px 59px;
    -webkit-box-shadow: 4px 3px 9px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 4px 3px 9px 0 rgba(0,0,0,0.4);
    box-shadow: 4px 3px 9px 0 rgba(0,0,0,0.4);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.consulation-block p{
    color: #fff;
    font-size: 52px;
    /*font-family: 'Raleway-Italic';*/
    font-family: raleway, sans-serif;
    font-weight: 400;
    font-style: italic;
    margin: 0 35px 0 0;
}
.btn-default {
    display: inline-block;
    height: 90px;
    line-height: 90px;
    background: #e1d4c3;
    text-transform: uppercase;
    /*font-family: 'Raleway-Regular'; */
    font-family: raleway, sans-serif;    
    font-size: 36px;
    color: #4c1c1c;
    letter-spacing: 1px;
    padding: 0 71px;
}
.btn-default:hover, 
.btn-default:focus{
    background: #bd8e46;
    color: #fff;
}


.innerpage .slider-block ul,
.innerpage .slider-single .image-wrap{
    height: 36.95vw;
}
.innerpage .header-block {
    background: rgba(255,255,255,0.98);
    background: -moz-linear-gradient(top, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.98) 86%, rgba(255,255,255,0.59) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.98)), color-stop(86%, rgba(255,255,255,0.98)), color-stop(100%, rgba(255,255,255,0.59)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.98) 86%, rgba(255,255,255,0.59) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.98) 86%, rgba(255,255,255,0.59) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.98) 86%, rgba(255,255,255,0.59) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.98) 86%, rgba(255,255,255,0.59) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.maincontent-area {
    width: 100%;
    padding: 0 0 100px;
}
.left-content {
    width: 100%;
    padding: 153px 20px 0 97px;
}
.right-sidebar {
    width: 93%;
    background: #f8f3ec;
    padding: 103px 75px 50px 129px;
    margin-left: 7%;
}
.maincontent-area p{
    line-height: 66px;
    margin-bottom: 63px;
}
.maincontent-area ul {
    margin: 0px 0px 20px 75px;
}
.maincontent-area ul li a{
    color: #bd8e46;
}
.maincontent-area ul li a:focus,
.maincontent-area ul li a:hover {
    color: #211412;
}

.review-blockquote {
    width: 100%;
}
.review-blockquote blockquote {
    width: 100%;
    padding: 166px 0 0;
    position: relative;
}
.review-blockquote blockquote:before{
    position: absolute;
    content: "\201c";
    left: -29px;
    top: 0;
    font-family: 'BodoniSvtyTwoOSITCTTBookIt';
    font-size: 520px;
    color: #ede1ce;
    width: 146px;
    height: 116px;
    line-height: 409px;
    text-align: center;
    padding-right: 0;
    text-indent: -144px;
}
.review-blockquote blockquote p {
    color: #4c1c1c;
    font-size: 35px;
    line-height: 60px;
    margin-bottom: 40px;
}
.review-blockquote span.author{
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 18px;
}
.review-blockquote span.designation{
    font-size: 35px;
    line-height: 40px;
}


.image-gallery {
    width: 100%;
    /*padding: 230px 0 288px;*/
}
.image-gallery .container {
    max-width: 2120px;
}
.gallery-grid {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.gallery-grid li{
    width: 29.5%;
    margin: 0 40px 67px;
}
.gallery-single {
    width: 100%;
    background: #e9e9ea;
    padding: 14px 24px;
}
.gallery-single .image-wrap {
    height: 18vw;
}
.size2 .gallery-single .image-wrap {
    height: 26.58vw;
}
.size3 .gallery-single .image-wrap {
    height: 15.35vw;
}
.size4 .gallery-single .image-wrap {
    height: 28.14vw;
}
.size5 .gallery-single .image-wrap {
    height: 16.8vw;
}
.size6 .gallery-single .image-wrap {
    height: 17.58vw;
}
.size7 .gallery-single .image-wrap {
    height: 38.4vw;
}
.size8 .gallery-single .image-wrap {
    height: 16.4vw;
}
.size9 .gallery-single .image-wrap {
    height: 17.4vw;
}

.logo-block{
    width: 100%;
}
.logo-list {
    width: 100%;
    padding: 48px 80px;
}
.logo-list ul{
    width: 100%;
    list-style: none;
    display: -webkit-box;      
    display: -moz-box;         
    display: -ms-flexbox;     
    display: -webkit-flex;     
    display: flex;   
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}

.bottom-content{
    width: 100%;
}

.logo-list li {
    padding: 0 5px;
}

.logo-list ul li img{
    width: 100%;
}

.renovations .left-content h1 {
    letter-spacing: 11px;
}

.maincontent-area address {
    font-size: 40px;
    line-height: 80px;
    margin-bottom: 20px;
}
.maincontent-area form {
    max-width: 1200px;
    width: 100%;
    padding: 0 0 100px;
}
.maincontent-area form label {
    width: 100%;
}
.maincontent-area form input,
.maincontent-area form textarea {
    width: 100%;
    border: 1px solid #4c1c1c;
    margin: 10px 0 0;
    height: 65px;
    padding: 0 30px;
    font-size: 30px;
    color: #4c1c1c;
}
.maincontent-area form textarea {
    height: 400px;
    padding: 20px 30px;
    resize: none;
}
.maincontent-area form input[type="submit"],
.maincontent-area form input[type="reset"] {
    width: auto;
    height: 90px;
    line-height: 88px;
    background: #e1d4c3;
    text-transform: uppercase;
    /*font-family: 'Raleway-Regular';*/
    font-family: raleway, sans-serif;
    font-size: 36px;
    color: #4c1c1c;
    letter-spacing: 1px;
    padding: 0 71px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    margin-right: 50px;
}
.maincontent-area form input[type="submit"]:focus,
.maincontent-area form input[type="reset"]:focus,
.maincontent-area form input[type="submit"]:hover,
.maincontent-area form input[type="reset"]:hover {
    background: #bd8e46;
    color: #fff;
}
.left-content iframe {
    margin: 0 auto;
    float: none;
    display: block;
    padding: 5px;
    border: 0;
    background-repeat: repeat-x;
    background-color: #e9e9ea;
    max-width: 1300px;
    width: 100%;
    height: 26vw;
}
.left-content img{
    width: 100%;
}
.maincontent-area h2 {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.left-content p a{
    color: #bd8e46;
}
.left-content p a:focus,
.left-content p a:hover {
    color: #211412;
}


/*.green-building h1 {
    font-size: 70px !important;
}*/
.green-building h2 {
    font-size: 60px !important;
}

.contact .left-content p a {
    color: #4c1c1c;
}
.contact .left-content p a:focus,
.contact .left-content p a:hover {
    color: #bd8e46;
}
.contact .left-content iframe {
    background: transparent;
    border: 0;
    height: auto;
    padding: 0;
}

.alignleft {
    float: left;
    margin: 15px 50px 20px 0;
}
.alignleft img{
    border: 5px solid #e9e9ea;
    max-width: 725px;
    width: 100%;
    display: block;
}
.maincontent-area .alignleft p{
    font-size: 20px;
    margin: 0;
}
#map {
    margin: 0 0 30px;
    display: inline-block;
    width: 100%;
}
#map iframe {
    display: block;
    padding: 5px;
    border: 1px solid #100c0c;
    background-repeat: repeat-x;
    background-color: #e9e9ea;
    width: 100%;
    height: 450px;
}


/*=================  footer  =================*/

.display-mob {
    display: none;
}
.scrollTop {
    width: 85px;
    height: 38px;
    line-height: 38px;
    background-color: #bcbec1;
    position: absolute;
    top : -38px;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: none;
    z-index: 1;
    text-align: center;
    -webkit-border-top-left-radius: 18px;
    -webkit-border-top-right-radius: 18px;
    -moz-border-top-left-radius: 18px;
    -moz-border-top-right-radius: 18px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}
.scrollTop:hover,
.scrollTop:active,
.scrollTop:focus{
    background: #4c1c1b;
}


.footer-container{
    width: 100%;
}
.footer-top{
    width: 100%;
    background: #bdbec1;
}
.footer-links{
    width: 100%;
    padding: 11px 0;
}
.footer-links ul{
    width: 100%;
    display: -webkit-box;      
    display: -moz-box;         
    display: -ms-flexbox;     
    display: -webkit-flex;     
    display: flex;        
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-links ul li{
    list-style:none;
    padding: 0 44px;
    position: relative;        
}
.footer-links ul li:before{
    position: absolute;
    content: "";
    left: -5px;
    top: 50%;
    background: #4c1c1c;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.footer-links ul li:first-child{
    padding-left: 0;
}
.footer-links ul li:first-child:before{
    content: none;
}
.footer-links ul li:last-child{
    padding-right: 0;
}
.footer-links ul li a{
    color: #4c1c1c;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 6px;
    position: relative;
    top: -5px;
}
.footer-links ul li a:hover,
.footer-links ul li a:focus,
.footer-links ul li a:active{
    color: #c9a46b;
}

.footer-bottom{
    padding: 30px 0 43px;
    width: 100%;
    background: #414143;
    position: relative;
}
.footer-bottom-inner{
    width: 100%;
    text-align: center;
}
.footer-contact {
    margin: 36px 0 50px;
    display: -webkit-box;      
    display: -moz-box;         
    display: -ms-flexbox;     
    display: -webkit-flex;     
    display: flex;   
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;

}
.footer-contact address{
    font-size: 30px;        
    line-height: 40px;
    color: #a7a9ac;
}
.footer-contact address > a{
	text-decoration: underline;
    color: #a7a9ac;
    margin: 0 78px 0 66px;
}
.footer-contact address > a:hover,
.footer-contact address > a:focus,
.footer-contact address > a:active{
    color: #c9a46b;
}

.footer-contact > a{
    font-size: 30px;
    line-height: 40px;
    text-decoration: underline;
    color: #a7a9ac !important;
    margin: 0 78px 0 66px;
}
.footer-contact > a:hover,
.footer-contact > a:focus,
.footer-contact > a:active{
    color: #c9a46b;
}
.footer-contact ul{
    list-style: none;
    line-height: 40px;
}
.footer-contact ul li{
    display: inline-block;
    padding: 0 0 0 20px;
}
.footer-contact ul li:first-child{
    padding:0px;
}
.footer-contact ul li a{
    display: block;
}
.footer-contact ul li a i{
    color: #737271;
    font-size: 70px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.footer-contact ul li a:hover i,
.footer-contact ul li a:focus i,
.footer-contact ul li a:active i{
    color: #c9a46b;
}
.copyright p{
    color: #777675;
    font-size: 28px;
    margin: 0;
    line-height: 40px;
/*font-family: 'Avenir-Roman';*/
    font-family: avenir-next-lt-pro, sans-serif;

}
.copyright p a{
    color: #777675;
}
.copyright p a:hover,
.copyright p a:focus,
.copyright p a:active{
    color: #c9a46b;
}

#howDidYouHearAboutUs{
    width:100%;
    padding:10px;
}


/*--------------- blog -----------*/
.post-list{
    display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
     -webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.post-item {
    width: 46.7%;
    margin: 0 80px 67px 0;
    
}
.post-item:nth-of-type(2n){
    margin-right: 0;
}
.post-featured-image > a {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 18vw;
    display: block;
    border: 15px solid #e9e9ea;
}
ul.post-categories {
    list-style: none;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 0;
    color: #bd8e46;
    line-height: 60px;
}
ul.post-categories li{
    display: inline-block;
    
}
ul.post-categories li a{
    color: #bd8e46;
}
ul.post-categories li a:hover,ul.post-categories li a:focus{
    color: #4c1c1c;
}
.maincontent-area .post-title,.widget h2 {
    display: block;
}
.post-date {
    text-transform: uppercase;
    line-height: 60px;
}
.pagination{
    margin: 20px 0 0;
    border: none;
    width: 100%;
}
.pagination .page-numbers{
    margin-right: 0px;
    font-weight: 700;
    padding: 8px 8px 12px;
    line-height: 27px;
    display: inline-block;
    color: #4c1c1c;
}
.pagination .page-numbers.current{
    color: #bd8e46;
}
.pagination a:hover{
    text-decoration: none;
}
.pagination .page-numbers.next{
    border: 2px solid #e9e9ea;
    margin-left: 12px;
}
.pagination .page-numbers.prev{
    border: 2px solid #e9e9ea;
    margin-right: 12px;
}
.right-sidebar.blog-sidebar{
    padding-top: 160px;
}
.blog-sidebar ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.blog-sidebar ul li{
    line-height: 60px;
    padding: 10px 0 0;
}
.blog-sidebar .widget{
    margin-bottom: 67px;
}
.entry-header > *, .post-thumbnail > *, .page-content > *, .comment-content > *, .widget > *{
    margin-top: 0;
}
.tagcloud a{
    font-size: 40px !important;
    line-height: 60px;
}
.single-post .post-featured-image img{
    max-width: none !important;
    width: 100%;
}
.single-post .post-content {
    padding: 20px 0;
}
.single-post .post-navigation{
    float: left;
    width: 100%;
    max-width: none;
    margin: 20px 0;
}
.single-post .post-navigation h2{
    display:none;
}
.single-post .post-navigation a,.single-post .post-navigation .meta-nav{
    color: #4c1c1c;
}
.single-post .post-navigation a:hover,.single-post .post-navigation a:focus,.single-post .post-navigation a:hover p{
    text-decoration: none;
    color: #bd8e46;
}
.single-post .post-navigation .meta-nav{
    margin: 0;
}
.single-post .post-navigation .nav-links{
    display: block;
}
.single-post .post-navigation .nav-previous,.single-post .post-navigation .nav-next{
    max-width: none;
    margin: 0;
}
.single-post .post-navigation .nav-previous{
    float: left;
}
.single-post .post-navigation .nav-next{
    float: right;
}
#breadcrumbs{
    margin: 0 0 20px;
    display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
    width: 100%;
}
#breadcrumbs span:first-child:before {
    display: none;
    
}
#breadcrumbs span:before {
    content: '/';
    margin-left: 10px;
}
#breadcrumbs a{
    color: #bd8e46;
}
#breadcrumbs a:hover,#breadcrumbs a:focus{
    text-decoration: underline;
}