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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

img {
    width: 100%;
    height: auto;
}

html {
    height: 100%;
}

body {
    height: 100%;
    color: #c9bfaa;
    font-family: OpenSans;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}

ol,
ul {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a{
	color: #ad8d37;
}
a,
a:hover {
    text-decoration: none;
}

h1 {
    color: #ad8d37;
    font-family: OpenSans-Semibold;
    font-size: 25px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
}

@media all and (max-width: 560px) {}

h2 {
    color: #ad8d37;
    font-family: OpenSans-Semibold;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
}

@media all and (max-width: 1250px) {
    .title3 h2 {
        font-size: 16px;
        line-height: 20px;
    }
}

h3 {}

h4 {}

.center-text {
    text-align: center;
}

.title-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px 0;
}

.title-wrap2 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px 0;
}

.padding1 {
    padding: 16px 0 4px;
}



@media all and (max-width: 1400px) {
    .padding1 {
        padding: 5px 0 2px;
    }
}

@media all and (max-width: 1080px) {
    .padding1 {
        padding: 2px 0 2px;
    }
}

.padding2 {
    padding: 0px 0 35px;
}

.padding3 {
    padding: 0px 0 55px;
}

.padding4 {
    padding: 0 0 9px;
}

.padding5 {
    padding: 40px 0px 35px;
}

.margin1 {
    margin: 16px 0 0px;
}

.margin2 {
    margin: 26px 0 0px;
}

.title1 {
    color: #ad8d37;
    font-family: OpenSans-Semibold;
    font-size: 25px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
    padding-top: 18px;
}

@media all and (max-width: 1150px) {
    .title1 h1 {
        font-size: 19px;
        line-height: 24px;
    }
}

