/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* BODY & OVERWRITES */
body {
    background:url('/i/background.jpg');
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
}
body.mainBody {
    background:url('/i/background.jpg');
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
    
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6  {
    
    font-family: 'Titillium Web', sans-serif;
}

/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* HEADER */
.navbar {
    min-height: 60px;

}

div.navbar-fixed-top {
    background:#fff;
    border-color: #fff;

}    

.navbar-nav>li>a {
    padding-top: 22px;
    padding-bottom: 18px;
}

a.navbar-brand {
    margin:0;
    padding:0;
    padding-top:20px;
    padding-left:15px;
}

.navbar-default .navbar-nav>li>a {
    color:#3B3C40;
    font-weight: 300;
    padding-left:22px;
    padding-right:22px;
}
.navbar-default .navbar-nav>li>a:hover {
    background:#F9F9F9;
}

a#headerRegisterButton {
    background: #FF4F40;
    border: none;
    color: #fff;
    padding: 10px 18px;
    margin: 10px;
}
a#headerRegisterButton:hover {
    background: #E83D2F;
}
a#headerLoginButton {
    background: #3D70A9;
    border: none;
    color: #fff;
    padding: 10px 18px;
    margin: 10px;
}
a#headerLoginButton:hover {
    background:#4EBEE9;
}
.navbar-default .navbar-nav>.active>a {
    background:none;
    color:#E85C41;
    font-weight: 500;
}



div.navbar-fixed-top.headerMenuSecondLevel {
    min-height: 30px;
    margin-top:60px;
    background:#000;
}
.headerMenuSecondLevel .navbar-nav>li>a {
    color:#fff;
    padding:10px 15px;
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* CONTENT */

div.containerWrapper {
    padding-top: 130px;
    text-align: center;
}
div.containerWrapperWhite {
    text-align: center;
    background:#fff;
    /*border-top: 1px solid #dfdfdf;*/
}
div.containerWrapperRegister {
    text-align: center;
    background:#C6D368;
    border-top: 1px solid #dfdfdf;
}
h1 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 60px;
    font-size: 46px;
    text-transform: uppercase;
    margin: 0 0 23px 0;
}
div.subPage h1 {
    text-align: center;
    font-weight: 100;
    font-size: 46px;
    line-height: 46px;
    font-family: 'Titillium Web', sans-serif;
    text-transform: none;
}
div.pricePage h1 {
    text-transform: none;
}
p.Desc { color:#808080; font-size:16px;}
div.pricePage h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 60px;
    font-size: 34px;
    text-transform: uppercase;
    margin: 0 0 23px 0;
}
div.pricePage {
    padding-top:0;
}
h2 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 100;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 23px 0;
}
h3 {
    font-weight: 300;
    font-size: 28px;
    padding-bottom: 10px;
    text-align: left;
    color:#202020;
    line-height: 1.3;
}
h4 {
    text-align:left;
}
h5 {
    
}
p {
    font-size:15px;
    font-weight: 300;
    text-align: left;
}
.contactPage p {
    font-size:14px;
}
.alignLeft {
    text-align: left;
}
.alignCenter {
    text-align: center;
}
.alignRight {
    text-align: right;
}
a.registerButton, button.registerButton, input.registerButton {
    margin-top:30px;
    background: #FF4F40;
    border: none;
    color: #fff; 
    padding: 10px 18px;
    margin: 10px;
    font-weight: 300;
    font-size:18px;
}
a.registerButton:hover, button.registerButton:hover, input.registerButton:hover {
    background:#E83D2F;
    color: #fff; 
}


a.registerButtonGreen, button.registerButtonGreen, input.registerButtonGreen {
    margin-top:30px;
    border: none;
    color: #fff; 
    padding: 10px 18px;
    margin: 10px;
    font-weight: 300;
    font-size:18px;
}
a.registerButtonGreen:hover, button.registerButtonGreen:hover, input.registerButtonGreen:hover {
    color: #fff; 
}

.mainPage p {
    font-size:16px;
}


div.error-message {
    font-size:15px;
    color:#E85C41;
}

