/* CSS fiw */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html { 
    position: relative; 
    min-height: 100%; 
    height: initial!important;
} 
body {
    position: initial; 
    font-family: Arial, Verdana,sans-serif;
    margin: 0;
    padding: 0;
    font-size : 0.875rem;
    text-align: left;
    line-height: 1.1875rem;
    color: #575757;
    height: initial;
}

h1{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 1.25rem;
    font-weight: bold!important;
    color: #99051c;
}
h2{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 1.25rem;
    font-weight: bold!important;
    color: #99051c;
}
h3{
    margin: 8px 0px;
    font-size: 1.0rem; 
    font-weight: bold!important;
    color: #575757;
}
h4{
    margin: 8px 0px;
    font-size: 0.875rem; 
    font-weight: bold;
    color: #575757;
}
h5{
    margin: 8px 0px;
    font-size: 0.75rem; 
    font-weight: bold;
    color: #575757;
}
h5 a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 1.25rem;
    font-weight: bold!important;
    color: #bd0926;
}
h5 a:hover,
h5 a:visited,
h5 a:link {
    color: #bd0926;
}


.row {
    max-width: 75rem;
}

.bold {
    font-weight: bold;
}
.co_red {
    color: #be0a26;
}    
.bg {
    background-color: #ffffff;
}
.bg_gray {
    background-color: #cccccc;
}

.bg_head{
    background-color: #ffffff;
}
.bg_content {
    background-color: #efefef;
}
.bg_menuc {
    background-color: #e4e4e4;
    z-index: 10000;
}
.bg_menu{
    background-color: #ffffff;
}
.bg_foot_content {
    background-color: #e1e1e1;
}
.bg_foot_menu {
    background-color: #525252;
}
.bg_foot {
    background-color: #ffffff;
}

.mh400 {
    min-height: 400px;
}
.mh800 {
    min-height: 800px;
}
.cs7530 {
    max-width: 75rem;
    margin: 0px auto;
    padding: 0px 30px;
}
@media only screen and (max-width: 40em) { 
    .cs7530 {
        padding: 0px;
    }
}

#logo {
    position: relative;
    display: inline-block;
    max-height: 50px;
    max-width: 50px;
    margin: 10px;
    vertical-align: bottom;
    z-index: 1000;
}

.bg_ws{
    background-color: #ffffff;
    height: 14px;
}
.bg_rt{
    background-color: #be0a26;
}


/* header */
.headc {
    position: relative;
    min-height: 115px;
}    
.bl600 {
    margin: 0px auto;
    max-width: 600px;
}
.bl_head {
    position: relative;
    height: 90px;
}
.bl_section {
    height: 100vh;
}
.tlogo {
    margin-left: 20px;
}
.tclogo1 {
    position: absolute;
    right: 70px;
    top: 10px;
}
.tclogo2 {
    position: absolute;
    right: 10px;
    top: 10px;
}
/* totop */
#toTop {
    display: none;
    position: fixed;
    bottom: 33px;
    right: 20px;
    width: 52px;
    height: 52px;
    cursor: pointer;
    z-index: 100;
}

/* content */
.bl_content {
    position: relative;
    min-height: 100px;
}

