GFa:h@charset "utf-8";
/* CSS Document */
/* --- CSS Reset --- */

@font-face { font-family: 'MyFont'; font-style: normal; font-weight: normal; src: url(/fonts/Oswald-Light.woff) format('woff'); font-display: swap;}
@font-face { font-family: 'MyFontMed'; font-style: normal; font-weight: bold; src: url(/fonts/Oswald-Regular.woff) format('woff');font-display: swap; }

@font-face { font-family: 'MyBody'; font-style: normal; font-weight: bold; src: url(/fonts/LatoLatin-Regular.woff) format('woff'); font-display: swap; }
@font-face { font-family: 'MyBodyBold'; font-style: normal; font-weight: bold; src: url(/fonts/LatoLatin-Bold.woff) format('woff'); font-display: swap; }


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-family: inherit; }
.div { transition: all 1s; }
.div, section, div, ul, li, h1, h2, h3, h4, h5, h6, ol, input, select, textarea, header, footer, article { box-sizing: border-box; }





body { background-color: #fff; margin: 0px; padding: 0px; font-family: 'MyBody', Arial, sans-serif; line-height: 1; }

ol, ul { list-style: none;margin-bottom:20px; }
a:link { color: #069; text-decoration: none; }
a:visited { color: #069; text-decoration: none; }
a:hover { color: #069; }
a:active { color: #069; text-decoration: none; }
a { color: #069; }
table { border-collapse: collapse; border-spacing: 0; }
small { font-size: 12px; line-height: 1.2em; }


p, li { font-family: 'MyBody', Arial, sans-serif; font-size: 15px; line-height: 1.5em; margin-bottom: 15px; color: #222; }
li {margin-bottom: 10px; list-style-image: url(/images/bullet-round.png); }

h1 { margin-bottom:25px!important; padding-top: 15px;font-size:30px; }


#wrapper { width: 100%; max-width: 6500px; min-width: 320px; margin: auto; background-repeat: no-repeat; background-position: center bottom; position: relative; }

.MAIN, #MAINBODY {display:block;width:100%!important;padding:15px 2%;max-width:1450px;margin:0 auto 0px auto!important;float:none!important;background: #fff;}

#SIDE{display:none;}
img.alignleft{float:left;}
h1, h2, h3{font-family: 'MyFontMed';}

h1 { font-size: 27px; color: #069; font-weight: normal;line-height: 1.2em;display: block; width: auto; margin: auto; text-align: center; font-variant: normal; }

h2 { font-size: 19px; color: #069; font-weight: normal; letter-spacing: 0.01em; line-height: 1.2em; display: block; width: auto; margin: auto; text-align: center; font-variant: normal; }
.post:hover h2 { color: #C03; }

h3 {font-size: 20px; color: #069; font-weight: normal;line-height: 1.2em; display: block; width: auto; margin: 20px auto ; text-align: center; font-variant: normal; }

h4, a h4, .entry-content h4, .comment-content h4 { font-size: 22px; font-weight: normal; color: #069; line-height: 1.3em; font-family: 'MyFont', Arial, sans-serif; display: block; text-align: left; text-decoration: none; margin-bottom: 15px; }

h5 { font-size: 14px; color: #069; line-height: 1.3em; font-family: Arial, sans-serif; display: block; text-align: left; text-decoration: none; font-style: italic; margin-top: 15px; margin-bottom: 20px; }

h5 strong { font-size: 18px; font-weight: bold; color: #960; }

h6 { font-size: 14px;}
h6 em{ font-size: 14px;}

#MargoH1 { margin: 0; }


.dropdown, .nav-menu { text-align: center; display: inline-block; }
ul.dropdown, ul.dropdown li, ul.dropdown u, ul.nav-menu, ul.nav-menu li, ul.nav-menu u { list-style: none; margin: 0; padding: 0; }
ul.dropdown, ul.nav-menu { position: relative; z-index: 597; float: none; text-align: center; width: 100%; margin: auto; }
ul.dropdown li, ul.nav-menu li { float: none; line-height: 1.3em; zoom: 1; display: inline-block; vertical-align: top; margin-left: -4px; }
ul.dropdown li.hover, ul.dropdown li:hover, ul.nav-menu li:hover, ul.nav-menu li:hover { position: relative; z-index: 599; cursor: default; }
ul.dropdown ul, ul.nav-menu ul { visibility: hidden; position: absolute; top: 100%; left: 0; padding-left: 0; z-index: 598; width: 100%; text-align: left; background: #fff; width: auto; min-width: 200px; box-shadow: 0 2px 2px rgba(0,0,0,0.5); z-index: 99999999; }
ul.dropdown ul li, ul.nav-menu ul li { float: none; width: 100%; box-sizing: border-box; margin-left: 0px; }
ul.dropdown ul ul, ul.nav-menu ul ul { top: 0px; left: 99%; width: auto; margin: 0; padding: 0; }
ul.dropdown li:hover > ul, ul.nav-menu li:hover > ul { visibility: visible; }
ul.dropdown li.rtl ul { top: 100%; right: 0; left: auto; }
ul.dropdown li.rtl ul ul { top: 1px; right: 99%; left: auto; }
.dropdown li.n-home, .nav-menu li.n-home, .has-dropdown { display: inline-block; float: none!important; }
.dropdown li a, .nav-menu li a { font-family: 'MyFont', Arial, serif; font-size: 18px; line-height: 45px; color: #fff; font-weight: normal; text-decoration: none; display: block; font-style: normal; letter-spacing: 1px; text-align: center; text-transform: uppercase; margin-top: 0px; padding: 0px 15px; position: relative; box-sizing: border-box; cursor: pointer; }
.dropdown li a:hover, .nav-menu li a:hover, .nav-menu li a:focus { color: #fff; text-shadow: 0 0 11px #000; background: rgba(0,0,0,0.4); outline: none; }
.nav-menu .current-menu-item a, .nav-menu .current-menu-parent a { color: #fff; text-shadow: 0 0 11px #000; font-family: 'PT', Arial; background: rgba(0,0,0,0.4); }
.nav-menu .current-menu-item a, .nav-menu .current-menu-parent a { border-bottom: 1px none rgba(0,0,0,0)!important; }
.dropdown li li a, .nav-menu li li a, .nav-menu .current-menu-item li a, .nav-menu .current-menu-parent li a { background-color: rgba(0,0,0,0.1); border-bottom: 1px solid #999!important; }
.dropdown li:hover li a, .nav-menu li:hover li a { color: #000; text-shadow: 0 0 0px #000; letter-spacing: 0.05em; border-bottom: 1px solid #ddd!important; }
.nav-menu .current-menu-item:hover li a { background-color: rgba(0,0,0,0.01); border-bottom: 1px solid #999!important; }
.nav-menu .current-menu-item:hover li a:hover { background-color: rgba(0,0,0,0.06); border-bottom: 1px solid #ccc; }
.dropdown li li a, .nav-menu li li a, .nav-menu li li a, .nav-menu li li a { text-transform: none; color: #000; display: block; font-size: 17px; line-height: 40px; letter-spacing: normal; text-align: left!important; white-space: nowrap; width: 100%; box-sizing: border-box; background-color: rgba(0,0,0,0.01); }
.nav-menu ul li a { font-family: 'PT', Arial, serif; padding: 0px 15px; line-height: 33px; height: 33px; font-size: 16px; }
.dropdown li li a:hover, .nav-menu li li a:hover { background-color: rgba(0,0,0,0.05); }
.dropdown li li a:active, .nav-menu li li a:active { background-color: rgba(0,0,0,0.05); color: #000; }
.nav-menu .current-menu-item:first-child a { background: transparent; }
a.skip-main { left: -999px; position: absolute; top: auto; width: 260px; height: 40px; overflow: hidden; z-index: -999; text-decoration: none; }
a.skip-main:focus, a.skip-main:active { color: #fff; background-color: #900; left: auto; top: auto; height: auto; overflow: auto; margin: 10px 35%; padding: 5px; text-align: center; font-size: 1.2em; z-index: 999; }
.Nocopy { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.content { width: 100%; max-width: 1920px; max-width: 1500px; min-width: 320px; margin: auto; margin-top: 0; position: relative; vertical-align: top; }
.contentMR { width: 100%; max-width: 1920px; max-width: 1500px; min-width: 320px; margin: auto; margin-top: -10px; position: relative; vertical-align: top; }




.TOP-pic { display: block; margin: auto; max-width: 100%; min-width: 320px; }
body .Directions { font-size: 16px; padding-left: 40px; background-image: url(/images/local.png); background-repeat: no-repeat; background-position: left top; height: auto; line-height: 1.4em; display: inline-block; float: left; text-align: left; padding-bottom: 10px;background-size: auto 30px; }
body .Mail { font-size: 16px; padding-left: 40px; margin-left: 0px; background-image: url(/images/mail.png); background-repeat: no-repeat; background-position: left center; height: 30px; line-height: 32px; display: inline-block; text-decoration: underline; background-size: auto 100%;}
body .Phone { font-size: 16px; padding-left: 40px; margin-left: 0px; background-image: url(/images/phone.png); background-repeat: no-repeat; background-position: left center; height: 30px; line-height: 32px; display: inline-block;background-size: auto 100%; }
#MAINBODY h3 { font-size: 20px; font-family: 'MyFontMed', Arial, Helvetica, sans-serif; color: #069; margin-top: 30px; margin-bottom: 10px; margin-left: 0px; padding-top: 3px; border-top: 3px none #CCC; line-height: 1.2em; text-alignDD: left; text-align: left; clear: both; }
#MAINBODY h1 strong, #MAINBODY h2 strong, #MAINBODY h3 strong, #MAINBODY h4 strong { font-weight: normal; }
body #MAINBODY h3 em, body #MAINBODY em h3 { font-size: 22px; color: #036; margin-bottom: -18px; display: block; border-top: 3px dotted #fff; text-align: left; background-image: url(/images/logo-icon.png); background-repeat: no-repeat; background-sizeD: auto 100%; background-position: left center; padding-left: 40px; }
#MAINBODY h2, h2 { font-family: 'MyFontMed', Arial, Helvetica, sans-serif; font-size: 22px; line-height: 1.2em; color: #000; margin-bottom: 10px; margin-top: 20px; }
#MAINBODY h3 a { color: #960; }
body #MAINBODY h6 { font-size: 19px; color: #069; color: #036; letter-spacing: normal; margin-top: 30px; margin-bottom: 20px; margin-left: 0px; padding-top: 8px; border-top: 2px none #CCC; line-height: 1.5em; text-alignDD: left; font-family: Arial, serif; text-align: left; clear: both; font-weight: normal; }
#MAINBODY { padding: 10px 2%; padding-top: 0px; padding-bottom: 0px; margin-left: 0px; width: 74%; float: left; color: #555; position: relative; }
body #MAINBODY p {text-align: left;}
#MAINBODY li { text-align: left; margin-bottom: 10px; margin-left: 70px;}
#MAINBODY ol li { text-align: left; margin-bottom: 7px; margin-left: 70px; list-style-position: outside; list-style-type: decimal; }
body #wp { background-image: url(/images/TOP-BG.png); background-repeat: repeat-x; margin-top: 0; position: relative; top: 0px; width: 100%; min-width: 800px; min-width: 320px; min-height: 810px; max-width: 2560px; margin: auto; }
.HeaderH1 { font-family: 'MyFontMed', Arial, serif; font-size: 60px; color: #745325; text-decoration: none; display: inline-block; float: left; height: 40px; width: 30%; min-width: 300px; text-align: center; }
#TOP { width: 100%; min-width: 320px; height:60px; display: block; background: rgba(250,250,250,0.8); z-index: 999; position: relative; overflow: hidden; -webkit-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.4); box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.4); transition: 1s; }
.TOP-gradient { background: #ffffff; background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 11%, #d9d8cd 71%, #d9d8cd 100%); background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(18%, #ffffff), color-stop(81%, #d9d8cd), color-stop(100%, #d9d8cd)); background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 11%, #d9d8cd 71%, #d9d8cd 100%); background: -o-linear-gradient(left, #ffffff 0%, #ffffff 11%, #d9d8cd 71%, #d9d8cd 100%); background: -ms-linear-gradient(left, #ffffff 0%, #ffffff 11%, #d9d8cd 71%, #d9d8cd 100%); background: linear-gradient(to right, #ffffff 0%, #ffffff 11%, #d9d8cd 71%, #d9d8cd 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d8cd', GradientType=1 );
background-repeat: repeat; background-position: left top; background-size: 2560px 100%; }
#TOP .Flag { background-image: url(../images/Flag.jpg); padding-left: 40px; background-repeat: no-repeat; background-position: left center; display: block; }
.Logo { float: left; display: block; border: none #fff; margin-top: 0px; margin-left: 0px; color: #FFF; width: auto; height: auto; padding: 0; margin-left: 0px; }
.Slogan { font-size: 19px; letter-spacing: 1px; line-height: 100px; margin-right: 20px; text-decoration: none; display: block; float: right; width: 300px; height: 20px; color: #555; font-style: italic; text-align: right; font-family: Times, serif; }
#Logo a { font-family: TrajanPro-Bold; letter-spacing: 2px; font-size: 36px; line-height: 26px; line-height: 1.1em; color: #3D4F00; text-decoration: none; }
#PHONE-BIG p { font-size: 14px; letter-spacing: 7px; line-height: 7em; margin-top: 0px; margin-left: 5px; text-transform: uppercase; text-decoration: none; }
#TOP .PHONE { display: block; width: 200px; height: 33px; font-size: 28px; line-height: 33px; color: #069; color: #C03; text-decoration: none; text-shadow: 0px 0px 0px #fff; text-align: right; letter-spacing: 1px; text-decoration: none; font-family: 'MyFontMed', Arial, serif; float: right; font-weight: normal; position: absolute; right: 30px; top: 10px; z-index: 99; }
.center, #CONTENT-page .center { margin: auto; text-align: center; }
body .Red { color: #900; }
body .Gold { color: #745325; }
body .Gray { color: #999; }
body .small-11 { font-size: 11px; }
body .small-12 { font-size: 12px; }
body .right { text-align: right; float: right; }
body .date, body #MAINBODY .smallPost .date { color: #777; clear: both; width: 100%; display: block; text-align: left; margin: 7px; padding: 0; font-size: 12px; }
body #MAINBODY .smallPost h4 { color: #090; text-align: center; }
#CONTENT-page { width: 100%; background-position: right bottom; color: #666; background-repeat: repeat; display: block; min-height: 300px; clear: both; position: relative; z-index: 444; padding-bottom: 0px; -webkit-box-shadow: 0 3px 8px 0 #ccc; -moz-box-shadow: 0 3px 8px 0 #ccc; -ms-box-shadow: 0 3px 8px 0 #ccc; -o-box-shadow: 0 3px 8px 0 #ccc; box-shadow: 0 3px 8px 0 #ccc; text-align: center; margin-top: 0px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #069;box-shadow:none!important; }
.CONTENT-page-Holder { width: 100%; background-repeat: repeat; background-position: center bottom; position: relative; padding-bottom: 0px; background-colorD: #fff; min-height: 320px; background: rgba(255,255,255,1); background: -moz-linear-gradient(top, rgba(255,255,255,1) 31%, rgba(255,255,255,0) 100%); background: -webkit-gradient(left top, left bottom, color-stop(31%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0))); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 31%, rgba(255,255,255,0) 100%); background: -o-linear-gradient(top, rgba(255,255,255,1) 31%, rgba(255,255,255,0) 100%); background: -ms-linear-gradient(top, rgba(255,255,255,1) 31%, rgba(255,255,255,0) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 31%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}



.left, #CONTENT-page .left { text-align: left; }
button, input, textarea { border: 1px solid #ccc; border-radius: 1px; font-family: inherit; padding: 6px; padding: 0.428571429rem; }
#SIDE { width: 217px; padding: 0px; padding-right: 0px; padding-left: 0px; float: right; margin-bottom: 5px; background-repeat: repeat; background-position: 0px 1px; position: static; margin-top: 10px; margin-right: 10px; z-index: 9; }
.Watermark { background-position: right bottom; background-image: url(/images/Watermark.png); background-size: 100% auto; width: 210px; height: 220px; display: block; clear: both; background-repeat: no-repeat; position: absolute; right: 15px; bottom: 7px; }
.WatermarkHolder { width: 210px; height: 20px; display: block; clear: both; background-repeat: no-repeat; }
.ContactInfo { display: block; clear: both; margin: auto; max-width: 433px; margin-top: 20px; }
#CONTENT-page #SIDE h2 { font-size: 17px; color: #000; padding-top: 4px; font-family: Arial; padding-bottom: 5px; text-align: left; }
#SIDE h3 { font-size: 20px; color: #069; padding-top: 2px; padding-bottom: 8px; font-family: Arial, serif; padding-bottom: 0px; margin-bottom: 0; text-align: center; }
#CONTENT-page #SIDE { font-size: 14px; text-align: left; line-height: 1.4em; color: #888; }
.block { display: block; margin: auto; }
.block:before, .block:after, .post:before, .post:after { content: " "; display: table; }
.block:after, .post:after { clear: both; }
#TOP-BUTTONS a { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; line-height: 32px; text-transform: uppercase; font-weight: bold; text-decoration: none; display: inline-block; letter-spacing: 1px; text-align: center; border: none; widthD: 166px; color: #999; margin: 0; padding-left: 20px; padding-right: 20px; margin-left: -4px; margin-right: -4px; vertical-align: top; }
#TOP-BUTTONS a:hover { color: #000; background: -moz-linear-gradient(bottom, #d1c5a1 0%, #ede9da 24%, #ab976f 100%); background: -webkit-gradient(left bottom, left top, color-stop(0%, #d1c5a1), color-stop(24%, #ede9da), color-stop(100%, #ab976f)); background: -webkit-linear-gradient(bottom, #d1c5a1 0%, #ede9da 24%, #ab976f 100%); background: -o-linear-gradient(bottom, #d1c5a1 0%, #ede9da 24%, #ab976f 100%); background: -ms-linear-gradient(bottom, #d1c5a1 0%, #ede9da 24%, #ab976f 100%); background: linear-gradient(bottom top, #d1c5a1 0%, #ede9da 24%, #ab976f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1c5a1', endColorstr='#ab976f', GradientType=0 );
}
#TOP-BUTTONS .active { background-color: #FFF; }
#TOP-BUTTONS .active:hover { background-color: #FFF; background: none; }
#BUTTON-CONTENT { display: block; width: 100%; max-width: 100%; min-width: 320px; background-color: #555; background-image: -moz-linear-gradient(top, #fff, #ccc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc)); background-image: -webkit-linear-gradient(top, #fff, #ccc); background-image: -o-linear-gradient(top, #fff, #ccc); background-image: linear-gradient(to bottom, #fff, #ccc); background-size: 100% 45px; background-position: top; border-top: 1px solid #069; border-bottom: 1px solid #7e6324; border-bottom: 6px solid #069; position: relative; z-index: 1001; text-align: center; }
body #BUTTON-CONTENT { background-image: url(/images/Button-Gradient-Top.png); background-image: none; background-position: 0px 0px; background-color: #254A69; border-top: 1px none #254A69; border-bottom: 3px none #09C; position: relative; z-index: 1001; text-align: center; }
#BUTTONS-TOP { width: 100%; margin: auto; text-align: center; }
#BUTTONS-TOP ul { vertical-align: top; margin: auto; width: 100%; max-width: 1800px; }
#BUTTONS-TOP ul li { vertical-align: top; display: inline-block; vertical-align: top }
#BUTTONS-TOP a { font-family: 'MyFontMed', 'Helvetica Narrow', Arial, serif; font-size: 17px; line-height: 42px; color: #fff; font-weight: normal; text-decoration: none; display: block; float: left; font-style: normal; letter-spacing: 1px; border-right: 1px solid #888; text-align: center; text-transform: uppercase; margin-top: 0px; padding:0 12px; position: relative; }
#BUTTONS-TOP a { color: #fff; border-right: 1px solid #035; }
#menu-item-19 a { background:#00993c; }
#BUTTONS-TOP li:last-child a { border-right: none; }
body #BUTTONS-TOP li, body .main-navigation ul li, body #BUTTONS-TOP ul li { display: inline-block; float: none; }
body .BUTTONS-TOP-Custom li { margin-right: -6px; }
body #BUTTONS-TOP li li, .main-navigation ul li, body #BUTTONS-TOP ul li li { display: block; float: left; }
#BUTTONS-TOP li, #BUTTONS-TOP li li, #BUTTONS-TOP li li li { padding: 0; padding-left: 0; box-sizing: border-box; }
#BUTTONS-TOP li a:hover, #BUTTONS-TOP .current-menu-item a:hover #BUTTONS-TOP li:hover, #BUTTONS-TOP li:hover a, #BUTTONS-TOP li a:active, #BUTTONS-TOP li a:focus { background-image: none; background-position: 0px 0px; background-color: #069; color: #fff; }
#BUTTONS-TOP .current-menu-item a, #BUTTONS-TOP .current-menu-parent a { background-image: none; color: #000; background-position: 0px 4px; background-repeat: repeat-x; background-color: #069; color: #fff; }
#BUTTONS-TOP li ul { min-width:200px; text-align: left; margin-top: -1px; letter-spacing: normal; -webkit-box-shadow: 0 0 5px #555; -moz-box-shadow: 0 0 5px #555; -ms-box-shadow: 0 0 5px #555; -o-box-shadow: 0 0 5px #555; box-shadow: 0 0 5px #555; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding-bottom: 6px; z-index: 99999999999999; border-bottom: 5px solid #60C; background-color: #aaa; box-sizing: border-box; }
#BUTTONS-TOP ul ul { background-color: #ccc; padding: 0; width: auto; -webkit-box-shadow: 0 1px 6px #444; -moz-box-shadow: 0 1px 6px #444; -ms-box-shadow: 0 1px 6px #444; -o-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444; border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; padding-bottom: 0px; z-index: 999999999999999999999999999999; border-bottom: solid 10px #069; }
#BUTTONS-TOP ul ul ul { background: #ddd; border-bottom: solid 5px #614112; margin-top: -1px; border-top: 1px solid #555; width: auto; }
body #BUTTONS-TOP li li a, body #BUTTONS-TOP li:hover li a { line-height: 36px; height: 35px; display: block; color: #333; text-shadow: 0 0 3px #fff; text-transform: capitalize; letter-spacing: normal; text-align: left; padding-left: 15px; padding-right: 10px; min-width: 100%; background-image: none; background-color: #eee; border: none; border-bottom: none; font-size: 16px; padding-top: 0px; padding-bottom: 0px; margin-bottom: 0px; border-bottom: solid 1px #999; box-sizing: border-box; }
#BUTTONS-TOP li li li a, body .main-navigationDDD li ul li ul li a { background-color: #fff; color: #222; height: 30px; width: 100%; padding-top: 0px; padding-bottom: 0px; display: block; margin-bottom: 0; }
body #BUTTONS-TOP ul li ul li a:hover, body #BUTTONS-TOP ul ul li:hover li, body #BUTTONS-TOP ul li ul li a:active, body #BUTTONS-TOP ul li ul li a:focus { background-color: #fff; color: #000; text-shadow: 0 0 0 #fff; background-image: none; z-index: 9999; position: relative; top: 0px; right: 0px; }
body #BUTTONS-TOP ul ul:hover { background-color: #ddd; color: #F00; }
body .main-navigation ul li, body #BUTTONS-TOPDD ul li { margin-left: -5px; }
body .main-navigation ul li ul li, body #BUTTONS-TOPDD ul li ul li { margin: 0px; margin-top: 0-4px; }
.bar { height: 3px; width: 100%; display: block; clear: both; background-color: #036; }
body #TITLE-CONTENT a { height: auto; line-height: 1.5em; display: block; clear: both; margin: auto; font-family: Arial Narrow, Arial, Helvetica; font-size: 16px; color: #fff; text-shadow: 0 0 3px #000; letter-spacing: 6px; font-weight: normal; text-decoration: none; cursor: text; text-transform: uppercase; text-align: center; margin-top: 0px; position: relative; z-index: 888; width: 100%; padding-top: 6px; padding-bottom: 6px; background-color: #7e6324; word-spacing: 0.7em; }
.SelectGallery, .SelectSpace { position: absolute; height: 26px; z-index: 9999999; top: 15px; right: 25px; z-index: 99999; background: #003366; background: -moz-linear-gradient(top, #003366 0%, #01264a 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, #003366), color-stop(100%, #01264a)); background: -webkit-linear-gradient(top, #003366 0%, #01264a 100%); background: -o-linear-gradient(top, #003366 0%, #01264a 100%); background: -ms-linear-gradient(top, #003366 0%, #01264a 100%); background: linear-gradient(to bottom, #003366 0%, #01264a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003366', endColorstr='#01264a', GradientType=0 );
}
.SelectSpace { right: 185px; }
.SelectGallery #SelectStyle, .SelectSpace #SelectStyle { font-size: 15px; line-height: 1; font-style: italic; color: #EBEBE4; letter-spacing: 1px; border: 1px solid #000; font-family: Cambria; line-height: 18px; width: 145px; background: transparent; background: url(/images/selectbox-arrow.png) no-repeat right; padding: 2px; padding-left: 3px; border-radius: 2px; height: 26px; -webkit-appearance: none; }
.SelectGallery option, .SelectSpace option { background-color: #999; color: #fff; margin-bottom: 5px; min-height: 600px; }
.SelectGallery #SelectStyle a:active, .SelectSpace #SelectStyle a:active { color: #fff; }
.FooterBar { width: 96%; padding: 2%; max-width: 1525px; margin: auto; height: auto; padding-top: 0px; padding-bottom: 5px; margin-bottom: -10px; background-image: url(/images/opacity33.png); border-bottom: 1px solid #069; }
.FOOTER-LOGOS { width: 100%; text-align: center; background-color: #ddd; display: block; clear: both; background-image: url(/images/Logos-Bottom-hover.jpg); background-repeat: no-repeat; background-position: center top; background-size: 100%; border-bottom: 4px solid #999; border-top: 4px solid #999; max-height: 90px; opacity: 0.8; }
.FOOTER-LOGOS img { display: inline-block; max-width: 100%; width: 100%; }
.FOOTER-LOGOS:hover img, .FOOTER-LOGOS img:hover { visibility: hidden; opacity: 0; }
.FOOTER-LOGOS a img { opacity: 0.7 }
.FOOTER-LOGOS a:hover img { opacity: 1 }
#FOOTER { width: 96%; height: auto; min-height: 130px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 1.5em; color: #999; padding: 2%; padding-top: 10px; padding-bottom: 10px; float: none; margin-top: 1px; clear: both; margin-right: auto; margin-left: auto; text-align: center; background-image: url(/images/FooterGRAD.png); background-repeat: repeat-x; }
#FOOTER a { color: #444; text-decoration: none; font-size: 14px; line-height:30px;height:30px;}
#FOOTER a.address{ color: #000; text-decoration: none; font-size: 15px; line-height:30px;height:30px;}
#FOOTER img { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #990000; margin-bottom: 10px; }
#FOOTER p { font-size: 14px; text-align: center; line-height: 1.5em; color: #444; }
#FOOTER p a { margin-top: 15px }
#FOOTER a:hover { color: #000; text-decoration: underline; }
#FOOTER .SEO-txt, body #FOOTER .SEO-txt p { color: #999; }
#AreaOfService { padding:20px 2%;background:#ddd; }
#AreaOfService p.SEO-txt { font-size: 14px; line-height: 1.5em; padding-left: 10px; padding-right: 10px; text-align: center;margin-bottom:0!important;}
#AreaOfService p a { color: #555; }
#AreaOfService p a:hover { color: #222; text-decoration: underline; }
#HomeText { width: 90%; text-align: left; margin: auto; min-width: 300px; }
#HomeText p, #HomeText p a, #HomeText p a:hover, #HomeText li, #HomeText li a, #HomeText li a:hover { color: #333; text-decoration: none; }

#iFrameID { display: block; height: 940px; width: 100%; border: 3px double #BCAB80; clear: left; float: left; }
.gallery { text-align: center; width: 100%; min-width: 320px; margin: auto; vertical-align: top; position: relative; }
.gallery a { display: inline-block; height: 238px; width: 238px; float: none; margin: 6px; color: #999; text-decoration: none; vertical-align: top; }
.gallery a p { color: #444; font-family: Arial; font-size: 12px; line-height: 1.2em; padding-top: 3px; margin: 0; height: 30px; display: block; }
.gallery a p em { display: block; color: #960; font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; }
.gallery a img { border: solid 1px #ddd; height: 235px; width: 233px; }
.gallery a:hover img { border: solid 1px #036; }
.gallery .CATEGORY p em { display: block; color: #960; font-family: Arial; font-size: 12px; line-height: 1.2em; font-style: normal; }
.gallery .CATEGORY p { display: block; color: #3D4F00; font-family: Arial; font-size: 15px; line-height: 1.2em; }
.gallery .CATEGORY { margin-bottom: 16px; }
.backToTop { position: fixed; bottom: 10px; z-index: 100099999999999999999999999999999999; right: 0px; }
.backToTop a { width: 35px; text-indent: -9999px; height: 35px; display: block; margin: 0; background-color: #999; background-image: url(/images/backToTop.png); background-repeat: no-repeat; background-position: center center; background-size: 100%; border-radius: 2px; }
.backToTop a:hover { background-color: #444; }
#backToTop { position: fixed; bottom: 90px; z-index: 100099999999999999999999999999999999; right: 0px; display: none; width: 35px; height: 35px; position: device-fixed; }
#backToTop a { width: 35px; height: 35px; display: block; margin: 0; background-color: #0099cc; color: #fff!important; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; font-size: 30px; background-image: url(/images/top.svg); background-repeat: no-repeat; background-position: center center; background-size: 96%; text-indent: 999999px; }
#backToTop a:hover { background-color: #069; text-decoration: none!important; }
.Shadow { -webkit-box-shadow: 0 2px 4px #222; -moz-box-shadow: 0 2px 4px #222; -ms-box-shadow: 0 2px 4px #222; -o-box-shadow: 0 2px 4px #222; box-shadow: 0 2px 4px #222; }
.Shadow-inset { -webkit-box-shadow: inset 0 2px 9px #222; -moz-box-shadow: inset 0 2px 9px #222; -ms-box-shadow: inset 0 2px 9px #222; -o-box-shadow: inset 0 2px 9px #222; box-shadow: inset 0 -4px 9px #222; }
.Scallop { height: 40px; display: block; width: 90%; margin: 0px 0px -30px; background: url(../images/hrs.png) no-repeat scroll center 0px white; background-size: 100% auto; clear: both; margin-bottom: 3px; margin-top: 15px; }
.spacer { height: 2px; display: block; width: 100%; clear: both; }
#Display-Image-Dinamic img { height: 100%; max-width: 2000px; min-width: 100px; display: block; margin: auto; }
#Display-Image-Dinamic { width: 100%; margin: auto; display: block; min-height: 300px; max-height: 75%; margin-bottom: 3px; position: relative; overflow: hidden; margin-top: 5px; }
#ifrTour, #iFramePhotoTour { width: 100%; height: 680px; margin: auto; }


body .BTN, submit, body .wpcf7-form .wpcf7-submit { display: inline-block; padding: 0px 10px; border-radius: 2px; text-align: center; letter-spacing: 1px; font-size: 16px; line-height: 35px; color: #fff;text-decoration: none; font-family:'MyFontMed'; text-transform: uppercase; cursor:pointer; min-width: 100px; border: 2px solid #069; background: #069;}

body .BTN:hover, submit:hover, body .wpcf7-form .wpcf7-submit:hover,
body .BTN:focus, submit:focus, body .wpcf7-form .wpcf7-submit:focus {border: 2px solid #036; background: #036; }
body .smallBTN { width: auto; float: right; padding: 2px; padding-left: 11px; padding-right: 11px; font-size: 14px!important; line-height: 20px; }
.QUOTE-BTN { display: block; margin: auto; padding: 4px; padding-left: 11px; padding-right: 11px; border-radius: 2px; text-align: center; width: 200px; letter-spacing: 1px; margin-top: 20px; font-family: Arial; font-size: 14px; line-height: 20px; font-size: 20px; font-family: 'MyFontMed', Arial; }
body .sm { display: block; margin: auto; padding: 1px; padding-left: 4px; padding-right: 4px; border-radius: 2em; text-align: center; width: 160px; letter-spacing: 1px; margin-top: 20px; font-family: Arial; font-size: 13px; line-height: 15px; }
#ifrPROJECTS { height: 400px; border-bottom: 1px solid #999; }
#ifrCONTACT { height: 280px; border-bottom: 1px solid #999; }
.pict { width: 280px; margin: 10px; display: block; float: right; }
.pict a { text-decoration: none; }
.pict img { width: 280px; display: block; margin: auto; }
.COMP { display: block; }
#FOOTER .COMP { display: inline; }
.MOBILE, .NARROW, .MOBILEport, br.MOBILE { display: none; }
.Shadow { -webkit-box-shadow: 0 2px 4px #222; -moz-box-shadow: 0 2px 4px #222; -ms-box-shadow: 0 2px 4px #222; -o-box-shadow: 0 2px 4px #222; box-shadow: 0 2px 4px #222; }
.Scallop { height: 35px; display: block; width: 90%; margin: 0px 0px -30px; background: url(/images/hrs.png) no-repeat scroll center 0px; background-size: 90% auto; clear: both; margin-bottom: 0px; margin-top: 5px; }
#ProjectList { width: 100%; max-width: 1600px; min-width: 320px; margin: auto; display: block; clear: both; margin-bottom: 20px; }
#ProjectList p { margin: auto; display: block; float: left; background-image: url(../images/HouseIcon.png); background-repeat: no-repeat; background-position: left center; text-align: left; height: 30px; width: 260px; padding-left: 35px; line-height: 35px; margin-top: 10px; margin-left: 20px; }
input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; }
#s { width: 77%; background-color: #fff; border: solid 1px #ccc; padding: 0px; padding-bottom: 6px; padding-top: 6px; padding-left: 5px; height:;
border: solid 1px #ccc; -webkit-box-shadow: 0 0 5px #ccc; -moz-box-shadow: 0 0 5px #ccc; -ms-box-shadow: 0 0 5px #ccc; -o-box-shadow: 0 0 5px #ccc; box-shadow: 0px 0px 5px #ccc; }
body #searchform .widget_search, .widget_search { width: 200px; margin-bottom: 10px; }
body #searchsubmit, #cntctfrm_contact_form submit { color: #eee; font-size: 14px; line-height: 27px; padding: 0px; padding-left: 5px; padding-right: 5px; display: block; border-radius: 0.2em; text-align: center; letter-spacing: 1px; color: #fff; border: 1px solid #045284; background-color: #3D4F00; background-image: -moz-linear-gradient(top, #045284, #3D4F00); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#045284), to(#3D4F00)); background-image: -webkit-linear-gradient(top, #045284, #3D4F00); background-image: -o-linear-gradient(top, #045284, #3D4F00); background-image: url(url(linear-gradient(to%20bottom, #045284, #3D4F00)));
background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff045284', endColorstr='#ff4e9526', GradientType=0);
text-decoration: none; float: right; box-shadow: 0 0 0 #3D4F00; }
body #searchsubmit { text-indent: 9999; color: transparent; width: 29px; height: 29px; background-image: url(/images/SearchIcon.png); background-repeat: no-repeat; background-position: center center; background-color: #069; border: none; margin-top: 1px; }
#searchsubmit:hover { background-color: #036; }
#cntctfrm_contact_form { width: 340px; margin: auto; background-color: #eee; padding: 10px; }
#cntctfrm_contact_form input, #cntctfrm_contact_form textarea { max-width: 98%; }
.RECENT-POSTS { display: block; float: left; height: auto; width: 94%; min-width: 200px; overflow: hidden; padding: 8px; padding-top: 4px; border-radius: 1px; margin-top: 15px; word-breakNo: break-all; word-wrapNo: break-word; border: 1px solid #eee; background-image: url(/images/opacity-Dark06.png); }
.RECENT-POSTS a small, small, a small { color: #999; }
#SIDE .RECENT-POSTS.Articles { display: none; }
#SIDE .RECENT-POSTS.FAQ { display: none; }
#CONTENT-page #SIDE .RECENT-POSTS h2 { font-size: 19px; color: #069; padding-top: 2px; font-family: Arial Narrow, Arial, serif; padding-bottom: 10px; text-align: left; letter-spacing: normal; }
.RECENT-POSTS a em { font-size: 12px; color: #036; font-style: italic; }
.RECENT-POSTS img { display: block; margin: auto; margin-bottom: 10px; }
#SIDE .RECENT-POSTS p { line-height: 1.2em; margin-bottom: 3px; font-size: 13px; font-style: italic; color: #888; }
.RECENT-POSTS ul { margin: 0; padding: 0; }
.RECENT-POSTS ul li { color: #999; list-style-position: inside; list-style-image: none; list-style-type: none; margin: 0; padding: 0; margin-bottom: 12px; font-size: 12px; line-height: 1.1em; }
.post-excerpt em, #MAINBODY .post em, .small-12 em { font-style: italic; display: none; }
#MAINBODY-WIDE { display: block; clear: both; float: none; height: auto; width: 100%; padding: 10px 0; text-align: left; }
body #MAINBODY .post { margin-bottom: 10px; border-radius: 0px; padding: 2%; padding-top: 2px; width: 100%; vertical-align: top; border-radius: 1px; }
body #MAINBODY .post h1 { font-family: Arial, serif; font-size: 25px; line-height: 1.3em; letter-spacing: normal; margin-bottom: 10px; margin-top: 0px; text-align: left; }
body #MAINBODY .post h2 { font-size: 20px; line-height: 1.3em; letter-spacing: normal; margin-bottom: 3px; text-align: left; color: #069; }
body #MAINBODY .smallPost { margin-bottom: 2px; background-image: none; width: 95%; max-width: 95%; padding: 1%; padding-top: 2px; padding-bottom: 5px; border-radius: 2px; }
body #MAINBODY .smallPost small { margin-top: 5px; margin-right: 20px; font-size: 11px; }
body #MAINBODY .smallPost h2, .smallPost .entry-title, body .post-excerpt h2 { font-size: 18px; line-height: 1.3em; margin-bottom: -2px; text-align: left; color: #005977; letter-spacing: normal; }
body #MAINBODY .smallPost p { font-size: 14px; line-height: 1.4em; color: #666; margin-top: 0px; margin-bottom: 5px; text-align: left; }
body .entry-content h1 { margin-top: 0; padding-top: 0; }
.box { display: block; padding: 11px; margin: 1%; margin-bottom: 10px; font-size: 14px; line-height: 1.3em; color: #333; border: 1px solid #ccc; border-top: 1px solid #069; border-radius: 1px; min-width: 260px;  clear: none; float: none; position: relative; top: 0px; background-color:#f7f7f7; }
body .AD { max-width: 290px; min-height: 250px; vertical-align: top; display: inline-block; }
body #MAINBODY .AD p { font-size: 12px; line-height: 1.3em; }
.schedule { margin-top: 5px; width: 94%; width: 43%; height: auto; border-bottom: 1px solid #ddd; padding: 1px 3% 1px 3%; margin-bottom: 5px; margin-left: 2px; display: inline-block; vertical-align: top; min-height: 125px; }
.schedule p{text-align:left;}
@media(max-width:800px) {
.schedule { width: 94%; }
}
.Half { width: 48%; display: inline-block; vertical-align: top; }
.Third { width: 32%; display: inline-block; vertical-align: top; }
.Forth { width: 27%; display: inline-block; vertical-align: top; }
.TwoThirds { width: 62%; display: inline-block; vertical-align: top; }
.ThreeForth { width: 70%; display: inline-block; vertical-align: top; }
.smalHalf { width: 40%; float: left; }
.Half p, .Third p { width: 85%; }
.Forth { width: 24%; display: inline-block; vertical-align: top; }
.Half h2, .Forth h2, body .Third h2 { text-align: left; margin-bottom: 8px; }
.entry-content .Third ol, .entry-content .Half ol, .comment-content .Half ol, .comment-content .Third ol, .entry-content .Half ul, .entry-content .Third ul { margin: 0; }
#CONTENT-page .AD h1 { font-size: 19px; padding: 0; }
.GoBack { background-image: url(/images/btnPrevious.png); background-repeat: no-repeat; display: block; height: 30px; width: 30px; margin-left: 15px; color: #FFF; float: left; margin-top: 15px; margin-bottom: 20px; background-color: #069; border-radius: 2px; clear: both; margin-right: 270px; position: absolute; left: 0px; bottom: 0px; text-indent: -9999px; }
.GoBack:hover { background-color: #036; }
body .entry-content p, body .entry-summary p, body .comment-content p, body .mu_register p { margin: 0 0 10px; margin: 0 0 .7rem;
line-height: 1.5; }
.ElementOver { width: 50%; min-width: 300px; max-width: 530px; position: absolute; top: 0; left: 0; background-image: url(/images/ElementOver.png); background-repeat: repeat-y; z-index: 9; display: block; height: 100%; background-position: left top; background-size: auto 100%; clear: both; }
#PIC .ElementOver { width: 100%; height: 100%; max-height: 432px; background-size: auto 100%; display: none; }
#PIC .GRADIENT { width: 100%; background-size: 30% 100%; }
.GRADIENT-RIGHT { width: 200px; position: absolute; top: 18px; right: 0; background-image: url(/images/ANIM-GRAD-BEIGE-RIGHT.png); background-repeat: repeat-y; z-index: 9; display: block; height: 100%; background-position: right top; background-size: 100% 100%; clear: both; }
.INFO ul { margin-left: 40px; }
body .BTN-ReadMore { display: block; padding: 4px; border-radius: 0.2em; text-align: center; color: #3D4F00; border: 1px solid #999; background-color: #eee; background-image: -moz-linear-gradient(top, #eee, #ccc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ccc)); background-image: -webkit-linear-gradient(top, #eee, #ccc); background-image: -o-linear-gradient(top, #eee, #ccc); background-image: url(linear-gradient(to%20bottom, #eee, #ccc));
background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeedd', endColorstr='#ccc', GradientType=0);
text-decoration: none; width: auto; float: right; padding: 2px; padding-left: 7px; padding-right: 7px; font-size: 14px!important; line-height: 20px; position: absolute; bottom: 7px; right: 7px; }
#postIMG { margin: auto; display: block; box-shadow: 0 1px 11px #ccc; margin-bottom: 10px; max-width: 95%; }
.single-product-table { max-width: 96%; }
/**/
#SIDE .widget_calendar { display: none; }
#SIDE .widget { }
#SIDE .widget ul, .widget ul { margin: 0; margin-left: 20px; margin-bottom: 11px }
#SIDE .widget ul ul, .widget ul ul { margin-bottom: 12px; margin-top: 4px; height: auto; display: block; margin-left: 15px; }
#SIDE .widget li, .widget li { font-size: 13px; line-height: 15px; margin-bottom: 4px; }
#SIDE .menu-services-container { display: block; width: 100%; margin: 0; }
#menu-services { display: block; width: 100%; margin: 0; }
#SIDE .tcp_navigation_tree li { margin-left: 15px; }
.widget .menu, body .menu-services-container ul, body #menu-services, #menu-services.menu { display: block; clear: both; float: left; width: 190px; position: static; z-index: 33333; border: none; visibility: visible; }
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image { border-radius: 0px; box-shadow: 0 0px 0px rgba(0, 0, 0, 0); max-width:100%;height:auto;margin:10px 0;}
#PIC img{margin:0!important;width: 1600px!important;max-width:100%;}
#SIDE .widget_nav_menu li, .widget_nav_menu li { font-size: 15px; line-height: 1.5em; margin-bottom: 5px; color: #000; list-style-image: url(/images/bullet.png); }
#SIDE .widget_nav_menu li a, .widget_nav_menu li a { display: block; margin-bottom: 8px; color: #555; font-size: 16px; line-height: 1.2em; font-family: Arial, 'TrajanPro-Regular', serif; }
#SIDE .widget_nav_menu li a:hover, .widget_nav_menu li a:hover { color: #A26100; text-decoration: underline; }
#SIDE .widget li li, .widget li li { list-style-imageD: none; font-size: 13px; line-height: 1.4em; margin-bottom: 1px; list-style-imageD: none; list-style-image: url(/images/bullet.gif); }
#SIDE .widget-title, .widget-title { font-size: 28px; margin-bottom: 20px; padding-top: 15px; line-height: 15px; color: #069; font-weight: normal; text-transform: none; font-family: 'MyFontMed', 'Arial Narrow', Arial, serif; text-align: left; display: block; letter-spacing: normal; }
#KINO { width: 750px; height: 422px; margin: auto; display: block; border: 1px double #999; border-radius: 5px; padding: 5px; background-color: #ddd; margin-top: 5px; margin-bottom: 10px; }
#KINOsmall { width: 320px; height: 180px; float: right; display: block; }
.Basic-Title { text-transform: uppercase; letter-spacing: 1em; margin: 0; padding: 0; color: #666; }
#MAINBODY img { max-width: 100%; }
#pictureIN { margin-top: 12px; max-width: 1280px; margin-left: -2%; position: relative; z-index: 2; }
#site-navigation { margin-top: 0; border: 0; }
.main-navigation li { margin: 0; position: relative; z-index: 99999999999999; }
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul { border-bottom: 1px none #ededed; border-top: 1px none #ededed; display: inline-block !important; text-align: center; width: 100%; }
body .ssb_list_wrapper { padding-top: 30px; }
#imgSmall, #imgSmall img { width: auto; float: left; margin-right: 10px; max-height: 50px; margin-top: 5px; }
body .dot { font-size: 20px; line-height: 1em; color: #069; vertical-align: middle; letter-spacing: 0.2em; }
#FOOTER .credit { color: #069; text-decoration: underline; font-size: 13px; font-weight: nonrmal; margin-top: 20px; display: block; }
.footer-map { background-color: #254A69; width: 100%; min-width: 100%; text-align: left; padding-bottom: 10px; margin: 0; padding: 0; padding-top: 2px; padding-bottom: 10px; margin-top: 0px; border-bottom: 3px solid #09C; z-index: 9999; position: relative; }
.footer-map h3 { font-family: Arial; color: #ddd; font-size: 17px; line-height: 20px; font-weight: normal; text-align: left; margin-bottom: 8px; }
.footer-map a { color: #ddd; line-height: 27px; display: inline-block; }
.footer-map a:hover, .footer-map a:focus { color: #fff; }
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#09C;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#09C;
} /* FF 4-18 */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#09C;
}/* IE 10+ */
 input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
opacity: 0;
}
input:focus::-webkit-input-placeholder {
color:transparent;
}
input:focus:-moz-placeholder {
color:transparent;
} /* FF 4-18 */
input:focus::-moz-placeholder {
color:transparent;
} /* FF 19+ */
input:focus:-ms-input-placeholder {
color:transparent;
} /* IE 10+ */
.SiteMap { margin-top: 15px; width:22%; padding:10px 1%; display: inline-block; float: none; min-width: 110px; vertical-align: top; }
.SiteMap:last-child { border-right: none; }
.SiteMap ul li { list-style-position: inside; list-style-image: none; list-style-type: none; margin-left: 5px; margin-bottom: 2px; font-size: 13px; text-align: left; }
#PIC { position: relative; overflow: hidden;max-width: 1400px;margin:auto; }
#MAINBODY #PIC { width: 105.1%; margin-left: -2.6%; overflow: hidden; position:relative;}
#MAINBODY #PIC img { max-width: 100%; max-height: 356px; border-bottom-right-radius: 5px; height: auto; }
#MAINBODY #PIC .GRADIENT { height: 500px; background-size: 30% 100%;margin-left: 0px; position: absolute; z-index: 9;left: 0px; }
.entry-content table, .comment-content table { border-bottom: 1px solid #ccc; color: #222; font-size: 15px; line-height: 22px; margin: 0 0 24px; width: 100%; }
.entry-content table strong, .comment-content table strong, body .PriceList td strong { font-size: 19px; color: #069; font-weight: normal; font-style: normal; font-family: Georgia, "Times New Roman", Times, serif; padding-bottom: 5px; display: block; background-image: url(/images/Logo-32.jpg); padding-left: 40px; background-repeat: no-repeat; background-position: left top; }
body .PriceList { font-size: 15px; line-height: 22px; }
.entry-content table td, body .PriceList td { padding-left: 10px; padding-top: 10px; padding-bottom: 10px; color: #555; border-bottom: 1px solid #ccc; font-style: italic; }
.entry-content table td:last-child strong, .comment-content table td:last-child strong, body .PriceList td:last-child strong { font-size: 18px; color: #900; font-weight: bold; background-image: none; padding-bottom: 10px; }
.PriceList .headerTable { text-align: center; font-size: 18px; font-style: normal; color: #000; }
body #KINOsmall { width: 310px; height: 180px; padding: 0px; border: none; float: left; margin-right: 10px; }
#Literature { text-align: left; display: inline-block; width: 90%; margin: auto; margin-bottom: 10px; }
#Literature a, #Literature strong a { background-image: url(/images/pdf.png); background-repeat: no-repeat; background-color: #F0F3F7; text-decoration: none; text-align: left; font-family: Arial, Helvetica, sans-serif; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C3C7CD; font-size: 16px; line-height: 36px; padding-top: 4px; padding-right: 0px; padding-bottom: 3px; padding-left: 30px; color: #036; width: 96%; margin-left: 2%; margin-bottom: 6px; background-position: 5px center; }
#Literature a:hover { background-color: #D8E0E8; }
#Literature img { background-color: #FFFFFF; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; margin: 0px; padding: 0px; }
#Literature br { display: none; }
#Chart td {
 background-color:; border-bottom: solid 1px #ccc; }
#Chart tr:nth-child(even) { background: #EEE; }
#Chart tr:nth-child(odd) { background: #FFF; }
.ServiceList { display: block; margin: 0; padding: 0 1%;text-align:center; }
.ServiceList li{ display: inline-block; margin: 0; padding: 0 1px;}

.ServiceList li a{ color:#000;}
.ServiceList li a:hover,.ServiceList li a:focus {color:#c00;text-decoration:underline;}
.GRADIENT { width: 25%; position: absolute; top: 0; left: 0; background-image: url(/images/ANIM-GRAD.png); background-repeat: repeat-y; z-index: 333332; display: block; height: 100%; background-position: left top; background-size: 100% 100%; opacity: 1; }
.GRADIENT-Right { width: 25%; position: absolute; top: 0; right: 0; background-image: url(/images/ANIM-GRAD-Right.png); background-repeat: repeat-y; z-index: 333332; display: block; height: 100%; background-position: left top; background-size: 100% 100%; opacity: 1; }
#GRADIENT { width: 33%; position: absolute; top: 0; left: 0; background-image: url(/images/ANIM-GRAD.png); background-repeat: repeat; display: block; height: 100%; background-position: left top; background-size: 100% 100%; opacity: 1; }
.ViewAll { font-size: 14px; text-align: right; font-style: italic; float: right; width: 280px; }
#MAINBODY .InsuranceList li { font-size: 18px; line-height: 32px; font-weight: bold; color: #036; list-style-image: none; background-image: url(/images/arrow.png); background-repeat: no-repeat; background-position: left center; display: block; padding-left: 35px; list-style-position: inside; list-style-type: none; }
.AboutBio { width: 90%; margin: auto; display: block; border-top-width: 1px; border-top-style: dotted; border-top-color: #09C; }
#BioIMG img { display: block; max-height: 254px; width: auto; float: left; margin-bottom: 20px; margin-right: 20px; max-width: 166px;}
.CustomNavList li a { line-height: 28px; height: 28px; padding-left: 5%; margin-left: 0.5%; color: #000; font-size: 14px; background-color: #d7e0e6; display: block; width: 94.5%; margin-bottom: 0px; }
.CustomNavList li a:hover { color: #fff; background-color: #069; }
.LogoOver { position: absolute; left: 4%; z-index: 99999999999; top: 20px; width: 18%; max-width: 190px; min-width: 75px; height: auto; }


.LogoOver img { width: 100%; height: auto; }
#smallIMG { display: block; float: left; margin-right: 10px; width: 24px; height: auto; opacity: 0.5; }
.FORMA { width: 100%; margin: auto; max-width: 420px; }
body .FORMA input, body .FORMA textarea, body .FORMA select { border-radius: 2px; padding: 0px 7px; width: 300px; border: solid 1px #999; height: 35px; width: 100%; font-size: 16px; line-height: 35px; color: #000;background:#f3f3f3; }
body .FORMA select { height: 35px; }
body .FORMA textarea { height: 160px; }
body .FORMA p, body #MAINBODY .FORMA p, .FORMA label { margin-top: 10px; margin-bottom: 3px; text-align: left; width: 100%; font-style: normal!important; font-weight: normal; font-size: 15px;    display: block; }
body .FORMA .BTN { width: 160px; height: 40px; font-size: 22px; padding: 0; line-height: 40px; box-shadow: 0 0 0 #eee; color: #fff; font-weight: normal; border-radius: 2px; margin-right: 10px; margin-top: 10px; letter-spacing: 1px; background:#006B24;border:2px solid #006B24;}
body .FORMA .BTN:hover, body .FORMA .BTN:focus{background:#069;border:2px solid #069;}
#xc { float: left; width: 15px; }
body .Red { color: red; }
body h4 { color: red; }
#Address_label, #Project_label, #Phone_label { font-weight: normal; font-style: italic; }
#BAR { z-index: 1000; width: 100%; height: 33px; position: fixed; bottom: 0; padding: 0px; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -moz-opacity: 0; -webkit-opacity: 0; opacity: 0; filter: alpha(opacity=100); -ms-filter: alpha(opacity=100); -moz-opacity: 1; -webkit-opacity: 1; opacity: 1; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; z-index: 999; display: none; }
body #BAR .BTN, .BTN.Green { width: 100%!important; margin: auto; font-size: 16px; border: 0; background: #C34E93; background: #009966; padding-left: 0; line-height: 33px; padding: 5px 0; }
body #BAR .BTN:hover, .BTN.Green:hover { background: #C94788; }
.BTN.GreenBTN { width: 100%!important; max-width: 180px; margin: auto; font-size: 16px; border: 0; background:#5ead50; padding-left: 0; line-heigfht: 33px; padding: 5px; box-shadow: 0 0 0px #fff; }
.BTN.GreenBTN:hover { background: #093; border: 0; }
#BAR img { margin-top: -95px; position: absolute; max-width: 200px; margin-left: -4px; box-shadow: 0 0 7px #444; }
.HomePdddd { width: 95%; margin-right: 10px; margin-left: 2%; margin-right: 2%; font-size: 14px; line-height: 1.4rm; }
.divContent { margin-left: -2%; margin-right: -6%; position: relative; z-index: 0; }
.divContent { margin-left: 1%; margin-right: 1%; position: relative; z-index: 0;text-align: center; }
.homeBox { display: inline-block; height: 330px; width: 22.5%; max-width: 22.5%; margin: 0.5%; margin-top: 10px; margin-bottom: 0; text-align: center!important; vertical-align: top; }
body .BeautyBox { height: 360px; }
.homeBox.first { border-left: none; }
.homeBox h2 { display: block; margin-top: 8px; margin-bottom: 12px; padding-top: 0px; font-family: 'MyFontMed', Arial, sans-serif; width: 100%; font-size: 24px; text-align: center; line-height: 1.1em; letter-spacing: normal; }
.homeBox h2 a, .homeBox a h2 { color: #09C!important; text-decoration: none; }
.homeBox h2 a:hover, .homeBox a:hover h2 { color: #069!important; text-decoration: none; }
.homeBoxLast { border-right: none; }
.homeBox img { float: none; clear: both; height: auto; margin-bottom: 22px; margin: auto; width: 94%; background-color: fff; display: block; border-radius: 2px; max-width: 220px; height: auto; }
.homeBox a img, .homeBox a img { margin: auto; margin-bottom: 8px; display: block; border: 3px none #fff; -webkit-box-shadow: 0 0 3px 0 #999; -moz-box-shadow: 0 0 3px 0 #999; -ms-box-shadow: 0 0 3px 0 #999; -o-box-shadow: 0 0 3px 0 #999; box-shadow: 0 0 3px 0 #999; }
.homeBox a:hover img { -webkit-box-shadow: 0 0 11px 0 #555; -moz-box-shadow: 0 0 11px 0 #555; -ms-box-shadow: 0 0 11px 0 #555; -o-box-shadow: 0 0 11px 0 #555; box-shadow: 0 0 11px 0 #555; }
.homeBox h2 .bullet { width: 20px; height: auto; display: inline; border: none; }
#MAINBODY .homeBox p { clear: both; text-align: left; font-family: Arial, Helvetica, sans-serif; margin-bottom: 1px; padding-top: 0; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow: hidden; font-size: 14px; line-height: 19px; color: #555; text-align: center!important; width: 96%; margin-bottom: -8px; }
.homeBox p em, .learnmore { display: inline-block; display: none; color: #069; font-size: 12px; font-style: italic; text-decoration: underline; background-image: none; margin-top: 0px; padding-left: 0px; line-height: 10px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; }
.learnmoreLogo { display: inline-block; color: #7E6324; font-size: 12px; font-style: italic; text-decoration: underline; background-image: none; margin-top: 0px; background-image: url(/images/Logo-32.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 40px; line-height: 40px; margin-left: 60px; }
.homeBox p a { text-decoration: none; }
 @media (max-width: 990px) {
#MAINBODY { padding-left: 2%; }
body .homeBox { display: block; width: 46%; max-width: 46%; margin-left: 1%; float: left; }
.divContent { margin: 0; }
}
 @media (max-width: 880px) {
#MAINBODY { padding-left: 2%; }
body .homeBox { width: 22%; max-width: 22%; }
}
 @media (max-width: 769px) {
body .homeBox { width: 46%; max-width: 46%; }
}
 @media (max-width: 480px) {
body .homeBox { display: block; width: 100%; max-width: 100%; margin: 0; float: left; }
}
.divContentIcons { position: relative; z-index: 0; text-align: center; margin: auto; }
.homeBoxIcons { display: inline-block; width: 13%; max-width: 13%; min-width: 100px; margin-top: 0; margin-bottom: 0; vertical-align: top; width: 10%; max-width: 10%; margin: 0.25%; text-align: center; }
.homeBoxIcons:hover { opacity: 1; }
.homeBoxIcons h2 { display: block; margin-top: 0px; margin-bottom: 6px; font-family: 'MyFontMed', Arial, sans-serif; width: 100%; text-align: center; line-height: 1em; letter-spacing: normal; font-size: 24px; text-transform: uppercase; color: #036; }
.homeBoxIcons h2:first-line { color: #036; line-height: 1em; }
.homeBoxIcons h2 a, .homeBoxIcons a h2 { color: #999; text-decoration: none; }
.homeBoxIcons em a, .homeBoxIcons a em { color: #999; text-decoration: none; font-style: normal; font-size: 22px; line-height: 1em; }
.homeBoxIcons p, body #MAINBODY homeBoxIcons p, 
body #MAINBODY .homeBox p{text-align: center!important;padding:0 1%;margin:0;}
.homeBoxIcons p a, .homeBoxIcons a p { color: #000; text-decoration: none; font-style: normal; font-size: 12px; line-height: 1.2em; text-align: center; margin-top: 1px; margin-bottom: 4px; margin-left: -1%; margin-right: -1%; }
.homeBoxIcons h2 a:hover, .homeBoxIcons a:hover h2 { color: #000; text-decoration: none; }
.homeBoxIcons a img, .homeBoxIcons a img { margin: auto; margin-bottom: 5px; display: block; border: none; }
.homeBoxIcons a:hover img, .homeBoxIcons a:hover img { -webkit-box-shadow: 0 0 6px 0 #555; -moz-box-shadow: 0 0 6px 0 #555; -ms-box-shadow: 0 0 6px 0 #555; -o-box-shadow: 0 0 6px 0 #555; box-shadow: 0 0 6px 0 #555; }
.homeBoxIcons img { border-radius: 50px; height: 100px; width: 100px; }
.homeBoxIcons .gray { display: none; }
.homeBoxIcons .colorDDD { margin-top: -104px; position: relative; z-index: 2; }
.ICONS-NAV .homeBoxIcons .colorDDD { margin-top: -86px; }
.ICONS-NAV .homeBoxIcons .gray { display: none; }
.ICONS-NAV .Fire a .color, .ICONS-NAV .Water a .color, .ICONS-NAV .Storm a .color, .ICONS-NAV .Mold a .color, .ICONS-NAV .Commercial a .color, .ICONS-NAV .Residential a .color { display: block; }
.ICONS-NAV { display: none; padding-top: 20px; background-color: #e9e9e9; z-index: 9999999999999999; width: 33.5%; width: 500px; max-width: 100%; height: 300px; overflow: hidden; position: absolute; left: 0px; top: 0px; text-align: center; }
.ICONS-NAV-SHshadow { border-bottom-right-radius: 0px; -webkit-box-shadow: 6px 0px 6px #999; -moz-box-shadow: 6px 0px 6px #999; -ms-box-shadow: 6px 0px 6px #999; -o-box-shadow: 6px 0px 6px #999; box-shadow: 6px 0px 6px #999; }
.ICONS-NAV .homeBoxIcons { width: 28%; max-width: 28%; min-width: 95px; height: 150px; float: none; display: inline-block; }
.ICONS-NAV .homeBoxIcons img { border-radius: 38px; height: 76px; width: 76px; border: none; }
.ICONS-NAV .homeBoxIcons h2 { font-size: 22px; }
.ICONS-NAV .homeBoxIcons h2:first-line { font-size: 22px; }
.ICONS-NAV .Fire, .ICONS-NAV .Water, .ICONS-NAV .Storm, .ICONS-NAV .Mold, .ICONS-NAV .Commercial, .ICONS-NAV .Residential { opacity: 0.4; }
.ICONS-NAV .Fire:hover,  .ICONS-NAV .Water:hover,  .ICONS-NAV .Storm:hover,  .ICONS-NAV .Mold:hover,  .ICONS-NAV .Commercial:hover,  .ICONS-NAV .Residential:hover { opacity: 1; }
 @media (max-width: 1280px) {
.divContentIcons { margin: 0; width: 100%; margin-bottom: 2px; }
.ICONS-NAV { padding-top: 5px; width: 390px; max-width: 100%; height: 250px; }
.ICONS-NAV .homeBoxIcons { min-width: 75px; height: 110px; margin: 5px; float: none; display: inline-block; }
.ICONS-NAV .homeBoxIcons img { border-radius: 33px; height: 66px; width: 66px; }
.ICONS-NAV .homeBoxIcons h2, .ICONS-NAV .homeBoxIcons h2:first-line { font-size: 19px; }
.ICONS-NAV .homeBoxIconsDDDD h2 em { display: none; }
}
 @media (max-width: 1070px) {
body .homeBoxIcons { width: 15%; max-width: 15%; min-width: 80px; height: 240px; margin: 2px; float: none; display: inline-block; }
body .homeBoxIcons img { border-radius: 40px; height: 80px; width: 80px; }
body .homeBoxIcons h2 { font-size: 22px; }
body .homeBoxIcons h2:first-line { font-size: 22px; }
.homeBoxIcons em a, .homeBoxIcons a em { font-size: 21px; }
}
 @media (max-width: 720px) {
.ICONS-NAV { position: relative; height: auto; width: 100%; border-bottom-right-radius: 0px; left: 0; padding-top: 15px; }
.ICONS-NAV .homeBoxIcons { width: 15%; max-width: 15%; min-width: 75px; height: 120px; margin: 2px; float: none; display: inline-block; }
}
 @media (max-width: 600px) {
body .homeBoxIcons { width: 15%; max-width: 15%; min-width: 75px; height: 130px; margin: 2px; float: none; display: inline-block; }
body .homeBoxIcons img { border-radius: 36px; height: 72px; width: 72px; }
body .ICONS-NAV .homeBoxIcons { width: 70px; max-width: 70px; margin: 1px; margin-bottom: 5px; }
.homeBoxIcons p a, .homeBoxIcons a p { display: none; }
}
 @media (max-width: 540px) {
body .homeBoxIcons { min-width: 72px; }
}
 @media (max-width: 530px) {
html .ICONS-NAV .homeBoxIcons { width: 28%; max-width: 28%; min-width: 90px; margin: 1px; }
body .homeBoxIcons { width: 28%; max-width: 28%; min-width: 90px; margin: 1px; }
}
 @media (min-width: 1440px) {
.SelectGallery, .SelectSpace { top: -30px; }
#MAINBODY { width: 77%; }
#TOP .PHONE { font-size: 30px; top: 10px; }
#PIC .ElementOver { display: block; }
.Logo { width: auto; }
.LogoOver { position: absolute; left: 3%; top: 25px; }
}
 @media (min-width: 1240px) {
#MAINBODY .CAT-THUMB p { text-align: left; }
}
 @media (max-width: 1240px) {
body .NARROW { display: block; }
body #CONTENT-page { background-size: 240px; }
#BUTTONS-TOP a { padding-left: 9px; padding-right: 9px; }
#ifrCONTACT { height: 240px; }
}
 @media (max-width: 1024px) {
h1 { font-size: 26px; }
body #CONTENT-page .TITLE { padding-top: 46px; font-size: 28px; margin-bottom: 1px; }
#BUTTONS-TOP li:first-child { display: none; }
}
 @media (max-width: 992px) {
body #CONTENT-page .TITLE { padding-top: 50px; font-size: 20px; margin-bottom: 1px; }
body .NARROW { display: block; }
body #KINOsmall, h3 #KINOsmall { float: none; display: block; clear: both; }
.Logo { width: 400px; }
.Half { width: 98%; float: none; margin: auto; margin-bottom: 20px; }
.Third, .Forth, .ThreeForth, .TwoThirds { width: 90%; float: none; margin: auto; }
#BUTTON-CONTENT { padding: 5px 0; }
#BUTTONS-TOP ul li, #BUTTONS-TOP a { height: 38px; line-height: 38px; font-size: 16px; border: none; }
#BUTTONS-TOP a { padding-left: 8px; padding-right: 8px; }
#BUTTONS-TOP #menu-item-18 { display: none; }
.footer-map a { line-height: 36px; }
.SiteMap{display:none;}
}
 @media (device-width: 1024px), @media (device-width: 768px) {
body .COMP, body .NoiPAD {
display:none;
}
body .MOBILE {
display:block;
}
#FOOTER, #FOOTER p, #FOOTER a {
font-size: 13px;
}
#FOOTER .COMP {
display:block;
}
#FOOTER .MOBILE {
display:none;
}
}
 @media (max-width: 900px) {
#TOP .PHONE { top: 5px; right: 8px; font-size: 28px; width: 155px; letter-spacing: normal; }
body .HeaderH1 { font-size: 50px; min-width: 250px; width: 20%; }
body #BANNER { display: none; }
#MAINBODY { width: 96%; }
#BUTTONS-TOP li:first-child { display: inline-block; }
#MAINBODY li, body #MAINBODY p { text-align: left; }
#MAINBODY #PIC { width: 104%; margin-left: -2%; }
#ifrTOUR { display: none; }
#TOP { background-color: #fff; }
 .WatermarkHolder, {
display:none;
}
body #SIDE { position: relative; width: 90%; padding-left: 5%; padding-right: 5%; margin: auto; display: block; clear: both; float: none; margin-bottom: 10px; right: 0; }
.RECENT-POSTS { width: 97%; margin: 0; margin-bottom: 5px; margin-top: 10px; }
.box { margin: 0; margin-bottom: 5px; }
#SD { width: 100%; display: block; clear: both; float: none; margin: auto; margin-bottom: 30px; }
#s, .woocommerce-product-search input[type=search] { width: 86%; }
body #MAINBODY .Warning { padding-left: 2%; padding-right: 0; margin: 0; margin-bottom: 10px; }
body #searchform .widget_search, .widget_search { width: 100%; }
}
 @media (max-width: 767px) {
body .ofe_carousel { display: none; }
#BUTTONS-TOP ul ul { display: none; }
#MAINBODY h2 { letter-spacing: normal; font-size: 20px; }
body #MAINBODY .post h2 { display: block; clear: both; float: none; }
#BAR { filter: alpha(opacity=100); -ms-filter: alpha(opacity=100); -moz-opacity: 1; -webkit-opacity: 1; opacity: 1; display:none!important;}
}
@media (max-width: 760px) {
#TOP { height: 72px; }
}
 @media (max-width: 650px) {
body .COMP, body .NoiPAD { display: none!important; }
#FOOTER .COMP { display: none; }
body .MOBILE, br.MOBILE { display: block; }
#FOOTER, #FOOTER p, #FOOTER a { font-size: 13px; }
#TOP .PHONE { right: 14px; font-size: 25px; width: 150px; letter-spacing: normal; }
.gallery #CATALOG-Projects a { height: 145px; width: 32%; margin: 0; }
.gallery #CATALOG-Projects .CATEGORY img { height: 100px; width: 150px; margin: 2px; }
.pict { width: 100%; display: block; clear: both; margin: auto; margin-bottom: 10px; float: none; }
#ifrPROJECTS { height: 180px; }
#ifrCONTACT { height: 120px; }
body .HeaderH1 { font-size: 48px; min-width: 250px; width: 15%; text-align: left; }
#MAINBODY li { margin-left: 20px; }
#Logo a { font-size: 23px; padding-left: 10px; padding-top: 10px; }
#PHONE-BIG p { font-size: 13px; letter-spacing: 5px; margin-left: 15px; }
.Basic-Title { letter-spacing: 0.5em; }
body .BTN { font-size: 16px; padding: 5px; width: 60%; margin-top: 10px; margin-bottom: 10px; }
body #KINO { width: 470px; height: 264px; }
.SiteMap, .SiteMap:first-child, .SiteMap:last-child { width: 40%; min-width: 140px; border: none; padding-left: 3%; }
}
 @media (max-width: 680px) {
#container1 { display: none; }
}
 @media (min-width: 480px) and (max-width: 650px) {
#BUTTONS-TOP #menu-item-38 { display: none; }
}
 @media (max-width: 600px) {
body #MAINBODY .post { border: none;}
body #MAINBODY h3 img { display: block; float: none; }
.AboutBio { width: 100%; }
body #MAINBODY .AboutBio h3 img, #BioIMG { display: block; float: none; margin: auto; margin-bottom: 10px; }
body #MAINBODY .AboutBio h3, body #MAINBODY .AboutBio h2 { text-align: center; font-size: 25px; }
#TOP .Flag { background-image: none; }
}
 @media (max-width: 570px) {
body .HeaderH1 { display: none; width: 100%; }
.Logo { width: 320px; }

#TOP .PHONE { top: 30px; right: 14px; width: 190px; letter-spacing: normal; }
.Slogan { display: none }
#pictureIN { display: none; }
.RECENT-POSTS { width:100%; }
#BUTTONS-TOP #menu-item-958-DD { display: none; }
}
 @media (max-width: 450px) {
.gallery #CATALOG-Projects a { height: 145px; width: 48%; }
.gallery #CATALOG-Projects .CATEGORY img { height: 100px; width: 150px; margin: 2px; }
.forSaleListing { margin-left: 0px; margin-right: 0px; }
#MAINBODY #HomeText ul { padding-left: 5px; }
body #KINO { width: 320px; height: 180px; padding: 0px; border: none; }
.LogoOver { top: 10px; }
}
 @media (max-width: 400px) {
body .MOBILEport { display: block; }
body #TITLE-CONTENT a { font-size: 13px; letter-spacing: 2px; }
body .alignright { float: none; margin: auto; margin-top: 8px; clear: both; }
#MAINBODY h3 { text-align: center; }
body .INFO ul { margin-left: 25px; }
body #MAINBODY .post h2 { display: block; clear: both; float: none; }
body #MAINBODY .post h2 img { margin-top: 5px; display: block; clear: both; float: none; }
body #MAINBODY h2 { font-size: 19px; line-height: 1.2em; text-align: center; }
#cntctfrm_contact_form { width: 300px; margin: auto; background-color: #fff; padding: 0px; }
#cntctfrm_contact_form input, #cntctfrm_contact_form textarea { max-width: 98%; }
body .Basic-Title { letter-spacing: 2px; text-align: center; }
.single-product-table { max-width: 100%; }
#KINOsmall { width: 100%; height: 180px; float: none; display: block; clear: both; }
.entry-content table strong, .comment-content table strong, body .PriceList td strong { background-image: none; padding-left: 0px; }
#MAINBODY #PIC { width: 120%; margin-left: -2%; }
}

section{display:block;width:100%;clear:both;box-sizing:border-box;}
.mySection{padding:10px 2%;}
.mySection:nth-child(odd){background-color:rgba(220, 220, 220, 0.7)!important;}
.mySection:nth-child(even){background-color:rgba(220, 220, 220, 0.3)!important;}

/*homeBlock*/
.innerBlock{max-width:1600px;margin:auto;display:block;}
.homeBlock{max-width:1550px;margin:auto;display:block;}
.homeBlock .BTN{float:left;margin:15px 20px 0px 0;padding:0 15px;line-height:38px;background:#069;border: 1px solid #069;color:#fff;}

.homeBlock .BTN.learnmoreBTN{background: #fff;border: 1px solid #069;color:#036;font-size: 15px;}
.homeBlock .BTN.bookBTN{font-size: 15px;}
.homeBlock .BTN.bookBTN:hover, .homeBlock .BTN.learnmoreBTN:hover,
.homeBlock .BTN.bookBTN:focus, .homeBlock .BTN.learnmoreBTN:focus{background: #036;border: 1px solid #036;color:#fff;}

.homeBlock h2.home-header{margin-top:0;}
.homeBlock h2 a:hover{ text-decoration: none; }
.homeBlock .img{margin:10px 0 30px 0;}
.zigzag .Half{text-align:left;padding: 20px 2% 30px 2%;width:50%;box-sizing: border-box;}

.zigzag h2, .zigzag h2 a{ color: #057b00!important; font-size: 28px; line-height: 1.3em;letter-spacing: normal; }
.zigzag .Half p{width:100%;margin-bottom:0px;}

.zigzag ul{margin-left:25px;list-style-image: url(/images/bullet.svg);padding-top:10px;}
.zigzag ul li{list-style-image: url(/images/bullet.svg); list-style-position: inside; list-style-type: disc;margin-bottom:6px; }
.zigzag h3{text-align:left!important;width:100%;}
.zigzag  p{line-height: 1.3em!important;}

.zigzag.section{padding: 25px 3% 0px 3%;}
.zigzag:nth-child(even) {background-color: #d8dbdc!important;}
.zigzag:nth-child(odd) {background-color: #f1f1f1!important;}

.zigzag img {width:auto;max-width:100%;height:auto!important;max-height:240px;margin:10px 0 0px 0;}
.zigzag #info, .zigzag .innerWrap {padding:0!important;margin:0!important;}

.zigzag:nth-child(odd) .Half{float:left;clear: none;}
.zigzag:nth-child(even) .Half{float:right;}

@media(max-width:1025px){
.zigzag .Half {width:100%;padding:4px 3%;}
.zigzag h2, .zigzag h2 a{font-size: 24px;}
}


@media(max-width:1025px){
.zigzag:nth-child(odd) .Half,  .zigzag:nth-child(even) .Half{float:none;}
.homeBlock .img{margin-bottom:0px;margin-top:10px;}
}

@media(max-width:800px){
.homeBlock .BTN{padding:0 11px;width:auto;margin: 15px 10px 0px 0;}
}

@media (max-width: 360px){
.homeBlock .BTN {
    padding: 0 5px;
    width: auto;
    margin: 15px 5px 0px 0;
}
}


.FOOTER-wrapper{background:#ddd;padding-top:10px;}



button.accordion, button.accordion:active, button.accordion:focus, button.accordion.active, button.accordion:hover { color: #666; cursor: pointer; padding: 7px 100px 7px 0px; width: 75px; border: none; text-align: right; outline: none; font-size: 14px; transition: 0s; background-image: url(/images/SANDWICH.svg); background-repeat: no-repeat; background-position: right center; background-size: 60px auto; box-sizing: border-box; position: absolute; top: 35px; left: 15px; height: 40px; overflow: hidden; background-color: transparent!important; box-shadow: none!important;z-index: 9999; }
button.accordion.active, button.accordion:hover { opacity: 1; }

div.panel{ padding: 0px; display: none; transition: 1s; }

#topNAV {background: #fff;display: none;width: 175px; position: fixed; height: auto;top:0;right:4%;z-index:9999999999999999; transition: 0.7s; -webkit-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.3); box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.3); padding:5px 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;}

#TOP #topNAV .PHONE {top:0!important;position:static!important;}

#TOP #topNAV .PHONE {
    width: auto;
    padding-left: 36px;
    text-align: right;
    background-image: url(/images/phone-gray.svg);
    background-repeat: no-repeat;
    background-position: left center;
}

@media(min-width:760px) {
div.panel { display: block; }
button.accordion{ display: none; }
#topNAV {width: 210px;}
}

#PIC .bookBTNdiv, .top-pageHolder .bookBTNdiv, #Anim .bookBTNdiv{position:absolute;top:240px;left:4%;z-index:999999;}
#PIC .bookBTNdiv a.BTN, .top-pageHolder .bookBTNdiv a.BTN, #Anim .bookBTNdiv a.BTN{background:#00993c;border:1px solid #00993c;}
#PIC .bookBTNdiv a.BTN:hover, 
.top-pageHolder .bookBTNdiv a.BTN:hover, 
#Anim .bookBTNdiv a.BTN:hover,
#PIC .bookBTNdiv a.BTN:focus, 
.top-pageHolder .bookBTNdiv a.BTN:focus, 
#Anim .bookBTNdiv a.BTN:focus{background:#069;border:1px solid #069;}

@media (min-width:1440px) {
#PIC .bookBTNdiv, .top-pageHolder .bookBTNdiv, #Anim .bookBTNdiv{left:3%;}
}

@media(max-width:1280px) {
#PIC .bookBTNdiv, .top-pageHolder .bookBTNdiv, #Anim .bookBTNdiv {top:200px;right:10px;}
#PIC .bookBTNdiv .BTN, 
.top-pageHolder .bookBTNdiv .BTN, 
#Anim .bookBTNdiv .BTN{float:right;padding:0 15px!important;width:auto!important;margin:0!important;}
#PIC, #Anim-Holder { overflow: visible!important;}
.LogoOver {max-width: 170px;}
}

@media(max-width:800px) {
#PIC .bookBTNdiv, .top-pageHolder .bookBTNdiv, #Anim .bookBTNdiv {top:120px;}
}

@media(max-width:480px) {
#PIC .bookBTNdiv, .top-pageHolder .bookBTNdiv{top:65px;}
#Anim .bookBTNdiv {top: 95px;}
h1 {padding-top: 30px;}
}

@media (max-width: 720px){
#BUTTONS-TOP ul li {display: block!important;width: 100%; margin-left: 0!important;border-bottom: 1px solid #6c818e;}
#BUTTONS-TOP ul li a {text-align: left;padding-left: 30px;width: 100%;}

}

.learnmoreBTN {
    font-size: 14px;
    line-height: 25px;
    display: block;
    margin: 8px auto;
    padding: 0 10px;
 width: 140px;
    text-align: center;
	border: 1px solid #999;
}

.zigzag .learnmoreBTN {width: auto;}

.blue-block .learnmoreBTN {
	border: 1px solid #999;
	background-color: rgba(0,0,0,0.0);
	color: #555!important;
}

.learnmoreBTN:hover,.learnmoreBTN:focus {color:#fff!important;background-color: rgba(0,0,0,0.3);transition: 0.2s;background:#09C!important;border-color:#09C;color:#fff!important;}

.recentBlogs article {
    width: 15%;
    margin: 4px 0.3%;
    padding: 10px 10px 0px 10px;
    display: inline-block;
    background: rgba(255,255,255,0.6);
    float: none;
    vertical-align: top;
    min-width: 250px;
    min-height: 150px;
}
.recentBlogs article a p.post-list-title{line-height:1.2em;color:#069;}
.recentBlogs article a p:hover{text-decoration:underline;}
.recentBlogs article span.post-excerpt p{font-size:12px!important;line-height:1.2em!important;color:#555;}
.spacer, .sp { height: 1px; display: block; width: 100%; clear: both; }
hr.spacer, hr.sp{ border: none!important;margin: 0; }
.sp5 { height: 5px; }
.sp10 { height: 10px; }
.sp15 { height: 15px; }
.sp20 { height: 20px; }
.sp25 { height: 25px; }
.sp30 { height: 30px; }
.sp35 { height: 35px; }
.sp40 { height: 40px; }
.sp45 { height: 45px; }
.sp50 { height: 50px; }

@media (max-width: 1440px){
.recentBlogs article {width: 46%!important;min-height: 100px;}
}

@media (max-width: 800px){
.recentBlogs article {width: 100%!important;margin: 4px 0%;min-height: 10px!important;}
.recentBlogs article span.post-excerpt p{display:none;}
}



/*video*/

.videoThumbsHolder{
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom:0px;
	clear:both;
}

.videoOneWide, .videoCat { width:320px; max-width: 98%;height: auto;min-height:180px; margin:9px 3px; display: inline-block; cursor: pointer; vertical-align: top; position: relative; border:1px solid #ccc;border-bottom:3px solid #069;background: #eee; 	}
.videoCat {width:370px;}
.videoOneWide .PlayIcon{ position: absolute; background-image: url(/images/playVideoIcon.svg); background-repeat: no-repeat; background-position: center 35%; height:85%; width: 100%;top:0;left:0;background-size:25%;opacity:0.5;transition:1s;}
.videoOneWide .PlayIcon:hover{opacity:0.95;}
.videoOneWide:hover span, .videoOneWide:active span, .videoOneWide:focus span{color: #093;}
.videoOneWide:hover {background:#fff;}
.videoOneWide:active, .videoOneWide:focus  {background:#ccc;}
.videoOneWide:active .videoPlayLink span, .videoOneWide:focus .videoPlayLink span  {color:#900!important;}
.videoThumb img{max-width:100%;height:auto;border:3px solid #fff;width: 300px;height: auto;}


.videoboxWide {
	position:relative;
	max-width:100%;
	z-index:999999999;
	width:100%;
	height:1px;
	display:none;
	transition: 1s;
	margin-bottom:10px;
}

.videoPlayLink{display:block;text-decoration:none;color:#999;padding:5px 7px;cursor: pointer;text-shadow:none!important;}

.videoPlayLink span {
    width: 100%;
	line-height:26px;
	min-height:75px;
	font-size:19px;
	display:block;
	text-align:center;
	margin:auto;
	font-family: 'MyFontMed';
    color: #000;
}

.videoPlayLink span em{
line-height:18px;
	font-size:13px;
	font-family: 'Arial Narrow';
    color: #555;
}
.videoPlayLink span.videoCategory{font-size:24px;min-height:38px;line-height:38px;}

.videoPlayLink:hover span {opacity:1;color: #093;}

.video-close{
	z-index: 999999999999;
	position: absolute;
	right: 0px;
	font-size: 18px;
	line-height:50px;
	display: block;
	clear: both;
	text-decoration: none;
	padding: 0 10px;
	background: #900;
	color: #fff;
	width: 140px;
	text-align: center;
	margin: 10px auto;
	border-radius: 3px;
	cursor: pointer;
	font-family: 'MyFontMed';
	bottom: -10px;
}

.video-close:hover{background:#000;color:#fff;}

@media (max-width:1024px){
.video-closeD{display:none;opacity:0;}	
}

@media (max-width:760px){
.videoPlayLink span {font-size:16px;}
.video-close{line-height:33px;width: 110px;}	
}

.Nav {
    display: inline-block;
    font-family: 'MyFontMed', 'Arial Narrow', Arial, serif;
    font-size: 16px;
    line-height: 30px;
    color: #069;
    text-decoration: none;
    padding: 0px 10px;
    background-color:#eaedf1;
    margin-bottom: 4px;
    letter-spacing: 1px;
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    cursor: pointer;
    min-width: 36px;
}

#gt-wrapper-26596918{position:absolute;top:20px;z-index:9999999999999;}
.gt_container--hv5olg .gt_switcher {float: right;}
.gtranslate_wrapper{width:240px;display:block;position:absolute;z-index:99999;top:14px;right:40%;}
body .gt_switcher, .gt_switcher .gt_selected a {max-width: 150px;border: 1px solid #fff!important;background:#fff!important;}

@media (max-width: 1200px) {
.gtranslate_wrapper {top: 170px; width: auto;right:5px;}
}

@media (max-width: 760px) {
.gtranslate_wrapper {top: 94px; }
}

@media (max-width: 440px) {
.gtranslate_wrapper {top: 190px;right: auto;left:5px; }
}

/*@media (min-width: 1200px) {
.gtranslate_wrapper{right:320px;}
}
@media (max-width: 720px) {
.gtranslate_wrapper{right:auto;left:5px;top:80px;}
}
@media (max-width: 380px) {
.gtranslate_wrapper{top:77px;}
}*/
