body {
   background-color: #000000;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a {
   color: #FF0000;
   text-decoration: none;
}
a:hover {
   color: #FFFFFF;
   text-decoration: none;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
#wb_BLOG_ALBINE,
#wb_INERNET,
#wb_FILME,
#wb_CONTACT,
#wb_Newsletter {
   background-attachment: scroll  !important;
}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
#wb_BLOG_ALBINE,
#wb_INERNET,
#wb_FILME,
#wb_CONTACT,
#wb_Newsletter {
   background-attachment: scroll  !important;
}
}
#Extension1-wrapper {
   height: 100%;
   position: relative;
   width: 100%;
}
#container {
   -moz-transform: translateZ(0) translateX(0) rotateY(0deg);
   -ms-transform: translateZ(0) translateX(0) rotateY(0deg);
   -webkit-transform: translateZ(0) translateX(0) rotateY(0deg);
   background: #fff;
   min-height: 100%;
   position: relative;
   transform: translateZ(0) translateX(0) rotateY(0deg);
   z-index: 10;
}
#Extension1-content {
   position: relative;
}
#Extension1-wrapper.open {
   -moz-perspective: 1200px;
   -ms-perspective: 1200px;
   -webkit-perspective: 1200px;
   perspective: 1200px;
   position: fixed;
}
.open #container {
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   cursor: pointer;
   height: 100%;
   overflow: hidden;
}
.open #Extension1-content {
   -webkit-transform: translateZ(-1px);
}
.animate #container::after {
   -moz-transition: opacity 400ms;
   -ms-transition: opacity 400ms;
   -webkit-transition: opacity 400ms;
   height: 101%;
   opacity: 1;
   transition: opacity 400ms;
}
#Extension1 {
   -moz-transform-style: preserve-3d;
   -moz-transform: translateY(-50%);
   -ms-transform-style: preserve-3d;
   -ms-transform: translateY(-50%);
   -webkit-transform-style: preserve-3d;
   -webkit-transform: translateY(-50%);
   height: auto;
   left: 25%;
   margin: 0;
   padding: 0;
   position: absolute;
   text-align: center;
   top: 50%;
   transform-style: preserve-3d;
   transform: translateY(-50%);
}
#Extension1 a {
   -moz-transform-style: preserve-3d;
   -moz-transition: color 400ms;
   -ms-transform-style: preserve-3d;
   -ms-transition: color 400ms;
   -webkit-transform-style: preserve-3d;
   -webkit-transition: color 400ms;
   color: #FF0000;
   display: inline-block;
   font-family: Open Sans;
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   margin: 0 0 15px 0;
   text-decoration: none;
   transform-style: preserve-3d;
   transition: color 400ms;
   white-space: nowrap;
}
#Extension1 a:hover {
   color: #424242;
}
#Extension1 a {
   display: block;
}
.Extension1-wrapper {
   background: #696969;
}
.Extension1-wrapper #container {
   -moz-transform-origin: 50% 50%;
   -moz-transition: -webkit-transform 500ms;
   -ms-transform-origin: 50% 50%;
   -ms-transition: -webkit-transform 500ms;
   -webkit-transform-origin: 50% 50%;
   -webkit-transition: -webkit-transform 500ms;
   transform-origin: 50% 50%;
   transition: transform 500ms;
}
.Extension1-wrapper.animate #container {
   -moz-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   -ms-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   -webkit-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
}
.Extension1-wrapper #Extension1 a {
   -moz-transform: translateX(-150px);
   -moz-transition: -webkit-transform 500ms, opacity 500ms;
   -ms-transform: translateX(-150px);
   -ms-transition: -webkit-transform 500ms, opacity 500ms;
   -webkit-transform: translateX(-150px);
   -webkit-transition: -webkit-transform 500ms, opacity 500ms;
   opacity: 0;
   transform: translateX(-150px);
   transition: transform 500ms, opacity 500ms;
}
.Extension1-wrapper.animate #Extension1 a {
   -moz-transform: translateX(0);
   -ms-transform: translateX(0);
   -webkit-transform: translateX(0);
   opacity: 1;
   transform: translateX(0);
}
#Extension1-button {
   -moz-box-sizing: border-box;
   background: #000000;
   border: 1px solid #000000;
   box-sizing: border-box;
   display: block;
   font-size: 10px;
   height: 60px;
   outline: none;
   position: relative;
   width: 66px;
}
#Extension1-button:before,
#Extension1-button:after {
   background: #FF0000;
   border-radius: 2px;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#Extension1-button span {
   -moz-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
   -webkit-transform-origin: 50% 50%;
   background: #FF0000;
   border-radius: 2px;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#Extension1-button span,
