/**User styles**/
.header-block {
    margin: 10px 0 0;
    background-color: #fff;
    border-bottom: 1px solid darkkhaki;
}
.logo {
    margin-bottom: 10px;
}
.phone-block, 
.time-block, 
.email-block {
    margin-top: 15px;
    margin-bottom: 5px;
}
.phone-block .header-title, 
.time-block .header-title, 
.email-block .header-title {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    font-family: "AleksandraCRegular";
}
.phone-block .header-text, 
.time-block .header-text, 
.email-block .header-text {
    color: #e74c3c;
    font-size: 14px;
    font-weight: 600;
    font-family: "AleksandraCRegular";
}
a:hover, a:focus {
    color: #e7523c;
    text-decoration: none;
}

/** Titles h1-h6*/
h1, h2, h3, h4, h5, h6 {
    font-family: "AdineKirnbergRegular";
    font-weight: 400;
}
h1 {font-size: 68px;}
h2 {font-size: 54px;}
h3 {font-size: 46px;}
h4 {font-size: 36px;}
p {
    font-family: "AleksandraCRegular";
    font-style: normal;
    font-size: 15px;
    color: #3f425a;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 1px;
}


/** Navbar top */
nav.bg-top {
    background: #e74c3c;
    border-radius: 0;
}
.navbar {
    margin-bottom: 0;
}
.navbar-toggle {
    background-color: transparent;
    border: transparent;
    color: #fff;
}
nav .navbar-nav li a {
    padding: 20px 10px;
    color: #fff;
    font-size: 16px;
    font-family: "AleksandraCRegular";
    background-color: #e74c3c;
    text-transform: uppercase;
}
nav .navbar-nav li a:hover,
nav .navbar-nav li a:active 
nav .navbar-nav li a:focus {
    background-color: #e85748;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #9c4343;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #9c4343;
}
ul.dropdown-menu {
    padding: 0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #9c4343;
}


/** Slider na glavnoy */
.carousel.fade{
	opacity: 1;
}
.carousel.fade .item{
	display: block;
	position: absolute;	
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	transition: opacity .5s;
}
.carousel.fade .item.active{
	position: relative;
	opacity: 1;
}


