/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/


/* ---------new code start -------- */
#main #main-buttons .wrapper .inner .bar .title-main.company-logo-and-name {
    display: none;
}

@media (min-width: 992px) {
    #main #main-buttons .wrapper .inner .col-md-offset-1 {
        padding: 0 !important;
        margin: 0;
        margin-left: 0 !important;
    }
}

#main #main-buttons .wrapper .inner .bar {
    padding: 0 !important;
    margin: 0;
    margin-left: 0 !important;
}

#main #main-buttons .wrapper .inner .main-descr .bar .title-main,
#main #main-buttons .wrapper .inner .main-descr .bar p.txt {
    color: #fff;
    max-width: 100%;
    text-align: center;
    position: relative;
    z-index: 10;
}

#main #main-buttons .wrapper .inner .main-descr .bar p.txt {
    font-size: 28px;
    margin-top: 20px;
}

#main #main-buttons .wrapper .inner .main-descr .btn {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    width: 200px;
    position: relative;
    z-index: 10;
    margin-top: 100px;
}

@media (max-width: 1440px) {
    #main #main-buttons .wrapper .inner .main-descr .btn {
        margin-top: 50px;
    }
}

#main-buttons .wrapper .inner .bar .bottom-text {
    position: absolute;
    z-index: 100;
    top: 94vh;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    padding: 0;
    width: 100vw;
    max-width: 100%;
    border-top: 1px solid #fff;
}

@media (max-width: 1440px) {
    #main-buttons .wrapper .inner .bar .bottom-text {
        top: 93vh;
    }
}

#main-buttons .wrapper .inner .bar .bottom-text div {
    padding: 0 35px;
    display: -webkit-box;
    display: flex;
    align-items: center;
    height: 50px;
}

#main-buttons .wrapper .inner .bar .bottom-text span {
    padding: 0;
    width: 33.33%;
    display: block;
}

#main-buttons .wrapper .inner .bar .bottom-text span img {
    float: right;
}

#main-buttons .wrapper .inner .bar .bottom-text .copyright-ideas {
    text-align: center;
}

#main-buttons .wrapper .inner .bar .bottom-text .footer-logo {
    width: 100px;
    height: auto;
    margin-top: 6px;
}

#main-buttons .wrapper .hand {
    position: absolute;
    z-index: 0;
    top: 70vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#main-buttons .wrapper .world {
    position: absolute;
    z-index: 1;
    top: 20vh;
    left: 31%;
    max-width: 290px;
    height: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 1500px) {
    #main-buttons .wrapper .world {
        left: 24%;
        top: 16vh;
    }
}

@media (max-width: 1365px) {
    #main-buttons .wrapper .world {
        left: 20%;
    }
}

@media (max-width: 1024px) {
    #main-buttons .wrapper .world {
        left: 15%;
        top: 14.5vh;
    }
}
@media (max-width: 768px) {
    #main-buttons .wrapper .world {
        left: 50%;
        top: 10vh;
    }
}

/* ---------new code end -------- */







 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}
