/*
Theme Name: Bars
Author: Bars
Description: Bars
Author URI: Bars
Version: 1.0
*/

@font-face {
  font-family: 'almoni';
  src: url('fonts/almoni-tzar-aaa-300.woff') format('truetype'); 
}
*{}
.h2_single
{
    text-align: center;
    width: auto;
}
.h2_single::after{
    right: 47%;
}
#khat_phone{
    font-size: 50px;
    font-weight: bold;
    color:#ff6900;
}
#aradon-logo {
    text-align: left;
    height: 50px;
}

#aradon-logo #aradon{
    padding-right: 10px;
    font-size: 1.6rem;
    color: #fff;
    float: left;
    line-height: 50px;

}

.korona{
    width: 100%;
    display: block;
    text-align: center;
    background: #000;
    color: #fff;
    line-height: 2;
    font-size: 2rem;
}
.korona a {
    text-align: center;
    padding: 1%;
    color: #ffc124;
}

.breadcrumbs{
    border-bottom: 1px solid #000;
    font-size: 21px;
    background: #ffc124;
}
.breadcrumbs span,
.breadcrumbs span a{
    color:#000;
    padding: 0 2px;
    font-size: 21px;
} 
.block-images > div > img {
    width: 100%;
}

.block-images::after {
    clear: both;
    display: table;
    content: "";
}

.l-image {
    width: 25%;
    float: right;
}

.r-image {
    width: 25%;
    float: right;
    padding-left: 23px;
}

.m-image {
    width: 50%;
    float: right;
}

.block-images > div {
    text-align: center;
}

.m-image a {
}

.text-bl {max-width: 606px;}

.image-bordered a.change::before {
    position: absolute;
    left: 13px;
    top: 13px;
    content: "";
    border: 2px solid #fff;
    width: calc(100% - 26px);
    height: calc(100% - 26px);
    z-index: 999;
   
}
.image-bordered a img{
     animation-duration: 1s;
}
.image-bordered {
    position: relative;
}
.col-md-6 p{width: 86%;}
.image-bordered img {display: block;}

.image-bordered img {
    max-width: 100%;
}

.image-bordered a {
    display: inline-block;
    position: relative;
}

.site-container {
}

.events-lists {
    margin-top: 1rem;
}

section.mob-section-timages {
    display: none;
    text-align: center;
}

.event-item h3 {
    font-weight: bold;
}

.top-img img {
    max-width: 100%;
}


.socials {
    text-align: left;
}

div.wpcf7 .ajax-loader {
    display: none;
}

.blocks-sect h3 {
    color: #ffc123;
    font-weight: bold;
}

.menu-blocks > div {
    text-align: center;
    margin-bottom: 2rem;
}

.event-block h2 {
    margin-bottom: 0;
}

.menu-blocks h2 {
    margin-top: 1rem;
}

.menu-blocks > div img {
    max-width: 100%;
    display: block;
}

.masonry-grid, .masonry-grid > *{
}

.masonry-grid {
    margin-bottom: 2rem;
    margin-right: 3rem;
}

.grid-item{float: right;padding: 0 12px 13px;}

.grid-item img {
    display: block;
    max-width: 100%;
}

.row.blocks-sect > div + div {
    text-align: right;
}

.row.blocks-sect.other-dir > div + div {
    text-align: right;
}

.row.blocks-sect.other-dir > div:first-child {
    text-align: right;
}

.row.blocks-sect {
    padding: 2rem 0;
}

#menu-slider-sale .slick-slider {
    margin:0 -5px;

}
#menu-slider-sale .slider_img_wrap{
    max-width: 100%;
    min-height: 36vh;
    position: relative;
}
#menu-slider-sale .slider_img_wrap h4{
   position: absolute;
   bottom: 0;
   font-size: 1.5rem;
   width: 75%;
   right:12.5%;
}

#menu-slider-sale .slick-slide{
    padding:5px;
    text-align:center;
    padding-right:5px;
    padding-left:5px;
    border-bottom: 1px solid;
}

section.menu-gallery {
    padding: 2rem 0;
}

a.menu-slide {
    text-align: center;
    color: #000;
}

