@font-face
{
   font-family: "Aller Light";
   font-display: swap;
   src: url('../fonts/aller_lt-webfont.woff2') format('woff2'),
        url('../fonts/aller_lt-webfont.woff') format('woff'),
        url('../fonts/aller_lt-webfont.ttf') format('truetype'),
        url('../fonts/aller_lt-webfont.svg#aller_lightregular') format('svg'),
        url('../fonts/aller_lt-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Aller Italic";
   font-display: swap;
   src: url('../fonts/aller_it-webfont.woff2') format('woff2'),
        url('../fonts/aller_it-webfont.woff') format('woff'),
        url('../fonts/aller_it-webfont.ttf') format('truetype'),
        url('../fonts/aller_it-webfont.svg#alleritalic') format('svg'),
        url('../fonts/aller_it-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Aller Bold";
   font-display: swap;
   src: url('../fonts/aller_bd-webfont.woff2') format('woff2'),
        url('../fonts/aller_bd-webfont.woff') format('woff'),
        url('../fonts/aller_bd-webfont.ttf') format('truetype'),
        url('../fonts/aller_bd-webfont.svg#allerbold') format('svg'),
        url('../fonts/aller_bd-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Rebel";
   font-display: swap;
   src: url('../fonts/Rebel.woff2') format('woff2'),
        url('../fonts/Rebel.woff') format('woff'),
        url('../fonts/Rebel.ttf') format('truetype'),
        url('../fonts/Rebel.svg#Rebel') format('svg'),
        url('../fonts/Rebel.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Abril Fatface";
   font-display: swap;
   src: url('../fonts/abrilfatface-regular-webfont.woff2') format('woff2'),
        url('../fonts/abrilfatface-regular-webfont.woff') format('woff'),
        url('../fonts/AbrilFatface-Regular.ttf') format('truetype'),
        url('../fonts/abrilfatface-regular-webfont.svg#abril_fatfaceregular') format('svg'),
        url('../fonts/abrilfatface-regular-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Antonio";
   font-display: swap;
   src: url('../fonts/antonio-regular-webfont.woff2') format('woff2'),
        url('../fonts/antonio-regular-webfont.woff') format('woff'),
        url('../fonts/antonio-regular-webfont.ttf') format('truetype'),
        url('../fonts/antonio-regular-webfont.svg#antonioregular') format('svg'),
        url('../fonts/antonio-regular-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Aller Light";
   font-display: swap;
   src: url('../fonts/aller_lt-webfont.woff2') format('woff2'),
        url('../fonts/aller_lt-webfont.woff') format('woff'),
        url('../fonts/aller_lt-webfont.ttf') format('truetype'),
        url('../fonts/aller_lt-webfont.svg#aller_lightregular') format('svg'),
        url('../fonts/aller_lt-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Aller Italic";
   font-display: swap;
   src: url('../fonts/aller_it-webfont.woff2') format('woff2'),
        url('../fonts/aller_it-webfont.woff') format('woff'),
        url('../fonts/aller_it-webfont.ttf') format('truetype'),
        url('../fonts/aller_it-webfont.svg#alleritalic') format('svg'),
        url('../fonts/aller_it-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Aller Bold";
   font-display: swap;
   src: url('../fonts/aller_bd-webfont.woff2') format('woff2'),
        url('../fonts/aller_bd-webfont.woff') format('woff'),
        url('../fonts/aller_bd-webfont.ttf') format('truetype'),
        url('../fonts/aller_bd-webfont.svg#allerbold') format('svg'),
        url('../fonts/aller_bd-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Rebel";
   font-display: swap;
   src: url('../fonts/Rebel.woff2') format('woff2'),
        url('../fonts/Rebel.woff') format('woff'),
        url('../fonts/Rebel.ttf') format('truetype'),
        url('../fonts/Rebel.svg#Rebel') format('svg'),
        url('../fonts/Rebel.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Abril Fatface";
   font-display: swap;
   src: url('../fonts/abrilfatface-regular-webfont.woff2') format('woff2'),
        url('../fonts/abrilfatface-regular-webfont.woff') format('woff'),
        url('../fonts/AbrilFatface-Regular.ttf') format('truetype'),
        url('../fonts/abrilfatface-regular-webfont.svg#abril_fatfaceregular') format('svg'),
        url('../fonts/abrilfatface-regular-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Antonio";
   font-display: swap;
   src: url('../fonts/antonio-regular-webfont.woff2') format('woff2'),
        url('../fonts/antonio-regular-webfont.woff') format('woff'),
        url('../fonts/antonio-regular-webfont.ttf') format('truetype'),
        url('../fonts/antonio-regular-webfont.svg#antonioregular') format('svg'),
        url('../fonts/antonio-regular-webfont.eot') format('embedded-opentype');
}
a.Kausak_textlink
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 200ms linear;
   position: relative;
   display: inline-block;
}
a.Kausak_textlink::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 2px;
   background: #ED7D31;
   opacity: 0;
   transform: translateY(-4px);
   margin-top: 2px;
   transition: all 200ms linear;
}
a.Kausak_textlink:hover::after
{
   background: #ED7D31;
   opacity: 1;
   transform: translateY(0px);
}
a.Kausak_textlink:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Kausak_textlink:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Kausak_textlink:hover
{
   color: #ED7D31;
   text-decoration: none;
}
a.Kausak_textlink_big
{
   color: #ED7D31;
   text-decoration: none;
   transition: all 200ms linear;
   position: relative;
   display: inline-block;
}
a.Kausak_textlink_big::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 2px;
   background: #ED7D31;
   opacity: 0;
   transform: translateY(-4px);
   margin-top: 2px;
   transition: all 200ms linear;
}
a.Kausak_textlink_big:hover::after
{
   background: #ED7D31;
   opacity: 1;
   transform: translateY(0px);
}
a.Kausak_textlink_big:visited
{
   color: #206F34;
   text-decoration: none;
}
a.Kausak_textlink_big:active
{
   color: #ED7D31;
   text-decoration: none;
}
a.Kausak_textlink_big:hover
{
   color: #ED7D31;
   text-decoration: none;
}
h1, .h1
{
   font-family: "Abril Fatface";
   font-weight: normal;
   font-size: 48px;
   font-style: normal;
   text-align: center;
   line-height: 65.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Rebel;
   font-weight: normal;
   font-size: 64px;
   font-style: normal;
   text-align: center;
   line-height: 90.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2.white_heading2, .h2
{
   font-family: Rebel;
   font-weight: normal;
   font-size: 64px;
   font-style: normal;
   text-align: center;
   line-height: 90.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.Small_header
{
   font-family: "Aller Light";
   font-size: 24px;
   text-align: center;
   line-height: 30.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_text
{
   font-family: "Aller Light";
   font-size: 16px;
   text-align: left;
   line-height: 20.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_italic
{
   font-family: Aller;
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   text-align: left;
   line-height: 19.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_Bold
{
   font-family: Aller;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-align: left;
   line-height: 19.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.Small_header_Bold
{
   font-family: Aller;
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   text-align: center;
   line-height: 29.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
@media only screen and (min-width: 680px) and (max-width: 1459px)
{
h1, .h1
{
   font-family: "Abril Fatface";
   font-weight: normal;
   font-size: 37px;
   font-style: normal;
   text-align: center;
   line-height: 50.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Rebel;
   font-weight: normal;
   font-size: 48px;
   font-style: normal;
   text-align: center;
   line-height: 66.63px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2.white_heading2, .h2
{
   font-family: Rebel;
   font-weight: normal;
   font-size: 48px;
   font-style: normal;
   text-align: center;
   line-height: 66.63px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.Small_header
{
   font-family: "Aller Light";
   font-size: 21px;
   text-align: center;
   line-height: 26.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_text
{
   font-family: "Aller Light";
   font-size: 15px;
   text-align: left;
   line-height: 19.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_italic
{
   font-family: Aller;
   font-weight: normal;
   font-size: 15px;
   font-style: italic;
   text-align: left;
   line-height: 18.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_Bold
{
   font-family: Aller;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-align: left;
   line-height: 18.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Small_header_Bold
{
   font-family: Aller;
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-align: center;
   line-height: 26.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
}
@media only screen and (min-width: 480px) and (max-width: 679px)
{
h1, .h1
{
   font-family: "Abril Fatface";
   font-weight: normal;
   font-size: 32px;
   font-style: normal;
   text-align: center;
   line-height: 43.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Rebel;
   font-weight: normal;
   font-size: 43px;
   font-style: normal;
   text-align: center;
   line-height: 60.33px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2.white_heading2, .h2
{
   font-family: Rebel;
   font-weight: normal;
   font-size: 43px;
   font-style: normal;
   text-align: center;
   line-height: 60.33px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.Small_header
{
   font-family: "Aller Light";
   font-size: 20px;
   text-align: center;
   line-height: 25.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_text
{
   font-family: "Aller Light";
   font-size: 15px;
   text-align: left;
   line-height: 19.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_italic
{
   font-family: Aller;
   font-weight: normal;
   font-size: 15px;
   font-style: italic;
   text-align: left;
   line-height: 18.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_Bold
{
   font-family: Aller;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-align: left;
   line-height: 18.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Small_header_Bold
{
   font-family: Aller;
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   text-align: center;
   line-height: 24.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
}
@media only screen and (max-width: 479px)
{
h1, .h1
{
   font-family: "Abril Fatface";
   font-weight: normal;
   font-size: 27px;
   font-style: normal;
   text-align: center;
   line-height: 37.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Rebel;
   font-weight: normal;
   font-size: 37px;
   font-style: normal;
   text-align: center;
   line-height: 51.33px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2.white_heading2, .h2
{
   font-family: Rebel;
   font-weight: normal;
   font-size: 37px;
   font-style: normal;
   text-align: center;
   line-height: 51.33px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.Small_header
{
   font-family: "Aller Light";
   font-size: 19px;
   text-align: center;
   line-height: 24.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_text
{
   font-family: "Aller Light";
   font-size: 13px;
   text-align: left;
   line-height: 16.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_italic
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   font-style: italic;
   text-align: left;
   line-height: 16.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Plain_Bold
{
   font-family: Aller;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   line-height: 16.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
.Small_header_Bold
{
   font-family: Aller;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-align: center;
   line-height: 23.03px;
   text-decoration: none;
   color: #195729;
   --color: #195729;
   background-color: transparent;
}
}