/** Menu Predlogenie */
.section-menu {
    background-color: #fff;
}
.menu-centr {
    text-align: center;
    margin: 20px 0;
}
.section-menu-content {
    position: relative;
    max-width: 550px;
    margin: 0 auto;
}
.section-menu-content img {
    display: block;
    width: 100%;
    height: auto;
}
.section-menu-image {
    text-align: center;
    max-height: 270px;
    overflow: hidden !important;
    border-radius: 100%;
    max-width: 270px;
    margin: 20px auto 40px;
    position: relative;
    z-index: 1;
}
.section-menu-image a img {
    position: relative;
    z-index: 2;
    cursor: pointer;
    transition-duration: 1s;
    transition: all 1s ease;
}
.section-menu-image a img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/** About us background */
.about-us-bg {
    background-image: url("/pirogov-joomla/images/img/bg-onas2.jpg");
    transform: translate(0px, 88.4953px);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; 
}
.about-us-content {
    position: relative;
    max-width: 575px;
    margin: 80px auto;
}
.about-us-conteiner {
    text-align: center;
}
.about-us-conteiner h1,
.about-us-conteiner h4 a,
.about-us-conteiner p,
.about-us-conteiner a {
    color: #fff;
    margin-bottom: 20px;
}
.about-us-conteiner h4 {
    font-family: "AleksandraCRegular";
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.about-us-conteiner p {
    letter-spacing: 1px;
}
.about-us-link {
    position: relative;
    margin-top: 40px;
    padding: 0.3em 1em;
    border: 2px solid;
    background: transparent;
}
.about-us-conteiner h4 a,
.about-us-conteiner a {
    text-decoration: none;
}
.about-us-link:hover {
    color: #e74c3c;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}


/** News on index */
.news-title {
    background-color: #f7f7f7;
}
.news-title h1 {
    padding: 100px 0 30px 0;
    text-align: center;
}
.news-content {
    background-color: #fff;
}
.news-container {
    margin: 50px 0 70px 0;
}
.et_pb_column {
    float: left;
    position: relative;
    background-position: center;
    background-size: cover;
}
.news-content-block {
    padding: 4.2415% 0;
}
.news-inner h4 a {
    font-family: "AleksandraCRegular";
    color: #333;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 600;
}
.news-inner a {
    text-decoration: none;
}
.news-inner h4 a:hover,
.news-inner p a {
    color: #e74c3c;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.text-align-left {
    text-align: left;
}
.imground img {
    border-radius: 100%;
    margin-top: -15px;
    width: 130px;
    height: 130px;
    transition-duration: 1s;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.imground img:hover {
    transform: scale(1.1);
}
img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-top: -20px;
}
.news-banner {
    padding: 2.855% 0;
}
.reservation {
    padding: 30px 0;
    border-radius: 15px;
    max-width: 320px;
    background-image: url("/pirogov-joomla/images/img/reservationbg.jpg");
    background-repeat: no-repeat;
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 0px 0px 16px -1px rgba(0,0,0,.75);
}
.reservation p {
    padding: 0 0 10px;
}
.reservation h1,
.reservation h2,
.reservation h3, 
.reservation h4, 
.reservation p {
    color: #fff;
} 
.reservation h3,
.reservation h4 {
    font-family: "AdineKirnbergRegular";
    letter-spacing: 2px;
}
.reservation h4 a {
    color: #fff;
}



/** Location on index */
.maps {
    margin: 100px auto;
}
.location {
    background-color: #fff;
    margin: 50px auto;
}
.location h1 {
    margin-bottom: 20px;
}
.location a {
    margin-bottom: 15px;
    color: #e74c3c;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
}
.location a:hover {
    color: #9a5d58;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.location-content-top,
.location-content-bottom {
    text-align: center;
}
.location-img {
    margin: 0 20px;
}
.location-content-bottom img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 16px -1px rgba(0,0,0,.75);
}



/** Footer */
.footer-block {
    background-color: #e74c3c;
}
.footerspan {
    margin: 10px 0;
}
.footerspan span {
    color: #fff;
    font-size: 18px;
}
.social-link {
    display: inline-block;
    margin: 6px;
    font-weight: 600;
    border: 2px solid #fff;
    border-radius: 50% 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.social-link a {
    display: block;
    color: #fff;
    font-size: 18px;
}
.social-link.fb a {
    padding-top: 6px;
    padding-left: 13px;
}
.social-link.tw a {
    padding-top: 6px;
    padding-left: 10px;
}
.social-link.vk a {
    padding-top: 6px;
    padding-left: 8px;
}
.social-link.in a {
    padding-top: 6px;
    padding-left: 10px;
}
.social-link:hover {
    color: #4d1707;
    border: #4d1707;
    border: 2px solid #4d1707;
    border-radius: 50% 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.social-link a:hover {
    color: #4d1707;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.back-top {
    color: #333;
    border: 1px solid #333;
    border-radius: 5px;
    padding: 5px 12px;
    position: relative;
    right: 10px;
    bottom: 45px;
}
.back-top:hover {
    color: #ffffff;
    background-color: rgba(51, 51, 51, 0.44);
    border: 1px solid rgba(51, 51, 51, 0.44);
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/** About us category */
.about-us-page {
    background-image: url("/pirogov-joomla/images/img/bg-o-nas.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.about-us-page-container {
    background-color: rgba(255,255,255, 0.8);
    text-align: center;
    padding: 10px 25px;
    margin: 16px auto;
}
.about-home {
    background-image: url("/pirogov-joomla/images/img/pelmeni.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.about-our-home {
    text-align: center;
    margin: 80px 25px;
}
.about-our-home h1,
.about-our-home h2,
.about-our-home p {
    text-align: center;
    color: #fff;
}

/** Gallery FancyBox 3 */
.thumb {
    padding: 5px;
}
.thumb img {
    -webkit-filter: grayscale(0);
    filter: none;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px;
}

.thumb img:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

/** About contacts */
.about-contact {
    background-image: url("/pirogov-joomla/images/img/bg-15b.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.about-our-container {
    text-align: center;
    margin: 80px 25px;
}
.about-our-container h1,
.about-our-container h2,
.about-our-container h3, 
.about-our-container p {
    color: #333;
}
/*
.about-our-container h3 {
    font-family: 'Lora';
}
*/


/** Dishes, Deserts */
.dishes-title {
    background-image: url("/pirogov-joomla/images/img/bg-dishes2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.deserts-title {
    background-image: url("/pirogov-joomla/images/img/desert3.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.drinks-title {
    background-image: url("/pirogov-joomla/images/img/bg-napitki.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.dishes-title-container {
    text-align: center;
    margin: 70px auto;
}
.dishes-title-container h1 {
    color: #fff;
    font-size: 60px;
}
.dishes-title-container h1:after {
    width: 200px;
    content: " ";
    background-image: url("/pirogov-joomla/images/img/white-uzor.png");
    height: 50px;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.menus-title,
.banket-sm-title {
    background-color: #f7f7f7;
}
.menus-title h1,
.banket-sm-title h1 {
    text-align: center;
    margin: 35px auto;
}
.menus-content {
    background-color: #fff;
}
.menus-container {
    margin: 50px 0;
}
.menu-content-block {
    padding: 4.2415% 0;
    max-width: 760px;
    margin: 0 auto;
}
.menus-item-panel {
    position: relative;
    border-bottom: 1px dashed rgb(228, 228, 228);
    padding-bottom: 15px;
    min-height: 140px;
    transition-duration: 1s;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.menus-item-panel:hover {
    transform: scale(1.1);
}
.menus-item-image {
    float: left;
    width: 140px !important;
    height: 140px;
    border-radius: 100%;
}
.menus-item-panel p {
    padding-right: 20%;
    padding-left: 25% !important;
    padding-top: 5px;
    padding-bottom: 0;
    margin: 0;
    margin-bottom: 0.5em;
}
.menus-item-title {
    font-size: 24px;
    font-weight: normal !important;
    margin-top: 21px !important;
}
.menus-item-price-wrapper {
    position: absolute;
    width: 20%;
    top: 0;
    right: 0;
    text-align: right;
    padding-right: 20px;
    white-space: nowrap;
}
span.menus-item-price {
    font-family: "AleksandraCRegular";
    font-size: 24px;
    font-weight: 500;
}
.menus-item-content {
    font-size: 12px;
}

/** Banket */
.banket-title {
    background-image: url(/pirogov-joomla/images/img/bg-banket.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.banket-content {
    background-color: #fff;
}
.banket-content-img {
    margin: 25px 5px;
}
.banket-content-img img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px;
    box-shadow: 0px 0px 16px -1px rgba(0,0,0,.75);
}
.banket-content-text {
    margin: 22px 0;
}
.banket-content-text p {
    margin: 5px 15px;
}

/** Contact */
.contact-title {
    background-image: url(/pirogov-joomla/images/img/bg-contact.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.location-map {
    margin: 10px 15px;
}

/** Padding, margin and link custom classes */
.p-otst {
    padding-bottom: 50px;
}
.centr-link {
    text-align: center;
    color: #fff;
    position: relative;
    margin: 0 auto;
    padding: 0.3em 1em;
    border: 2px solid;
    background: transparent;
}
.centr-link:hover {
    color: #e74c3c;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: none;
}


/** Media Queries */
@media only screen and (max-width : 992px) {
/*
    .navbar ul {
        display: none;
    }
*/
}

@media only screen and (max-width : 768px) {
    .header-block .logo,
    .header-block .phone-block,
    .header-block .time-block,
    .header-block .email-block {
        text-align: center;
    }
    .navbar ul {
        display: none;
    }
    .back-top {
        position: relative;
        bottom: 2px;
    }
    .menus-item-image {
        float: none;
        width: 150px !important;
        height: 150px;
    }
    .menus-item-panel {
        margin: 20px;
    }
    .menus-item-panel p {
        padding-right: 0;
        padding-left: 0 !important;
    }
    .menus-item-price-wrapper {
        width: 32%;
        top: 14%;
    }
}

@media only screen and (max-width : 425px) {
    .footerspan {
        text-align: center;
    }
    .social-link.fb a {
        padding-top: 6px;
        padding-left: 0;
    }
    .social-link.tw a {
        padding-top: 6px;
        padding-left: 3px;
    }
    .social-link.vk a {
        padding-top: 6px;
        padding-left: 4px;
    }
    .social-link.in a {
        padding-top: 6px;
        padding-left: 0;
    }
    .back-top {
        position: relative;
        bottom: 2px;
    }
}
    
    
    