/* Reset & Basics */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,strike,strong,tt,var,b,u,i,center,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;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}

/* Basic Styles */

html{height:100%}
body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}

/* Typography */

h1,h2,h3,h4,h5,h6{margin-bottom:15px}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:none}
p{margin:0 0 15px}
em,i{font-style:italic}
b,strong,dt{font-weight:700}
.big{font-size:110%;line-height:180%}
.gallery-caption,.bypostauthor{}

/* Code Hightlighter */

code,pre,q{font-family:Consolas,monospace!important;border:1px solid #e8e8e8;background:#fff;border-radius:3px}
code,q{padding:2px 4px;white-space:nowrap;margin:0 2px;color:#2991d6}
pre{padding:21px 15px 20px;margin:15px 0;display:block;line-height:21px!important;background:#fff;background:-moz-linear-gradient(top,#fff 50%,#fafafa 50%);background:-webkit-linear-gradient(top,#fff 50%,#fafafa 50%);background:-o-linear-gradient(top,#fff 50%,#fafafa 50%);background:linear-gradient(top,#fff 50%,#fafafa 50%);background-size:42px 42px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}
code p,pre p{margin-bottom:0!important}

/* Links */

a, a:visited, a:focus{text-decoration:none;outline:0}
a:hover{text-decoration:underline}
p a, p a:visited{line-height:inherit}

/* Images */

img.scale-with-grid,#Content img{width:100%;height:auto}
.google-map img{max-width:none!important}
iframe{max-width:100%}

/* Buttons */

a.tp-button{background:none;font-family:inherit!important;height:auto!important;line-height:inherit!important;border-radius:0;letter-spacing:0!important;text-shadow:0 0 0!important;box-shadow:0 0 0!important;font-weight:400!important;border-width:1px!important}
a.button,a.tp-button,button,input[type="submit"],input[type="reset"],input[type="button"]{display:inline-block;padding:11px 20px;margin-bottom:15px;cursor:pointer;margin-right:7px;border:0;border-radius:5px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(0,0,0,.03),inset 0px 4px 3px -2px rgba(0,0,0,.07)}
a.button_js{padding:0}
a.button.button_large,a.tp-button.button_large,button.button_large,input[type="submit"].button_large,input[type="reset"].button_large,input[type="button"].button_large{font-size:110%;line-height:110%}
a.button .button_label{display:block;float:left;position:relative;z-index:2}

a.button .button_icon{display:block;float:left;background-color:rgba(0,0,0,.05)}
a.button .button_icon i{color:rgba(0,0,0,.5)}

a.button.button_dark .button_icon{background-color:rgba(255,255,255,.1)}
a.button.button_dark .button_icon i{color:rgba(255,255,255,.5)}

a.button.button_left .button_icon,a.tp-button.button_left .button_icon{float:left}
a.button.button_right .button_icon,a.tp-button.button_right .button_icon{float:right}

a.button .button_label{padding:11px 20px}
a.button .button_icon{padding:11px 12px}
a.button_large .button_label{padding:15px 30px}
a.button_large .button_icon{padding:15px 13px}

a.action_button{display:block;padding:11px 20px;line-height:21px;float:left;position:relative;box-sizing:border-box;border-radius:5px;overflow:hidden}
a.action_button:hover{text-decoration:none}

@media only screen and (min-width: 768px){
	a:hover.button,a:hover.tp-button{text-decoration:none}
	a.button:after,a.tp-button:after,a.action_button:after,button:after,
	input[type="submit"]:after,input[type="reset"]:after,input[type="button"]:after{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:rgba(0,0,0,.05);z-index:1;transition:all .3s}
	a.button:hover:after,a.tp-button:hover:after,a.action_button:hover:after,button:hover:after,
	input[type="submit"]:hover:after,input[type="reset"]:hover:after,input[type="button"]:hover:after{width:100%}
}

/* Buttons sizes */

a.button.button_size_1 .button_label{padding:10px 17px}
a.button.button_size_1 .button_icon{padding:10px 10px}
a.button.button_size_1,
a.tp-button.button_size_1,
button.button_size_1,
input[type="submit"].button_size_1,
input[type="reset"].button_size_1,
input[type="button"].button_size_1{font-size:95%;line-height:95%}

a.button.button_size_3 .button_label{padding:15px 30px}
a.button.button_size_3 .button_icon{padding:15px 13px}
a.button.button_size_3,
a.tp-button.button_size_3,
button.button_size_3,
input[type="submit"].button_size_3,
input[type="reset"].button_size_3,
input[type="button"].button_size_3{font-size:110%;line-height:110%}

a.button.button_size_4 .button_label{padding:18px 33px}
a.button.button_size_4 .button_icon{padding:18px 16px}
a.button.button_size_4,
a.tp-button.button_size_4,
button.button_size_4,
input[type="submit"].button_size_4,
input[type="reset"].button_size_4,
input[type="button"].button_size_4{font-size:120%;line-height:120%}

/* Button full-width */

a.button.button_full_width,
button.button_full_width,
input[type="submit"].button_full_width,
input[type="reset"].button_full_width,
input[type="button"].button_full_width{width:100%;text-align:center}
a.button.button_full_width .button_icon{display:inline-block;float:none;background:none}
a.button.button_full_width .button_label{display:inline-block;float:none}

a.button_left.button_full_width .button_label{padding-left:0}
a.button_right.button_full_width .button_label{padding-right:0}

/* Buttons | Stroke */

.button-stroke a.button,.button-stroke a.tp-button,.button-stroke button,
.button-stroke input[type="submit"],.button-stroke input[type="reset"],.button-stroke input[type="button"]{border-width:2px;border-style:solid;border-radius:3px;background-color:transparent!important;box-shadow:inset 0 0 0 0;background-image:none}
.button-stroke a.button:after,.button-stroke a.tp-button:after,.button-stroke button:after,
.button-stroke input[type="submit"]:after,.button-stroke input[type="reset"]:after,.button-stroke input[type="button"]:after{display:none}

.button-stroke a.button,.button-stroke a.tp-button,.button-stroke button,
.button-stroke input[type="submit"],.button-stroke input[type="reset"],.button-stroke input[type="button"]{transition:all .3s;}
.button-stroke a:hover.button,.button-stroke a:hover.tp-button,.button-stroke button:hover,
.button-stroke input[type="submit"]:hover,.button-stroke input[type="reset"]:hover,.button-stroke input[type="button"]:hover{background-color:#828282}
.button-stroke a:hover.button.button_stroke_custom,.button-stroke a:hover.tp-button.button_stroke_custom{background-color:rgba(0,0,0,.05)!important}
.button-stroke a.button .button_icon{background:none}
.button-stroke a:hover.button .button_icon i,.button-stroke a.button.button_theme:hover .button_icon i{color:rgba(0,0,0,.5)!important}

.button-stroke a.button_left.button .button_label,.button-stroke a.button_left.button_large .button_label{padding-left:0}
.button-stroke a.button_right.button .button_label,.button-stroke a.button_right.button_large .button_label{padding-right:0}
.button-stroke a.button_left.button_large .button_icon{padding-left:27px}
.button-stroke a.button_right.button_large .button_icon{padding-right:27px}

.button-stroke a.action_button{padding:9px 18px;border:2px solid #747474;border-radius:3px;background-color:transparent;transition:color .3s, background-color .3s;}
.button-stroke a.action_button:after{display:none}

/* Buttons | Flat */

.button-flat a.button,.button-flat:not(.header-plain) a.action_button,.button-flat a.tp-button,.button-flat button,
.button-flat input[type="submit"],.button-flat input[type="reset"],.button-flat input[type="button"]{background-image:none;border-width:0;border-style:solid;border-radius:0;box-shadow:inset 0 0 0 0;-webkit-appearance:none}
.button-flat a.button .button_icon{background:none}
.button-flat a.button .button_icon i{color:inherit}

.button-flat a.button_left.button .button_label,.button-flat a.button_left.button_large .button_label{padding-left:0}
.button-flat a.button_right.button .button_label,.button-flat a.button_right.button_large .button_label{padding-right:0}
.button-flat a.button_left.button_large .button_icon{padding-left:27px}
.button-flat a.button_right.button_large .button_icon{padding-right:27px}

button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}

@media only screen and (min-width: 768px){
	.button-flat a.button:after,.button-flat a.action_button:after,.button-flat a.tp-button:after,.button-flat button:after,
	.button-flat input[type="submit"]:after,.button-flat input[type="reset"]:after,.button-flat input[type="button"]:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:1;transition:all .3s;background:rgba(0,0,0,.07);opacity:0}
	.button-flat a.button:hover:after,.button-flat a.action_button:hover:after,.button-flat a.tp-button:hover:after,.button-flat button:hover:after,
	.button-flat input[type="submit"]:hover:after,.button-flat input[type="reset"]:hover:after,.button-flat input[type="button"]:hover:after{width:100%;opacity:1}
}

/* Buttons | Colors */

/* Red */
a.button.button_red,a.tp-button.red{background-color:#e7432b;color:#fff}
.button-stroke a.button.button_red,.button-stroke a.button.button_red .button_icon i,.button-stroke a.tp-button.red{color:#e7432b;border-color:#e7432b}
.button-stroke a:hover.button.button_red,.button-stroke a:hover.tp-button.red{background-color:#e7432b!important;color:#fff}
/* Blue */
a.button.button_blue,a.tp-button.blue{background-color:#2e96db;color:#fff}
.button-stroke a.button.button_blue,.button-stroke a.button.button_blue .button_icon i,.button-stroke a.tp-button.blue{color:#2e96db;border-color:#2e96db}
.button-stroke a:hover.button.button_blue,.button-stroke a:hover.tp-button.blue{background-color:#2e96db!important;color:#fff}
/* Turquoise */
a.button.button_turquoise,a.tp-button.turquoise{background-color:#22e387;color:#fff}
.button-stroke a.button.button_turquoise,.button-stroke a.button.button_turquoise .button_icon i,.button-stroke a.tp-button.turquoise{color:#22e387;border-color:#22e387}
.button-stroke a:hover.button.button_turquoise,.button-stroke a:hover.tp-button.turquoise{background-color:#22e387!important;color:#fff}
/* Yellow */
a.button.button_yellow,a.tp-button.yellow{background-color:#face43;color:#fff}
.button-stroke a.button.button_yellow,.button-stroke a.button.button_yellow .button_icon i,.button-stroke a.tp-button.yellow{color:#face43;border-color:#face43}
.button-stroke a:hover.button.button_yellow,.button-stroke a:hover.tp-button.yellow{background-color:#face43!important;color:#fff}
/* Grey */
a.button.button_grey,a.tp-button.grey{background-color:#8f8f8f;color:#fff}
.button-stroke a.button.button_grey,.button-stroke a.button.button_grey .button_icon i,.button-stroke a.tp-button.grey{color:#8f8f8f;border-color:#8f8f8f}
.button-stroke a:hover.button.button_grey,.button-stroke a:hover.tp-button.grey{background-color:#8f8f8f!important;color:#fff}
/* Navy */
a.button.button_navy,a.tp-button.navy{background-color:#3b5982;color:#fff}
.button-stroke a.button.button_navy,.button-stroke a.button.button_navy .button_icon i,.button-stroke a.tp-button.navy{color:#3b5982;border-color:#3b5982}
.button-stroke a:hover.button.button_navy,.button-stroke a:hover.tp-button.navy{background-color:#3b5982!important;color:#fff}
/* Orange */
a.button.button_orange,a.tp-button.orange{background-color:#ff8125;color:#fff}
.button-stroke a.button.button_orange,.button-stroke a.button.button_orange .button_icon i,.button-stroke a.tp-button.orange{color:#ff8125;border-color:#ff8125}
.button-stroke a:hover.button.button_orange,.button-stroke a:hover.tp-button.orange{background-color:#ff8125!important;color:#fff}
/* Green */
a.button.button_green,a.tp-button.green{background-color:#88be4c;color:#fff}
.button-stroke a.button.button_green,.button-stroke a.button.button_green .button_icon i,.button-stroke a.tp-button.green{color:#88be4c;border-color:#88be4c}
.button-stroke a:hover.button.button_green,.button-stroke a:hover.tp-button.green{background-color:#88be4c!important;color:#fff}
/* Darkgrey */
a.tp-button.darkgrey{background-color:transparent;color:#545454!important;border-color:#545454}
a:hover.tp-button.darkgrey{background-color:#545454;color:#fff!important}
/* Lightgrey */
a.tp-button.lightgrey{background-color:transparent;color:#fff;border-color:#fff}
a:hover.tp-button.lightgrey{background-color:#fff;color:#545454!important}

/* Icons */

@font-face{font-family:'bb-icons';src:url(../fonts/bb-icons.eot);src:url(../fonts/bb-icons.eot#iefix) format("embedded-opentype"),url(../fonts/bb-icons.woff) format("woff"),url(../fonts/bb-icons.ttf) format("truetype"),url(../fonts/bb-icons.svg#bb-icons) format("svg");font-weight:400;font-style:normal}
[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"bb-icons";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:none!important;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}

.icon-acrobat:before{content:'\e800'}.icon-address:before{content:'\e801'}.icon-adjust:before{content:'\e802'}.icon-aim:before{content:'\e803'}.icon-air:before{content:'\e804'}.icon-alert:before{content:'\e805'}.icon-amazon:before{content:'\e806'}.icon-android:before{content:'\e807'}.icon-angellist:before{content:'\e808'}
.icon-appnet:before{content:'\e809'}.icon-appstore:before{content:'\e80a'}.icon-archive:before{content:'\e80b'}.icon-arrow-combo:before{content:'\e80c'}.icon-arrows-ccw:before{content:'\e80d'}.icon-attach:before{content:'\e80e'}.icon-attach-line:before{content:'\e80f'}.icon-attention:before{content:'\e810'}.icon-back:before{content:'\e811'}
.icon-back-in-time:before{content:'\e812'}.icon-bag:before{content:'\e813'}.icon-basket:before{content:'\e814'}.icon-battery:before{content:'\e815'}.icon-beaker-line:before{content:'\e816'}.icon-bell:before{content:'\e817'}.icon-bitbucket:before{content:'\e818'}.icon-bitcoin:before{content:'\e819'}.icon-block:before{content:'\e81a'}
.icon-blogger:before{content:'\e81b'}.icon-book:before{content:'\e81c'}.icon-book-open:before{content:'\e81d'}.icon-bookmark:before{content:'\e81e'}.icon-bookmarks:before{content:'\e81f'}.icon-box:before{content:'\e820'}.icon-briefcase:before{content:'\e821'}.icon-brush:before{content:'\e822'}.icon-bucket:before{content:'\e823'}
.icon-buffer:before{content:'\e824'}.icon-calendar:before{content:'\e825'}.icon-calendar-line:before{content:'\e826'}.icon-call:before{content:'\e827'}.icon-camera:before{content:'\e828'}.icon-camera-line:before{content:'\e829'}.icon-cancel:before{content:'\e82a'}.icon-cancel-circled:before{content:'\e82b'}.icon-cancel-squared:before{content:'\e82c'}
.icon-cart:before{content:'\e82d'}.icon-cc:before{content:'\e82e'}.icon-cc-by:before{content:'\e82f'}.icon-cc-nc:before{content:'\e830'}.icon-cc-nc-eu:before{content:'\e831'}.icon-cc-nc-jp:before{content:'\e832'}.icon-cc-nd:before{content:'\e833'}.icon-cc-pd:before{content:'\e834'}.icon-cc-remix:before{content:'\e835'}
.icon-cc-sa:before{content:'\e836'}.icon-cc-share:before{content:'\e837'}.icon-cc-zero:before{content:'\e838'}.icon-ccw:before{content:'\e839'}.icon-cd:before{content:'\e83a'}.icon-cd-line:before{content:'\e83b'}.icon-chart-area:before{content:'\e83c'}.icon-chart-bar:before{content:'\e83d'}.icon-chart-line:before{content:'\e83e'}
.icon-chart-pie:before{content:'\e83f'}.icon-chat:before{content:'\e840'}.icon-check:before{content:'\e841'}.icon-clipboard:before{content:'\e842'}.icon-clock:before{content:'\e843'}.icon-clock-line:before{content:'\e844'}.icon-cloud:before{content:'\e845'}.icon-cloud-line:before{content:'\e846'}.icon-cloud-thunder:before{content:'\e847'}
.icon-cloudapp:before{content:'\e848'}.icon-code:before{content:'\e849'}.icon-cog:before{content:'\e84a'}.icon-cog-line:before{content:'\e84b'}.icon-comment-fa:before{content:'\e84c'}.icon-comment-line:before{content:'\e84d'}.icon-compass:before{content:'\e84e'}.icon-credit-card:before{content:'\e84f'}.icon-cup:before{content:'\e850'}
.icon-cup-line:before{content:'\e851'}.icon-cw:before{content:'\e852'}.icon-database-line:before{content:'\e853'}.icon-delicious:before{content:'\e854'}.icon-desktop-line:before{content:'\e855'}.icon-diamond-line:before{content:'\e856'}.icon-digg:before{content:'\e857'}.icon-direction:before{content:'\e858'}.icon-disqus:before{content:'\e859'}
.icon-doc:before{content:'\e85a'}.icon-doc-landscape:before{content:'\e85b'}.icon-doc-line:before{content:'\e85c'}.icon-doc-text:before{content:'\e85d'}.icon-doc-text-inv:before{content:'\e85e'}.icon-docs:before{content:'\e85f'}.icon-dot:before{content:'\e860'}.icon-dot-2:before{content:'\e861'}.icon-dot-3:before{content:'\e862'}
.icon-down:before{content:'\e863'}.icon-down-bold:before{content:'\e864'}.icon-down-circled:before{content:'\e865'}.icon-down-dir:before{content:'\e866'}.icon-down-open:before{content:'\e867'}.icon-down-open-big:before{content:'\e868'}.icon-down-open-mini:before{content:'\e869'}.icon-down-thin:before{content:'\e86a'}.icon-download:before{content:'\e86b'}
.icon-drive:before{content:'\e86c'}.icon-droplet:before{content:'\e86d'}.icon-drupal:before{content:'\e86e'}.icon-duckduckgo:before{content:'\e86f'}.icon-dwolla:before{content:'\e870'}.icon-ebay:before{content:'\e871'}.icon-email:before{content:'\e872'}.icon-erase:before{content:'\e873'}.icon-eventasaurus:before{content:'\e874'}
.icon-eventbrite:before{content:'\e875'}.icon-eventful:before{content:'\e876'}.icon-export:before{content:'\e877'}.icon-eye:before{content:'\e878'}.icon-eye-line:before{content:'\e879'}.icon-fast-backward:before{content:'\e87a'}.icon-fast-forward:before{content:'\e87b'}.icon-feather:before{content:'\e87c'}.icon-fire-line:before{content:'\e87d'}
.icon-fivehundredpx:before{content:'\e87e'}.icon-flag:before{content:'\e87f'}.icon-flash:before{content:'\e880'}.icon-flashlight:before{content:'\e881'}.icon-flight:before{content:'\e882'}.icon-floppy:before{content:'\e883'}.icon-flow-branch:before{content:'\e884'}.icon-flow-cascade:before{content:'\e885'}.icon-flow-line:before{content:'\e886'}
.icon-flow-parallel:before{content:'\e887'}.icon-flow-tree:before{content:'\e888'}.icon-folder:before{content:'\e889'}.icon-food-line:before{content:'\e88a'}.icon-forrst:before{content:'\e88b'}.icon-forward:before{content:'\e88c'}.icon-gauge:before{content:'\e88d'}.icon-globe:before{content:'\e88e'}.icon-globe-line:before{content:'\e88f'}
.icon-gmail:before{content:'\e890'}.icon-googleplay:before{content:'\e891'}.icon-gowalla:before{content:'\e892'}.icon-graduation-cap:before{content:'\e893'}.icon-graduation-cap-line:before{content:'\e894'}.icon-grooveshark:before{content:'\e895'}.icon-guest:before{content:'\e896'}.icon-hackernews:before{content:'\e897'}.icon-heart-empty-fa:before{content:'\e898'}
.icon-heart-fa:before{content:'\e899'}.icon-heart-line:before{content:'\e89a'}.icon-help:before{content:'\e89b'}.icon-help-circled:before{content:'\e89c'}.icon-home:before{content:'\e89d'}.icon-hourglass:before{content:'\e89e'}.icon-html5:before{content:'\e89f'}.icon-ie:before{content:'\e8a0'}.icon-inbox:before{content:'\e8a1'}
.icon-inbox-line:before{content:'\e8a2'}.icon-infinity:before{content:'\e8a3'}.icon-info:before{content:'\e8a4'}.icon-info-circled:before{content:'\e8a5'}.icon-install:before{content:'\e8a6'}.icon-instapaper:before{content:'\e8a7'}.icon-intensedebate:before{content:'\e8a8'}.icon-itunes:before{content:'\e8a9'}.icon-key:before{content:'\e8aa'}
.icon-key-line:before{content:'\e8ab'}.icon-keyboard:before{content:'\e8ac'}.icon-klout:before{content:'\e8ad'}.icon-lamp:before{content:'\e8ae'}.icon-language:before{content:'\e8af'}.icon-lanyrd:before{content:'\e8b0'}.icon-layout:before{content:'\e8b1'}.icon-leaf:before{content:'\e8b2'}.icon-left:before{content:'\e8b3'}
.icon-left-bold:before{content:'\e8b4'}.icon-left-circled:before{content:'\e8b5'}.icon-left-dir:before{content:'\e8b6'}.icon-left-open:before{content:'\e8b7'}.icon-left-open-big:before{content:'\e8b8'}.icon-left-open-mini:before{content:'\e8b9'}.icon-left-thin:before{content:'\e8ba'}.icon-lego:before{content:'\e8bb'}.icon-level-down:before{content:'\e8bc'}
.icon-level-up:before{content:'\e8bd'}.icon-lifebuoy:before{content:'\e8be'}.icon-light-down:before{content:'\e8bf'}.icon-light-up:before{content:'\e8c0'}.icon-lightbulb-line:before{content:'\e8c1'}.icon-link:before{content:'\e8c2'}.icon-list:before{content:'\e8c3'}.icon-list-add:before{content:'\e8c4'}.icon-lkdto:before{content:'\e8c5'}
.icon-location:before{content:'\e8c6'}.icon-location-line:before{content:'\e8c7'}.icon-lock:before{content:'\e8c8'}.icon-lock-line:before{content:'\e8c9'}.icon-lock-open:before{content:'\e8ca'}.icon-login:before{content:'\e8cb'}.icon-logout:before{content:'\e8cc'}.icon-loop:before{content:'\e8cd'}.icon-macstore:before{content:'\e8ce'}
.icon-magnet:before{content:'\e8cf'}.icon-mail:before{content:'\e8d0'}.icon-mail-line:before{content:'\e8d1'}.icon-map:before{content:'\e8d2'}.icon-meetup:before{content:'\e8d3'}.icon-megaphone:before{content:'\e8d4'}.icon-megaphone-line:before{content:'\e8d5'}.icon-menu:before{content:'\e8d6'}.icon-mic:before{content:'\e8d7'}
.icon-minus:before{content:'\e8d8'}.icon-minus-circled:before{content:'\e8d9'}.icon-minus-squared:before{content:'\e8da'}.icon-mobile:before{content:'\e8db'}.icon-mobile-line:before{content:'\e8dc'}.icon-money-line:before{content:'\e8dd'}.icon-monitor:before{content:'\e8de'}.icon-moon:before{content:'\e8df'}.icon-mouse:before{content:'\e8e0'}
.icon-music:before{content:'\e8e1'}.icon-music-line:before{content:'\e8e2'}.icon-mute:before{content:'\e8e3'}.icon-myspace:before{content:'\e8e4'}.icon-network:before{content:'\e8e5'}.icon-newspaper:before{content:'\e8e6'}.icon-ninetyninedesigns:before{content:'\e8e7'}.icon-note:before{content:'\e8e8'}.icon-note-beamed:before{content:'\e8e9'}
.icon-note-line:before{content:'\e8ea'}.icon-openid:before{content:'\e8eb'}.icon-opentable:before{content:'\e8ec'}.icon-palette:before{content:'\e8ed'}.icon-paper-plane:before{content:'\e8ee'}.icon-paper-plane-line:before{content:'\e8ef'}.icon-params-line:before{content:'\e8f0'}.icon-pause:before{content:'\e8f1'}.icon-pencil:before{content:'\e8f2'}
.icon-pencil-line:before{content:'\e8f3'}.icon-phone:before{content:'\e8f4'}.icon-photo-line:before{content:'\e8f5'}.icon-picture:before{content:'\e8f6'}.icon-pinboard:before{content:'\e8f7'}.icon-plancast:before{content:'\e8f8'}.icon-play:before{content:'\e8f9'}.icon-plurk:before{content:'\e8fa'}.icon-plus:before{content:'\e8fb'}
.icon-plus-circled:before{content:'\e8fc'}.icon-plus-squared:before{content:'\e8fd'}.icon-pocket:before{content:'\e8fe'}.icon-podcast:before{content:'\e8ff'}.icon-popup:before{content:'\e900'}.icon-posterous:before{content:'\e901'}.icon-print:before{content:'\e902'}.icon-progress-0:before{content:'\e903'}.icon-progress-1:before{content:'\e904'}
.icon-progress-2:before{content:'\e905'}.icon-progress-3:before{content:'\e906'}.icon-publish:before{content:'\e907'}.icon-quora:before{content:'\e908'}.icon-quote:before{content:'\e909'}.icon-record:before{content:'\e90a'}.icon-reddit:before{content:'\e90b'}.icon-reply:before{content:'\e90c'}.icon-reply-all:before{content:'\e90d'}
.icon-resize-full:before{content:'\e90e'}.icon-resize-small:before{content:'\e90f'}.icon-retweet:before{content:'\e910'}.icon-right:before{content:'\e911'}.icon-right-bold:before{content:'\e912'}.icon-right-circled:before{content:'\e913'}.icon-right-dir:before{content:'\e914'}.icon-right-open:before{content:'\e915'}.icon-right-open-big:before{content:'\e916'}
.icon-right-open-mini:before{content:'\e917'}.icon-right-thin:before{content:'\e918'}.icon-rocket:before{content:'\e919'}.icon-rss:before{content:'\e91a'}.icon-search:before{content:'\e91b'}.icon-search-line:before{content:'\e91c'}.icon-share:before{content:'\e91d'}.icon-shareable:before{content:'\e91e'}.icon-shop-line:before{content:'\e91f'}
.icon-shuffle:before{content:'\e920'}.icon-signal:before{content:'\e921'}.icon-smashmag:before{content:'\e922'}.icon-songkick:before{content:'\e923'}.icon-sound:before{content:'\e924'}.icon-sound-line:before{content:'\e925'}.icon-stackoverflow:before{content:'\e926'}.icon-star:before{content:'\e927'}.icon-star-empty:before{content:'\e928'}
.icon-star-line:before{content:'\e929'}.icon-statusnet:before{content:'\e92a'}.icon-stop:before{content:'\e92b'}.icon-suitcase:before{content:'\e92c'}.icon-switch:before{content:'\e92d'}.icon-t-shirt-line:before{content:'\e92e'}.icon-tag:before{content:'\e92f'}.icon-tag-line:before{content:'\e930'}.icon-tape:before{content:'\e931'}
.icon-target:before{content:'\e932'}.icon-thermometer:before{content:'\e933'}.icon-thumbs-up:before{content:'\e934'}.icon-thumbs-down:before{content:'\e935'}.icon-thumbs-up-line:before{content:'\e936'}.icon-ticket:before{content:'\e937'}.icon-to-end:before{content:'\e938'}.icon-to-start:before{content:'\e939'}.icon-tools:before{content:'\e93a'}
.icon-traffic-cone:before{content:'\e93b'}.icon-trash:before{content:'\e93c'}.icon-trash-line:before{content:'\e93d'}.icon-trophy:before{content:'\e93e'}.icon-truck-line:before{content:'\e93f'}.icon-tv-line:before{content:'\e940'}.icon-up:before{content:'\e941'}.icon-up-bold:before{content:'\e942'}.icon-up-circled:before{content:'\e943'}
.icon-up-dir:before{content:'\e944'}.icon-up-open:before{content:'\e945'}.icon-up-open-big:before{content:'\e946'}.icon-up-open-mini:before{content:'\e947'}.icon-up-thin:before{content:'\e948'}.icon-upload:before{content:'\e949'}.icon-upload-cloud:before{content:'\e94a'}.icon-user:before{content:'\e94b'}.icon-user-add:before{content:'\e94c'}
.icon-user-line:before{content:'\e94d'}.icon-users:before{content:'\e94e'}.icon-vcard:before{content:'\e94f'}.icon-viadeo:before{content:'\e950'}.icon-video:before{content:'\e951'}.icon-videocam-line:before{content:'\e952'}.icon-vk:before{content:'\e953'}.icon-volume:before{content:'\e954'}.icon-w3c:before{content:'\e955'}
.icon-wallet-line:before{content:'\e956'}.icon-water:before{content:'\e957'}.icon-weibo:before{content:'\e958'}.icon-wikipedia:before{content:'\e959'}.icon-window:before{content:'\e95a'}.icon-wordpress:before{content:'\e95b'}.icon-xing:before{content:'\e95c'}.icon-yahoo:before{content:'\e95d'}.icon-yelp:before{content:'\e95e'}
.icon-youtube:before{content:'\e95f'}.icon-menu-fine:before{content:'\e960'}.icon-bag-fine:before{content:'\e961'}.icon-search-fine:before{content:'\e962'}.icon-cancel-fine:before{content:'\e963'}.icon-plus-fine:before{content:'\e964'}.icon-minus-fine:before{content:'\e965'}.icon-gplus-circled:before{content:'\f059'}.icon-github-circled:before{content:'\f09b'}
.icon-gplus:before{content:'\f0d5'}.icon-comment-empty-fa:before{content:'\f0e5'}.icon-instagram:before{content:'\f16d'}.icon-tumblr:before{content:'\f173'}.icon-windows:before{content:'\f17a'}.icon-foursquare:before{content:'\f180'}.icon-google:before{content:'\f1a0'}.icon-behance:before{content:'\f1b4'}.icon-steam:before{content:'\f1b6'}
.icon-spotify:before{content:'\f1bc'}.icon-database:before{content:'\f1c0'}.icon-qq:before{content:'\f1d6'}.icon-paypal:before{content:'\f1ed'}.icon-stripe:before{content:'\f1f5'}.icon-whatsapp:before{content:'\f232'}.icon-tripadvisor:before{content:'\f262'}.icon-chrome:before{content:'\f268'}.icon-scribd:before{content:'\f28a'}
.icon-github:before{content:'\f300'}.icon-flickr:before{content:'\f303'}.icon-flickr-circled:before{content:'\f304'}.icon-vimeo:before{content:'\f306'}.icon-vimeo-circled:before{content:'\f307'}.icon-twitter:before{content:'\f309'}.icon-twitter-circled:before{content:'\f30a'}.icon-facebook:before{content:'\f30c'}.icon-facebook-circled:before{content:'\f30d'}
.icon-facebook-squared:before{content:'\f30e'}.icon-pinterest:before{content:'\f312'}.icon-pinterest-circled:before{content:'\f313'}.icon-tumblr-circled:before{content:'\f316'}.icon-linkedin:before{content:'\f318'}.icon-linkedin-circled:before{content:'\f319'}.icon-dribbble:before{content:'\f31b'}.icon-dribbble-circled:before{content:'\f31c'}.icon-stumbleupon:before{content:'\f31e'}
.icon-stumbleupon-circled:before{content:'\f31f'}.icon-lastfm:before{content:'\f321'}.icon-lastfm-circled:before{content:'\f322'}.icon-rdio:before{content:'\f324'}.icon-rdio-circled:before{content:'\f325'}.icon-spotify-circled:before{content:'\f328'}.icon-dropbox:before{content:'\f330'}.icon-evernote:before{content:'\f333'}.icon-flattr:before{content:'\f336'}
.icon-skype:before{content:'\f339'}.icon-skype-circled:before{content:'\f33a'}.icon-renren:before{content:'\f33c'}.icon-sina-weibo:before{content:'\f33f'}.icon-picasa:before{content:'\f345'}.icon-soundcloud:before{content:'\f348'}.icon-mixi:before{content:'\f34b'}.icon-google-circles:before{content:'\f351'}.icon-vkontakte:before{content:'\f354'}
.icon-smashing:before{content:'\f357'}.icon-db-shape:before{content:'\f600'}.icon-sweden:before{content:'\f601'}.icon-logo-db:before{content:'\f603'}.icon-houzz:before{content:'\f27c'}

/* Visual Composer | Frontend Editor */

.wpb_wrapper > div{margin-bottom:35px}
.wpb_wrapper.ui-sortable .vc_call_to_action{background:none;border:none;padding:0}
body.layout-boxed .vc_row[data-vc-stretch-content="true"]{left:0!important;width:auto!important;margin-left:-2.7%;margin-right:-2.7%}
body.layout-boxed .vc_row-no-padding .wpb_column{padding:0}

.vc_images_carousel{width:auto!important}
.vc-hoverbox-block{-webkit-backface-visibility:hidden}

.wpb_wrapper .portfolio_group{font-size:inherit!important;line-height:inherit!important;color:inherit!important}
.wpb_wrapper .portfolio_group.flat .portfolio-item,.wpb_wrapper .portfolio_group.masonry-flat .portfolio-item{margin-bottom:0}
.wpb_wrapper .portfolio_group .portfolio-item .image_frame{margin-bottom:0}

.wpb_wrapper .wpcf7-form{display:inline-block;width:100%}

/* Grid 1240px */

body{min-width:960px}

body.admin-bar{position:relative}
#wpadminbar ~ div:nth-last-child(2){height:auto!important}

#Wrapper{max-width:1240px;margin:0 auto;overflow:hidden}

.layout-boxed{padding:25px 0}
.layout-boxed.boxed-no-margin{padding:0}
.layout-boxed #Wrapper{box-shadow:0 0 15px rgba(0,0,0,.06)}

.layout-full-width{padding:0}
.layout-full-width #Wrapper{max-width:100%!important;width:100%!important;margin:0!important}

#Content{width:100%;padding-top:30px}
#Content.no-padding,.template-slider #Content,.with_aside #Content{padding-top:0}

.with_aside .sections_group{padding-top:30px}

.section{position:relative}
.section_wrapper,.container{max-width:1220px;margin:0 auto;position:relative}
.section.full-width > .section_wrapper{max-width:100%!important;padding-left:0!important;padding-right:0!important}
.section_wrapper:after,.container:after{clear:both;content:" ";display:block;height:0;visibility:hidden}

.mcb-wrap{float:left;position:relative;z-index:1;box-sizing:border-box}
.left-mode .mcb-wrap {
    float: right;
}
.mcb-wrap.move-up{z-index:28}
.mcb-wrap.divider{width:100%;height:0!important}

.column,.columns{float:left;margin:0 1% 40px}

.the_content_wrapper{margin:0 1%}
.column_content .the_content_wrapper{margin:0}

.sidebar,.widget-area{box-sizing:border-box}

/* Wrap | Equal Height */
.equal-height-wrap .mcb-wrap .mcb-wrap-inner{position:relative;float:left;width:100%}
.equal-height-wrap .mcb-wrap.valign-middle .mcb-wrap-inner{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.equal-height-wrap .mcb-wrap.valign-bottom .mcb-wrap-inner{top:100%;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}

/* Sizes */

/* .mcb-wrap */
.one-sixth.mcb-wrap			{ width: 16.666%; }	/* 1/6 */
.one-fifth.mcb-wrap			{ width: 20%; }			/* 1/5 */
.one-fourth.mcb-wrap		{ width: 25%; }			/* 1/4 */
.one-third.mcb-wrap			{ width: 33.333%; }	/* 1/3 */
.two-fifth.mcb-wrap			{ width: 40%; }			/* 2/5 */

.one-second.mcb-wrap		{ width: 50%; }			/* 1/2 */
.three-fifth.mcb-wrap		{ width: 60%; }			/* 3/5 */
.two-third.mcb-wrap			{ width: 66.666%; }	/* 2/3 */
.three-fourth.mcb-wrap	{ width: 75%; }			/* 3/4 */
.four-fifth.mcb-wrap		{ width: 80%; }			/* 4/5 */
.five-sixth.mcb-wrap		{ width: 83.333%; }	/* 5/6 */
.one.mcb-wrap						{ width: 100%; }		/* 1/1 */

/* .column */
.one-sixth.column				{ width: 14.666%; }	/* 1/6 */
.one-fifth.column				{ width: 18%; }			/* 1/5 */
.one-fourth.column,
.four.columns						{ width: 23%; }			/* 1/4 */
.one-third.column				{ width: 31.333%; }	/* 1/3 */
.two-fifth.column				{ width: 38%; }			/* 2/5 */

.one-second.column			{ width: 48%; }			/* 1/2 */
.three-fifth.column			{ width: 58%; }			/* 3/5 */
.two-third.column				{ width: 64.666%; }	/* 2/3 */
.three-fourth.column		{ width: 73%; }			/* 3/4 */
.four-fifth.column			{ width: 78%; }			/* 4/5 */
.five-sixth.column			{ width: 81.333%; }	/* 5/6 */
.one.column							{ width: 98%; }			/* 1/1 */

.section.full-width > .one.column,
.section.full-width > .section_wrapper > .one.column,
.section.full-width .one.wrap .one.column{width:100%;margin:0}

/* .Sidebar | .with_aside */
.with_aside .content_wrapper{max-width:1240px;margin:0 auto}
.with_aside .sections_group{width:75%;float:left}
.with_aside .section_wrapper{max-width:98%;max-width:calc(100% - 20px)}
.with_aside .four.columns{float:right;margin:0}

.aside_left .sections_group{float:right}
.aside_left .four.columns{float:left}

/* Sidebar - Both | .aside_both */
.aside_both .sections_group{width:60%;margin-left:20%}
.aside_both .sidebar.columns{width:18%}
.aside_both .sidebar-1{float:left!important;margin-left:-79%}

/* Column */

/* Column | Margin - Horizontal */
.no-margin-h .column							{ margin-left:0; margin-right:0; }
.no-margin-h .one-sixth.column		{ width: 16.666%; }	/* 1/6 */
.no-margin-h .one-fifth.column		{ width: 20%; }			/* 1/5 */
.no-margin-h .one-fourth.column		{ width: 25%; }			/* 1/4 */
.no-margin-h .one-third.column		{ width: 33.333%; }	/* 1/3 */
.no-margin-h .two-fifth.column		{ width: 40%; }			/* 2/5 */

.no-margin-h .one-second.column		{ width: 50%; }			/* 1/2 */
.no-margin-h .three-fifth.column	{ width: 60%; }			/* 3/5 */
.no-margin-h .two-third.column		{ width: 66.666%; }	/* 2/3 */
.no-margin-h .three-fourth.column	{ width: 75%; }			/* 3/4 */
.no-margin-h .four-fifth.column		{ width: 80%; }			/* 4/5 */
.no-margin-h .five-sixth.column		{ width: 83.333%; }	/* 5/6 */
.no-margin-h .one.column					{ width: 100%; }		/* 1/1 */

/* Column | Margin - Bottom */

/* set in section options */
.column.column_divider			{margin-bottom:0!important;height:auto!important}

.column-margin-0px .column	{ margin-bottom: 0 !important;}
.column-margin-10px .column	{ margin-bottom: 10px !important;}
.column-margin-20px .column	{ margin-bottom: 20px !important;}
.column-margin-30px .column	{ margin-bottom: 30px !important;}
.column-margin-40px .column	{ margin-bottom: 40px !important;}
.column-margin-50px .column	{ margin-bottom: 50px !important;}

/* set in item options */
.column-margin-0px.column		{ margin-bottom: 0 !important;}
.column-margin-10px.column	{ margin-bottom: 10px !important;}
.column-margin-20px.column	{ margin-bottom: 20px !important;}
.column-margin-30px.column	{ margin-bottom: 30px !important;}
.column-margin-40px.column	{ margin-bottom: 40px !important;}
.column-margin-50px.column	{ margin-bottom: 50px !important;}

/* Column | Equal Height */
.equal-height .column .column_attr{height:100%;box-sizing:border-box}

/* Column | Align */
.column_attr.align_left{text-align:left}
.column_attr.align_right{text-align:right}
.column_attr.align_center{text-align:center}
.column_attr.align_justify{text-align:justify}

/* Extra Content */
.extra_content .the_content_wrapper{margin:0 1%}
.extra_content .has_content .the_content_wrapper,.extra_content .category_description .the_content_wrapper{margin-bottom:40px}

/* Clearing */

.container:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden}
.clearfix:before,.clearfix:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both}
.clearfix{zoom:1}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

/* Global ---------------------------------------------------------------------------- */
.rev_slider iframe{max-width:1220px}
.rev_slider ul{margin:0!important}
.tp-static-layers{z-index:200}
#bb-layer-slider{position:relative;z-index:28}
#bb-layer-slider .ls-yourlogo{z-index:29}

/* Section --------------------------------------------------------------------------- */
.section[data-parallax="3d"]{overflow:hidden}
.section .bb-parallax{position:absolute;left:0;top:0;max-width:none!important;transition:opacity .2s;}
.section > .bb-parallax{z-index:1}
.wrap[data-parallax="3d"]{overflow:hidden;position:relative}
.wrap[data-parallax="3d"] > .mcb-wrap-inner,.wrap[data-parallax="3d"] > .column{position:relative}
.section.center{text-align:center}
.section.no-margin .column,.section.no-margin-v .column{margin-bottom:0}
.the_content_wrapper pre{margin-bottom:20px}

/* Transparent ----------------------------------------------------------------------- */
.tr-content #Wrapper,.tr-content #Content{background:none}
.tr-header #Wrapper{background:none}
.tr-header #Header_wrapper{background:none!important}
.tr-footer #Wrapper{background:none}
.tr-footer #Footer{background-color:transparent!important}

/* No Shadow ------------------------------------------------------------------------- */
.no-shadows #Wrapper,.no-shadows #Top_bar.is-sticky,.no-shadows #Header_creative,
.no-shadows input[type="date"],.no-shadows input[type="email"],.no-shadows input[type="number"],.no-shadows input[type="password"],.no-shadows input[type="search"],.no-shadows input[type="tel"],
.no-shadows input[type="text"],.no-shadows input[type="url"],.no-shadows select,.no-shadows textarea,.no-shadows .woocommerce .quantity input.qty{box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent}
.no-shadows #Wrapper{overflow:visible}
.no-shadows #Subheader:after{display:none}

/* Slider | Pagination --------------------------------------------------------------- */
.slider_pagination{text-align:center;line-height:0}
.slider_pagination a{display:inline-block;width:12px;height:12px;text-indent:-9999px;margin:0 9px;background:rgba(0,0,0,.15);-webkit-border-radius:100%;border-radius:100%;position:relative;cursor:pointer}
.slider_pagination a:hover{background:rgba(0,0,0,.25)}

.slider_pagination a.selected,
.slider_pagination .slick-active a{width:10px;height:8px;margin:0 10px;position:relative;top:4px;background:rgba(0,0,0,.15);-webkit-border-radius:2px;border-radius:2px}

.slider_pagination a.selected:after,
.slider_pagination .slick-active a:after{content:"";display:block;width:8px;height:8px;-webkit-border-radius:1px;border-radius:1px;position:absolute;left:1px;top:-3px;background:#D6D6D6;-webkit-transform:rotate(45deg);transform:rotate(45deg)}

/* Slider Revolution ----------------------------------------------------------------- */
#bb-rev-slider input{display:inline-block}

/* Header ---------------------------------------------------------------------------- */
body:not(.template-slider) #Header_wrapper{background-repeat:no-repeat;background-position:top center}
body:not(.template-slider) #Header_wrapper.bg-fixed{background-attachment:fixed}
#Header_wrapper{position:relative}
#Header{position:relative}

.single-template-intro #Header{min-height:0!important}


/* Top Bar --------------------------------------------------------------------------- */
#Top_bar{position:absolute;left:0;top:61px;width:100%;z-index:30}
#Top_bar .column{margin-bottom:0}
.layout-full-width.header-fw #Action_bar .container,.layout-full-width.header-fw #Top_bar .container{max-width:100%}
#Top_bar .top_bar_left{position:relative;float:left;width:990px}

	/* Logo */
	#Top_bar .logo{float:left;margin:0 30px 0 20px}
	#Top_bar .logo h1{margin:0}
	#Top_bar .logo:not(.text-logo) h1{line-height:0;font-size:0;margin:0}
	#Top_bar #logo{display:block;height:60px;line-height:60px;padding:15px 0}
	#Top_bar #logo:hover{text-decoration:none}
	#Top_bar #logo img{
        vertical-align:middle;
        width: 150px;
        height: auto;
    }
	#Top_bar #logo img.logo-sticky,#Top_bar #logo img.logo-mobile,#Top_bar #logo img.logo-mobile-sticky{display:none}
	#Top_bar .text-logo #logo{font-weight:300}

	/* Logo | Advanced */
	.logo-valign-top #Top_bar #logo img{vertical-align:top}
	.logo-valign-bottom #Top_bar #logo img{vertical-align:bottom}

	.logo-no-margin #Top_bar .logo{margin-left:0!important;padding:0!important}
	.logo-no-margin.header-plain #Top_bar .logo{margin:0!important}
	.logo-no-margin #Header_creative .logo{margin-top:0!important}

	.logo-no-margin.header-fw #Top_bar .column{margin:0;width:100%}

	.logo-no-sticky-padding #Top_bar.is-sticky #logo{padding:0!important}
	.logo-no-sticky-padding #Top_bar.is-sticky #logo img.logo-sticky{max-height:60px}

	.logo-overflow #Top_bar .logo{height:60px;position:relative;z-index:198}
	.logo-overflow #Top_bar #logo{height:auto!important;margin-top:0!important;z-index:199}
	.logo-overflow #Top_bar #logo img{max-height:none;z-index:200}

	.logo-overflow #Top_bar.is-sticky #logo{height:auto!important}
	.logo-overflow #Top_bar.is-sticky #logo img.logo-sticky:not(.svg){max-height:110px}

	.logo-overflow.header-creative #Top_bar:not(.is-sticky) .logo,
	.logo-overflow.header-stack #Top_bar:not(.is-sticky) .logo{height:auto}

	/* Menu wrapper */
	#Top_bar .menu_wrapper {float:left;z-index:201;}

	/* Secondary menu wrapper */
	#Top_bar .secondary_menu_wrapper{display:none;}

	/* Menu responsive */
	#Top_bar a.responsive-menu-toggle{display:none;position:absolute;right:20px;top:50%;margin-top:-17px;width:34px;height:34px;text-align:center;border-radius:3px;z-index:200;}
	#Top_bar a.responsive-menu-toggle i{font-size:22px;line-height:34px}
	#Top_bar a.responsive-menu-toggle span{float:right;padding:10px 5px;line-height:14px}

	/* Banner */
	#Top_bar .banner_wrapper{display:none;}

	/* Search wrapper */
	#Top_bar .search_wrapper{position:absolute;left:0;top:100%;display:none;z-index:201;width:100%;padding:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
	#Top_bar .search_wrapper input[type="text"]{width:100%;margin:0;box-sizing:border-box;-webkit-box-shadow:0 0 0;box-shadow:0 0 0;padding-left:35px;background:none;border-width:0 0 1px;border-style:solid;border-color:rgba(255,255,255,.08)!important;font-size:15px}
	#Top_bar .search_wrapper input[type="text"]:focus{background-color:transparent!important}
	#Top_bar .search_wrapper .icon_search,#Top_bar .search_wrapper .icon_close{position:absolute;top:25px;font-size:22px;line-height:22px;display:block}
	#Top_bar .search_wrapper .icon_search{left:18px;color:rgba(0,0,0,.5)}
	#Top_bar .search_wrapper .icon_close{right:18px;color:#fff;opacity:.3;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
	#Top_bar .search_wrapper .icon_close:hover{right:18px;opacity:1}

	/* Top Bar | Right */
	#Top_bar .top_bar_right{float:right;height:90px;position:relative;top:-4px;padding:0 10px 0 20px}
	#Top_bar .top_bar_right:before{content:"";display:block;height:100%;width:10px;position:absolute;left:-10px;top:2px; box-shadow: inset 7px 0px 8px -6px rgba(0,0,0,0.15); -moz-transform:skewX(0deg) skewY(-25deg);-webkit-transform:skewX(0deg) skewY(-25deg);-o-transform:skewX(0deg) skewY(-25deg);-ms-transform:skewX(0deg) skewY(-25deg);transform:skewX(0deg) skewY(-25deg)}
	.ie #Top_bar .top_bar_right:before{width:11px}
	#Top_bar .top_bar_right_wrapper{position:relative;top:25px}

		/* Search */
		#Top_bar a#search_button{position:relative;top:8px;display:block;float:left;font-size:23px;line-height:22px;margin-right:5px;margin-left:-10px;}
		#Top_bar a#search_button.has-input input{display:inline-block;margin:-5px 0 0;padding:8px;position:relative;top:-2px;width:130px}

		/* @since 20.8.9 colors fallback */
		a.action_button{background-color:#f7f7f7;color:#747474;}
		.button-stroke a.action_button:hover{background-color:#747474!important;color:#fff}

		/* WPML */
		#Top_bar .wpml-languages{display:block;float:left;position:relative;z-index:210;margin-right:10px;font-size:13px;line-height:21px;}
		#Top_bar .wpml-languages a.active{display:block;padding:10px 6px 10px 10px;height:17px;border:1px solid rgba(0,0,0,.1);-webkit-border-radius:5px;border-radius:5px}
		#Top_bar .wpml-languages.disabled a.active{padding-right:10px;}
		#Top_bar .wpml-languages a.active i{font-size:14px;line-height:14px;margin:0 0 0 5px}
		#Top_bar .wpml-languages a.active i:before{margin:0}
		#Top_bar .wpml-languages a:hover.active{text-decoration:none}
		#Top_bar .wpml-languages.enabled:hover a.active{-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;border-bottom:0}
		#Top_bar .wpml-languages ul.wpml-lang-dropdown{position:absolute;left:0;top:100%;width:100%;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;z-index:205;overflow:hidden;display:none;border-width:0 1px 1px;border-style:solid;border-color:rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box}
		#Top_bar .wpml-languages ul.wpml-lang-dropdown li{border-bottom:1px solid rgba(0,0,0,0.05)}
		#Top_bar .wpml-languages ul.wpml-lang-dropdown li:last-child{border-bottom:0}
		#Top_bar .wpml-languages ul.wpml-lang-dropdown li a{font-size:12px;display:block;text-align:center;padding:4px 0;opacity:.75;}
		#Top_bar .wpml-languages ul.wpml-lang-dropdown li a:hover{text-decoration:none;opacity:1;}
		#Top_bar .wpml-languages:hover{height:auto}
		#Top_bar .wpml-languages:hover ul.wpml-lang-dropdown{display:block}
		#Top_bar .wpml-languages a.active,#Top_bar .wpml-languages ul.wpml-lang-dropdown{background:#fff}
		#Top_bar .wpml-languages.horizontal{display:block;padding:8px 10px;border:1px solid #e8e8e8;background:#fff;-webkit-border-radius:5px;border-radius:5px}
		#Top_bar .wpml-languages.horizontal ul li{float:left;margin-right:6px}
		#Top_bar .wpml-languages.horizontal ul li:last-child{margin-right:0}


/* Main Menu ------------------------------------------------------------------------- */
/* 1st level */
#Top_bar #menu{z-index:201}
#Top_bar .menu{z-index:202}
#Top_bar .menu.menu-mobile{display:none}

#Top_bar .menu > li{margin:0;z-index:203;display:block;float:left}
#Top_bar .menu > li:not(.bb-megamenu-parent){position:relative}
#Top_bar .menu > li.hover{z-index:204}
#Top_bar .menu > li > a{display:block;line-height:60px;padding:15px 0;position:relative}
#Top_bar .page-menu > li > a{padding:15px 20px}
#Top_bar .menu > li > a:after{content:"";height:2px;width:100%;position:absolute;left:0;bottom:-4px;z-index:203;opacity:0}
#Top_bar .menu > li > a span:not(.description){display:block;line-height:40px;padding:0 20px;white-space:nowrap;border-right-width:0px;border-style:solid}
#Top_bar .menu > li > a span.description{font-size:11px;line-height:12px!important;margin:-12px -15px 0;color:#aaa;font-weight:300;text-align:center;display:block}
#Top_bar .menu > li > a span > span:not(.description){display:inline!important;padding:0!important}
#Top_bar .menu > li:last-child > a span{border:0}
#Top_bar .menu > li > a:hover{text-decoration:none}

.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description){padding-right:30px}
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after{content:"";display:block;width:0;height:0;position:absolute;top:50%;right:10px;margin-top:-2px;border-top:5px solid #ccc;border-left:5px solid transparent;border-right:5px solid transparent;opacity:.6}

	/* Animation */
	#Top_bar .menu > li > a,#Top_bar .menu > li > a:after,.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}

	#Top_bar .menu > li.current-menu-item > a:after,
	#Top_bar .menu > li.current_page_item > a:after,
	#Top_bar .menu > li.current-menu-parent > a:after,
	#Top_bar .menu > li.current-page-parent > a:after,
	#Top_bar .menu > li.current-menu-ancestor > a:after,
	#Top_bar .menu > li.current_page_ancestor > a:after,
	#Top_bar .menu > li.hover > a:after{opacity:1}

#Top_bar .menu.page-menu > li > a {border-right:1px solid rgba(0, 0, 0, 0.05);margin:15px 0;padding:0 20px;}
#Top_bar .menu.page-menu > li:last-child > a {border-right:none;}
#Top_bar .menu.page-menu > li > a:after {display:none;}
#Top_bar.is-sticky #logo img {
        vertical-align: middle;
        max-width: 110px;
}
#Top_bar.is-sticky .menu_wrapper .menu.page-menu > li > a {margin:0;padding-left:20px;padding-right:20px;}

/* 2nd level */
#Top_bar .menu li ul{position:absolute;left:0;top:100%;z-index:205;margin:0;display:none;background-image:url(../images/box_shadow.png);background-repeat:repeat-x;background-position:left top}
#Top_bar .menu li > ul{box-shadow:2px 2px 2px 0 rgba(0,0,0,0.03);-webkit-box-shadow:2px 2px 2px 0 rgba(0,0,0,0.03)}
#Top_bar .menu li ul li{padding:0;width:200px;position:relative;font-weight:400}
#Top_bar .menu li ul li a{padding:10px 20px;display:block;border-bottom:1px solid rgba(0,0,0,0.05)}
#Top_bar .menu li ul li a span{display:inline-block;position:relative}
#Top_bar .menu li ul li a .menu-arrow{position:absolute;right:7px;top:11px;font-size:12px;color:rgba(0,0,0,0.35)}
#Top_bar .menu > li ul li a:hover,#Top_bar .menu > li ul li.hover > a{text-decoration:none;background:rgba(0,0,0,.06)}

.menuo-sub-active #Top_bar .menu > li ul li.current-menu-item > a,.menuo-sub-active #Top_bar .menu > li ul li.current-menu-ancestor > a{background:rgba(0,0,0,.06)}
/* .menuo-sub-limit #Top_bar .menu li ul li{width:200px} */

	/* WPML */
	#Top_bar .menu li ul li.wpml-ls-item{width:auto}
	#Top_bar .menu li ul li.wpml-ls-item a{padding-right:20px;white-space:nowrap}

/* 3rd level */
#Top_bar .menu li ul li ul{position:absolute;left:200px;top:0;z-index:204}
.menuo-last #Top_bar .menu > li.last ul:not(.bb-megamenu){right:0;left:auto;-webkit-box-shadow:-2px 2px 2px 0 rgba(0,0,0,0.03);box-shadow:-2px 2px 2px 0 rgba(0,0,0,0.03)}
.menuo-last #Top_bar .menu > li.last ul:not(.bb-megamenu) li ul{right:200px}

	/* Animation */
	#Top_bar .menu li ul li a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}


/* Header styles --------------------------------------------------------------------- */
.tr-menu .top_bar_left{background-color:transparent!important}
.tr-menu .top_bar_right,.tr-menu .top_bar_right:before{background:none!important}


/* Header | Stack */
.header-stack #Top_bar:not(.is-sticky) .top_bar_left{width:100%!important}
.header-stack #Header .top_bar_left,.header-stack #Header .top_bar_right{background-color:transparent}
.header-stack #Top_bar{position:static;background-color:#fff}
.header-stack #Top_bar .logo{width:100%;margin:0;padding:0 30px;text-align:left;border-bottom-width:1px;border-style:solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.header-stack.header-center #Top_bar .logo{text-align:center}
.header-stack.header-center #Top_bar .menu_wrapper{text-align:center;line-height:0}
.header-stack.header-center #Top_bar #menu{line-height:21px;line-height:initial;text-align:left;text-align:initial}
.header-stack.header-center #Top_bar:not(.is-sticky) .menu_wrapper{width:100%}
.header-stack.header-right #Top_bar .logo{text-align:right}
.header-stack #Top_bar .logo #logo{display:inline-block;height:auto}
.header-stack #Top_bar .menu_wrapper{clear:both}
.header-stack #Top_bar .menu_wrapper .menu > li > a{padding:0}
.header-stack #Top_bar .menu > li > a span.description{margin-bottom:10px}
.header-stack #Top_bar .top_bar_right{position:absolute;right:0;bottom:0;top:auto;height:60px}
.header-stack #Top_bar .top_bar_right_wrapper{top:10px}
.header-stack #Top_bar .top_bar_right:before{display:none}
.header-stack #Top_bar .secondary_menu_wrapper{position:absolute;right:20px;top:35px;display:block}
.header-stack.header-right #Top_bar .secondary_menu_wrapper{left:20px;right:auto}
.header-stack #Action_bar{position:static;background-color:#2C2C2C}
.header-stack #Action_bar .contact_details li,.header-stack #Action_bar .social,.header-stack #Action_bar .social-menu{padding:12px 0}
/* Side Slide ------------------------------------------------------------------------- */
#body_overlay{position:fixed;top:0;left:0;width:100%;height:120%;background:rgba(0,0,0,.6);z-index:9002;display:none;} /* height +20% - mobile fallback */

body.mobile-side-slide{position:relative;overflow-x:visible;}

#Side_slide{display:block;position:fixed;top:0px;right:-250px;max-width:100%;width:250px;height:100%;overflow:auto;border-bottom-width:60px;border-bottom-style:solid;z-index:99999;z-index:100000;} /* border-bottom:60px - mobile fallback */
#Side_slide.left{left:-250px;right:auto}

#Side_slide .close-wrapper{height:60px}
#Side_slide .close-wrapper a.close{height:34px;width:34px;display:block;float:right;margin:13px 13px 0 0}
#Side_slide .close-wrapper a.close i{font-size:22px;line-height:34px;}

#Side_slide .extras{padding:0 20px}
#Side_slide .extras .action_button{float:none;width:100%;margin:0 0 20px;text-align:center;text-decoration:none}

#Side_slide .extras .extras-wrapper{text-align:center;}
#Side_slide .extras .extras-wrapper a{display:inline-block;text-decoration:none;vertical-align:middle;padding:5px;margin-bottom:20px;line-height:22px}
#Side_slide .extras .extras-wrapper .icon{font-size:22px}

#Side_slide .extras .extras-wrapper .cart{position:relative}
#Side_slide .extras .extras-wrapper .cart span{position:absolute;top:0;left:31px;font-size:11px;border-radius:2px}

#Side_slide .extras .extras-wrapper a.lang-active img{position:relative;top:2px;}
#Side_slide .extras .extras-wrapper a.lang-active i:before{width:auto;margin-left:5px}

#Side_slide #menu{display:block!important;margin-bottom:20px;max-height:none!important}
#Side_slide #menu ul{width:100%!important;}
#Side_slide #menu ul li{width:100%;position:relative;border-top:1px solid rgba(255,255,255,.03)}
#Side_slide #menu > ul:last-child > li:last-child{border-bottom:1px solid rgba(255,255,255,.03)}
#Side_slide #menu ul li a{display:block;padding:11px 5px 10px 20px;margin-right:50px;text-decoration:none;line-height:19px; text-transform: uppercase;}
#Side_slide #menu ul li a span.description{display:block;opacity:.5}
#Side_slide #menu ul li a .menu-arrow{display:none}
#Side_slide #menu ul li ul{display:none;background:rgba(255,255,255,.025)}
#Side_slide #menu ul li ul li a{padding-left:35px}
#Side_slide #menu ul li ul li ul li a{padding-left:50px}

#Side_slide #menu ul li.submenu .menu-toggle{display:block;position:absolute;right:5px;top:0;width:40px;height:40px;line-height:40px;font-size:22px;font-weight:100;text-align:center;cursor:pointer;opacity:0.5;}
#Side_slide #menu ul li.submenu .menu-toggle:after{content:"+"}
#Side_slide #menu ul li.hover > .menu-toggle{opacity:1}
#Side_slide #menu ul li.hover > .menu-toggle:after{content:"-"}

#Side_slide #menu ul.bb-megamenu-bg{background-image:none!important}
#Side_slide #menu ul.bb-megamenu li .menu-toggle{display:none}
#Side_slide #menu ul.bb-megamenu > li > ul{display:block!important}

#Side_slide #menu ul.bb-megamenu > li > ul:first-child {background-color:transparent}
#Side_slide #menu ul.bb-megamenu > li > ul:first-child > li:first-child{border-top-width:0}

#Side_slide .menu.menu-mobile{display:none}

#Side_slide .lang-wrapper{margin-bottom:20px;text-align:center;display:none;}
#Side_slide .lang-wrapper ul li{border-top:1px solid rgba(255,255,255,.03)}
#Side_slide .lang-wrapper ul li:last-child{border-bottom:1px solid rgba(255,255,255,.03)}
#Side_slide .lang-wrapper ul li a{display:block;padding:11px 20px 10px 20px;text-decoration:none;line-height:19px}

#Side_slide .search-wrapper{margin-bottom:20px;position:relative;display:none;}
#Side_slide .search-wrapper input.field{width:100%;background:none!important;border-width:1px 0 1px 0;border-color:rgba(255,255,255,.05);line-height:20px;padding:10px 55px 10px 20px;box-sizing:border-box;box-shadow:0 0 0 0 transparent;}
#Side_slide .search-wrapper a.submit{position:absolute;top:0;right:5px;font-size:20px;padding:10px}

#Side_slide .social{text-align:center;margin:13px 20px 13px; font-size: 24px;}
#Side_slide .social li{display:inline-block}
#Side_slide .social li a{display:block;padding:3px 5px;text-decoration:none}

/* Side Slide | Hide */
#Side_slide.hide-button .extras .action_button{display:none}
#Side_slide.hide-icons .extras .extras-wrapper{display:none}
#Side_slide.hide-social .social{display:none!important}

/* Side Slide | Color */
#Side_slide{background-color:#191919;border-color:#191919} /* border-bottom:60px - mobile fallback */

#Side_slide,
#Side_slide .search-wrapper input.field,
#Side_slide a:not(.action_button),
#Side_slide #menu ul li.submenu .menu-toggle{color:#a6a6a6}

#Side_slide a:not(.action_button):hover,
#Side_slide a.active,
#Side_slide #menu ul li.hover > .menu-toggle{color:#ffffff;}

#Side_slide #menu ul li.current-menu-item > a,#Side_slide #menu ul li.current_page_item > a,
#Side_slide #menu ul li.current-menu-parent > a,#Side_slide #menu ul li.current-page-parent > a,
#Side_slide #menu ul li.current-menu-ancestor > a,#Side_slide #menu ul li.current-page-ancestor > a,#Side_slide #menu ul li.current_page_ancestor > a,
#Side_slide #menu ul li.hover > a,#Side_slide #menu ul li:hover > a{color:#ffffff;}

/* Side Slide | Light */
#Side_slide.light #menu ul li{border-top-color:rgba(0,0,0,.03)}
#Side_slide.light #menu > ul:last-child > li:last-child{border-bottom-color:rgba(0,0,0,.03)}
#Side_slide.light #menu ul li ul{background:rgba(0,0,0,.02)}
#Side_slide.light .lang-wrapper ul li{border-top-color:rgba(0,0,0,.03)}
#Side_slide.light .lang-wrapper ul li:last-child{border-bottom-color:rgba(0,0,0,.03)}
#Side_slide.light .search-wrapper input.field{border-color:rgba(0,0,0,.05)}


	/* Back to top */
	#back_to_top{float:right;margin:-9px 0 0;width:42px;height:42px;line-height:42px;font-size:20px;text-align:center}

	a#back_to_top.button.button_js{color:#65666C}

	#back_to_top.hide{display:none}
	#back_to_top.in_footer{position:absolute;bottom:20px;right:75px}

	#back_to_top.sticky{position:fixed;right:75px;bottom:20px;z-index:9001}
	#back_to_top.sticky.scroll{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
	#back_to_top.sticky.scroll.focus,#back_to_top.sticky.scroll:hover{opacity:1}






/* button */

.column_button .button{margin:0!important;vertical-align:middle}
.button_align.align_center{text-align:center}
.button_align.align_right{text-align:right}

/* images */

.column_image{line-height:0}

.image_frame,
.wp-caption{display:block;margin:0;border-width:8px;border-style:solid;max-width:100%;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.image_frame .image_wrapper,
.wp-caption img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.image_frame a,
.wp-caption a{display:block}

.wp-caption-text{display:block;text-align:center;margin:0;padding:10px 0 5px;line-height:normal}
.wp-caption-text.hide{display:none}

.if-caption-on .gallery-item{position:relative}
.if-caption-on .image_frame{position:relative}
.if-caption-on .wp-caption-text{position:absolute;bottom:15px;left:15px;padding:5px 10px!important;width:calc(100% - 30px);box-sizing:border-box;background:rgba(0,0,0,.5);color:rgba(255,255,255,.7);border-radius:3px;}

.image_frame.no_border .wp-caption-text,
.if-zoom .image_frame:not(.has_border) .wp-caption-text{padding:10px 0;}
.the_content_wrapper .image_frame,
.the_content_wrapper .wp-caption{margin-bottom:20px}
.the_content_wrapper .wp-caption.alignnone,
.the_content_wrapper .wp-caption.aligncenter{clear:both}

	/* image_frame */

	.image_frame .image_wrapper{position:relative;overflow:hidden}
	.image_frame .image_wrapper .mask{position:absolute;left:0;width:100%;height:100%;z-index:2}
	.image_frame .image_wrapper img:not(.ls-l){position:relative;top:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
	.image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:-15px!important}
	.masonry-flat .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}
	.image_frame:hover .image_wrapper img,.image_frame.hover .image_wrapper img{top:-15px}
	.image_frame:hover .image_wrapper .ls-container img,.image_frame.no_link:hover .image_wrapper img{top:0}
	.image_frame .image_wrapper .mask:after{content:"";display:block;position:absolute;left:0;width:100%;height:100%;z-index:3;opacity:0}
	.image_frame:hover .image_wrapper .mask:after,.image_frame.hover .image_wrapper .mask:after{opacity:1}
	.image_frame.no_link:hover .image_wrapper .mask:after{opacity:0}
	.image_frame .image_wrapper .image_links{width:100%;height:60px;position:absolute;left:0;bottom:-60px;z-index:4;overflow:hidden}
	.image_frame:hover .image_wrapper .image_links,.image_frame.hover .image_wrapper .image_links{bottom:0}
	.image_frame .image_wrapper .image_links a{display:block;font-size:25px;line-height:60px;width:100%;text-align:center}
	.image_frame .image_wrapper .image_links.double a{width:50%;display:block;float:left}
	.image_frame .image_wrapper .image_links.double a:first-child{-webkit-box-shadow:inset -1px 0 0 0 rgba(255,255,255,.2);box-shadow:inset -1px 0 0 0 rgba(255,255,255,.2)}
	.image_frame .image_wrapper .image_links.triple a{width:33%;display:block;float:left;-webkit-box-shadow:inset -1px 0 0 0 rgba(255,255,255,.2);box-shadow:inset -1px 0 0 0 rgba(255,255,255,.2)}
	.image_frame .image_wrapper .image_links.triple a:last-child{-webkit-box-shadow:0 0 0;box-shadow:0 0 0;width:34%}
	.image_frame .image_wrapper .image_links.hover-title a{font-size:15px;text-decoration:none}
	.image_frame.no_border{border-width:0}

	/* alignment */

	.alignleft{float:left;margin:15px 15px 15px 0}
	.alignright{float:right;margin:15px 0 15px 15px}
	.aligncenter{text-align:center;margin:0 auto;display:block}
	.aligncenter img{display:inline}

	/* animations */

	.image_frame .image_wrapper img,
	.image_frame .image_wrapper .mask:after,
	.image_frame .image_wrapper .image_links{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
	.image_frame .image_wrapper .image_links a{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}

	.image_frame.hover-disable .image_wrapper .image_links{display:none}
	.image_frame.hover-disable .image_wrapper .mask{display:none!important}
	.image_frame.hover-disable .image_wrapper img{margin-bottom:0!important;top:0!important;-moz-transform:scale(1)!important;-webkit-transform:scale(1)!important;-o-transform:scale(1)!important;transform:scale(1)!important}
	.image_frame.hover-disable:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}

/* video */
/* in this case, the aspect ratio is 16:9, which means that the height will be 56.25% of the width; for a video with a 4:3 aspect ratio, we set padding-bottom to 75%. */

.content_video.iframe.auto-wh{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}
.content_video.iframe.auto-wh iframe{position:absolute;top:0;left:0;width:100%;height:100%}

.post-photo-wrapper.embed .image_wrapper,
.single-photo-wrapper.embed .image_wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}
.post-photo-wrapper.embed .image_wrapper iframe,
.single-photo-wrapper.embed .image_wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}

.post-photo-wrapper.html5 .jp-video:not(.jp-video-full) .jp-jplayer,
.single-photo-wrapper.html5 .jp-video:not(.jp-video-full) .jp-jplayer{position:relative;padding-bottom:56.25%;height:0!important;overflow:hidden}
.post-photo-wrapper.html5 .jp-video:not(.jp-video-full) img,
.single-photo-wrapper.html5 .jp-video:not(.jp-video-full) img{position:absolute}
.post-photo-wrapper.html5 .jp-video:not(.jp-video-full) video,
.single-photo-wrapper.html5 .jp-video:not(.jp-video-full) video{position:absolute;top:0;left:0;width:100%;height:100%}

/* divider */

hr{display:block;border:none;outline:none;height:1px;width:100%;margin:0 auto 15px;clear:both}
hr,.hr_wide,.hr_zigzag,.hr_dots{margin:0 auto 15px;clear:both}
hr.hr_narrow{width:7%}
hr.no_line{background:none;color:transparent;}
.hr_wide{position:relative;height:1px}
.hr_wide hr{position:absolute;left:-1000px;top:0;width:3000px}
.aside_left .hr_wide hr{left:0}
.aside_right .hr_wide hr{right:0;left:auto}
.hr_zigzag{text-align:center;margin-bottom:10px}
.hr_zigzag i{font-size:25px;line-height:25px;margin:0 -11px;display:inline-block}
.hr_dots{text-align:center;line-height:0}
.hr_dots span{display:inline-block;width:5px;height:5px;overflow:hidden;margin:0 5px;-webkit-border-radius:5px;border-radius:5px}
.column_divider hr,.column_divider .hr_wide,.column_divider .hr_zigzag,.column_divider .hr_dots{margin-bottom:0}

/* list ul ol li */

ul{list-style:none outside}
ol{list-style:decimal}

.column_column ul,.column_helper ul,.column_visual ul,.icon_box ul,.bb-acc ul,.ui-tabs-panel ul,.post-excerpt ul,.the_content_wrapper ul{list-style:disc outside;margin:0 0 15px 30px}
.column_column ol,.column_helper ol,.column_visual ol,.icon_box ol,.bb-acc ol,.ui-tabs-panel ol,.post-excerpt ol,.the_content_wrapper ol{margin:0 0 15px 30px}
.column_column ul li,.column_helper ul li,.column_visual ul li,.icon_box ul li,.bb-acc ul li,.ui-tabs-panel ul li,.post-excerpt ul li,.the_content_wrapper ul li{margin-bottom:10px}
.column_column ol li,.column_helper ol li,.column_visual ol li,.icon_box ol li,.bb-acc ol li,.ui-tabs-panel ol li,.post-excerpt ol li,.the_content_wrapper ol li{margin-bottom:10px}
.column_column ul li ul,.column_column ol li ol,.column_helper ul li ul,.column_helper ol li ol,.column_visual ul li ul,.column_visual ol li ol,.icon_box ul li ul,.icon_box ol li ol,.bb-acc ul li ul,.bb-acc ol li ol,.ui-tabs-panel ul li ul,.ui-tabs-panel ol li ol,.post-excerpt ul li ul,.post-excerpt ol li ol,.the_content_wrapper ul li ul,.the_content_wrapper ol li ol{margin-top:10px;margin-bottom:0}

ul.list_mixed,ul.list_check,ul.list_star,ul.list_idea,ul.list_custom{list-style:none;margin-left:0}
ul.list_mixed li,ul.list_check li,ul.list_star li,ul.list_idea li,ul.list_custom li{position:relative;margin:0 0 20px 0;padding-left:50px}
ul.list_mixed li:after,ul.list_check li:after,ul.list_star li:after,ul.list_idea li:after,ul.list_custom li:after{content:"";width:70px;height:1px;overflow:hidden;background:rgba(0,0,0,.08);position:absolute;left:0;bottom:-11px}
ul.list_mixed li:last-child:after,ul.list_check li:last-child:after,ul.list_star li:last-child:after,ul.list_idea li:last-child:after,ul.list_custom li:last-child:after{display:none}

ul.list_custom li i{position:absolute;left:20px;bottom:0;font-size:17px}
ul.list_check li:before,li.list_check:before{content:'\e841'}
ul.list_star li:before,li.list_star:before{content:'\e927'}
ul.list_idea li:before,li.list_idea:before{content:'\e8ae'}

ul.list_mixed li:before,ul.list_check li:before,ul.list_star li:before,ul.list_idea li:before{font-family:"bb-icons";overflow:hidden;position:absolute;left:20px;bottom:0;font-size:17px}
ul.list_mixed li:before,ul.list_check li:before,ul.list_star li:before,ul.list_idea li:before,ul.list_custom li i{color:#3E3E3E}

dl{margin:0 0 30px}
dl > dt,dl > dd{border-width:1px 0 0;border-style:solid;padding:10px 0;margin:0}
dl > dt{display:block;float:left;width:100px;font-weight:700}
dl > dd{margin-left:110px}
dl > dd:after{content:"";clear:both;display:block}

/* alert */

.alert{margin-bottom:30px;padding:20px 55px 20px 90px;position:relative;-webkit-border-radius:5px;border-radius:5px}
.alert .alert_icon{width:60px;height:60px;font-size:30px;line-height:60px;color:rgba(0,0,0,.4);position:absolute;left:10px;top:10px;text-align:center;-webkit-border-radius:5px;border-radius:5px}
.alert a.close{position:absolute;right:15px;top:20px;font-size:20px;line-height:20px}
.alert a.close i{margin:0!important;color:rgba(0,0,0,.6)}
.alert a:hover.close i{color:rgba(0,0,0,.8)}

.alert_warning{background:#ffe38b;color:#9b812e}
.alert_warning .alert_icon{background:#fbda72}
.alert_warning a,.alert_warning a:hover{color:#645012}

.alert_error{background:#fb5455;color:#fff}
.alert_error .alert_icon{background:#f24143}
.alert_error a,.alert_error a:hover{color:#9f2e2e}

.alert_info{background:#3097db;color:#fff}
.alert_info .alert_icon{background:#1c81c4}
.alert_info a,.alert_info a:hover{color:#b1e0ff}

.alert_success{background:#a5de5c;color:#fff}
.alert_success .alert_icon{background:#8fc944}
.alert_success a,.alert_success a:hover{color:#5d9514}

/* bb-link */

a.bb-link{position:relative;display:inline-block;margin:15px 25px;font-size:15px;text-shadow:0 0 1px rgba(255,255,255,0.3);text-decoration:none;outline:none;white-space:nowrap}
a:hover.bb-link{text-decoration:none}

	/* #1: Brackets */

	a.bb-link-1:before,a.bb-link-1:after{display:inline-block;opacity:0;-webkit-transition:-webkit-transform 0.3s,opacity .2s;-moz-transition:-moz-transform 0.3s,opacity .2s;transition:transform 0.3s,opacity .2s}
	a.bb-link-1:before{margin-right:10px;content:'[';-webkit-transform:translateX(20px);-moz-transform:translateX(20px);transform:translateX(20px)}
	a.bb-link-1:after{margin-left:10px;content:']';-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);transform:translateX(-20px)}
	a:hover.bb-link-1:before,a:hover.bb-link-1:after,a.hover.bb-link-1:before,a.hover.bb-link-1:after{opacity:1;-webkit-transform:translateX(0px);-moz-transform:translateX(0px);transform:translateX(0px)}

	/* #2: 3D rolling links */

	a.bb-link-2{line-height:44px;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}
	a.bb-link-2 span{position:relative;display:inline-block;padding:0 14px;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}
	a.bb-link-2 span:before{position:absolute;top:100%;left:0;width:100%;height:100%;content:attr(data-hover);-webkit-transition:background .3s;-moz-transition:background .3s;transition:background .3s;-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;transform-origin:50% 0;text-align:center}
	a:hover.bb-link-2 span,a.hover.bb-link-2 span{-webkit-transform:rotateX(90deg) translateY(-22px);-moz-transform:rotateX(90deg) translateY(-22px);transform:rotateX(90deg) translateY(-22px)}

	/* #3: bottom line */

	a.bb-link-3{padding:8px 0}
	a.bb-link-3:after{position:absolute;top:100%;left:0;width:100%;height:3px;content:'';opacity:0;-webkit-transition:opacity 0.3s,-webkit-transform .3s;-moz-transition:opacity 0.3s,-moz-transform .3s;transition:opacity 0.3s,transform .3s;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);transform:translateY(10px)}
	a:hover.bb-link-3:after,a.hover.bb-link-3:after{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px)}

	/* #4: second border slides up */

	a.bb-link-4{padding:12px 10px 10px;text-shadow:none;font-weight:700}
	a.bb-link-4:before,a.bb-link-4::after{position:absolute;top:100%;left:0;width:100%;height:3px;content:'';-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;-webkit-transform:scale(0.85);-moz-transform:scale(0.85);transform:scale(0.85)}
	a.bb-link-4:after{opacity:0;-webkit-transition:top 0.3s,opacity 0.3s,-webkit-transform .3s;-moz-transition:top 0.3s,opacity 0.3s,-moz-transform .3s;transition:top 0.3s,opacity 0.3s,transform .3s}
	a:hover.bb-link-4:before,a:hover.bb-link-4:after,a.hover.bb-link-4:before,a.hover.bb-link-4:after{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
	a:hover.bb-link-4:after,a.hover.bb-link-4:after{top:0;opacity:1}

	/* #5: reveal, push out */

	a.bb-link-5{overflow:hidden;margin:0 15px;position:relative;z-index:1}
	a.bb-link-5 span{display:block;padding:10px 20px;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}
	a.bb-link-5:before{position:absolute;top:0;left:0;text-align:left;z-index:-1;padding:10px 20px;width:100%;height:100%;content:attr(data-hover);-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;-webkit-transform:translateX(-25%);-moz-transform:translateX(-25%);transform:translateX(-25%)}
	a:hover.bb-link-5 span,a.hover.bb-link-5 span{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}
	a:hover.bb-link-5:before,a.hover.bb-link-5:before{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);transform:translateX(0%)}

	/* #6: text fill */

	a.bb-link-6{padding:10px 0;text-shadow:none}
	a.bb-link-6:before{position:absolute;top:0;left:0;overflow:hidden;padding:10px 0;max-width:0;border-bottom:2px solid;content:attr(data-hover);-webkit-transition:max-width .5s;-moz-transition:max-width .5s;transition:max-width .5s}
	a:hover.bb-link-6:before,a.hover.bb-link-6:before{max-width:100%}

	/* #7: border switch */

	a.bb-link-7{padding:0 20px;height:45px;line-height:45px}
	a.bb-link-7:before,a.bb-link-7:after{position:absolute;width:45px;height:2px;content:'';opacity:.2;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;pointer-events:none}
	a.bb-link-7:before{top:0;left:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0}
	a.bb-link-7:after{right:0;bottom:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;transform-origin:100% 0}
	a:hover.bb-link-7:before,a:hover.bb-link-7:after,a.hover.bb-link-7:before,a.hover.bb-link-7:after{opacity:1}
	a:hover.bb-link-7:before,a.hover.bb-link-7:before{left:50%;-webkit-transform:rotate(0deg) translateX(-50%);-moz-transform:rotate(0deg) translateX(-50%);transform:rotate(0deg) translateX(-50%)}
	a:hover.bb-link-7:after,a.hover.bb-link-7:after{right:50%;-webkit-transform:rotate(0deg) translateX(50%);-moz-transform:rotate(0deg) translateX(50%);transform:rotate(0deg) translateX(50%)}

	/* #8: cross */

	a.bb-link-8{padding:0 5px;font-weight:700;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s;position:relative;z-index:1}
	a.bb-link-8:before,a.bb-link-8:after{position:absolute;width:100%;left:0;top:50%;height:2px;margin-top:-1px;content:'';z-index:-1;-webkit-transition:-webkit-transform 0.3s,opacity .3s;-moz-transition:-moz-transform 0.3s,opacity .3s;transition:transform 0.3s,opacity .3s;pointer-events:none}
	a.bb-link-8:before{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);transform:translateY(-20px)}
	a.bb-link-8:after{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);transform:translateY(20px)}
	a:hover.bb-link-8:before,a:hover.bb-link-8:after,a.hover.bb-link-8:before,a.hover.bb-link-8:after{opacity:.7}
	a:hover.bb-link-8:before,a.hover.bb-link-8:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}
	a:hover.bb-link-8:after,a.hover.bb-link-8:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}

	/* variables */

	a.bb-link-4:before,a.bb-link-4:after,a.bb-link-3:after,a:hover.bb-link-8:after,a:hover.bb-link-8:before,a.hover.bb-link-8:after,a.hover.bb-link-8:before{background:rgba(0,0,0,0.1)}
	a.bb-link-6{border-top:2px solid rgba(0,0,0,.05)}
	a.bb-link.bb-link-6{color:rgba(0,0,0,.25)}
	a.bb-link-2 span,a:hover.bb-link-2 span:before,a.hover.bb-link-2 span:before,a.bb-link-5 span,a.bb-link-5:before{color:#fff}

/* accordion */

.accordion .question{margin-bottom:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;border-width:1px;border-style:solid}
.accordion .question:last-child{margin-bottom:0}
.accordion .question .title{padding:14px 14px 14px 60px;font-size:13px;font-weight:700;position:relative;border-width:0;border-style:solid;cursor:pointer; background: #f9f9f9; box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.04); }
.accordion .question .title:before{content:"";width:49px;height:100%;border-width:0 1px 0 0;border-style:solid;position:absolute;left:0;top:0;z-index:1}
.accordion .question .title > .acc-icon-plus,.accordion .question .title > .acc-icon-minus{font-size:17px;line-height:17px;display:block;position:absolute;left:15px;top:16px;width:20px;height:20px;text-align:center;color:rgba(0,0,0,.25)}
.accordion .question .title > .acc-icon-plus:before,.accordion .question .title > .acc-icon-minus:before{margin:0!important}
.accordion .question .title > .acc-icon-plus{display:block}
.accordion .question .title > .acc-icon-minus{display:none}
.accordion .question .answer{padding:15px 20px 20px;overflow:hidden;display:none; box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.06);}
.accordion .question .answer .wpb_content_element:last-child{margin-bottom:0}
.accordion .question.active .title{border-width:0 0 1px}
.accordion .question.active .title > .acc-icon-plus{display:none}
.accordion .question.active .title > .acc-icon-minus{display:block}
.accordion .question.active p:last-child{margin-bottom:0}

/* table */

table{width:100%;margin-bottom:15px;border-collapse:collapse;border-spacing:0;-webkit-border-radius:5px;border-radius:5px}
table th,table td{padding:10px;text-align:center;border-width:1px;border-style:solid;vertical-align:middle}
table th{font-weight:700; background: #f9f9f9; box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.04); }
table th.clear{border:0;background:none}
table tr:first-child td{ box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.06);}
table tr:nth-child(2n) td{background:rgba(0,0,0,0.01)}

/* table.simple */

table.simple th{background:none}
table.simple th,table.simple td{border-width:0 0 1px}
table.simple tr:first-child td{background:none}
table.simple tr:last-child td{border:none}

/* table-hover */

body.table-hover:not(.woocommerce-page) table tr:hover td{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}


/* list_item */

.list_item{display:block}
.list_item > a{display:block}
.list_item > a:hover{text-decoration:none}
.list_item .list_left{width:80px;height:80px;line-height:80px;font-size:50px;overflow:hidden;text-align:center;float:left}
.list_item .list_image{font-size:0}
.list_item .list_left img{max-width:80px!important;max-height:80px!important;vertical-align:middle}
.list_item .list_left i:before{margin:0}
.list_item .circle{width:78px;height:78px;line-height:78px;border-width:1px;border-style:solid;font-size:20px;font-weight:700;overflow:hidden;text-align:center;float:left;-webkit-border-radius:100%;border-radius:100%;background-image:url(../images/stripes/stripes_3_b.png);-webkit-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.08);box-shadow:inset 0 0 5px 0 rgba(0,0,0,.08)}
.list_item .list_right{padding:5px 0 0;margin-left:100px;word-wrap:break-word}
.list_item .list_right h4{margin-bottom:7px}
.list_item.lists_1 .list_left{-webkit-border-radius:5px;border-radius:5px;background-image:url(../images/stripes/stripes_3_b.png);-webkit-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.1);box-shadow:inset 0 0 5px 0 rgba(0,0,0,.1)}
.list_item.lists_1 .list_image{width:60px;height:60px;line-height:60px;padding:10px;font-size:0}
.list_item.lists_1 .list_left img{max-width:60px!important;max-height:60px!important}
.list_item.lists_3 .list_left{float:none;margin-bottom:10px}
.list_item.lists_3 .list_icon{width:auto;text-align:left}
.list_item.lists_3 .list_right{margin-left:0;padding-top:0}
.list_item.lists_3 .list_right h4{margin-bottom:10px}
.list_item.lists_4 .list_right{padding-top:21px}
.align_right .list_item .list_left{float:right;}
.align_right .list_item .list_right{margin-left:0;margin-right:100px;}

/* story_box */

.story_box{padding:0 11%}
.story_box a,.story_box a:hover{display:block;text-decoration:none}
.story_box .photo_wrapper{line-height:0;overflow:hidden}
.story_box .photo_wrapper img{display:block;opacity:.7}
.story_box .desc_wrapper{margin-right:20%;position:relative;z-index:2}
.story_box .desc_wrapper h3{margin-left:-30px;margin-top:-26px}
.story_box .desc_wrapper hr{margin-left:0;width:20%}
.story_box:hover .desc_wrapper hr{width:40%}
.story_box:hover .photo_wrapper img{display:block;opacity:1}
.story_box.vertical{padding:0 17%}

.story_box .desc_wrapper hr,.story_box .photo_wrapper img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}

/* trailer_box */

.trailer_box{text-align:center;position:relative;line-height:0}
.trailer_box a{display:block}
.trailer_box a:after{content:"";display:block;position:absolute;left:0;bottom:0;z-index:1;width:100%;height:100%;opacity:0;background:rgba(0,0,0,.15)}
.trailer_box:hover a:after{opacity:100}
.trailer_box .desc{position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:20px 15px 35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.trailer_box .desc h2{margin:0;position:relative;bottom:0;font-size:30px;line-height:30px}
.trailer_box:hover .desc h2{bottom:20px}
.trailer_box .desc .subtitle{display:inline-block;position:relative;bottom:0;line-height:normal;letter-spacing:1px;padding:4px 8px;text-transform:uppercase;margin-bottom:15px;-webkit-border-radius:3px;border-radius:3px;background-image:url(../images/stripes/stripes_10_w.png)}
.trailer_box:hover .desc .subtitle{bottom:20px}
.trailer_box .desc .line{height:1px;width:0;margin:0 auto;background:#fff;overflow:hidden;display:block}
.trailer_box:hover .desc .line{width:60%}

.trailer_box.plain{text-align:left}
.trailer_box.plain .desc{padding:20px 14% 40px}
.trailer_box.plain .desc .subtitle{padding:0;background-color:transparent;font-weight:900;font-style:italic}
.trailer_box.plain .desc h2{font-weight:700;line-height:35px}
.trailer_box.plain .desc .line{margin:0;height:2px}
.trailer_box.plain:hover .desc .line{width:20%}

.trailer_box a:after,.trailer_box .desc .subtitle,.trailer_box .desc .line,.trailer_box .desc h2{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}

/* content_link */

a.content_link{display:inline-block;position:relative;border-width:1px;border-style:solid;width:140px;padding:25px 15px;text-align:center;margin-left:-1px;background-color:#fff}
a.content_link .icon{display:block;font-size:45px;line-height:45px;margin-bottom:15px}
a.content_link .title{font-weight:700}
a.content_link:after{content:"";z-index:2;opacity:0;height:0;width:100%;border-width:0 0 5px;border-style:solid;position:absolute;left:0;bottom:-6px}
a.content_link:before{content:"";z-index:2;opacity:0;position:absolute;left:50%;bottom:-1px;margin-left:-6px;width:0;height:0;border-style:solid;border-width:0 6px 6px;border-color:transparent}
a:hover.content_link:after{opacity:100}
a:hover.content_link:before{opacity:100}
a:hover.content_link{text-decoration:none;background-image:url(../images/stripes/stripes_3_b.png)}
a.content_link:after,a.content_link:before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}

/* icon_bar */

a.icon_bar{display:inline-block;overflow:hidden;text-align:center;margin:0 2px 2px 0;border-width:1px;border-style:solid;position:relative;background-color:#fff;background-image:url(../images/stripes/stripes_3_b.png);-webkit-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.08);box-shadow:inset 0 0 5px 0 rgba(0,0,0,.08)}
a.icon_bar span{display:block}
a.icon_bar,a.icon_bar span{width:58px;height:58px;line-height:58px;font-size:20px}
a.icon_bar_small,a.icon_bar_small span{width:43px;height:43px;line-height:43px;font-size:15px}
a.icon_bar span.t{position:relative}
a.icon_bar span.b{position:absolute;top:100%}
a.icon_bar span{-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}
a.icon_bar span.b{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
a:hover.icon_bar span{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}
.wpb_wrapper a.icon_bar{margin-bottom:2px}

/* mfn_heading */

.mfn_heading.align_left{text-align:left}
.mfn_heading.align_center{text-align:center}
.mfn_heading.align_right{text-align:right}
.mfn_heading .title{display:inline-block;position:relative}

.mfn_heading.heading_lines{overflow:hidden}
.mfn_heading.heading_lines .title .line{position:absolute;width:3000px;height:1px;top:50%;background:rgba(0,0,0,.3)}
.mfn_heading.heading_lines .title .line_l{right:100%;margin-right:20px}
.mfn_heading.heading_lines .title .line_r{left:100%;margin-left:20px}

.dark .mfn_heading.heading_lines .title .line{background:rgba(255,255,255,.3)}

/* call_to_action */

.column_call_to_action{margin-bottom:0}
.call_to_action{overflow:hidden;display:table;padding:40px 0;width:100%}
.call_to_action .call_to_action_wrapper{display:table;width:100%}
.call_to_action .call_left,.call_to_action .call_center,.call_to_action .call_right{display:table-cell;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.call_to_action .call_left{width:40%;padding:0 20px;text-align:center}
.call_to_action .call_left h3{margin-bottom:0}
.call_to_action .call_center{width:20%;text-align:center}
.call_to_action .call_center a{display:inline-block}
.call_to_action .call_center .icon_wrapper{display:inline-block;border-width:3px;border-style:solid;width:65px;height:65px;line-height:65px;font-size:30px;-webkit-border-radius:100%;border-radius:100%}
.call_to_action .call_center i:before{display:inline}
.call_to_action .call_center .button{margin:0}
.call_to_action .call_right{width:40%;padding:0 20px}



@media only screen and (min-width: 1921px){
	.image_frame.stretch-ultrawide .image_wrapper img{width:100%}
	.mcb-section.bg-cover-ultrawide,.mcb-wrap.bg-cover-ultrawide,.column_attr.bg-cover-ultrawide{background-size:cover}
}

@media only screen and (min-width: 768px){
	.timeline_items > li:nth-child(2n) h3 span::after{border-right-color:#f8f8f8;border-width:5.5px 5.5px 5.5px 0;left:-5px;right:auto}
}

/* Item | Sidebar Widget */

.column_sidebar_widget .widget:after{display:none}
.column_sidebar_widget .widget{margin-bottom:20px;padding-bottom:20px}

/* Variables ---------- */
/* #2991d6 - theme color, link, #2275ac - link hover, strong */

/* Selections */

::-moz-selection{color:#fff}
::selection{color:#fff}

/* Inputs */

input[type="date"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea,.woocommerce .quantity input.qty{background-color:#fff;color:#626262;box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.02)}
input[type="date"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,select:focus,textarea:focus{background-color:#E9F5FC!important;border-color:#d5e5ee;color:#1982C2}

/* Dividers */

hr{background-color:rgba(0,0,0,.08);color:rgba(0,0,0,.08)}

/* Header */

#Top_bar .menu > li > a span{border-color:rgba(0,0,0,.05)}
#Top_bar .search_wrapper input[type="text"]{border-color:#fff;color:#fff}

/* Trailer box */

.trailer_box .desc h2{color:#fff; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); margin-bottom: 10px;}
.trailer_box .desc .subtitle{color:#fff; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}

/* Tabs, Accordion, Toggle, Table, Faq */

.ui-tabs .ui-tabs-nav li a,.accordion .question .title,.faq .question .title,table th{color:#444}
.ui-tabs .ui-tabs-nav li.ui-state-active a:after,body.table-hover:not(.woocommerce-page) table tr:hover td,body.table-hover:not(.woocommerce-page) table tr:hover td a{color:#fff}
.accordion .question .answer,.ui-tabs .ui-tabs-panel,.ui-tabs .ui-tabs-nav li.ui-state-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.ui-tabs .ui-tabs-nav li.ui-state-active:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a{background-color:#fff}


/* Mobile menu */

@media only screen and (max-width: 959px) {
	#Header #menu > ul > li.current-menu-item > a,#Header #menu > ul > li.current_page_item > a,#Header #menu > ul > li.current-menu-parent > a,#Header #menu > ul > li.current-page-parent > a,#Header #menu > ul > li.current-menu-ancestor > a,#Header #menu > ul > li.current_page_ancestor > a{background:rgba(0,0,0,.02)}
}

/* Style Simple ---------- */

/* Tabs */

.style-simple .ui-tabs{border:0}
.style-simple .ui-tabs .ui-tabs-panel{background:none}
.style-simple .ui-tabs .ui-tabs-nav{background:none}
.style-simple .ui-tabs .ui-tabs-nav li{border:0;display:inline-block;float:none}
.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a,.style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active:after{background-color:transparent}
.style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a:after{bottom:-1px;height:2px;margin-left:-50%;width:100%}

.style-simple .tabs_vertical.ui-tabs .ui-tabs-panel{border-width:0 0 0 1px !important}
.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav{border:0}
.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after{display:block;width:2px;height:100%;right:-1px;top:0;bottom:auto;left:auto;margin:0}
.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li a{background:none;text-align:right;padding-right:20px!important;padding-left:10px!important}

/* Accordion & Toggle */

.style-simple .accordion .question{border-width:0 0 0 1px;border-radius:0;position:relative;margin-bottom:0}
.style-simple .accordion .question:after{content:"";display:none;width:2px;height:100%;position:absolute;left:0;top:0;background-color:#ccc}
.style-simple .accordion .question.active:after{display:block}
.style-simple .accordion .question .title{background:none;padding-left:50px;border:0}
.style-simple .accordion .question .title:before{display:none}
.style-simple .accordion .question .answer{background:none;padding:0 20px 10px 50px}





/* Trailer box */

.style-simple .trailer_box .desc{padding:27px 15px 30px}
.style-simple .trailer_box .desc .line{display:none}
.style-simple .trailer_box .desc .subtitle{background-image:none;background-color:transparent;color:rgba(255,255,255,.7);margin-bottom:0px;padding:0}
.style-simple .trailer_box:hover .desc h2{bottom:0}
.style-simple .trailer_box:hover .desc .subtitle{bottom:0}
.style-simple .trailer_box .desc{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}





#Header .secondary-menu > li {
    margin: 0;
    z-index: 222;
    display: block;
    float: left;
    position: relative;
    padding: 8px 9px;
    line-height: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}




    html,body{overflow-x:hidden}

    /* > 1240 ------------------------------------------------------------------------------------------------------------- > 1240 */
    
    @media only screen and (min-width: 1240px)
    {
        .layout-boxed{padding:25px}
        .layout-boxed.boxed-no-margin{padding:0;}
        #Top_bar.loading{display:none}
    
        .hover_color:hover .hover_color_bg,.hover_color.hover .hover_color_bg{background-color:inherit!important;border-color:inherit!important}
    }
    
    
    /* #Header Creative always Open	1240 - 1489 ----------------------------------------- #Header Creative always Open 1240 - 1489 */
    
    @media only screen and (min-width: 1240px) and (max-width: 1489px)
    {
        body.header-open							{min-width:0;}
        .header-open #Wrapper 						{max-width:960px;}
    
        .header-open .section_wrapper,
        .header-open .container,
        .header-open.with_aside .content_wrapper	{max-width:940px;}
    
        .header-open.with_aside .section_wrapper	{max-width:100%;}
    
    }
    
    
    /* #Desktop	960 - 1239 ---------------------------------------------------------------------------------- #Desktop	960 - 1239 */
    
    @media only screen and (min-width: 960px) and (max-width: 1239px)
    {
        body 							{min-width:0; }
        #Wrapper 						{max-width:960px;}
    
        .section_wrapper,
        .container,
        .with_aside .content_wrapper	{max-width:940px;}
    
        /* -------------------- */
    
        /* Top bar width */
        /*#Top_bar .top_bar_left{width:729px}*/
    
    }
    
    
    /* #Desktop	> 960 -------------------------------------------------------------------------------------------- #Desktop	> 960 */
    
    @media only screen and (min-width: 960px)
    {
        .hide-desktop{display:none!important}
    }
    
    
    /* #Tablet (Landscape) 768 - 959 --------------------------------------------------------------- #Tablet (Landscape) 768 - 959 */
    
    @media only screen and (min-width: 768px) and (max-width: 959px)
    {
        body			{min-width:0;}
        #Wrapper	{max-width:728px;}
    
        .section_wrapper,
        .container,
        .with_aside .content_wrapper {max-width:708px;}
    
        .mcb-wrap[data-tablet="no-up"] {margin-top:0!important}
    
        /* -------------------- */
    
        .hide-tablet{display:none!important}
    
        /* Top bar width */
        #Top_bar .top_bar_left{width:501px}
    
        /* Tabs */
        .tabs_vertical.ui-tabs .ui-tabs-nav{width:33%!important}
        .tabs_vertical.ui-tabs .ui-tabs-panel{width:66.7%!important}
    
        /* Counter */
        .one-fourth .counter.counter_horizontal,.one-fifth .counter.counter_horizontal,.one-sixth .counter.counter_horizontal{text-align:center}
        .one-fourth .counter.counter_horizontal .icon_wrapper,.one-fifth .counter.counter_horizontal .icon_wrapper,.one-sixth .counter.counter_horizontal .icon_wrapper{position:static;margin:0 auto;margin-bottom:15px}
        .one-fourth .counter.counter_horizontal .desc_wrapper,.one-fifth .counter.counter_horizontal .desc_wrapper,.one-sixth .counter.counter_horizontal .desc_wrapper{padding-left:0}
    
    }
    
    
    @media only screen and (min-width: 768px)
    {
        .section.full-width-ex-mobile > .section_wrapper{max-width:100%!important}
        .section.full-width-ex-mobile > .one.column,.section.full-width-ex-mobile > .section_wrapper > .one.column,.section.full-width-ex-mobile .one.wrap .one.column{width:100%;margin:0}
    
        /* Transparent ---------- */
        .tr-menu #Top_bar .wpml-languages a.active,.tr-menu #Top_bar .wpml-languages ul.wpml-lang-dropdown{background-color:transparent}
    
        /* Header | Placeholder */
        .header-creative .header_placeholder,
        .header-empty .header_placeholder,
        .header-fixed .header_placeholder,
        .header-modern .header_placeholder,
        .header-semi .header_placeholder,
        .header-simple .header_placeholder,
        .header-transparent .header_placeholder{height:0!important}
    
        .tr-menu .header_placeholder{height:0!important}
    
        /* Header | Stack */
        .tr-menu.header-stack #Top_bar{position:absolute}
        .tr-menu.header-stack #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}
        .tr-menu.header-stack.ab-show #Top_bar:not(.is-sticky){top:45px!important}
        .tr-menu.header-stack.minimalist-header:not(.template-slider) #Header{min-height:196px}
    
    }
    
    
    /* #Tablet (Portrait) & Mobile < 768 ------------------------------------------------------- #Tablet (Portrait) & Mobile < 768 */
    
    @media only screen and (max-width: 767px)
    {
        body	 		{min-width:0;}
        #Wrapper	{max-width:90%;max-width:calc(100% - 67px);}
    
        .section_wrapper .mcb-wrap,
        .section_wrapper .column,
      .container .column,
        .sections_group,
        .four.columns										{margin:0;width:100%!important;clear:both;}
        .aside_both .sections_group			{margin:0 auto!important;}
    
        .section_wrapper,
        .container,
        .four.columns .widget-area			{max-width:700px!important;padding-left:33px!important;padding-right:33px!important}
    
        .left-sidebar .items_group,
        .right-sidebar .items_group,
        .with_aside .content_wrapper 		{max-width:100%;}
    
        .section_wrapper .column				{margin:0 0 20px;height:auto!important;}
    
        .four.columns										{margin:auto 0!important;}
    
        .mcb-wrap[data-mobile="no-up"]	{margin-top:0!important}
    
        /* -------------------- */
    
        /* Column | Align */
        .column_attr.mobile_align_left{text-align:left}
        .column_attr.mobile_align_right{text-align:right}
        .column_attr.mobile_align_center{text-align:center}
        .column_attr.mobile_align_justify{text-align:justify}
    
        .boxed2fw{padding:0!important}
        .boxed2fw #Wrapper{margin:0!important;max-width:100%!important;width:100%!important}
    
        .column_placeholder > .placeholder{height:0}
    
        /* Sections */
        .section{background-attachment:scroll!important;height:auto!important}
        .highlight-left .section_wrapper,.highlight-right .section_wrapper{max-width:100%!important;padding:0!important}
        .highlight-left .section_wrapper .wrap,.highlight-right .section_wrapper .wrap{padding:0 33px}
        .highlight-left.full-screen > .section_wrapper,.highlight-right.full-screen > .section_wrapper{padding:0!important}
        .equal-height-wrap .mcb-wrap{height:auto!important}
        .equal-height-wrap .mcb-wrap .mcb-wrap-inner{top:0!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}
        .section.has-navi .section-nav.prev{top:10px}
        .section.has-navi .section-nav.next{bottom:10px}
    
        /* .hide-mobile{display:none!important} */
        .hide-mobile{display:block!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
        .section_wrapper .column.hide-mobile{height:0!important}
    
        /* Sidebar */
        .widget-area{min-height:0!important;margin:30px auto!important;border:0!important;box-sizing:content-box;}
        .widget-area:after,.widget-area:before{display:none}
        .widget:after{width:100%}
    
        /* Header | Placeholder */
        .mobile-tr-header .header_placeholder,
        body:not(.mobile-sticky) .header_placeholder{height:0!important}
    
        /* Header --------------- */
    
        #Top_bar,#Action_bar{background-color:#fff!important;position:static}
        #Top_bar .container{max-width:100%!important;padding:0!important}
        #Top_bar .top_bar_left{float:none;width:100%!important;background:none!important}
    
        #Top_bar a.responsive-menu-toggle{right:10px;}
        #Top_bar a.responsive-menu-toggle.is-sticky{position:fixed;top:30px;left:10px;}
        .admin-bar #Top_bar a.responsive-menu-toggle.is-sticky{top:56px}
    
        #Top_bar .menu_wrapper{float:left!important;width:100%;margin:0!important}
        #Top_bar #menu{float:left;position:static!important;width:100%!important}
    
        #Top_bar .logo{position:static;float:left;width:100%;text-align:center;margin:0}
        #Top_bar .logo #logo{padding:0!important;margin:10px 50px}           
        
    
        .mobile-sticky #Top_bar.is-sticky #logo img:not(.svg){width:auto!important}
        .mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile{display:none}
        .mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile-sticky{display:inline-block}
        .mobile-sticky.logo-overflow #Top_bar.is-sticky #logo img.logo-mobile-sticky{max-height:80px!important}
    
        .logo-overflow #Top_bar .logo{height:auto!important}
        #Top_bar .search_wrapper{top:auto;bottom:-129px}
    
        #Top_bar .top_bar_right{float:none;top:0;height:60px!important;padding:0 10px}
        #Top_bar .top_bar_right .top_bar_right_wrapper{float:right;margin-right:-10px}
        #Top_bar .top_bar_right:before{display:none}
        #Top_bar .top_bar_right_wrapper{top:0!important}
    
        #Top_bar .top_bar_right_wrapper{padding-top:10px}
        #Top_bar .wpml-languages a.active{height:15px;line-height:17px}
    
        .mobile-tb-left #Top_bar .top_bar_right .top_bar_right_wrapper{float:left}
        .mobile-tb-center #Top_bar .top_bar_right{text-align:center}
        .mobile-tb-center #Top_bar .top_bar_right .top_bar_right_wrapper{display:inline-block;float:none}
        .mobile-tb-hide #Top_bar .top_bar_right{display:none}
    
        .mobile-menu #Top_bar .menu.menu-main,
        .mobile-menu #Side_slide .menu.menu-main,
        .mobile-menu #Overlay .menu.overlay-menu{display:none}
        .mobile-menu #Top_bar .menu.menu-mobile,
        .mobile-menu #Overlay .menu.menu-mobile,
        .mobile-menu #Side_slide .menu.menu-mobile{display:block}
    
            /* Header | Below */
            body.header-below:not(.template-slider) #Header{padding-top:0}
    
            /* Header | Creative */
            .header-creative #Header_creative{position:static}
            .header-creative.layout-boxed{padding-top:0}
            .header-creative.layout-boxed #Wrapper{margin-top:25px}
            .header-creative.layout-full-width #Wrapper{padding-top:0!important}
            #Header_creative #Top_bar .responsive-menu-toggle{top:35px}
            #Header_creative #Top_bar .responsive-menu-toggle.is-sticky{position:fixed;top:10px;left:10px;margin-top:0;}
            .admin-bar #Header_creative #Top_bar .responsive-menu-toggle.is-sticky{top:56px}
            #Header_creative #Top_bar .top_bar_left{margin-top:0;overflow:hidden}
            #Header_creative #Top_bar .logo #logo{padding:0;}
            #Header_creative #Top_bar .logo #logo img{max-height:50px}
            .logo-no-sticky-padding #Header_creative #Top_bar .logo #logo img{max-height:60px}
            #Header_creative #Top_bar #menu{position:static;width:100%}
    
            .admin-bar #Header_creative{top:0!important}
    
            /* Header | Stack */
            .header-stack #Top_bar .logo{padding:0;text-align:center!important}
            .header-stack #Top_bar .logo #logo{display:block}
            .header-stack #Top_bar a.responsive-menu-toggle{position:absolute!important;margin-top:-17px!important}
            .header-stack #Top_bar a.responsive-menu-toggle.is-sticky{position:fixed!important;margin-top:0!important}
            .header-stack #Top_bar .secondary_menu_wrapper{display:none}
            .header-stack #Top_bar .top_bar_right{position:static}
    
        
        /* Back to top */
        #back_to_top{float:none;margin:-10px 0 10px}
        #back_to_top.in_footer,#back_to_top.sticky{right:20px!important;margin:0}
    
    
        /* Tabs */
        .ui-tabs .ui-tabs-nav{background:none}
        .ui-tabs .ui-tabs-nav li{float:none!important;width:100%!important;border-width:0 0 1px}
        .ui-tabs .ui-tabs-nav li:last-child{border-bottom:0}
        .ui-tabs .ui-tabs-nav li a{text-align:center;background:#f9f9f9;box-shadow:inset 0px 4px 3px -2px rgba(0,0,0,.04);}
        .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-active a{background-image:none}
        .ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.ui-tabs .ui-tabs-nav li.ui-state-active:after{display:none}
        .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.ui-tabs .ui-tabs-nav li.ui-state-active a:after{display:none}
    
        /* Tabs: simple-style */
        .style-simple .ui-tabs .ui-tabs-nav li a{background-image:none}
        .style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a:after{display:block}
    
        /* Tabs vertical: simple-style */
        .style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li a{text-align:center;padding-right:20px}
        .style-simple .tabs_vertical.ui-tabs .ui-tabs-panel{border-width:1px 0 0!important}
        .style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after{display:block;width:100%;height:2px;left:0;top:auto;bottom:0;right:auto}
    
    
        /* Fixed nav */
        .fixed-nav{display:none!important}
    
        /* Video */
        /* In this case, the aspect ratio is 16:9, which means that the height will be 56.25% of the width. For a video with a 4:3 aspect ratio, we set padding-bottom to 75%. */
        .content_video.iframe{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}
        .content_video.iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}
    
        /* WordPress Admin Bar */
        .admin-bar #wpadminbar{z-index:9999!important;position:fixed}
    
        .mobile-header-mini #Top_bar .top_bar_right {
            position: absolute;
            top: 4px;
            left: 10px;
            background: none;
            padding: 0;
        }	
        #Top_bar.is-sticky .logo {
            margin-left: 0!important;
            padding: 0 !important;
            border: none !important;
        }              
    }
    
    
    @media only screen and (max-width: 479px)
    {
        #Top_bar a.action_button{margin-right:0}
    }
    
    
    /* Retina | iPad ----------------------------------------------------------------------------------------------- Retina | iPad */
    @media only screen and (max-device-width: 1024px){
        html.ios, .ios .section.bg-cover{background-attachment:scroll!important}
    }
    

    body.page-id-1112 img.scale-with-grid.wp-post-image {
        display: none;
    }
    
    #Top_bar .menu > li ul {
        background-color: #d6d49c !important;
    }
    
    h2.entry-title{
        font-size: 30px;
    }
    
    /*.bol-header .erm-hotel-tagline[data-v-eee284d8] {
        font-size: 1.9em!important;
    }*/
    /*---HEADER---*/
    
    #Top_bar > div > div > div.top_bar_right > div.top_bar_right_wrapper > a.action_button {
        background-color: #d6d49c!important;
    }
    
    #Top_bar.is-sticky .logo {
        margin-left: 0!important; 
        padding: 0 !important;
    border: none !important;
    }
    .logo {
        border-bottom: 1px solid #e0e0e0!important;
        padding: 10px 0!important;
    }
    #Header .secondary-menu > li > a {
        color: #747474!important;
        text-transform: uppercase;
        font-weight: 500;
    }
    .menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description) {
        padding-right: 30px!important;
    }
    .header-stack #Top_bar .secondary_menu_wrapper {
        top: 60px;
    }
    
    #Top_bar .menu > li > a {
        color: #5b5b5b!important;
    }
    #Top_bar .menu > li > a:hover { opacity: 0.8;}
    
    #Top_bar .menu > li > a span {
        border-color: rgba(0,0,0,.05);
        text-transform: uppercase;
    }

    #Top_bar .menu > li > a span:not(.description) {
        padding: 0 12px!important;
    }
    div#Top_bar.is-sticky nav#menu ul#menu-main-menu-left.menu.menu-main li a span 
     {
        padding: 0 2px!important;
    }
    
    
    #menu > ul > li > a {
        font-size: 15px!important;
    }
    
    div#Top_bar.is-sticky nav#menu > ul > li > a {
        font-size: 15px!important;
    }
    
    
    #Subheader .title {
        
        text-transform: uppercase;
    }
    /*---CONTENT---*/
    .wrap.mcb-wrap.mcb-wrap-80a2a22bc.one-third.box-shadow.valign-top.move-up.clearfix {
        margin-top: 0!important;
    }
    .vjs-poster {
        background-size: cover!important;
    }
    .table-tariffe tr > th {
        color: white;
    }
    #Content {
        padding-top: 0;
    }
    .section_wrapper.clearfix {
        display: none;
    }
    .heading_primary::before {
        width: 40px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0,-50%);
        -moz-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        border-top: 2px solid #f7eb57;
    }
    .heading_primary {
        position: relative;
        display: inline-block;
        padding-left: 50px;
        font-weight: 500;
        margin: 0;
        font-size: 18px;
        color: #5d5d5d;
    }
    .heading_secondary {
        margin-top: 12px;
        font-size: 36px;
        line-height: 120%;
        font-weight: 600;
    }
    .subtitle_home {
        font-family: 'Jost', sans-serif;
        letter-spacing: 2px;
    }
    .paddingleft80 {
        padding-left: 80px;
    }
    .paddingright80 {
        padding-right:80px
    }
    h6 a {
        color: #fff!important;
    }
    h6 a:hover{
        color: #333!important;
    }
    a:hover{
      text-decoration: none;
    }
    .box-shadow {
      box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    }
    /*---SLIDER---*/
    div#rev_slider_2_1_wrapper.rev_slider_wrapper.fullscreen-container div#rev_slider_2_1.rev_slider.fullscreenbanner.revslider-initialised.tp-simpleresponsive.rev_redraw_on_blurfocus div.tp-tabs.tp-span-wrapper.inner.metis.nav-pos-hor-left.nav-pos-ver-center.nav-dir-vertical {
        background: none !important;
    }
    
    div#rev_slider_3_1_wrapper.rev_slider_wrapper.fullscreen-container div#rev_slider_3_1.rev_slider.fullscreenbanner.revslider-initialised.tp-simpleresponsive.rev_redraw_on_blurfocus div.tp-tabs.tp-span-wrapper.inner.metis.nav-pos-hor-left.nav-pos-ver-center.nav-dir-vertical {
        background: none !important;
    }
    
    .accordion-custom {
      margin-top: 61px;
    }
    
    .accordion-custom .accordion {
        width: 720px;
    }
@media screen and (min-width: 320px) and (max-width: 767px) {    
    a.action_button {
        font-size: 24px!important;
    }
    
    .paddingleft80 {
        padding-left: 0;
        padding-top: 60px!important;
    }
    #Top_bar a#search_button {
        top: 30px!important;
    }
    .page-id-101 h1 {
        font-size: 30px;
    }
    .page-id-101 .heading_primary {
        font-size: 14px;
    }
    .page-id-101 .padding80{
        padding-left: 0;
        padding-right:0;
    }
    .no-moveup{
        margin-top:0px!important;		
    }
    .mobile-header-mini #Top_bar a.action_button {
        display: inline!important;
        margin-top: 72px!important;
        margin-left: 28px!important;
    }
    #Top_bar .wpml-languages a.active { border:0;}
    #Top_bar .wpml-languages ul.wpml-lang-dropdown { border: 0; }    
    .mobile-sticky #Top_bar.is-sticky {
        position: fixed !important;
    }
    div#Top_bar.is-sticky {
        padding-bottom: 91px;
    }    
}


.wpml-ls-display{display:inline!important;}
/* TO CLEAN */

@media only screen and (min-width: 1240px) {
    /*body:not(.header-simple) #Top_bar #menu {
        display: block !important;
    }
    .tr-menu #Top_bar #menu {
        background: none !important;
    }
    #Top_bar .menu > li > ul.mfn-megamenu {
        width: 984px;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li {
        float: left;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-1 {
        width: 100%;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-2 {
        width: 50%;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-3 {
        width: 33.33%;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-4 {
        width: 25%;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-5 {
        width: 20%;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-6 {
        width: 16.66%;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
        display: block !important;
        position: inherit;
        left: auto;
        top: auto;
        border-width: 0 1px 0 0;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li:last-child > ul {
        border: 0;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li > ul li {
        width: auto;
    }
    #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
        text-transform: uppercase;
        font-weight: 400;
        background: none;
    }
    #Top_bar .menu > li > ul.mfn-megamenu a .menu-arrow {
        display: none;
    }
    .menuo-right #Top_bar .menu > li > ul.mfn-megamenu {
        left: auto;
        right: 0;
    }
    .menuo-right #Top_bar .menu > li > ul.mfn-megamenu-bg {
        box-sizing: border-box;
    }
    #Top_bar .menu > li > ul.mfn-megamenu-bg {
        padding: 20px 166px 20px 20px;
        background-repeat: no-repeat;
        background-position: right bottom;
    }
    .rtl #Top_bar .menu > li > ul.mfn-megamenu-bg {
        padding-left: 166px;
        padding-right: 20px;
        background-position: left bottom;
    }
    #Top_bar .menu > li > ul.mfn-megamenu-bg > li {
        background: none;
    }
    #Top_bar .menu > li > ul.mfn-megamenu-bg > li a {
        border: none;
    }
    #Top_bar .menu > li > ul.mfn-megamenu-bg > li > ul {
        background: none !important;
        -webkit-box-shadow: 0 0 0 0;
        -moz-box-shadow: 0 0 0 0;
        box-shadow: 0 0 0 0;
    }
    .mm-vertical #Top_bar .container {
        position: relative;
    }
    .mm-vertical #Top_bar .top_bar_left {
        position: static;
    }
    .mm-vertical #Top_bar .menu > li ul {
        box-shadow: 0 0 0 0 transparent !important;
        background-image: none;
    }
    .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu {
        width: 98% !important;
        margin: 0 1%;
        padding: 20px 0;
    }
    .mm-vertical.header-plain #Top_bar .menu > li > ul.mfn-megamenu {
        width: 100% !important;
        margin: 0;
    }
    .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li {
        display: table-cell;
        float: none !important;
        width: 10%;
        padding: 0 15px;
        border-right: 1px solid rgba(0, 0, 0, 0.05);
    }
    .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li:last-child {
        border-right-width: 0;
    }
    .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li.hide-border {
        border-right-width: 0;
    }
    .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li a {
        border-bottom-width: 0;
        padding: 9px 15px;
        line-height: 120%;
    }
    .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
        font-weight: 700;
    }
    .rtl .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li:first-child {
        border-right-width: 0;
    }
    .rtl .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu > li:last-child {
        border-right-width: 1px;
    }
    .header-plain:not(.menuo-right) #Header .top_bar_left {
        width: auto !important;
    }
    .header-stack.header-center #Top_bar #menu {
        display: inline-block !important;
    }
    .header-simple #Top_bar #menu {
        display: none;
        height: auto;
        width: 300px;
        bottom: auto;
        top: 100%;
        right: 1px;
        position: absolute;
        margin: 0;
    }
    .header-simple #Header a.responsive-menu-toggle {
        display: block;
        right: 10px;
    }
    .header-simple #Top_bar #menu > ul {
        width: 100%;
        float: left;
    }
    .header-simple #Top_bar #menu ul li {
        width: 100%;
        padding-bottom: 0;
        border-right: 0;
        position: relative;
    }
    .header-simple #Top_bar #menu ul li a {
        padding: 0 20px;
        margin: 0;
        display: block;
        height: auto;
        line-height: normal;
        border: none;
    }
    .header-simple #Top_bar #menu ul li a:after {
        display: none;
    }
    .header-simple #Top_bar #menu ul li a span {
        border: none;
        line-height: 44px;
        display: inline;
        padding: 0;
    }
    .header-simple #Top_bar #menu ul li.submenu .menu-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 44px;
        height: 44px;
        line-height: 44px;
        font-size: 30px;
        font-weight: 300;
        text-align: center;
        cursor: pointer;
        color: #444;
        opacity: 0.33;
    }
    .header-simple #Top_bar #menu ul li.submenu .menu-toggle:after {
        content: "+";
    }
    .header-simple #Top_bar #menu ul li.hover > .menu-toggle:after {
        content: "-";
    }
    .header-simple #Top_bar #menu ul li.hover a {
        border-bottom: 0;
    }
    .header-simple #Top_bar #menu ul.mfn-megamenu li .menu-toggle {
        display: none;
    }
    .header-simple #Top_bar #menu ul li ul {
        position: relative !important;
        left: 0 !important;
        top: 0;
        padding: 0;
        margin: 0 !important;
        width: auto !important;
        background-image: none;
    }
    .header-simple #Top_bar #menu ul li ul li {
        width: 100% !important;
        display: block;
        padding: 0;
    }
    .header-simple #Top_bar #menu ul li ul li a {
        padding: 0 20px 0 30px;
    }
    .header-simple #Top_bar #menu ul li ul li a .menu-arrow {
        display: none;
    }
    .header-simple #Top_bar #menu ul li ul li a span {
        padding: 0;
    }
    .header-simple #Top_bar #menu ul li ul li a span:after {
        display: none !important;
    }
    .header-simple #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
        text-transform: uppercase;
        font-weight: 400;
    }
    .header-simple #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
        display: block !important;
        position: inherit;
        left: auto;
        top: auto;
    }
    .header-simple #Top_bar #menu ul li ul li ul {
        border-left: 0 !important;
        padding: 0;
        top: 0;
    }
    .header-simple #Top_bar #menu ul li ul li ul li a {
        padding: 0 20px 0 40px;
    }
    .rtl.header-simple #Top_bar #menu {
        left: 1px;
        right: auto;
    }
    .rtl.header-simple #Top_bar a.responsive-menu-toggle {
        left: 10px;
        right: auto;
    }
    .rtl.header-simple #Top_bar #menu ul li.submenu .menu-toggle {
        left: 0;
        right: auto;
    }
    .rtl.header-simple #Top_bar #menu ul li ul {
        left: auto !important;
        right: 0 !important;
    }
    .rtl.header-simple #Top_bar #menu ul li ul li a {
        padding: 0 30px 0 20px;
    }
    .rtl.header-simple #Top_bar #menu ul li ul li ul li a {
        padding: 0 40px 0 20px;
    }
    .menu-highlight #Top_bar .menu > li {
        margin: 0 2px;
    }
    .menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
        margin: 20px 0;
        padding: 0;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    .menu-highlight #Top_bar .menu > li > a:after {
        display: none;
    }
    .menu-highlight #Top_bar .menu > li > a span:not(.description) {
        line-height: 50px;
    }
    .menu-highlight #Top_bar .menu > li > a span.description {
        display: none;
    }
    .menu-highlight.header-stack #Top_bar .menu > li > a {
        margin: 10px 0 !important;
    }
    .menu-highlight.header-stack #Top_bar .menu > li > a span:not(.description) {
        line-height: 40px;
    }
    .menu-highlight.header-transparent #Top_bar .menu > li > a {
        margin: 5px 0;
    }
    .menu-highlight.header-simple #Top_bar #menu ul li,
    .menu-highlight.header-creative #Top_bar #menu ul li {
        margin: 0;
    }
    .menu-highlight.header-simple #Top_bar #menu ul li > a,
    .menu-highlight.header-creative #Top_bar #menu ul li > a {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .menu-highlight:not(.header-fixed):not(.header-simple) #Top_bar.is-sticky .menu > li > a {
        margin: 10px 0 !important;
        padding: 5px 0 !important;
    }
    .menu-highlight:not(.header-fixed):not(.header-simple) #Top_bar.is-sticky .menu > li > a span {
        line-height: 30px !important;
    }
    .header-modern.menu-highlight.menuo-right .menu_wrapper {
        margin-right: 20px;
    }
    .menu-line-below #Top_bar .menu > li > a:after {
        top: auto;
        bottom: -4px;
    }
    .menu-line-below #Top_bar.is-sticky .menu > li > a:after {
        top: auto;
        bottom: -4px;
    }
    .menu-line-below-80 #Top_bar:not(.is-sticky) .menu > li > a:after {
        height: 4px;
        left: 10%;
        top: 50%;
        margin-top: 20px;
        width: 80%;
    }
    .menu-line-below-80-1 #Top_bar:not(.is-sticky) .menu > li > a:after {
        height: 1px;
        left: 10%;
        top: 50%;
        margin-top: 20px;
        width: 80%;
    }
    .menu-link-color #Top_bar .menu > li > a:after {
        display: none !important;
    }
    .menu-arrow-top #Top_bar .menu > li > a:after {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        border-color: #ccc transparent transparent;
        border-style: solid;
        border-width: 7px 7px 0;
        display: block;
        height: 0;
        left: 50%;
        margin-left: -7px;
        top: 0 !important;
        width: 0;
    }
    .menu-arrow-top #Top_bar.is-sticky .menu > li > a:after {
        top: 0 !important;
    }
    .menu-arrow-bottom #Top_bar .menu > li > a:after {
        background: none !important;
        border-color: transparent transparent #ccc;
        border-style: solid;
        border-width: 0 7px 7px;
        display: block;
        height: 0;
        left: 50%;
        margin-left: -7px;
        top: auto;
        bottom: 0;
        width: 0;
    }
    .menu-arrow-bottom #Top_bar.is-sticky .menu > li > a:after {
        top: auto;
        bottom: 0;
    }
    .menuo-no-borders #Top_bar .menu > li > a span {
        border-width: 0 !important;
    }
    .menuo-no-borders #Header_creative #Top_bar .menu > li > a span {
        border-bottom-width: 0;
    }
    .menuo-no-borders.header-plain #Top_bar a#header_cart,
    .menuo-no-borders.header-plain #Top_bar a#search_button,
    .menuo-no-borders.header-plain #Top_bar .wpml-languages,
    .menuo-no-borders.header-plain #Top_bar a.action_button {
        border-width: 0;
    }
    .menuo-right #Top_bar .menu_wrapper {
        float: right;
    }
    .menuo-right.header-stack:not(.header-center) #Top_bar .menu_wrapper {
        margin-right: 150px;
    }
    body.header-creative {
        padding-left: 50px;
    }
    body.header-creative.header-open {
        padding-left: 250px;
    }
    body.error404,
    body.under-construction,
    body.template-blank {
        padding-left: 0 !important;
    }
    .header-creative.footer-fixed #Footer,
    .header-creative.footer-sliding #Footer,
    .header-creative.footer-stick #Footer.is-sticky {
        box-sizing: border-box;
        padding-left: 50px;
    }
    .header-open.footer-fixed #Footer,
    .header-open.footer-sliding #Footer,
    .header-creative.footer-stick #Footer.is-sticky {
        padding-left: 250px;
    }
    .header-rtl.header-creative.footer-fixed #Footer,
    .header-rtl.header-creative.footer-sliding #Footer,
    .header-rtl.header-creative.footer-stick #Footer.is-sticky {
        padding-left: 0;
        padding-right: 50px;
    }
    .header-rtl.header-open.footer-fixed #Footer,
    .header-rtl.header-open.footer-sliding #Footer,
    .header-rtl.header-creative.footer-stick #Footer.is-sticky {
        padding-right: 250px;
    }
    #Header_creative {
        background-color: #fff;
        position: fixed;
        width: 250px;
        height: 100%;
        left: -200px;
        top: 0;
        z-index: 9002;
        -webkit-box-shadow: 2px 0 4px 2px rgba(0, 0, 0, 0.15);
        box-shadow: 2px 0 4px 2px rgba(0, 0, 0, 0.15);
    }
    #Header_creative .container {
        width: 100%;
    }
    #Header_creative .creative-wrapper {
        opacity: 0;
        margin-right: 50px;
    }
    #Header_creative a.creative-menu-toggle {
        display: block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 22px;
        text-align: center;
        position: absolute;
        top: 10px;
        right: 8px;
        border-radius: 3px;
    }
    .admin-bar #Header_creative a.creative-menu-toggle {
        top: 42px;
    }
    #Header_creative #Top_bar {
        position: static;
        width: 100%;
    }
    #Header_creative #Top_bar .top_bar_left {
        width: 100% !important;
        float: none;
    }
    #Header_creative #Top_bar .top_bar_right {
        width: 100% !important;
        float: none;
        height: auto;
        margin-bottom: 35px;
        text-align: center;
        padding: 0 20px;
        top: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #Header_creative #Top_bar .top_bar_right:before {
        display: none;
    }
    #Header_creative #Top_bar .top_bar_right_wrapper {
        top: 0;
    }
    #Header_creative #Top_bar .logo {
        float: none;
        text-align: center;
        margin: 15px 0;
    }
    #Header_creative #Top_bar #menu {
        background-color: transparent;
    }
    #Header_creative #Top_bar .menu_wrapper {
        float: none;
        margin: 0 0 30px;
    }
    #Header_creative #Top_bar .menu > li {
        width: 100%;
        float: none;
        position: relative;
    }
    #Header_creative #Top_bar .menu > li > a {
        padding: 0;
        text-align: center;
    }
    #Header_creative #Top_bar .menu > li > a:after {
        display: none;
    }
    #Header_creative #Top_bar .menu > li > a span {
        border-right: 0;
        border-bottom-width: 1px;
        line-height: 38px;
    }
    #Header_creative #Top_bar .menu li ul {
        left: 100%;
        right: auto;
        top: 0;
        box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03);
        -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03);
    }
    #Header_creative #Top_bar .menu > li > ul.mfn-megamenu {
        margin: 0;
        width: 700px !important;
    }
    #Header_creative #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
        left: 0;
    }
    #Header_creative #Top_bar .menu li ul li a {
        padding-top: 9px;
        padding-bottom: 8px;
    }
    #Header_creative #Top_bar .menu li ul li ul {
        top: 0;
    }
    #Header_creative #Top_bar .menu > li > a span.description {
        display: block;
        font-size: 13px;
        line-height: 28px !important;
        clear: both;
    }
    #Header_creative #Top_bar .search_wrapper {
        left: 100%;
        top: auto;
        bottom: 0;
    }
    #Header_creative #Top_bar a#header_cart {
        display: inline-block;
        float: none;
        top: 3px;
    }
    #Header_creative #Top_bar a#search_button {
        display: inline-block;
        float: none;
        top: 3px;
    }
    #Header_creative #Top_bar .wpml-languages {
        display: inline-block;
        float: none;
        top: 0;
    }
    #Header_creative #Top_bar .wpml-languages.enabled:hover a.active {
        padding-bottom: 11px;
    }
    #Header_creative #Top_bar .action_button {
        display: inline-block;
        float: none;
        top: 16px;
        margin: 0;
    }
    #Header_creative #Top_bar .banner_wrapper {
        display: block;
        text-align: center;
    }
    #Header_creative #Top_bar .banner_wrapper img {
        max-width: 100%;
        height: auto;
        display: inline-block;
    }
    #Header_creative #Action_bar {
        display: none;
        position: absolute;
        bottom: 0;
        top: auto;
        clear: both;
        padding: 0 20px;
        box-sizing: border-box;
    }
    #Header_creative #Action_bar .social {
        float: none;
        text-align: center;
        padding: 5px 0 15px;
    }
    #Header_creative #Action_bar .social li {
        margin-bottom: 2px;
    }
    #Header_creative .social li a {
        color: rgba(0, 0, 0, 0.5);
    }
    #Header_creative .social li a:hover {
        color: #000;
    }
    #Header_creative .creative-social {
        position: absolute;
        bottom: 10px;
        right: 0;
        width: 50px;
    }
    #Header_creative .creative-social li {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .header-creative .fixed-nav.fixed-nav-prev {
        margin-left: 50px;
    }
    .header-creative.header-open .fixed-nav.fixed-nav-prev {
        margin-left: 250px;
    }
    .menuo-last #Header_creative #Top_bar .menu li.last ul {
        top: auto;
        bottom: 0;
    }
    .header-open #Header_creative {
        left: 0;
    }
    .header-open #Header_creative .creative-wrapper {
        opacity: 1;
        margin: 0 !important;
    }
    .header-open #Header_creative .creative-menu-toggle,
    .header-open #Header_creative .creative-social {
        display: none;
    }
    .header-open #Header_creative #Action_bar {
        display: block;
    }
    body.header-rtl.header-creative {
        padding-left: 0;
        padding-right: 50px;
    }
    .header-rtl #Header_creative {
        left: auto;
        right: -200px;
    }
    .header-rtl #Header_creative .creative-wrapper {
        margin-left: 50px;
        margin-right: 0;
    }
    .header-rtl #Header_creative a.creative-menu-toggle {
        left: 8px;
        right: auto;
    }
    .header-rtl #Header_creative .creative-social {
        left: 0;
        right: auto;
    }
    .header-rtl #Footer #back_to_top.sticky {
        right: 125px;
    }
    .header-rtl #popup_contact {
        right: 70px;
    }
    .header-rtl #Header_creative #Top_bar .menu li ul {
        left: auto;
        right: 100%;
    }
    .header-rtl #Header_creative #Top_bar .search_wrapper {
        left: auto;
        right: 100%;
    }
    .header-rtl .fixed-nav.fixed-nav-prev {
        margin-left: 0 !important;
    }
    .header-rtl .fixed-nav.fixed-nav-next {
        margin-right: 50px;
    }
    body.header-rtl.header-creative.header-open {
        padding-left: 0;
        padding-right: 250px !important;
    }
    .header-rtl.header-open #Header_creative {
        left: auto;
        right: 0;
    }
    .header-rtl.header-open #Footer #back_to_top.sticky {
        right: 325px;
    }
    .header-rtl.header-open #popup_contact {
        right: 270px;
    }
    .header-rtl.header-open .fixed-nav.fixed-nav-next {
        margin-right: 250px;
    }
    #Header_creative.active {
        left: -1px;
    }
    .header-rtl #Header_creative.active {
        left: auto;
        right: -1px;
    }
    #Header_creative.active .creative-wrapper {
        opacity: 1;
        margin: 0;
    }
    .header-creative .vc_row[data-vc-full-width] {
        padding-left: 50px;
    }
    .header-creative.header-open .vc_row[data-vc-full-width] {
        padding-left: 250px;
    }
    .header-open .vc_parallax .vc_parallax-inner {
        left: auto;
        width: calc(100% - 250px);
    }
    .header-open.header-rtl .vc_parallax .vc_parallax-inner {
        left: 0;
        right: auto;
    }
    #Header_creative.scroll {
        height: 100%;
        overflow-y: auto;
    }
    #Header_creative.scroll:not(.dropdown) .menu li ul {
        display: none !important;
    }
    #Header_creative.scroll #Action_bar {
        position: static;
    }
    #Header_creative.dropdown {
        outline: none;
    }
    #Header_creative.dropdown #Top_bar .menu_wrapper {
        float: left;
    }
    #Header_creative.dropdown #Top_bar #menu ul li {
        position: relative;
        float: left;
    }
    #Header_creative.dropdown #Top_bar #menu ul li a:after {
        display: none;
    }
    #Header_creative.dropdown #Top_bar #menu ul li a span {
        line-height: 38px;
        padding: 0;
    }
    #Header_creative.dropdown #Top_bar #menu ul li.submenu .menu-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 26px;
        font-weight: 300;
        text-align: center;
        cursor: pointer;
        color: #444;
        opacity: 0.33;
    }
    #Header_creative.dropdown #Top_bar #menu ul li.submenu .menu-toggle:after {
        content: "+";
    }
    #Header_creative.dropdown #Top_bar #menu ul li.hover > .menu-toggle:after {
        content: "-";
    }
    #Header_creative.dropdown #Top_bar #menu ul li.hover a {
        border-bottom: 0;
    }
    #Header_creative.dropdown #Top_bar #menu ul.mfn-megamenu li .menu-toggle {
        display: none;
    }
    #Header_creative.dropdown #Top_bar #menu ul li ul {
        position: relative !important;
        left: 0 !important;
        top: 0;
        padding: 0;
        margin-left: 0 !important;
        width: auto !important;
        background-image: none;
    }
    #Header_creative.dropdown #Top_bar #menu ul li ul li {
        width: 100% !important;
    }
    #Header_creative.dropdown #Top_bar #menu ul li ul li a {
        padding: 0 10px;
        text-align: center;
    }
    #Header_creative.dropdown #Top_bar #menu ul li ul li a .menu-arrow {
        display: none;
    }
    #Header_creative.dropdown #Top_bar #menu ul li ul li a span {
        padding: 0;
    }
    #Header_creative.dropdown #Top_bar #menu ul li ul li a span:after {
        display: none !important;
    }
    #Header_creative.dropdown #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
        text-transform: uppercase;
        font-weight: 400;
    }
    #Header_creative.dropdown #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
        display: block !important;
        position: inherit;
        left: auto;
        top: auto;
    }
    #Header_creative.dropdown #Top_bar #menu ul li ul li ul {
        border-left: 0 !important;
        padding: 0;
        top: 0;
    }
    #Header_creative {
        transition: left 0.5s ease-in-out, right 0.5s ease-in-out;
    }
    #Header_creative .creative-wrapper {
        transition: opacity 0.5s ease-in-out, margin 0s ease-in-out 0.5s;
    }
    #Header_creative.active .creative-wrapper {
        transition: opacity 0.5s ease-in-out, margin 0s ease-in-out;
    }*/
}
@media only screen and (min-width: 768px) {
    #Top_bar.is-sticky {
        position: fixed !important;
        width: 100%;
        left: 0;
        top: -60px;
        height: 85px;
        z-index: 701;
        background: #fff;
        opacity: 0.97;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    }
    #Top_bar.is-sticky .menu-nav {
        top: 20px;
    }
    #Top_bar.is-sticky .top_bar_left {
        width:100%
    }    
    .layout-boxed.header-boxed #Top_bar.is-sticky {
        max-width: 1240px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #Top_bar.is-sticky .top_bar_left,
    #Top_bar.is-sticky .top_bar_right,
    #Top_bar.is-sticky .top_bar_right:before {
        background: none;
    }
    #Top_bar.is-sticky .top_bar_right {
        top: -4px;
        height: auto;
    }
    #Top_bar.is-sticky .top_bar_right_wrapper {
        top: 15px;
    }
    .header-plain #Top_bar.is-sticky .top_bar_right_wrapper {
        top: 0;
    }
    #Top_bar.is-sticky .logo {
        width: auto;
        margin: 0 30px 0 20px;
        padding: 0;
    }
    #Top_bar.is-sticky #logo {
        /*padding: 5px 0 !important;*/
    }
    .header-stack  #Top_bar.is-sticky .menu_wrapper a.responsive-menu-toggle {
        margin: 4px 0 !important;
    }
    .logo-no-sticky-padding #Top_bar.is-sticky #logo {
        height: 60px !important;
        line-height: 60px !important;
    }

    #Top_bar.is-sticky .menu_wrapper {
        clear: none;
    }
    #Top_bar.is-sticky .menu_wrapper .menu > li > a {
        padding: 0px 12px;
    }
    #Top_bar.is-sticky .socials {
        margin-right: 11px;
        font-size: 15px;
    }
    #Top_bar.is-sticky .menu > li > a,
    #Top_bar.is-sticky .menu > li > a span {
        line-height: 30px;
    }
    #Top_bar.is-sticky .menu > li > a:after {
        top: auto;
        bottom: -4px;
    }
    #Top_bar.is-sticky .menu > li > a span.description {
        display: none;
    }
    #Top_bar.is-sticky .secondary_menu_wrapper,
    #Top_bar.is-sticky .banner_wrapper {
        display: none;
    }
    .header-overlay #Top_bar.is-sticky {
        display: none;
    }
    .sticky-dark #Top_bar.is-sticky,
    .sticky-dark #Top_bar.is-sticky #menu {
        background: rgba(0, 0, 0, 0.8);
    }
    .sticky-dark #Top_bar.is-sticky .menu > li > a {
        color: #fff;
    }
    .sticky-dark #Top_bar.is-sticky .top_bar_right a:not(.action_button) {
        color: rgba(255, 255, 255, 0.8);
    }
    .sticky-dark #Top_bar.is-sticky .wpml-languages a.active,
    .sticky-dark #Top_bar.is-sticky .wpml-languages ul.wpml-lang-dropdown {
        background: rgba(0, 0, 0, 0.1);
        border-color: rgba(0, 0, 0, 0.1);
    }
    .sticky-white #Top_bar.is-sticky,
    .sticky-white #Top_bar.is-sticky #menu {
        background: rgba(255, 255, 255, 0.8);
    }
    .sticky-white #Top_bar.is-sticky .menu > li > a {
        color: #222;
    }
    .sticky-white #Top_bar.is-sticky .top_bar_right a:not(.action_button) {
        color: rgba(0, 0, 0, 0.8);
    }
    .sticky-white #Top_bar.is-sticky .wpml-languages a.active,
    .sticky-white #Top_bar.is-sticky .wpml-languages ul.wpml-lang-dropdown {
        background: rgba(255, 255, 255, 0.1);
        border-color: rgba(0, 0, 0, 0.1);
    }
}
@media only screen and (max-width: 992px) {
    #Top_bar #menu {
        display: none;
        height: auto;
        width: 300px;
        bottom: auto;
        top: 100%;
        right: 1px;
        position: absolute;
        margin: 0;
    }
    #Top_bar a.responsive-menu-toggle {
        display: block;
    }
    #Top_bar #menu > ul {
        width: 100%;
        float: left;
    }
    #Top_bar #menu ul li {
        width: 100%;
        padding-bottom: 0;
        border-right: 0;
        position: relative;
    }
    #Top_bar #menu ul li a {
        padding: 0 25px;
        margin: 0;
        display: block;
        height: auto;
        line-height: normal;
        border: none;
    }
    #Top_bar #menu ul li a:after {
        display: none;
    }
    #Top_bar #menu ul li a span {
        border: none;
        line-height: 44px;
        display: inline;
        padding: 0;
    }
    #Top_bar #menu ul li a span.description {
        margin: 0 0 0 5px;
    }
    #Top_bar #menu ul li.submenu .menu-toggle {
        display: block;
        position: absolute;
        right: 15px;
        top: 0;
        width: 44px;
        height: 44px;
        line-height: 44px;
        font-size: 30px;
        font-weight: 300;
        text-align: center;
        cursor: pointer;
        color: #444;
        opacity: 0.33;
    }
    #Top_bar #menu ul li.submenu .menu-toggle:after {
        content: "+";
    }
    #Top_bar #menu ul li.hover > .menu-toggle:after {
        content: "-";
    }
    #Top_bar #menu ul li.hover a {
        border-bottom: 0;
    }
    #Top_bar #menu ul li a span:after {
        display: none !important;
    }
    #Top_bar #menu ul.mfn-megamenu li .menu-toggle {
        display: none;
    }
    #Top_bar #menu ul li ul {
        position: relative !important;
        left: 0 !important;
        top: 0;
        padding: 0;
        margin-left: 0 !important;
        width: auto !important;
        background-image: none !important;
        box-shadow: 0 0 0 0 transparent !important;
        -webkit-box-shadow: 0 0 0 0 transparent !important;
    }
    #Top_bar #menu ul li ul li {
        width: 100% !important;
    }
    #Top_bar #menu ul li ul li a {
        padding: 0 20px 0 35px;
    }
    #Top_bar #menu ul li ul li a .menu-arrow {
        display: none;
    }
    #Top_bar #menu ul li ul li a span {
        padding: 0;
    }
    #Top_bar #menu ul li ul li a span:after {
        display: none !important;
    }
    #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
        text-transform: uppercase;
        font-weight: 400;
    }
    #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
        display: block !important;
        position: inherit;
        left: auto;
        top: auto;
    }
    #Top_bar #menu ul li ul li ul {
        border-left: 0 !important;
        padding: 0;
        top: 0;
    }
    #Top_bar #menu ul li ul li ul li a {
        padding: 0 20px 0 45px;
    }
    .rtl #Top_bar #menu {
        left: 1px;
        right: auto;
    }
    .rtl #Top_bar a.responsive-menu-toggle {
        left: 20px;
        right: auto;
    }
    .rtl #Top_bar #menu ul li.submenu .menu-toggle {
        left: 15px;
        right: auto;
        border-left: none;
        border-right: 1px solid #eee;
    }
    .rtl #Top_bar #menu ul li ul {
        left: auto !important;
        right: 0 !important;
    }
    .rtl #Top_bar #menu ul li ul li a {
        padding: 0 30px 0 20px;
    }
    .rtl #Top_bar #menu ul li ul li ul li a {
        padding: 0 40px 0 20px;
    }
    .header-stack .menu_wrapper a.responsive-menu-toggle {
        position: static !important;
        margin: 11px 0 !important;
    }
    .header-stack .menu_wrapper #menu {
        left: 0;
        right: auto;
    }
    .rtl.header-stack #Top_bar #menu {
        left: auto;
        right: 0;
    }
    .admin-bar #Header_creative {
        top: 32px;
    }
    .header-creative.layout-boxed {
        padding-top: 85px;
    }
    .header-creative.layout-full-width #Wrapper {
        padding-top: 60px;
    }
    #Header_creative {
        position: fixed;
        width: 100%;
        left: 0 !important;
        top: 0;
        z-index: 1001;
    }
    #Header_creative .creative-wrapper {
        display: block !important;
        opacity: 1 !important;
    }
    #Header_creative .creative-menu-toggle,
    #Header_creative .creative-social {
        display: none !important;
        opacity: 1 !important;
    }
    #Header_creative #Top_bar {
        position: static;
        width: 100%;
    }
    #Header_creative #Top_bar #logo {
        height: 50px;
        line-height: 50px;
        padding: 5px 0;
    }
    #Header_creative #Top_bar #logo img.logo-sticky {
        max-height: 40px !important;
    }
    #Header_creative #logo img.logo-main {
        display: none;
    }
    #Header_creative #logo img.logo-sticky {
        display: inline-block;
    }
    .logo-no-sticky-padding #Header_creative #Top_bar #logo {
        height: 60px;
        line-height: 60px;
        padding: 0;
    }
    .logo-no-sticky-padding #Header_creative #Top_bar #logo img.logo-sticky {
        max-height: 60px !important;
    }
    #Header_creative #Action_bar {
        display: none;
    }
    #Header_creative #Top_bar .top_bar_right {
        height: 60px;
        top: 0;
    }
    #Header_creative #Top_bar .top_bar_right:before {
        display: none;
    }
    #Header_creative #Top_bar .top_bar_right_wrapper {
        top: 0;
        padding-top: 9px;
    }
    #Header_creative.scroll {
        overflow: visible !important;
    }

}
#Header_wrapper,
#Intro {
    background-color: #ffffff;
}
#Subheader {
    background-color: rgba(247, 247, 247, 1);
}
.header-classic #Action_bar,
.header-fixed #Action_bar,
.header-plain #Action_bar,
.header-split #Action_bar,
.header-stack #Action_bar {
    background-color: #2c2c2c;
}
#Sliding-top {
    background-color: #f7f3f4;
}
#Sliding-top a.sliding-top-control {
    border-right-color: #f7f3f4;
}
#Sliding-top.st-center a.sliding-top-control,
#Sliding-top.st-left a.sliding-top-control {
    border-top-color: #f7f3f4;
}
#Footer {
    background-color: #e5e5e5;
}
body,
ul.timeline_items,
.icon_box a .desc,
.icon_box a:hover .desc,
.feature_list ul li a,
.list_item a,
.list_item a:hover,
.widget_recent_entries ul li a,
.flat_box a,
.flat_box a:hover,
.story_box .desc,
.content_slider.carouselul li a .title,
.content_slider.flat.description ul li .desc,
.content_slider.flat.description ul li a .desc,
.post-nav.minimal a i {
    color: #191919;
}
.post-nav.minimal a svg {
    fill: #191919;
}
.themecolor,
.opening_hours .opening_hours_wrapper li span,
.fancy_heading_icon .icon_top,
.fancy_heading_arrows .icon-right-dir,
.fancy_heading_arrows .icon-left-dir,
.fancy_heading_line .title,
.button-love a.mfn-love,
.format-link .post-title .icon-link,
.pager-single > span,
.pager-single a:hover,
.widget_meta ul,
.widget_pages ul,
.widget_rss ul,
.widget_mfn_recent_comments ul li:after,
.widget_archive ul,
.widget_recent_comments ul li:after,
.widget_nav_menu ul,
.woocommerce ul.products li.product .price,
.shop_slider .shop_slider_ul li .item_wrapper .price,
.woocommerce-page ul.products li.product .price,
.widget_price_filter .price_label .from,
.widget_price_filter .price_label .to,
.woocommerce ul.product_list_widget li .quantity .amount,
.woocommerce .product div.entry-summary .price,
.woocommerce .star-rating span,
#Error_404 .error_pic i,
.style-simple #Filters .filters_wrapper ul li a:hover,
.style-simple #Filters .filters_wrapper ul li.current-cat a,
.style-simple .quick_fact .title {
    color: #333;
}
.themebg,
#comments .commentlist > li .reply a.comment-reply-link,
#Filters .filters_wrapper ul li a:hover,
#Filters .filters_wrapper ul li.current-cat a,
.fixed-nav .arrow,
.offer_thumb .slider_pagination a:before,
.offer_thumb .slider_pagination a.selected:after,
.pager .pages a:hover,
.pager .pages a.active,
.pager .pages span.page-numbers.current,
.pager-single span:after,
.portfolio_group.exposure .portfolio-item .desc-inner .line,
.Recent_posts ul li .desc:after,
.Recent_posts ul li .photo .c,
.slider_pagination a.selected,
.slider_pagination .slick-active a,
.slider_pagination a.selected:after,
.slider_pagination .slick-active a:after,
.testimonials_slider .slider_images,
.testimonials_slider .slider_images a:after,
.testimonials_slider .slider_images:before,
#Top_bar a#header_cart span,
.widget_categories ul,
.widget_mfn_menu ul li a:hover,
.widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a,
.widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a,
.widget_product_categories ul,
.widget_recent_entries ul li:after,
.woocommerce-account table.my_account_orders .order-number a,
.woocommerce-MyAccount-navigation ul li.is-active a,
.style-simple .accordion .question:after,
.style-simple .faq .question:after,
.style-simple .icon_box .desc_wrapper .title:before,
.style-simple #Filters .filters_wrapper ul li a:after,
.style-simple .article_box .desc_wrapper p:after,
.style-simple .sliding_box .desc_wrapper:after,
.style-simple .trailer_box:hover .desc,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet.selected:after,
.tparrows.default,
.tp-bullets.tp-thumbs .bullet.selected:after {
    background-color: #2f2f2f;
}
.Latest_news ul li .photo,
.Recent_posts.blog_news ul li .photo,
.style-simple .opening_hours .opening_hours_wrapper li label,
.style-simple .timeline_items li:hover h3,
.style-simple .timeline_items li:nth-child(even):hover h3,
.style-simple .timeline_items li:hover .desc,
.style-simple .timeline_items li:nth-child(even):hover,
.style-simple .offer_thumb .slider_pagination a.selected {
    border-color: #2f2f2f;
}
a {
    color: #2f2f2f;
}
a:hover {
    color: #000;
}
*::-moz-selection {
    background-color: #0095eb;
    color: white;
}
*::selection {
    background-color: #0095eb;
    color: white;
}
.blockquote p.author span,
.counter .desc_wrapper .title,
.article_box .desc_wrapper p,
.team .desc_wrapper p.subtitle,
.pricing-box .plan-header p.subtitle,
.pricing-box .plan-header .price sup.period,
.chart_box p,
.fancy_heading .inside,
.fancy_heading_line .slogan,
.post-meta,
.post-meta a,
.post-footer,
.post-footer a span.label,
.pager .pages a,
.button-love a .label,
.pager-single a,
#comments .commentlist > li .comment-author .says,
.fixed-nav .desc .date,
.filters_buttons li.label,
.Recent_posts ul li a .desc .date,
.widget_recent_entries ul li .post-date,
.tp_recent_tweets .twitter_time,
.widget_price_filter .price_label,
.shop-filters .woocommerce-result-count,
.woocommerce ul.product_list_widget li .quantity,
.widget_shopping_cart ul.product_list_widget li dl,
.product_meta .posted_in,
.woocommerce .shop_table .product-name .variation > dd,
.shipping-calculator-button:after,
.shop_slider .shop_slider_ul li .item_wrapper .price del,
.testimonials_slider .testimonials_slider_ul li .author span,
.testimonials_slider .testimonials_slider_ul li .author span a,
.Latest_news ul li .desc_footer,
.share-simple-wrapper .icons a {
    color: #a8a8a8;
}
h1,
h1 a,
h1 a:hover,
.text-logo #logo {
    color: #000000;
}
h2,
h2 a,
h2 a:hover {
    color: #000000;
}
h3,
h3 a,
h3 a:hover {
    color: #000000;
}
h4,
h4 a,
h4 a:hover,
.style-simple .sliding_box .desc_wrapper h4 {
    color: #000000;
}
h5,
h5 a,
h5 a:hover {
    color: #000000;
}
h6,
h6 a,
h6 a:hover,
a.content_link .title {
    color: #000000;
}
.dropcap,
.highlight:not(.highlight_image) {
    background-color: #88734a;
}
a.button,
a.tp-button {
    background-color: #f7f7f7;
    color: #747474;
}
.button-stroke a.button,
.button-stroke a.button .button_icon i,
.button-stroke a.tp-button {
    border-color: #f7f7f7;
    color: #747474;
}
.button-stroke a:hover.button,
.button-stroke a:hover.tp-button {
    background-color: #f7f7f7 !important;
    color: #fff;
}
a.button_theme,
a.tp-button.button_theme,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    background-color: #333;
    color: #ffffff;
}
.button-stroke a.button.button_theme,
.button-stroke a.button.button_theme .button_icon i,
.button-stroke a.tp-button.button_theme,
.button-stroke button,
.button-stroke input[type="submit"],
.button-stroke input[type="reset"],
.button-stroke input[type="button"] {
    border-color: #333;
    color: #333 !important;
}
.button-stroke a.button.button_theme:hover,
.button-stroke a.tp-button.button_theme:hover,
.button-stroke button:hover,
.button-stroke input[type="submit"]:hover,
.button-stroke input[type="reset"]:hover,
.button-stroke input[type="button"]:hover {
    background-color: #333 !important;
    color: #ffffff !important;
}
a.mfn-link {
    color: #656b6f;
}
a.mfn-link-2 span,
a:hover.mfn-link-2 span:before,
a.hover.mfn-link-2 span:before,
a.mfn-link-5 span,
a.mfn-link-8:after,
a.mfn-link-8:before {
    background: #88734a;
}
a:hover.mfn-link {
    color: #484027;
}
a.mfn-link-2 span:before,
a:hover.mfn-link-4:before,
a:hover.mfn-link-4:after,
a.hover.mfn-link-4:before,
a.hover.mfn-link-4:after,
a.mfn-link-5:before,
a.mfn-link-7:after,
a.mfn-link-7:before {
    background: #88734a;
}
a.mfn-link-6:before {
    border-bottom-color: #88734a;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #333;
    color: #fff;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #333;
    color: #fff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
    background-color: #333;
    color: #fff;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
    background-color: #333;
    color: #fff;
}
.button-stroke.woocommerce-page #respond input#submit,
.button-stroke.woocommerce-page a.button,
.button-stroke.woocommerce-page button.button,
.button-stroke.woocommerce-page input.button {
    border: 2px solid #333 !important;
    color: #333 !important;
}
.button-stroke.woocommerce-page #respond input#submit:hover,
.button-stroke.woocommerce-page a.button:hover,
.button-stroke.woocommerce-page button.button:hover,
.button-stroke.woocommerce-page input.button:hover {
    background-color: #333 !important;
    color: #fff !important;
}
.column_column ul,
.column_column ol,
.the_content_wrapper ul,
.the_content_wrapper ol {
    color: #000000;
}
.hr_color,
.hr_color hr,
.hr_dots span {
    color: #88734a;
    background: #88734a;
}
.hr_zigzag i {
    color: #88734a;
}
.highlight-left:after,
.highlight-right:after {
    background: #ededed;
}
@media only screen and (max-width: 767px) {
    .highlight-left .wrap:first-child,
    .highlight-right .wrap:last-child {
        background: #ededed;
    }
}
#Header .top_bar_left,
.header-classic #Top_bar,
.header-plain #Top_bar,
.header-stack #Top_bar,
.header-split #Top_bar,
.header-fixed #Top_bar,
.header-below #Top_bar,
#Header_creative,
#Top_bar #menu,
.sticky-tb-color #Top_bar.is-sticky {
    background-color: #ffffff;
}
#Top_bar .wpml-languages a.active,
#Top_bar .wpml-languages ul.wpml-lang-dropdown {
    background-color: #ffffff;
}
#Top_bar .top_bar_right:before {
    background-color: #e3e3e3;
}
#Header .top_bar_right {
    background-color: #f5f5f5;
}
#Top_bar .top_bar_right a:not(.action_button) {
    color: #333333;
}
a.action_button {
    background-color: #f7f7f7;
    color: #747474;
}
.button-stroke a.action_button {
    border-color: #f7f7f7;
}
.button-stroke a.action_button:hover {
    background-color: #f7f7f7 !important;
}
#Top_bar .menu > li > a,
#Top_bar #menu ul li.submenu .menu-toggle {
    color: #000000;
}
#Top_bar .menu > li.current-menu-item > a,
#Top_bar .menu > li.current_page_item > a,
#Top_bar .menu > li.current-menu-parent > a,
#Top_bar .menu > li.current-page-parent > a,
#Top_bar .menu > li.current-menu-ancestor > a,
#Top_bar .menu > li.current-page-ancestor > a,
#Top_bar .menu > li.current_page_ancestor > a,
#Top_bar .menu > li.hover > a {
    color: #333;
}
#Top_bar .menu > li a:after {
    background: #9d9d9d;
}
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after {
    border-top-color: #9d9d9d;
}
#Top_bar .menu > li.current-menu-item.submenu > a > span:not(.description)::after,
#Top_bar .menu > li.current_page_item.submenu > a > span:not(.description)::after,
#Top_bar .menu > li.current-menu-parent.submenu > a > span:not(.description)::after,
#Top_bar .menu > li.current-page-parent.submenu > a > span:not(.description)::after,
#Top_bar .menu > li.current-menu-ancestor.submenu > a > span:not(.description)::after,
#Top_bar .menu > li.current-page-ancestor.submenu > a > span:not(.description)::after,
#Top_bar .menu > li.current_page_ancestor.submenu > a > span:not(.description)::after,
#Top_bar .menu > li.hover.submenu > a > span:not(.description)::after {
    border-top-color: #333;
}
.menu-highlight #Top_bar #menu > ul > li.current-menu-item > a,
.menu-highlight #Top_bar #menu > ul > li.current_page_item > a,
.menu-highlight #Top_bar #menu > ul > li.current-menu-parent > a,
.menu-highlight #Top_bar #menu > ul > li.current-page-parent > a,
.menu-highlight #Top_bar #menu > ul > li.current-menu-ancestor > a,
.menu-highlight #Top_bar #menu > ul > li.current-page-ancestor > a,
.menu-highlight #Top_bar #menu > ul > li.current_page_ancestor > a,
.menu-highlight #Top_bar #menu > ul > li.hover > a {
    background: #efefef;
}
.menu-arrow-bottom #Top_bar .menu > li > a:after {
    border-bottom-color: #333;
}
.menu-arrow-top #Top_bar .menu > li > a:after {
    border-top-color: #333;
}
.header-plain #Top_bar .menu > li.current-menu-item > a,
.header-plain #Top_bar .menu > li.current_page_item > a,
.header-plain #Top_bar .menu > li.current-menu-parent > a,
.header-plain #Top_bar .menu > li.current-page-parent > a,
.header-plain #Top_bar .menu > li.current-menu-ancestor > a,
.header-plain #Top_bar .menu > li.current-page-ancestor > a,
.header-plain #Top_bar .menu > li.current_page_ancestor > a,
.header-plain #Top_bar .menu > li.hover > a,
.header-plain #Top_bar a:hover#header_cart,
.header-plain #Top_bar a:hover#search_button,
.header-plain #Top_bar .wpml-languages:hover,
.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown {
    background: #efefef;
    color: #333;
}
.header-plain #Top_bar,
.header-plain #Top_bar .menu > li > a span:not(.description),
.header-plain #Top_bar a#header_cart,
.header-plain #Top_bar a#search_button,
.header-plain #Top_bar .wpml-languages,
.header-plain #Top_bar a.action_button {
    border-color: #f2f2f2;
}
#Top_bar .menu > li ul {
    background-color: #f2f2f2;
}
#Top_bar .menu > li ul li a {
    color: #5f5f5f;
}
#Top_bar .menu > li ul li a:hover,
#Top_bar .menu > li ul li.hover > a {
    color: #2e2e2e;
}
#Top_bar .search_wrapper {
    background: #88734a;
}
.overlay-menu-toggle {
    color: #333 !important;
    background: transparent;
}
#Overlay {
    background: rgba(131, 114, 77, 0.95);
}
#overlay-menu ul li a,
.header-overlay .overlay-menu-toggle.focus {
    color: #ffffff;
}
#overlay-menu ul li.current-menu-item > a,
#overlay-menu ul li.current_page_item > a,
#overlay-menu ul li.current-menu-parent > a,
#overlay-menu ul li.current-page-parent > a,
#overlay-menu ul li.current-menu-ancestor > a,
#overlay-menu ul li.current-page-ancestor > a,
#overlay-menu ul li.current_page_ancestor > a {
    color: #333;
}
#Top_bar .responsive-menu-toggle,
#Header_creative .creative-menu-toggle,
#Header_creative .responsive-menu-toggle {
    color: #333;
    background: transparent;
}
#Side_slide {
    background-color: #ffffff;
    border-color: #ffffff;
}
#Side_slide,
#Side_slide .search-wrapper input.field,
#Side_slide a:not(.action_button),
#Side_slide #menu ul li.submenu .menu-toggle {
    color: #000000;
}
#Side_slide a:not(.action_button):hover,
#Side_slide a.active,
#Side_slide #menu ul li.hover > .menu-toggle {
    color: #333;
}
#Side_slide #menu ul li.current-menu-item > a,
#Side_slide #menu ul li.current_page_item > a,
#Side_slide #menu ul li.current-menu-parent > a,
#Side_slide #menu ul li.current-page-parent > a,
#Side_slide #menu ul li.current-menu-ancestor > a,
#Side_slide #menu ul li.current-page-ancestor > a,
#Side_slide #menu ul li.current_page_ancestor > a,
#Side_slide #menu ul li.hover > a,
#Side_slide #menu ul li:hover > a {
    color: #5d5d5d;
}
#Action_bar .contact_details {
    color: #bbbbbb;
}
#Action_bar .contact_details a {
    color: #5d5d5d;
}
#Action_bar .contact_details a:hover {
    color: #5d5d5d;
    opacity: 0.8;
}
#Action_bar .social li a,
#Header_creative .social li a,
#Action_bar .social-menu a {
    color: #bbbbbb;
}
#Action_bar .social li a:hover,
#Header_creative .social li a:hover,
#Action_bar .social-menu a:hover {
    color: #ffffff;
}
#Subheader .title {
    color: #000000;
}
#Subheader ul.breadcrumbs li,
#Subheader ul.breadcrumbs li a {
    color: rgba(0, 0, 0, 0.6);
}
#Footer,
#Footer .widget_recent_entries ul li a {
    color: #333;
}
#Footer a {
    color: #333;
}
#Footer a:hover {
    color: #222;
}
#Footer h1,
#Footer h1 a,
#Footer h1 a:hover,
#Footer h2,
#Footer h2 a,
#Footer h2 a:hover,
#Footer h3,
#Footer h3 a,
#Footer h3 a:hover,
#Footer h4,
#Footer h4 a,
#Footer h4 a:hover,
#Footer h5,
#Footer h5 a,
#Footer h5 a:hover,
#Footer h6,
#Footer h6 a,
#Footer h6 a:hover {
    color: #222;
}
#Footer .themecolor,
#Footer .widget_meta ul,
#Footer .widget_pages ul,
#Footer .widget_rss ul,
#Footer .widget_mfn_recent_comments ul li:after,
#Footer .widget_archive ul,
#Footer .widget_recent_comments ul li:after,
#Footer .widget_nav_menu ul,
#Footer .widget_price_filter .price_label .from,
#Footer .widget_price_filter .price_label .to,
#Footer .star-rating span {
    color: #222;
}
#Footer .themebg,
#Footer .widget_categories ul,
#Footer .Recent_posts ul li .desc:after,
#Footer .Recent_posts ul li .photo .c,
#Footer .widget_recent_entries ul li:after,
#Footer .widget_mfn_menu ul li a:hover,
#Footer .widget_product_categories ul {
    background-color: #222;
}
#Footer .Recent_posts ul li a .desc .date,
#Footer .widget_recent_entries ul li .post-date,
#Footer .tp_recent_tweets .twitter_time,
#Footer .widget_price_filter .price_label,
#Footer .shop-filters .woocommerce-result-count,
#Footer ul.product_list_widget li .quantity,
#Footer .widget_shopping_cart ul.product_list_widget li dl {
    color: #a8a8a8;
}
#Footer .footer_copy .social li a,
#Footer .footer_copy .social-menu a {
    color: #333;
}
#Footer .footer_copy .social li a:hover,
#Footer .footer_copy .social-menu a:hover {
    color: #222;
}
a#back_to_top.button.button_js,
#popup_contact > a.button {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
a#back_to_top.button.button_js:after,
#popup_contact > a.button:after {
    display: none;
}
#Sliding-top,
#Sliding-top .widget_recent_entries ul li a {
    color: #777882;
}
#Sliding-top a {
    color: #88734a;
}
#Sliding-top a:hover {
    color: #88734a;
}
#Sliding-top h1,
#Sliding-top h1 a,
#Sliding-top h1 a:hover,
#Sliding-top h2,
#Sliding-top h2 a,
#Sliding-top h2 a:hover,
#Sliding-top h3,
#Sliding-top h3 a,
#Sliding-top h3 a:hover,
#Sliding-top h4,
#Sliding-top h4 a,
#Sliding-top h4 a:hover,
#Sliding-top h5,
#Sliding-top h5 a,
#Sliding-top h5 a:hover,
#Sliding-top h6,
#Sliding-top h6 a,
#Sliding-top h6 a:hover {
    color: #88734a;
}
#Sliding-top .themecolor,
#Sliding-top .widget_meta ul,
#Sliding-top .widget_pages ul,
#Sliding-top .widget_rss ul,
#Sliding-top .widget_mfn_recent_comments ul li:after,
#Sliding-top .widget_archive ul,
#Sliding-top .widget_recent_comments ul li:after,
#Sliding-top .widget_nav_menu ul,
#Sliding-top .widget_price_filter .price_label .from,
#Sliding-top .widget_price_filter .price_label .to,
#Sliding-top .star-rating span {
    color: #88734a;
}
#Sliding-top .themebg,
#Sliding-top .widget_categories ul,
#Sliding-top .Recent_posts ul li .desc:after,
#Sliding-top .Recent_posts ul li .photo .c,
#Sliding-top .widget_recent_entries ul li:after,
#Sliding-top .widget_mfn_menu ul li a:hover,
#Sliding-top .widget_product_categories ul {
    background-color: #88734a;
}
#Sliding-top .Recent_posts ul li a .desc .date,
#Sliding-top .widget_recent_entries ul li .post-date,
#Sliding-top .tp_recent_tweets .twitter_time,
#Sliding-top .widget_price_filter .price_label,
#Sliding-top .shop-filters .woocommerce-result-count,
#Sliding-top ul.product_list_widget li .quantity,
#Sliding-top .widget_shopping_cart ul.product_list_widget li dl {
    color: #a8a8a8;
}
blockquote,
blockquote a,
blockquote a:hover {
    color: #444444;
}
.image_frame .image_wrapper .image_links,
.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: rgba(131, 114, 77, 0.8);
}
.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after,
.masonry.tiles .post-item.no-img,
.masonry.tiles .post-item.format-quote,
.blog-teaser li .desc-wrapper .desc .post-title:after,
.blog-teaser li.no-img,
.blog-teaser li.format-quote {
    background: #333;
}
.image_frame .image_wrapper .image_links a {
    color: #ffffff;
}
.image_frame .image_wrapper .image_links a:hover {
    background: #ffffff;
    color: #333;
}
.image_frame {
    border-color: #f8f8f8;
}
.image_frame .image_wrapper .mask::after {
    background: rgba(255, 255, 255, 0.4);
}
.sliding_box .desc_wrapper {
    background: #333;
}
.sliding_box .desc_wrapper:after {
    border-bottom-color: #333;
}
.counter .icon_wrapper i {
    color: #333;
}
.quick_fact .number-wrapper {
    color: #333;
}
.progress_bars .bars_list li .bar .progress {
    background-color: #333;
}
a:hover.icon_bar {
    color: #333 !important;
}
a.content_link,
a:hover.content_link {
    color: #333;
}
a.content_link:before {
    border-bottom-color: #333;
}
a.content_link:after {
    border-color: #333;
}
.get_in_touch,
.infobox {
    background-color: #333;
}
.google-map-contact-wrapper .get_in_touch:after {
    border-top-color: #333;
}
.timeline_items li h3:before,
.timeline_items:after,
.timeline .post-item:before {
    border-color: #333;
}
.how_it_works .image .number {
    background: #333;
}
.trailer_box .desc .subtitle,
.trailer_box.plain .desc .line {
    background-color: #333;
}
.trailer_box.plain .desc .subtitle {
    color: #333;
}
.icon_box .icon_wrapper,
.icon_box a .icon_wrapper,
.style-simple .icon_box:hover .icon_wrapper {
    color: #333;
}
.icon_box:hover .icon_wrapper:before,
.icon_box a:hover .icon_wrapper:before {
    background-color: #333;
}
ul.clients.clients_tiles li .client_wrapper:hover:before {
    background: #333;
}
ul.clients.clients_tiles li .client_wrapper:after {
    border-bottom-color: #333;
}
.list_item.lists_1 .list_left {
    background-color: #333;
}
.list_item .list_left {
    color: #333;
}
.feature_list ul li .icon i {
    color: #333;
}
.feature_list ul li:hover,
.feature_list ul li:hover a {
    background: #333;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a,
.accordion .question.active .title > .acc-icon-plus,
.accordion .question.active .title > .acc-icon-minus,
.faq .question.active .title > .acc-icon-plus,
.faq .question.active .title,
.accordion .question.active .title {
    color: #333;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a:after {
    background: #333;
}
body.table-hover:not(.woocommerce-page) table tr:hover td {
    background: #333;
}
.pricing-box .plan-header .price sup.currency,
.pricing-box .plan-header .price > span {
    color: #333;
}
.pricing-box .plan-inside ul li .yes {
    background: #333;
}
.pricing-box-box.pricing-box-featured {
    background: #333;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea,
.woocommerce .quantity input.qty,
.dark input[type="email"],
.dark input[type="password"],
.dark input[type="tel"],
.dark input[type="text"],
.dark select,
.dark textarea {
    color: #626262;
    background-color: rgba(255, 255, 255, 1);
    border-color: #333;
}
::-webkit-input-placeholder {
    color: #929292;
}
::-moz-placeholder {
    color: #929292;
}
:-ms-input-placeholder {
    color: #929292;
}
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
    color: #88734a;
    background-color: rgba(255, 255, 255, 1) !important;
    border-color: #e1dbd0;
}
:focus::-webkit-input-placeholder {
    color: #929292;
}
:focus::-moz-placeholder {
    color: #929292;
}
.woocommerce span.onsale,
.shop_slider .shop_slider_ul li .item_wrapper span.onsale {
    border-top-color: #333 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    border-color: #333 !important;
}
@media only screen and (min-width: 768px) {
    .header-semi #Top_bar:not(.is-sticky) {
        background-color: rgba(255, 255, 255, 0.8);
    }
}
@media only screen and (max-width: 767px) {
    #Top_bar {
        background-color: #ffffff !important;
    }
    #Action_bar {
        background-color: #ffffff !important;
    }
    #Action_bar .contact_details {
        color: #222222;
    }
    #Action_bar .contact_details a {
        color: #333;
    }
    #Action_bar .contact_details a:hover {
        color: #88734a;
    }
    #Action_bar .social li a,
    #Action_bar .social-menu a {
        color: #bbbbbb;
    }
    #Action_bar .social li a:hover,
    #Action_bar .social-menu a:hover {
        color: #777777;
    }
}
html {
    background-color: #ffffff;
}
#Wrapper,
#Content {
    background-color: #ffffff;
}
body,
button,
span.date_label,
.timeline_items li h3 span,
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
textarea,
select,
.offer_li .title h3 {
    font-family: "Jost", Arial, Tahoma, sans-serif;
}
#menu > ul > li > a,
a.action_button,
#overlay-menu ul li a {
    font-family: "Jost", Arial, Tahoma, sans-serif;
}
#Subheader .title {
    font-family: "Lato", Arial, Tahoma, sans-serif;
}
h1,
h2,
h3,
h4,
.text-logo #logo {
    font-family: "Lato", Arial, Tahoma, sans-serif;
}
h5,
h6 {
    font-family: "Lato", Arial, Tahoma, sans-serif;
}
blockquote {
    font-family: "Lato", Arial, Tahoma, sans-serif;
}
.chart_box .chart .num,
.counter .desc_wrapper .number-wrapper,
.how_it_works .image .number,
.pricing-box .plan-header .price,
.quick_fact .number-wrapper,
.woocommerce .product div.entry-summary .price {
    font-family: "Lato", Arial, Tahoma, sans-serif;
}
body {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0px;
}
.big {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
}
#menu > ul > li > a,
a.action_button,
#overlay-menu ul li a {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0px;
}
#overlay-menu ul li a {
    line-height: 25.5px;
}
#Subheader .title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    letter-spacing: 1px;
}
h1,
.text-logo #logo {
    font-size: 45px;
    line-height: 50px;
    font-weight: 400;
    letter-spacing: 0px;
}
h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 400;
    letter-spacing: 1px;
}
h3 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 1px;
}
h4 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    letter-spacing: 0px;
}
h5 {
    font-size: 19px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 0px;
}
h6 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: 0px;
}
#Intro .intro-title {
    font-size: 70px;
    line-height: 70px;
    font-weight: 400;
    letter-spacing: 0px;
}
.with_aside .sidebar.columns {
    width: 23%;
}
.with_aside .sections_group {
    width: 77%;
}
.aside_both .sidebar.columns {
    width: 18%;
}
.aside_both .sidebar.sidebar-box {
    margin-left: -82%;
}
.aside_both .sections_group {
    width: 64%;
    margin-left: 18%;
}
@media only screen and (min-width: 1240px) {
    #Wrapper,
    .with_aside .content_wrapper {
        max-width: 1122px;
    }
    .section_wrapper,
    .container {
        /*max-width: 1102px;*/
    }
    .layout-boxed.header-boxed #Top_bar.is-sticky {
        max-width: 1122px;
    }
}
@media only screen and (max-width: 767px) {
    .section_wrapper,
    .container,
    .four.columns .widget-area {
        max-width: 480px !important;
    }
}
#Top_bar #logo,
.header-fixed #Top_bar #logo,
.header-plain #Top_bar #logo,
.header-transparent #Top_bar #logo {
    padding: 0;
}
.logo-overflow #Top_bar:not(.is-sticky) .logo {
    height: 90px;
}
#Top_bar .menu > li > a {
    padding: 15px 0;
}
.menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
    margin: 20px 0;
}
.header-plain:not(.menu-highlight) #Top_bar .menu > li > a span:not(.description) {
    line-height: 90px;
}
.header-fixed #Top_bar .menu > li > a {
    padding: 30px 0;
}
#Top_bar .top_bar_right,
.header-plain #Top_bar .top_bar_right {
    height: 90px;
}
#Top_bar .top_bar_right_wrapper {
    top: 25px;
}
.header-plain #Top_bar a#header_cart,
.header-plain #Top_bar a#search_button,
.header-plain #Top_bar .wpml-languages,
.header-plain #Top_bar a.action_button {
    line-height: 90px;
}
@media only screen and (max-width: 767px) {
    #Top_bar a.responsive-menu-toggle {
        top: 40px;
    }
    .mobile-header-mini #Top_bar #logo {
        margin: 5px 0;
    }
}
.twentytwenty-before-label::before {
    content: "Before";
}
.twentytwenty-after-label::before {
    content: "After";
}
#Side_slide {
    right: -250px;
    width: 250px;
}
#Side_slide.left {
    left: -250px;
}
.blog-teaser li .desc-wrapper .desc {
    background-position-y: -1px;
}

