
/*
 *
 * Project:  CFP
 * Author:   dhdesign.cz
 * Created:  3/3/2015
 *
*/


/* ----------> reset CSS */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0; padding: 0; border: 0; font-size: 100%; /*font: inherit;*/ vertical-align: baseline; background: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block } /* HTML5 display-role reset for older browsers */
body { line-height: 1 }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none }
table { border-collapse: collapse; border-spacing: 0 }
:focus { outline: none }

.clearfix:before, .clearfix:after { content: ""; display: table; line-height: 0 }
.clearfix:after { clear:both }



/* ----------> base CSS */

body { font: 80%/1.4 "Open Sans", "Arial CE", arial, "Helvetica CE", helvetica, sans-serif }
body { color: #565656; text-align: center }
h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; font-weight: 300; line-height: normal; letter-spacing: -1px }
h1 { font-size: 380%; font-weight: bold; clear: both; margin: 0 0 1em 0; line-height: 1.2; letter-spacing: -1px }
h2 { font-size: 380%; margin: 0 0 0.5em 0 }
h3 { font-size: 280%; margin: 0 0 0.7em 0 }
h4 { font-size: 130%; font-weight: 600; margin: 0 0 0.5em 0; letter-spacing: normal ; color:#009900}
input, select, textarea { border: 0; font: 100% "Open Sans", "Arial CE", arial, "Helvetica CE", helvetica, sans-serif }
a { color: #ab6621; outline: none }
a:link { color: #ab6621 }
a:hover { color: #009900; cursor: pointer; text-decoration: none }
p { margin: 1em 0 1.7em 0; line-height: 1.6 }
ul, ol { margin: 1em auto 2.7em auto }
small { font-size: 90% }
/* Google webfont */
em, i { font-style: italic }
strong, b { font-weight: bold }
sup { vertical-align: super; font-size: 70% }
sub { vertical-align: sub }



/* ----------> default CLASS */

.tal { text-align: left }
.tac { text-align: center }
.tar { text-align: right }
.vat { vertical-align: top }
.vam { vertical-align: middle }
.fl { float: left }
.fr { float: right }
.clear { clear: both; height: 0; font-size: 1px }
.no-css, .hidden { display: none }
.small { font-size: 90% }



/* ----------> project LAYOUT */

#header { width: 100%; height: 78px; background: transparent url(../img/bg_header.png) repeat-x left bottom; position: fixed; z-index: 999 }
#content { padding: 75px 0 0 0 }
#footer { width: 100%; padding: 20px 0; text-align: left; color: #acacac; background-color: #f2f2f2 }

.in { width: 1100px; margin: 0 auto; text-align: left; position: relative }
.in.tac { text-align: center }



/* ----------> project CSS */

#logo, #logo span { display: block; position: relative; left: 0; top: 0; width: 180px; height: 75px; overflow: hidden; text-decoration: none; cursor: pointer; outline: none; text-indent: -999em; z-index: 10 }
#logo span { position: absolute; left: 0; top: 0; background: transparent url(../img/logo.png) no-repeat 0 0 }
#header nav { position: absolute; right: 210px; top: 22px }
#header nav ul { margin: 0; text-align: right }
#header nav li { float: left; height: 33px; position: relative; background: transparent url(../img/ico-arrows.png) no-repeat 50% -3px }
#header nav li a { color: #000; font-weight: 400; display: block; height: 30px; line-height: 30px; padding: 0 20px; text-decoration: none; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px }
#header nav li:hover a, #header nav li a:hover { color: #fff !important; background-color: #ab6621 }
#header nav li:hover { background-position: 50% 30px }

.page-template-index-en #header nav, .page-template-index-de #header nav { right: 85px }

#header .lform { position: absolute; left: 890px; top: 22px }
#lform { height: 30px; line-height: 30px; padding: 0 20px; text-decoration: none; display: block; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px }
#lform:hover { color: #fff !important; background-color: #ab6621 }
#header nav li.for-investors a, #header #lform, #header #menu-item-113 a, #header #menu-item-130 a {
    color: #AB6621;
    font-weight: bold;
}

#header .langs { position: absolute; right: 0; top: 30px }
#header .langs a { opacity: 0.7; display: inline-block; width: 16px; height: 14px; margin-left: 4px; text-decoration: none; text-indent: -999em }
#header .langs .active, #header .langs a:hover { opacity: 1 }
#header .langs .cz { background: transparent url(../img/ico_cz.png) no-repeat 0 0 }
#header .langs .en { background: transparent url(../img/ico_en.png) no-repeat 0 0 }
#header .langs .de { background: transparent url(../img/ico_de.png) no-repeat 0 0 }

.a-back { position: absolute; left: 890px; top: 22px; color: #000; height: 30px; line-height: 30px; padding: 0 20px; text-decoration: none; display: block }

#footer small { margin-right: 20px; position: relative; top: -5px }


/*#logform { display: none }*/
#logform { width: 352px; position: absolute; right: 0; top: 36px; text-align: left; padding-top: 5px; background: transparent url(../img/ico-arr-v4.png) no-repeat 288px top; z-index: 1000 }
#logform fieldset { padding: 20px; background-color: #e4dbcf; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px }
#logform p { margin: 0 }
#logform #error { color: #df0000; margin: 0 0 10px 0; display: none }
#logform input { margin: 0 0 10px 0; padding-left: 45px; width: 255px }
#lf_jmeno { background: #fff url(../img/ico-user.png) no-repeat 0 50% }
#lf_heslo { background: #fff url(../img/ico-password.png) no-repeat 0 50% }

#bxslider { width: 100%; height: 530px; overflow: hidden; text-align: center }
#bxslider .bx-wrapper { width: 100%; height: 538px; overflow: hidden }
#bxslider ul { margin: 0; width: 100% }
#bxslider li { width: 100%; height: 538px }
#bxslider li h2 { color: #fff; position: relative; font-size: 420%; font-weight: 400; line-height: 1.2; margin: 0; padding-top: 100px; text-shadow: 1px 1px #3898b5; /*filter: progid:DXImageTransform.Microsoft.Shadow(color=#3898b5,direction=135,strength=1);*/ }
#bxslider li h2 strong { font-size: 140%; letter-spacing: -2px }
/*#bxslider li h2 span { color: #fff; display: block; width: 100%; position: absolute; top: 99px; margin-left: -1px }*/
#bxslider li:nth-child(1) { background: transparent url(../img/slider_1.jpg) no-repeat 50% 0 }
#bxslider li:nth-child(2) { background: transparent url(../img/slider_2.jpg) no-repeat 50% 0 }
#bxslider li:nth-child(3) { background: transparent url(../img/slider_3.jpg) no-repeat 50% 0 }

.block {
    float: left;
    margin: 0;
    padding: 20px 25px 0 25px;
    text-align: center;
    width: 316px;
}
.block h3 {
    font-size: 200%;
    font-weight: 400;
    letter-spacing: normal;
    padding-top: 10px;
}
.block .more, .block .a-more.hide { display: none }
.block .a-more { cursor: pointer; text-decoration: underline; padding-right: 10px; background: transparent url(../img/ico-arrows.png) no-repeat right 9px }
.block.a-more:hover { color: #ab6621; text-decoration: none }
.block .a-more.active { display: inline !important; background-position: right -29px }
.block p { margin: 0 }

#vyhody { padding: 20px 0 }
#vyhody .in { padding: 20px 0 40px 0; background: transparent url(../img/dashed_vertical.png) repeat-y 0 0 }
#vyhody .block.b1 { background: transparent url(../img/ico-bezpecne.png) no-repeat 50% 0 }
#vyhody .block.b2 { background: transparent url(../img/ico-bezstarosti.png) no-repeat 50% 0 }
#vyhody .block.b3 { background: transparent url(../img/ico-vynosne.png) no-repeat 50% 0; margin-right: 0 }
#vyhody .block h3 { font-size: 200%; font-weight: 400; letter-spacing: normal }
#vyhody .block p { margin: 0 }

#about { background-color: #89af2d }
#about .in { width: 675px; min-height: 370px; padding: 40px 0 40px 425px; color: #fff; background: transparent url(../img/bg_about.jpg) no-repeat 0 0 }
#about h3 { color: #fff }
#about div { width: 46% }
#about p { margin-bottom: 1em }
.big { font-size: 130%; font-weight: 300 }

#tip { padding: 40px 0; background-color: #f5f2ee }
#tip .in { text-align: center }
#tip h3 { font-size: 160% }
#tip h3 span { display: inline-block; color: #fff; font-weight: 600; height: 36px; line-height: 36px; margin: 0 5px 0 0; padding: 0 20px 0 15px; background: #89af2d url(../img/bg_tip_arr.png) no-repeat right 50%; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px }
#t2 { display: none }
#tip p { margin: 2em 0 0 0 }
#tip input[type="text"] { width: 210px; height: 48px; text-align: right; font-size: 160%; font-weight: 600; color: #000; vertical-align: top }

#statistika { padding: 50px 0 }
#statistika aside { float: left; width: 50%; text-align: center }
#statistika aside h4 { color: #89af2d; font-size: 180%; font-weight: 600; margin: 0; height: 80px }
#statistika aside h4 small { color: #bfb2a0; font-size: 50%; position: relative; top: -10px }
#statistika aside ul { margin: 0; width: 100%; height: 80px; overflow: hidden }
#statistika aside li:first-child { color: #89af2d }
#statistika aside li { float: left;  color: #978977 }
#statistika aside li strong { font-size: 150%; font-weight: 600 }
#statistika aside input, #statistika aside input:focus { font-size: 200%; font-weight: 600; color: #89af2d; border: 0; width: auto; height: auto; padding: 0; text-align: center; background-color: #fff !important }

#reference .in { padding: 50px 0 60px 0 }
#reference aside { float: left; width: 260px; margin: 0 20px 0 0; position: relative; text-align: center }
#reference aside:last-child { margin-right: 0 }
#reference aside p { margin: 0; padding: 30px 20px 20px 20px; min-height: 170px; line-height: 1.4; border: 2px solid #ebe5dd; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px }
#reference aside em { display: inline-block; padding: 20px 0 0 0; position: relative; top: -2px; background: transparent url(../img/bg_ref_arr.png) no-repeat 50% 0 }
#reference aside span { display: block; width: 62px; height: 62px; position: absolute; left: 50%; top: -42px; margin-left: -31px; background: transparent url(../img/bg_ref_user.png) no-repeat 0 0 }

#kontakty { padding: 30px 0 40px 0; background-color: #ebe5dd }
#kontakty aside { float: left; width: 352px; min-height: 357px; margin: 20px 22px 10px 0; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-color: #e4dbcf }
#kontakty aside:first-child { background: none }
#kontakty aside:last-child { margin-right: 0 }
.page-template-index-en #kontakty aside:first-child, .page-template-index-de #kontakty aside:first-child { margin-left: 190px }

#kontakty aside article { padding: 20px 20px 20px 100px; position: relative }
#kontakty aside article h4 { color: #ab6621; margin: 0 0 15px 0; line-height: 1.2 }

#kontakty aside article .date { color: #fff; font-size: 80%; line-height: 1; margin: 0; position: absolute; left: 20px; top: 20px; display: block; width: 60px; height: 67px; text-align: center; background: transparent url(../img/ico-date.png) no-repeat 0 0; text-transform: uppercase }
#datumka { display: inline-block; font-size: 260%; padding: 20px 0 0 0 }

#kontakty aside article .summary p { margin: 0; line-height: normal }
#kontakty aside article td { padding: 1em 1em 1em 0 }

#kontakty .k td { color: #ab6621; line-height: normal; vertical-align: top; padding: 15px 10px 0 0; border-bottom: 3px solid #ebe5dd; background-color: #e4dbcf }
#kontakty .k .img { padding: 2px 10px 2px 2px; font-size: 0 }
#kontakty .k .tar a { color: #2179ab !important }
#kontakty .k tr:last-child td:last-child { padding: 8px 0 0 0 }
#kontakty .k td p { margin: 0; line-height: normal }

#step1, #step2, #step3 { padding: 20px }
#step2 { display: none }
#kontakty aside h4 { color: #ab6621; margin: 0 0 15px 0; line-height: 1.2 }
#kontakty aside input { margin: 0 0 10px 0; padding-left: 45px; width: 255px }
#kontakty aside input[type="radio"] { margin: 0 5px 15px 0; padding: 0; width: auto }
#kf_jmeno { background: #fff url(../img/ico-user.png) no-repeat 0 50% }
#kf_email { background: #fff url(../img/ico-email.png) no-repeat 0 50% }
#kf_tel { background: #fff url(../img/ico-phone.png) no-repeat 0 50% }
#kontakty aside #step2 input[type="submit"] { position: relative; top: 20px }

#facts { padding: 30px 0 40px 0; background-color: #f5f2ee }
#facts table { margin: 0 auto }
#facts td { padding: 0 60px 30px 0 }
#facts table .tar { color: #009900; width: 30% }

#faq .in { padding: 50px 0 60px 0 }
#faq article { padding: 0 0 45px 70px; background: transparent url(../img/ico_faq.png) no-repeat 0 0 }
#faq article h4 { font-weight: 300 }
#faq article p { margin: 0 }

input[type="text"], input[type="email"], input[type="tel"], input[type="password"] { border: 1px solid #d9cdbd; width: 280px; height: 40px; padding: 0 10px; background-color: #fff; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px }
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus { background-color: #fff9f1 !important }
input[type="submit"] { width: auto !important; height: 40px; margin: 0 !important; padding: 0 40px 0 10px !important; color: #fff; font-size: 100%; font-weight: 600; cursor: pointer; text-transform: uppercase; background: #ab6621 url(../img/ico-arr.png) no-repeat right 50%; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -o-transition: .3s; -webkit-transition: .3s; transition: .3s }
input[type="submit"]:hover { background-color: #89af2d }

.btn { display: inline-block; height: 40px; line-height: 40px; padding: 0 40px 0 10px; color: #fff !important; font-size: 100%; font-weight: 600; cursor: pointer; text-decoration: none; text-transform: uppercase; background: #ab6621 url(../img/ico-arr.png) no-repeat right 50%; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -o-transition: .3s; -webkit-transition: .3s; transition: .3s }
.btn:hover { background-color: #89af2d }
.btn.v2 { font-size: 160%; height: 50px; line-height: 50px; padding: 0 20px 0 18px; text-transform: none; background: #89af2d }
.btn.v2:hover { background-color: #ab6621 }
.btn.v3 { color: #ab6621 !important; border: 2px solid #ab6621; background: #fff url(../img/ico-arr-v3.png) no-repeat right 11px }
.btn.v3:hover { color: #fff !important; background-color: #ab6621; background-position: right -39px }

.icheckbox_minimal, .iradio_minimal { display: inline-block; vertical-align: middle; margin: 0 5px 0 0; padding: 6px 0; width: 18px; height: 18px; background: url(../img/icheck_minimal.png) no-repeat; border: none; top: 4px; cursor: pointer }
.icheckbox_minimal { background-position: 0 0 }
.icheckbox_minimal.hover { background-position: -20px 0 }
.icheckbox_minimal.checked { background-position: -40px 0 }
.icheckbox_minimal.disabled { background-position: -60px 0; cursor: default }
.icheckbox_minimal.checked.disabled { background-position: -80px 0 }
.iradio_minimal { background-position: -100px 0 }
.iradio_minimal.hover { background-position: -120px 0 }
.iradio_minimal.checked { background-position: -140px 0 }
.iradio_minimal.disabled { background-position: -160px 0; cursor: default }
.iradio_minimal.checked.disabled { background-position: -180px 0 }

.page-child #main { min-height: 100%; position: relative; background: transparent url(../img/bg_main_download.jpg) no-repeat 50% 75px }
.page-child #footer { position: absolute; left: 0; bottom: 0 }
.page-child #content { width: 1100px; margin: 0 auto; padding: 200px 0; text-align: left }
.page-child h3 { font-weight: 400; font-size: 220%; margin-top: 1em }
.page-child section.clearfix { margin: 0 0 4em 0 }
.page-child section div { width: 440px; margin: 0 23px 15px 0; padding: 17px 20px 20px 65px; display: inline-block; vertical-align: top; border: 1px solid #e8e0d6; background: transparent url(../img/ico-download.png) no-repeat 17px 17px }
.page-child section div:nth-child(2n) { margin-right: 0 }
.page-child section div h4 { margin: 0; font-size: 120%; font-weight: 700 }
.page-child section div h4 a { color: #009900 }
.page-child section div p { margin: 0.3em 0 0 0; line-height: normal }

blockquote { width: 440px; margin: 0 23px 15px 0; padding: 17px 20px 20px 65px; display: inline-block; vertical-align: top; border: 1px solid #e8e0d6; background: transparent url(../img/ico-download.png) no-repeat 17px 17px }
.page-child section div:nth-child(2n) { margin-right: 0 }
blockquote a { color: #009900 !important; display: block; font-size: 120%; font-weight: 700; color: #009900 }
blockquote p { margin: 0.3em 0 0 0; line-height: normal }

.bullets { width: 1100px; margin: 0 auto 4em auto; overflow: hidden; text-align: left }
.bullets li { float: left; font-size: 130%; font-weight: 300; width: 450px; margin: 0 0 1em 0; padding: 0 50px; background: transparent url(../img/bullet.png) no-repeat 0 3px }

#purchase-price { padding: 30px 0 40px 0; background-color: #f5f2ee }

#farmland-fund { padding: 30px 0 40px 0 }
#farmland-fund .fl { width: 44% }
#farmland-fund .fr { width: 44% }
#farmland-fund .fr h4 { margin: 1em 0 2em 0 }
#farmland-fund .steps { min-height: 206px; padding-left: 63px; background: transparent url(../img/ico_steps.png) no-repeat 0 0 }
#farmland-fund .steps p { color: #009900; margin: 0; height: 82px }


#kontakty .persones {
    margin: 0;
    padding: 0;
    background: #EBE5DD;
}
#kontakty .persones li {
    display: block;
    margin: 5px 0;
    padding: 0;
    background: #E4DBCF;
    position: relative;
}
#kontakty .persones li img{
    float: left;
    margin: 0;
}
#kontakty .persones li a img:hover{
    opacity: .6;
}
#kontakty .persones li .content{
    margin: 0;
    margin-left: 71px;
    padding: 10px 5px 0 20px;
    color: #B78254;
}
#kontakty .persones li:last-of-type .content{
    padding-top: 2px;
}
#kontakty .persones li .content:before{

}

#kontakty.contacts-en .in {
    width: 735px;
}

.linkedin {
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    width: 60px;
    height: 16px;
    background-image: url(../img/linkedin.jpg);
    background-size: 60px auto;
    vertical-align: text-bottom;
}

.link-vcf {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

#attractive {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#attractive h3 {
    margin-bottom: 0;
    margin-top: 30px;
}
#attractive aside {
    width: 50%;
    float: left
}
#attractive aside p {
    text-align: left;
    text-align: justify;
    padding: 0 10px;
}

.features-table {
}
.features-table a {
    color: white;
}
.features-table th, .features-table td {
    padding: 10px;
    width: 66.66%;
}
.features-table th {
    padding-right: 0px;
    width: 33.33%;
}
.features-table th {
    font-weight: bold;
    padding-left: 0px;
}
.features-table tr {
    border-bottom: 1px dotted white;
}

.big-trigger .show-more {
    color: white;
}
.big-trigger .show-more:hover {
    text-decoration: underline;
}
.why-invest-points {
    padding-bottom: 20px;
    list-style-type: circle;
    margin-left: 50px;
}
.why-invest-points li {
    color: black;
    text-align: left;
    font-weight: normal;
    font-size: 18px;
    color: black;
    margin: 10px auto;
    max-width: 700px;
    list-style-position: outside;
}

/* 2026-08: obsah titulní strany a sekce pro investory převeden do Elementoru.
   Elementor nastavuje na vše ve stránce box-sizing: border-box, původní layout
   šablony ale počítá s výchozím content-box — vracíme ho obsahovým prvkům. */
#content .in, #content .in *, #content blockquote { box-sizing: content-box }
