*:not(i) {

}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0;

}
body,
p {
	font-family: Verdana, sans-serif;
    font-size: 12px;
}
a,
a:hover {
	text-decoration: none;
    color: #91877D;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
img {
    max-width: 100%;
    height:auto;
}
.grecaptcha-badge {display:none !important;}

@font-face {
    font-family: 'TheanoDidotRegular';
    src: url('fonts/TheanoDidot-Regular-webfont.eot');
    src: url('fonts/TheanoDidot-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/TheanoDidot-Regular-webfont.woff') format('woff'),
         url('fonts/TheanoDidot-Regular-webfont.ttf') format('truetype'),
         url('fonts/TheanoDidot-Regular-webfont.svg#TheanoDidotRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.container {
    width: 100%;
    max-width: 1016.725px;
}

header {
    padding-top:45px;
    margin-bottom: 30px;
}
.header_1 img {
    max-width: 565px;
}
.header_2 {
    display: flex;
    justify-content: flex-end;
    text-align: center;
}
.header_2 img {
    max-width: 141px;
    display: block;
    margin-bottom: 7.5px;
}
.header_2 a {
    font-family: "myriad-pro";
    font-weight: 100;
    font-size: 18px;
    color: #000;
}
.header_3 {
    display: flex;
    justify-content: space-between;
    border-bottom:solid 3px #000;
    margin-top: 15px;
}
.header_3 ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.header_3 ul>li {
    display: inline-block;
}
.header_3 ul>li>a {
    color: #2E2E2E;
    font-family: "myriad-pro";
    font-weight: 100;
    font-size: 17px;
    padding:3px 10px;
}
.social_items a {
    color: #000;
    margin: 0px 5px;
}
.social_items svg {
    font-size: 18px;
}
.social_items a:last-child {
    margin-right: 0px;
}
.social_items a:first-child {
    margin-left: 0;
}

/* Footer */
footer {
    margin-top: 30px;
}
.footer_1 {
    border-top: 3px solid #FFBB2D;
    border-bottom: 3px solid #FFBB2D;
    padding:15px 0;
    text-align: center;
    display: flex;
    align-items: center;
}
.footer_1h {
    padding:0px 0 30px;
    text-align: center;  
    border-bottom: 3px solid #000;
    margin-bottom: 15px;
}
.footer_1 img {
    max-width: 108px;
}
.footer_1 h2,
.footer_1h h2 {
    font-size: 39px;
    color: #FFBB2D;
    font-family: prata;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 15px;
}
.footer_1 h3,
.footer_1h h3 {
    font-style: normal;
    letter-spacing: 2px;
    font-size: 24px;
    color: #000;
    font-family: prata;
}
.footer_1 div {
    flex-grow: 1;
}
.footer_2 {
    margin-top: 15px;
}
.footer_2h {
    padding-top: 15px;
    margin-top: 30px;
    border-top: 3px solid #FFBB2D;
}
.footer_2 h4,
.footer_2h h4 {
    letter-spacing: 2px;
    font-size: 14px;
    font-family: prata;
    color: #DFA301;
    text-align: center;
    margin-bottom: 15px;  
}
.footer_2 p,
.footer_2h p {
    text-align: center;
    font-family: "myriad-pro";
    font-weight: 100;
    font-size: 12px;
    color: #8F8F8F;
    margin-bottom: 0;
}
.footer_2 p a,
.footer_2h p a {
    color: #91877D;
}
.footer_1h_1 {

}
.footer_1h_1 h3 {
    padding: 0 0 13px 0;
    margin: 0;
    font-size: 20px;
    font-family: prata;
    color: #DFA301;
}
.footer_1h_1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer_1h_1 ul>li {
    padding: 0 0 10px 0;
}
.footer_1h_1 ul>li>a {
    text-decoration: none;
    color: #91877D;
}
.footer_1h_2 {
    margin-top: 50px;
    text-align: center;
}
.footer_1h_2 h3,
.footer_1h_2 h3 a {
color: #000000;
font-family: prata;
font-size: 20px;
font-weight: normal;
letter-spacing: 0.05em;
}
.sidebar_item {
    border: 1px solid #000;
    padding: 18px;
}
.sidebar_item img {
    width: 100%;
}
.sidebar_item img:first-child {
    margin-bottom: 15px;
}
.main_item_owl {
    min-height: 398px;
    display: inline-flex;
    align-items: flex-end;
    width:100%;
}
.main_item_owl p {
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 11px;
    color: #FFF;
    width: 100%;
    background: rgba(0,0,0,0.6)
}
.sm_item_owl {
    min-height: 60px;
    display: inline-block;
    width:100%;
}
.btm_owl_bar {
    padding:15px 30px 10px;
    background:#000;
    position: relative;
}
.margin-top-30 {
    margin-top: 30px;
}
.panels_home {
    display: flex;
    width: 100%;
    min-height: 105px;
    padding:15px;
}
.panels_home h2 {
    margin-right: 7.5px;
    font-size: 45px;
    line-height: 47px;
    font-family: "TheanoDidotRegular";
    color: #000;
}
.panels_home p {
    font-size: 12px;
    font-family: "myriad-pro";
    font-weight: 100;
    margin-bottom: 0;
}
.panels_home h3 {
    font-size: 16px;
    font-family: prata;
    color: #000;
    padding: 0;
    margin: 0;
    margin-bottom: 3.5px;
}
.panels_home h3.strong {
    font-weight: bold;
    font-size: 24px;
}
.left_bar {
    position: absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    fill:#fff;
    font-size: 24px;
    left:10px;
}
.right_bar {
    position: absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    fill:#fff;
    font-size: 24px;
    right:10px;
}
.main_section_pg h1,
.default_content h1 {
    font-size: 37px;
    line-height: 48px;
    font-family: prata;
    color: #FFBB2D;
    border-bottom: 3px solid #000;
    margin-bottom: 20px;
}
.item_row_listing {
    border-bottom: 3px solid #D2D2D2;
    padding: 0 0 25px 0;
}
.item_row_listing h2 {
    font-size: 22px;
    line-height: 23px;
    padding: 20px 0 15px 0;
    font-family: prata;
}
.item_row_listing h3 {
    color: #4F4F4F;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.item_row_listing p {

}
.item_row_listing span {
    color: #4F4F4F;
}
.item_row_listing a.btn_listing {
    padding: 3px 5px;
    font-size: 18px;
    line-height: 18px;
    color: #FFF;
    font-weight: 300;
    background: #FFBC2D;
    font-family: "myriad-pro";
    display: inline-block;
    vertical-align: top;
}
.sidebar_items h3 {
    font-size: 20px;
    font-family: prata;
    color: #DFA301;
    padding: 20px 0 0 0;
}
.sidebar_items ul {
    padding: 10px 0;
    list-style: none;
    margin: 0;
}
.sidebar_items ul>li {
    padding: 0 0 5px 0;
}
.sidebar_items ul>li>a {
    text-decoration: none;
    color: #91877D;
}
.sidebar_items2 {
    margin-top: 20px;
}
.sidebar_items2 a {
    border-top: 3px solid #FFBC2D;
    padding: 10px;
    font-size: 20px;
    font-family: prata;
    color: #DFA301;
    display: inline-block;
    width: 100%;
}
.page-id-37 .default_content p {
  line-height: 25px;
}
.page-id-37 .default_content a {
  color: #D39100;
}
#contact_table td {
  padding: 0;
  border: none;
}
.wpcf7-submit {
  border: none;
  background: #FFBC2D;
  color: #FFF;
  font-size: 12px;
  padding: 5px 7px;
  font-weight: bold;
  cursor: pointer;
}
.wpcf7-textarea {
  width: 588px;
  height: 72px;
}
.default_content table {
  padding: 30px 0 20px 0;
  display: block;
  overflow: hidden;
}
.default_content h2 {
    font-size: 22px;
    font-family: prata;
    color: #000;
    padding: 10px 0;
}
.default_content h3 {
    font-size: 22px;
    font-family: prata;
    color: #000;
    padding: 10px 0;  
}
.default_content ul {
    padding: 0 0 0 20px;
}
.default_content ul li {
  padding: 3px 7px 3px 0;
  list-style: square;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

.default_content ul.seconary_nav {
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 5px 0 25px 0;
    padding-left:0;
    margin: 0 -30px 0 0;  
}
.default_content ul.seconary_nav li {
    display: inline-block;
    vertical-align: top;
    padding:0 0 0 0;
}

.default_content ul.seconary_nav li>a {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 255px;
    margin: 0 30px 0 0;
    padding: 8px 10px 6px 10px;
    border-bottom: 1px solid #000;
    color: #000;
}
.seconary_nav li.active a,
.seconary_nav li:hover a {
    background: #F5C503;
    color: #000;
}
.top_row_item h2 {
    font-size: 37px;
    line-height: 48px;
    font-family: prata;
    color: #FFBB2D;
    border-bottom: 3px solid #000;
    margin-bottom: 20px;

    font-size: 22px;
    font-family: prata;
    color: #000;
}

.header_3 ul .current_page_item a,
.header_3 ul>li:hover a {
  background: #B39D00;
  color: #FFF;
}
.listing_desc {
    margin-top: 30px;
}
.listing_desc h2 {

}
.link_items {
    padding: 0 0 25px 0;
    border-bottom: 3px solid #D2D2D2;
    border-top: 3px solid #D2D2D2;
    margin-top: 30px;
}
.link_items a {
    display: block;
    font-family: prata;
    font-size: 22px;
    line-height: 23px;
    padding: 25px 0 10px 0;
    color: #000;
    font-weight: bold;
    font-family: prata;
    font-size: 22px;
    line-height: 23px;  
    color: #91877D;
    display: inline-block;
    width: 100%;
}
.gallery_item {
    padding-bottom:80%;
}
.prop_gallery {
    margin-bottom:15px;
}
.gallery_item_0 {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}
.gallery_item_1 {
    margin-bottom:7.5px;
}
.gallery_item_2 {
    margin-bottom:7.5px;

}
.gallery_item_3 {

}
.gallery_item_2 .gallery_item {
    border-top-right-radius: 15px;  
}
.gallery_item_4 .gallery_item {
    border-bottom-right-radius: 15px;
}

.gallery_item_1,
.gallery_item_2,
.gallery_item_3,
.gallery_item_4 {
    padding:0 3.75px;
}
.gallery_item_1 .gallery_item,
.gallery_item_2 .gallery_item,
.gallery_item_3 .gallery_item,
.gallery_item_4 .gallery_item {
    padding-bottom:calc(80% - 5px);
}
.micro_gallery {
    position: relative;
}
.show_all_photos {
    font-size: 12px;
    text-transform: uppercase;
    width:45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid thin #FFBB2D;
    background:#FFBB2D;
    color:#000;
    letter-spacing: 1.5px;

    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom:15px;
    right:30px;
    font-size: 18px;
    font-family: Verdana, sans-serif;
    border-radius: 7.5px;
}
.show_all_photos:hover,
.link_items.button_area a:hover {
    background:#000;
    color:#FFBB2D;
}
.show_all_photos:hover svg {
    fill:#FFBB2D;
}
.link_items.button_area a {
    font-size: 12px;
    text-transform: uppercase;
    padding: 7.5px 15px;
    border: solid thin #FFBB2D;
    background:#FFBB2D;
    color:#000;
    letter-spacing: 1.5px;
    display: inline-block;
    text-align: center;
    cursor: pointer;  
    font-family: Verdana, sans-serif;
    width: auto;
    font-weight: 400;

}
.link_items.button_area {
    padding-top: 30px;
}
.micro_main {
    padding-right: 3.75px;
}

.fancybox-container * {
    color:#fff;
}
.margin-bottom-60 {
    margin-bottom: 30px;
}
@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px) {
    .social_items {
        display: none;
    }
    .header_3 ul > li > a {
        padding: 3px 7.5px;
    }
    .panels_home {
        margin-bottom: 30px;
    }
    .item_row_listing img{
        margin-bottom: 15px;
    }
}

@media (max-width: 767.98px) {
	 .micro_gallery {
	    display: none;
	  }
    header {
        display: none;
    }
    .footer_1h_1,
    .footer_1h_2,
    .footer_1h,
    .footer_1
     {
        display: none;
    }
    #wprmenu_bar .menu_title {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
    .sm_item_owl {
        min-height: 45px;
    }
    body {
        margin-top: 30px;
    }
    .alignright, 
    img.alignright {
        float: none;
    }
    .default_content ul.seconary_nav li > a,
    .default_content ul.seconary_nav li {
        width: 100%;
        margin-right: 0;
    }
    .default_content ul.seconary_nav {
        margin:0 0 0 0;
    }
    .wpcf7-textarea,
    .wpcf7-form-control {
        width: 100%;
    }
}