/*
Fonts
*/

/**
 * @license
 * MyFonts Webfont Build ID 3493807, 2017-12-06T13:08:09-0500
 * 
 * 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: Kapra-Bold by Typoforge Studio
 * URL: https://www.myfonts.com/fonts/blazej-ostoja-lniski/kapra/bold/
 * Copyright: Copyright (c) 2014 by B&#x0142;a&#x017C;ej Ostoja Lniski. All rights reserved.
 * Licensed pageviews: 250,000
 * 
 * Webfont: Kapra-Regular by Typoforge Studio
 * URL: https://www.myfonts.com/fonts/blazej-ostoja-lniski/kapra/regular/
 * Copyright: Copyright (c) 2014 by B&#x0142;a&#x017C;ej Ostoja Lniski. All rights reserved.
 * Licensed pageviews: 1,200,000
 * 
 * Webfont: Darwin-Bold by Los Andes
 * URL: https://www.myfonts.com/fonts/los-andes/darwin/bold/
 * Copyright: Copyright &#x00A9; 2016 by MendozaVergara. All rights reserved.
 * Licensed pageviews: 350,000
 * 
 * Webfont: Darwin-Regular by Los Andes
 * URL: https://www.myfonts.com/fonts/los-andes/darwin/regular/
 * Copyright: Copyright &#x00A9; 2016 by MendozaVergara. All rights reserved.
 * Licensed pageviews: 350,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3493807
 * 
 * © 2017 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/354faf");
@font-face {font-family: 'Kapra-Bold';src: url('fonts/354FAF_0_0.eot');src: url('fonts/354FAF_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/354FAF_0_0.woff2') format('woff2'),url('fonts/354FAF_0_0.woff') format('woff'),url('fonts/354FAF_0_0.ttf') format('truetype');}
@font-face {font-family: 'Kapra-Regular';src: url('fonts/354FAF_1_0.eot');src: url('fonts/354FAF_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/354FAF_1_0.woff2') format('woff2'),url('fonts/354FAF_1_0.woff') format('woff'),url('fonts/354FAF_1_0.ttf') format('truetype');}
@font-face {font-family: 'Darwin-Bold';src: url('fonts/354FAF_2_0.eot');src: url('fonts/354FAF_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/354FAF_2_0.woff2') format('woff2'),url('fonts/354FAF_2_0.woff') format('woff'),url('fonts/354FAF_2_0.ttf') format('truetype');}
@font-face {font-family: 'Darwin-Regular';src: url('fonts/354FAF_3_0.eot');src: url('fonts/354FAF_3_0.eot?#iefix') format('embedded-opentype'),url('fonts/354FAF_3_0.woff2') format('woff2'),url('fonts/354FAF_3_0.woff') format('woff'),url('fonts/354FAF_3_0.ttf') format('truetype');}


.Kapra-Bold {font-family: Kapra-Bold; font-weight: normal; font-style: normal; }
.Kapra-Regular {font-family: Kapra-Regular; font-weight: normal; font-style: normal; }
.Darwin-Bold {font-family: Darwin-Bold; font-weight: normal; font-style: normal; }
.Darwin-Regular {font-family: Darwin-Regular; font-weight: normal; font-style: normal; }


*{
  box-sizing: border-box;
}
html, body{
  background: #ddd;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.site-wrap{
  background: #fff;
  max-width: 450px;
  height: auto;
  margin: auto;
  display: block;
}

section{
  padding: 0 40px;
}

p{ font-family: Darwin-Regular; font-weight: normal; font-style: normal; letter-spacing: 1px;}
h2{margin: 0 auto 10px; font-size: 20px; color: #1d1341; text-transform: uppercase; font-family: Kapra-Bold; font-weight: normal; font-style: normal; letter-spacing: 1px;}


/*
Sections
*/

.contact{display: block; margin-top: 30px;}
.contact .contact-info-inner{display: table; width: 100%;}
.contact .img-wrap{display: table-cell; vertical-align: top;}
.contact .img-wrap img{}
.contact .contact-info{display: table-cell; vertical-align: top; padding-left: 15px;}
.contact .contact-info h2{margin: 0 auto 10px; font-size: 20px; color: #1d1341; text-transform: uppercase; font-family: Kapra-Bold; font-weight: normal; font-style: normal; line-height: 20px;}
.contact .contact-info p{text-transform: uppercase; font-size: 11px; color: #000; font-family: Darwin-Regular; font-weight: normal; font-style: normal;}
.contact .contact-info p a{text-transform: uppercase; font-size: 11px; color: #0072be; font-family: Darwin-Regular; font-weight: normal; font-style: normal;}



.info{margin-top: 30px;}
.info h2{font-size: 18px; color: #1d1341; text-transform: uppercase;}
.info p{font-size: 12px; color: #6a6a6a;}


.certified{display: block; margin-top: 30px;}
.certified .certified-info-inner{display: table; width: 100%;}
.certified .img-wrap{display: table-cell; vertical-align: middle; padding-right: 30px;}
.certified .img-wrap img{}
.certified .certified-info{display: table-cell; vertical-align: middle;}
.certified .certified-info h2{margin: 0 auto 10px; font-size: 20px; color: #1d1341; text-transform: uppercase; font-family: Kapra-Bold; font-weight: normal; font-style: normal; line-height: 22px;}
.certified .certified-info p{font-size: 12px; color: #6a6a6a;}
.certified .certified-info p a{text-transform: uppercase; font-size: 11px; color: #0072be; font-family: Darwin-Regular; font-weight: normal; font-style: normal;}



.disclaimer{margin: 30px 0;}
.disclaimer p{font-size: 9px; color: #767676; font-family: Darwin-Regular; font-weight: normal; font-style: normal;}


footer{background: #1d1341; padding: 20px 0 30px;}
footer img{display: block; margin: auto;}

/*
Color Boxes
*/

.color-box .item-bg { padding: 14px 11px; position: relative; display: inline-block; }
.color-box .item-bg > div { height: 50%; margin: 0; padding: 0; position: absolute; width: 50%; }

.color-box .item-bg img{display: block; margin: 0 auto; position: relative; max-width: 100%; border: solid 8px #fff;}

.color-box.blue .item-bg .top-left { background: #bbe0f9; top: 0; left: 0; }
.color-box.blue .item-bg .top-right { background: #75c1de; top: 0; right: 0;}
.color-box.blue .item-bg .down-left { background: #416fb4; bottom: 0; left: 0;}
.color-box.blue .item-bg .down-right { background: #1d1341; bottom: 0; right: 0;}