.arr-down {
    background: url(img/arr-down.png) no-repeat top center;
    width: 89px;
    height: 65px;
    display: inline-block;
    margin-top: 9rem;
    cursor: pointer;
}

.bounce {
    -webkit-animation: bounce 2s;
            animation: bounce 2s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0%,
    25%,
    50%,
    75%,
    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
                transform: translateY(-20px);
    }
    60% {
        -webkit-transform: translateY(-12px);
                transform: translateY(-12px);
    }
}

@keyframes bounce {
    0%,
    25%,
    50%,
    75%,
    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
                transform: translateY(-20px);
    }
    60% {
        -webkit-transform: translateY(-12px);
                transform: translateY(-12px);
    }
}




/*
* {
    margin: 0;
    padding: 0;
}

.container {
    display: flex;
    background-color: #26a1ff;
    height: 100vh;
}

.container-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto auto 1rem auto;
}

.text-label {
    text-transform: uppercase;
    font-family: helvetica;
    font-size: 0.75rem;
    letter-spacing: 0.2em;
    color: #fff;
}

.arrow-circle-down {
    
    width: 40px;
    height: 40px;
    margin: 16px 0;
    
}

*/

.text-sect h4 {
    color: #ffc123;
}

.home-sect h3 {
    color: #ffc123;
    font-size: 3rem;
}

.event-item img {
    max-width: 100%;
    border: solid 7px #fff;
}

section.section-photo {
    height: 689px;
    background-repeat: no-repeat;
    background-position: top center;
}

section.section-photo {
}

section.events-section {
    background: url(img/bg_clean.jpg) no-repeat top center;
    padding: 2rem 13rem 0;
}

section.party-section {
    background: url(img/bg-sect.jpg) no-repeat top center;
    height: 740px;
    color: #fff;
    padding: 12rem 0;
}

section.text-sect {
    padding: 4rem 0;
}

.events-lists::after {
    content: "";
    clear: both;
    display: table;
}

.event-item {
    float: right;
    width: 33%;
    padding: 0 1%;
}

.top-img {
    height: 362px;
    width: 100%;
}

section.home-sect {
    /*background: url(img/bg-mail.jpg) no-repeat top center;*/
    height: 100vh;
    text-align: right;
    padding: 14rem 0;
    margin-top: -120px;
}

.container {
    max-width: 89%;
}

#credits {
    line-height: 4rem;
    text-align: right;
}

footer {
    background: #000000;
    padding: 1rem 5rem !important;
    color: #fff;
    margin-top: 2rem;
}

[dir='rtl'] .slick-prev {
    background: url(img/mob-arr-right.png) no-repeat top center;
    right: -50px;
}

[dir='rtl'] .slick-prev::before, [dir='rtl'] .slick-next::before {
    content: none;
}

[dir='rtl'] .slick-prev, [dir='rtl'] .slick-next {
     width: 91px;
     height: 89px;
     z-index: 99;
     color: transparent;
}

[dir='rtl'] .slick-next {
    background: url(img/mob-arr-left.png) no-repeat top center;
    left: -50px;
}

.page-header {
    position: relative;
    z-index: 9;
    padding: 2rem;
    background: url(img/bg-.jpg) no-repeat top center;
}

.product-table {
    padding: 1rem 0;
}

.product-table td {
    text-align: center;
    border: 2px solid #89abd3;
}

.product-table tr:nth-child(even) td {
    background: #eeeeee;
}

.product-table thead td {
    background: #2ebb5d;
    color: #fff;
    font-weight: bold;
}

.product-content img {
    max-width: 100%;
    height: auto;
}

span.cat-title {
    padding-right: 1rem;
}

li.nav-item.cat-nav-item a {
    text-decoration: none;
    color: #000;
}

nav.category-nav li,nav.category-nav ul {
    display: block;
    margin: 0;
    padding: 0;
}

nav.category-nav li a {
    display: block;
    width: 100%;
    border-bottom: 2px solid #ececec;
    padding: .4rem 1rem;
}

nav.category-nav li a:hover {
    color: #2cbb5b;
    font-weight: bold;
    background: url(img/cat-arr.png) no-repeat 7px 50%;
}

.home-block-top_image_block h2 {
    padding: 0;
}