/* start info */
.bl_start {
    padding: 0px 30px;
}
.trio {
    position: relative;
    display: inline-block;
}
.open_box {
    position: relative;
    display: inline-block;
    border: 0px solid red;
}
.obs1 {
    font-size: 30px;
    color: #be0a26;
    line-height: 1.8rem;
}
.open_box ul {
    list-style-image: url('../image/arrow_r.jpg');
}
.obs2 {
    margin: 25px 0px 0px 25px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    display: none;
}
.obs3 {
    margin: 10px 0px 0px 25px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    display: none;
}
.obs4 {
    margin: 10px 0px 0px 25px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    display: none;
}
.obs5 {
    margin: 25px 0px 0px 40px;
    font-size: 30px;
    color: #b4b4bb;
    display: none;
    line-height: 1.8rem;
}
.box {
    display: flex;
    justify-content: space-between;
    color: #ffffff;
}
.boxlift {
    position: relative;
    top: -30px;
}
.box h2 {
    color: #ffffff;
    font-weight: normal!important;
}    
.box h3 {
    color: #ffffff;
    font-weight: bold!important;
}    
.box1 {
    width: 32%;
    background-color: #be0a26;
    padding: 8px 10px;
    border-radius: 12px;
}
.box2 {
    width: 32%;
    background-color: #eb6a44;
    padding: 8px 10px;
    border-radius: 12px;
}
.box3 {
    width: 32%;
    background-color: #be0a26;
    padding: 8px 10px;
    border-radius: 12px;
}
@media only screen and (max-width: 40em) { 
    .box {
        display: block;
    }
    .boxlift {
        position: relative;
        top: 0px;
    }
    .box1 {
        width: 100%;
        margin-bottom: 10px;
    }
    .box2 {
        width: 100%;
        margin-bottom: 10px;
    }
    .box3 {
        width: 100%;
        margin-bottom: 10px;
    }
} 

/* start info end */

/* foot */
.bl_foot {
    min-height: 52px;
}
.footer {
    font-size: 1.2rem;
    color: #ffffff;
}
.foot_info {
    display: inline-block;
    margin: 0px 10px;
    font-size: 1.2rem;
    color: #ffffff;
    line-height: 2.6rem;
}
.foot_info h5 {
    color: #ffffff;
    font-size: 1.0125rem;
}
.foot_info p {
    color: #ffffff;
    font-size: 0.8rem;
    margin-left: 10px;
}
@media only screen and (max-width: 40em) { 
    .foot_info h5 {
        text-align: center;
    }
} 


/* menuc */
.menuc {
    position: relative;
}
.top-bar {
    background: transparent;
}    
.top-bar .toggle-topbar.menu-icon {
    right: unset;
}
.top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 1px #777777,0 7px 0 1px #777777,0 14px 0 1px #777777;
}
.top-bar .toggle-topbar.menu-icon a {
    color: #777777;
    padding-left: 0.4rem;
}    
.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #CACACA,0 7px 0 1px #CACACA,0 14px 0 1px #CACACA;
}
.top-bar-section ul li > a {
    padding-right: 0.9375rem;
    color: #777777;
}
.top-bar.expanded .toggle-topbar a {
    color: #777777;
}
.top-bar.expanded .title-area {
    background: transparent;
}
.top-bar-section ul li {
    background: transparent;
}
.top-bar-section ul li:hover:not(.has-form)>a {
    background-color: #b90718;
}
.top-bar-section ul li.active>a {
    background: #b90718;
    color: #fff;
}
/* menuc end */

/* menu top */
.menu_top {
    margin:0px 0px;
    display: inline-block;
}
.menu_top ul {
    display: inline;
    margin: 0px 0px;
    list-style: none;
    border-style: none;
}
.menu_top ul li {
    display: inline;
    margin: 0px 0px 0px 20px;
    line-height: 1.16rem;

}
.menu_top a{
  color: #575757;
  font-size :0.875rem;
  border-width: 0px;
}
.menu_top a:link {
  color: #575757;
  text-decoration: none;
}
.menu_top a:visited {
  color: #575757;
  text-decoration: none;
}  
.menu_top a:hover {
  color: #575757;
  text-decoration: underline;
}

/* menu top end */

/* menu */
.menu {
    display: block;
    margin: 3px 0px;
    list-style: none;
    text-align: left;
    border-style: none;
    text-align: center;
    background-color: #be0a26;
    border-radius: 13px;
}

