@font-face
{
   font-family: "Ico Font";
   src: url('icofont.woff') format('woff'),
        url('icofont.ttf') format('truetype'),
        url('icofont.svg#icofont') format('svg'),
        url('icofont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Ionicons";
   src: url('ionicons.woff') format('woff'),
        url('ionicons.ttf') format('truetype'),
        url('ionicons.svg#Ionicons') format('svg'),
        url('ionicons.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Font Awesome 5 Brands";
   src: url('fa-brands-400.woff') format('woff'),
        url('fa-brands-400.ttf') format('truetype');
}
@font-face
{
   font-family: "Linearicons Free";
   src: url('Linearicons-Free.woff') format('woff'),
        url('Linearicons-Free.ttf') format('truetype'),
        url('Linearicons-Free.svg#Linearicons-Free') format('svg'),
        url('Linearicons-Free.eot') format('embedded-opentype');
}
@-webkit-keyframes filter-grayscale
{
   0% { filter: grayscale(1);  }
   100% { filter: grayscale(0);  }
}
@-moz-keyframes filter-grayscale
{
   0% { filter: grayscale(1);  }
   100% { filter: grayscale(0);  }
}
@keyframes filter-grayscale
{
   0% { filter: grayscale(1);  }
   100% { filter: grayscale(0);  }
}
@-webkit-keyframes filter-hue-rotate
{
   0% { filter: hue-rotate(0deg);  }
   80% { background-color: #716F7B;  }
}
@-moz-keyframes filter-hue-rotate
{
   0% { filter: hue-rotate(0deg);  }
   80% { background-color: #716F7B;  }
}
@keyframes filter-hue-rotate
{
   0% { filter: hue-rotate(0deg);  }
   80% { background-color: #716F7B;  }
}
@-webkit-keyframes filter-sepia
{
   0% { filter: sepia(1);  }
   100% { filter: sepia(0);  }
}
@-moz-keyframes filter-sepia
{
   0% { filter: sepia(1);  }
   100% { filter: sepia(0);  }
}
@keyframes filter-sepia
{
   0% { filter: sepia(1);  }
   100% { filter: sepia(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 transform-pulse
{
   0% { -webkit-transform: rotate(0deg) ;  }
   50% { -webkit-transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-moz-keyframes transform-pulse
{
   0% { -moz-transform: rotate(0deg) ;  }
   50% { -moz-transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-pulse
{
   0% { transform: rotate(0deg) ;  }
   50% { transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-webkit-keyframes transform-3d-flip-in-x
{
   0% { -webkit-transform: perspective(400px) rotateX(90deg) ;  }
   40% { -webkit-transform: perspective(400px) rotateX(-10deg) ;  }
   70% { -webkit-transform: perspective(400px) rotateX(10deg) ;  }
   100% { opacity: 1; -webkit-transform: perspective(400px) rotateX(0deg) ;  }
}
@-moz-keyframes transform-3d-flip-in-x
{
   0% { -moz-transform: perspective(400px) rotateX(90deg) ;  }
   40% { -moz-transform: perspective(400px) rotateX(-10deg) ;  }
   70% { -moz-transform: perspective(400px) rotateX(10deg) ;  }
   100% { opacity: 1; -moz-transform: perspective(400px) rotateX(0deg) ;  }
}
@keyframes transform-3d-flip-in-x
{
   0% { transform: perspective(400px) rotateX(90deg) ;  }
   40% { transform: perspective(400px) rotateX(-10deg) ;  }
   70% { transform: perspective(400px) rotateX(10deg) ;  }
   100% { opacity: 1; transform: perspective(400px) rotateX(0deg) ;  }
}
a.style1
{
   color: #AB8873;
   text-decoration: none;
}
a.style1:visited
{
   color: #D9A099;
   text-decoration: none;
}
a.style1:active
{
   color: #4F4F4F;
   text-decoration: none;
}
a.style1:hover
{
   color: #D9A099;
   font-weight: bold;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
