@-webkit-keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@-moz-keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@-webkit-keyframes animate-fade-in-right {
0% {
   -webkit-transform: translate(100px,0px) rotate(0deg);
   opacity: 0;
}
100% {
   -webkit-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-moz-keyframes animate-fade-in-right {
0% {
   -moz-transform: translate(100px,0px) rotate(0deg);
   opacity: 0;
}
100% {
   -moz-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@keyframes animate-fade-in-right {
0% {
   opacity: 0;
   transform: translate(100px,0px) rotate(0deg);
}
100% {
   opacity: 1;
   transform: translate(0px,0px) rotate(0deg);
}
}
@-webkit-keyframes heartbeat-1 {
0% {
   -webkit-transform: rotate(0deg);
}
15% {
   -webkit-transform: rotate(0deg) scale(1.2,1.2);
}
25% {
   -webkit-transform: rotate(0deg) scale(1.1,1.1);
}
35% {
   -webkit-transform: rotate(0deg) scale(1.2,1.2);
}
100% {
   -webkit-transform: rotate(0deg) scale(1.0,1.0);
}
}
@-moz-keyframes heartbeat-1 {
0% {
   -moz-transform: rotate(0deg);
}
15% {
   -moz-transform: rotate(0deg) scale(1.2,1.2);
}
25% {
   -moz-transform: rotate(0deg) scale(1.1,1.1);
}
35% {
   -moz-transform: rotate(0deg) scale(1.2,1.2);
}
100% {
   -moz-transform: rotate(0deg) scale(1.0,1.0);
}
}
@keyframes heartbeat-1 {
0% {
   transform: rotate(0deg);
}
15% {
   transform: rotate(0deg) scale(1.2,1.2);
}
25% {
   transform: rotate(0deg) scale(1.1,1.1);
}
35% {
   transform: rotate(0deg) scale(1.2,1.2);
}
100% {
   transform: rotate(0deg) scale(1.0,1.0);
}
}
@-webkit-keyframes push {
0% {
   -webkit-transform: perspective(1px) rotateX(0deg) scale3d(1,1,1);
}
50% {
   -webkit-transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8);
}
100% {
   -webkit-transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0);
}
}
@-moz-keyframes push {
0% {
   -moz-transform: perspective(1px) rotateX(0deg) scale3d(1,1,1);
}
50% {
   -moz-transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8);
}
100% {
   -moz-transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0);
}
}
@keyframes push {
0% {
   transform: perspective(1px) rotateX(0deg) scale3d(1,1,1);
}
50% {
   transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8);
}
100% {
   transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0);
}
}
@-webkit-keyframes slide-right-in {
0% {
   -webkit-transform-origin: 0 0;
   -webkit-transform: translate(100%,0px) rotate(1deg);
   opacity: 0;
}
100% {
   -webkit-transform-origin: 0 0;
   -webkit-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-moz-keyframes slide-right-in {
0% {
   -moz-transform-origin: 0 0;
   -moz-transform: translate(100%,0px) rotate(1deg);
   opacity: 0;
}
100% {
   -moz-transform-origin: 0 0;
   -moz-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@keyframes slide-right-in {
0% {
   opacity: 0;
   transform-origin: 0 0;
   transform: translate(100%,0px) rotate(1deg);
}
100% {
   opacity: 1;
   transform-origin: 0 0;
   transform: translate(0px,0px) rotate(0deg);
}
}
a.No_Style {
   color: #2B579A;
   text-decoration: none;
}
a.No_Style:visited {
   color: #800080;
   text-decoration: underline;
}
a.No_Style:active {
   color: #FF0000;
   text-decoration: underline;
}
a.No_Style:hover {
   color: #0000FF;
   text-decoration: underline;
}
h1,
.h1 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h2,
.h2 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h3,
.h3 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 24px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4,
.h4 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h5,
.h5 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 19px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h6,
.h6 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
.CustomStyle {
   background-color: transparent;
   color: #000080;
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}
.CustomStyle_TelButton {
   background-color: #F5F5F5;
   background: linear-gradient(to top, #F5F5F5 0%, #F5F5F5 100%);
   border: 1px solid #DCDCDC;
   border-radius: 4px;
   box-shadow: 4px 4px 6px #DCDCDC;
   color: #C0C0C0;
   cursor: pointer;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 10px 10px 10px 10px;
   padding: 2px 0px 2px 0px;
   text-decoration: none;
}
.Header_style {
   background-color: #FFFFFF;
   box-shadow: 4px 0px 6px #A9A9A9;
   text-decoration: none;
}
.CustomStyle_Header {
   background-color: transparent;
   border: 1px solid #D3D3D3;
   border-radius: 4px;
   box-shadow: 3px 4px 4px #C0C0C0;
   text-decoration: none;
}
.CustomStyle_TelButton_Nolink {
   background-color: #F5F5F5;
   background-image: url('images/BYG group logo circular 32.png');
   background-position: linear-gradient(to top, 0%, 100%);
   background-size: cover;
   background: linear-gradient(to top, #F5F5F5 0%, #F5F5F5 100%);
   border: 1px solid #DCDCDC;
   border-radius: 4px;
   box-shadow: 4px 4px 6px #DCDCDC;
   color: #C0C0C0;
   cursor: pointer;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 10px 10px 10px 10px;
   padding: 2px 2px 2px 2px;
   text-decoration: none;
}
.CustomStyle_TelButton_blue {
   background-color: #3D4D71;
   background: linear-gradient(to top, #3D4D71 0%, #2B579A 100%);
   border: 1px solid #DCDCDC;
   border-radius: 4px;
   box-shadow: 4px 4px 6px #DCDCDC;
   color: #FFFF00;
   cursor: pointer;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 10px 10px 10px 10px;
   padding: 2px 0px 2px 0px;
   text-decoration: none;
}
@media only screen and (max-width: 1365px) {
}
