.marginless
{
    margin: 0 !important;
}
.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

.page-footer {
	margin-top: -200px;
	height: 200px;
}

.content {
	padding-bottom: 200px;
}

.container-head {
	position: relative;
	overflow: hidden;
}
.language-icon
{
     border: 1px solid #dadada;

}
.nav-top {
	position: fixed;
	z-index: 1;
	//background-color: rgba(255, 255, 255, 0.5) !important;
    background-color: rgba(255, 255, 255, 1) !important;
	height: 40px;

	line-height: 40px;
	color: #00657f;
}
ul.right span,ul.right a
{
    font-size: 15px;
   text-transform: uppercase;

}
ul.right i
{
    font-size: 25px;
}
.menu-button-custom
{color: #b80000;

}
.parallax-top {
	z-index: 0;
	position: relative;
}

.nav-top-menu {
	color: inherit;
}

.brand-logo {
	text-align: center;
	position: relative;
	width: 25%;
}

.header-img
{
	background-image: url(images/header.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%
}
.shifted-10px
{
    right: 47px !important;

}

.razdel-title, .razdel-title a, p.razdel-title a {
    color: #62a60a;
    text-transform: uppercase;
    font-weight: 700;
}
a div.up
{
    float: left;
    margin: 30px 0 0 10px;
    width: 50px;
    background-color: transparent;
    height: 50px;
    border-radius: 50%;
    font-size: 10px;

    line-height: 1px;
    text-align: center;


}
a div.up i
{
    color: #d8d8d8;

}
a div.up i:hover
{
    color: #9d9d9d;

}

#video_overlays {
    position:absolute;
    bottom: 0;
    left: 0;
    float:left;
    width: 70%;
    height: 100%;
    margin: 0 15%;
    background-color:transparent;
    z-index:995;
    overflow: hidden;

}
#video_overlays .caption-controls {
    position:absolute;
    bottom: 0;
    //left: 0;
    float:left;
    width: 100%;
    height: 100px;
    background-color:transparent;
    z-index:996;

}
#video_overlays .caption-controls h5 {

    margin-right: 30px;
    color: black;
    clear: none;
    display: inline-block;
    font-size: 3em;

}
#video_overlays .caption-controls h5 a{
    color: #ffffff;
    cursor: pointer;
}

#video_overlays .caption-controls i {
    margin-right: 20px;
    color: #ffffff;
    font-size: 3.5em;
    cursor: pointer;


}

.down-arrow-container {
    left: 0;
    right: 0;
    overflow: visible;
    height: 0;
    bottom: 65px;
    position: absolute;
    z-index: 998;
    text-align: center;
}
.down-arrow-container a i{
    color: white;
    font-size: 50px;
    cursor: pointer;
}