#Extension1-button:before,
#Extension1-button:after {
   border-radius: 0;
   height: 5px;
   left: 18px;
   width: 28px;
}
#Extension1-button:before {
   top: 15px;
}
#Extension1-button span {
   margin: 0;
   top: 25px;
}
#Extension1-button:after {
   top: 35px;
}
@media (max-width: 480px) {
.open #container {
   display: none;
}
#Extension1 {
   left: 0;
   text-align: center;
   width: 100%;
}
}
#wb_Header {
   background-color: #000000;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Header {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#Header > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Header > .row > .col-1,
#Header > .row > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Header > .row > .col-1,
#Header > .row > .col-2 {
   float: left;
}
#Header > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 58.33333333%;
}
#Header > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
   width: 41.66666667%;
}
#Header > .row > .col-2 > .col-2-padding {
   box-sizing: border-box;
   padding: 15px 0 0 0;
   width: 100%;
}
#Header:before,
#Header:after,
#Header .row:before,
#Header .row:after {
   content: " ";
   display: table;
}
#Header:after,
#Header .row:after {
   clear: both;
}
@media (max-width: 0px) {
#Header > .row > .col-1,
#Header > .row > .col-2 {
   float: none;
   width: 100%  !important;
}
}
#wb_Content {
   background-color: transparent;
   background-image: url('images/blackback.jpg');
   background-position: left top;
   background-repeat: no-repeat;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Content {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 50px 0 0 0;
}
#Content > .row {
   margin-left: 0;
   margin-right: 0;
}
#Content > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 0px;
   padding-right: 0px;
   position: relative;
}
#Content > .row > .col-1 {
   float: left;
}
#Content > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#Content:before,
#Content:after,
#Content .row:before,
#Content .row:after {
   content: " ";
   display: table;
}
#Content:after,
#Content .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Content > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_IconFont2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0 0 0 5px;
   padding: 5px 0 0 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_IconFont2 a {
   text-decoration: none;
}
#wb_IconFont2 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#wb_IconFont2:hover {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#IconFont2 {
   display: flex;
   flex-wrap: nowrap;
   height: 55px;
   justify-content: center;
   width: 73px;
}
.IconFont2 {
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   left: 0;
   line-height: 1;
   position: relative;
   top: 0;
}
.IconFont2:before {
   content: "\e8b6";
}
#IconFont2 i {
   color: #FF0000;
   display: inline-block;
   font-size: 55px;
   line-height: 55px;
   vertical-align: middle;
}
#wb_IconFont2:hover #IconFont2 i {
   color: #FFFFFF;
}
#Layer2 {
   background-color: rgba(0,0,0,0.59);
   background-image: none;
   border-radius: 5px;
}
#SiteSearch2 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   line-height: 28px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#SiteSearch2:focus {
   outline: 0;
}
.search-autocomplete {
   background: #000000;
   border: 1px solid #FF0000;
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: absolute;
   width: 400px;
   z-index: 999;
}
.search-autocomplete li {
   margin: 0;
   padding: 4px 4px 4px 4px;
}
.search-autocomplete li.selected {
   background: #FF0000;
   color: #000000;
}
#Button3 {
   -webkit-appearance: none;
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Button3:focus {
   outline: 0;
}
#wb_Image2 {
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image2 {
   animation: transform-rotate 5000ms linear 0ms infinite normal both;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   height: 100%;
   object-fit: scale-down;
   padding: 0;
   vertical-align: top;
   width: 100%;
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 25px 0;
   text-align: center;
   vertical-align: top;
}
#Heading2 {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 48px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0 0 50px 0;
   padding: 0;
   text-align: center;
}
#wb_Text2 {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 33px;
}
#wb_Text2 div {
   text-align: center;
}
#wb_Text2 {
   box-sizing: border-box;
   display: block;
   margin: 0 0 50px 0;
   width: 100%;
}
#wb_BLOG_ALBINE {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url('images/albina_free.png');
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#BLOG_ALBINE {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 25px 15px 50px 15px;
}
#BLOG_ALBINE > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#BLOG_ALBINE > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#BLOG_ALBINE > .row > .col-1 {
   float: left;
}
#BLOG_ALBINE > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#BLOG_ALBINE:before,
#BLOG_ALBINE:after,
#BLOG_ALBINE .row:before,
#BLOG_ALBINE .row:after {
   content: " ";
   display: table;
}
#BLOG_ALBINE:after,
#BLOG_ALBINE .row:after {
   clear: both;
}
@media (max-width: 480px) {
#BLOG_ALBINE > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#galleryButton {
   -webkit-appearance: none;
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   line-height: 17px;
   margin: 10px 0 0 0;
   padding: 10px 25px 10px 25px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#galleryButton:focus {
   outline: 0;
}
#wb_galleryText {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0 0 50px 0;
   padding: 0;
   text-align: center;
}
#wb_galleryText {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 26px;
}
#wb_galleryText div {
   text-align: center;
}
#wb_galleryText {
   box-sizing: border-box;
   display: block;
   margin: 0 0 50px 0;
   width: 100%;
}
#wb_galleryHeading {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 25px 0;
   text-align: center;
   vertical-align: top;
}
#galleryHeading {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 48px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Image3 {
   margin: 0;
   vertical-align: top;
}
#Image3 {
   animation: transform-rotate 5000ms linear 0ms infinite normal both;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   height: 103px;
   padding: 0;
   vertical-align: top;
   width: 103px;
}
#wb_INERNET {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url('images/aboutus.png');
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#INERNET {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#INERNET > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#INERNET > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#INERNET > .row > .col-1 {
   float: left;
}
#INERNET > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#INERNET:before,
#INERNET:after,
#INERNET .row:before,
#INERNET .row:after {
   content: " ";
   display: table;
}
#INERNET:after,
#INERNET .row:after {
   clear: both;
}
@media (max-width: 480px) {
#INERNET > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_aboutHeading {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 25px 0;
   text-align: center;
   vertical-align: top;
}
#aboutHeading {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 48px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_aboutText {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0 0 50px 0;
   padding: 0;
   text-align: center;
}
#wb_aboutText {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 33px;
}
#wb_aboutText div {
   text-align: center;
}
#wb_aboutText {
   box-sizing: border-box;
   display: block;
   margin: 0 0 50px 0;
   width: 100%;
}
#aboutButton {
   -webkit-appearance: none;
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   line-height: 35px;
   margin: 10px 0 0 0;
   padding: 1px 6px 1px 6px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#aboutButton:focus {
   outline: 0;
}
#HorizontalLine6 {
   border-bottom-width: 20px;
   border-color: transparent;
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine7 {
   border-bottom-width: 20px;
   border-color: transparent;
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#wb_Image4 {
   margin: 20px 0 0 0;
   vertical-align: top;
}
#Image4 {
   animation: transform-rotate 5000ms linear 0ms infinite normal both;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   height: 107px;
   padding: 0;
   vertical-align: top;
   width: 103px;
}
#wb_FILME {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url('images/cinema.png');
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#FILME {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 25px 15px 20px 15px;
}
#FILME > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#FILME > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#FILME > .row > .col-1 {
   float: left;
}
#FILME > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#FILME:before,
#FILME:after,
#FILME .row:before,
#FILME .row:after {
   content: " ";
   display: table;
}
#FILME:after,
#FILME .row:after {
   clear: both;
}
@media (max-width: 480px) {
#FILME > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_CONTACT {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url('images/contact.jpg');
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#CONTACT {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 50px 15px;
}
#CONTACT > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#CONTACT > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#CONTACT > .row > .col-1 {
   float: left;
}
#CONTACT > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#CONTACT:before,
#CONTACT:after,
#CONTACT .row:before,
#CONTACT .row:after {
   content: " ";
   display: table;
}
#CONTACT:after,
#CONTACT .row:after {
   clear: both;
}
@media (max-width: 480px) {
#CONTACT > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_Card1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 600px;
   position: relative;
   text-align: center;
}
#Card1-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 50px 50px 50px 50px;
}
#Card1-card-item0 {
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   height: 40px;
   margin: 0;
}
#Card1-card-item0 a {
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item0 i {
   font-size: 16px;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   width: 16px;
}
#Card1-card-item1 {
   border-top: 10px transparent solid;
   border-width: 10px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 0;
}
#Card1-card-item2 {
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   height: auto;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_contactHeading {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 25px 0;
   text-align: center;
   vertical-align: top;
}
#contactHeading {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 48px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_contactText {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0 0 50px 0;
   padding: 0;
   text-align: center;
}
#wb_contactText {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 16px;
   font-weight: normal;
   line-height: 23px;
}
#wb_contactText div {
   text-align: center;
}
#wb_contactText {
   box-sizing: border-box;
   display: block;
   margin: 0 0 50px 0;
   width: 100%;
}
#wb_Newsletter {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url('images/contact.jpg');
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Newsletter {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 25px 15px 50px 15px;
}
#Newsletter > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Newsletter > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Newsletter > .row > .col-1 {
   float: left;
}
#Newsletter > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#Newsletter:before,
#Newsletter:after,
#Newsletter .row:before,
#Newsletter .row:after {
   content: " ";
   display: table;
}
#Newsletter:after,
#Newsletter .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Newsletter > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_FontAwesomeIcon13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #323332;
   border-radius: 0px;
   display: inline-block;
   margin: 5px 5px 5px 5px;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#FontAwesomeIcon13 {
   display: flex;
   flex-wrap: nowrap;
   height: 41px;
   justify-content: center;
   width: 47px;
}
#FontAwesomeIcon13 i {
   color: #FF0000;
   display: inline-block;
   font-size: 41px;
   line-height: 41px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon13:hover #FontAwesomeIcon13 i {
   color: #323332;
}
#Label1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   box-sizing: border-box;
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   vertical-align: top;
}
#Label1:focus {
   outline: 0;
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_Text5 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
}
#wb_Text5 div {
   text-align: center;
}
#wb_Text5 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#Editbox5 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   line-height: 39px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox5:focus {
   border-color: #FF0000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,0,0,0.60);
   outline: 0;
}
#Editbox5::placeholder {
   color: #FFFFFF;
   opacity: 1;
}
#Editbox5::-ms-input-placeholder {
   color: #FFFFFF;
}
#Button2 {
   -webkit-appearance: none;
   background-color: #FF0000;
   background-image: none;
   border: 3px solid #FFFFFF;
   border-radius: 50px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 1px 6px 1px 6px;
   text-align: center;
}
#Button2:focus {
   outline: 0;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#wb_Text3 {
   color: #DAA520;
   font-family: "Open Sans";
   font-size: 24px;
   font-weight: 700;
}
#wb_Text3 div {
   text-align: center;
}
#wb_Text3 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#HorizontalLine2 {
   border-bottom-width: 30px;
   border-color: rgba(160,160,160,0.00);
   border-color: transparent;
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#wb_Text6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_Text6 {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 24px;
   font-weight: bold;
   line-height: 35px;
}
#wb_Text6 p,
#wb_Text6 ul {
   margin: 0;
   padding: 0;
}
#wb_Text6 {
   display: inline-block;
   height: 35px;
   margin: 0;
   width: 250px;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_Text4 {
   color: #DAA520;
   font-family: "Open Sans";
   font-size: 24px;
   font-weight: 700;
}
#wb_Text4 div {
   text-align: center;
}
#wb_Text4 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#Line6 {
   border-bottom-width: 18px;
   border-color: rgba(160,160,160,0.00);
   border-color: transparent;
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
.cc-revoke,
.cc-window {
   font-family: "Arial"  !important;
   font-size: 19px  !important;
}
.cc-btn {
   font-size: 19px  !important;
}
#wb_footerText {
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#wb_footerText {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 13px;
   font-weight: normal;
   line-height: 19px;
}
#wb_footerText div {
   text-align: center;
}
#wb_footerText {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Heading_1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0;
   padding: 0 0 25px 0;
   text-align: center;
   vertical-align: top;
}
#Heading_1 {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 48px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Button1 {
   -webkit-appearance: none;
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   line-height: 27px;
   margin: 20px 0 0 0;
   padding: 0 6px 0 6px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#Button1:focus {
   outline: 0;
}
#wb_Image1 {
   margin: 0;
   vertical-align: top;
}
#Image1 {
   animation: transform-rotate 5000ms linear 0ms infinite normal both;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   height: 103px;
   padding: 0;
   vertical-align: top;
   width: 103px;
}
#wb_Footer {
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Footer {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 10px 15px 10px 15px;
}
#Footer > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Footer > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Footer > .row > .col-1 {
   float: left;
}
#Footer > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#Footer:before,
#Footer:after,
#Footer .row:before,
#Footer .row:after {
   content: " ";
   display: table;
}
#Footer:after,
#Footer .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Footer > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
.ToolTip1 {
   display: block;
   line-height: 1.5;
   margin: 0;
   opacity: 0;
   position: absolute;
   text-align: left;
   text-decoration: none;
   z-index: 1070;
}
.ToolTip1.show {
   opacity: 0.9;
}
.ToolTip1 .tooltip-arrow {
   display: block;
   height: 10px;
   position: absolute;
   width: 20px;
}
.ToolTip1 .tooltip-arrow::before {
   border-color: transparent;
   border-style: solid;
   content: "";
   position: absolute;
}
.ToolTip1 .tooltip-arrow:after {
   border-color: transparent;
   border-style: solid;
   content: "";
   height: 0;
   position: absolute;
   width: 0;
   z-index: -1;
}
.ToolTip1.bs-tooltip-bottom,
.ToolTip1.bs-tooltip-auto[x-placement^="bottom"] {
   padding: 13px 0;
}
.ToolTip1.bs-tooltip-bottom .tooltip-arrow,
.ToolTip1.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow {
   top: 6px;
}
.ToolTip1.bs-tooltip-bottom .tooltip-arrow::before,
.ToolTip1.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow::before {
   border-bottom-color: rgba(0,0,0,1.00);
   border-width: 0 10px 10px;
   bottom: 0;
}
.ToolTip1.bs-tooltip-bottom .tooltip-arrow::after,
.ToolTip1.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow::after {
   border-bottom-color: #FF0000;
   border-width: 0 13px 13px;
   left: 50%;
   margin-left: -13px;
   top: -5px;
}
.ToolTip1 .tooltip-inner {
   background-color: #000000;
   background-image: none;
   border: 3px solid #FF0000;
   border-radius: 5px;
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   max-width: 200px;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show {
   opacity: 1;
}
.ToolTip1.animate-show {
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: slide-up-in;
}
#Layer3 {
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   opacity: 0.70;
   padding: 0;
}
#Layer3 {
   align-items: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
}
#wb_IconFont1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_IconFont1 a {
   text-decoration: none;
}
#wb_IconFont1 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#IconFont1 {
   display: flex;
   flex-wrap: nowrap;
   height: 50px;
   justify-content: center;
   width: 50px;
}
#IconFont1 i {
   color: #FF0000;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_IconFont1:hover #IconFont1 i {
   color: #FFFFFF;
}
#wb_IconFont5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_IconFont5 a {
   text-decoration: none;
}
#wb_IconFont5 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#IconFont5 {
   display: flex;
   flex-wrap: nowrap;
   height: 50px;
   justify-content: center;
   width: 50px;
}
#IconFont5 i {
   color: #FF0000;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_IconFont5:hover #IconFont5 i {
   color: #FFFFFF;
}
#wb_IconFont3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_IconFont3 a {
   text-decoration: none;
}
#wb_IconFont3 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#IconFont3 {
   display: flex;
   flex-wrap: nowrap;
   height: 50px;
   justify-content: center;
   width: 50px;
}
#IconFont3 i {
   color: #FF0000;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_IconFont3:hover #IconFont3 i {
   color: #FFFFFF;
}
#wb_IconFont4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_IconFont4 a {
   text-decoration: none;
}
#wb_IconFont4 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#IconFont4 {
   display: flex;
   flex-wrap: nowrap;
   height: 50px;
   justify-content: center;
   width: 50px;
}
#IconFont4 i {
   color: #FF0000;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_IconFont4:hover #IconFont4 i {
   color: #FFFFFF;
}
#StickyLayer {
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
   padding: 0;
}
#StickyLayer {
   align-items: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
}
#wb_Icon1 {
   background-color: transparent;
   background-image: none;
   border: 4px solid #CC0000;
   border-radius: 100px;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Icon1 a {
   text-decoration: none;
}
#wb_Icon1 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#wb_Icon1:hover {
   background-color: transparent;
   background-image: none;
   border: 4px solid #FFFFFF;
}
#Icon1 {
   display: flex;
   flex-wrap: nowrap;
   height: 39px;
   justify-content: center;
   width: 39px;
}
#Icon1 i {
   color: #FF0000;
   display: inline-block;
   font-size: 39px;
   line-height: 39px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i {
   color: #FFFFFF;
}
#wb_headerLogo {
   -webkit-background-clip: text;
   animation: vanish-in 2000ms linear 0ms 1 normal both;
   background-clip: text;
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
   vertical-align: top;
}
#headerLogo {
   -webkit-text-stroke: 1px #FF0000;
   color: transparent;
   font-family: "Open Sans";
   font-size: 37px;
   font-style: normal;
   font-weight: 800;
   letter-spacing: 3px;
   margin: 0;
   text-align: left;
   text-stroke: 1px #FF0000;
   text-transform: none;
}
#wb_Icon1 {
   display: inline-block;
   height: 39px;
   text-align: center;
   width: 39px;
   z-index: 42;
}
#wb_uid5 {
   color: #DAA520;
}
#Editbox5 {
   display: inline-block;
   height: 51px;
   width: 329px;
   z-index: 29;
}
#wb_Heading_1 {
   display: block;
   width: 100%;
   z-index: 20;
}
#HorizontalLine2 {
   display: block;
   width: 100%;
   z-index: 31;
}
#wb_uid4 {
   color: #FFFFFF;
}
#wb_Card1 {
   display: flex;
   width: 100%;
   z-index: 24;
}
#aboutButton {
   display: inline-block;
   height: 41px;
   width: 277px;
   z-index: 17;
}
#Button3 {
   height: 40px;
   left: 425px;
   position: absolute;
   top: 10px;
   width: 140px;
   z-index: 8;
}
#Button2 {
   display: inline-block;
   height: 51px;
   width: 94px;
   z-index: 30;
}
#wb_uid3 {
   color: #FFFFFF;
}
#wb_Image1 {
   display: inline-block;
   height: 103px;
   width: 103px;
   z-index: 19;
}
#Button1 {
   display: inline-block;
   height: 31px;
   width: 187px;
   z-index: 21;
}
#wb_uid2 {
   color: #FFFFFF;
}
#wb_Image2 {
   display: inline-block;
   height: 100px;
   width: 125px;
   z-index: 4;
}
#galleryButton {
   display: inline-block;
   height: 41px;
   width: 187px;
   z-index: 12;
}
#wb_uid1 {
   color: #FFFFFF;
}
#wb_Image3 {
   display: inline-block;
   height: 103px;
   width: 103px;
   z-index: 9;
}
#Line6 {
   display: block;
   width: 100%;
   z-index: 35;
}
#wb_Image4 {
   display: inline-block;
   height: 107px;
   width: 103px;
   z-index: 13;
}
#wb_uid0 {
   color: #FFFFFF;
}
#wb_Extension1 {
   display: inline-block;
   height: 60px;
   position: relative;
   width: 66px;
   z-index: 3;
}
#wb_aboutHeading {
   display: block;
   width: 100%;
   z-index: 15;
}
#wb_Heading2 {
   display: block;
   width: 100%;
   z-index: 5;
}
#wb_IconFont4 {
   display: inline-block;
   height: 50px;
   text-align: center;
   width: 50px;
   z-index: 41;
}
#wb_IconFont3 {
   display: inline-block;
   height: 50px;
   text-align: center;
   width: 50px;
   z-index: 40;
}
#wb_IconFont5 {
   display: inline-block;
   height: 50px;
   text-align: center;
   width: 50px;
   z-index: 39;
}
#wb_IconFont1 {
   display: inline-block;
   height: 50px;
   text-align: center;
   width: 50px;
   z-index: 38;
}
#wb_IconFont2 {
   display: inline-block;
   height: 55px;
   text-align: center;
   width: 73px;
   z-index: 2;
}
#StickyLayer {
   height: 1.8777%;
   left: 830px;
   position: absolute;
   text-align: center;
   top: 3094px;
   width: 7.2165%;
   z-index: 54;
}
#wb_contactHeading {
   display: block;
   width: 100%;
   z-index: 22;
}
#Layer2 {
   display: none;
   height: 60px;
   left: 0;
   margin-left: auto;
   margin-right: auto;
   position: fixed;
   right: 0;
   text-align: center;
   top: 220px;
   width: 585px;
   z-index: 45;
}
#StickyLayer_Container {
   width: 100%;
}
#Layer3 {
   height: 6.1159%;
   left: 10px;
   position: absolute;
   text-align: center;
   top: 2880px;
   width: 5.1546%;
   z-index: 53;
}
#HorizontalLine6 {
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_galleryHeading {
   display: block;
   width: 100%;
   z-index: 10;
}
#SiteSearch2 {
   height: 28px;
   left: 25px;
   position: absolute;
   top: 10px;
   width: 388px;
   z-index: 7;
}
#Layer3_Container {
   width: 100%;
}
#wb_uid7 {
   color: #FFFFFF;
}
#wb_FontAwesomeIcon13 {
   display: inline-block;
   height: 41px;
   text-align: center;
   width: 47px;
   z-index: 26;
}
#HorizontalLine7 {
   display: block;
   width: 100%;
   z-index: 14;
}
#Layer2_Container {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   text-align: left;
   width: 970px;
}
#wb_headerLogo {
   display: inline-block;
   height: 51px;
   width: 393px;
   z-index: 0;
}
#wb_uid6 {
   color: #DAA520;
}
#Label1 {
   display: inline-block;
   line-height: 46px;
   width: 271px;
   z-index: 27;
}
@media only screen and (max-width: 969px) {
body {
   background-color: #000000;
   background-image: none;
}
#wb_Extension1 {
   display: inline-block;
   height: 40px;
   visibility: visible;
   width: 66px;
}
#Extension1 a {
   font-size: 19px;
}
#wb_Header {
   display: table;
   visibility: visible;
}
#wb_Header {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Header {
   height: auto;
   padding: 10px 10px 10px 10px;
}
#Header .row {
   margin-left: -10px;
   margin-right: -10px;
}
#Header > .row > .col-1,
#Header > .row > .col-2 {
   padding-left: 10px;
   padding-right: 10px;
}
#Header > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 58.33333333%;
}
#Header > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 41.66666667%;
}
#Header > .row > .col-2 > .col-2-padding {
   padding: 5px 0 0 0;
   width: 100%;
}
#wb_Content {
   display: table;
   visibility: visible;
}
#wb_Content {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Content {
   height: auto;
   padding: 50px 0 0 0;
}
#Content .row {
   margin-left: 0px;
   margin-right: 0px;
}
#Content > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#Content > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_IconFont2 {
   display: inline-block;
   height: 35px;
   margin: 0 0 0 5px;
   padding: 5px 0 0 0;
   visibility: visible;
   width: 40px;
}
#IconFont2 {
   height: 35px;
   width: 40px;
}
#IconFont2 i {
   font-size: 35px;
   line-height: 35px;
   width: 34px;
}
#Layer2 {
   display: none;
   height: 40px;
   visibility: hidden;
   width: 289px;
}
#Layer2_Container {
   width: 480px;
}
#SiteSearch2 {
   display: inline;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   height: 23px;
   left: 13px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   top: 5px;
   visibility: visible;
   width: 185px;
}
#SiteSearch2 {
   line-height: 23px;
}
#Button3 {
   display: inline;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   height: 35px;
   left: 211px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   top: 5px;
   visibility: visible;
   width: 69px;
}
#wb_Image2 {
   display: inline-block;
   height: 80px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 450px;
}
#Image2 {
   height: 80px;
   width: 450px;
}
#wb_Heading2 {
   display: block;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0 0 25px 0;
   text-decoration: none;
   visibility: visible;
   width: 100%;
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2 {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 24px;
   font-style: normal;
   font-weight: 700;
   text-align: center;
   text-transform: none;
}
#wb_Text2 {
   display: block;
   visibility: visible;
}
#wb_Text2 {
   font-size: 16px;
   line-height: 29px;
   margin: 0 0 50px 0;
   padding: 0;
   text-align: center;
}
#wb_BLOG_ALBINE {
   display: table;
   visibility: visible;
}
#wb_BLOG_ALBINE {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#BLOG_ALBINE {
   height: auto;
   padding: 25px 15px 50px 15px;
}
#BLOG_ALBINE .row {
   margin-left: -15px;
   margin-right: -15px;
}
#BLOG_ALBINE > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#BLOG_ALBINE > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#galleryButton {
   display: inline-block;
   height: 36px;
   margin: 10px 0 0 0;
   padding: 10px 25px 10px 25px;
   visibility: visible;
   width: 176px;
}
#galleryButton {
   line-height: 12px;
}
#wb_galleryText {
   display: block;
   visibility: visible;
}
#wb_galleryText {
   font-size: 16px;
   line-height: 23px;
   margin: 0 0 50px 0;
   padding: 0;
   text-align: center;
}
#wb_galleryHeading {
   display: block;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0 0 25px 0;
   text-decoration: none;
   visibility: visible;
   width: 100%;
}
#wb_galleryHeading {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#galleryHeading {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 24px;
   font-style: normal;
   font-weight: 700;
   text-align: center;
   text-transform: none;
}
#wb_Image3 {
   display: inline-block;
   height: 50px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 50px;
}
#Image3 {
   height: 50px;
   width: 50px;
}
#wb_INERNET {
   display: table;
   visibility: visible;
}
#wb_INERNET {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#INERNET {
   height: auto;
   padding: 20px 15px 20px 15px;
}
#INERNET .row {
   margin-left: -15px;
   margin-right: -15px;
}
#INERNET > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#INERNET > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_aboutHeading {
   display: block;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0 0 25px 0;
   text-decoration: none;
   visibility: visible;
   width: 100%;
}
#wb_aboutHeading {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#aboutHeading {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 24px;
   font-style: normal;
   font-weight: 700;
   text-align: center;
   text-transform: none;
}
#wb_aboutText {
   display: block;
   visibility: visible;
}
#wb_aboutText {
   font-size: 16px;
   line-height: 29px;
   margin: 0 0 50px 0;
   padding: 0;
   text-align: center;
}
#aboutButton {
   display: inline-block;
   height: 43px;
   margin: 10px 0 0 0;
   padding: 1px 6px 1px 6px;
   visibility: visible;
   width: 176px;
}
#aboutButton {
   line-height: 37px;
}
#HorizontalLine6 {
   display: block;
   height: 9px;
   margin: 0;
   visibility: visible;
   width: 100%;
}
#HorizontalLine6 {
   border-bottom-width: 9px;
   border-color: transparent;
}
#HorizontalLine7 {
   display: block;
   height: 9px;
   margin: 0;
   visibility: visible;
   width: 100%;
}
#HorizontalLine7 {
   border-bottom-width: 9px;
   border-color: transparent;
}
#wb_Image4 {
   display: inline-block;
   height: 52px;
   margin: 20px 0 0 0;
   padding: 0;
   visibility: visible;
   width: 50px;
}
#Image4 {
   height: 52px;
   width: 50px;
}
#wb_FILME {
   display: table;
   visibility: visible;
}
#wb_FILME {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#FILME {
   height: auto;
   padding: 25px 15px 20px 15px;
}
#FILME .row {
   margin-left: -15px;
   margin-right: -15px;
}
#FILME > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#FILME > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_CONTACT {
   display: table;
   visibility: visible;
}
#wb_CONTACT {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#CONTACT {
   height: auto;
   padding: 25px 15px 50px 15px;
}
#CONTACT .row {
   margin-left: -15px;
   margin-right: -15px;
}
#CONTACT > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#CONTACT > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Card1 {
   display: flex;
   margin: 0;
   visibility: visible;
   width: 100%;
}
#Card1-card-item0 {
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   height: 40px;
   margin: 0;
}
#Card1-card-item0 a {
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item0 i {
   font-size: 16px;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   width: 16px;
}
#Card1-card-item1 {
   border-top: 10px transparent solid;
   border-width: 10px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 0;
}
#Card1-card-item2 {
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   height: auto;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_Card1 {
   text-align: center;
}
#wb_contactHeading {
   display: block;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0 0 25px 0;
   text-decoration: none;
   visibility: visible;
   width: 100%;
}
#wb_contactHeading {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#contactHeading {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 24px;
   font-style: normal;
   font-weight: 700;
   text-align: center;
   text-transform: none;
}
#wb_contactText {
   display: block;
   visibility: visible;
}
#wb_contactText {
   font-size: 16px;
   line-height: 23px;
   margin: 0 0 50px 0;
   padding: 0;
   text-align: center;
}
#wb_Newsletter {
   display: table;
   visibility: visible;
}
#wb_Newsletter {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Newsletter {
   height: auto;
   padding: 25px 15px 50px 15px;
}
#Newsletter .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Newsletter > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#Newsletter > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_FontAwesomeIcon13 {
   display: inline-block;
   height: 26px;
   margin: 5px 5px 5px 5px;
   padding: 0;
   visibility: visible;
   width: 27px;
}
#FontAwesomeIcon13 {
   height: 26px;
   width: 27px;
}
#FontAwesomeIcon13 i {
   font-size: 26px;
   line-height: 26px;
   width: 26px;
}
#Label1 {
   display: inline-block;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   height: 31px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 134px;
}
#Label1 {
   line-height: 23px;
}
#wb_Text5 {
   display: block;
   visibility: visible;
}
#wb_Text5 {
   font-size: 16px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#Editbox5 {
   display: inline-block;
   height: 38px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   visibility: visible;
   width: 215px;
}
#Editbox5 {
   line-height: 26px;
}
#Button2 {
   display: inline-block;
   height: 38px;
   margin: 0;
   padding: 1px 6px 1px 6px;
   visibility: visible;
   width: 112px;
}
#wb_Text3 {
   display: block;
   visibility: visible;
}
#wb_Text3 {
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#HorizontalLine2 {
   display: block;
   height: 14px;
   margin: 0;
   visibility: visible;
   width: 100%;
}
#HorizontalLine2 {
   border-bottom-width: 14px;
   border-color: transparent;
}
#wb_Text6 {
   display: inline-block;
   height: 23px;
   visibility: visible;
   width: 123px;
}
#wb_Text6 {
   font-size: 16px;
   line-height: 23px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_Text4 {
   display: block;
   visibility: visible;
}
#wb_Text4 {
   font-size: 16px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#Line6 {
   display: block;
   height: 8px;
   margin: 0;
   visibility: visible;
   width: 100%;
}
#Line6 {
   border-bottom-width: 8px;
   border-color: transparent;
}
#Extension2 {
}
#wb_footerText {
   display: block;
   visibility: visible;
}
#wb_footerText {
   font-size: 16px;
   line-height: 23px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#wb_Heading_1 {
   display: block;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 20px 0 20px 0;
   padding: 0 0 25px 0;
   text-decoration: none;
   visibility: visible;
   width: 100%;
}
#wb_Heading_1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading_1 {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 24px;
   font-style: normal;
   font-weight: 700;
   text-align: center;
   text-transform: none;
}
#Button1 {
   display: inline-block;
   height: 33px;
   margin: 20px 0 0 0;
   padding: 0 6px 0 6px;
   visibility: visible;
   width: 176px;
}
#Button1 {
   line-height: 29px;
}
#wb_Image1 {
   display: inline-block;
   height: 50px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 50px;
}
#Image1 {
   height: 50px;
   width: 50px;
}
#wb_Footer {
   display: table;
   visibility: visible;
}
#wb_Footer {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Footer {
   height: auto;
   padding: 10px 15px 10px 15px;
}
#Footer .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Footer > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#Footer > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#ToolTip1 {
   display: inline;
   height: 14px;
   left: 440px;
   top: 380px;
   visibility: visible;
   width: 14px;
}
#Layer3 {
   display: inline-flex;
   visibility: visible;
}
#Layer3 {
   width: 12.5%;
}
#Layer3 {
   padding: 0;
}
#wb_IconFont1 {
   display: inline-block;
   height: 48px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#IconFont1 {
   height: 48px;
   width: 48px;
}
#IconFont1 i {
   font-size: 48px;
   line-height: 48px;
   width: 49px;
}
#wb_IconFont5 {
   display: inline-block;
   height: 48px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#IconFont5 {
   height: 48px;
   width: 48px;
}
#IconFont5 i {
   font-size: 48px;
   line-height: 48px;
   width: 49px;
}
#wb_IconFont3 {
   display: inline-block;
   height: 48px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#IconFont3 {
   height: 48px;
   width: 48px;
}
#IconFont3 i {
   font-size: 48px;
   line-height: 48px;
   width: 49px;
}
#wb_IconFont4 {
   display: inline-block;
   height: 48px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#IconFont4 {
   height: 48px;
   width: 48px;
}
#IconFont4 i {
   font-size: 48px;
   line-height: 48px;
   width: 52px;
}
#StickyLayer {
   display: inline-flex;
   visibility: visible;
}
#StickyLayer {
   width: 14.5833%;
}
#StickyLayer {
   padding: 0;
}
#wb_Icon1 {
   display: inline-block;
   height: 34px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   visibility: visible;
   width: 34px;
}
#Icon1 {
   height: 34px;
   width: 34px;
}
#Icon1 i {
   font-size: 34px;
   line-height: 34px;
   width: 34px;
}
#Extension3 {
}
#Extension4 {
}
#wb_headerLogo {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 408px;
}
}
