/*@import url(http://fonts.googleapis.com/css?family=Aclonica);*/
/*@import url(http://fonts.googleapis.com/css?family=Acme);*/
/*@import url(http://fonts.googleapis.com/css?family=Aclonica|Acme|Cabin|Bubblegum+Sans|Bitter&subset=latin,latin-ext);*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700');

html, body {
    overflow-x: hidden !important;
}

body {
    color:rgb(60,60,60);
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-family: 'Arial', sans-serif;
}
/* Reset CSS */
/* --------------------------------------- */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
    font-family: 'Arial', sans-serif;
    font-size: 1em;
}
a{
    text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
    border: none;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
    font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}

h1,
.h1 {
    font-size: 3em;
}

h2,
.h2 {
    font-size: 2.5em;
}

h3,
.h3 {
    font-size: 2em;
}

h4,
.h4 {
    font-size: 1.5em;
}

h5,h6,
.h5,.h6 {
    font-size: 1.25em;
}

h1,h2,h3,h4,h5,h6 {
    /*font-family: 'Acme', sans-serif;*/
    font-family: 'Ubuntu', cursive;
    /*font-variant: small-caps;*/
}

.csc-default h1,.csc-default h2,.csc-default h3,.csc-default h4,.csc-default h5,.csc-default h6
{
    margin-bottom: 10px;
    /*color:rgb(55,55,55);*/
}

q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

/* Page Styles */
/* --------------------------------------- */
#header, #footer{
    display:block;
    width: 100%;
    background: rgba(51,51,51,0.5);
    z-index:9;
    text-align:center;
    color: #f2f2f2;
    padding: 0;
}

#header{
    height: 80px;
    top:0px;
    position:absolute;
}

#header > div > * {
    line-height: 80px;
    vertical-align: middle;
}

#header #logo {
    padding-left: 20px;
    line-height: 80px;
    vertical-align: middle;
}

#header #logo h2 {
    display: inline-block;
}

#header #logo img {
    padding-right: 10px;
}

#header #titleMain {
    line-height: 80px;
    vertical-align: middle;
    display: inline-block;
}

#header #logobt {
    padding-right: 20px;
    line-height: 80px;
    vertical-align: middle;
}

#header #logobt h2 {
    display: inline-block;
    padding-right: 10px;
}

#header #logobt img {
    padding-right: 10px;
}

#footer{
    padding-top: 15px;
    bottom:0;
    vertical-align: middle;
    display:table;
    padding-bottom:10px;
    background: rgba(51,51,51,0.95);
}

#footer > div * {
    line-height: 50px;
    /*vertical-align: middle;*/
}

#footer a,#footer a:focus,#footer a:hover,#footer a:visited {
    color:#eee;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align:left;
}

.align-right {
    text-align: right;
}

.align-justify {
    text-align: justify;
}

#fullpage div.section {
    text-align: center;
    z-index:12;
}

#scrollcontent {
    padding-top: 25px;
    padding-bottom: 25px;
}

#scrollcontent li a:not(.btn), #scrollcontent li a:not(.btn):focus, #scrollcontent li a:not(.btn):hover, #scrollcontent li a:not(.btn):visited,
#scrollcontent p a:not(.btn), #scrollcontent p a:not(.btn):focus, #scrollcontent p a:not(.btn):hover, #scrollcontent p a:not(.btn):visited {
    color: #059420;
    text-decoration: none;
}

div.section .container div.csc-default {
    text-align: left;
}

div.csc-default ul {
    margin-left: 20px;
}

div.csc-default ul > li {
    list-style: none;
    margin-left: 1em;
    margin-bottom: 0.3em;
}

div.csc-default ul > li:before {
    content:'\f1b0';
    font-family:'FontAwesome';
    float: left;
    margin-left: -1.75em;
    color: #666;
}

div.csc-default.csc-des2 ul > li:before {
    content:'\f00c';
    margin-left: -1.5em;
    color:#00B050;
}

div.csc-default.csc-des2 ul > li > ul > li:before {
    content: '\f0da';
    margin-left: -1em;
    color:#00B050;
}

div.csc-default.csc-des3 ul > li:before {
    content:'\f067';
    margin-left: -1.5em;
    color:#00B050;
}

div.csc-default.csc-des3 ul > li > ul > li:before {
    content: '\f0da';
    margin-left: -1em;
    color:#00B050;
}

div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
    table-layout: fixed;
    width:auto;
    display:block !important;
}

.csc-textpic-imagewrap {
    margin-top: 25px;
}

.csc-noimgwrapmargin .csc-textpic-imagewrap {
    margin-top: 0;
}

