@charset "utf-8";
@font-face {
    font-family: 'proximanovaw01-boldregular';
    src: url('../fonts/proximanovaw01-bold-webfont.eot');
    src: url('../fonts/proximanovaw01-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanovaw01-bold-webfont.woff2') format('woff2'),
         url('../fonts/proximanovaw01-bold-webfont.woff') format('woff'),
         url('../fonts/proximanovaw01-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanovaw01-bold-webfont.svg#proximanovaw01-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sacramentoregular';
    src: url('../fonts/sacramento-regular-webfont.eot');
    src: url('../fonts/sacramento-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sacramento-regular-webfont.woff2') format('woff2'),
         url('../fonts/sacramento-regular-webfont.woff') format('woff'),
         url('../fonts/sacramento-regular-webfont.ttf') format('truetype'),
         url('../fonts/sacramento-regular-webfont.svg#sacramentoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alex_brushregular';
    src: url('../fonts/alexbrush-regular-webfont.eot');
    src: url('../fonts/alexbrush-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/alexbrush-regular-webfont.woff2') format('woff2'),
         url('../fonts/alexbrush-regular-webfont.woff') format('woff'),
         url('../fonts/alexbrush-regular-webfont.ttf') format('truetype'),
         url('../fonts/alexbrush-regular-webfont.svg#alex_brushregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNovaLight';
    src: url('../fonts/ProximaNovaLight.eot');
    src: url('../fonts/ProximaNovaLight.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaLight.woff2') format('woff2'),
         url('../fonts/ProximaNovaLight.woff') format('woff'),
         url('../fonts/ProximaNovaLight.ttf') format('truetype'),
         url('../fonts/ProximaNovaLight.svg#ProximaNovaLight') format('svg');
}
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../fonts/ProximaNovaRegular.eot');
    src: url('../fonts/ProximaNovaRegular.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaRegular.woff2') format('woff2'),
         url('../fonts/ProximaNovaRegular.woff') format('woff'),
         url('../fonts/ProximaNovaRegular.ttf') format('truetype'),
         url('../fonts/ProximaNovaRegular.svg#ProximaNovaRegular') format('svg');
}
@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('../fonts/ProximaNovaSemibold.eot');
    src: url('../fonts/ProximaNovaSemibold.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaSemibold.woff2') format('woff2'),
         url('../fonts/ProximaNovaSemibold.woff') format('woff'),
         url('../fonts/ProximaNovaSemibold.ttf') format('truetype'),
         url('../fonts/ProximaNovaSemibold.svg#ProximaNovaSemibold') format('svg');
}

body{ margin:0; padding:0; background:#fff; font-family: 'ProximaNovaLight'; color:#777; font-weight:400; font-size:16px; overflow-x:hidden;}
h1, h2, h3, h4, h5, h6{ font-family: 'ProximaNovaSemibold'; margin:0 0 20px; padding:0; font-weight:normal;}
h1 { font-size: 60px; }
h2 { font-size: 40px; }
h3 { font-size: 30px; }
h4 { font-size: 22px; }
h5 { font-size: ; }
h6 { font-size: ; }

img { border:0; max-width:100%;}
p{ margin:0; padding:0 0 20px; }
a, a:link, a:visited{ text-decoration:none; outline:none !important; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;}
a:hover{ text-decoration:none;}
::-webkit-input-placeholder { /* WebKit browsers color:#8c8e93;*/}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 color:#8c8e93; opacity:1;*/}
::-moz-placeholder { /* Mozilla Firefox 19+ color:#8c8e93; opacity:1;*/ }
:-ms-input-placeholder { /* Internet Explorer 10+  color:#8c8e93;*/}
.alignleft , .alignnone{float:left; margin:0 15px 10px 0;}
.alignright{float:right; margin:0 0 10px 15px;}
.aligncenter{margin:10px auto; display:block;}

.click { display:none; float:right; color:#fff; font-size:28px; line-height:50px; cursor:pointer;}
.close_menu { text-align: left; color: #fff; font-size: 28px; display: none;}

.main_header { position:absolute; left:0; right:0; top:0; z-index:999;}
.logo { position:absolute; margin:0 auto; width:226px; left:0; right:0; top:0; z-index:99;}
.top_leaf { position:absolute; width:222px; top:-85px; right:0; z-index:99;}
.hdr_top { padding:10px 0;}
.tel_nmbr {float: left; font-size: 24px;}
.tel_nmbr a { color: #fff;}
.top_social { display: inline-block; padding-right: 9px; margin-right: 5px; border-right: 2px solid #fff;}
.lang_top { float:right;}
.lang_top ul { margin:0; padding:0; list-style:none; display: inline-block;}
.lang_top ul li { list-style:none; display:inline-block; text-transform:uppercase; /*border-left:1px solid #fff;*/ }
.lang_top ul li:first-child { border-left:0;}
.lang_top ul li a { display:block; background: rgba(18,18,18,0.8); width: 45px; height: 45px; border-radius: 50%; font-size:24px; line-height:45px; text-align: center; color:#fff;}

.menu_bar { background:rgba(0,0,0,0.75);}
.main_menu { text-align:center;}
.main_menu ul { margin:0; padding:0; list-style:none; display: flex; flex-wrap: wrap; justify-content: space-between;}
.main_menu ul li { list-style:none; display:inline-block; vertical-align:top; margin:0 10px; font-family: 'ProximaNovaRegular';  font-size:18px; line-height:48px; text-transform:uppercase; min-width: 105px; }
.fixed_menu { width:226px;}
.main_menu ul li a { display:block; color:#fff;}
.main_menu ul li:hover a { color:#f9a610;}
.main_menu ul li.current-menu-item a { color:#f9a610;}

.slider_wrap { position:relative;}
.slider_wrap:after { position:absolute; content:""; background:url(../images/imgpsh_fullsize.png) repeat-x center top; width:100%; height:79px; z-index:99; left:0; right:0; bottom:0;}
.banner_cont { position:absolute; left:0; right:0; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); text-align:center; z-index:99;}
.banner_cont h2 {font-family: 'proximanovaw01-boldregular'; color:#fff; text-transform:uppercase; font-size:60px; letter-spacing:1px;}
.banner_cont h2 span { display:block; font-family: 'sacramentoregular'; text-transform:capitalize;}

.about_block_home { background:#fff; padding:10px 0;}
.about_lt h1 { font-family: 'alex_brushregular'; font-size:72px; color:#b78f52; letter-spacing:2px;}
.about_lt p { font-size:18px; color:#777; padding:0 0 30px;}
.about_lt a.btn { border:1px solid #000; text-transform:uppercase; font-size:18px; color:#000; padding:8px 35px;}
.about_lt a.btn:hover { background:#000; color:#fff;}
.about_rt { text-align:right; padding-top:50px;}

.product_wrap { background:url(../images/bg_with_glass.jpg) no-repeat center top / cover; padding:90px 0 50px 0; position:relative;}
.product_wrap:after { position:absolute; content:""; background:url(../images/crop_page_btm.png) repeat-x center top; width:100%; height:79px; z-index:99; left:0; right:0; top:0;}
h1 { color: #5f2e00; font-size: 40px; margin-bottom: 50px; padding: 0; text-align: center;}
.ttl_style { font-size:40px; text-align:center; margin:0; color:#5f2e00; text-transform:uppercase;}
.ttl_style strong { font-weight:normal; display:block; font-family: 'alex_brushregular'; text-transform:capitalize; font-size:48px;}

.prod_box { text-align:center;}
.product_img { position:relative; padding-bottom:30px; margin-bottom:30px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;}
.prod_lbl { background:#000; width:80px; height:80px; border-radius:50%; text-align:center; line-height:80px; color:#fff; font-size:20px; position:absolute; right:75px; bottom:0;}
.prod_box h3 { text-transform:uppercase; color:#5f2e00;}
.prod_box h3 a {color:#5f2e00;}
.prod_box p { font-size:20px; color:#3a3a3a; padding:0 0 30px; line-height:normal;}
.prod_box a.btn { border-radius:0; background:#000; color:#fff; text-transform:uppercase; font-family: 'ProximaNovaSemibold'; font-size:18px; padding:6px 25px; position:relative;}
.prod_box a.btn:after { position:absolute; content:""; border:1px solid #000; left:-7px; right:-7px; top:-7px; bottom:-7px;}

.prod_box:hover .product_img{ -ms-transform: scale(1.09,1.09); -webkit-transform: scale(1.09,1.09); transform: scale(1.09,1.09);}

.middle_banner { background:url(../images/blur_bg.jpg) no-repeat center top / cover; padding:50px 0;}
.lt_btls { position:relative; bottom:-50px; text-align:center;}
.sav_logo { text-align:center; padding-top:100px;}

.point_de_vente { background:url(../images/white_wood_bg.jpg) no-repeat center top / cover; padding:35px 0 65px 0; position:relative;}
.point_box { text-align:center; background:#fff; padding:20px 15px; min-height:360px; position:relative; box-shadow: 0 0 3px #ccc;}
.point_box .imgbox { margin:0 0 30px;}
.point_box h6 { color:#b78f52;font-family: 'ProximaNovaSemibold'; font-size:14px; text-transform:uppercase; margin:0 0 15px; line-height:normal;}
.point_box p { color:#1c1c1c; font-size:14px; line-height:normal; padding:0;}
.point_box a.btn { border-radius:0; border:1px solid #000; text-transform:uppercase; font-size:16px; color:#000; padding:6px 15px; position:absolute; left:0; right:0; margin:0 auto; bottom:10px; width:140px;}
.point_box a.btn:hover { background:#000; color:#fff;}

.sml_sldr_1 { position:absolute; left:-60px; top:0; width:310px; height:275px; z-index:999; text-align:center;}
.sml_sldr_1 .bxslider li { text-align:center;}
.sml_sldr_2 { position:absolute; right:0; top:-10px; width:310px; height:275px; z-index:999; text-align:center;}
.sml_sldr_3 { position:absolute; right:0; bottom:-60px; width:310px; height:275px; z-index:5; text-align:center;}


.blog_section { padding:30px 0 20px 0;}
.blog_section .row { display: flex; flex-wrap: wrap; }
.blog_post { text-align:center; margin:0 0 40px;}
.blog_post .post_img { position:relative; margin:0 0 65px;}
.blog_post .post_date { background:rgba(0,0,0,0.8); width:100px; height:100px; border-radius:50%; text-align:center; color:#fff; left: 0; margin: 0 auto; position: absolute; right: 0; bottom:-50px;}
.blog_post .post_date span { display:table; text-align:center; height:100%; width:100%; font-size:18px;}
.blog_post .post_date span strong { display:block; padding-top:25px;}
.blog_post h4 { font-size:22px; margin:0 0 15px; color:#302c2c;}
.blog_post p { font-size:18px; line-height:normal; color:#302c2c;}
.blog_post a.btn { border-radius:0; border:1px solid #000; text-transform:uppercase; font-size:18px; color:#000; padding:6px 25px;}
.blog_post a.btn:hover { background:#000; color:#fff;}

.testmonial_block { background:url(../images/testimonial_bg.jpg) no-repeat center top / cover; padding:55px 0; text-align:center; position:relative;}
.autmn_leaf { position:absolute; right:35px; bottom:0; width:212px; height:191px; z-index:5;}
.testmonial_block h2 { font-family: 'alex_brushregular'; color:#5f2e00; font-size:60px; padding:0 0 30px; margin:0 0 60px; position:relative;}
.testmonial_block h2:after { position:absolute; content:""; background:#000; width:250px; height:1px; margin:0 auto; left:0; right:0; bottom:0;}
.testmonial_block .bx-viewport {background:none !important; border: 0 none !important; box-shadow: none !important;}
.testmonial_block .bxslider li p { font-size:18px; color:#333;}
.testmonial_block .bxslider li h5 { color:#5f2e00; font-size:20px;}
.testmonial_block .bx-wrapper .bx-pager.bx-default-pager a { border-radius:0;}

.ftr_top { background:url(../images/ftr_bg.jpg) no-repeat center top / cover; padding:45px 0; position:relative;}
.ftr_top:after { position:absolute; content:""; background:rgba(0,0,0,0.8); left:0; right:0; top:0; bottom:0; z-index:1;}
.ftr_maincontent { position:relative; z-index:5;}
.ftr_logo { padding:45px 0;}
.ftr_col h3 { color:#fff;}
ul.adrs { margin:0; padding:0; list-style:none;}
ul.adrs li { list-style:none; margin:0 0 15px; font-size:18px; color:#fff; font-family: 'ProximaNovaRegular';}
ul.adrs li strong { display:inline-block; vertical-align:top; width:30px;}
ul.adrs li span { display:inline-block; vertical-align:top; }

.newsltr_form { margin:0 0 20px;}
.newsltr_form input[type=text] { border:0; border-radius:0; margin:0 0 0; background:#fff; color:#000;}
.newsltr_form input[type=submit] { border:0; background:#474747; font-size:16px; text-transform:uppercase; color:#fff; padding:8px 35px; font-family: 'ProximaNovaRegular';}
input[type="reset"]{ margin-right:10px; background:#5f2e00 !important; }

ul.social { margin:0; padding:0; list-style:none;}
ul.social li { list-style:none; display:inline-block; vertical-align:top; margin:0 3px;}
ul.social li a { display:block; background:#262223; width:46px; height:46px; border-radius:50%; color:#fff; text-align:center; line-height:50px; font-size:24px;}
ul.social li a:hover { background:#474747;}

.innerpage .product_wrap { background:none; padding-top:30px;}
.innerpage .product_wrap::after { background:none;}

.pagination_block { border-bottom:2px solid #1e1e1e; border-top:2px solid #1e1e1e; padding:50px 0; margin:0 0 30px; text-align:right;}
.pagination_block ul { margin:0; padding:0; list-style:none;}
.pagination_block ul li { margin: 0 3px;list-style:none; display:inline-block; vertical-align:top;}
.pagination_block ul li a { display:block; background:#1e1e1e; color:#fff; padding:6px 12px; font-size:18px; min-width:40px; text-align:center;}
.pagination_block ul li a:hover { background:#5f2e00; color:#fff !important;}
.pagination > li > a, .pagination > li > span { background-color: #5f2e00; border:0 none; border-radius: 0 !important; color: #fff; float: left; line-height: 1.42857; padding: 8px 15px; position: relative; text-decoration: none;}
.single-events .innerpage { margin-bottom: 30px;}
.contact-address ul.adrs li { color: #5f2e00;}
.modal-dialog { margin: 30px auto; max-width: 800px; width: 100%;}
.close { color: #5f2e00;opacity: 1;}
.modal-content { box-shadow: 0 5px 15px #5f2e00;}
.modal-header {border-bottom: 1px solid #5f2e00;}
.prod_lg_image { border-right: 1px solid #5f2e00;  text-align: center;}

.related_evnts h3 { color:#5f2e00; text-transform:uppercase;}
.rltd_box {text-align: center;}
.rltd_box .imgbox { margin:0 0 10px;}
.rltd_box h5 { margin:0 0 5px;}
.rltd_box h4 { margin:0 0 5px; font-size:16px;}
.rltd_box p { font-size:14px; line-height:normal;}
.related_evnts .bx-wrapper .bx-prev { left:-40px; background:url(../images/left_arw.png) no-repeat center center;}
.related_evnts .bx-wrapper .bx-next { right:-40px; background:url(../images/right_arw.png) no-repeat center center;}
.related_evnts .bx-wrapper .bx-prev:hover, .related_evnts .bx-wrapper .bx-next:hover { background-position:center center;}

.innerpage .point_de_vente { background:#fff;}

.news_post { margin:0 0 40px;}
.news_post .post_img { position:relative; margin:0 0 30px;}
.news_post .post_date { background:#000; border:4px solid #fff; width:80px; height:80px; border-radius:50%; text-align:center; color:#fff; left:20px; position: absolute; bottom:-30px;}
.news_post .post_date span { display:table; text-align:center; height:100%; width:100%; font-size:11px; line-height:normal; text-transform:uppercase;}
.news_post .post_date span strong { display:block; padding-top:18px;font-size: 16px;padding-bottom: 1px;}
.newspost_info { text-align:right; margin:0 0 10px;}
.newspost_info ul { margin:0; padding:0; list-style:none;}
.newspost_info ul li { list-style:none; display:inline-block; vertical-align:top; font-family: 'ProximaNovaRegular'; font-size:13px; margin-left:10px;}
.newspost_info ul li i { margin-right:4px;}
.news_post h4 { font-size:22px; margin:0 0 15px; color:#302c2c;}
.news_post p { font-size:18px; line-height:normal; color:#302c2c;}
.news_post a.btn { background: #000; border-radius: 0; color: #fff; font-family: "ProximaNovaSemibold"; font-size: 18px; padding: 6px 25px; position: relative; text-transform: uppercase; left:5px;}
.news_post a.btn::after { border: 1px solid #000; bottom: -7px; content: ""; left: -7px; position: absolute; right: -7px; top: -7px;}
.ftr_btm { background:#171717; padding:10px 0; text-align:center;}
.ftr_btm p { padding:0 0 10px; color:#fff;}
.ftr_btm ul { margin:0; padding:0; list-style:none;}
.ftr_btm ul li { list-style:none; display:inline-block; vertical-align:top; font-size:16px; line-height:10px; color:#fff; margin-right:-4px; padding:5px; border-left:1px solid #fff;}
.ftr_btm ul li:first-child { border-left:0;}
.ftr_btm ul li a { display:block; color:#fff;}

.contact-address ul.adrs li span{color:#000;}
.comment_box{margin-top: 48px;}

.mar-10 { margin-top: 15px; }
.mar-10 img { width: 100%; height: auto; }

input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input[type="email"] {
  background:#ebebeb; border: 1px solid #696969; color: #696969; padding: 10px;width: 100%;}
label {width: 100%;}
textarea.wpcf7-textarea, .comment-form textarea {background:#ebebeb; border: 1px solid #696969; color: #696969; height: 148px; padding: 10px;  width: 100%;}
button, html input[type="button"], input[type="reset"], input[type="submit"] { background: #5f2e00; border: 0 none; color: #fff; cursor: pointer;  font-size: 20px;  padding: 5px 25px; text-transform: uppercase;border-bottom: solid 3px #301700 !important;}
.newsltr_form p { margin: 0;  padding: 0;}

.contact-map iframe {  height:423px;width: 100%;}
h1.left-align {margin-bottom: 10px; text-align: left;}
.single-events .col-md-12 > span { color: #5f2e00; display: block;margin-bottom: 15px;}
.english-lang .main_menu ul li:nth-child(4n) {margin-right: 50px;}
.rltd_box h4, .rltd_box h5, .rltd_box p { color: #777;}
.page-id-2 .ttl_style {margin-bottom: 50px;}


.comment_box { clear: both;}
.comment-form { width: 50%;}

.gallary-thumbs .recipe-text { position: absolute; left: 0; right: 0; bottom: 0; padding: 10px 12px; background: rgba(255,255,255,0.7);}
.gallary-thumbs .recipe-text h4 { font-size: 16px; text-transform: uppercase; margin: 0 0 5px;}
.gallary-thumbs .recipe-text h4 a { color: #000;}
.gallary-thumbs .recipe-text .extra-content a.btn { background: #000; border-radius: 0; color: #fff; font-size: 11px; padding: 3px 10px;}

.inner_section.recp_details { padding: 50px 0;}
.inner_section.recp_details .print_shr { text-align: right;}
.inner_section.recp_details .print_shr ul { margin: 0; padding: 0; list-style: none;}
.inner_section.recp_details .print_shr ul li { list-style: none; display: inline-block; vertical-align: top; font-size: 22px; text-transform: uppercase; margin-left: 10px;}
.inner_section.recp_details .print_shr ul li a { color: #000;}
.print_shr ul li a {cursor: pointer;}

.inner_section.recp_details h1 { text-align: left; text-transform: uppercase; margin: 0 0 20px; color: #000;}
.inner_section.recp_details .dtls_wrap .dtls_block { border-bottom: 3px solid #000; margin: 0 0 30px; padding: 0 0 10px; color: #000;}
.inner_section.recp_details .dtls_wrap .dtls_block h3 { font-size: 18px;}
.inner_section.recp_details .dtls_wrap .dtls_block ul { margin: 0 0 15px; padding: 0; list-style: none;}
.inner_section.recp_details .dtls_wrap .dtls_block ul li { list-style: none;}

.inner_section.recp_details .dtls_wrap .dtls_block ol { margin: 0 0 15px; padding: 0 0 0 16px;}
.inner_section.recp_details .dtls_wrap .dtls_block ol li { margin: 0 0 15px;}

.nxtprv_recp { padding: 40px 0px;}
.nxtprv_recp:after { display: block; clear: both; content: "";}
.nxtprv_recp > div { float: left; font-size: 16px; line-height: 1; font-weight: 400; text-transform: uppercase;}
.nxtprv_recp > div a {font-weight: 600;}
.nxtprv_recp > div.prevpost {}.nxtprv_recp > div.nextpost { float: right;}
.nxtprv_recp > div.prevpost a:before { content: "\f100"; display: inline-block; font: normal normal normal 24px/1 FontAwesome !important; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 10px; position: relative; bottom: -2px;}
.nxtprv_recp > div.nextpost a:after { content: "\f101"; display: inline-block; font: normal normal normal 24px/1 FontAwesome !important; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-left: 10px; position: relative; bottom: -2px;}




.nxtprv_recp a.btn { border: 1px solid #000; padding: 4px 12px; border-radius: 0; color: #000; font-size: 18px; text-transform: uppercase;}
.nxtprv_recp a.btn:hover { background: #000; color: #fff;}
.nxtprv_recp a.prv_recp { float: left;}
.nxtprv_recp a.nxt_recp { float: right;}

.fb-share-button {float: right;}

/*8feb 2017*/
.googlemap .container-fluid { padding: 0; margin-top: 44px;}
.namefild{padding-left: 0;}
.emailfild{padding-right: 0;}
.ctnfrm { padding: 0;}
.ctnfrm h3{ text-transform: uppercase;}
.ctnfrm p{ color:#000;}
.page-id-27 label { text-transform: uppercase;}
.adrs h3 { color: #7b7b7b;  font-size: 24px;  text-transform: uppercase;}
.adrs h3 i { color: #fff;}
.page-template-page-contact .contact-address .adrs h3 i { color: #5f2e00;}

.contact-address h3 { text-transform: uppercase;}
.emailfild.fr { padding-right: 15px;}
.namefild.fr { padding-left: 15px;}

.productdetailsctn h1 {font-family: 'alex_brushregular'; font-weight: normal; color: #000; font-size: 55px; text-align: left; text-transform: capitalize;}
.productdetailsctn .productwght > span {font-family: 'ProximaNovaRegular'; border-bottom:2px solid #bcbcbc; color: #000;  font-size: 28px;  line-height: 1; display: inline-block; margin-bottom: 5px;padding-left: 0 !important;}
.productdetailsctn .productwght p {font-family: 'ProximaNovaLight';  color: #000;  font-size: 23px;}
.productdetailsctn p, .productdetailsctn p strong {font-family: 'ProximaNovaLight'; color: #000; font-size: 26px;line-height: 1.1;font-weight: normal;}
.icon-picture p { display: inline-block; padding-right: 20px;}
.productdetailsctn { margin-bottom: 165px;}
.pricebox { background: #000; border-radius: 50%;  bottom: -30px;  color: #fff;font-family: 'ProximaNovaRegular'; font-size: 31px; color: #fff; height: 120px;  line-height: 120px;  position: absolute;  right:15px;  text-align: center;  width: 120px;}
.singleimgbox{ position: relative; text-align:center;}
.singleimgbox img { float: none;}
.col-md-9.productdetailsctn span {padding-left: 90px;}
.tel_frn a{ color: #fff; font-size: 24px; padding-left: 28px;}
.tel_nmbr a { padding-left: 64px;}
.lang_top ul li a i { height: 45px; line-height: 45px;  width: 45px;}
.tel_frn { float: left;}
.icon-picture > span {padding-left: 0 !important;}
/*8feb 2017*/
.post_date{color: #5f2e00;display: block;margin-bottom: 15px;}
.categories.galleryTab a {
    padding: 5px 15px;
    background: #fff;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #000;
    margin: 0 10px 0 0;
    cursor: pointer;
}
.categories.galleryTab {
    margin: 0 0 20px 0px;
    padding: 15px 0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.categories.galleryTab a.active {
    background: #000;
    color: #fff;
}
.slider_wrap img {    min-width: 100%;}

.event_full_box { text-align: center;}

.event_full_box .event_single_box { display: inline-block;    vertical-align: top;    width: 21%;    margin: 0 15px;}

.owl-carousel {
    clear: both;
}
.owl-dots {
    display: none;
}

/*31.12.2020*/
.slider_wrap .content-box { background: #000; padding: 22px 30px; position: relative; text-align: center; max-width: 550px; margin-left: auto; margin-right: auto;}
.slider_wrap .content-box .img-holder { max-width: 135px; text-align: right; position: absolute; bottom: -60px; right: -60px;}
.slider_wrap .content-box .content-sec h3 { color: #fff; font-size: 35px;}
.slider_wrap .content-box .content-sec  p { color: #fff; padding: 0; font-size: 20px;}
.slider_wrap_mobile { display: none;}

/*31.12.2020*/
/*22.09.2021*/
/*section.innerpage {margin-top: 15%;}
section.contact_section {margin-top: 15%;}
*//*22.09.2021*/
.modal-body p {
    text-align: left;
}


@media only screen and ( max-width:1599px ) {
.top_leaf { width: 142px; top: -45px;}
.lang_top { padding-right: 30px;}
.sml_sldr_1 { top:-85px;}
.sml_sldr_2 { top:-85px;}
.sml_sldr_3 { bottom: -190px;}
	
	.home  .slider_wrap > img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; object-fit: cover;}
	.home .slider_wrap .banner_cont { position: relative; top: 0; transform: inherit; padding: 160px 0 140px;}
/*section.innerpage {margin-top: 20%;}
section.contact_section {margin-top: 20%;}*/
}

@media only screen and ( max-width:1280px ) {
.top_leaf { width: 130px; top: 110px;}
/*section.innerpage {margin-top: 30%;}
section.contact_section {margin-top: 30%;}*/
}
@media only screen and ( max-width:1199px ) {
.logo { width: 215px; }	
.main_menu ul li { font-size:15px; margin:0 4px; min-width: inherit;}
	.slider_wrap .content-box {max-width: 450px;margin-right: 230px;}
	.slider_wrap .content-box .content-sec h3 {font-size: 28px;}
	.slider_wrap .content-box .content-sec h3 br {display: none;}
/*section.innerpage {margin-top: 30%;}
section.contact_section {margin-top: 30%;}*/
}
@media only screen and ( max-width:1023px ) {
.lang_top { padding-right: 0;}
.logo { left: 0;}
.click { display:block; }
.close_menu { display: block; cursor:pointer;}
.main_menu { position: fixed; left:-320px; background: #000; top: 0; bottom: 0; width: 320px; padding: 15px; z-index:9999;}
.main_menu ul li { display:block; border-bottom:1px solid #ccc; margin:0; width: 100%;}
.main_menu ul li.fixed_menu { display:none;}
 .english-lang .main_menu ul li:nth-child(4n) { margin-right: 0;}

.top_leaf { display: none;}



}
@media only screen and ( max-width: 991px ) {
.ftr_logo { padding-top: 0;}
    
    
    
.banner_cont h2 {font-size: 30px;margin-bottom: 0;}
.banner_cont {top: auto;
    left: auto;    bottom: 50px;transform: translateY(0);
    -webkit-transform: translateY(0);
    right: 15px;
    text-align: left;
}
.tel_nmbr a {
    padding-left: 0;
}
.main_header{background:url(../images/mobile-bg.jpg) no-repeat top center; background-size: cover;   position: relative;}   
.slider_wrap:after { height: 40px;}  
.lang_top ul li a {
    width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
}
.lang_top ul li a i {
    height: 35px;
    line-height: 35px;
    width: 35px;
}
 .lang_top ul li { vertical-align: middle;}   
.tel_nmbr { font-size: 16px;    padding-top: 7px;} 
.lt_btls {
    bottom: 0;
    }
.sml_sldr_1 {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    height: auto;z-index: 1;
} 
    
.sml_sldr_2 {
    position: relative;z-index: 1;
    right: 0;
    top:0;
    left: 0;
    width: auto;
    height: auto;
}
.sml_sldr_3 {
    position: relative;z-index: 1;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
}  
.autmn_leaf {
    position: relative;
    width: auto;
    height: auto;
}   
.ftr_btm ul li {
    line-height: 26px;
    margin-right:0;
    border-left: 0;
}  
.point_box { min-height: auto}    
  .point_box a.btn { position: relative;bottom: 0;}  
.point_box p {
    padding: 20px;
}
.productdetailsctn p, .productdetailsctn p strong { font-size: 16px;}
.productdetailsctn { margin-bottom: 50px;}
.bx-viewport ul { margin: 0;  padding: 0;}
.bx-wrapper img { margin: 0 auto !important;}  
.pricebox {
    bottom: 20px;
    font-size: 24px;
    height: 100px;
    line-height: 100px;
    width: 100px;
}
.productdetailsctn h1 {font-size: 35px;}
.icon-picture p { padding-right: 10px;}  
.icon-picture > span img{ width: 20px;}
.top_social { padding-right: 5px;  margin-right: 0;  border-right: 1px solid #fff;}
.categories.galleryTab a {
padding: 5px 8px;
    font-size: 10px;
    margin: 1px;
    display: inline-block;
} 
.col-md-3.col-sm-4.col-xs-6 { padding: 5px;}   
section.gallary-section .gallary .gallary-item { margin-bottom: 0px !important;}  
	
	.home .slider_wrap .banner_cont {text-align: center; padding: 60px 0 120px;}
	.slider_wrap .content-box { max-width: 450px; margin-right: 60px; margin-top: 30px;}
	.blog_section {overflow: hidden;}
/*section.innerpage {margin-top: 5%;}
section.contact_section {margin-top: 5%;}*/
    
}
@media only screen and ( max-width: 767px ) {
.ftr_logo { text-align: center;}
.ftr_col { margin:0 0 15px; text-align: center;}
    

.banner_cont h2 {
    font-size: 20px;
}   
.prod_box {
    margin-bottom: 50px;
}   
.col-md-9.productdetailsctn h1 span {
    padding-left: 10px;
    width: 50px;
}
.productdetailsctn h1 {
    font-size: 24px;
} 
.adrs h3 { font-size: 16px;}  
ul.adrs li { font-size: 16px;}
.nxtprv_recp > div { font-size: 12px;}  
h1 {font-size: 30px;}
.namefild{ padding-left: 15px;} 
.wpcf7-form .row .row { padding:0 15px;} 
.emailfild { padding-right: 15px;} 
.event_full_box .event_single_box {display: block;width: 100%;} 
div#simple-facebook-widget {
    width: 300px !important;
    overflow: hidden;
    margin: 0 auto;
}
div#simple-facebook-widget span, div#simple-facebook-widget span iframe{ width: 100% !important;}  
	
	.slider_wrap .content-box { max-width: 340px; margin-right: 60px; margin-top: 30px;}
	.slider_wrap .content-box .content-sec h3 {font-size: 20px;}
	.slider_wrap .content-box .content-sec p {font-size: 16px;}
	.slider_wrap .content-box .img-holder {max-width: 113px;}
    
}

@media only screen and ( max-width: 600px ) {
	.slider_wrap_mobile{display: block;}
	.slider_wrap_mobile { padding: 20px 0 60px;}
	.slider_wrap_mobile .content-box { max-width: 340px; margin-top: 30px; text-align: center; margin: auto; background: #000; padding: 22px 30px; position: relative;}
	.slider_wrap_mobile .content-box .content-sec h3 { font-size: 20px; color: #fff;}
	.slider_wrap_mobile .content-box .content-sec p { font-size: 16px; color: #fff; padding: 0;}
	.slider_wrap_mobile .content-box .img-holder { position: relative; bottom: 0; right: 0; max-width: 125px; margin: 10px auto 0; display: none;}
	.content-box.desktop-view { display: none;}
	.tel_frn a { color: #fff; font-size: 15px; padding-left: 0;}
	.logo { width: 120px;}

}
@media only screen and ( max-width: 479px ) {
.hdr_top { padding: 12px 0;}
}
@media only screen and ( max-width: 380px ) {
.lang_top ul li a {
    width: 25px;
    height: 25px;
    font-size: 10px;
    line-height: 25px;
}
.lang_top ul li a i {
    height: 25px;
    line-height: 25px;
    width: 25px;
}
.tel_nmbr {
    font-size: 12px;
}
    
    
    
}
@media only screen and ( max-width: 359px ) {

}