.home-block-top_image_block h2:after {
    content: none;
}

a.navbar-brand {
    margin-right: 0;
}

nav.navbar {
    padding-right: 2rem;
    padding-left: 8rem;
    background: #000;
}
.navbar-brand.animated img{
    width: 3.3vw;
}
.home nav.navbar {
    background: transparent;
}

h3.worker-title {
    color: #2cbb5b;
    background: url(img/worker-icon.png) no-repeat right;
    height: 3rem;
    line-height: 4rem;
    padding-right: 3.5rem;
}

.project-date {
    padding: 0rem 0 1.3rem;
    font-style: italic;
}

.project-slider {
    border: 3px solid #c7c7c7;
    margin-bottom: 35px;
    border-radius: 4px;
}

.project-info {
    text-align: center;
    color: #000;
    padding: .5rem .3rem;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #fff;
}
.project-info h5{
    font-size: 19px;
    width: 100%;
}
.project-info span{
    border-radius: 2px;
    padding: 10px 3px;
    display: block;
    margin: 0 3px;
    line-height: 17px;
    border: 1px solid #111111;
    width: 45%;
    float: right;
}


a.project-grid-item {width: 49%;margin-bottom: 2rem;border: solid 1px #000;min-height: 42vh;position: relative;}
@media (min-width:980px){
a.project-grid-item {width: 24%;}
}

a.project-grid-item img {width: 100%;height: auto;}

.projects-grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

span.loup {
    background: url(img/loop.png) no-repeat top center;
    width: 100px;
    height: 102px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: -100px;
    transition: all 300ms ease-out;
}

.about-gallery {
    margin-bottom: 30px;
}

.about-gallery-child img {
    width: 100%;
}

.about-gallery-child {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: block;
}

.about-gallery-child:hover span.loup {
    top: 50%;
    margin-top: -67px;
}

.about-gallery-child .over-text {
    position: absolute;
    bottom: 0;
    text-align: center;
    background: #2cbb5b;
    padding-top: 10px;
    color: #fff;
    width: 100%;
    transition: all 300ms ease-out;
    bottom: -100px;
    padding-bottom: 10px;
}

.about-gallery-child .over-text p {
    margin-bottom: 5px;
}

.about-gallery-child:hover .over-text {
    bottom: 0;
}

.about-block {
    background: url(img/about-us-bg.jpg) no-repeat top center;
    padding: 3rem 0;
    color: #fff;
}

.page-header-image {
    height: 0;
    background: #1d1b1b;
}

h1.page-header-title {
    position: relative;
    margin: 0em 5rem;
    display: block;
    color: #000;
    text-align: center;
    font-weight: bold;
    }

.site-container {
    padding: 8px 5rem 0;
}
.single .site-container {
    padding: 8px 12rem 0;
}
.single_content{
    font-size: 35px;
}
.breadcrumbs {
    position: relative;
    z-index: 99;
}

.home-contact-form {
    max-width: 800px;
    margin: 33px auto;
}

.home-contact-form input.form-control,.home-contact-form textarea.form-control {
    background: none;
    border-radius: 0;
    color: #000;
    background: #e8e8e8;
}

.home-contact-form input.form-control::placeholder, .home-contact-form textarea.form-control::placeholder{
color:#000;}

.home-block-contact-page input.form-control::placeholder, .home-block-contact-page textarea.form-control::placeholder{color:#000;}
.home-block-contact-page input.form-control, .home-block-contact-page textarea.form-control{color:#000;border:1px solid #000;}

.home-contact-form textarea.form-control{height:200px;}

.home-contact-form .form-row {
    margin-bottom: 20px;
}
.home-contact-form .form-row .col{
		width: 50%;
		flex-basis: 50%;
}

.home-block-contact {
    background-image: url(img/bg-contact-sect.jpg);
    color: #fff;
    min-height: 820px;
    background-color: #161618;
}

.navbar-expand-md .navbar-nav li.menu-item.current-menu-item a, .navbar-expand-md .navbar-nav li.menu-item:hover a {
    color: #ffdf00;
}

li.menu-item {
    position: relative;
    padding-right: .75rem;
    padding-left: .75rem;
}

.navbar-expand-md .navbar-nav .nav-link{
    color: #000;
    font-weight: bold;
    font-size: 29px;
}
.sub-menu{
    padding: 0;
    display: none;
    position: absolute;
    z-index: 999;
    background: #000;
    right: 0;
    min-width: 200px;
    width: max-content;
    list-style: none;
}

.sub-menu > li{
    padding: 3px 10px;
    margin: 0;
    margin-bottom: 2px;
    border-bottom: 1px solid #fff;    
}
.sub-menu > li:first-child{
 border-top: 1px solid #fff;   
}
.sub-menu > li > a{
   font-size: 18px!important; 
   padding: 0!important;
}

li.menu-item:hover > .sub-menu{
    display: block;
}

.page-template-menu .navbar-nav .nav-link,
.archive.tax-product-cat .navbar-nav .nav-link,
.single .navbar-nav .nav-link{
    color:#fff;
}
#main-menu{
    padding-top: 4vh;
}
.phone-call {
    padding-right: 9rem;
    background: url(img/phone-icon.jpg) no-repeat left center;
    height: 49px;
    font-weight: bold;
}

.phone-call a {
    font-size: 43px;
    margin-top: -13px;
    border: solid 3px #fff;
    padding: 2px 15px;
    color: #fff;
}

.home-block-block_content {
    padding: 2rem 2rem;
}
.party-section .col-md-6 p{
        text-shadow: 0px 0px 13px #000, 0px 0 13px #fff, 0px 0px 12px #000;
        font-size: 19px;
    }
@media (min-width: 980px) and ( max-width: 1680px){
   
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 20px;
    }
    .phone-call{
        padding:0;
    }
    .phone-call a {
        width: max-content;
        padding-left: 5rem;
        padding-right: 2rem;
        font-size: 29px;
    }
    nav.navbar {
        padding: .5rem 2rem; */
    }
    section.home-sect {
        padding: 9rem 0;
    }
    .top-img {
        height: 290px;
    }
    li.menu-item {
        padding: 0;
    }
    li.menu-item{
        width: max-content;
    }
    .arr-down {
        margin-top: 2rem;
        cursor: pointer;
    }
    section.party-section , .section-photo {
        background-size: 100%;
        height: auto;
    }
    section.section-photo {
        height: 507px;
    }
    section.party-section {
        padding: 5rem 0;
    }
    .menu-slide img {
        height: 240px;
        width: 100%;
        display: inline-block;
    }
    section.events-section {
        padding: 2rem 6rem;
        height: auto;
    }
    .events-lists {
        margin-top: 1rem;
    }



}



    /*category page: menu - catering - events*/
    .menu-blocks > div img{
        height: auto;
    }
    .single .site-container {
        padding: 7px 6rem 0;
        display: flex;
        
    }
    .single-menu .col-md-6.img  img{
        width: 60%;
        height: auto;
    }

.letter-animation{
    display: none;
}
.navbar{
    padding: 0!important;
}
@media (min-width: 980px){

    .home-blocks-grid {
        display: grid;
        grid-gap: 0;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-auto-flow: row dense;
    }


    .home-block-block_content.block-col-12 {
        display: grid;
        grid-gap: 16rem;
        grid-template-columns: 1fr 1fr;
        grid-auto-flow: row dense;
    }


    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 20px;
        padding: 0 15px;
    }

    .home-block-block_content.block-col-12.block-align-center .block-content-inner {
        padding: 0 25rem;
    }

    .block-row-3 {
        grid-row: auto / span 3;
    }

    .block-col-4 {
        grid-column: auto / span 4;
    }

    .block-col-6 {
        grid-column: auto / span 6;
        border-left: 3px solid #fff;
    }

    .block-col-6 + .block-col-6 {
        border-left: none;
    }


    .block-col-8 {
        grid-column: auto / span 8;
    }

    .home-block-block_content {
        padding: 2.7rem 5rem;
    }

}


a, a:hover {
    color: #ffc124;
    text-decoration: none;
}

.socials > a {
    height: 67px;
    display: inline-block;
    vertical-align: top;
    background-image: url(img/social.png);
    background-repeat: no-repeat;
    width: 63px;
    margin: 0 0.4rem;
}

.socials > a.whatsapp{
    background-position: -75px;
}
.socials > a.instagram{}
.socials > a.facebook{
    background-position: -150px;
}



.menu-slide img {
    width: 100%;
    height: 240px;
    display: inline-block;
}

a.more-btn {
    background: url(img/btn-bordered.png) repeat top center;
    height: 57px;
    padding: 15px 25px;
    color: #000;
    background-size: 100% 100%;
    border-right: 1px solid;
    display: inline-block;
    border: none;
    width: 135px;
    text-align: center;
    color: #fff;
}

.title-bl {
    position: relative;
    margin: 2em 3rem 0;
    top: -28px;
    display: inline-block;
    padding: .5rem 4rem;
    color: #fff;
    box-shadow: 0px 0px 1px #0000006e;
    background: #2cbb5b;
    font-size: 1.8rem;
}

.project-gallery-grid {
    margin: 3rem 0;
    width: 100%;
}

.project-gallery-grid::after {
    content: "";
    display: table;
    clear: both;
}

.hidden-over-gallery-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: #2cbb5b;
    padding: 22px 0;
    bottom: -136px;
    transition: all 200ms ease-out;
}

