/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: normal;
  src: url('../fonts/open-sans-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('../fonts/open-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v17-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('../fonts/open-sans-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
@font-face {
font-family: 'IcoMoon-Free';
font-display: auto;
src: url('../fonts/IcoMoon-Free.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
html {
min-height: 100%;
height: auto;
overflow-y:scroll;
}
body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke: 1px transparent; 
}
img {
-khtml-user-select: none;
-o-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
hr {
height: 1px;
color: #ffffff;
background-color: #ffffff;
margin-top: 0px;
padding-top: 0px;
border: none;
}
p {
margin: 0px;
padding: 0px;
}
ul {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
ol {
margin: 0px;
padding: 0px;
}
li {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
img {
border: none;
}
/* RTE */
.text-right {
text-align: right;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
/* HYPERLINKS */
a:link {
color: #33aa87;
text-decoration: underline;
font-weight: normal;
outline: none;
}
a:visited {
color: #33aa87;
text-decoration: underline;
font-weight: normal;
outline: none;
}
a:active {
color: #33aa87;
text-decoration: underline;
font-weight: normal;
outline: none;
}
a:hover {
color: #33aa87;
text-decoration: none;
font-weight: normal;
outline: none;
}
.mstopnavi a:link {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.mstopnavi a:visited {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.mstopnavi a:active {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.mstopnavi a:hover {
color: #33aa87;
text-decoration: none;
font-weight: normal;
}
.msfooter a:link {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.msfooter a:visited {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.msfooter a:active {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.msfooter a:hover {
color: #666666;
text-decoration: underline;
font-weight: normal;
}
.msfooternavi a:link {
color: #ffffff;
text-decoration: none;
font-weight: normal;
}
.msfooternavi a:visited {
color: #ffffff;
text-decoration: none;
font-weight: normal;
}
.msfooternavi a:active {
color: #ffffff;
text-decoration: none;
font-weight: normal;
}
.msfooternavi a:hover {
color: #ffffff;
text-decoration: underline;
font-weight: normal;
}
/* HEAD ELEMENTS */
h1 {
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 38px;
font-weight: bold;
margin: 0px;
padding: 30px 0px 20px;
color: #33aa87;
text-align: center;
line-height: 42px;
overflow: hidden;
text-overflow: ellipsis;
}
h1::after {
content: '';
height: 20px;
width: 40%;
max-width: 200px;
background: #fb0026;
background: linear-gradient(180deg, rgba(251,0,38,1) 0%, rgba(251,0,38,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 55%, rgba(0,155,196,1) 55%, rgba(0,155,196,1) 100%);  
display: block;
margin-top: 1rem;
margin-bottom: 1.5rem;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;  
}
h2 {
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 28px;
margin: 0px;
color: #33aa87;
text-align: left;
line-height: 32px;
padding: 0px 0px 15px;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
}
h3 {
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
margin: 0px;
padding: 0px 0px 10px;
color: #33aa87;
text-align: left;
line-height: 30px;
overflow: hidden;
text-overflow: ellipsis;
}
h4 {
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 21px;
font-weight: bold;
margin: 0px;
padding: 0px;
color: #33aa87;
text-align: left;
line-height: 30px;
overflow: hidden;
text-overflow: ellipsis;
}
h5 {
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 17px;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #33aa87;
text-align: left;
line-height: 25px;
overflow: hidden;
text-overflow: ellipsis;
}
h6 {
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 21px;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #666666;
text-align: left;
line-height: 25px;
overflow: hidden;
text-overflow: ellipsis;
}
.msbg {
width: 100%;
text-align: center;
}
.msmain {
width: 100%;
display: inline-block;
}
.mshead {
width: 100%;
text-align: center;
display: inline-block;
position: fixed;
height: auto;  
top: 0px;
left: 0px;
z-index: 3;
}
.msstickyhead {
width: 100%;
text-align: center;
background-color: #ffffff;
display: inline-block;
-webkit-box-shadow: #ddd 3px 3px 10px;
box-shadow: #ddd 3px 3px 10px;  
}
.msheadinner {
width: 100%;
text-align: left;
background-color: #ffffff;
display: inline-block;
max-width: 1130px;
padding-top: 5px;
padding-bottom: 0px;  
}
.mslogo {
float: left;
max-width: 170px;
margin-left: 10px;
margin-right: 10px;
margin-top: 3px;  
margin-bottom: 3px;
}
.msmain .mslogo img {
width: 170px!important;
height: auto!important;
transition: all 0.4s;
-ms-transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;  
}
.sticky .mslogo img {
width: 130px!important;
}
.mstopnavi {
float: right;
font-size: 14px;
color: #666666;
line-height: 18px;
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
text-align: right;
margin-right: 0px; 
min-height: 18px;  
}
.mstopnavi a {
padding-left: 10px;
padding-right: 10px;  
}
.mstopnavi a.topicon:before {
font-family: 'IcoMoon-Free';
font-size: 12px;
line-height: 17px; 
padding-right: 5px;  
}
.mstopnavi a.tel:before {
content: "\e942" 
}
.mstopnavi a.mail:before {
content: "\e945" 
}
.msbanner {
display: block;
width: 100%;
margin-top: 104px;
text-align: center;
line-height: 0px;  
}
.msbannerinner {
font-size: 20px;
color: #ffffff;
line-height: 24px;
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
width: 100%;
display: inline-block;
/*max-width: 1600px;*/  
}
.msbannerinner .ce-center .ce-outer,
.msbannerinner .ce-center .ce-inner {
float: none;
right: auto;
}
.ce-row,
.ce-column,
.ce-gallery figure {
width: 100%;  
}
.mscontent {
font-size: 17px;
text-align: center;
color: #666666;
line-height: 25px;
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 100%;  
}
.mscontentinner {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-right: 0px;  
width: 100%;
/*max-width: 1600px;*/
display: inline-block;  
text-align: center;  
}
.msfooter {
display: inline-block;
width: 100%;
font-size: 16px;
text-align: center;
color: #666666;
line-height: 20px;
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
padding-top: 50px;
}
.msfooterrow1 {  
color: #666666;
background-color: #ffffff;
width: 100%;
display: inline-block;
text-align: center;
/*max-width: 1600px;*/
/*border-top: solid 1px #e3e4e4;*/
background-image: url(../images/bg-footer.png);
background-repeat:  repeat;
background-position: center top;
height: 358px;
line-height: normal;  
}
.msfooterrow1inner {  
max-width: 1130px;
width: 100%;
display: inline-block;
padding-top: 20px;
padding-bottom: 20px;
min-height: 178px;  
}
.msfooter1,
.msfooter2,
.msfooter3 {
text-align: left;  
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 15px;
float: left;
width: 70%;
box-sizing: border-box;  
}
.msfooter1,
.msfooter3 {
width: 15%;  
}
.msmain .msfooter1 .ce-textpic img {
width: 100px!important;  
}
.msfooter1 {
padding-right: 30px;  
}
.msfooter2 {
/*border-left: 1px solid #e3e4e4;  
border-right: 1px solid #e3e4e4;*/
padding-left: 30px;
padding-right: 30px;  
}
.msfooter3 {
padding-left: 30px;  
}
.msfooterrow2 {  
color: #ffffff;
background-color: #93683f;
width: 100%;
display: inline-block;
text-align: center;
/*max-width: 1600px;  */
}
.msfooterrow2inner {  
max-width: 1130px;
width: 100%;
display: inline-block;
padding-top: 7px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 3px; 
box-sizing: border-box;  
}
.msfooternavi {  
float: left;  
}
.mscopyright {  
float: right;  
}
.msgototop {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
width: auto;
color: #D22630;
font-family: 'IcoMoon-Free';
font-size: 12px;
line-height: 17px;
text-align: center;
position: fixed;
right: 30px;
bottom: 30px;
z-index: 5;  
}
.msgototop a {
display: inline-block;
width: auto;
padding-top: 22px;
padding-left: 6px;
padding-right: 6px;
padding-bottom: 8px;
color: #D22630!important;
border: solid 1px #D22630;
background: rgba(255,255,255,0.8);
transition: all 0.4s;
-ms-transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
text-decoration: none; 
font-size: 35px;
}
.msgototop a:hover {
border: solid 1px #000000;
text-decoration: none;
color: #000000!important;
}
.msbox001 {
width: 100%;
display: inline-flex;
}
.msbox003left .msbox001 {
display: flex;
}
@media all and (max-width:700px) {
.msbox003left .msbox001 {
display: block;
}
}
.msbox001left {
width: 49%;
margin-right: 2%;
float: left;
}
.msbox001right {
width: 49%;
float: left;
}
.msbox001left.bg-bright,
.msbox001left.bg-midbright,
.msbox001left.bg-dark,
.msbox001left.bg-red,
.msbox001left.bg-white,
.msbox001left.bg-trans,
.msbox001right.bg-bright,
.msbox001right.bg-midbright,
.msbox001right.bg-dark,
.msbox001right.bg-red,
.msbox001right.bg-white,
.msbox001right.bg-trans {
padding: 20px;
box-sizing: border-box;  
}
.msbox002 {
width: 100%;
display: inline-block;
}
.msbox002left {
width: 32%;
margin-right: 2%;
float: left;
}
.msbox002right {
width: 66%;
float: left;
}
.msbox003 {
width: 100%;
display: inline-flex;
}
.msbox003left {
width: 66%;
margin-right: 2%;
float: left;
}
.msbox003right {
width: 32%;
float: left;
}
.msbox003left.bg-bright,
.msbox003left.bg-midbright,
.msbox003left.bg-dark,
.msbox003left.bg-red,
.msbox003left.bg-white,
.msbox003left.bg-trans,
.msbox003right.bg-bright,
.msbox003right.bg-midbright,
.msbox003right.bg-dark,
.msbox003right.bg-red,
.msbox003right.bg-white,
.msbox003right.bg-trans {
padding: 20px;
box-sizing: border-box; 
}
.msbox003left .msbox001left.bg-dark,
.msbox003left .msbox001right.bg-dark {
padding: 0px;
box-sizing: border-box;  
}
.msbox003left .msbox001left.bg-dark figcaption,
.msbox003left .msbox001right.bg-dark figcaption {
padding: 5px;  
}
.msbox004 {
width: 100%;
display: inline-block;
}
.msbox004left {
width: 32%;
margin-right: 2%;
float: left;
}
.msbox004middle {
width: 32%;
margin-right: 2%;  
float: left;
}
.msbox004right {
width: 32%;
float: left;
}
.msbox005 {
width: 100%;
display: inline-block;
}
.msbox005left {
width: 23.5%;
margin-right: 2%;
float: left;
}
.msbox005leftmiddle {
width: 23.5%;
margin-right: 2%;
float: left;
}
.msbox005rightmiddle {
width: 23.5%;
margin-right: 2%;
float: left;
}
.msbox005right {
width: 23.5%;
float: left;
}
.msbox006 {
width: 100%;
display: inline-block;
}
.msbox006left {
width: 39%;
margin-right: 2%;
float: left;
}
.msbox006right {
width: 59%;
float: left;
}
.msbox007 {
width: 100%;
display: inline-block;
}
.msbox007left {
width: 59%;
margin-right: 2%;
float: left;
}
.msbox007right {
width: 39%;
float: left;
}
.msbox008 {
width: 100%;
display: inline-block;
}
.msbox008left {
width: 18.4%;
margin-right: 2%;
float: left;
}
.msbox008leftmiddle {
width: 18.4%;
margin-right: 2%;
float: left;
}
.msbox008middle {
width: 18.4%;
margin-right: 2%;
float: left;
}
.msbox008rightmiddle {
width: 18.4%;
margin-right: 2%;
float: left;
}
.msbox008right {
width: 18.4%;
float: left;
}
.msbox009 {
width: 100%;
display: inline-block;
}
.msbox009inner {
padding-top: 25px;  
padding-left: 10px;
padding-right: 10px;  
padding-bottom: 25px;
width: 100%;
max-width: 1130px;
display: inline-block;
text-align: left; 
box-sizing: border-box;  
}
.msbox009inner .msbox009inner {  
padding-left: 25px;
padding-right: 25px;    
}
.bg-red a:link,
.bg-midbright a:link,
.bg-dark a:link {
color: #ffffff;
}
.bg-red a:visited,
.bg-midbright a:visited,
.bg-dark a:visited {
color: #ffffff;
}
.bg-red a:active,
.bg-midbright a:active,
.bg-dark a:active {
color: #ffffff;
}
.bg-red a:hover,
.bg-midbright a:hover,
.bg-dark a:hover {
color: #ffffff;
}
.bg-bright {
background-color: #e3e4e4;
}
.bg-midbright {
background-color: #707173;
color: #ffffff;  
}
.bg-dark {
background-color: #666666;
color: #ffffff;
}
.bg-red {
background-color: #fb0026;
color: #ffffff;
}
.bg-white {
background-color: #ffffff;
}
.bg-trans {
background: rgba(255,255,255,0.6);
}
.bg-midbright h1,
.bg-midbright h2,
.bg-midbright h3,
.bg-midbright h4,
.bg-midbright h5,
.bg-midbright h6,
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6,
.bg-red h1,
.bg-red h2,
.bg-red h3,
.bg-red h4,
.bg-red h5,
.bg-red h6{
color: #ffffff;
}
/* CONTENT ELEMENTS */
.mscontentinner ul {
padding-left: 20px;
text-align: left;
list-style-type: none;
padding-top: 5px;
}
.mscontentinner ul li {
padding-left: 0px;
padding-bottom: 3px;
list-style-type: disc;  
}
.mscontentinner ol {
padding-left: 19px;
text-align: left;
}
.mscontentinner ol li {
list-style-type: decimal;
padding-left: 1px;
}
.mscontentinner ul.ce-menu li {
background-image: none;
padding-left: 0px;
}
.mscontentinner ul.ce-menu ul li {
padding-left:30px;
padding-bottom:15px;  
}
.mscontentinner ul.ce-menu ul ul li {
padding-left:30px;
padding-bottom:0px;
}
.msmain .ce-uploads img {
width: auto!important;
}
ul.ce-uploads li {
padding: 0px;
background-image: none; 
}
.contenttable {
border: 1px solid #000000;
}
.ce-table th, .ce-table td, .contenttable th, .mscontentinner table th {
background-color: transparent;
color: #666666;
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #171717;
line-height: 25px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 7px;
margin-left: 0px;
border-top-width: 0px;
border-top-style: solid;
border-top-color: #171717;
}
.contenttable th a, .mscontentinner table th a {
font-weight: bold;
text-decoration: none;
}
.contenttable td, .mscontentinner table td {
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 17px;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #000000;
}
.contenttable td.headspacer, .mscontentinner table td.headspacer {
display: none;
}
.contenttable .tr-even {
background-color: #F4F3F3;
}
.contenttable .tr-odd {
background-color: #DAD9D7;
}
.download-pdf {
background-image: url(../images/_icon-download.gif);
background-position: 0px 2px;
background-repeat: no-repeat;
padding-left: 16px;
}
figcaption {
padding-top: 5px;
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-style: italic;
line-height: normal;
}
.frame .ce-gallery,
.frame .ce-row {
overflow: visible!important;
}
.ce-border img, .ce-border iframe {
box-sizing: border-box;
}
/* PRINT STYLESHEET */
@media print {
.mshead {
position: relative; 
top: auto;
left: auto; 
}
#toggle-nav {
display: none!important;    
}
.msnavi {
display: none!important;
}  
}
/* LIGHTBOX */
a.lightbox {
z-index: 1;
}
/* ACCORDION */
.accordionlink {
width: calc(100% - 62px);
display: block;
font-size: 17px;
padding: 10px 50px 9px 10px;
border: solid 1px #33aa87;  
border-radius: 0px;
margin: 10px 0px 0px 0px;
background-color: #33aa87;
color: #ffffff!important;
position: relative;
font-weight: bold;
}
.accordionlink:after {
content: " ";
width: 44px;
height: 100%;
background: url(../images/_icon-plus-white.png) no-repeat;
background-size: 20px 13px;
background-position: 11px 50%;
position: absolute;
right: 0px;
top: 0px;
border-left: solid 1px #ffffff;  
}
.accordionlink:hover {
cursor: pointer; 
}
.accordionlink.active:after {
background: url(../images/_icon-minus-white.png) no-repeat; 
background-size: 20px 13px;
background-position: 11px 50%;  
}
.accordioncontent {
max-height: 0;  
overflow: hidden;  
transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
padding: 0px;
border: none;
border-radius: 0px;
background-color: transparent;  
}
.accordioncontentinner {  
padding: 10px 10px 20px 10px;
border-top: none;
border-left: solid 1px #33aa87;
border-right: solid 1px #33aa87;
border-bottom: solid 1px #33aa87;  
}  
/* WS_FLEXSLIDER */
.flexslider {
background-color: transparent;
margin: 0px;
border: none;
border-radius: 0px;  
box-shadow: none;
overflow: hidden;  
}
.flexslider ul.slides,
.flexslider ul.flex-direction-nav,
.flexslider ul.slides li,
.flexslider ul.flex-direction-nav li {
background-image: none;
padding: 0px;
list-style-type: none;  
} 
.flexslider ol.flex-control-nav {
text-align: center;
padding-left: 0px;  
}
.flexslider ol.flex-control-nav li {
padding-left: 0px;
}
.caption-wrapper {
position: absolute;
left: 0px;
bottom: 15px;
text-align: right;
width: 100%;
}
.tx-ws-flexslider .caption-align-left .caption-text {
background: rgba(51,170,135,0.7);
top: auto;
bottom: auto;  
color: #FFFFFF;
left: auto;
line-height: 20px;
margin: 0px 20px 0px;
padding: 5px 15px;
position: relative;
text-shadow: none;  
width: auto;
max-width: 80%;  
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
text-align: center;
font-weight: bold;
display: inline-block;  
}
.tx-ws-flexslider .caption-align-left .caption-text a {
color: #FFFFFF;  
}
.caption-text .caption-title {
color: #FFFFFF;
line-height: 26px;
margin: 0px;
padding: 0px 0px 0px;   
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
}  
.flex-control-nav {
position: absolute;
text-align: center;
top: auto;
width: 100%;
bottom: 5px;
z-index: 2;  
}
.flex-control-nav li {
margin: 0 3px;
}
.flex-control-paging li a {
background: url("../images/flexslider-nav.png") no-repeat scroll 0px 0 rgba(0, 0, 0, 0)!important;
cursor: pointer;
display: block;
height: 20px;
text-indent: -999em;
width: 30px;
text-align: center;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none; 
}
.flex-control-paging li a:hover {
background-position: 0px 0px!important;  
}
.flex-control-paging li a.flex-active {
background-position: -30px 5px!important;
cursor: default;
}
.flex-direction-nav a {
/*background: url(../images/bg_direction_nav.png) no-repeat 0 0;*/
background: none;
text-decoration: none;
display: block;
width: 30px;
height: 24px;
margin: 0;
position: absolute;
top: calc(50% - 10px);
z-index: 10;
overflow: hidden;
opacity: 1!important;
cursor: pointer;
line-height: 0px;
font-size: 0px;  
}
.flex-direction-nav a:before {
/*font-family: 'IcoMoon-Free';*/
font-size: 24px;
line-height: 24px; 
color: #33aa87;
text-shadow: none;
}
.flex-direction-nav a.flex-prev,
.flexslider:hover .flex-prev {
left: -30px;
text-align: left;
}
.flex-direction-nav a.flex-next,
.flexslider:hover .flex-next {
right: -30px;
background-position: -31px 0px;
}
@media all and (max-width:800px) {
.flex-control-nav {
display: none;
}  
.caption-wrapper {
position: relative;
left: auto;
bottom: auto;
right: auto;
text-align: center;
}
.tx-ws-flexslider .caption-align-left .caption-text {
box-sizing: border-box;
max-width: 100%;
width: 100%;
margin: 0px;
background: rgba(51,170,135,1);
}
}
/* GALLERY */
.msboxgallery .ce-row {
float: left;
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 0px;  
margin-bottom: 20px;  
box-sizing: border-box;  
}
.msboxgalleryinner {
margin-left: -10px;
}
.imgcols1 .ce-row {
max-width: 100%;
}
.imgcols2 .ce-row {
max-width: 50%;
}
.imgcols3 .ce-row {
max-width: 33.333333%;
}
.imgcols4 .ce-row {
max-width: 25%;
}
.imgcols5 .ce-row {
max-width: 20%;
}
.imgcols6 .ce-row {
max-width: 16.666666%;
}
.imgcols7 .ce-row {
max-width: 14.285714%;
}
.imgcols8 .ce-row {
max-width: 12.5%;
}
.imgcols9 .ce-row {
max-width: 11.111111%;
}
.imgcols10 .ce-row {
max-width: 10%;
}
@media all and (max-width:640px) {
.imgcols2 .ce-row {
max-width: 100%;
padding-left: 0px;
padding-right: 0px;
height: auto!important;  
}
.imgcols2 .msboxgalleryinner {
margin-left: 0px;
}
}
@media all and (max-width:840px) {
.imgcols3 .ce-row {
max-width: 50%;
}
}
@media all and (max-width:440px) {
.imgcols3 .ce-row {
max-width: 100%;
padding-left: 0px;
padding-right: 0px;
height: auto!important;  
}
.imgcols3 .msboxgalleryinner {
margin-left: 0px;
}
}
@media all and (max-width:940px) {
.imgcols4 .ce-row {
max-width: 33.333333%;
}
}
@media all and (max-width:640px) {
.imgcols4 .ce-row {
max-width: 50%;
}
}
@media all and (max-width:340px) {
.imgcols4 .ce-row {
max-width: 100%;
padding-left: 0px;
padding-right: 0px;
height: auto!important;  
}
.imgcols4 .msboxgalleryinner {
margin-left: 0px;
}
}
@media all and (max-width:1000px) {
.imgcols5 .ce-row {
max-width: 25%;
}
}
@media all and (max-width:760px) {
.imgcols5 .ce-row {
max-width: 33.333333%;
}
}
@media all and (max-width:520px) {
.imgcols5 .ce-row {
max-width: 50%;
}
}
@media all and (max-width:1040px) {
.imgcols6 .ce-row {
max-width: 20%;
}
}
@media all and (max-width:840px) {
.imgcols6 .ce-row {
max-width: 25%;
}
}
@media all and (max-width:640px) {
.imgcols6 .ce-row {
max-width: 33.333333%;
}
}
@media all and (max-width:440px) {
.imgcols6 .ce-row {
max-width: 50%;
}
}
@media all and (max-width:1070px) {
.imgcols7 .ce-row {
max-width: 16.666666%;
}
}
@media all and (max-width:900px) {
.imgcols7 .ce-row {
max-width: 20%;
}
}
@media all and (max-width:730px) {
.imgcols7 .ce-row {
max-width: 25%;
}
}
@media all and (max-width:560px) {
.imgcols7 .ce-row {
max-width: 33.333333%;
}
}
@media all and (max-width:390px) {
.imgcols7 .ce-row {
max-width: 50%;
}
}
@media all and (max-width:1090px) {
.imgcols8 .ce-row {
max-width: 14.285714%;
}
}
@media all and (max-width:940px) {
.imgcols8 .ce-row {
max-width: 16.666666%;
}
}
@media all and (max-width:790px) {
.imgcols8 .ce-row {
max-width: 20%;
}
}
@media all and (max-width:640px) {
.imgcols8 .ce-row {
max-width: 25%;
}
}
@media all and (max-width:490px) {
.imgcols8 .ce-row {
max-width: 33.333333%;
}
}
@media all and (max-width:340px) {
.imgcols8 .ce-row {
max-width: 50%;
}
}
@media all and (max-width:1110px) {
.imgcols9 .ce-row {
max-width: 12.5%;
}
}
@media all and (max-width:975px) {
.imgcols9 .ce-row {
max-width: 14.285714%;
}
}
@media all and (max-width:840px) {
.imgcols9 .ce-row {
max-width: 16.666666%;
}
}
@media all and (max-width:705px) {
.imgcols9 .ce-row {
max-width: 20%;
}
}
@media all and (max-width:570px) {
.imgcols9 .ce-row {
max-width: 25%;
}
}
@media all and (max-width:435px) {
.imgcols9 .ce-row {
max-width: 33.333333%;
}
}
@media all and (max-width:1140px) {
.imgcols10 .ce-row {
max-width: 11.111111%;
}
}
@media all and (max-width:1015px) {
.imgcols10 .ce-row {
max-width: 12.5%;
}
}
@media all and (max-width:890px) {
.imgcols10 .ce-row {
max-width: 14.285714%;
}
}
@media all and (max-width:765px) {
.imgcols10 .ce-row {
max-width: 16.666666%;
}
}
@media all and (max-width:640px) {
.imgcols10 .ce-row {
max-width: 20%;
}
}
@media all and (max-width:515px) {
.imgcols10 .ce-row {
max-width: 25%;
}
}
@media all and (max-width:390px) {
.imgcols10 .ce-row {
max-width: 33.333333%;
}
}
/* POWERMAIL */
div.tx-powermail {
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 17px;
margin: 0 !important;
padding: 0 !important;
width: 100%;
}
div.tx-powermail h3 {
display: none;
}
.powermail_fieldset, .powermail_fieldset fieldset {
background-color: transparent;
border: 0px solid #DAD9D7;
border-radius: 0px;
clear: left;
margin: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}
.powermail_legend {
display: none;
}
.powermail_label,
.control-label {
clear: left;
color: #666666;
display: block;
float: left;
font-weight: normal;
width: 30%;
min-width: 200px;
padding-right: 10px;
}
.powermail_fieldwrap_check .powermail_label,
.powermail_radio_legend,
.powermail_fieldwrap_type_check .control-label,
.powermail_fieldwrap_type_radio .control-label {
float: none;
padding: 0px; 
}
.powermail_check_inner::before,
.powermail_radio_inner::before,
.powermail_fieldwrap .checkbox::before,
.powermail_fieldwrap .radio::before {
content: " ";
display: inline-block;
width: 30%;
min-width: 200px;
}
.powermail_fieldwrap_text {
clear: left;
}
.powermail_field,
.powermail_input,
.powermail_textarea,
.powermail_select,
.powermail_country {
border: 1px solid #CCCCCC;
color: #666666;
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 17px;
padding: 3px;
width: 50%;
box-sizing: border-box;
}
select.powermail_field {
width: 50%; 
}
div.powermail_fieldwrap_file_inner {
color: #FFFFFF;
cursor: pointer;
font-weight: bold;
height: 26px;
overflow: hidden;
padding: 0px;
width: 50%;
}
div.powermail_fieldwrap {
padding-bottom: 8px;
display: block;
float: left;
clear: left;
width: 100%; 
}
div.powermail_fieldwrap_type_captcha img {
width: auto!important;
padding-top: 10px;  
} 
.powermail_file {
border: none;
padding: 0px;
}
div.powermail_fieldwrap_file_inner {
padding: 0px;
}
.powermail_fieldwrap_type_submit input {
background-color: #33aa87;
border: none;
border-radius: 0px;
color: #ffffff;
cursor: pointer;
font-weight: bold;
padding: 6px 16px 5px 16px;
display: inline-block;
font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-size: 17px;
width: auto;
float: none;
margin: 10px 0px 10px 0px;
transition: all 0.4s;
-ms-transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
}
.powermail_fieldwrap_type_submit input:hover {
background:#298a6d;
}
.powermail_fieldwrap_submit::before,
.powermail_fieldwrap_type_submit::before {
content: " ";
display: inline-block;
width: 30%;
min-width: 200px;
padding-right: 10px;
}
.powermail_fieldwrap_type_submit div {
display: inline-block;
}
.powermail_all dt {
clear: left;
float: left;
width: 150px;
}
input.powermail_confirmation_form {
clear: left;
float: left;
}
input.powermail_confirmation_submit {
margin-top: 5px;
}
.parsley-error {
border: solid 1px #ff0000;
}
.parsley-errors-list {
color: #FF0000;
}
ul.parsley-errors-list {
padding: 0px!important;
}
ul.parsley-errors-list li {
background-image: none!important;
padding: 0px;
margin: 0px;  
}
ul.parsley-errors-list li::before {
content: " ";
display: inline-block;
width: 30%;
min-width: 200px;
}
.xdsoft_datetimepicker {
box-shadow:0px 5px 15px -5px rgba(0,0,0,0.506);
background:white;
border-bottom:1px solid #bbb;
border-left:1px solid #bbb;
border-right:1px solid #bbb;
border-top:1px solid #bbb;
color:#333333;
font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;
padding:8px;
padding-left:0px;
padding-top:2px;
position:absolute;
z-index:9999;
-moz-box-sizing:border-box;
box-sizing:border-box;
display:none
}
.xdsoft_datetimepicker iframe {
position:absolute;
left:0;
top:0;
width:75px;
height:210px;
background:transparent;
border:none
}
.xdsoft_datetimepicker button {
border:none !important
}
.xdsoft_noselect {
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none
}
.xdsoft_noselect::selection {
background:transparent
}
.xdsoft_noselect::-moz-selection {
background:transparent
}
.xdsoft_datetimepicker.xdsoft_inline {
display:inline-block;
position:static;
box-shadow:none
}
.xdsoft_datetimepicker * {
-moz-box-sizing:border-box;
box-sizing:border-box;
padding:0px;
margin:0px
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
display:none
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
display:block
}
.xdsoft_datetimepicker .xdsoft_datepicker {
width:224px;
float:left;
margin-left:8px
}
.xdsoft_datetimepicker .xdsoft_timepicker {
width:58px;
float:left;
text-align:center;
margin-left:8px;
margin-top:0px
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
margin-top:8px;
margin-bottom:3px
}
.xdsoft_datetimepicker .xdsoft_mounthpicker {
position:relative;
text-align:center
}
.xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==")
}
.xdsoft_datetimepicker .xdsoft_prev {
float:left;
background-position:-20px 0px
}
.xdsoft_datetimepicker .xdsoft_today_button {
float:left;
background-position:-70px 0px;
margin-left:5px
}
.xdsoft_datetimepicker .xdsoft_next {
float:right;
background-position:0px 0px
}
.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
background-color:transparent;
background-repeat:no-repeat;
border:0px none currentColor;
cursor:pointer;
display:block;
height:30px;
opacity:0.5;
outline:medium none currentColor;
overflow:hidden;
padding:0px;
position:relative;
text-indent:100%;
white-space:nowrap;
width:20px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
float:none;
background-position:-40px -15px;
height:15px;
width:30px;
display:block;
margin-left:14px;
margin-top:7px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
background-position:-40px 0px;
margin-bottom:7px;
margin-top:0px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
height:151px;
overflow:hidden;
border-bottom:1px solid #eee
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
background:white;
border-top:1px solid #eee;
color:#444;
font-size:12px;
text-align:center;
border-collapse:collapse;
cursor:pointer;
border-bottom-width:0px;
height:25px;
line-height:25px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
border-top-width:0px
}
.xdsoft_datetimepicker .xdsoft_today_button:hover, .xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover {
opacity:1
}
.xdsoft_datetimepicker .xdsoft_label {
display:inline;
position:relative;
z-index:9999;
margin:0;
padding:5px 3px;
font-size:14px;
line-height:20px;
font-weight:bold;
background-color:#fff;
float:left;
width:182px;
text-align:center;
cursor:pointer
}
.xdsoft_datetimepicker .xdsoft_label:hover {
text-decoration:underline
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
border:1px solid #ccc;
position:absolute;
right:0px;
top:30px;
z-index:101;
display:none;
background:#fff;
max-height:160px;
overflow-y:hidden
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
right:-7px
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
right:2px
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
color:#fff;
background:#A94442
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
padding:2px 10px 2px 5px
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
background:#1E5799;
box-shadow:#1E5799 0px 1px 3px 0px inset;
color:#fff;
font-weight:700
}
.xdsoft_datetimepicker .xdsoft_month {
width:90px;
text-align:right
}
.xdsoft_datetimepicker .xdsoft_calendar {
clear:both
}
.xdsoft_datetimepicker .xdsoft_year {
width:56px
}
.xdsoft_datetimepicker .xdsoft_calendar table {
border-collapse:collapse;
width:100%
}
.xdsoft_datetimepicker .xdsoft_calendar td>div {
padding-right:5px
}
.xdsoft_datetimepicker .xdsoft_calendar th {
height:25px
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
width:14.2857142%;
background:#F5F5F5;
border:1px solid #DDDDDD;
color:#666666;
font-size:12px;
text-align:right;
padding:0px;
border-collapse:collapse;
cursor:pointer;
height:25px
}
.xdsoft_datetimepicker .xdsoft_calendar th {
background:#F1F1F1
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color:#1E5799
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
background:#1E5799;
box-shadow:#1E5799 0px 1px 3px 0px inset;
color:#fff;
font-weight:700
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
opacity:0.5
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
opacity:0.2
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
color:#fff !important;
background:#A94442 !important;
box-shadow:none !important
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
color:inherit !important;
background:inherit !important;
box-shadow:inherit !important
}
.xdsoft_datetimepicker .xdsoft_calendar th {
font-weight:700;
text-align:center;
color:#999;
cursor:default
}
.xdsoft_datetimepicker .xdsoft_copyright {
color:#ccc !important;
font-size:10px;
clear:both;
float:none;
margin-left:8px
}
.xdsoft_datetimepicker .xdsoft_copyright a {
color:#eee !important
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
color:#aaa !important
}
/* RESPONSIVE IMAGES */
.msmain .ce-textpic img,
.msmain embed,
.msmain object,
.msmain video {
max-width: 100%!important;
height: auto!important;
width: 100%!important;
}
@media all and (max-width:950px) {
.msbox008left {
width: 49%;
margin-right: 2%;
margin-bottom: 20px;  
}
.msbox008leftmiddle {
width: 49%;
margin-right: 0%;
margin-bottom: 20px;  
}
.msbox008middle {
width: 49%;
margin-right: 2%;
margin-bottom: 20px;  
}
.msbox008rightmiddle {
width: 49%;
margin-right: 0%;
margin-bottom: 20px;  
}
.msbox008right {
width: 49%;
margin-right: 51%;
margin-bottom: 20px;  
}
}
@media all and (max-width:919px) {
.mstopnavi {
margin-right: 50px;
}
}
@media all and (max-width:800px) {
.msbox004left {
width: 48%;
margin-right: 2%;
float: left;
margin-bottom: 20px;
}
.msbox004middle {
width: 48%;
margin-right: 2%;
float: left;
margin-bottom: 20px;  
}
.msbox004right {
width: 48%;
float: none;
clear: left;
margin-bottom: 20px;  
}
.msbox005left {
width: 49%;
margin-right: 2%;
float: left;
margin-bottom: 20px;  
}
.msbox005leftmiddle {
width: 49%;
margin-right: 0%;
float: left;
margin-bottom: 20px;  
}
.msbox005rightmiddle {
width: 49%;
margin-right: 2%;
float: left;
clear: left;
margin-bottom: 20px;  
}
.msbox005right {
width: 49%;
float: left;
margin-bottom: 20px;  
}
}
@media all and (max-width:730px) {
.mstopnavi {
display: none; 
}
}
@media all and (max-width:700px) {
ul.parsley-errors-list li {
padding: 0px; 
}
.powermail_check_inner::before,
.powermail_radio_inner::before,
.powermail_fieldwrap .checkbox::before,
.powermail_fieldwrap .radio::before {
display: none;
}
.powermail_fieldwrap_submit::before,
.powermail_fieldwrap_type_submit::before {
display: none;
}
ul.parsley-errors-list li::before {
display: none;
}
.powermail_field,
.powermail_input,
.powermail_textarea,
.powermail_select,
.powermail_country {
width: 95%;
}
select.powermail_field {
width: 95%;
}
div.powermail_fieldwrap_file_inner {
width: 95%;
}
.powermail_submit {
margin: 10px 0px 10px 0px;
}
h5 {
font-size: 24px;
line-height: 28px;
}  
.frame-layout-1 {
display: none;
}
.msfooter1,
.msfooter2,
.msfooter3 {
float: none;
width: 100%;
border: none;
min-height: auto;
padding-left: 10px;
padding-right: 10px;  
}
.msbox001 {
display: block;
}
.msbox001left {
width: 100%;
margin-right: 0%;
float: none;
margin-bottom: 20px;  
}
.msbox001right {
width: 100%;
float: none;
margin-bottom: 20px;  
}
.msbox002left {
width: 100%;
margin-right: 0%;
float: none;
margin-bottom: 20px;  
}
.msbox002right {
width: 100%;
float: none;
margin-bottom: 20px;  
}
.msbox003 {
display: block;
}
.msbox003left {
width: 100%;
margin-right: 0%;
float: none;
margin-bottom: 20px;
}
.msbox003right {
width: 100%;
float: none;
margin-bottom: 20px;
}
.msbox004left {
width: 100%;
margin-right: 0%;
float: none;
margin-bottom: 20px;
}
.msbox004middle {
width: 100%;
margin-right: 0%;
float: none;
margin-bottom: 20px;
}
.msbox004right {
width: 100%;
float: none;
margin-bottom: 20px;
}
.msbox005left {
width: 100%;
margin-right: 0%;
float: none;
margin-bottom: 20px;
}
.msbox005leftmiddle {
width: 100%;
margin-right: 0%;
float: none;
margin-bottom: 20px;
}
.msbox005rightmiddle {
width: 100%;
margin-right: 0%;
float: none;
margin-bottom: 20px;
}
.msbox005right {
width: 100%;
float: none;
margin-bottom: 20px;
}
.msbox006left {
width: 100%;
margin-right: 0%;
float: none;
margin-bottom: 20px;
}
.msbox006right {
width: 100%;
float: none;
margin-bottom: 20px;
}
.msbox007left {
width: 100%;
margin-right: 0%;
float: none;
margin-bottom: 20px;
}
.msbox007right {
width: 100%;
float: none;
margin-bottom: 20px;
}
.msbox008left {
width: 100%;
margin-right: 0%;
}
.msbox008leftmiddle {
width: 100%;
}
.msbox008middle {
width: 100%;
margin-right: 0%;
}
.msbox008rightmiddle {
width: 100%;
}
.msbox008right {
width: 100%;
margin-right: 0%;
}
}