div.csc-textpic-border div.csc-textpic-imagewrap img {
    border: 1px solid rgb(55,55,55);
}

.container .container {
    width: initial;
}

.table {
    display: table;
    height: 100%;
}

.table .table-cell {
    display: table-cell;
    vertical-align: bottom;
    margin-bottom: 25px;
}

.fp-section {
    /*padding: 0 80px;*/
}

.fp-tableCell > .csc-fullheight {
    height: inherit;
}

.fp-slidesNav.bottom {
    bottom: 15px;
}

#fp-nav ul li a.active, .fp-slidesNav ul li a.active {
    background-color: rgba(255,192,0,1);
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: rgb(255,255,255);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 17px;
    width: 15px;
    border:none;
    display: none;
}

#fp-nav ul li a, .fp-slidesNav ul li a {
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    background: rgb(255,255,255);
}

.fp-controlArrow {
    border: none;
    cursor: pointer;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translate3d(0px, 0px, 0px);
    width: 40px;
    z-index: 4;
    color:rgba(255,192,0,0.75);
}

.fp-controlArrow:before {
    content: "\f053";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 3.25em;
}

.fp-controlArrow.fp-next:before {
    content: "\f054";
}

.fp-controlArrow.fp-next {
    right:40px;
}

.fp-controlArrow.fp-prev {
    left:40px;
}
/* Page Styles */
/* --------------------------------------- */
.flexslider {
    height:100%;
    border:none !important;
}

.flexslider ul, .flexslider ul li{
    height:100%;
}

.flexslider .slides > li {
    background-position: center center;
    background-size: cover !important;
    display: none;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

.flex-viewport {
    height: inherit;
    max-height: 2000px;
    transition: all 1s ease 0s;
}

.fs-slidecontent {
    /*color: rgb(255, 255, 255);*/
    color: rgb(55, 55, 55);
    height: 100%;
    line-height: 20px;
    margin-top: auto;
    vertical-align: middle;
}

.flexslider .flex-direction-nav {
    display: block;
    font-size: 0;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 10;
}

.flexslider .flex-direction-nav li {
    display: inline;
    position: absolute;
    right: 40px;
    height:auto;
}

.flexslider .flex-direction-nav li:first-child {
    left: 40px;
}

.flexslider .flex-direction-nav li a {
    display: block;
    height: 51px;
    width: 50px;
    color:rgba(255,192,0,1);
    /*color:rgba(55,55,55,0.75);*/
    text-shadow: 2px 0px 0 rgba(255,255,255,0.5);;
}

.flexslider .flex-direction-nav li:first-child a {
    text-shadow: -2px 0px 0 rgba(255,255,255,0.5);;
}

.flexslider .flex-control-nav {
    bottom: 15px;
    display: block;
    height: 25px;
    line-height: 0;
    overflow: visible;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 15;
}

.flexslider .flex-control-nav li {
    display: inline-block;
    margin-left: 10px;
    position: relative;
}

.flexslider .flex-control-nav li:first-child {
    margin-left: 0;
}

.flexslider .flex-control-nav li a {
    background: repeat scroll 63px center rgba(255, 255, 255, 0.8);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 15px;
    width: 15px;
}

.flexslider .flex-control-nav li a.flex-active {
    background-color: rgba(255,192,0,1);
}

.flexslider .flex-direction-nav a:before {
    content: "\f053";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 3.25em;
}

.flexslider .flex-direction-nav a.flex-next:before {
    content: "\f054";
}

.flexslider .table .text.table-cell > .container {
    /*background: rgba(255,194,0,0.8);*/
    background:rgba(255,194,0,0.95);
    padding:10px 0;
    margin-bottom: 45px;
}

.flexslider .table .text.table-cell > .container > div {
    padding: 10px 25px 0 25px;
    line-height: 30px;
    border-top: 1px solid white;
    margin: 10px 25px;
    font-size: 1.25em;
}

.flexslider .table .text.table-cell > .container > div p.bodytext {
    text-align: center;
}

.langMenu {
    display: inline-block;
    margin-left:90px;
    position:absolute;
    left:0;
    top:20px;
    height:40px;
    z-index: 100;
}

.langMenu a {
    padding:10px;
    border: 1px solid rgb(51,51,51);
    border-radius:5px;
    text-align:center;
    color: #ffc000;
    background-color: rgba(51,51,51,0.35);
    margin-right:10px;
    text-decoration:none;
}

.langMenu a.active {
    border: 1px solid #ffc000;
    display: none;
}

.arrow_next_slide {
    bottom: 20px;
    cursor: pointer;
    height: 80px;
    position: absolute;
    width: 45px;
    left:10%;
    z-index: 99;
    /*color:rgba(255,255,255,0.75);*/
    /*color:rgba(255,192,0,0.75);*/
    color:rgba(55,55,55,0.85);
}

.arrow_next_slide.right {
    left:auto;
    right:10%;
}

.arrow_next_slide span {
    width: 45px;
    height: 20px;
    display: block;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0)
}