.secondary_menu_wrapper .socials {
    text-align: right;
    margin-right: 5px;
    margin-bottom: 5px;
}
.secondary_menu_wrapper .socials a {
    color:#747474
}
.section-about {
    padding-top: 50px;
    padding-bottom: 40px;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
    text-align: left;
    margin-left: 10px;
}
.wpml-languages.enabled span, .wpml-lang span {
        position: relative;
        top: -1px;
        margin-left: 2px;    
}
.wpml-lang-dropdown span {
    margin-left: 3px;
}
.section-about-content {
    padding: 50px;
    background: #FFF;
}
.mt-80 {
    margin-top: -80px;
}
.mt-6 {
    margin-top: -6px;
}
.scale-video {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
  }
  
  .scale-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

#Footer {
      text-align: center;
      padding-top: 20px;
      padding-bottom: 20px;
  }
#Footer .social li { display: inline-block; }
#Footer .copyright { font-size: 12px; }
#Footer .big { font-size: 14px; line-height: 16px; }
#Footer p { margin-bottom: 8px; }
img.scale-with-grid.footer-logo { max-width: 210px; margin-bottom: 10px; }

.tp-revslider-mainul li { position: absolute; top: 0; left: 0; z-index: 0 !important;}
#back_to_top {
    position: fixed;
    bottom: 60px;
    right: 20px;
    border: 1px solid #747474;
    border-radius: 50%;
    color: #747474;
    display: none;
    z-index: 100;
}
.section-box1 {
    padding-top:50px; padding-bottom:50px; background-color:#ededed    
}
.box1-images {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 320px;
    width: 100%;
}
.section-box1 .video, .section-box1 img  { margin-bottom: 10px;}
.col2 { column-count:2 }
.button-right, .button-text {
    text-align: right;
    margin-bottom: 30px;
}
.button-bottom {
    margin-bottom: 30px;
}
.button-right a {
    display: inline-block;
    padding: 9px;
    background-color: #333333;
    color: #FFF;
    font-size: 20px;
    border-radius: 50%;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;   
}
.button-text a {
    display: inline-block;
    padding: 25px;
    padding-top: 4px;
    background-color: #333;
    padding-bottom: 4px;
    color: #FFF;
    font-size: 14px;    
}
.button-bottom a {
    display: inline-block;
    padding: 9px;
    background-color: #333333;
    color: #FFF;
    font-size: 20px;
    border-radius: 50%;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;      
}
.button-text a:hover,.button-right a:hover, .button-bottom a:hover { opacity: 0.8; }
.mt-140 { margin-top:140px }
.mt-110 { margin-top: -110px; background-color: #FFF; padding-left: 50px; padding-right: 50px; }
.disunion-content {
    padding:40px 50px 0;     
}
.disunion-content .column_attr {
    padding: 0 0 0 50px;    
}
.section-embed .column, .columns { margin: 0; }
.section-embed .one.column { width: 100%; }
.section-embed .mcb-wrap { float: none; }
.paddingtop80 { padding-top:80px } 
.paddingtop60 { padding-top:60px }
.paddingbottom80 { padding-bottom:80px } 
.padding-20 { padding:20px } 
.padding-40 { padding:40px } 
.padding-80 { padding:80px } 
.padding-100 { padding:100px } 
.padding-120 { padding:120px } 
.padding-140 { padding:140px }
.section-form.custom-dark {
    background-color: #ededed;
}

.margin-top-x1 { margin-top: 20px; }
.margin-top-x2 { margin-top: 40px; }
.margin-top-x3 { margin-top: 80px; }
.margin-bottom-x1 { margin-bottom: 20px; }
.margin-bottom-x2 { margin-bottom: 40px; }
.margin-bottom-x3 { margin-bottom: 80px; }

.section-single-title .entry-title {
    font-size: 2.25rem;
    line-height: 1.16667;
    margin-bottom: 0.32em;
    font-weight: 600;
    text-align: center;
    color: #2f2f2f;
    padding-left: 30px;
    padding-right: 30px;
}
.section-single-title .entry-summary {
    color: #808080;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    margin: 1.5em 0 1.1em;
    font-size: 16px;
    line-height: 26px;  
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;    
}
.section-single-title hr {
    width: 100%;
    height: 1px;
    margin-top: 35px;
    margin-bottom: 35px;    
}

.section-full-image div { background-size: cover; background-repeat: no-repeat; background-position: center center; width:100%; height: 550px; }

.heading_title { text-align: center; font-weight: 600; font-size: 28px; margin-bottom: 10px; margin-top: 20px; }
.heading_subtitle { text-align: center; font-weight: 600; font-size: 18px; color: #808080; margin-bottom: 10px;}
.section-box2 .column {
    float: none;
    margin-bottom: 20px;
}
.section-box2-image { margin-bottom: 20px; }
.stretch-box {
    max-width: 600px; margin-left:auto; margin-right: auto;
}
.bg-white { 
    background-color: #FFF; 
    padding-left: 50px;
    padding-right: 50px;    
}

.layout-sidebar {
    display: flex;
    flex-direction: row;
    width: 100%;    
    max-width: 1108px;
    margin: 0 auto;    
}

.layout-sidebar .column-left {
    width:70%;
    background-color: #FFF;
    z-index: 0;
    padding-left: 30px;
    padding-right: 30px;    
}
.layout-sidebar .sidebar {
    width: 30%;
    background-color: #FFF;
    display: block;
    z-index: 0;
}

.panel-layout .bg-white { 
    padding-left: 0px;
    padding-right: 0px;
}
.panel-layout .stretch-box {
    max-width: 500px;
}
.sidebar {
    padding-top: 30px;
}
.sidebar-box {
    width: auto;
    margin-top: 30px;
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
    box-sizing: border-box;
    border: 4px solid #f6f6f6;
    padding: 25px;
    margin-bottom: 30px;
}
.sidebar .big {
    font-size: 14px;
    line-height: 22px;
}
.form-group {
    width: 100%;
    margin-bottom: 10px;
    max-width: 500px;
}
.form-group input.form-control, textarea.form-control {
    color: #626262;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    outline: 0;
    border: 1px solid #808080;
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
}
.form-container .wpcf7-list-item { margin: 0;}
.form-container a { text-decoration: underline;}

.form-container input[type="submit"] {
    background-color: #464646;
    color: #FFF;
}
.form-container input[type="submit"]:disabled  {
    opacity: 0.5;
}
.form-container input[type="submit"]:hover {
    opacity: 0.8;
}
.form-container .wpcf7-not-valid-tip {
    font-size: 12px;
}
.layout-sidebar .form-group, .stretch-box .form-group {
    max-width: 480px;
}
.section-services {
    margin-bottom: 30px;
    width: 100%;
    font-size: 16px;  
}
.section-services table td {
    border-color: #e8e8e8;
}
.section-services table td { text-align: left; }
.section-services ul {
    font-size: 16px;
    border: 0;
}
.section-services tr {
    margin-bottom: 10px;
}
.section-services table td.services-li-image {
    width: 50px; text-align: center; font-size: 18px;
}
.services-li-title {
    min-width: 120px; font-weight: 500;    
}
.sidebar h4 {
    font-size: 24px;
    line-height: 28px;    
}

.section-gallery {
    margin-top: 20px; margin-bottom: 20px;
    margin-left: -15px;
}
.section-gallery .gallery-thumb { 
    width: calc(25% - 24px);
    height: 250px;
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 15px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.opa0 { opacity: 0;}
.opa100 { opacity: 1; transition: opacity 1s ease-in;}

#Side_slide .menu_wrapper2 .secondary-menu {
    width: 100%!important;
    margin-bottom: 30px;
}
#Side_slide .menu_wrapper2 .secondary-menu li {
    width: 100%;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.03);
}
#Side_slide .menu_wrapper2 .secondary-menu li a {
    display: block;
    padding: 11px 5px 10px 20px;
    margin-right: 50px;
    text-decoration: none;
    line-height: 19px;
    font-weight: 500;
    letter-spacing: 0px;
    font-family: "Jost", Arial, Tahoma, sans-serif;
    font-size: 15px!important;
}
.flex-next, .flex-prev {
    font-size: 0;
}
.flex-direction-nav a:before {
    font-size: 24px;
}
#flex-carousel li { cursor: pointer; }
#flex-carousel li:hover { opacity: 0.8; }