a.project-gallery-item {
    float: right;
    width: 25%;
    position: relative;
    display: block;
    overflow: hidden;
}

a.project-gallery-item p {
    margin-bottom: 5px;
}

a.project-gallery-item:hover .hidden-over-gallery-text {
    bottom: -11px;
}

a.project-gallery-item img {
    width: 100%;
    height: 300px;
}

h5.tile-title {
    position: absolute;
    color: #fff;
    top: 50%;
    text-shadow: 1px 1px 1px #000;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
}

.btn-success {background: url(img/btn-bg.png) repeat top center;height: 50px;padding: 12px 25px;color: #000;background-size: 100% 100%;min-width: 118px;border-right: 1px solid;display: inline-block;border-left: 1px solid;border-radius: 0;}

html, body{
    font-size: 105%;
    font-family: 'almoni'/*'Assistant'*/, sans-serif;
    text-align: right;
}

.home-block-regular_image_block {
    border-bottom: 2px solid #fff;
    border-right: 3px solid #fff;
}

.home-block-regular_image_block:hover .block-content {
    visibility: visible;
    opacity: 1;
    top: 0;
}

.home-block-regular_image_block .block-content-inner {
    text-align: center;
    color: #fff;
}

.home-block-regular_image_block .block-content {padding-top: 72px;}

.home-block-block_content {
    border-top: 3px solid #fff;
}

h2 {
    padding-bottom: 3rem;
    display: inline-block;
    position: relative;
    font-weight: bold;
}

h2::after {
    content: "";
    width: 110px;
    position: absolute;
    bottom: 18px;
    right: 0;
    background: url(img/title-decor.png) no-repeat right bottom;
    height: 18px;
    /* border: 2px solid #2cbb5b; */
}

.text-center h2::after {
    right: 50%;
    transform: translate(50%, 0);
}

.event-block h2::after {
    content: none;
}

h1::after {
    content: "";
    width: 106px;
    position: absolute;
    bottom: -25px;
    right: 50%;
    background: url(img/title-decor.png) no-repeat top center;
    height: 18px;
    transform: translate(50%, 0);
}

.block-align-center h2::after {
    right: 50%;
    transform: translate(50%, 0);
}

.home-block-block_content.block-align-center {
    text-align: center;
}

.home-block-contact-page {
    background-image: url(img/bg-contact-page.jpg);
    color: #000;
    min-height: 820px;
    background-color: #ffffff;
    position: relative;
    top: -151px;
    padding-top: 4em;
}

.home-block-block_content.block-align-left a.btn {
    float: left;
}

.home-block-block_content.block-col-12.block-align-left .block-content {
    grid-column: 2;
}

.home-block-block_content.block-col-12.block-align-center .block-content {
    align-self: center;
    grid-column: auto / span 2;
    padding: 0 0rem;
}



.home-block-block_content.block-col-12.block-align-center .block-content {
    align-self: center;
}

.home-block-block_content .block-content {
    grid-column: auto / span 2;
}

.block-col-12 .block-content {
    grid-column: auto / span 1;
    padding: 0px;
    align-self: center;
}

.home-block-top_image_block .block-content {
    position: absolute;
    bottom: 0;
    background: #1d1b1b;
    padding: 1rem 5rem;
    color: #fff;
    z-index: 3;
    width: 100%;
    height: 143px;
}

.block-image-tile a {
    display: block;
}

.home-block-top_image_block .block-image-tile a img {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    transition: all 600ms ease-out;
    visibility: hidden;
}

.home-block-top_image_block .block-image-tile a img.tile-active {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

.block-content-hidden {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #5baf788f;
    height: 100%;
    width: 100%;
    transition: all 200ms ease-in;
    opacity: 0;
}

.home-block-top_image_block {
    border-bottom: 3px solid #fff;
}

.home-block {
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
}

.page-header-image img {
    width: 100%;
    height: 100%;
}




.home-block.home-block-top_image_block .block-read-more-link {
    float: right;
}

.home-block.home-block-top_image_block .block-content-inner {
    display: inline;
}

.block-col-12 {
    grid-column: auto / span 12;
}


.block-image-tile img {
    width: 100%;
    height: auto;
}



.block-content-inner.inner-text-color-white{
    color:#fff;
    text-shadow: -1px 1px 6px #000;
}


.lg-outer {
    direction: ltr;
}

@media (max-width: 980px){
*{
}
.h2_single{
    width: auto;
}
#aradon-logo #aradon{
	padding-right: 0;
	padding-left: 10px;
}
.site{
    padding-top: 80px;
}
/****sub menu****/
.sub-menu{
    width:100%;
    background: #fff;
    top:52px;
}

.sub-menu > li{
    padding: 3px 0;
    margin: 0;
    margin-bottom: 0px;
    border-bottom: 1px solid #000;    
}
.sub-menu > li:first-child{
 border-top: 1px solid #000;   
}
.sub-menu > li > a{
   color: #000!important;
}
/****sub menu****/
h1.page-header-title {
    margin: 0em 3rem;
    font-size: 37px;
}
.single_content {
    font-size: 17px;
    font-weight: 600;
}
.single_content span{
    padding-right: 10px;
}
.single span a{
    padding: 1.3vw;
    color:#000;
}
.korona {
    width: 100%;
    padding: 1%;
    text-align: center;
    background: #000;
    color: #fff;
    line-height: 29px;
    font-size: 25px;
}
.korona a {
    width: 95%;
    margin: 2%;
    display: block;
    font-size: 34px;
    line-height: 36px;
    text-align: center;
    padding: 1%;
    border: solid 2px #fff;
    color: #fff!important;
}
.breadcrumbs span, .breadcrumbs span a {
    padding: 1px 0px;
}
#menu-slider-sale .slider_img_wrap h4{
    font-size: 19px;
}
#menu-slider-sale .slider_img_wrap{
    min-height: 29vh;
}
#menu-slider-sale .slick-slide{
    border-left: none;
    padding-left: 0;
    margin-left: 5px;
}
.slick-next.slick-arrow{
    display: none!important;
}
/*contact*/
.home-contact-form {
    max-width: 100%;
    margin: 0; 
}
.home-contact-form .form-row .col {
    width: 78%;
    flex-basis: 100%;
}
.home-contact-form input.form-control,
.home-contact-form textarea.form-control {
    margin-bottom: 3vw;
}
.home-contact-form .form-row {
    margin-bottom: 0px;
}
.page-template-contacts h2{
    font-size: 1.7rem;    
}
.btn-success {
    min-width: 100%;
}
/*end contact*/

