@import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700|Sofia&subset=latin,latin-ext"); * {
margin:0px;
padding:0px;
border:none;
outline:none;
} body {
font-size:15px;
color:#000;
line-height:1.7em;
font-weight:400;
background:#ffffff;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
font-family: 'Hind', sans-serif;
}
a{
text-decoration:none;
cursor:pointer;
color:#1e6c57;
}
a:hover,a:focus,a:visited{
text-decoration:none;
outline:none;
}
a:hover,a:focus{
color: #68bf38;
}
h1,h2,h3,h4,h5,h6 {
position:relative;
font-weight:normal;
margin:0px;
background:none;
line-height:1.6em;
font-family: 'Hind', sans-serif;
}
input,button,select,textarea{
font-family: 'Hind', sans-serif;
}
.theme_color{
color:#1e6c57;
}
p{
position:relative;
line-height:1.8em;
}
.strike-through{
text-decoration:line-through;
}
.auto-container{
position:static;
max-width:1200px;
padding:0px 15px;
margin:0 auto;
}
.medium-container{
max-width:850px;
}
.page-wrapper{
position:relative;
margin:0 auto;
width:100%;
min-width:300px;
}
.grey-bg{
background-color:#f6f6f6;
}
ul,li{
list-style:none;
padding:0px;
margin:0px;
}
.content-side ul li,
.content-side ol li {
list-style:inside;
}
.content-side ol li {
list-style-type: decimal;
}
.theme-btn{
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.centered{
text-align:center;
} .list-style-one{
position:relative;
}
.list-style-one li{
position:relative;
padding-left:68px;
padding-bottom:25px;
margin-bottom:25px;
border-bottom:1px solid #eeeeee;
}
.list-style-one li .icon{
position:absolute;
left:0px;
top:0px;
width:40px;
height:40px;
color:#1e6c57;
line-height:40px;
font-size:20px;
border-radius:4px;
text-align:center;
display:inline-block;
border:1px solid #dddddd;
}
.list-style-one li h3{
position:relative;
color:#2f2f2f;
font-size:16px;
font-weight:600;
line-height:1em;
margin-bottom:4px;
text-transform:capitalize;
}
.list-style-one li .text-info{
position:relative;
color:#444444;
font-size:15px;
} .btn-style-one{
position:relative;
line-height:24px;
color:#ffffff;
font-size:16px;
font-weight:700;
border-radius:5px;
background:#1e6c57;
display:inline-block;
padding:10px 34px 8px;
text-transform:uppercase;
border:2px solid #1e6c57;
}
.btn-style-one:hover{
background:none;
color:#1e6c57;
} .btn-style-two{
position:relative;
line-height:24px;
color:#ffffff;
font-size:16px;
font-weight:700;
border-radius:4px;
background:#1e6c57;
padding:13px 37px 11px;
border:2px solid #1e6c57;
text-transform:uppercase;
}
.btn-style-two:hover{
background:none;
color:#1e6c57;
border:2px solid #1e6c57;
}
.btn-hp-first { transition: none; text-align: inherit; line-height: 24px; border-width: 2px; margin: 0px; padding: 13px 37px 11px; letter-spacing: 0px; font-weight: 700; font-size: 16px; }
.btn-hp-second { transition: none; text-align: inherit; line-height: 24px; border-width: 2px; margin: 0px; padding: 13px 37px 11px; letter-spacing: 0px; font-weight: 700; font-size: 16px; } .btn-style-three{
position:relative;
line-height:24px;
color:#ffffff;
font-size:16px;
font-weight:700;
border-radius:4px;
background:none;
padding:13px 37px 11px;
border:2px solid #ffffff;
text-transform:uppercase;
}
.btn-style-three:hover{
background:#1e6c57;
color:#ffffff;
border:2px solid #1e6c57;
} .btn-style-four{
position:relative;
padding:8px 26px 7px;
line-height:24px;
background:none;
color:#2f2f2f;
font-size:14px;
font-weight:700;
border-radius:4px;
text-transform:uppercase;
border:2px solid #2f2f2f;
}
.btn-style-four:hover{
background:#1e6c57;
color:#ffffff;
border-color:#1e6c57;
} .lightbox-image {
position: relative;
display: block;
z-index: 9;
}
.lightbox-image.inline { display: inline; padding: 10px; }
.three-in-row-item.group { display: none; }
.three-in-row-item.group.first { display: block; }
.gallery-back { display: none; }
.gallery-back-link { font-weight: bold; font-size: 20px; }
.fancybox-next span,
.fancybox-prev span {
background-image:none !important;
width:44px !important;
height:44px !important;
line-height:44px !important;
text-align:center;
}
.fancybox-next span:before,
.fancybox-prev span:before{
content:'';
position:absolute;
font-family: 'FontAwesome';
left:0px;
top:0px;
font-size:23px;
width:44px !important;
height:44px !important;
line-height:44px !important; background-color: #1e6c579e !important;
color:#ffffff;
visibility:visible;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}
.fancybox-next span:before{
content:'\f178';
}
.fancybox-prev span:before{
content:'\f177';
}
.fancybox-type-image .fancybox-close{
border-radius: 0;
background: rgba(28,28,28,.4)!important;
color: #fff;
font-size: 30px;
line-height: 42px;
text-align: center;
}
.fancybox-type-image .fancybox-close:before{
content: "X";
} .fancybox-type-image .fancybox-skin{
padding:0px !important;
}
.fancybox-title-float-wrap .child {
background: #1e6c57;
border-radius: 0;
text-shadow: 0 1px 2px #1e6c57;
} .social-icon-one{
position:relative;
text-align:center;
}
.social-icon-one li{
position:relative;
margin:0px 2px;
display:inline-block;
}
.social-icon-one li a{
font-size:14px;
width:34px;
height:34px;
display:inline-block;
line-height:32px;
color:#dbd7d7;
text-align:center;
border-radius:50%;
border:2px solid #dbd7d7;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.social-icon-one li a:hover{
color:#ffffff;
border-color:#1e6c57;
background-color:#1e6c57;
} .social-icon-two{
position:relative;
}
.social-icon-two li{
position:relative;
margin-right:5px;
display:inline-block;
}
.social-icon-two li a{
font-size:14px;
width:34px;
height:34px;
display:inline-block;
line-height:32px;
color:#777777;
text-align:center;
border-radius:50%;
border:2px solid #434343;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.social-icon-two li a:hover{
color:#ffffff;
border-color:#1e6c57;
background-color:#1e6c57;
} .social-icon-three{
position:relative;
}
.social-icon-three li{
position:relative;
margin-right:5px;
display:inline-block;
}
.social-icon-three li a{
font-size:14px;
width:34px;
height:34px;
display:inline-block;
line-height:32px;
color:#444444;
text-align:center;
border-radius:50%;
border:2px solid #e9e9e9;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.social-icon-three li a:hover{
color:#ffffff;
border-color:#1e6c57;
background-color:#1e6c57;
} .social-icon-four{
position:relative;
}
.social-icon-four li.share{
position:relative;
color:#2f2f2f;
font-size:14px;
font-weight:600;
margin-right:10px;
}
.social-icon-four li{
position:relative;
margin-right:5px;
display:inline-block;
}
.social-icon-four li a{
font-size:14px;
width:30px;
height:30px;
display:inline-block;
line-height:28px;
color:#595959;
text-align:center;
border-radius:4px;
border:1px solid #dddddd;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.social-icon-four li a:hover{
color:#ffffff;
border-color:#1e6c57;
background-color:#1e6c57;
}
.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(//plzensky.trideni.cz/wp-content/themes/images/icons/preloader.GIF);} .sec-title{
position:relative;
margin-bottom:60px;
}
.sec-title .title{
position:relative;
color:#1e6c57;
font-size:20px;
margin-bottom:8px;
text-transform:capitalize;
}
.sec-title h2{
position:relative;
font-size:36px;
font-weight:700;
color:#2f2f2f;
line-height:1.2em;
padding-bottom:15px;
margin-bottom:40px;
}
.sec-title h2 span{
font-weight:400;
}
.sec-title h2:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:40px;
height:2px;
background-color:#1e6c57;
}
.sec-title .text{
position:relative;
color:#444444;
font-size:15px;
line-height:1.6em;
font-weight:600;
}
.sec-title.centered{
text-align:center;
}
.sec-title.centered h2:after{
left:50%;
margin-left:-20px;
}
img{
display:inline-block;
max-width:100%;
height:auto;
}
.sec-title.light h2{
color:#ffffff;
} .scroll-to-top{
position:fixed;
bottom:15px;
right:15px;
width:50px;
height:50px;
color:#ffffff;
font-size:13px;
text-transform:uppercase;
line-height:50px;
text-align:center;
z-index:100;
cursor:pointer;
background:#444444;
display:none;
border-radius:3px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.scroll-to-top:hover{
color:#ffffff;
background:#1e6c57;
} .main-header{
position:relative;
left:0px;
top:0px;
z-index:999;
width:100%;
background:#ffffff;
}
.main-header .auto-container{
position:relative;
}
.main-header .header-top{
position:relative;
background:#2f2f2f;
color:#ffffff;
}
.main-header .header-top .top-left{
position:relative;
float:left;
}
.main-header .header-top .top-left ul li{
position:relative;
float:left;
line-height:14px;
padding-left:25px;
padding-right:20px;
padding-top:16px;
padding-bottom:16px;
color:#cccccc;
font-size:14px;
font-weight:500;
border-left:1px solid #4e4e4e;
}
.main-header .header-top .top-left ul li:last-child{
border-right:1px solid #4e4e4e;
}
.main-header .header-top .top-left ul li .icon{
position:relative;
top:1px;
font-size:16px;
color:#cccccc;
line-height:1em;
margin-right:15px;
}
.main-header .header-top .top-left ul li a:hover{
color:#fff;
}
.main-header .header-top .top-left ul li a{
position:relative;
color:#ffffff;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.main-header .header-top .top-left ul li a:hover{
color:#fa6f1c;
}
.main-header .header-top .top-right{
position:relative;
float:right;
}
#header_main_textarea {
position: absolute;
right: 0;
left: 0;
top: 40%;
margin: auto;
width: auto;
text-align: center;
}
#header_main_textarea h2 {     color: #fff;
font-size: 60px;
font-weight: 700;
line-height: 1.1em;
text-align: center;
text-transform: uppercase; padding-bottom: 20px; } .header-top .social-icon{
position:relative;
float:left;
padding:12px 10px;
border-left:1px solid #4e4e4e;
border-right:1px solid #4e4e4e;
}
.header-top .social-icon a{
position:relative;
display:inline-block;
text-align:center;
margin:0px 12px;
line-height:24px;
font-size:14px;
color:#adadad;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.header-top .social-icon a:hover{
color:#1e6c57;
}
.main-header .header-top .search-box-outer{
position: relative;
float:left;
padding-right:20px;
padding-left:20px;
padding-top:14px;
padding-bottom:14px;
border-left:1px solid #4e4e4e;
}
.main-header .header-top .search-box-btn{
position:relative;
display:block;
width:100%;
font-size:16px;
color:#ffffff;
line-height:20px !important;
padding:0px;
margin:0px;
cursor:pointer;
background:none;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-header .header-top .search-box-outer .dropdown-menu{
top:34px;
left:0px;
border-top:3px solid #1e6c57;
padding:0px;
width:280px;
border-radius:0px;
}
.main-header .header-top .search-box-outer .dropdown-menu > li{
padding:0px;
border:none;
background:none;
}
.main-header .header-top .search-panel .form-container{
padding:25px 20px;
}
.main-header .header-top .search-panel .form-group{
position:relative;
margin:0px;
}
.main-header .header-top .search-panel input[type="text"],
.main-header .header-top .search-panel input[type="search"],
.main-header .header-top .search-panel input[type="password"],
.main-header .header-top .search-panel select{
display:block;
width:100%;
height:40px;
color:#000000;
line-height:24px;
background:#ffffff;
border:1px solid #e0e0e0;
padding:7px 40px 7px 15px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .header-top .search-panel input:focus,
.main-header .header-top .search-panel select:focus{
border-color:#1e6c57;
}
.main-header .header-top .search-panel .search-btn{
position:absolute;
right:0px;
top:0px;
width:40px;
height:40px;
text-align:center;
color:#555555;
font-size:12px;
background:none;
cursor:pointer;
} .main-header .main-box{
position:relative;
padding:0px 0px;
left:0px;
top:0px;
width:100%;
background:#ffffff;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header.header-style-two .header-lower{
position:relative;
left:0px;
top:0px;
width:100%;
background:#ffffff;
}
.main-header.fixed-header .main-box,
.main-header.header-style-two.fixed-header .header-lower{
position:fixed;
border-bottom:1px solid #e0e0e0;
padding:0px 0px;
z-index:999;
opacity:1;
visibility:visible;
-ms-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-o-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-o-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.main-header .main-box .outer-container{
position:relative;
}
.main-header .main-box .logo-box{
position:relative;
float:left;
left:0px;
z-index:10;
padding:28px 0px;
}
.fixed-header .main-box .logo-box{
padding:5px 0px;
}
.main-header .main-box .logo-box .logo span {
top: 5px;
font-size: 21px;
color: #1c1e17;
font-weight: 500;
position: relative;
}
.main-header .main-box .logo-box .logo img{
display:inline-block;
max-width:100%;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .main-box .logo-box .logo img.logo2{
margin-left: 35px;
}
.main-header .nav-toggler{
position:relative;
right:0px;
width:44px;
height:46px;
top:50%;
margin-top:0px;
display: block;
border-radius:4px;
text-align:center;
border:1px solid #dddddd;
}
.main-header .nav-toggler button {
position:relative;
left:12px;
display:block;
color:#444444;
text-align:center;
font-size:20px;
line-height:44px;
background:none;
font-weight:600;
}
.main-header .nav-outer{
position:relative;
float:right;
}
.main-menu{
position:relative;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navbar-collapse{
padding:0px;
}
.main-menu .navigation{
position:relative;
margin:0px;
}
.main-menu .navigation > li{
position:relative;
float:left;
padding:28px 15px; }
.fixed-header .main-menu .navigation > li{
padding:5px 15px;
}
.main-menu .navigation > li > a{
position:relative;
display:block;
padding:20px 0px;
color:#2f2f2f;
text-align:center;
line-height:30px;
letter-spacing:0px;
font-weight:600;
font-size:15px;
opacity:1;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a,
.main-menu .navigation > li.current_page_parent > a,
{
color:#1e6c57;
opacity:1;
}
.main-menu .navigation>li.current-menu-item>a,
.main-menu .navigation>li.current_page_parent>a
{color:#1e6c57;}
.main-menu .navigation>li.active,
.main-menu .navigation>li.current-menu-item,
.main-menu .navigation>li.current_page_parent {
background-color: #0000000d;
border-bottom: 1px solid #376957;
}
.main-menu .navigation>li.active:after,
.main-menu .navigation>li.current-menu-item:after,
.main-menu .navigation>li.current_page_parent:after {
content: "\25B8";
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
position: absolute;
bottom: 0;
left: 50%;
margin-left: -6px;
font-size: 25px;
color: #376957;
}
.main-menu .navigation > li:hover > a:before,
.main-menu .navigation > li.current > a:before{
width:100%;
}
.main-menu .navigation > li > ul{
¨ top:128px;
top:70%; padding:0px; z-index:100;
display:none;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease; border-radius: 0;
background: transparent;
border: none;
box-shadow: none;
max-width: 1200px;
margin: 0 auto;
}
.fixed-header .main-menu .navigation > li > ul{ top:82px; top: 65px; }
.main-menu .navigation > li > ul.from-right{
left:auto;
right:0px;
}
.main-menu .navigation > li > ul > li{
position:relative; width: 100%;
float: right; background:#fff;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
border-radius: 0;
}
.main-menu .navigation > li > ul > li:last-child{
border-bottom:none;
}
.main-menu .navigation > li > ul > li > a{
position:relative;
display:block;
padding:12px 15px;
padding-bottom: 10px;
line-height:24px;
font-weight:400;
font-size:14px;
color:#272727;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover > a{
color:#ffffff;
background:#1e6c57;
}
.main-menu .navigation > li > ul > li.dropdown > a { padding-right: 30px; }
.main-menu .navigation > li > ul > li.dropdown > a:after{
font-family: 'FontAwesome';
content: "\f107";
position:absolute;
right:10px;
top:13px;
width:10px;
height:20px;
display:block;
color:#253d4a;
line-height:20px;
font-size:16px;
font-weight:normal;
text-align:center;
z-index:5;
}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
color:#ffffff;
}
.main-menu .navigation > li > ul > li > ul{
position:fixed;
left:0;
right: 0;
top:174px;
width:100%;
padding:0px;
z-index:100;
display:none; border-radius: 0;
background: transparent;
border: none;
box-shadow: none;
max-width: 1200px;
margin: 0 auto;
}
.fixed-header .main-menu .navigation > li > ul > li > ul{ top: 128px; }
.main-menu .navigation > li > ul > li > ul.from-right{
left:auto;
right:0px;
}
.main-menu .navigation > li > ul > li > ul > li{
position:relative;
width:auto;
float: right; background:#fff;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
border-bottom:none;
}
.main-menu .navigation > li > ul > li > ul > li > a{
position:relative;
display:block;
padding:12px 15px;
line-height:24px;
font-weight:400;
font-size:14px;
color:#272727;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li:hover > a{
color:#ffffff;
background:#1e6c57;
}
.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after{
font-family: 'FontAwesome';
content: "\f107";
position:absolute;
right:10px;
top:12px;
width:10px;
height:20px;
display:block;
color:#272727;
line-height:20px;
font-size:16px;
font-weight:normal;
text-align:center;
z-index:5;
}
.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after{
color:#ffffff;
}
.main-menu .navigation > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
position:absolute;
right:10px;
top:6px;
width:30px;
height:30px;
text-align:center;
color:#ffffff;
line-height:28px;
border:1px solid #ffffff;
background-size:20px;
cursor:pointer;
z-index:5;
display:none;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
background-color: #1e6c57;
color: #fff !important;
}
.main-header .btn-outer{
position:relative;
float:right;
padding:40px 0px;
margin-left:40px;
}
.main-header.fixed-header .btn-outer{
padding:17px 0px;
}
.header-style-two .outer-container{
position:relative;
padding:0px 150px;
}
.header-style-two .logo-box{
text-align: center;
padding:27px 0px;
}
.header-style-two .header-lower .left-btn{
position:absolute;
top:0px;
right:0px;
padding:38px 0px;
}
.header-style-two .header-lower .right-info{
position:absolute;
left:0px;
top:0px;
padding:39px 0px;
}
.header-style-two .header-lower .search-box-outer{
position: relative;
float:left;
margin-left:0px;
width:44px;
height:46px;
top:50%;
margin-top:0px;
display: block;
border-radius:4px;
text-align:center;
line-height:46px;
padding-top:0px;
border:1px solid #dddddd;
}
.header-style-two .header-lower .search-box-btn{
position:relative;
display:block;
width:100%;
font-size:16px;
color:#555555;
line-height:20px !important;
margin:0px;
cursor:pointer;
background:none;
padding:11px 0px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.header-style-two .header-lower .search-box-outer .dropdown-menu{
top:82px;
left:0px;
padding:0px;
width:280px;
border-radius:0px;
border-top:3px solid #1e6c57;
}
.header-style-two .header-lower .search-box-outer .dropdown-menu > li{
padding:0px;
border:none;
background:none;
}
.header-style-two .header-lower .search-panel .form-container{
padding:25px 20px;
}
.header-style-two .header-lower .search-panel .form-group{
position:relative;
margin:0px;
}
.header-style-two .header-lower .search-panel input[type="text"],
.header-style-two .header-lower .search-panel input[type="search"],
.header-style-two .header-lower .search-panel input[type="password"],
.header-style-two .header-lower .search-panel select{
display:block;
width:100%;
height:40px;
line-height:24px;
background:#ffffff;
padding:7px 40px 7px 15px;
border:1px solid #e0e0e0;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.header-style-two .header-lower .search-panel input:focus,
.header-style-two .header-lower .search-panel select:focus{
border-color:#1e6c57;
}
.header-style-two .header-lower .search-panel .search-btn{
position:absolute;
right:0px;
top:0px;
width:40px;
height:40px;
text-align:center;
color:#555555;
font-size:12px;
background:none;
cursor:pointer;
line-height:40px;
}
.header-style-two.fixed-header .logo-box{
padding:10px 0px;
}
.header-style-two.fixed-header .header-lower .right-info,
.header-style-two.fixed-header .header-lower .left-btn{
padding:22px 0px;
}
.header-style-two.fixed-header .search-box-outer .dropdown-menu{
top:66px;
} .hidden-bar{
position: fixed;
top: 0;
width: 340px;
height: 100%;
background: #1c1c1c;
z-index: 9999;
transition: all 700ms ease;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
-moz-transition: all 700ms ease;
}
.hidden-bar .mCSB_inside > .mCSB_container{
margin-right:0px;
}
.hidden-bar.right-align {
right: -400px;
}
.hidden-bar.right-align.visible-sidebar {
right: 0px;
}
.hidden-bar .hidden-bar-closer {
width: 40px;
height: 40px;
position: absolute;
left:15px;
top:30px;
background: none;
color: #ffffff;
border-radius: 0px;
text-align: center;
line-height: 40px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
z-index: 999999;
}
.hidden-bar .hidden-bar-closer button {
background: none;
display:block;
font-size: 16px;
color:#ffffff;
width:40px;
height:40px;
line-height:40px;
}
.hidden-bar .hidden-bar-closer:hover button {
color: #1e6c57;
}
.hidden-bar-wrapper {
height: 100%;
padding:120px 30px;
}
.hidden-bar .logo {
padding: 30px 0px;
background: #1c1c1c;
}
.hidden-bar .logo img{
display:inline-block;
max-width:100%;
}
.hidden-bar .side-menu {
background-color: transparent;
padding: 0;
font-size:13px;
}
.hidden-bar .side-menu ul li ul a {
background: transparent;
}
.hidden-bar .side-menu ul li ul li ul li a {
background: transparent;
}
.hidden-bar .side-menu a.current {
color: #c5a47e;
}
.hidden-bar .side-menu li.current > a {
color: #c5a47e;
}
.hidden-bar .side-menu ul li{
position:relative;
display:block;
border-bottom: 1px solid rgba(255,255,255,0.15);
}
.hidden-bar .side-menu ul.navigation > li > ul > li:first-child{
border-top: 1px solid rgba(255,255,255,0.15);
}
.hidden-bar .side-menu ul.navigation > li > ul > li:last-child{
border-bottom:none;
}
.hidden-bar .side-menu ul li a {
background: transparent;
color: #999999;
display: inline-block;
font-weight: 400;
text-transform: uppercase;
padding: 12px 15px 12px 0px;
position: relative;
line-height:24px;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.hidden-bar .side-menu ul.navigation > li > ul > li > a{
text-transform:uppercase;
padding-left:22px;
font-size:13px;
color:#aaaaaa;
}
.hidden-bar .side-menu ul.navigation > li.active > a:after{
content:'';
position:absolute;
left:100%;
top:50%;
margin-top:-1px;
width:30px;
border-bottom:2px solid #c5a47e;
}
.hidden-bar .side-menu ul.navigation > li.dropdown > a{
padding-left:22px;
}
.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown > a{
padding-left:22px;
}
.hidden-bar .side-menu ul.navigation > li.dropdown > a:before{
content:'[+]';
position:absolute;
left:0;
top:12px;
font-size:14px;
line-height:24px;
}
.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown{
width:auto;
margin-left:22px;
}
.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown > a,
.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown > ul > li > a{
padding-left:22px;
}
.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown > a:before{
content:'[+]';
position:absolute;
left:0;
top:12px;
font-size:14px;
line-height:24px;
}
.hidden-bar .side-menu ul.navigation > li.dropdown.open > a:before{
content:'[-]';
}
.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown.open > a:before{
content:'[-]';
}
.hidden-bar .side-menu ul li a:hover,
.hidden-bar .side-menu ul > li.current > a,
.hidden-bar .side-menu ul > li > ul > li.current > a,
.hidden-bar .side-menu ul.navigation > li > ul > li > a:hover,
.hidden-bar .side-menu ul.navigation > li.active > a {
color: #1e6c57;
}
.hidden-bar .social-links{
position:absolute;
bottom:70px;
left:0px;
width:100%;
padding:0px 20px;
text-align:center;
font-size:13px;
line-height:20px;
color:#999999;
}
.hidden-bar .social-links li{
position:relative;
display:inline-block;
line-height:20px;
margin:0px 10px;
}
.hidden-bar .social-links li a{
display:block;
color:#999999;
transition:all 500ms ease;
}
.hidden-bar .social-links li a:hover{
color:#ffffff;
}
.hidden-bar .copyright-text{
position:absolute;
bottom:30px;
left:0px;
width:100%;
padding:0px 20px;
text-align:center;
font-size:13px;
line-height:20px;
color:#999999;
} .main-slider{
position:relative;
z-index:10;
}
.main-slider .tp-caption{
z-index:5 !important;
}
.main-slider .tp-dottedoverlay{
background:rgba(0,0,0,0.45) !important;
}
.main-slider .title{
position:relative;
font-weight:400;
font-size:22px;
color:#ffffff;
text-align:center;
padding-bottom:20px;
}
.main-slider .title:after{
position:absolute;
content:'';
left:50%;
bottom:0px;
width:60px;
height:2px;
margin-left:-30px;
background-color:#ffffff;
}
.main-slider h2{
position:relative;
color:#ffffff;
font-size:60px;
font-weight:700;
line-height:1.1em;
text-align:center;
text-transform:uppercase;
}
.main-slider .text{
position:relative;
font-size:20px;
font-weight:400;
color:#ffffff;
line-height:1.4em;
}
.main-slider .tp-bannertimer,
.main-slider .tp-bullets{
display:none !important;
} .nav-tabs>li>a {
color: #1e6c57;
font-weight: bold;
font-size: 16px;
}
.tab-content>.tab-pane {
border: 1px solid #1e6c57;
border-top: none;
border-radius: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
padding: 20px;
}
.nav-tabs { border-color: #1e6c57; }
.nav>li>a:hover, .nav>li>a:focus,
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
color: #fff;
background-color: #1e6c57;
font-weight: bold;
border-color: #1e6c57;
} .content-section{
position:relative;
padding:100px 0px 50px;
}
.content-section .title{
position:relative;
color:#1e6c57;
font-size:20px;
line-height:1em;
margin-bottom:15px;
}
.content-section h3{
position:relative;
color:#2f2f2f;
font-size:30px;
font-weight:400;
line-height:1.2em;
padding-bottom:25px;
margin-bottom:40px;
}
.content-section h3 span{
font-size:36px;
font-weight:700;
}
.content-section h3:after{
position:absolute;
left:0px;
bottom:0px;
content:'';
width:40px;
height:2px;
background-color:#1e6c57;
}
.content-section .bold-text{
position:relative;
color:#444444;
font-weight:700;
line-height:1.7em;
margin-bottom:20px;
}
.content-section .text{
position:relative;
font-weight:400;
color:#444444;
font-size:15px;
line-height:1.6em;
}
body.page .main-header.fixed-header .main-box,
body.category .main-header.fixed-header .main-box,
body.single .main-header.fixed-header .main-box {
border-bottom: 1px solid #e0e0e0;
}
.blog-single h1 {
color: #1e6c57;
}
h1 {
padding-bottom: 30px;
}
blockquote {
border-color: #1e6c57;
}  .paging-navigation {
font-family: sans-serif;
padding: 1em;
background: #fff;
background: hsl(0, 0%, 100%);
} .paging-navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
} .paging-navigation li {
display: inline;
} a.page-numbers,
span.page-numbers {
padding: .3em .7em;
color: #333;
color: hsl(0, 0%, 20%);
border: 1px solid #2f2f2f;
}
a.page-numbers:hover, span.page-numbers:hover{ background-color: #1e6c57; color: #fff; } a:hover.page-numbers {
color: #fff; } .paging-navigation .current {
font-weight: bold;
color: #000;
color: hsl(0, 0%, 0%);
} .counter-section{
position:relative;
padding:50px 0px 100px;
}
.counter-section .counter-inner{
position:relative;
text-align:center;
padding:0px 20px 30px;
border:1px solid #1e6c57;
}
.counter-section .counter-inner .icons-box{
position:relative;
margin-top:-40px;
padding:0px 40px;
display:inline-block;
background-color:#ffffff;
}
.counter-section .counter-inner .icons-box .icon{
position:relative;
color:#2f2f2f;
font-size:56px;
line-height:1em;
margin:0px 40px;
margin-bottom:20px;
display:inline-block;
}
.counter-section .counter-inner h2{
position:relative;
color:#1e6c57;
font-size:30px;
margin-top:10px;
padding-bottom:20px;
margin-bottom:60px;
}
.counter-section .counter-inner h2:after{
position:absolute;
content:'';
left:50%;
bottom:0px;
width:40px;
height:2px;
margin-left:-20px;
background-color:#2f2f2f;
}
.fun-facts-section .column{
position:relative;
margin-bottom:30px;
width: 20%;
float: left;
}
.fun-facts-section .column .inner{
position:relative;
margin:0 auto;
text-align:center;
}
.fun-facts-section .column .content{
position:relative;
}
.fun-facts-section .count-outer{
position:relative;
color:#1e6c57;
font-size:36px;
font-weight:700;
line-height:1em;
margin-bottom:5px;
}
.fun-facts-section .count-outer img { margin-bottom: 10px; }
.fun-facts-section .count-outer .count-text{
position:relative;
font-weight:700;
font-size:36px;
}
.fun-facts-section .column .counter-title{
position:relative;
font-size:16px;
line-height:30px;
font-weight:400;
color:#2f2f2f;
text-transform:uppercase;
} .counter-section-two{
position:relative;
background-size:cover;
padding:80px 0px 50px;
background-attachment:fixed;
background-repeat:no-repeat;
}
.counter-section-two h2{
position: relative;
color: #1e6c57;
font-size: 30px;
text-align:center;
padding-bottom: 20px;
margin-bottom: 60px;
}
.counter-section-two h2:after{
position: absolute;
content: '';
left: 50%;
bottom: 0px;
width: 40px;
height: 2px;
margin-left: -20px;
background-color: #ffffff;
}
.counter-section-two:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
background-color:rgba(19,20,16,0.95);
}
.counter-section-two .fun-facts-section .count-outer,
.counter-section-two .fun-facts-section .column .counter-title{
color:#ffffff;
}
.counter-section-two.style-two:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
background-color:rgba(19,20,16,0.85);
} .fullwidth-section{
position:relative;
background-color:#1c1e17;
}
.fullwidth-section .section-outer{
position:relative;
}
.fullwidth-section .section-outer .image-column{
position: absolute;
left: 0px;
top: 0px;
width: 50%;
height: 100%;
display: block;
float: left;
background-size:cover;
}
.fullwidth-section .section-outer .image-column .hidden-image{
display:none;
}
.fullwidth-section .section-outer .content-column{
position:relative;
width:50%;
float:right;
background-size:cover;
padding:90px 15px 90px 80px;
}
.fullwidth-section .section-outer .content-column .content{
max-width:535px;
float:left;
overflow:hidden;
}
.fullwidth-section .section-outer .content-column .content .title{
position:relative;
color:#1e6c57;
font-size:20px;
font-weight:400;
margin-bottom:15px;
display:inline-block;
text-transform:capitalize;
}
.fullwidth-section .section-outer .content-column .content h2{
position:relative;
color:#ffffff;
font-size:30px;
font-weight:600;
line-height:1.2em;
margin-bottom:25px;
padding-bottom:15px;
text-transform:capitalize;
}
.fullwidth-section .section-outer .content-column .content h2:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:40px;
height:2px;
background-color:#1e6c57;
}
.fullwidth-section .section-outer .content-column .content .text{
position:relative;
font-size:15px;
color:#aaaaaa;
line-height:1.6em;
margin-bottom:40px;
}
.fullwidth-section .section-outer .content-column .content .category{
position:relative;
font-size:18px;
font-weight:700;
color:#ffffff;
margin-bottom:50px;
}
.fullwidth-section .section-outer .content-column .content .category span{
font-weight:400;
}
.fullwidth-section .section-outer .content-column .donate-bar{
position: relative;
max-width: 300px;
height: 10px;
float: left;
margin-bottom: 30px;
width: 100%;
}
.fullwidth-section .section-outer .content-column .bar-inner{
position:relative;
width:100%;
height:10px;
background:#fafafa;
border-radius:5px;
}
.fullwidth-section .section-outer .content-column .bar-inner .bar{
position:absolute;
left:-100%;
top:-1px;
height:11px;
background:#a4c838;
border-radius:5px;
-webkit-transition:all 2000ms ease;
-ms-transition:all 2000ms ease;
-o-transition:all 2000ms ease;
-moz-transition:all 2000ms ease;
transition:all 2000ms ease;
}
.fullwidth-section .section-outer .content-column .donate-bar.animated .bar-inner .bar{
left:-1px;
}
.fullwidth-section .section-outer .content-column .bar-inner .count-box{
position: absolute;
right: 0px;
top: -15px;
width: 40px;
height: 40px;
color:#eeeeee;
font-size:12px;
font-weight:600;
line-height:30px;
text-align:center;
border-radius:50%;
background: #ffffff;
border:6px solid #a4c838;
}
.fullwidth-section .section-outer .content-column .bar-inner .count-box .count-text{
position:absolute;
top:-35px;
margin-left:-12px;
}
.fullwidth-section .section-outer .content-column .bar-inner .count-box .count-text:after{
position:absolute;
content:'%';
color:#ffffff;
}
.fullwidth-section .section-outer .content-column .donate-info{
position: relative;
margin-top: -5px;
float: right;
margin-bottom: 25px;
}
.fullwidth-section .section-outer .content-column .donate-info .percentage{
position:absolute;
left:50%;
margin-left:-15px;
}
.fullwidth-section .section-outer .content-column .donate-info .amount{
position:relative;
line-height:24px;
text-transform:uppercase;
font-weight:500;
color:#ffffff;
font-size:14px;
}
.fullwidth-section .section-outer .content-column .donate-info .amount span{
font-weight:400;
margin-left:5px;
}
.fullwidth-section .section-outer .content-column .donate-info .raised{
float:left;
}
.fullwidth-section .section-outer .content-column .donate-info .goal{
float:right;
margin-left:20px;
}
.fullwidth-section .section-outer .content-column .content .theme-btn{
font-size:14px;
font-weight:600;
padding:10px 24px 8px;
text-transform:uppercase;
} .services-section{
position:relative;
padding:90px 0px 90px;
}
.services-block{
position:relative;
margin-bottom:70px;
}
.services-block:last-child{
margin-bottom:0px;
}
.services-block .inner-box{
position:relative;
text-align:center;
max-width:330px;
}
.services-block .inner-box .icon-box{
position:relative;
margin-bottom:17px;
}
.services-block .inner-box h3{
position:relative;
color:#2f2f2f;
font-size:18px;
font-weight:600;
margin-bottom:10px;
text-transform:uppercase;
}
.services-block .inner-box h3 a{
color:#2f2f2f;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-block .inner-box h3 a:hover{
color:#1e6c57;
}
.services-block .inner-box .text{
position:relative;
color:#444444;
font-size:15px;
}
.services-section .left-column .services-block:nth-child(1),
.services-section .left-column .services-block:nth-child(3){
margin-left:115px;
}
.services-section .right-column .services-block:nth-child(2){
margin-left:115px;
}
.services-section .zeleny-box{
position:absolute;
left:50%;
float:left;
bottom:150px;
margin-left:-150px;
}
.services-section .zeleny-box .image-column img {
position: relative;
top: -207px;
left: 35px;
}
.services-section:after{
position:absolute;
content:'';
right:0px;
bottom:0px;
width:403px;
height:529px;
z-index:-1; } .cal-to-action-section{
position:relative;
text-align:center;
padding:110px 0px 100px;
background-attachment:fixed;
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
}
.cal-to-action-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
background-color:rgba(19,20,16,0.22);
}
.cal-to-action-section img{
position:relative;
}
.cal-to-action-section h2{
position:relative;
font-size:54px;
font-weight:700;
color:#ffffff;
line-height:1.2em;
text-transform:uppercase;
}
.cal-to-action-section h3{
position:relative;
font-size:30px;
font-weight:400;
color:#ffffff;
margin-bottom:40px;
}
.cal-to-action-section.style-two h3{
margin-top:20px;
margin-bottom:15px;
}
.cal-to-action-section.style-two h2{
margin-bottom:30px;
} .gallery {
margin: 0 auto 18px;
position: relative;
float: left;
}
.gallery .gallery-item {
position: relative;
float: left;
display: block;
margin-top: 0;
text-align: center;
width: 33%;
z-index: 9;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-6 .gallery-item { width: 16%; }
.gallery-columns-7 .gallery-item { width: 14%; }
.gallery img { padding: 8px; margin-bottom: 30px;
}
.gallery img:hover {
background: white;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }
.gallery-section{
position:relative;
padding:90px 0px 0px;
}
.gallery-section .sec-title{
margin-bottom:40px;
}
.gallery-section h2{
margin-bottom:0px;
}
.gallery-item .inner-box{
position:relative;
}
.project-tab .p-tab .gallery-item .inner-box{
-webkit-transform:scaleX(0);
-ms-transform:scaleX(0);
-o-transform:scaleX(0);
-moz-transform:scaleX(0);
transform:scaleX(0);
transition:all 0.7s ease;
-moz-transition:all 0.7s ease;
-webkit-transition:all 0.7s ease;
-ms-transition:all 0.7s ease;
-o-transition:all 0.7s ease;
}
.project-tab .active-tab .gallery-item .inner-box{
-webkit-transform:scaleX(1);
-ms-transform:scaleX(1);
-o-transform:scaleX(1);
-moz-transform:scaleX(1);
transform:scaleX(1);
}
.gallery-item .inner-box .image{
position:relative;
}
.gallery-item .inner-box .image img{
position:relative;
width:100%;
display:block;
max-height: 310px;
}
.gallery-item .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
opacity:0;
text-align:center;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
background-color:rgba(30, 108, 87, 0.70);
}
.gallery-item .inner-box .image .overlay-box .content{
position:relative;
width:100%;
height:100%;
}
.gallery-item .inner-box .image .overlay-box .content a{
position:relative;
top:42%;
display:inline-block;
}
.gallery-item .inner-box .image .overlay-box .content a .icon{
position:relative;
width:40px;
height:40px;
color:#8d8d8d;
font-size:15px;
border-radius:50%;
line-height:40px;
margin:0px 4px;
display:inline-block;
background-color:#ffffff;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.gallery-item .inner-box .image .overlay-box .content .icon:hover{
color:#ffffff;
background-color:#1e6c57;
}
.gallery-item .inner-box:hover .overlay-box{
opacity:1;
}
.gallery-section .filters{
margin-bottom:50px;
}
.gallery-section .filters .filter-tabs{
position:relative;
display:inline-block;
margin-top:25px;
}
.gallery-section .filters li{
position: relative;
display: inline-block;
padding:0px 0px;
line-height: 24px;
color: #2f2f2f;
cursor: pointer;
font-size: 16px;
font-weight: 400;
margin-left:24px;
padding-top:10px;
border-top:2px solid transparent;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.gallery-section .filters .filter.active,
.gallery-section .filters .filter:hover{
color:#1e6c57;
border-color:#1e6c57;
}
.gallery-section .gallery-item{
padding:0px;
}
.gallery-item.mix{
display:none;
} .volunter-section{
position:relative;
padding:95px 0px 100px;
}
.volunter-member{
position:relative;
margin-bottom:30px;
}
.volunter-member .inner-box{
position:relative;
background-color:#f6f6f6;
}
.volunter-member .inner-box .image-column{
position:relative;
}
.volunter-member .inner-box .image-column .image{
position:relative;
}
.volunter-member .inner-box .image-column .image .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
opacity:0;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
background-color:rgba(0,0,0,0.50);
}
.volunter-member .inner-box .image-column .image .overlay-box .social-icon-one{
top:50%;
margin-top:-17px;
}
.volunter-member .inner-box:hover .image-column .image .overlay-box{
opacity:1;
}
.volunter-member .inner-box .image-column .image img{
width:100%;
display:block;
}
.volunter-member .inner-box .content-column{
position:relative;
}
.volunter-member .inner-box .content-column .inner-column{
position:relative;
padding:40px 20px 25px 10px;
}
.volunter-member .inner-box .content-column .inner-column h3{
position:relative;
color:#2f2f2f;
font-weight:700;
font-size:18px;
text-transform:uppercase;
}
.volunter-member .inner-box .content-column .inner-column .designation{
position:relative;
color:#1e6c57;
font-size:14px;
font-weight:600;
margin-bottom:20px;
}
.volunter-member .inner-box .content-column .inner-column .text{
position:relative;
color:#444444;
font-size:15px;
line-height:1.8em;
}
.volunter-member.style-two .inner-box{
background-color:#ffffff;
} .events-section{
position:relative;
padding:100px 0px 110px;
background-attachment:fixed;
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
}
.events-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
background-color:rgba(19,20,16,0.85);
}
.event-block{
position:relative;
}
.event-block .inner-box{
position:relative;
background-color:#ffffff;
}
.event-block .inner-box .image-column{
position:relative;
padding:0px;
}
.event-block .inner-box .image-column .image{
position:relative;
}
.event-block .inner-box .image-column .image .featured{
position:absolute;
left:30px;
top:30px;
z-index:1;
font-size:14px;
color:#ffffff;
padding:6px 16px;
font-weight:700;
display:inline-block;
text-transform:uppercase;
background-color:#1e6c57;
}
.event-block .inner-box .image-column .image img{
position:relative;
width:100%;
display:block;
}
.event-block .inner-box .content-column{
position:relative;
}
.event-block .inner-box .content-column .inner{
position:relative;
padding:40px 40px 58px;
}
.event-block .inner-box .content-column .inner h3{
position:relative;
font-size:30px;
font-weight:600;
text-transform:capitalize;
}
.event-block .inner-box .content-column .inner h3 a{
color:#2f2f2f;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.event-block .inner-box .content-column .inner h3 a:hover{
color:#1e6c57;
}
.event-block .inner-box .content-column .inner .post-date{
position:relative;
color:#2f2f2f;
font-size:14px;
}
.event-block .inner-box .content-column .inner .post-date span{
position:relative;
color:#1e6c57;
font-size:16px;
font-weight:500;
}
.event-block .inner-box .content-column .inner .text{
position:relative;
color:#444444;
font-size:15px;
line-height:1.7em;
margin-top:20px;
margin-bottom:20px;
}
.event-block .inner-box .content-column .inner .view-detail{
position:relative;
color:#2f2f2f;
font-size:14px;
font-weight:700;
}
.event-block .inner-box .post-meta{
position:relative;
margin-top:20px;
padding-top:30px;
border-top:1px solid #eeeeee;
}
.event-block .inner-box .post-meta li{
position:relative;
color:#444444;
font-size:15px;
font-weight:600;
padding-left:30px;
margin-bottom:10px;
}
.event-block .inner-box .post-meta li .icon{
position:absolute;
left:0px;
top:0px;
font-size:16px;
}
.events-section .owl-nav{
padding:0px;
margin:0px;
display:block;
}
.events-section .owl-nav .owl-prev,
.events-section .owl-nav .owl-next{
position:absolute;
display:block;
top:46%;
margin-top:-10px;
color:#ffffff;
font-size:18px;
text-align:center;
padding:0px 4px 4px;
border-bottom:2px solid #ffffff;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
transition:all 500ms ease;
}
.events-section .owl-nav .owl-prev{
left:-50px;
}
.events-section .owl-nav .owl-next{
right:-50px;
}
.events-section .owl-nav .owl-prev:hover,
.events-section .owl-nav .owl-next:hover{
color:#1e6c57;
border-color:#1e6c57;
}
.events-section .owl-dots{
display:none;
} .clients-section{
position:relative;
padding:95px 0px 75px;
}
.clients-section.no-padd-bottom{
padding-bottom:0px;
}
.clients-section .owl-nav,
.clients-section .owl-dots{
display:none;
}
.clients-section .image-box{
text-align:center;
border:1px solid #dddddd;
background-color:#ffffff;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.clients-section .image-box img{
position: relative;
padding:8px 20px;
width: auto;
max-width: 100%;
display: inline-block;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.clients-section .image-box:hover{
border-color:#1e6c57;
}
.clients-section.style-two .image-box{
border:0px;
} .testimonial-section{
position:relative;
padding:90px 0px 90px;
}
.testimonial-section .quote{
position:relative;
margin-bottom:20px;
}
.testimonial-section .quote .icon{
position:relative;
color:#f5f5f5;
font-size:80px;
line-height:1em;
}
.testimonial-block{
position:relative;
}
.testimonial-block .inner-box{
position:relative;
text-align:center;
}
.testimonial-block .inner-box .image{
position:relative;
width:80px;
height:80px;
border-radius:50%;
overflow:hidden;
margin:0 auto;
margin-bottom:35px;
}
.testimonial-block .inner-box h3{
position:relative;
color:#444444;
font-size:18px;
font-weight:700;
margin-bottom:15px;
}
.testimonial-block .inner-box .text{
position:relative;
font-size:15px;
color:#444444;
line-height:1.8em;
margin-bottom:30px;
}
.testimonial-block .inner-box h4{
position:relative;
font-size:16px;
font-weight:600;
color:#2f2f2f;
text-transform:uppercase;
}
.testimonial-block .inner-box .designation{
position:relative;
color:#1e6c57;
font-size:13px;
font-weight:600;
}
.testimonial-section .owl-dots{
display:none;
}
.testimonial-section .owl-nav{
position:absolute;
max-width:180px;
width:100%;
left:50%;
top:30px;
margin-left:-90px;
}
.testimonial-section .owl-nav .owl-prev,
.testimonial-section .owl-nav .owl-next{
position:absolute;
width:18px;
height:18px;
display:block;
color:#cccccc;
font-size:12px;
text-align:center;
border-radius:50%;
line-height:16px;
border:1px solid #cccccc;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
transition:all 500ms ease;
}
.testimonial-section .owl-nav .owl-prev{
left:0px;
}
.testimonial-section .owl-nav .owl-next{
right:0px;
}
.testimonial-section .owl-nav .owl-prev:hover,
.testimonial-section .owl-nav .owl-next:hover{
color:#ffffff;
border-color:#1e6c57;
background-color:#1e6c57;
}
.hp-statistics .column h3 span { line-height: 48px; } .news-section{
position:relative;
padding:90px 0px 50px;
}
.news-style-one{
position:relative;
margin-bottom:40px;
}
.news-style-one .inner-box{
position:relative;
}
.news-style-one .inner-box .image-box{
position:relative;
}
.news-style-one .inner-box .image-box img{
position:relative;
width:100%;
display:block;
}
.news-style-one .inner-box .lower-content{
position:relative;
padding-top:30px;
}
.news-style-one .inner-box .lower-content .upper-box {
height: 250px;
}
.news-style-one .inner-box .lower-content .post-date{
position:relative;
font-weight:600;
color:#1e6c57;
font-size:14px;
}
.news-style-one .inner-box .lower-content h3{
position:relative;
font-size:24px;
font-weight:700;
}
.news-style-one .inner-box .lower-content h3 a{
color:#2f2f2f;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.news-style-one .inner-box .lower-content h3 a:hover{
color:#1e6c57;
}
.news-style-one .inner-box .lower-content .text{
position:relative;
color:#444444;
font-size:15px;
line-height:1.8em;
margin-bottom:25px;
margin-top:10px;
}
.news-style-one .inner-box .lower-content .lower-box{
position:relative;
padding-top:15px;
border-top:1px solid #eeeeee;
}
.news-style-one .inner-box .lower-content .lower-box .read-more{
position:relative;
color:#2f2f2f;
font-size:14px;
font-weight:700;
}
.news-style-one .inner-box .lower-content .lower-box .post-meta{
position:relative;
}
.news-style-one .inner-box .lower-content .lower-box .post-meta li{
position:relative;
}
.news-style-one .inner-box .lower-content .lower-box .post-meta li a{
position:relative;
color:#2f2f2f;
font-size:14px;
font-weight:600;
}
.news-style-one .inner-box .lower-content .lower-box .post-meta li a .icon{
color:#1e6c57;
font-size:14px;
margin-right:3px;
} .main-footer{
position:relative;
background-color: #1d1d1d; }
.main-footer .widgets-section{
position:relative;
padding:75px 0px 100px;
}
.main-footer .footer-column{
position:relative;
}
.main-footer .footer-widget{
position:relative;
margin-bottom:40px;
}
.main-footer .logo-widget .footer-logo{
position:relative;
margin-bottom:15px;
}
.main-footer .logo-widget .footer-logo img{
display:block;
max-width:100%;
}
.main-footer .logo-widget .text{
line-height:1.8em;
color:#cccccc;
font-size:15px;
margin-bottom:20px;
}
.main-footer .footer-column h2{
font-size:18px;
font-weight:600;
text-transform: capitalize;
padding:12px 0px 25px;
color:#ffffff;
margin-top:10px;
}
.main-footer .footer-column h2:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:20px;
height:2px;
background-color:#1e6c57;
} .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
background-color: #1e6c57;
}
.links-widget .links li a:before {
display: none;
}
.open .dropdown-menu{
background-color: #242424;
}
.links-widget .links{
position:relative;
}
.links-widget .links li{
position:relative;
margin-bottom:8px;
}
.links-widget .links li a{
position:relative;
padding-left:0px;
color:#cccccc;
font-size:15px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.links-widget .links li ul li a { padding-left:20px;  }
.links-widget .links li a:before{
position:absolute;
content:'\f0da';
left:0px;
top:-1px;
color:#ffffff;
font-size:14px;
font-family: 'FontAwesome';
}
.links-widget .links li a:hover::before{
color:#1e6c57;
} .main-footer .posts-widget .post{
position:relative;
min-height:75px;
padding-left:104px;
margin-bottom:35px;
}
.main-footer .posts-widget .post:last-child{
margin-bottom:0px;
}
.main-footer .posts-widget .post .post-thumb{
position:absolute;
left:0px;
top:0px;
width:85px;
}
.main-footer .posts-widget .post .post-thumb img{
display:block;
width:100%;
}
.main-footer .posts-widget .post .desc-text{
position:relative;
font-size:15px;
color:#ffffff;
line-height:1.6em;
font-weight:600;
}
.main-footer .posts-widget .post .desc-text a{
color:#ffffff;
}
.main-footer .posts-widget .post .time{
position:relative;
color:#ffffff;
line-height:24px;
padding-left:25px;
margin-top:4px;
}
.main-footer .posts-widget .post .time:before{
position:absolute;
content:'\f073';
left:0px;
top:0px;
font-family: 'FontAwesome';
}
.contact-widget .contact-number{
position:relative;
font-weight:400;
font-size:15px;
color:#ffffff;
margin-bottom:15px;
}
.contact-widget .contact-number .number{
color:#1e6c57;
font-size:18px;
font-weight:500;
margin-bottom:15px;
}
.contact-widget ul{
position:relative;
}
.contact-widget ul li{
position:relative;
color:#cccccc;
margin-bottom:15px;
font-size:15px;
} .main-footer .footer-bottom{
position:relative;
padding:30px 0px;
text-align:center;
background-color:#1e6c57;
}
.main-footer .footer-bottom .copyright{
position:relative;
color:#fff;
font-size:15px;
margin-right:10px;
display:inline-block;
}
.main-footer .footer-bottom .copyright span{
color:#cccccc;
}
.main-footer .footer-bottom a{
position:relative;
display:inline-block;
color:#cccccc;
font-size:15px;
} .environment-section{
position:relative;
padding:105px 0px 60px;
}
.environment-section .content-column{
position:relative;
padding-bottom:40px;
}
.environment-section .content-column .content-inner{
position:relative;
margin-right:60px;
}
.environment-section .content-column .content-inner .sec-title{
margin-bottom:20px;
}
.environment-section .content-column .content-inner .title{
margin-bottom:18px;
}
.environment-section .content-column .content-inner .bold-text{
position:relative;
color:#444444;
font-size:15px;
font-weight:700;
margin-bottom:20px;
line-height:1.8em;
}
.environment-section .content-column .content-inner .text{
position:relative;
color:#444444;
font-size:15px;
line-height:1.8em;
margin-bottom:30px;
}
.environment-section .content-column .content-inner .icons-block{
position:relative;
margin-bottom:10px;
}
.environment-section .content-column .content-inner .icons-block .icon{
position:relative;
color:#2f2f2f;
font-size:50px;
margin-right:50px;
line-height:1em;
margin-bottom:20px;
display:inline-block;
}
.environment-section .image-column{
position:relative;
margin-bottom:40px;
}
.environment-section .image-column .large-image{
position:relative;
margin-right:65px;
}
.environment-section .image-column .large-image .image{
position:relative;
}
.environment-section .image-column .large-image .image img{
position:relative;
width:100%;
display:block;
}
.environment-section .image-column .small-image{
position:relative;
float:right;
margin-top:-100px;
} .services-block-two{
position:relative;
margin-bottom:40px;
}
.services-block-two:last-child .inner-box{
border:0px;
padding-bottom:0px;
}
.services-block-two .inner-box{
position:relative;
padding-left:95px;
padding-bottom:40px;
border-bottom:1px solid #eeeeee;
}
.services-block-two .inner-box .icon-box{
position:absolute;
left:0px;
top:4px;
color:#1e6c57;
font-size:60px;
line-height:1em;
}
.services-block-two .inner-box h3{
position:relative;
font-size:18px;
font-weight:700;
margin-bottom:5px;
text-transform:uppercase;
}
.services-block-two .inner-box h3 a{
color:#2f2f2f;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-block-two .inner-box h3 a:hover{
color:#1e6c57;
}
.services-block-two .inner-box .text{
position:relative;
color:#444444;
font-size:15px;
line-height:1.7em;
}
.sponsors-carousel li.slide-item {
width: 270px;
margin-right: 30px;
}
.sponsors-carousel li.slide-item img {
padding: 22px 20px;
}
.carousel-gallery { margin-top: 20px; }
.carousel-inner.onebyone-carosel { margin: auto; width: 90%; }
.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }
a.carousel-control {
background: none !important;
color: #4d6839;
font-size: 63px;
opacity: 1;
}
a.carousel-control i{
position: absolute;
top: 40%;
}
a.carousel-control.left i{ left: 0; }
a.carousel-control.right i{ right: 0; } .project-section{
position:relative;
padding:100px 0px 70px;
}
.project-section.no-padding-btm{
padding-bottom:0px;
}
.project-section .sec-title{
margin-bottom:15px;
}
.project-tab{
position:relative;
}
.project-tab .project-carousel .owl-nav,
.project-tab .project-carousel .owl-dots{
display:none;
}
.project-section .three-item-carousel .owl-dots,
.project-section .three-item-carousel .owl-nav{
display:none;
}
.project-tab .tabs-header{
position:relative;
}
.project-tab .product-tab-btns{
position:relative;
text-align:right;
padding-top:26px;
}
.project-tab .product-tab-btns .p-tab-btn{
position:relative;
line-height:24px;
padding:0px 0px;
cursor:pointer;
color:#2f2f2f;
font-weight:400;
font-size:16px;
display:inline-block;
margin-bottom:10px;
margin-left:22px;
padding-top:8px;
border-top:2px solid transparent;
text-transform:capitalize;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.project-tab .product-tab-btns .p-tab-btn:hover,
.project-tab .product-tab-btns .p-tab-btn.active-btn{
color:#1e6c57;
border-color:#1e6c57;
}
.project-tab .p-tabs-content{
position:relative;
display:block;
}
.project-tab .p-tab{
position:absolute;
left:0px;
top:0px;
width:100%;
height:auto;
visibility:hidden;
}
.project-tab .p-tab.active-tab{
position:relative;
visibility:visible;
z-index:5;
} .services-section-two{
position:relative;
padding:100px 0px 60px;
}
.services-section-two.left-side-img:before{
position: absolute;
content: '';
left: 0px;
bottom: 0px;
width: 403px;
height: 529px;
z-index: -1;
background: url(//plzensky.trideni.cz/wp-content/themes/images/resource/left-img.jpg) left bottom no-repeat;
}
.services-section-two.style-two{
padding-bottom:110px;
}
.services-section-two .column{
position:relative;
margin-bottom:40px;
}
.services-section-two .zeleny-box{
position:relative;
text-align:center;
margin-top:30px;
} .services-block-three{
position:relative;
margin-bottom:70px;
z-index:10;
}
.services-block-three:last-child{
margin-bottom:0px;
}
.services-block-three .inner-box{
position:relative;
text-align:right;
padding-right:100px;
}
.services-block-three .inner-box .icon-box{
position:absolute;
right:0px;
top:0px;
}
.services-block-three .inner-box h3{
position: relative;
color: #2f2f2f;
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
text-transform: uppercase;
}
.services-block-three .inner-box h3 a{
color: #2f2f2f;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.services-block-three .inner-box h3 a:hover{
color:#1e6c57;
}
.services-block-three .inner-box .text{
position: relative;
color: #444444;
font-size: 15px;
line-height:1.7em;
} .services-block-four{
position:relative;
margin-bottom:70px;
z-index:10;
}
.services-block-four:last-child{
margin-bottom:0px;
}
.services-block-four .inner-box{
position:relative;
text-align:left;
padding-left:100px;
}
.services-block-four .inner-box .icon-box{
position:absolute;
left:0px;
top:0px;
}
.services-block-four .inner-box h3{
position: relative;
color: #2f2f2f;
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
text-transform: uppercase;
}
.services-block-four .inner-box h3 a{
color: #2f2f2f;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.services-block-four .inner-box h3 a:hover{
color:#1e6c57;
}
.services-block-four .inner-box .text{
position: relative;
color: #444444;
font-size: 15px;
line-height:1.7em;
} .volunter-member-two{
position:relative;
margin-bottom:40px;
}
.volunter-member-two .inner-box{
position:relative;
}
.volunter-member-two .inner-box .image{
position:relative;
margin-bottom:30px;
}
.volunter-member-two .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.volunter-member-two .inner-box h3{
position:relative;
font-weight:700;
font-size:18px;
text-align:center;
text-transform:uppercase;
}
.volunter-member-two .inner-box h3 a{
color:#2f2f2f;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.volunter-member-two .inner-box h3 a:hover{
color:#1e6c57;
}
.volunter-member-two .inner-box .designation{
position:relative;
color:#1e6c57;
font-size:14px;
text-align:center;
font-weight:600;
} .page-title{
position:relative;
padding:75px 0px 75px;
text-align:center;
background-size:cover;
background-repeat:no-repeat;
background-position:center top;
background-attachment:fixed;
}
.page-title:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%; }
.page-title .inner-box{
position:relative;
}
.page-title h1{
font-size:36px;
font-weight:700;
color:#ffffff;
letter-spacing:1px;
line-height:1.4em;
margin-bottom:10px;
text-transform:uppercase;
}
.page-title .bread-crumb{
position:relative;
color:#ffffff;
padding-bottom:20px;
}
.page-title .bread-crumb:after{
position:absolute;
content:'';
left:50%;
bottom:0px;
height:2px;
width:60px;
margin-left:-30px;
background-color:#ffffff;
}
.page-title .bread-crumb li{
position:relative;
color:#ffffff;
margin-right:10px;
font-size:16px;
font-weight:600;
padding-right:12px;
display:inline-block;
text-transform:capitalize;
}
.page-title .bread-crumb li:after{
position:absolute;
content:'|';
right:-2px;
top:0px;
color:#ffffff;
font-size:14px;
}
.page-title .bread-crumb li a{
position:relative;
color:#1e6c57;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
}
.page-title .bread-crumb li:last-child{
padding-right:0px;
margin-right:0px;
}
.page-title .bread-crumb li:last-child::after{
display:none;
}
.three-in-row-row {
float: left;
margin-top: 20px;
margin-bottom: 20px;
}
.three-in-row-item {
margin-bottom: 40px;
min-height: 240px;
min-height: 300px;
max-height: 300px;
} .services-block-five{
position:relative;
margin-bottom:40px;
}
.services-block-five .inner-box{
position:relative;
text-align:center;
padding:50px 0px;
overflow:hidden;
border:10px solid #f6f6f6;
}
.services-block-five .inner-box h3{
position:relative;
color:#2f2f2f;
font-size:24px;
font-weight:500;
margin-top:12px;
}
.services-block-five .inner-box .overlay-box{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0;
color: #ffffff;
text-align: center;
padding:10px;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
transition: all 700ms ease;
-webkit-transform: translate(-100%,0%);
-ms-transform: translate(-100%,0%);
-o-transform: translate(-100%,0%);
-moz-transform: translate(-100%,0%);
transform: translate(-100%,0%);
}
.services-block-five .inner-box .overlay-box .overlay-inner{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: table;
text-align:center;
padding: 10px 30px;
vertical-align: middle;
background-color:#1e6c57;
}
.services-block-five .inner-box .overlay-box .overlay-inner .content{
position: relative;
display: table-cell;
vertical-align: middle;
}
.services-block-five .inner-box .overlay-box .overlay-inner .content h3{
position:relative;
font-size:24px;
font-weight:700;
color:#ffffff;
margin-bottom:12px;
margin-top:0px;
}
.services-block-five .inner-box .overlay-box .overlay-inner .content h3 a{
color:#ffffff;
}
.services-block-five .inner-box .overlay-box .overlay-inner .content .text{
position:relative;
font-size:15px;
font-weight:400;
line-height:1.8em;
}
.services-block-five .inner-box:hover .overlay-box{
opacity: 1;
-webkit-transform: translate(0%);
-ms-transform: translate(0%);
-o-transform: translate(0%);
-moz-transform: translate(0%);
transform: translate(0%);
} .services-block-six{
position:relative;
margin-bottom:50px;
}
.services-block-six .inner-box{
position:relative;
padding:40px 30px;
text-align:center;
background-color:#f6f6f6;
}
.services-block-six .inner-box .icon-box{
position:relative;
width:100px;
height:100px;
color:#2f2f2f;
font-size:50px;
text-align:center;
line-height:100px;
border-radius:50%;
margin:0 auto;
background-color:#ffffff;
border:2px solid #1e6c57;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
}
.services-block-six .inner-box h3{
position:relative;
font-size:18px;
font-weight:600;
margin-top:30px;
margin-bottom:12px;
text-transform:capitalize;
}
.services-block-six .inner-box h3 a{
color:#2f2f2f;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
}
.services-block-six .inner-box h3 a:hover{
color:#1e6c57;
}
.services-block-six .inner-box .text{
position:relative;
color:#444444;
font-size:15px;
line-height:1.7em;
}
.services-block-six .inner-box:hover .icon-box{
color:#ffffff;
background-color:#1e6c57;
} .gallery-block{
position:relative;
margin-bottom:40px;
}
.gallery-block .inner-box{
position:relative;
}
.gallery-block .inner-box .image{
position:relative;
margin-bottom:30px;
}
.gallery-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.gallery-block .inner-box h3{
position:relative;
font-weight:700;
font-size:18px;
text-transform:uppercase;
}
.gallery-block .inner-box h3 a{
color:#2f2f2f;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.gallery-block .inner-box h3 a:hover{
color:#1e6c57;
}
.gallery-block .inner-box .designation{
position:relative;
color:#1e6c57;
font-size:14px;
font-weight:600;
} .team-section{
position:relative;
padding:110px 0px 80px;
}
.team-member{
position:relative;
margin-bottom:40px;
}
.team-member .inner-box{
position:relative;
}
.team-member .inner-box .image{
position:relative;
}
.team-member .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.team-member .inner-box .content{
position: relative;
margin-top: -20px;
text-align: center;
margin-left: 50px;
padding: 35px 0px 20px;
background-color: #ffffff;
margin-right: 50px;
}
.team-member .inner-box .content h3{
position:relative;
color:#2f2f2f;
font-size:18px;
font-weight:700;
text-transform:uppercase;
}
.team-member .inner-box .content .designation{
position:relative;
color:#1e6c57;
font-size:14px;
font-weight:600;
} .map-data{
text-align:center;
font-size:14px;
font-weight:400;
line-height:1.8em;
}
.map-data h6{
font-size:16px;
font-weight:700;
text-align:center;
margin-bottom:5px;
color:#121212;
}
.map-canvas{
height:500px;
} .contact-section{
position:relative;
padding:110px 0px 70px;
}
.contact-section .form-column{
position:relative;
margin-bottom:40px;
}
.contact-section .form-column .column-inner{
position:relative;
padding-right:50px;
}
.contact-section .form-column .sec-title{
margin-bottom:40px;
} .contact-form .form-group{
margin-bottom: 30px;
}
.contact-form .form-group:last-child{
margin-bottom:0px;
}
.contact-form .form-group label{
position:relative;
display:block;
color:#444444;
font-size:14px;
font-weight:400;
margin-bottom:7px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select,
.contact-form textarea{
display:block;
width:100%;
height:52px;
font-size:15px;
color:#333333;
line-height:26px;
padding:12px 15px;
font-weight:400;
border-radius:3px;
background-color:#f6f6f6;
border:1px solid transparent;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus{
border-color:#1e6c57;
}
.contact-form textarea{
height:200px;
resize:none;
padding:12px 15px;
}
.contact-form button{
font-weight:600;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
border-color:#ff0000 !important;
}
.contact-form label.error{
display:block;
line-height:24px;
padding:5px 0px 0px;
margin:0px;
text-transform:uppercase;
font-size:11px;
color:#ff0000;
font-weight:500;
}
.contact-section .info-column{
position:relative;
}
.contact-section .info-column h2{
position:relative;
color:#2f2f2f;
font-size:24px;
font-weight:700;
padding-bottom:12px;
margin-bottom:40px;
}
.contact-section .info-column h2:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:50px;
height:2px;
background-color:#1e6c57;
}
.contact-section .info-column .text{
position:relative;
font-size:15px;
color:#444444;
line-height:1.8em;
margin-bottom:30px;
} .sidebar-page-container{
position:relative;
padding:30px 0px 70px;
}
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
margin-bottom:40px;
}
.sidebar-page-container .sidebar-side .sidebar{
padding-left:40px;
}
.news-style-two{
position:relative;
margin-bottom:65px;
}
.news-style-two .inner-box{
position:relative;
}
.news-style-two .inner-box .image{
position:relative;
}
.news-style-two .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.news-style-two .inner-box .lower-content{
position:relative;
padding-top:15px;
}
.news-style-two .inner-box .lower-content .upper-box{
position:relative;
padding:10px 0px 8px;
margin-bottom:25px;
border-bottom:1px solid #eeeeee;
}
.news-style-two .inner-box .lower-content .upper-box .post-date{
position:relative;
color:#2f2f2f;
font-weight:600;
margin-bottom:10px;
}
.news-style-two .inner-box .lower-content .upper-box .post-date span{
color:#1e6c57;
}
.news-style-two .inner-box .lower-content .post-meta{
position:relative;
}
.news-style-two .inner-box .lower-content .post-meta li{
position:relative;
margin-left:20px;
display:inline-block;
}
.news-style-two .inner-box .lower-content .post-meta li a{
position:relative;
font-weight:600;
color:#2f2f2f;
}
.news-style-two .inner-box .lower-content .post-meta li a .icon{
position:relative;
color: #1e6c57;
font-size: 14px;
font-weight:300;
margin-right: 9px;
line-height:1em;
}
.news-style-two .inner-box .lower-content h3{
position:relative;
color:#2f2f2f;
font-size:30px;
font-weight:600;
margin-bottom:15px;
line-height:1.2em;
}
.news-style-two .inner-box .lower-content h3 a{
color:#2f2f2f;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.news-style-two .inner-box .lower-content h3 a:hover{
color:#1e6c57;
}
.news-style-two .inner-box .lower-content .text{
position:relative;
color:#444444;
font-size:15px;
line-height:1.8em;
margin-bottom:25px;
}
.news-style-two .inner-box .lower-content .read-more{
position:relative;
font-weight:700;
color:#2f2f2f;
font-size:14px;
padding-bottom:12px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.news-style-two .inner-box .lower-content .read-more:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:30px;
height:2px;
background-color:#1e6c57;
}
.news-style-two .inner-box .lower-content .read-more:hover{
color:#1e6c57;
} .styled-pagination{
position:relative;
}
.styled-pagination ul{
position:relative;
display:inline-block;
}
.styled-pagination li{
position:relative;
display:block;
float:left;
margin:0px 8px 8px 0px;
}
.styled-pagination li a{
position:relative;
display:inline-block;
line-height:24px;
padding:9px 5px;
height:40px;
font-size:14px;
min-width:40px;
color:#2f2f2f;
font-weight:700;
text-align:center;
background:#ffffff;
border-radius:5px;
border:1px solid #dddddd;
text-transform:capitalize;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
}
.styled-pagination li.next{
margin-left:6px;
margin-top:6px;
}
.styled-pagination li.next a{
position:relative;
width:30px;
height:30px;
border-radius:50%;
color:#dfdfdf;
display:inline-block;
padding:0px;
min-width:30px;
border:2px solid #dfdfdf;
line-height:28px;
}
.styled-pagination li a:hover,
.styled-pagination li a.active{
color:#ffffff;
background:#1e6c57;
border-color:#1e6c57;
} .sidebar .search-box .form-group{
position:relative;
margin:0px;
}
.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
position:relative;
line-height:26px;
padding:10px 50px 10px 20px;
border:1px solid #eeeeee;
background:none;
display:block;
font-size:16px;
width:100%;
height:55px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.sidebar .search-box .form-group input:focus{
border-color:#1e6c57;
}
.sidebar .search-box .form-group button{
position:absolute;
right:0px;
top:0px;
height:55px;
width:60px;
display:block;
font-size:16px;
color:#444444;
line-height:100%;
font-weight:normal;
background:none;
}
.sidebar-widget{
position: relative;
margin-bottom: 50px;
} .sidebar-title{
position: relative;
margin-bottom:30px;
}
.sidebar-title h2{
position:relative;
font-size: 18px;
color: #2f2f2f;
font-weight: 700;
line-height: 1.2em;
padding-bottom:12px;
text-transform: uppercase;
}
.sidebar-title h2:after{
position:absolute;
content:'';
width:30px;
height:2px;
left:0px;
bottom:0px;
background-color:#1e6c57;
} .blog-cat{
position:relative;
}
.blog-cat li{
position:relative;
margin-bottom:15px;
}
.blog-cat li a{
position:relative;
display:block;
color:#444444;
font-size:15px;
font-weight:500;
padding-left:28px;
transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.blog-cat li a:before{
left:0px;
content: "\f104";
font-size: 14px;
line-height:22px;
position: absolute;
font-family: "Flaticon";
}
.blog-cat li a:hover{
color:#1e6c57;
} .sidebar .popular-posts .post{
position:relative;
font-size:14px;
color:#666666;
padding:0px 0px;
padding-left:100px;
min-height:100px;
margin-bottom:25px;
border-bottom:1px solid #eeeeee;
}
.sidebar .popular-posts .post:last-child{
margin-bottom:0px;
}
.sidebar .popular-posts .post .post-thumb{
position:absolute;
left:0px;
top:0px;
width:80px;
}
.sidebar .popular-posts .post:hover .post-thumb img{
opacity:0.70;
}
.sidebar .popular-posts .post .post-thumb img{
display:block;
width:100%;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post .text{
position:relative;
top:-4px;
font-size:16px;
margin:0px 0px 0px;
font-weight:600;
color:#2f2f2f;
text-transform:capitalize;
}
.sidebar .popular-posts .post .text a{
color:#2f2f2f;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover{
color:#1e6c57;
}
.sidebar .popular-posts .post-info{
font-size:13px;
color:#aaaaaa;
font-weight:600;
} .join-widget{
position:relative;
background-size:cover;
}
.join-widget .inner-box{
position:relative;
padding:55px 30px;
text-align:center;
}
.join-widget .inner-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.85);
}
.join-widget .inner-box .title{
position:relative;
color:#ffffff;
font-size:18px;
font-weight:600;
}
.join-widget .inner-box h2{
position:relative;
color:#ffffff;
font-size:22px;
font-weight:600;
margin-top:4px;
margin-bottom:15px;
}
.join-widget .inner-box .theme-btn{
font-weight:600;
font-size:14px;
padding:7px 17px 5px;
} .sidebar .gallery-widget .image{
position:relative;
float:left;
width:33.333%;
padding:0px 10px 10px 0px;
}
.sidebar .gallery-widget .image img{
position:relative;
display:block;
width:100%;
}
.blog-single .news-style-two .text{
margin-bottom:40px;
}
.blog-single .news-style-two .text p{
margin-bottom:20px;
}
.blog-single blockquote{
position:relative;
font-size:18px;
font-style:italic;
color:#222222;
border-width:3px;
border-color:#1e6c57;
font-weight:600;
margin-left:95px;
margin-top:30px;
margin-bottom:20px;
padding:10px 0px 10px 30px;
}
.blog-single blockquote:before{
position:absolute;
content:'';
left:-60px;
top:0px;
width:40px;
height:31px;
background:url(https://plzensky.trideni.cz/wp-content/themes/tvuk/img/quote.png) no-repeat;
}
.blog-single .news-style-two .inner-box .lower-content{
padding-bottom:35px;
border-bottom:1px solid #eeeeee;
} .sidebar-page-container .comments-area{
position:relative;
margin-top:0px;
margin-bottom:10px;
}
.sidebar-page-container .group-title{
position:relative;
margin-bottom:40px;
}
.sidebar-page-container .group-title h2{
position:relative;
font-size:18px;
color:#2f2f2f;
font-weight:700;
padding-bottom:10px;
text-transform:uppercase;
}
.sidebar-page-container .group-title h2:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:30px;
height:2px;
background-color:#1e6c57;
}
.sidebar-page-container .comments-area .comment-box{
position:relative;
padding:0px 0px 40px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.sidebar-page-container .comments-area .comment-box:nth-child(1){
padding-top:0px;
}
.sidebar-page-container .comments-area .comment-box:hover{
border-color:#222222;
}
.sidebar-page-container .comments-area .comment{
position:relative;
font-size:14px;
padding:0px 0px 0px 90px;
}
.sidebar-page-container .comments-area .comment .comment-inner{
position:relative;
}
.sidebar-page-container .comments-area .comment .comment-reply{
position:absolute;
right:0px;
top:4px;
color:#444444;
font-size:12px;
font-weight:500;
text-align:center;
padding:5px 20px;
background-color:#ffffff;
display:inline-block;
text-transform:capitalize;
border:1px solid #eeeeee;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.sidebar-page-container .comments-area .comment .comment-reply:hover{
color:#ffffff;
border-color:#1e6c57;
background-color:#1e6c57;
}
.sidebar-page-container .comments-area .comment-box .author-thumb{
position:absolute;
left:0px;
top:0px;
width:70px;
border-radius:50%;
margin-bottom:20px;
overflow:hidden;
}
.sidebar-page-container .comments-area .comment-box .author-thumb img{
width:70px;
display:block;
}
.sidebar-page-container .comments-area .comment-info{
color:#3e5773;
line-height:24px;
font-size:13px;
}
.sidebar-page-container .comments-area .comment-box strong{
font-size:16px;
font-weight:700;
color:#2f2f2f;
line-height:16px;
text-transform:capitalize;
}
.sidebar-page-container .comments-area .comment-box .text{
color:#444444;
font-size:15px;
margin-top:10px;
margin-bottom:0px;
line-height: 1.7em;
}
.sidebar-page-container .comments-area .comment-info .comment-time{
position:relative;
font-size:14px;
color:#888888;
font-weight:500;
} .contest-item-one-wrapper {
margin-bottom: 20px;
}
.contest-item-one-wrapper .img-wrapper{
display: block;
position: relative;
width: 30%;
float: left;
} .contest-item-one-wrapper .desc-wrapper {
display: block;
position: relative;
width: 70%;
float: left;
padding-left: 20px;
padding-right: 10px;
} .comment-form .form-group{
position:relative;
margin-bottom:30px;
}
.comment-form .form-group label{
font-weight:400;
color:#444444;
font-size:15px;
margin-bottom:8px;
}
.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group textarea{
display:block;
width:100%;
height:52px;
font-size:16px;
color:#848484;
line-height:26px;
padding:12px 15px;
font-weight:400;
border-radius:5px;
background-color:#f6f6f6;
border:1px solid transparent;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group textarea:focus{
border-color:#1e6c57;
}
.comment-form .form-group textarea{
height:280px;
resize:none;
}
.comment-form button{
position:relative;
margin-top:10px;
}
.comment-form input:focus,
.comment-form select:focus,
.comment-form textarea:focus{
border-color:#f06529;
}
img.aligncenter {
text-align: center;
margin: 0 auto;
display: block;
}
img.alignleft {
text-align: left;
float: left;
display: block;
margin-right: 20px;
}
img.alignright {
text-align: right;
float: right;
display: block;
margin-left: 20px;
}
.cta-banner {}
.cta-banner {
background-color: #1e6c57;
padding: 10px;
color: #fff;
text-align: center;
}
.cta-banner a { color: #fff; }
.cta-banner a.btn {
text-transform: uppercase;
font-weight: bold;
border: 3px solid #fff;
padding: 10px;
padding-bottom: 5px;
font-size: 15px;
}
.cta-banner a.btn:hover,
.cta-banner a.btn:focus {
background-color: #fff;
color: #1e6c57;
}
@media only screen and (max-width: 1800px){
.services-section-two.left-side-img:before{
display:none;
}
}
@media only screen and (max-width: 1600px){
.services-section:after{
display:none;
}
}
@media only screen and (max-width: 1340px){
.page-wrapper{
overflow:hidden;
}
.events-section .owl-nav .owl-prev{
left:-40px;
}
.events-section .owl-nav .owl-next{
right:-40px;
}
.services-section:after{
display:none;
}
}
@media only screen and (max-width: 1140px){
.main-header .main-box .logo-box .logo img { max-width: 120px; }
.main-header .main-box .logo-box .logo img.logo2 { margin-left: 15px; }
.main-header{
position:relative;
margin:0px !important;
}
.page-wrapper{
overflow:hidden;
}
.fullwidth-section .section-outer .content-column .content h2{
font-size:26px;
}
.fullwidth-section .section-outer .content-column{
padding-left:30px;
}
.volunter-member .inner-box .content-column .inner-column{
padding:15px 10px 10px 10px;
}
.event-block .inner-box .content-column .inner{
padding:20px 10px 58px;
}
.environment-section .content-column .content-inner{
margin-right:0px;
}
.sidebar-page-container .sidebar-side .sidebar{
padding-left:0px;
}
.contact-section .form-column .column-inner{
padding-right:0px;
}
.main-menu .navigation > li{
margin-left:20px;
}
}
@media only screen and (min-width: 768px){
.main-menu .navigation > li > ul,
.main-menu .navigation > li > ul > li > ul{
display:block !important;
visibility:hidden;
opacity:0;
}
}
@media only screen and (max-width: 1024px){
.main-menu .navigation > li { margin-left: 0; padding: 28px 10px; }
.fixed-header .main-menu .navigation > li { padding: 5px 10px; }
.main-header .main-box img {
position:relative;
left:0px;
top:0px;
right:0px;
bottom:0px;
margin:0px;
text-align:left;
}
.main-header .main-box .outer-container{
padding-left:0px;
}
.main-header .nav-toggler{
display:block;
}
.main-header .btn-outer,
.services-section-two:before{
display:none;
}
.fullwidth-section .section-outer .image-column{
position:relative;
background-image:none !important;
}
.fullwidth-section .section-outer .image-column,
.fullwidth-section .section-outer .content-column{
width:100%;
}
.fullwidth-section .section-outer .image-column .hidden-image,
.header-type-one .search-box-outer{
display:block;
}
.fullwidth-section .section-outer .content-column{
padding:50px 15px 50px 15px;
}
.fullwidth-section .section-outer .content-column .content{
max-width:100%;
}
.main-slider h2{
font-size:46px;
}
.main-slider .text br{
display:none;
}
.main-slider .text{
font-size:16px;
}
.services-section .left-column .services-block:nth-child(1),
.services-section .left-column .services-block:nth-child(3){
margin-left:0px;
}
.services-section .right-column .services-block:nth-child(2){
margin-left:0px;
}
.services-section .zeleny-box{
position:relative;
bottom:0px;
}
.services-block .inner-box{
max-width:100%;
}
.volunter-member .inner-box .content-column .inner-column,
.event-block .inner-box .content-column .inner{
padding-top:30px;
padding-bottom:30px;
}
.testimonial-section .title-column,
.subscribe-section .text,
.subscribe-section h2{
text-align:center;
}
.testimonial-section .sec-title h2:after{
left:50%;
margin-left:-20px;
}
.cal-to-action-section h2{
font-size:40px;
}
.main-header .nav-toggler button{
left:11px;
}
}
@media only screen and (max-width: 767px){
.header-upper .logo-outer {
position:relative;
left:0px;
top:0px;
right:0px;
bottom:0px;
width:100%;
margin:0px;
}
#header_main_textarea { top: 6%; }
.btn-style-three { padding: 3px 30px 3px; }
#header_main_textarea h2 { font-size: 22px; padding-bottom: 10px; }
.main-header .header-top .top-right,
.main-header .header-top .top-left{
width:100%;
text-align:center;
}
.main-header .header-top .top-right ul,
.main-header .header-top .top-left ul,
.header-top .top-right ul{
text-align:center;
width:100%;
padding:0px;
}
.sec-title h2{
font-size:24px;
}
.main-menu .collapse {
max-height:300px;
overflow:auto;
float:none;
width:100%;
padding:10px 0px 0px;
border:none;
margin:0px 0px 15px;
-ms-border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
box-shadow:none;
}
.main-menu .collapse.in,
.main-menu .collapsing{
padding:0px 0px 0px;
border:none;
margin:0px 0px 15px;
-ms-border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
box-shadow:none;
}
.main-menu .navbar-header{
position:relative;
float:none;
display:block;
text-align:right;
width:100%;
padding:12px 0px;
right:0px;
z-index:12;
}
.main-menu .navbar-header .navbar-toggle{
display:inline-block;
z-index:12;
border:1px solid #99cc00;
float:none;
margin:-2px 0px 0px 0px;
border-radius:0px;
background:#99cc00;
}
.main-menu .navbar-header .navbar-toggle .icon-bar{
background:#ffffff;
}
.main-menu .navbar-collapse > .navigation{
float:none !important;
margin:0px !important;
width:100% !important;
background:#2c2c2c;
border:1px solid #ffffff;
border-top:none;
}
.main-menu .navbar-collapse > .navigation > li{
margin:0px !important;
float:none !important;
padding:0px !important;
width:100%;
}
.main-menu .navigation > li > a,
.main-menu .navigation > li > ul:before{
border:none;
}
.main-menu .navbar-collapse > .navigation > li > a{
padding:10px 10px !important;
border:none !important;
font-weight:500;
}
.main-menu .navigation li.dropdown > a:after,
.main-menu .navigation > li.dropdown > a:before,
.main-menu .navigation > li > ul > li > a::before,
.main-menu .navigation > li > ul > li > ul > li > a::before{
color:#ffffff !important;
right:15px;
font-size:16px;
display:none !important;
}
.main-menu .navbar-collapse > .navigation > li > ul,
.main-menu .navbar-collapse > .navigation > li > ul > li > ul{
position:relative;
border:none;
float:none;
visibility:visible;
opacity:1;
display:none;
margin:0px;
left:auto !important;
right:auto !important;
top:auto !important;
padding:0px;
outline:none;
width:100%;
background:#2c2c2c;
-webkit-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
transition:none !important;
-webkit-transition:none !important;
-ms-transition:none !important;
-o-transition:none !important;
-moz-transition:none !important;
}
.main-menu .navbar-collapse > .navigation > li > ul,
.main-menu .navbar-collapse > .navigation > li > ul > li > ul{ }
.main-menu .navbar-collapse > .navigation > li,
.main-menu .navbar-collapse > .navigation > li > ul > li,
.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{
border-top:1px solid rgba(255,255,255,1) !important;
border-bottom:none;
opacity:1 !important;
top:0px !important;
left:0px !important;
visibility:visible !important;
}
.main-menu .navbar-collapse > .navigation > li:first-child{
border:none;
}
.main-menu .navbar-collapse > .navigation > li > a,
.main-menu .navbar-collapse > .navigation > li > ul > li > a,
.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{
padding:12px 20px 10px !important;
line-height:22px;
color:#ffffff;
background:#2c2c2c;
text-align:left;
font-size:16px;
}
.main-menu .navbar-collapse > .navigation > li > a:hover,
.main-menu .navbar-collapse > .navigation > li > a:active,
.main-menu .navbar-collapse > .navigation > li > a:focus{
background:#99cc00;
}
.main-menu .navbar-collapse > .navigation > li:hover > a,
.main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
.main-menu .navbar-collapse > .navigation > li.current > a,
.main-menu .navbar-collapse > .navigation > li.current-menu-item > a{
background:#2c2c2c;
color:#ffffff !important;
}
.main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn,
.header-style-two .nav-outer .btn-outer{
display:block;
}
.main-menu .navbar-collapse > .navigation li.dropdown:after,
.main-menu .navigation > li > ul:before,
.main-slider .bordered-layer{
display:none !important;
}
.main-header .nav-outer{
width:100%;
top:-2px;
}
.caret { display: none; }
.main-header .main-box .logo-box{ position: absolute;
padding: 0; top: 5px;
z-index: 99999;
height: 50px;
}
.main-header .main-box .logo-box .logo img{
max-width: 80px;
}
.main-header .btn-outer,
.main-header.fixed-header .btn-outer{
display: block;
left: 0px;
position: relative;
top: 0px !important;
margin: 0px;
text-align: left;
z-index: 15;
width:150px;
float: none;
margin-bottom: -45px;
padding: 0px !important;
}
.main-header.fixed-header .btn-outer{
top:85px;
}
.header-style-two .outer-container{
padding:0px;
}
.main-slider h2{
font-size:30px;
}
.main-header.fixed-header .main-box,
.main-header.header-style-two.fixed-header .header-lower{
position:relative;
border-bottom:none;
z-index:999;
opacity:1;
visibility:visible;
-ms-animation: none;
-moz-animation: none;
-o-animation: none;
-webkit-animation: none;
animation: none;
}
.main-header .header-top .search-box-outer .dropdown-menu{
left:0px;
}
.main-header .header-top .top-left ul li,
.main-header .header-top .search-box-outer,
.header-top .social-icon{
float:none;
border:none !important;
display:inline-block;
}
.cal-to-action-section h3{
font-size:22px;
}
.gallery-section .sec-title .pull-right{
width:100%;
}
.services-block:last-child{
margin-bottom:70px;
}
.gallery-section .filters li,
.project-tab .product-tab-btns .p-tab-btn{
margin-left:0px;
margin-right:20px;
}
.gallery-section .filters{
margin-bottom:0px;
margin-top:10px;
}
.event-block .inner-box .content-column .inner h3{
font-size:26px;
line-height:1.4em;
}
.subscribe-section h2{
font-size:30px;
}
.main-slider h2 br,
.sec-title .text br{
display:none;
}
.header-style-two .logo-box{
position:relative;
}
.services-block-two .inner-box .icon-box,
.sidebar-page-container .comments-area .comment-box .author-thumb{
position:relative;
margin-bottom:12px;
}
.services-block-two .inner-box,
.sidebar-page-container .comments-area .comment{
padding-left:0px;
}
.header-style-two .header-lower .left-btn{
position:relative;
width:100%;
z-index:10;
margin-top:-46px;
padding-top:0px !important;
padding-bottom:12px !important;
}
.header-style-two .header-lower .left-btn .nav-toggler{
float:right;
}
.header-style-two .header-lower .right-info{
position:relative;
z-index:12;
width:80px;
padding:0px !important;
}
.header-style-two .header-lower .search-box-outer .dropdown-menu{
top:56px;
}
.project-tab .tab-btns-box{
width:100%;
}
.project-tab .product-tab-btns{
text-align:left;
padding-top:0px;
}
.services-block-three .inner-box{
padding-right:0px;
text-align:center;
}
.services-block-three .inner-box .icon-box{
position:relative;
margin-bottom:15px;
}
.services-block-four .inner-box{
padding-left:0px;
text-align:center;
}
.services-block-four .inner-box .icon-box{
position:relative;
margin-bottom:15px;
}
.news-style-two .inner-box .lower-content h3{
font-size:26px;
}
.blog-single .news-style-two .text blockquote{
margin-left:0px;
}
.blog-single .news-style-two .text blockquote:before{
display:none;
}
.blog-single .news-style-two .text blockquote br{
display:none;
}
}
@media only screen and (max-width: 599px){
.main-slider .text{
font-size:14px;
}
.main-slider h2,
.news-style-two .inner-box .lower-content h3{
font-size:22px;
}
.fullwidth-section .section-outer .content-column .donate-info,
.fullwidth-section .section-outer .content-column .donate-bar{
width:100%;
float:left;
max-width:none;
}
.counter-section .counter-inner .icons-box{
padding-left:20px;
padding-right:20px;
}
.counter-section .counter-inner .icons-box .icon{
margin-left:20px;
margin-right:20px;
}
.counter-section .counter-inner h2{
font-size:26px;
}
.cal-to-action-section h2{
font-size:30px;
}
.sec-title h2 span br{
display:none;
}
.team-member .inner-box .content{
margin-left:25px;
margin-right:25px;
}
.list-style-one li .icon{
position:relative;
margin-bottom:15px;
}
.list-style-one li{
padding-left:0px;
}
}
@media only screen and (max-width: 479px) {
.main-header .search-box-outer .dropdown-menu{
top:40px;
}
.main-header .nav-toggler{
top:0px;
}
.main-header .search-box-outer .dropdown-menu{
right:-50px;
}
.services-section { padding: 20px 0px 20px; }
.content-section { padding: 20px 0px 20px; }
.clients-section { padding: 20px 0px 20px; }
.main-footer .widgets-section { padding: 20px 0px 10px; }
.news-section { padding: 20px 0px 20px; }
.sec-title { margin-bottom:20px; }
.gallery-section { padding: 30px 0px 0px; }
.nav-tabs>li>a {
border: 1px solid #1e6c57;
border-radius: 0;
margin: 0px 5px 10px 0;
}
.main-slider .title,
.content-section .title{
font-size:16px;
}
.main-slider .text{
font-size:14px;
}
.main-slider h2,
.content-section h3,
.content-section h3 span{
font-size:22px;
}
.main-slider h2.larger-text{
font-size:18px;
}
.subscribe-section .text{
font-size:24px;
}
.page-title h1{
font-size:30px;
}
.environment-section .content-column .content-inner .icons-block .icon{
margin-right:30px;
font-size:40px;
}
.environment-section .image-column .large-image{
margin-right:0px;
margin-bottom:12px;
}
.environment-section .image-column .large-image img,
.environment-section .image-column .small-image img,
.environment-section .image-column .small-image{
width:100%;
margin:0px;
}
.hidden-bar{
width:300px;
}
.hidden-bar-wrapper{
padding-left:15px;
padding-right:15px;
}
}
.cal-to-action-section.subheader {
padding: 80px 0px 50px;
}
.cal-to-action-section h1{
position:relative;
font-size:54px;
font-weight:700;
color:#ffffff;
line-height:1.2em;
text-transform:uppercase;
} @media(max-width:991px) {
} @media(max-width:480px) {
.nav-tabs>li>a { font-size: 12px; }
.fun-facts-section .column{ width: 100%; }
}
.eko_cc_w .eko_cc_types .eko_cc_item i {line-height: initial;}