.header .topbar ul.loginbar > li > a,
.header .topbar ul.loginbar > li > a:hover {
	font-size: 14px;
	text-transform: none;
}

.footer-v1 .phone:first-child:after,
.top-phone-block p:first-child:before {
	margin-left: 10px;
}

.address .city-name {
    /*color: #3e5b98;*/
    color: #2c713a;
    font-weight: normal;
    padding-top: 0px;
    text-align: right;
    font-size: 14px;
}
/*
.address p:first-child {
    font-weight: bold;
    color: #3e5b98;
}
*/
.address .city-name.region {
    /*color: #3e5b98;*/
    padding-bottom: 0;
    font-weight: bold;
}


#regions option.group {
    font-weight:bold;
}
#map {
    margin-bottom: 30px;
}

.top-margin {
    font-size: 1px;
    margin-top: 5px;
}

.cosmetics.container.banner h1 {
    text-align: center;
    
}




.index .banner h1,
.banner_p 
{
    margin-top: 0;
    margin-bottom: 230px;
    padding: 50px 52px;
}
.content-container .fotorama {
    max-width: 50%;
    height: auto;
    max-height: none;
    padding-right: 15px;
    padding-bottom: 15px;
}

.banner h2.title {
    text-shadow: #fff 0 0 15px; 
    opacity: 1;
    color: #01a104;
    font-size: 36px;
    /*font-weight: bold;*/

}

.banner p {
    font-size: 18px;
    text-shadow: #fff 0 0 10px; 
    
    /*
    text-shadow: #ddd 1px 1px 0, #ddd -1px -1px 0, 
                 #ddd -1px 1px 0, #ddd 1px -1px 0;
    */
    /*
    text-shadow: #ddd 1px 1px 0, #ddd 1px 1px 0, 
                 #ddd 1px 1px 0, #ddd 1px 1px 0, 
                 #ddd 1px 1px 0;
    */
    opacity: 1;
    color: #018903;
    font-weight: bold;
}

@media (max-width: 768px) {
    .banner p {
        font-size: 16px;
    }
    
    .index .banner h1, .banner_p {
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .index .banner {
        /*padding-top: 30px;*/
    }
    
    .cosmetics.container.banner h1 {
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 0px;
    }
    
    .content-container .fotorama {
        max-width: 100%;
        height: auto;
    }
    
    .index .banner h1,
    .banner_p 
    {
        margin-top: 0;
        padding: 25px 25px;
    }
    
    .content-container .fotorama {
        padding-right: 0;
    }

}

.cosmetics.container.banner h1 {
        border-color: white;
        color: white;
        
    }

.content-block {
    margin-bottom: 30px;
    min-height: 300px;
}

.content-block ul {
    list-style-position: inside;
    padding-left: 20px;
}

.nav-pills>li>a {
    border-radius: 0;
}
/*
.index .top-container {
    background: url(../images/banner.jpg) no-repeat center 100px;
    background-size: cover;
}
*/
.index .banner h1, .banner_p {
    border-width: 3px;
}

ul.loginbar > li.logout  {
    border-bottom: 1px dotted #000;
}
ul.loginbar > li.logout > a  {
    color: #000 !important;
}

.loginbar li.logout:hover  {
    border: 0;
}



.copyright a {
    color: #eef8ec;
}
.copyright a:hover {
    color: #eef8ec;
}

.banner h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.banner.cosmetics .bonus-block {
    padding: 17px 50px;
}