.single .site-container {
    font-size: 24px;
    display: block;
}
#khat_phone {
    font-size: 33px;
    border: solid 2px;
    text-align: center;
}
.navbar-brand.animated img{
    width: 48px;
}
.page-header {
    padding: 2rem 0 3rem;
}

h1.page-header-title {}

section.home-sect{
    background-size: 100%;
}
.home-sect h3{
    color:#000;
    display: none;
}
.page-template-contacts img {
    max-width: 100%;
    margin-top: 2rem;
    margin: 2rem 0rem 0;
}
.navbar-expand-md .navbar-nav .nav-link {
    color: #fff;
    border-bottom: solid 2px #fff;
    line-height: 38px;
    font-size: 26px;
}
.site-container {
    padding: 8px 3rem 0;
}

.blocks-sect img {
    max-width: 100%;
}

.blocks-sect h3 {
    margin-top: 2rem;
}

.breadcrumbs {
    margin-bottom: 0px !important;
    line-height: 36px;
    font-size: 20px;
}


.page .page-content img {
    max-width: 100%;
}

.events-lists {
    margin-top: 0;
}

section.mob-section-timages img {
    max-width: 100%;
}

section.mob-section-timages {
    display: block;
    margin: 1rem 0;
}

.event-item {}

.menu-slide img {
    max-width: 100%;
}