.menu ul {
    display: inline-block;
    list-style:none;
    list-style-type:none;
    margin: 0px;
}
.menu li{
    display: inline-block;
    text-decoration:none;
    margin:0;
    padding:0;
    text-align: left;
}
.menu li a{
    display:block;
    color:#ffffff;
    font-size: 0.875rem;
    font-weight: bold;
    text-decoration:none;
    padding: 8px 15px
}
.menu li a:hover{
    color:#ffffff;
}
.menu li.act a:link{text-decoration:none;color:#d9081d;}
.menu li.act a:active{text-decoration:none;color:#d9081d;}
.menu li.act a:visited{text-decoration:none;color:#d9081d;}
.menu li.act a:hover{text-decoration:none;color:#d9081d;}

/* menu */

/* submenu left */
ul.nav2{
    position: relative;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
li.nav_item2{
    position: relative;
    height: 30px;
}
li.nav_item2 a{
    color: #302F2E;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}
li.nav_item2 a:link {
  color: #302F2E;
  text-decoration: none;
}
li.nav_item2 a:visited {
  color: #302F2E;
  text-decoration: none;
}  
li.nav_item2 a:hover {
  color: #302F2E;
  text-decoration: underline;
}
li.nav_item2_act a, li.nav_item2_act a:visited {
  text-decoration: underline !important;
}

ul.nav3{
    position: relative;
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 10px;
}
li.nav_item3{
    position: relative;
    height: 30px;
}
li.nav_item3 a{
    color: #302F2E;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}
li.nav_item3 a:link {
  color: #302F2E;
  text-decoration: none;
}
li.nav_item3 a:visited {
  color: #302F2E;
  text-decoration: none;
}  
li.nav_item3 a:hover {
  color: #302F2E;
  text-decoration: underline;
}
li.nav_item3_act a, li.nav_item3_act a:visited {
  text-decoration: underline !important;
}

/* submenu left end */

/* foot menu */
.menu_foot {
    display: inline-block;
    text-align: center;
    margin: 7px 0px;
    list-style: none;
    font-size :0.875rem;
    color: #ffffff;
    border-style: none;
}
.menu_foot ul {
    display: inline;
    margin: 0px 0px;
    list-style: none;
    border-style: none;
}
.menu_foot ul li {
    display: inline;
    margin: 0px ;
    line-height: 1.16rem;

}
.menu_foot a{
  color: #ffffff;
  font-size :0.875rem;
  border-width: 0px;
}
.menu_foot a:link {
  color: #ffffff;
  text-decoration: none;
}
.menu_foot a:visited {
  color: #ffffff;
  text-decoration: none;
}  
.menu_foot a:hover {
  color: #ffffff;
  text-decoration: underline;
}
 
ul.nav_social {
    display: inline;
    margin: 0px 0px;
    list-style: none;
    border-style: none;
}
ul.nav_social li {
    float: right;
    margin: 7px 10px 7px 10px;
}
ul.nav_social li a {
}

.sm {margin:0 10px 0 0;}

a.link {
  color: #303030;
  border-width: 0px;
}
a.link:link {
  color: #303030;
  text-decoration: none;
}
a.link:visited {
  color: #303030;
  text-decoration: none;
}  
a.link:hover {
  color: #a2c475;
  text-decoration: none;
}

a.link1 {
  color: #a2c475;
  border-width: 0px;
}
a.link1:link {
  color: #a2c475;
  text-decoration: none;
}
a.link1:visited {
  color: #a2c475;
  text-decoration: none;
}  
a.link1:hover {
  color: #303030;
  text-decoration: underline;
}

a{
  color: #575757;
  border-width: 0px;
}
a:link {
  color: #575757;
  text-decoration: none;
}
a:visited {
  color: #575757;
  text-decoration: none;
}  
a:hover {
  color: #575757;
  text-decoration: underline;
}

hr {
    border: none;
    border-top: 1px solid #575757;
}

/************** .content styles *****************/
.text-info .bodytext {
    font-size: 0.69rem;
}

.bodytext {  
  font-size: 16px; 
  text-decoration: none ; 
  line-height: 22px 
}
table.contenttable {  
  padding: 0px;
  text-decoration: none ; 
  background: transparent;
  border: none;
  margin-bottom: 1.25rem;
  table-layout: auto; 
}
table.contenttable tr {
    background: transparent; 
}

.font {  
  padding: 0px;
  text-decoration: none ; 
}
.text  {
  font-size :100%;
  color: #3c4242;
}



video {
    width: 100%;
    height: auto;
}

/************** rte extra styles *****************/
.frame-space-before-medium {
    margin-top: 15px !important;
}


/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, td.align-justify { text-align: justify; }

.ce-border img, .ce-border iframe {
    border: 1px solid #a3a2a3;
    padding: 0px;
}
p{
    margin: 0px 0px 7px 0px;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    font-size : 0.875rem;
    line-height: 1.4rem;
}
div.divider hr {
    margin: 0.8rem;
}
    
.frame-space-after-small { margin-bottom: 1.8125rem; }
.frame-space-before-small { margin-top: 1.8125rem; }

.nw {white-space: nowrap;}
.clear_b0 {clear: both; }
.clear_b5 {clear: both; height: 5px;}
.clear_b8 {clear: both; height: 8px;}
.clear_b10 {clear: both; height: 10px;}
.clear_b12 {clear: both; height: 12px;}
.clear_b15 {clear: both; height: 15px;}
.clear_b16 {clear: both; height: 16px;}
.clear_b20 {clear: both; height: 20px;}
.clear_b25 {clear: both; height: 25px;}
.clear_b30 {clear: both; height: 30px;}
.clear_b40 {clear: both; height: 40px;}
.clear_b60 {clear: both; height: 60px;}
.clear_b70 {clear: both; height: 75px;}
.clear_b70 {clear: both; height: 75px;}
.clear_b90 {clear: both; height: 90px;}
.clear_b100 {clear: both; height: 100px;}
.clear_b110 {clear: both; height: 110px;}

.clear_topc {clear: both; height: 140px;}
.clear_top {clear: both; height: 40px;}
/* max-width 640px, mobile-only styles */
@media only screen and (max-width: 40em) { 
    .clear_topc {clear: both; height: 140px;}
    .clear_top {clear: both; height: 0px;}
} 

input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fafafa;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b2b2b2;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #b2b2b2;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #b2b2b2;
}
:-moz-placeholder { /* Firefox 18- */
  color: #b2b2b2;
}
/* powermail */
@media only screen and (min-width: 64em) { 
    .flh {
        line-height: 2.25rem;
    }
}
.fcb {
    display: flex;
}
.fcb label {
    margin-right: 5px;
    padding-top: 1px;
}
.finfo {
    font-size: 0.7rem;
}
.fstext span {
    font-size: 1.7rem;
    font-weight: bold;
}
.fmoney input {
    display: inline-block;
    width: 90px;
}
.fcbil .checkbox {
    display: inline-block;
    margin-right: 8px;
}
    
.parsley-errors-list,
.parsley-required {
    color: #be0a26;
}
input[type="submit"].powermail_submit {
    float: right;
    width: 100px;
    padding: 5px;
    color: #ffffff;
    font-size: 0.9em;
    background-color: #be0a26;
    border: 1px solid #efefef;
    border-radius: 6px; 
}
input[type="submit"].powermail_submit:hover {
    border: 1px solid #be0a26;
}

/* powermail end */

/* button */
.ptb1-content div {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 12px;
    color: #ffffff;
}
.ptb1-content-color0 div {
    background-color: #98081e;
}

.ptb1-content a {
  color: #ffffff;
  border-width: 0px;
}
.ptb1-content a:link {
  color: #ffffff;
  text-decoration: none;
}
.ptb1-content a:visited {
  color: #ffffff;
  text-decoration: none;
}  
.ptb1-content a:hover {
  color: #ffffff;
  text-decoration: underline;
}
/* button end */