table {
    font-weight: 300;
}
div.pricePage p {
    font-size:15px;
        font-weight: 300;
}
div.PlanDetails, div.PlanClickToAction {
    text-align: center;
}
div.PlanClickToAction {
    padding-top: 10px;
    padding-bottom: 20px;
}
p.PlanPricing span {
    font-size:20px;
}
li.Feature {
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #c3c3c3;
    font-weight: 300;
    font-size:14px;
}
ul.PlanPromoFeatures {
    /*height: 270px;*/
    padding-bottom: 20px;
}
.PlanComparison {
    text-align:left;
}
.pricePage p.PlanPricing {
    font-size:40px;
    font-weight: 100;
}
i.grey {
    color: grey;
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* FOOTER */
footer {
    
    /*background:url('https://evenea.pl/gfx/silver_black_bg.png');*/
    background:#242625;
    color:#848484;
    /*font-size:13px;*/
    font-weight: 300;
}
footer .container {
    padding:70px 0;
}
footer div.col-md-3 {
    padding-right:50px;
}
footer dt {
    border-bottom:1px solid;
    font-weight: 500;
    /*font-size: 14px;*/
    padding-bottom: 2px;
    margin-bottom: 12px;
}
footer a {
    color:#848484;
    line-height: 24px;
}
footer a:hover {
    color:#4FB2FF;
    text-decoration: none;
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* COOKIES */
#cookiePolicy {
    font-weight: 300;
    padding:30px;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-color: #D9EDF7;
    color: #4887AD;
    z-index: 999;
    border-top: 2px solid #fff;
    font-size: 13px;
}
div#cookiePolicy a.btn {
color: #333;
background-color: #fff;
border-color: #ccc;
}
div#cookiePolicy a.btn:hover {
    background:#4887AD;
    border-color:#4887AD;
    color:#fff;
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */


.btn { 
    border-radius: 0px;
}
/*a.btn-default { background:#3D70A9; color:#fff; border:1px solid #3D70A9;}*/

/*a.btn-default:hover { background:#4EBEE9; border:1px solid #4EBEE9; color:#fff; }*/
.mainPage { padding-bottom: 60px;}



img.alignleft { float:left; padding-right:20px;padding-bottom: 20px;}
img.alignright { float:right; padding-left:20px;padding-bottom: 20px;}

div.IndexRight { padding-left: 70px; }
div.paddingTop { padding-top: 30px;}
div.IndexRight h3 { padding-bottom:0; }

.row { margin:0; }

div.pricePage td { text-align: left; }

pre.cake-error {padding-top:150px;}

.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}

span.FontSize22 { font-size:22px; }



ul#presentation li a { font-size:20px;background:#808080; padding: 20px 40px; border-radius: 0; border:1px solid #DDD; margin-right:-1px;color:white; }
ul#presentation li a:hover { background:white; color:black; }
ul#presentation li.active a{ background:white; border-bottom:1px solid #fff; color:black; }

div#presentationContent { border-right:1px solid #DDD;  border-left:1px solid #DDD;  border-bottom:1px solid #DDD; background:white;}
div#presentationContent div.tab-pane { padding-left:30px; padding-top:30px;}
h3 i { color:#808080; }
div#presentationContent p {font-size:20px; line-height: 1.3;}
div#presentationContent div.col-sm-6 {padding:0;}

ul.Clients { list-style: none; }

div.MainAnimated { padding: 50px 0;}

div.PlanContainer { text-align:  center;}
div.PlanContainer h2 { padding-top:10px;}
div.PlanContainer h2, div.PlanContainer p { margin:0; }
    div.PlanFree div.PlanName, div.PlanFree div.PlanPrice, div.PlanFree div.PlanCTA { background: #48C78A; color:#fff; }
    div.PlanPaid div.PlanName, div.PlanPaid div.PlanPrice, div.PlanPaid div.PlanCTA { background: #3D70A9; color:#fff; }
    div.PlanProBono div.PlanName, div.PlanProBono div.PlanPrice, div.PlanProBono div.PlanCTA { background: #734D9D; color:#fff; }
    
    div.PlanPrice { min-height: 130px; }
    
    div.PlanPrice p.PlanPrice { font-size: 50px; font-weight: 100; padding-top:30px; }
    div.PlanPrice p.PlanQuote { padding-top: 10px; padding-bottom: 10px; }
    div.PlanPrice p { text-align: center; }
    p.PlanPrice span { font-size:14px; }
    
    div.PlanFeature { border-left: 1px solid #E0E0E0; border-right: 1px solid #E0E0E0; border-top: 1px solid #E0E0E0; height: 70px; line-height: 20px; padding-top: 22px; }
    div.PlanFeatures { border: 1px solid #E0E0E0; text-align: left; padding-left:4px; line-height: 30px; background: #E5F2F5; }
    div.PlanFeature { background: #fff; }
    
    
img.APPresentation { width: 650px;  } 
@media (min-height: 768px) { 
    img.APPresentation { width: 781px;  }
}



div#whyContent { border-right:1px solid #DDD;  border-left:1px solid #DDD;  border-bottom:1px solid #DDD; background:white; }
div#whyContent div.tab-pane { padding-left:30px; padding-top:30px;}
div#whyContent h3 { font-size:20px; font-weight: 500; }
div#whyContent p {font-size:16px; line-height: 1.3;}
div#whyContent div.col-sm-6 {padding:10px;}

div.PlanSwitch { min-height: 50px;  }
div.PlanSwitchActive { border: 4px solid #3D70A9; padding: 5px; }

button.btn.btn-danger.active { background: #FF4F40;}


div#RegisterWrapper {
    padding-top:67px;
    text-align: center;
    
}

div.RegisterWell {
    margin:auto;
    width: 569px;
    text-align: left;
    min-width: 569px;
  padding: 19px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}