#footer-buttons { display: none; }

.map iframe {
    width: 100% !important;
}

.menu-nav {
    position: absolute;
    right: 0;
    text-align: right;
    top: 40px;
    display: flex;
    flex-direction: column;
    align-items: end;    
}
.socials {
    margin-right: 8px;
    font-size: 18px;
}

.sup-menu {
    background-color: #333;
    color: #FFF;
    padding: 5px 0px;
}
.sup-menu a { color: #FFF; }
.sup-menu a:hover { color: #FFF; opacity: 0.8; }
.sup-menu .container {
    display: flex;
    gap: 24px;
}
.is-sticky .sup-menu {
    display: none;
}

.contacts-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.contacts-container a {
    width: auto; padding: 24px; font-size: 24px;
    background-color: #EEE;
    margin: 10px;
    min-width: 200px;    
}
.py-5 {
    margin-bottom: 32px;
}
.subtitle-span {
    background-color: #f7eb3e;
    border-radius: 50%;
    padding: 3px;
    display: inline-block;
    aspect-ratio: 1;
    line-height: 28px;
    color: #000;
    font-weight: 600;
    text-shadow: none;
}
@media (max-width:992px) {
    .sup-menu {
        display: none;
    }
}
@media (max-width:1200px) {
    .layout-sidebar {
        max-width: 920px;
    }    
}
@media (max-width:992px) {
    .socials {
        margin-right: 2px;
    }       
    .section-about {
        padding-top: 40px;
    }    
    .heading_primary {
        font-size: 14px;
    }
    .article-heading h1 {
        font-size: 38px;
        line-height: 42px;
    }
    .heading_secondary {
        font-size: 28px;
        margin-top: 15px;
    }
    .big {
            font-size: 14px;
            line-height: 20px;
    }
    .box-shadow-img {
        margin-top: -6px !important;
    }
    .section-box1 h5, .section-about h5 {
        font-size: 20px;
        line-height: 24px;        
    }  
    .section-box1 .one-fourth.column {
        width: 48%;
    }
    .disunion-content {
        padding-left: 0;
    }
    .disunion .section_wrapper .mcb-wrap {
        margin-top: -6px;
    }
    .paddingtop80 { padding-top:40px } 
    .paddingbottom80 { padding-bottom:40px } 
    .padding-20 { padding:10px } 
    .padding-40 { padding:20px } 
    .padding-80 { padding:40px } 
    .padding-100 { padding:50px } 
    .padding-120 { padding:60px } 
    .padding-140 { padding:70px }  
    
    .section-full-image div {
        height: 450px;
    }
    .layout-sidebar {
        display: initial;
        width: 100%;    
        max-width: 100%;
    }
    .layout-sidebar .column-left {
        width: 100%;
        padding: 0;
    }
    .layout-sidebar .sidebar {
        width: 100%;
    }
    .sidebar {
        padding-top: 0px;
    }    
    .sidebar-box {
        margin-left: auto;
        margin-right: auto;
        max-width: 708px;
    }
    .section-gallery .gallery-thumb {
        height: 250px;
    }     
}
@media (max-width:800px) {
    .tp-tabs { display: none !important; }
    .col2 { column-count:auto }
}
@media (max-width:767px) {
    #Top_bar .wpml-languages ul.wpml-lang-dropdown li:first-child {
        border-top: 1px solid rgba(0,0,0,0.05);
    }
    #Top_bar .top_bar_right_wrapper {
        padding-top: 17px;
    }
    #Top_bar #logo img {
        vertical-align: middle;
        width: 110px;
        height: auto;
        margin-top: -5px;
    }
    .mobile-header-mini #Top_bar .top_bar_right {
        width: 115px;
    }
    .header-stack #Top_bar .logo #logo {
        display: inline-block;
        width: 90px;
    }
    .paddingright80 {
        padding-right: 0;
    }
    .section-about {
        padding-bottom: 0px;
    }    
    div#Top_bar.is-sticky {
        padding-bottom: 20px;
    }    
    div#Top_bar.is-sticky #logo img {
        margin-top: 10px;    
    }
    .paddingtop80 { padding-top:0px } 
    .paddingbottom80 { padding-bottom:0px } 
    .padding-20 { padding:40px } 
    .padding-40 { padding:40px } 
    .padding-80 { padding:40px } 
    .padding-100 { padding:40px } 
    .padding-120 { padding:40px } 
    .padding-140 { padding:40px }   
    
    .sidebar-box {
        max-width: 480px;
    }
    .services-li-title {
        min-width: 0;
    } 
    .section-gallery .gallery-thumb { 
        width: calc(50% - 20px);
    }
    #Side_slide #menu {
        margin-bottom: 0px;
    }
    #footer-buttons {
        position: fixed;
        bottom: 0;
        background-color: #333;
        color: #FFF;
        width: 100%;
        height: 60px; 
        display: block;
        z-index: 999;       
    }
    #footer-buttons ul { margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
        height: 60px; }
    #footer-buttons ul li { width: 25%; border-right: 1px solid #222; }
    #footer-buttons a { color: #FFF; display: block; height: 60px; text-align: center; line-height: 60px; }
    #footer-buttons a:hover { color: #DDD; }
    #Footer { padding-bottom: 90px; }    

    .menu-nav .socials {
        display: none;
    }    
    .menu-nav {
        top: 8px;
    }    
    .logo {
        padding: 3px 0!important;
    }    
}
@media (max-width:600px) {
    .contacts-container a {
        width: 100%;
    }    
.sidebar-box {
    max-width: 100%;
    margin-left: 30px;
    margin-right: 30px;
}     
}
@media (max-width:480px) {
    .section-about-content {
        padding: 20px;
    }
    .wpml-languages span {
        display: none;
    }
    #Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
        text-align: center;
        margin-left: 0px;
    }
    .box1-images {
        height: 220px;
    }
    .disunion-content {
        padding-right: 20px;
    } 
    .disunion-content .column_attr {
        padding-left: 20px;
    }
    .section-full-image div {
        height: 350px;
    }
    .mt-110 {
        margin-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .section-single-title .entry-summary {
        font-size: 14px;
        line-height: 20px;
    }
    .section-services table td.services-li-image {
        width: auto;
        text-align: center;
        font-size: 14px;
    }
    .section-services {
        font-size: 14px;  
    }
    .section-single-title .entry-title {
        padding-left: 0px;
        padding-right: 0px;
    }
    .section-single-title .entry-summary {
        padding-left: 0px;
        padding-right: 0px;
    }
    #footer-buttons {
        font-size: 12px;
    }
    #Footer .social li { font-size: 24px; }
}
@media (max-width:380px) {
    .section-gallery .gallery-thumb { 
        width: 100%;
        height: 150px;        
        margin-left: 0px;
        margin-bottom: 15px;
    }
    .section-gallery {
        margin-left: 0;
    }    
}
.grecaptcha-badge { display: none !important;}
.slick-dots li button:before { font-size: 14px; }
.slick-prev {
    left: 8px;
    z-index: 2;
}
.slick-next {
    right: 0px;
    z-index: 2;
}
.slick-next, .slick-prev { color: #DDD; }
.slick-next:before, .slick-next:after, .slick-prev:before, .slick-prev:after {
    content: '';
    background-color: transparent !important;
}

.slick-next, .slick-prev {
    font-size: 32px;
    width: 30px;
    height: 30px;
}
.slick-dots {
    bottom: -35px;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    color: #CCC;
    outline: 0;
    background: none;
}

.custom-article-image {
    min-height: 300px;
    padding: 16px;    
    display: flex;
    align-items: end;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-sizing: border-box
}
.custom-article-description { margin-bottom: 30px; }
.custom-article-link:hover { opacity: 0.8; }
.custom-article-image h3 { color: #FFF; margin-bottom: 0; position: relative; z-index: 1; }
.custom-article-image .custom-article-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-image: linear-gradient(180deg,transparent,rgba(0,0,0,0.5)); }

.slider-with-thumbs-image { width: 100%; height: 500px; background-position: center center; background-size: cover; background-repeat: no-repeat; }
.slider-thumbs-image { cursor:pointer; width: 100%; height: 150px; background-position: center center; background-size: cover; background-repeat: no-repeat; }
.slider-thumbs-image:hover { opacity: 0.8; }
.slider-with-thumbs { margin-bottom: 12px; }
.slider-thumbs { margin-bottom: 30px; }

.section-gallery .slick-slide {
    margin: 0 6px;
}
/* the parent */
.section-gallery .slick-list {
    margin: 0 -6px;
}

@media (max-width:480px) {
    .custom-article-image {
        min-height: 200px;    
    }
    .slider-with-thumbs-image { height: 280px;  }
    .slider-thumbs-image { height: 100px;  }
    .slider-thumbs { display: none; }
    .custom-article-image h3 { font-size:24px; line-height:24px }
       
}