@media all and (max-width: 500px) {
    .title1 h1 {
        font-size: 14px;
        line-height: 20px;
    }
	
	.title1 {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 1024px) {
    .title1 {
        max-width: 295px;
    }
}

@media all and (max-width: 630px) {
    .title1 {
        padding-top: 0px;
    }
}

@media all and (max-width: 500px) {
    .title1 {
        max-width: 120px;
    }
}

@media all and (max-width: 450px) {
    .title1 {
        max-width: 200px;
    }
}

.title2 {
    color: white;
    font-family: OpenSans-Bold;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
}

@media all and (max-width: 1400px) {
    .title2 {
        font-size: 14px;
        line-height: 19px;
    }
}

.title3 {
    color: #ad8d37;
    font-family: OpenSans-Semibold;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
    max-width: 145px;
}

.title4 {
    font-family: OpenSans-Bold;
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
    color: #ad8d37;
    font-weight: 700;
}

@media all and (max-width: 750px) {
    .title4 {
        font-size: 30px;
        line-height: 40px;
    }
}

@media all and (max-width: 450px) {
    .title4 {
        font-size: 24px;
        line-height: 40px;
    }
}

.title5 {
    color: #9f8d61;
    font-family: OpenSans-Semibold;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    max-width: 155px;
    margin-left: 27px;
}

@media all and (max-width: 580px) {
    .title5 {
        margin-left: 0px;
    }
}

.title5 a {
    color: #9f8d61;
    font-family: OpenSans-Semibold;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    max-width: 155px;
}

.title5:hover a {
    color: #ad8d37;
}

.title6 {
    color: #8b8363;
    font-family: OpenSans-Light;
    font-size: 54px;
    font-weight: 300;
    line-height: 44px;
    text-transform: uppercase;
    text-align: center;
}

@media all and (max-width: 900px) {
    .title6 {
        font-size: 45px;
        line-height: 50px;
    }
}

@media all and (max-width: 450px) {
    .title6 {
        font-size: 30px;
        line-height: 35px;
    }
}

.title7 {
    color: #ad8d37;
    font-family: OpenSans-Semibold;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
}

.title8 {
    font-family: OpenSans-Bold;
    font-size: 35px;
    line-height: 40px;
    text-transform: uppercase;
    color: #ad8d37;
    font-weight: 700;
}


@media all and (max-width: 1000px) {
	.single .title8,
	h1.title8 {
		font-size: 26px;
		line-height: 31px;
    
		padding: 20px 0px 20px;
	}
}

.title9 {
    color: #6d6042;
    font-family: OpenSans-Light;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
}

.title10 {
    color: #6d6042;
    font-family: OpenSans-Semibold;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
}

.title11 {
    font-family: OpenSans-Bold;
    font-size: 25px;
    line-height: 55px;
    text-transform: uppercase;
    color: #ad8d37;
}

.text0 {}

.text1 {
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 4px;
}

@media all and (max-width: 800px) {
    .text1 {
        display: none;
    }
}

.text2 {
    font-family: OpenSans-Semibold;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    color: white;
}

@media all and (max-width: 800px) {
    .text2 {
        font-size: 16px;
        line-height: 20px;
        max-width: 170px
    }
}

.text3 {
    color: #ad8d37;
    font-family: OpenSans-Light;
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
    max-width: 133px;
    margin: 0 auto;
}

@media all and (max-width: 1080px) {
    .text3 {
        font-size: 16px;
        line-height: 17px;
    }
}

.text4 {
    color: #d8cfb9;
    font-family: OpenSans-Semibold;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    background: url(../img/s2-arrow-2.png) no-repeat center right;
    padding-right: 20px;
    display: inline-block;
    cursor: pointer;
}

.text4 a {
    color: #d8cfb9;
    font-family: OpenSans-Semibold;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
}

.text4:hover a {
    color: #ad8d37;
}

.text5 {
    color: #c6ba9c;
    font-family: OpenSans-Semibold;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 18px;
    max-width: 225px;
}

@media all and (max-width: 1450px) {
    .text5 {
        padding-bottom: 14px;
    }
}

@media all and (max-width: 600px) {
    .text5 {
        padding-bottom: 10px;
    }
}

.text5 a {
    color: #c6ba9c;
    font-family: OpenSans-Semibold;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
}

.text5:hover a {
    color: #ad8d37;
}

.text6 {
    color: #9f8d61;
    font-family: OpenSans-Semibold;
    font-size: 19px;
    font-weight: 600;
    line-height: 25px;
    padding: 12px 0 0;
}

.text7 {
    color: #c9bfaa;
    font-size: 16px;
    line-height: 30px;
}

.text8 {
    font-family: OpenSans-Semibold;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase;
    color: #9f8d61;
}

.gallery_nav .text5{
    padding-bottom: 12px;
}

.gallery_nav .text5 a {
    color: #c6ba9c;
    font-family: OpenSans-Light;
    font-size: 14px;
    line-height: 10px;
    text-transform: none;
}

.gallery_nav .text5:hover a {
    color: #ad8d37;
}

@media all and (max-width: 1024px) {
    .text8 {
        text-align: center;
    }
}

@media all and (max-width: 870px) {
    .text8 {
        /*max-width: 250px;
        margin: 0 auto;*/
		position: relative;
		overflow: hidden;
    }
}

.text9 {
    color: #776a49;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
}

@media all and (max-width: 1024px) {
    .text9 {
        text-align: center;
    }
}

.span1 {
    color: #656565;
    padding: 0 19px;
}

@media all and (max-width: 800px) {
    .span1 {
        display: none;
    }
}

@media all and (max-width: 870px) {
    .footer .span1 {
        display: none;
    }
}

.span2 {
    color: #ad8d37;
    font-family: OpenSans-Light;
    font-size: 25px;
    font-weight: 300;
    line-height: 30px;
    text-transform: uppercase;
}

@media all and (max-width: 550px) {
    .span2 {
        font-size: 16px;
        line-height: 20px;
    }
}

.span3 {
    font-family: OpenSans-Light;
    color: white;
    font-weight: 300;
}

.span-bold {
    font-family: OpenSans-Bold;
}

.align-right {
    text-align: right;
}

.header {
    width: 100%;
    padding: 20px 0 20px;
    background-color: #050505;
    position: fixed;
    top: 0px;
    z-index: 2;
}

@media all and (max-width: 1000px) {
	.header {
		position: absolute;
	}
}

.header-in {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-in-item1 {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-width: 114px;
}

@media all and (min-width: 1250px) {
    .header-in-item1 {
        position: relative;
        left: -25px;
    }
}

@media all and (max-width: 630px) {
    .header-in-item1 {
        min-width: 90px;
    }
}

.header-in-item2 {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

@media all and (max-width: 630px) {
    .header-in-item2 {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }
}

.header-in-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media all and (max-width: 795px) {
    .header-in-item-wrap {}
}

.header-in-item2 {}

.logo {
    margin-right: 15px;
    cursor: pointer;
}

.logo img {
    display: block;
    width: auto;
}

@media all and (max-width: 630px) {
    .logo img {
        max-width: 80px;
    }
}

.header-info {}

.header-top {}

.header-top-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-menu {}

.header-menu-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 18px;
}

@media all and (max-width: 1023px) {
    .header-menu-in {
        display: none;
    }
}

.header-menu a {}

.header-menu-in-item {
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
}

.header-menu-in-item a {
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
}

.current-menu-ancestor > .header-menu-in-item,
.current-menu-parent > .header-menu-in-item,
.current_page_parent > .header-menu-in-item,
.current_page_ancestor > .header-menu-in-item,
.current-menu-item > .header-menu-in-item {
    border-bottom: 1px solid #ad8d37;
}


.sub-menu .current-menu-ancestor > .header-menu-in-item,
.sub-menu .current-menu-parent > .header-menu-in-item,
.sub-menu .current_page_parent > .header-menu-in-item,
.sub-menu .current_page_ancestor > .header-menu-in-item,
.sub-menu .current-menu-item > .header-menu-in-item {
    border-bottom: 0px solid #ad8d37;
}


.sub-menu .current-menu-ancestor > .header-menu-in-item span,
.sub-menu .current-menu-parent > .header-menu-in-item span,
.sub-menu .current_page_parent > .header-menu-in-item span,
.sub-menu .current_page_ancestor > .header-menu-in-item span,
.sub-menu .current-menu-item > .header-menu-in-item span{
    border-bottom: 1px solid #ad8d37;
}

.header-menu-in-item:hover {
    border-bottom: 1px solid #ad8d37;
}

.sub-menu .header-menu-in-item:hover {
    border-bottom: 0px solid #ad8d37;
}

.sub-menu .header-menu-in-item:hover span{
    border-bottom: 1px solid #ad8d37;
}


.menu-item-has-children > .header-menu-in-item-in {
    padding-right: 15px;
    background: url(../img/in-arrow.png) no-repeat center right;
    cursor: pointer;
}


.mob-header-submenu-active,
.mob-header-menu .current-menu-ancestor > .header-menu-in-item-in,
.mob-header-menu .current-menu-parent > .header-menu-in-item-in,
.mob-header-menu .current_page_parent > .header-menu-in-item-in,
.mob-header-menu .current_page_ancestor > .header-menu-in-item-in,
.mob-header-menu .current-menu-item > .header-menu-in-item-in {
    padding-right: 15px;
    background: url(../img/in-arrow2.png) no-repeat center right;
    cursor: pointer;
    border-bottom: 1px solid #ad8d37;
}


.mob-header-menu ul > li{
	position:relative;
	display:block;	
}

.mob-header-menu .sub-menu, .mob-header-menu .header-submenu {
    position: relative;
    top: inherit;
    left: inherit;
    max-width: inherit;
    min-width: inherit;
    padding: 10px 10px 5px;
}

.mob-header-menu .sub-menu .sub-menu {
    left: 0px;
    top: 0px;
}


.slide-item1 {
    position: relative;
}

.slide-content {
    position: absolute;
    top: 10%;
    right: 30%;
    max-width: 470px;
}


.home .slide-content {
    top: 20%;
}

@media all and (max-width: 1800px) {
    .slide-content {
        right: 30%;
    }
}

@media all and (max-width: 1450px) {
    .slide-content {
        right: 27%;
    }
}

@media all and (max-width: 1200px) {
    .slide-content {
        top: 5%;
    }
}

@media all and (max-width: 1000px) {
    .slide-content {
        right: 16%;
    }
}

@media all and (max-width: 500px) {
    .slide-content {
        position: static;
        text-align: left;
        padding: 10px 15px 60px;
        max-width: 220px;
        margin: 0 auto;
    }
}

.slide-content-in {}

.slider-text-1 {
    color: #ad8d37;
    font-family: OpenSans-Bold;
    font-size: 65px;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
}

@media all and (max-width: 1500px) {
    .slider-text-1 {
        font-size: 40px;
        line-height: 45px;
    }
}

@media all and (max-width: 550px) {
    .slider-text-1 {
        font-size: 25px;
        line-height: 28px;
    }
}

.slider-text-2 {
    color: white;
    font-family: OpenSans-Light;
    font-size: 60px;
    font-weight: 300;
    line-height: 65px;
    text-transform: uppercase;
}

@media all and (max-width: 1500px) {
    .slider-text-2 {
        font-size: 50px;
        line-height: 55px;
    }
}

@media all and (max-width: 1200px) {
    .slider-text-2 {
        font-size: 35px;
        line-height: 37px;
    }
}

@media all and (max-width: 700px) {
    .slider-text-2 {
        font-size: 20px;
        line-height: 25px;
    }
}

.slider-text-3 {
    color: white;
    font-family: OpenSans-Light;
    font-size: 19px;
    font-weight: 300;
    line-height: 40px;
    padding-top: 40px;
}

@media all and (max-width: 1600px) {
    .slider-text-3 {
        padding-top: 15px;
    }
}

@media all and (max-width: 1500px) {
    .slider-text-3 {
        font-size: 17px;
        line-height: 25px;
    }
}

@media all and (max-width: 1050px) {
    .slider-text-3 {
        display: none;
    }
}

.slide-more {
    margin-top: 40px;
    padding-right: 25px;
    background: url(../img/sl-more-arrow.png) no-repeat center right;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.slide-more::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: url(../img/sl-more-before.png) no-repeat center center;
    top: -14px;
    left: 0px;
}

@media all and (max-width: 650px) {
    .slide-more {
        margin-top: 5px;
    }
    .slide-more::before {
        display: none;
    }
}

.slide-more a {
    color: #ad8d37;
    font-family: OpenSans-Semibold;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
}

.slide-more:hover a {
    color: #aa7c00;
}

.section-1-in {
    position: relative;
}

.slider1 {
    border-bottom: 3px solid rgba(127, 94, 27, 0.5);
}

.sl-abs-item {
    position: absolute;
    top: 50px;
    right: 15%;
}

.sl-abs-item a{
	cursor:pointer;
}

@media (min-width:1600px) and (max-width:2000px){
	.sl-abs-item {
    right: 0%!important;
}
}

/*@media all and (max-width: 1700px) {
    .sl-abs-item {
        top: 0px;
        right: 14%;
    }
}*/

@media all and (max-width: 1600px) {
    
	.sl-abs-item {
        top: 0%;
        right: 12%;
    }
	
	.home .sl-abs-item {
        top: 20%;
    }
	
	
	.tax-gallery .sl-abs-item,
	.page .sl-abs-item,
	.category .sl-abs-item,
	.single .sl-abs-item {
        right: 0%;
    }
}

@media all and (max-width: 1450px) {
    .sl-abs-item {
        top: 0px;
        right: 8%;
    }
}

@media all and (max-width: 1370px) {
    .sl-abs-item {
        top: 0px;
        right: 5%;
    }
}

@media all and (max-width: 1280px) {
    .sl-abs-item {
        top: 0px;
        right: 2%;
    }
}

@media all and (max-width: 1030px) {
    .sl-abs-item {
        top: 0px;
        right: 0%;
    }
}

@media all and (max-width: 1000px) {
    .sl-abs-item {
        position: inherit;
        top: 0px;
        right: 0%;
        max-width: 1630px;
        padding: 20px 15px 20px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.sl-abs-item-in {}

@media all and (max-width: 1000px) {
    .sl-abs-item-in {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media all and (max-width: 890px) {
    .sl-abs-item-in {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .sl-abs-item-in a {
        margin-bottom: 10px;
    }
}

.sl-abs-item-in1 {
    width: 219px;
    height: 115px;
    background: url(../img/sl-item1.jpg) no-repeat center center;
    outline: 1px solid #ad8d37;
    outline-offset: -7px;
    padding: 10px;
    text-align: center;
    margin-bottom: 26px;
}

.sl-abs-item-in2 {
    width: 219px;
    height: 115px;
    background: url(../img/sl-item2.jpg) no-repeat center center;
    outline: 1px solid #ad8d37;
    outline-offset: -7px;
    padding: 10px;
    text-align: center;
    margin-bottom: 26px;
}

.sl-abs-item-in3 {
    width: 219px;
    height: 115px;
    background: url(../img/sl-item3.jpg) no-repeat center center;
    outline: 1px solid #ad8d37;
    outline-offset: -7px;
    padding: 10px;
    text-align: center;
    margin-bottom: 45px;
}

@media all and (max-width: 1850px) {
    .sl-abs-item-in3 {
        margin-bottom: 10px;
    }
}

@media all and (max-width: 1720px) {
    .sl-abs-item-in1,
    .sl-abs-item-in2,
    .sl-abs-item-in3 {
        margin-bottom: 5px;
        margin-right: 15px;
    }
	
	.home .sl-abs-item-in1,
    .home .sl-abs-item-in2,
    .home .sl-abs-item-in3 {
        margin-bottom: 15px;
    }
}

@media all and (max-width: 1400px) {
    .sl-abs-item-in1,
    .sl-abs-item-in2,
    .sl-abs-item-in3 {
        margin-bottom: 5px;
        margin-right: 15px;
        height: 100px;
    }
}

@media all and (max-width: 1250px) {
    .sl-abs-item-in1,
    .sl-abs-item-in2,
    .sl-abs-item-in3 {
        margin-bottom: 5px;
        margin-right: 15px;
        height: 85px;
    }
}

@media all and (max-width: 1080px) {
    .sl-abs-item-in1,
    .sl-abs-item-in2,
    .sl-abs-item-in3 {
        margin-bottom: 5px;
        margin-right: 15px;
        height: 80px;
    }
}

.home .social {
    margin-top: 20px;
}

@media all and (max-width: 1720px) {
    .social {
        -ms-flex-preferred-size: 16%;
        flex-basis: 16%;
    }
}

@media all and (max-width: 890px) {
    .social {
        -ms-flex-preferred-size: 29%;
        flex-basis: 29%;
        padding-top: 5px;
    }
	
	.home .social {
		margin-top: 0px;
	}
}

.social-in {
    max-width: 160px;
	min-width:120px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.social-item {}

.social a {}

.social i {
    font-size: 20px;
    color: #fff;
}

.social i:hover {
    color: #ad8d37;
}

.content {
    background: #121212 url(../img/content-bg.png) no-repeat center center;
    padding-top: 140px;
}

@media all and (max-width: 630px) {
    .content {
        padding-top: 120px;
    }
}

.section-2 {}

.section-2-in {
    max-width: 1630px;
    padding: 0 15px 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-2-in-item {
    position: relative;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

@media all and (max-width: 1200px) {
    .section-2-in {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section-2-in-item {
        position: relative;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }
}

@media all and (max-width: 760px) {
    .section-2-in-item {
        position: relative;
        -ms-flex-preferred-size: 44%;
        flex-basis: 44%;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }
}

@media all and (max-width: 550px) {
    .section-2-in-item {
        position: relative;
        -ms-flex-preferred-size: 95%;
        flex-basis: 95%;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }
}

.section-2-title-in {
    padding: 20px 10px 10px 30px;
}

.section-2-in-item-img {}

.section-2-in-item-img img {
    display: block;
}

.section-2-title {
    background-color: rgba(1, 0, 0, 0.4);
    position: absolute;
    bottom: 0px;
    width: 100%;
    min-height: 140px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.section-2-in-item:hover .section-2-title {
    min-height: 100%;
}

@media all and (max-width: 550px) {
    .section-2-in-item:hover .section-2-title {
        min-height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.section-2-in-item:hover .title3 h2 {
    color: #fff;
}

.section-2-in-item:hover .title3 span.h2 {
    color: #fff;
}

.section-2-in-item:hover .title3 {
    padding-top: 34px;
}

.section-2-in-item:hover .section-2-title {
    background-color: rgba(1, 0, 0, 0.8);
}

@media all and (max-width: 1400px) {
    .section-2-in-item:hover .title3 {
        padding-top: 0px;
    }
}

.section-2-hover {
    padding: 40px 0 33px;
    display: none;
    height: 283px;
}

@media all and (max-width: 1600px) {
    .section-2-hover {
        padding: 10px 0 20px;
        height: auto;
    }
}

@media all and (max-width: 1260px) {
    .section-2-hover {
        padding: 10px 0 5px;
        height: auto;
    }
}

.section-2-in-item:hover .section-2-hover {
    display: block;
}

.section-3 {}

.section-3-in {
    max-width: 1200px;
    padding: 0 20px 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-3-in-item {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.section-3-in-item:first-child {
    margin-right: 40px;
}

@media all and (max-width: 630px) {
    .section-3-in-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }
    .section-3-in-item:first-child {
        margin-right: 0px;
        margin-bottom: 25px;
    }
}

.section-3-in-item-img {}

.section-3-in-item-img img {
    display: block;
}

.title-box {
    padding: 0px 0 16px;
}

.home .title-box {
    padding: 55px 0 16px;
}

.title-box-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-4 img {
    cursor: pointer;
}

.section-4 iframe {
    height:318px;
}


@media all and (max-width: 768px) {
	.section-4 iframe {
		height:211px;
	}

}
.section-5 {
    padding: 35px 0 70px;
    /*border-bottom: 10px solid rgba(101, 82, 35, 0.2);*/
}

.section-5-in {
    max-width: 1210px;
    padding: 55px 0 0px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-5-in-item {
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 25px 35px
}

@media all and (max-width: 900px) {
    .section-5-in-item {
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        padding: 0 25px 35px;
    }
}

@media all and (max-width: 650px) {
    .section-5-in-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        padding: 0 25px 35px;
    }
}

.section-5-img {}

.section-5-img img {
    display: block;
}

.info-wrap {
    padding: 35px 0 15px;
}

.section-5-info {
    padding: 0 10px 0 28px
}

@media all and (max-width: 375px) {
    .section-5-info {
        padding: 0 5px 0 0px
    }
}

@media all and (max-width: 1024px) {
    .footer-in-item {
        -ms-flex-preferred-size: 44%;
        flex-basis: 44%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }
}

@media all and (max-width: 450px) {
    .footer-in-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        padding-bottom: 20px;
    }
}

.more-text {
    margin-top: 25px;
}


@media all and (max-width: 1000px) {
	.page .more-text {
		margin-top: 0px;
		margin-bottom: 35px;
	}
}

.more-text a {
    color: #ad8d37;
    font-family: OpenSans-Bold;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    background: url(../img/s2-arrow-2.png) no-repeat center right;
    padding-right: 20px;
    display: inline-block;
    cursor: pointer;
}

.more-text:hover a {
    color: #aa7c00;
}

.white {
    color: #fff;
}

.section-6 {
    padding: 90px 0 80px;
    background-color: #1a1412;
}

.section-6-in {
    max-width: 1200px;
    padding: 0px 20px 0px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-6-in-item1 {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-width: 320px
}

.section-6-in-item2 {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-left: 65px;
}

@media all and (max-width: 890px) {
    .section-6-in-item1 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        min-width: auto;
    }
    .section-6-in-item2 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        padding-left: 0px;
    }
}

.certificates {}

.certificates-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media all and (max-width: 890px) {
    .certificates-in {
        max-width: 320px;
        margin: 0 auto;
    }
}

.certificates-item {
    position: relative;
    cursor: pointer;
}

@media all and (max-width: 390px) {
    .certificates-item .certificates-item-img img {
        max-width: 130px;
    }
}

.certificates-item-img {}

.certificates-item-img img {
    display: block;
}

.certificates-item-show {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(46, 35, 8, 0.7);
    display: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.certificates-item:hover .certificates-item-show {
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.item-show {
    background: url(../img/show.png) no-repeat center center;
    width: 43px;
    height: 44px;
    position: relative;
    top: 42%;
    left: 37%;
}

.footer {
    background-color: #0f0c0c;
    border-top: 3px solid rgba(127, 94, 27, 0.5);
}

.footer-in {
    max-width: 1200px;
    min-height: 230px;
    padding: 0px 20px 0px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media all and (max-width: 1024px) {
    .footer-in {
        padding: 15px 20px 20px;
    }
}

.footer-logo {
    text-align: center;
    padding-bottom: 15px;
}

.footer-logo img {
    width: auto;
}

.footer-logo-text {
    text-align: center;
    color: #ad8d37;
    font-family: OpenSans-Bold;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    max-width: 175px;
    margin: 0 auto;
    padding-top: 6px;
}

.footer-in-item .social {
    width: 150px;
}

@media all and (max-width: 1024px) {
    .footer-in-item .social {
        margin: 0 auto;
    }
}

.footer-in-item i {
    color: #4b4433;
}

.footer-in-item .social-item:hover i {
    color: #9f8d61;
}

.footer-item-text {
    max-width: 190px;
}

@media all and (max-width: 1024px) {
    .footer-item-text {
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
    }
}

.footer-item-text a {
    color: #9f8d61;
    font-family: OpenSans-Semibold;
    font-size: 11px;
    font-weight: 600;
    line-height: 15px;
    text-transform: initial;
}

.mob-header-menu-icon {
    width: 29px;
    height: 26px;
    display: none;
    cursor: pointer;
}

@media all and (min-width: 1024px) {
    .mob-header-menu-close {
        display: none!important;
    }
}

@media all and (min-width: 1024px) {
    .mob-header-menu-icon {
        display: none!important;
    }
}

.mob-header-menu-close {
    width: 23px;
    height: 23px;
    display: none;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 85px;
    right: 20px;
}

@media all and (max-width: 1024px) {
    .mob-header-menu-icon {
        display: inline-block;
        position: absolute;
        top: 85px;
        right: 20px;
    }
}

@media all and (max-width: 600px) {
    .mob-header-menu-icon {
        top: 67px;
    }
    .mob-header-menu-close {
        top: 69px;
    }
}

.mob-header-menu-in {
    padding: 10px 15px 0;
}

.breads {
    border-bottom: 3px solid #493817;
}

.breads-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.breads-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 50px;
}

.breads-in-item1 a {
    color: #685f48;
    font-family: OpenSans-Semibold;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: underline;
}

.breads-in-item1:hover a {
    color: #ad8d37;
}

.breads-in-item2 {
    color: #685f48;
    font-family: OpenSans-Semibold;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0 7px;
}

.breads-in-item1 {
    color: #685f48;
    font-family: OpenSans-Semibold;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
}

@media (max-width: 890px) {
    .breads .social {
        -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
        padding-top: 0px;
        min-width: 100px;
    }
}

.text-box {}

.text-box-in {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.single .text-box-in {
    min-height: 445px;
}

.archive .text-box-in {
	min-height: 730px;
}


.text-box-item1 {
    max-width: 900px;
    width: 55%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 35px;
	
}

.text-box-item2 {
    min-width: 240px;
    width: 15%;
    display: inline-block;
}

@media all and (max-width: 900px) {
    .text-box-item1 {
        width: 100%;
        margin-right: 0px;
    }
    .text-box-item2 {
        width: 100%;
    }
}

.text-box-img {
    max-width: 350px;
    float: left;
    margin: 0 40px 40px 0;
}

.text-box-img img {
    display: block;
}

.text-box-text {
    padding: 0 0 26px;
}

.text-box .sl-abs-item-in1,
.text-box .sl-abs-item-in2,
.text-box .sl-abs-item-in3 {
    margin-bottom: 20px;
    margin-right: 0px;
}

.text-box .sl-abs-item {
    padding-top: 40px;
}

.section-7 {}

.section-7-in {
    max-width: 1200px;
    padding: 0 5px 80px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-7-in-item {
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 10px;
}

@media all and (max-width: 800px) {
    .section-7-in-item {
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}

@media all and (max-width: 500px) {
    .section-7-in-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.section-8 {}

.section-8-in {
    max-width: 1200px;
    padding: 0px 15px 90px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-8-in-item {
    margin-bottom: 10px;
    width: 100%;
}

.nfo-title {
    padding: 0 36px 0 20px;
    color: #b9a5a0;
    line-height: 25px;
    font-family: OpenSans-Semibold;
    font-size: 20px;
    font-weight: 600;
    /*text-transform: uppercase;*/
    min-height: 65px;
    background: #2b201d url(../img/plus.png) no-repeat 98% center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

@media all and (max-width: 600px) {
    .nfo-title {
        font-size: 15px;
    }
}

.nfo-active+.nfo-text {
    display: block;
}

.nfo-text {
    padding: 12px 20px 25px;
    display: none;
}

.nfo-active {
    background: #fff url(../img/minus.png) no-repeat 98% center;
    background-color: #ad8d37;
    color: #fff;
}

.header-menu-in-item-in {
    position: relative;
}

.header-menu-in li {
	position: relative;
}


.sub-menu,
.header-submenu {
    position: absolute;
    top: 28px;
    left: -10px;
    /*max-width: 210px;*/
	min-width: 180px;
    /*padding: 10px 10px 5px;*/
    display: none;
    background-color: #050505;
}




.sub-menu a{
	padding: 10px 10px 5px;	 
	    white-space: nowrap;
}

.sub-menu .sub-menu{
	left: 100%;
    top: 0px;
}

#menu-main-menu > li:hover > .sub-menu,
#menu-main-menu > li > .sub-menu > li:hover > .sub-menu
{
	display: block;
}

.header-menu-in-item-in:hover .sub-menu,
.header-menu-in-item-in:hover .header-submenu {
    display: block;
}

.header-submenu-in {}

.header-submenu-in-item {}

.header-submenu-in-item:hover a {
    color: #ad8d37;
}

.sub-menu a,
.header-submenu a {
    font-size: 14px;
    line-height: 16px;
}

.last-in .sub-menu,
.last-in .header-submenu {
    right: 0px;
}
@media (min-width: 1024px){

	#menu-item-33 .sub-menu {
		min-width: 620px;
		left: -100px;
	}
	#menu-item-33 .sub-menu li {
		position: relative;
		display: inline-flex;
		width: 49%;
		overflow: hidden;
	}
}


.mob-header-submenu {
    display: none;
}
.mob-header-submenu-in {
    padding: 10px 10px 5px;;
}
.mob-header-submenu-in-item {
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-transform: uppercase;
    padding: 0px 0px 5px;
}

.mob-header-submenu-in-item:hover {
    color: #ad8d37;
}

.pagination {height: 35px; margin-bottom: 20px;}
		.pagination a {
			background: #362722;
			width: 35px;
			height: 35px;
			margin-right: 5px;
			float: left;
			font-weight: 700;
			font-size: 11px;
			line-height: 35px;
			color: #858585;
			text-align: center;
			text-decoration: none;
		}
		
		.pagination .page-numbers {
			background: #362722;
			width: 35px;
			height: 35px;
			margin-right: 5px;
			float: left;
			font-weight: 700;
			font-size: 11px;
			line-height: 35px;
			color: #858585;
			text-align: center;
			text-decoration: none;
		}
		.pagination .current {background: #ad8d37; color: #fff;}
		.pagination a.active {background: #ad8d37; color: #fff;}

#fixed-form-left {
  position: fixed;
  left: -1px;
  top: 54%;
  display: block;
  width: 50px;
  z-index: 99201;
  height: 150px;
  border: 1px solid #35221e;
  -webkit-transition: 0.4s border, 0.4s opacity;
  -moz-transition: 0.4s border, 0.4s opacity;
  -o-transition: 0.4s border, 0.4s opacity;
  transition: 0.4s border, 0.4s opacity;
  -moz-transform: translateY(-50%) translateZ(0);
  -o-transform: translateY(-50%) translateZ(0);
  -ms-transform: translateY(-50%) translateZ(0);
  -webkit-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0);
  display: flex;
  flex-direction: column; }
  
  @media all and (max-width: 1024px) {
	#fixed-form-left {display:none;}
  }
  
   #fixed-form-left .fixed-form__enroll {
    position: relative;
    padding: 20px 7px;
    display: block;
    text-decoration: none;
    flex-basis: 100%;
    background: #35221e;
    -webkit-transition: 0.4s background;
    -moz-transition: 0.4s background;
    -o-transition: 0.4s background;
    transition: 0.4s background; }
    #fixed-form-left .fixed-form__enroll.hide {
      display: none; }
    #fixed-form-left .fixed-form__enroll span {
      font: 20px "OpenSans-Bold", sans-serif;
      color: #fff;
      -moz-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -webkit-transform: rotate(270deg);
      transform: rotate(270deg);
      position: absolute;
      display: block;
      left: -29px;
      width: 100px;
      text-transform: uppercase;
      top: 47px;
      -webkit-transition: 0.4s color;
      -moz-transition: 0.4s color;
      -o-transition: 0.4s color;
      transition: 0.4s color; }
    #fixed-form-left .fixed-form__enroll:hover {
      background: #fff; }
      #fixed-form-left .fixed-form__enroll:hover span {
        color: #35221e; }

  
  
  




		
		

#fixed-form {
  position: fixed;
  right: -1px;
  top: 54%;
  display: block;
  width: 50px;
  z-index: 99201;
  height: 471px;
  border: 1px solid #35221e;
  -webkit-transition: 0.4s border, 0.4s opacity;
  -moz-transition: 0.4s border, 0.4s opacity;
  -o-transition: 0.4s border, 0.4s opacity;
  transition: 0.4s border, 0.4s opacity;
  -moz-transform: translateY(-50%) translateZ(0);
  -o-transform: translateY(-50%) translateZ(0);
  -ms-transform: translateY(-50%) translateZ(0);
  -webkit-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0);
  display: flex;
  flex-direction: column; }
  
  @media all and (max-width: 1024px) {
	#fixed-form {display:none;}
  }
  
  
  #fixed-form.border-off {
    border: 1px solid transparent; }
  #fixed-form.hide {
    opacity: 0;
    z-index: 1; }
  #fixed-form.white-style {
    border: 1px solid #fff; }
    #fixed-form.white-style:hover {
      border: 1px solid #35221e; }
  #fixed-form .fixed-form__question {
    padding: 20px 7px;
    display: block;
    background: #35221e;
    opacity: 1;
    -webkit-transition: 0.4s background, 0.4s opacity, 0.4s border;
    -moz-transition: 0.4s background, 0.4s opacity, 0.4s border;
    -o-transition: 0.4s background, 0.4s opacity, 0.4s border;
    transition: 0.4s background, 0.4s opacity, 0.4s border; }
    #fixed-form .fixed-form__question.hide {
      opacity: 0; }
    #fixed-form .fixed-form__question .question-icon {
      display: inline-block;
      background: url("../img/question-icon.png") no-repeat;
      width: 34px;
      height: 30px;
      -webkit-transition: 0.4s background;
      -moz-transition: 0.4s background;
      -o-transition: 0.4s background;
      transition: 0.4s background; }
    #fixed-form .fixed-form__question:hover {
      background: #fff; }
      #fixed-form .fixed-form__question:hover .question-icon {
        background: url("../img/question-icon-hover.png") no-repeat; }
  #fixed-form .fixed-form__call {
    padding: 20px 7px;
    display: block;
    border: 1px solid #1a110f;
    border-left: none;
    border-right: none;
    background: #35221e;
    -webkit-transition: 0.4s background;
    -moz-transition: 0.4s background;
    -o-transition: 0.4s background;
    transition: 0.4s background; }
    #fixed-form .fixed-form__call.hide {
      display: none; }
    #fixed-form .fixed-form__call .call-icon {
      background: url("../img/call-icon.png") no-repeat scroll;
      width: 33px;
      height: 33px;
      display: block; }
    #fixed-form .fixed-form__call:hover {
      background: #fff; }
      #fixed-form .fixed-form__call:hover .call-icon {
        background: url("../img/call-icon-hover.png") no-repeat; }
  #fixed-form .fixed-form__enroll {
    position: relative;
    padding: 20px 7px;
    display: block;
    text-decoration: none;
    flex-basis: 100%;
    background: #35221e;
    -webkit-transition: 0.4s background;
    -moz-transition: 0.4s background;
    -o-transition: 0.4s background;
    transition: 0.4s background; }
    #fixed-form .fixed-form__enroll.hide {
      display: none; }
    #fixed-form .fixed-form__enroll span {
      font: 20px "OpenSans-Bold", sans-serif;
      color: #fff;
      -moz-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -webkit-transform: rotate(270deg);
      transform: rotate(270deg);
      position: absolute;
      display: block;
      left: -127px;
      width: 300px;
      text-transform: uppercase;
      top: 131px;
      -webkit-transition: 0.4s color;
      -moz-transition: 0.4s color;
      -o-transition: 0.4s color;
      transition: 0.4s color; }
    #fixed-form .fixed-form__enroll:hover {
      background: #fff; }
      #fixed-form .fixed-form__enroll:hover span {
        color: #35221e; }

  #fixed-form .side-fixed-block {
    width: 330px;
    background: #fff;
    position: absolute;
    top: 0;
    right: -330px;
    display: block;
    padding: 65px 20px 30px;
    border: 1px solid #35221e;
    -webkit-transition: 0.4s right;
    -moz-transition: 0.4s right;
    -o-transition: 0.4s right;
    transition: 0.4s right;
    z-index: 9601; }
    #fixed-form .side-fixed-block.open {
      right: 0; }
    #fixed-form .side-fixed-block.success {
      height: 250px;
      padding-top: 65px; }
    #fixed-form .side-fixed-block.enroll-block.capcha-on {
      padding-top: 45px; }
    #fixed-form .side-fixed-block.question-block.capcha-on {
      padding-top: 45px; }
      #fixed-form .side-fixed-block.question-block.capcha-on .side-fixed-block__top span {
        margin-bottom: 15px; }
    #fixed-form .side-fixed-block .side-fixed-block__close {
      display: block;
      position: absolute;
      right: 16px;
      top: 10px;
      text-decoration: none; }
      #fixed-form .side-fixed-block .side-fixed-block__close .icon {
        color: #35221e;
        font-size: 21px; }
    #fixed-form .side-fixed-block .side-fixed-block__top {
      width: 100%;
      margin-bottom: 20px; }
      #fixed-form .side-fixed-block .side-fixed-block__top span {
        font: 22px/26px "OpenSans-Bold", sans-serif;
        text-transform: uppercase;
        display: block;
        margin-bottom: 30px;
        color: #35221e; }
      #fixed-form .side-fixed-block .side-fixed-block__top p {
        font: 14px/20px "OpenSans-Light", sans-serif;
        color: #474747; }
    .wpcf7-form {
      width: 100%; }
      .wpcf7-form .input-wrap {
        width: 100%;
        margin-bottom: 20px;
        position: relative; }
        .wpcf7-form .input-wrap input, .wpcf7-form .input-wrap textarea {
          padding: 10px;
          border: 1px solid #ad8d37;
          width: 100%;
          font: 14px/14px "OpenSans-Light", sans-serif;
          color: #ad8d37; 
		  background:#000000;
		  }
          .wpcf7-form .input-wrap input::-webkit-input-placeholder, .wpcf7-form .input-wrap textarea::-webkit-input-placeholder {
            /* WebKit, Blink, Edge */
            color: #ad8d37;
            -webkit-transition: 0.2s all;
            -moz-transition: 0.2s all;
            -o-transition: 0.2s all;
            transition: 0.2s all; }
          .wpcf7-form .input-wrap input::-moz-placeholder, .wpcf7-form .input-wrap textarea::-moz-placeholder {
            /* Mozilla Firefox 19+ */
            color: #ad8d37;
            -webkit-transition: 0.2s all;
            -moz-transition: 0.2s all;
            -o-transition: 0.2s all;
            transition: 0.2s all;
            opacity: 1; }
          .wpcf7-form .input-wrap input.error, .wpcf7-form .input-wrap textarea.error {
            border: 1px solid #dc472e; }
            .wpcf7-form .input-wrap input.error::-webkit-input-placeholder, .wpcf7-form .input-wrap textarea.error::-webkit-input-placeholder {
              /* WebKit, Blink, Edge */
              color: #dc472e; }
            .wpcf7-form .input-wrap input.error::-moz-placeholder, .wpcf7-form .input-wrap textarea.error::-moz-placeholder {
              /* Mozilla Firefox 19+ */
              color: #dc472e;
              opacity: 1; }
        .wpcf7-form .input-wrap label.error {
          position: absolute;
          color: #dc472e;
          font: 12px "OpenSans-Light", sans-serif;
          width: 100%;
          left: 0;
          bottom: -17px; }
      .wpcf7-form .submit-wrap {
        width: 100%;
        margin: 20px 0 0 0; }
        .wpcf7-form .submit-wrap input {
          width: 100%;
		  cursor:pointer;
		  text-decoration: none;
          background: #35221e;
          display: block;
          padding: 15px	;
          text-align: center;
          font: 14px/18px "OpenSans-Light", sans-serif;
          color: #fff;
          border: 1px solid #35221e;
          text-transform: uppercase;
          -webkit-transition: 0.3s color, 0.3s background;
          -moz-transition: 0.3s color, 0.3s background;
          -o-transition: 0.3s color, 0.3s background;
          transition: 0.3s color, 0.3s background; }
          .wpcf7-form .submit-wrap input:hover {
            background: #fff;
            color: #35221e; }
      
			
			
.wpcf7-form .side-fixed-block__top span {
    margin-bottom: 15px;
}


.wpcf7-form .side-fixed-block__top span {
    font: 22px/26px "OpenSans-Bold", sans-serif;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
}			


.wpcf7-form .ask_message{
	margin-bottom:25px !important;
}

div.left_clm {
    width: 90%;
    margin: 0px auto;
}
table.main_art {
    margin: 0px 0px;
    padding: 0px 0px;
}
div.main_all {
    margin-left: auto;
    margin-right: auto;
}
div.first_clm, div.second_clm, div.three_clm {
	width: 32%;
	min-width: 256px;
}
div.first_clm {
	background-color: #2b1c19;
    float: left;
    margin: 5px 5px 5px 5px;
    display: inline-block;
    border: 1px solid #ad8d37;
}
div.second_clm {
	background-color: #2b1c19;
    float: left;
  
    margin: 5px 5px 5px 5px;
    display: inline-block;
    border: 1px solid #ad8d37;
}
div.three_clm {
    background-color: #2b1c19;
    
    margin: 5px 5px 5px 5px;
    display: inline-block;
    border: 1px solid #ad8d37;
}
table.cont_art {
    margin-bottom: 0px !important;
}
img.alignnone {
 
    margin: 0 0 0px 0;
    display: inline;
}

.country_img img {
	width: 100% !important;
	    margin-left: auto;
    margin-right: auto;
	min-width:244px;
}
.art_zag {
	 padding: 0px 5px;

}
.art_zag a {
	 color: #fff;
	 font-size: 16px;
	 	 min-height: 47px;
    display: block;
}
.cont_art {
	width: 100%;
}

@media only screen and (max-width:1200px){
div.first_clm, div.second_clm, div.three_clm {
	width: 31%;
	min-width: 210px;
}
.country_img img {
    min-width: 200px;
}
}
/*@media only screen and (max-width:1150px){
div.first_clm, div.second_clm, div.three_clm {
	width: 31%;
	min-width: 235px;
}
.country_img img {
    min-width: 225px;
}
}*/

@media only screen and (max-width:650px){
td.art_zag {

}
div.first_clm {
width: 47%;

}
div.second_clm {
width: 46%;

}
div.three_clm {
width: 95%;

}

.cont_art {
	width: 95%;
}
div.left_clm td.country_img{
text-align: center;

}
div.site-title a {
    font-size: 12px;

    text-transform: uppercase;

    line-height: 12px;

}

div.site-description {
    font-size: 9px;

    line-height: 10px;

}
}

@media only screen and (max-width:550px){
td.art_zag {
height: 25px;

}
div.first_clm {
width: 100%;

}
div.second_clm {
width: 100%;

}
div.three_clm {
width: 100%;

}

.cont_art {
	width: 100%;
}
div.left_clm td.country_img{
text-align: center;

}
div.site-title a {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 12px;

}

div.site-description {
    font-size: 9px;

    line-height: 10px;

}
}

blockquote {
	/*border: 2px solid #493817;*/
	padding-left: 40px;
	margin-bottom: 15px;
	position: relative;
}

blockquote:before {
	font-family: Georgia, serif;
    display: block;
    padding-left: 0px;
    content: "\201D";
    font-size: 80px;
position: absolute;
    left: 0px;
    top: 25px;
    color: #c9bfaa;
}
