body {background-color: #dff4ff; background-image:url('/images/bg.jpg'); background-repeat: no-repeat; background-position: center top;}
dfn {font-style: normal;}
a {color: #0a74b1;}

.round-table { border: 1px solid #d4daf6; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; background-color: #fff;}
.top-table { border: 1px solid #ffa922; background-color: #ffa922; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;  font-family: 'Raleway'; font-size: 20px; color: #ffffff; font-weight: normal; text-align: center;}
.top-table-content { border: 1px solid #ffa922; background-color: #ffa922; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;  font-family: 'Raleway'; font-size: 16px; color: #ffffff; font-weight: normal; text-align: left; text-transform: uppercase;}
.round-table-result { border: 1px solid #e21e1e; background-color: #e21e1e; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  font-family: 'Raleway'; font-size: 20px; color: #ffffff; font-weight: normal; text-align: center;}
.h2-top-table-content { border: 1px solid #ffa922; background-color: #ffa922; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;  font-family: 'Raleway'; font-size: 16px; color: #ffffff; font-weight: normal; text-align: left; text-transform: uppercase; padding: 5px;}
.h2-top { font-family: 'Raleway'; font-size: 16px; color: #ffffff; font-weight: normal; text-align: left; text-transform: uppercase;}
.card_cover { margin: 2px; cursor: pointer;}

.title {font-family: 'Raleway'; font-size: 32px; color: #454141; font-weight: normal; text-align: center;}
.title_sub {font-family: 'Raleway'; font-size: 22px; color: #454141; font-weight: normal;}
.title_sub2 {font-family: 'Raleway'; font-size: 20px; color: #454141; font-weight: normal;}
.title_white {font-family: 'Raleway'; font-size: 22px; color: #ffffff; font-weight: normal; text-transform: uppercase;}
.title_white_sub {font-family: 'Raleway'; font-size: 20px; color: #ffffff; font-weight: normal; text-transform: uppercase;}
.title_right {font-family: 'Raleway'; font-size: 20px; color: #ffffff; font-weight: normal; text-align: center; text-decoration: none;}

.txt {font-family: 'Raleway'; font-size: 16px; color: #454141; font-weight: normal; text-align: justify; line-height: 150%;}
.txt_white {font-family: 'Raleway'; font-size: 12px; color: #ffffff; font-weight: normal; text-align: justify; line-height: 140%;}

.footer {font-family: 'Raleway'; font-size: 13px; color: #333; font-weight: normal; text-align: center;}
.email {border: 1px solid #e5e5e5; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; padding-left: 10px; width: 200px;}
.button { border: 1px solid #f6891f; background-color: #f6891f; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  font-family: 'Raleway'; font-size: 15px; color: #ffffff; font-weight: normal; text-align: center; text-transform: uppercase; text-decoration: none;}
.button2 { border: 1px solid #f6891f; background-color: #f6891f; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  font-family: 'Raleway'; font-size: 20px; color: #ffffff; font-weight: normal; text-align: center; text-transform: uppercase; margin-top: 10px; margin-bottom: 15px; padding: 15px; cursor: pointer; width: 60%; text-decoration: none;}

.card_medium {margin-left: 15px; margin-right: 15px;}

.card_large {margin-left: 15px; margin-right: 15px; border: 2px solid #fff; box-shadow: 0px 3px 5px #ccc; border-radius: 8px;}
.card_large_r {margin-left: 15px; margin-right: 15px; border: 2px solid #fff; box-shadow: 0px -3px 5px #ccc; border-radius: 8px; transform: scaleX(-1); transform: scaleY(-1);}

.rotation {display: inline; margin-right: 15px; margin-bottom: 10px; padding: 10px; width: 150px; font-size: 15px;}
.rotation2 {display: block; margin: 5px; padding: 5px; width: 150px; font-size: 15px;}

.txt_title_card {font-family: 'Raleway'; font-size: 16px; font-weight: bold; text-align: center;}
.txt_title_card:link {text-decoration: none;}
.txt_title_card:hover {text-decoration: underline;}

.txt_link_card {font-family: 'Raleway'; font-size: 14px; text-align: center; text-decoration: none;}
.txt_link_card:link {text-decoration: none;}
.txt_link_card:hover {text-decoration: underline;}

.bc {font-family: 'Raleway'; font-size: 14px; color: #0a74b1; font-weight: normal; text-align: left; text-decoration: none; margin-top: 0px;}

#rgpd {position: fixed; left: 0px; right: 0px; bottom: 0px; background-color: #ffffff; width: 100%; height: 120px; border-top: 1px solid #cccccc; text-align: center; box-shadow: 0px -3px 3px #dddddd;}
.rgpdbutton {border: 0px; background-color: #d32b4c; border-radius: 10px; color: #ffffff; font-size: 18px; padding: 5px; width: 150px; text-align: center; cursor: pointer;}
.rgpdclose {position: fixed; right: 10px; font-size: 22px; margin-top: 2px; cursor: pointer;}