.home-sect h3 {
    font-size: 2.3rem;
    margin-top: 1rem;
}

section.menu-gallery {
    padding: 1rem 0;
    overflow: hidden;
}

footer {
    margin-top: 0;
    padding: 1rem 1rem 2rem !important;
}

div#aradon-logo {
    text-align: center;
}

div#credits {
    font-size: 1.4rem;
    text-align: center;
}

section.events-section {
    height: auto;
    padding: 1rem 0;
    overflow: hidden;
}

.event-item {
    width: 100%;
}

section.text-sect {
    padding: 2rem 0;
}

.container {
    max-width: 100%;
}

section.section-photo {
    background-image: url(img/banner-mob-y.jpg) !important;
    background-size: 100% 100%;
    height: 40vh;
}

section.party-section {
    background: url(img/banner-z.jpg) no-repeat top center;
    padding: 1rem 0;
    height: auto;
}

.text-sect img {
    max-width: 100%;
}

.arr-down {
    display: none;
}

.top-img {height: auto;}

.top-img {}

section.home-sect {
    padding: 2rem 0;
    margin-top: 0;
    background-size: 100% 100%;
  
}

ul#menu-top-menu {
    padding-right: 0;
}

li.menu-item {
    text-align: center;
    font-size: 1.6rem;
}

