html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;

}

body {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url("images/pattern.gif");
    font-family: DINCondensed-Light; 
}


p {
    font-family: helvetica, sans-serif;
}

.max-width {
    max-width: 1000px;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.float-right {
    float: right;
}

.fade {
                
    transition: all 300ms ease-in-out;
}

.color-greyblue {
    color: #6B7787;
}

.color-white {
    color: white;
}

.spacing-100px {
    margin-bottom: 100px;
}

.spacing-40px {
    margin-bottom: 40px;
}
.spacing-20px {
    margin-bottom: 20px;
}

.spacing-right-20px {
    margin-right: 20px;
}

.color-red {
    background-color: red;
}

.color-green {
    background-color: green;
}

.margin-40px {
    width: 40px;
}




/**
 * @license
 * MyFonts Webfont Build ID 3731386, 2019-03-10T12:06:10-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: DINCondensed-Light by ParaType
 * URL: https://www.myfonts.com/fonts/paratype/din-condensed/light-40316/
 * 
 * Webfont: DINCondensed-Regular by ParaType
 * URL: https://www.myfonts.com/fonts/paratype/din-condensed/pt-din-condensed-40316/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3731386
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright &#x00A9; 1998 ParaType Inc., ParaType Ltd. All rights reserved.
 * 
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/38efba");

  
@font-face {font-family: 'DINCondensed-Light';src: url('webfonts/38EFBA_0_0.eot');src: url('webfonts/38EFBA_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/38EFBA_0_0.woff2') format('woff2'),url('webfonts/38EFBA_0_0.woff') format('woff'),url('webfonts/38EFBA_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'DINCondensed-Regular';src: url('webfonts/38EFBA_1_0.eot');src: url('webfonts/38EFBA_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/38EFBA_1_0.woff2') format('woff2'),url('webfonts/38EFBA_1_0.woff') format('woff'),url('webfonts/38EFBA_1_0.ttf') format('truetype');}
 
 


/*====================== Navigation elements ======================*/

header {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 0px;
}

.style-logo {
	float: left;
	display: block;
    width: 220px;
}

.button-language {
    font-size: 20px;
    float: block;
    color: #D9D9D9;
    margin-top: 40px;
    text-transform: uppercase;
}

.button-language-active {
    color: #31B4C7;
}

header a {
    color: #D9D9D9;
}

header a:hover {
    color: #31B4C7;
}

header a:active {
    color: #31B4C7;
}








/*====================== Main parts ======================*/

main {
    margin-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
}

h1 {
    font-size: 48px;
    margin-bottom: 60px;
    text-transform: uppercase;
    letter-spacing: 0pt;
    line-height: 100%;
}

h2{
    font-size: 24px;
    margin-bottom: 3px;
    text-transform: uppercase;
    color: #31B4C7;
}

h3 {
    font-size: 28px;
    margin-bottom: 3px;
}

.intro {
    font-family: DINCondensed-Light;
    font-size: 21px;
    color: #D9D9D9;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.intro-support {
    font-family: DINCondensed-Light;
    font-size: 14px;
    color: #D9D9D9;
    text-transform: uppercase;
}
main a {
    font-family: helvetica, sans-serif;
    color: #96A2B3;
}

main a:hover {
    color: #31B4C7;
}

main a:visited {
    color: #31B4C7;
}

.img-partners {
    width: 100%;
    margin-bottom: 40px;
}

.image-container {
    position: relative;
}

.img-bcgr_01 {
    width: 200px;
    position: absolute;
    top: -490px;
    right: 0px;
    z-index: -1;
}

.img-bcgr_02 {
    width: 250px;
    position: absolute;
    top: -620px;
    right: -10px;
    z-index: -1;
}







/*====================== Footer ======================*/

footer {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 100px;
    font-size: 11pt;
    color: #96A2B3;
    font-size: 10pt;
    height: 50px;
}
    

h4 {
    font-size: 14pt;
    font-weight:bold;
    font-family: helvetica, sans-serif;
}

h5 {
    font-size: 12pt;
    font-weight: normal;
    color: #96A2B3;
    text-transform: uppercase;
    font-family: helvetica, sans-serif;
}

.img-clients {
    margin-top: 0px;
    height: 70px;
}

.footer-bank {
    font-size: 10pt;
    color: #96A2B3;
}










/*====================== Columns ======================*/

.col {
    width: 100%;
}

.col75 {
    width: 75%;
}

.col-2 {
    width: 100%;
    display: table;
}





/*====================== Slideshow container ======================*/

.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    margin: auto;
    position: relative;
    background-color: #D9D9D9;
    height: 350px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mySlides2 {display:none}

.slideshow-container2 {
    max-width: 1000px;
    margin: auto;
    position: relative;
    background-color: #D9D9D9;
    height: 350px;
}

/* Caption text */
.text {
    color: white;
    font-size: 48px;
    margin: 20px 100px 20px 20px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    text-align: left;
    background-color: #D9D9D9;
    letter-spacing: 0pt;
    line-height: 100%;
}

.slide {
    object-fit: cover;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 350px;
}

.slide2 {
    object-fit: cover;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 350px;
}


/* Fading animation */
.fadeslides {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1s;
  animation-name: fade;
  animation-duration: 1s;
}

@-webkit-keyframes fade {
  from {opacity: 0} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: 0} 
  to {opacity: 1}
}






/*====================== Tablet View ======================*/

@media (min-width: 600px){  

    
    .img-partners {
        width: 500px;
    }

    .col33 {
        width: 33%;
        padding-right: 10px;
    }
    
    .col {
        float: left;
    }
    
    .col-2 {
        float: left;
        width: 50%;
    }

    .contact-container {
        float: right;
        text-align: right;
    }
    
    .img-bcgr_01 {
        width: 250px;
        top: -500px;
        right: 50px;
    }
    
    .img-bcgr_02 {
        width: 400px;
        top: -560px;
        right: 0px;
    }

    
    
    .slideshow-container {
        height: 500px;
    }

    .slideshow-container2 {
        height: 500px;
    }

    .text {
        font-size: 48px;
    }

    .slide {

        height: 500px;
    }

    .slide2 {

        height: 500px;
    }
    
}


/*====================== Desktop View ======================*/

@media (min-width: 1000px){
    
    .text {
        background-color: transparent;
    }

    .img-bcgr_01 {
        width: 300px;
        top: -500px;
        right: 200px;
    }
    
    .img-bcgr_02 {
        width: 499px;
        top: -600px;
        right: -100px;
    }


    
}