.text-shadow-close
{
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.text-shadow-far
{
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

figure {
//    margin: 0 !important;
    max-width: 800px !important;
}
figure img {
    max-width: 800px;
    max-height: 800px;
}
figcaption
{
    width: auto;
    text-align: left;
    font-style: italic;
    font-size: 80%;
    margin-top: 0;
    padding: 0;
}
.parallax-caption
{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    
}
.parallax-caption p
{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 15%;
    font-style: italic;
    text-align: right;
    line-height: 100%;
    font-size: 80%;
    margin: 0 10px 10px 0;
    padding: 0;


}
.tour-type-block
{

}
.tour-type-label
{
    display: inline-block;
}
.tour-type-tags-block
{
    display: inline-block;
}
.tour-type-tag
{
    display: inline-block;
    margin-right: 3px;
}
.parent-root-link
{
    font-size: 30px !important;
    border-bottom: solid 1px #000000;
}






/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
    padding: 0 15px;
}
.icon-block .material-icons {
    font-size: inherit;
}

.page-footer {
    margin-top: -200px;
    height: 200px;
}

.content {
    padding-bottom: 200px;
}

.container-head {
    margin: 0;
    padding: 0;
}

.header-wrapper {
    position: relative;
    height: 40px;
    width: 100%;
    z-index: 999;
}

.header-button {
    position: fixed;
//top: 0;
    right: 0;
    z-index: 500;
    width: 100%;
    height: 40px;
}

.header-button-wrapper {
    position: relative;
    width: 100%;
    height: 40px;
}

.header-button-int {
    position: absolute;
    top: 0;
    right: 30px;
}

.nav-top-menu {
    display: inline-flex !important;
    height: 40px !important;
    line-height: 40px !important;
    margin: 0 !important;
}

.material-icons-nav {
    display: inline-block !important;
    height: 40px !important;
    line-height: 40px !important;
}

.logo-wrapper {
    position: relative;
//max-width: 1236px;
    width: 100%;
}

.custom-col {
//padding: 0 18px;
    padding: 0;
    position: relative;
}

.logo {
    background-image: url(images/logo.png);
    display: block;
    position: absolute;
    top: 0;
//left: 201px;
    margin: 0 15%;
    z-index: 502;
    width: 132px;
    height: 134px;
    background-size: 100%;
}
.logo_en {
    background-image: url(images/logo_en.png);
    display: block;
    position: absolute;
    top: 0;
//left: 201px;
    margin: 0 15%;
    z-index: 502;
    width: 132px;
    height: 134px;
    background-size: 100%;
}
.logo-scroll {
    background-image: url(images/logo_scroll.png);
    position: fixed;
//left: 201px;
    margin: 0 15%;
//top: -80px;
    z-index: 501;
    display: block;
    width: 130px;
    height: 40px;
    background-size: 100%;
    transition: top .8s ease-out;
}
.logo-scroll-en {
    background-image: url(images/EcoRepublic_logo3.png);
    position: fixed;
//left: 201px;
    margin: 0 15%;
//top: -80px;
    z-index: 501;
    display: block;
    width: 130px;
    height: 40px;
    background-size: 100%;
    transition: top .8s ease-out;
}
body.navscroll .logo-scroll {
    top: 0;
}
body.navscroll .logo-scroll-en {
    top: 0;
}

.nav-top {
    position: fixed;
    z-index: 1;
    background-color: rgba(255, 255, 255, 1) !important;
//background-color: rgba(255, 255, 255, 0.8) !important;
    height: 40px !important;
    line-height: 40px !important;
//color: #00657f;
    color: #000000;

}

.side-nav {
    background-color: rgba(255, 255, 255, 1) !important;
//background-color: rgba(255, 255, 255, 0.8) !important;
//color: #00657f;
    color: #000000;
    top: 40px !important;
    width: 100%;
    padding-top: 120px;
    transition: transform .2s ease-out;
    font-family: "Roboto Condensed";
}

.side-nav a {
    color: inherit;
    display: block;
    font-size: 20px;
    font-weight: 400;
//    height: 48px;
    height: auto;
    line-height: 48px;
    padding: 0 32px;

}
.side-nav a.back-submenu {
    height: 48px;
}
.has-children:after
{
    content: ">";
    margin: 0 0 0 10px;
    float: right;

}
.opened:after
{
    content: "x" !important;


}
#slide-out
{
//text-transform: uppercase;
    font-size: 30px;
    z-index: 998 !important;

}
#slide-out li
{ width: 290px;}


/*///////menu///////*/
.back-submenu:after
{
    content: '<';
    position: absolute;
    top: 2px;
    left: 32px;
    width: 16px;
    height: 16px;
    font-size: 100%;
    font-style: normal;

}
.back-submenu
{
 font-style: italic;
    margin-left: 14px;
    font-size: 60%;
}

.is-active
{

    background: 10%;
}
.shown-submenu
{
    left:310px !important;
}
.menu-listing
{
    margin: 100px 15%;
    position: relative;
}
.submenu
{

    position: absolute;
    top: 0px;
    left: -3100px;

}
.active-menu-item:hover
{

    background: 50%;
}
li.active-menu-item
{
    background-color: rgba(0, 0, 0, 0.05);
}

.dropdown-content {
    //top: 40px !important;
    background-color: rgba(255, 255, 255, 1) !important;
//background-color: rgba(255, 255, 255, 0.5) !important;
//color: #00657f;
    color: #000000;
}

.dropdown-content-li-a {
    font-size: inherit !important;
    line-height: inherit !important;
    padding: 10px !important;
    color: inherit !important;

}

.dropdown-content-li {
    min-height: 32px !important;
    color: inherit !important;
}

.parallax-top {
    z-index: 0;
    position: relative;
    top: -40px;
}

.nav-top-menu {
    color: inherit;
}

.brand-logo {
    text-align: center;
    position: relative;
    width: 25%;
}

.white-text a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.customcolor-text {
    color: #00657f;
}

h5, h7 {
    font-weight: 600;
    text-transform: uppercase;
}

.divider {
    height: 2px;
    background-color: #00657f;
}

.parallax-container {

    min-height: 900px;
    //line-height: 0;
    height: auto;
//color: rgba(255,255,255,.9);
    color: rgba(255,255,255,1);
  //  top: -40px;
}
.parallax-container .parallax img {

    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;

}
.btn-custom {
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
    font-weight: 500;
    height: 42px;
    line-height: 42px;
}

.btn-custom:hover {
    background-color: rgba(255, 255, 255, 0);
}

/*для видоса на фоне*/
#big-video {
    position: relative;
    background: #000;
    overflow: hidden;
    height: 582px;
}

#big-video .video {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

#big-video video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#big-video .video-element {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

nav.toolbar-lining {

    background-color: #ffffff !important;

}

.node.section h3
{
    text-transform: uppercase;
    font-weight: 700;
    //text-align: center;
}
.node.section p
{
    text-transform: uppercase;
    font-size: 18px;
    //text-align: center;
    text-transform: none;
}
article h4,article h5,article h6,article h7
{

margin-top:30px;
    //text-align: center;

}
strong
{
    font-weight: 900 !important;

}
.silver-lace-text
{
    font-size: 1.3rem;
    //line-height: 100%;
    //margin-right: 15%;
    color: #00757b;
    font-weight: 300;
}
.silver-lace div a img{


    width: 80%;
    height: auto;


}
.silver-lace
{
    margin: 0;
    background-color: #e7e8e9;
    padding: 50px 0;
}
.quotes-reasons
{
    background: #e7e8e9;
}
.quotes-reasons .row
{
    background: white;
}
p{margin: 1rem 0}

.is-active {

    background-color: rgba(0, 0, 0, 0.07);
}