.arrow_next_slide span:before {
    content: "\f078";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 3em;
}

.arrow_next_slide.animation span:nth-child(1) {
    -webkit-animation: downAni 1s 400ms alternate;
    -moz-animation: downAni 1s 400ms alternate;
    -ms-animation: downAni 1s 400ms alternate;
    -o-animation: downAni 1s 400ms alternate;
    animation: downAni 1s 400ms alternate;
}

.arrow_next_slide.animation span:nth-child(2) {
    -webkit-animation: downAni 1s 600ms alternate;
    -moz-animation: downAni 1s 600ms alternate;
    -ms-animation: downAni 1s 600ms alternate;
    -o-animation: downAni 1s 600ms alternate;
    animation: downAni 1s 600ms alternate;
}

.arrow_next_slide.animation span:nth-child(3) {
    -webkit-animation: downAni 1s 800ms alternate;
    -moz-animation: downAni 1s 800ms alternate;
    -ms-animation: downAni 1s 800ms alternate;
    -o-animation: downAni 1s 800ms alternate;
    animation: downAni 1s 800ms alternate;
}

@keyframes downAni {
    0% {
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        filter: alpha(opacity=0);
    }
    50% {
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        filter: alpha(opacity=100);
    }
    100% {
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        filter: alpha(opacity=0);
    }
}

@-webkit-keyframes downAni {
    0% {
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        filter: alpha(opacity=0)
    }
    50% {
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        filter: alpha(opacity=100)
    }
    100% {
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        filter: alpha(opacity=0)
    }
}

@media screen
and (max-width: 1025px)
and (-webkit-device-pixel-ratio: 1){

    #header {
        height:60px;
    }

    #header > div > *,
    #header > div {
        line-height: 60px !important;
    }


    h1,
    .h1 {
        font-size: 2.5em;
    }

    h2,
    .h2 {
        font-size: 2.0em;
    }

    h3,
    .h3 {
        font-size: 1.5em;
    }

    h4,
    .h4 {
        font-size: 1.25em;
    }

    h5,h6,
    .h5,.h6 {
        font-size: 1.0em;
    }

    .csc-space-before-35 {
        margin-top: 15px !important;
    }

    div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
        margin-right: 5px;
    }

    .csc-textpic-imagewrap {
        margin-top: 10px;
    }

}

@media screen
and (max-width: 1025px)
and (-webkit-min-device-pixel-ratio: 2){
    #header {
        height:60px;
    }

    #header > div > *,
    #header > div {
        line-height: 60px !important;
    }

    h1,
    .h1 {
        font-size: 1.5em;
    }

    h2,
    .h2 {
        font-size: 1.25em;
    }

    h3,
    .h3 {
        font-size: 1.0em;
    }

    h4,
    .h4 {
        font-size: 1.0em;
    }

    h5,h6,
    .h5,.h6 {
        font-size: 1.0em;
    }

    .csc-space-before-35 {
        margin-top: 15px !important;
    }

    div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
        margin-right: 5px;
    }

    .csc-textpic-imagewrap {
        margin-top: 10px;
    }

    .fp-controlArrow.fp-next {
        right: 25px;
    }

    .fp-controlArrow.fp-prev {
        left: 25px;
    }

    .fp-controlArrow:before {
        font-size: 2em;
    }

    .flexslider .table .text.table-cell > .container > div {
        line-height: 1.25em;
        margin: 10px 10px 0;
    }

    .flexslider .table .text.table-cell > .container > div p.bodytext {
        font-size: 0.8em;
    }
}

@media screen
and (max-width: 320px)
and (-webkit-device-pixel-ratio: 2) {
    body {
        font-size: 11px;
    }
}

@media screen
and (max-width: 640px)
and (-webkit-device-pixel-ratio: 2) {
    h1,
    .h1 {
        font-size: 1.25em;
    }

    h2,
    .h2 {
        font-size: 1.15em;
    }

    h3,
    .h3 {
        font-size: 1.0em;
    }

    h4,
    .h4 {
        font-size: 1.0em;
    }

    h5,h6,
    .h5,.h6 {
        font-size: 1.0em;
    }

}