div#main-menu {
    width: 100%;
    background: #000;
    top: 80px;
    right: 0;
    z-index: 9;
    position: absolute;
    border-top: 7px solid #ffc125;
}

button.navbar-toggler {
    position: absolute;
    right: 15px;
    background: url(img/close-nav-mob.png) no-repeat top center;
    top: 27px;
}
button.navbar-toggler.collapsed {
    background: url(img/hamburger-mob.png) no-repeat top center;
}

a.navbar-brand {
    position: absolute;
    right: auto;
    transform: translate(50%, 0);
    text-align: center;
    left: -8px;
}

a.navbar-brand > img {
    width: 69%;
}
#phone_mobile {
    position: absolute;
    left: 111px;
    color: #000;
    font-size: 23px;
    padding: 0px 11px;
    top: 24px;
    display: block;
    color: #000;
    width: auto;
    height: 50px line-height:50px;
    border: solid 1px #000;
}
.phone-call {
    display: none;
    text-indent:1;
    background: url(img/mob-phone.png) no-repeat center center;
    position: absolute;
    left: 97px;
    padding: 0px 18px;
    top: -70px;
    background-color: #000;
}
.phone-call a {
    font-size: 24px;
    margin-top: -13px;
    /* border: solid 3px #fff; */
    padding: 2px 35px;
    color: #fff;
    width: 100px;
    height: 40px;
    display: block;
    z-index: 99999999;
}

nav.navbar.navbar-expand-md.site-header {
   background: #fff;
    padding: 0 1rem;
    height: 80px;
    z-index: 999;
    position: fixed;
    width: 100%;
}
.single .site-container {
    padding: 8px 0rem 0;

}
.site-container {
    padding: 8px 12px 0;
}

.text-bl{
    max-width: 100%;
    padding: 0;
}
.row.blocks-sect{
    margin: 0;
    padding: 0;
} 

.col-md-6 p , p{
    width: 98%;
    text-align: justify!important;
}
.col-md-6{
    padding: 1rem 2px 0;
}
.menu-blocks > div{
    margin-bottom: 0;
}
.breadcrumbs > span:nth-child(1){
    padding-right: 15px;
}

}