.rr_review_post_id{
    display: none !important;
}
#about .block-title{
    text-shadow: 1.5px 1.5px 0 black !important;
}
.block-text{
    opacity: 1;
    text-shadow: 1px 1px 0 black;
}
.about-text{
    opacity: 1;
    text-shadow: 1px 1px 0 black;
}
#about .block-icon,
#gallery .block-icon,
#testimonials .block-icon,
#news .block-icon,
#contact-2 .block-icon{
    opacity: 0;
}
#services .block-header .block-icon{
    opacity: 0;
}
.copy{
    opacity: 1;
}

.header {
    background-color: rgba(15, 18, 34, 0.9) !important;
    border-bottom: none;
}

body {
    background-color: rgba(15, 18, 34, 1) !important;
}
.a-btn{
    border-color: rgb(224, 2, 49) !important;
}
.a-btn::before{
    background-color: rgb(224, 2, 49) !important;
}
.c-btn{
    border-color: rgb(224, 2, 49) !important;
    background-color: rgb(224, 2, 49) !important;
}
.c-btn:hover{
    background: none !important;
    color: white !important;
}
.a-btn:hover,
.service-block:hover{
    background-color: rgba(224, 2, 49, 0.6) !important;
}
#services i{
    color: rgb(224, 2, 49) !important;
}
.swiper-active-switch::after,
.date,
.contacts{
    background-color: rgb(224, 2, 49) !important;
}
.logo-block {
    position: relative;
    left: 2%;
}

@media screen and (min-width: 1000px) {

.header  {
    height: 120px;
}

.header .centered-menu-wrap .main-nav li.active {
      border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}

.header .centered-menu-wrap .main-nav .logo-block .logo img {
    height: 90px;
    margin-top: 20px !important;
}

.header .centered-menu-wrap .main-nav ul li a {
    line-height: 47px;
} 
}

@media screen and (max-width: 1000px) and (min-width: 780px) {
    .header .centered-menu-wrap .main-nav ul li a {
    line-height: 47px; 
    }

    .header  {
    height: 157px;
    }

    .header .centered-menu-wrap .main-nav li.active {
          border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}
}

.header .centered-menu-wrap .main-nav.active  {
    padding-bottom: 10px !important;
}

.cssload-cssload-spinner:before {
    border-color: rgb(224, 2, 49);
}
.service-block .block-icon{
    left: 44%;
    top: 50px;
}
.service-title {
    font-size: 25px;
    margin: 100px 0;
    text-align: center;
}
.service-block{
    padding-left: 50px;
    max-height: 230px;
}
@media screen and (max-width: 1024px){
    .service-block{
        padding-left: 30px;
    }
    .service-block .block-icon{
    left: 0%;
    top: 25px;
}
    .service-title {
        font-size: 23px;
        margin: 65px 0;
}
    .videoleft,
    .videoright{
        width: 90% !important;
        margin: 0px 5% 20px 5% !important;
        left: 0 !important;
}

}
.awesome-social{
    background: transparent !important;
}
.videoleft .vc_column_container,
.videoright .vc_column_container{
    width: 100% !important;
    height: 250px !important;
}
.videoleft{
    width: 45%;
    float: left;
    left: 2%;
    position: relative;
}
.videoright{
    width: 45%;
    float: right;
    margin-left: 10% !important;
}
.close-btn{
    display: none !important;
}
.mobile-icons .vc_icon_element{
    display: inline-block;
}
.mobile-icons{
    width: 225px;
    position: relative;
    left: 50%;
    margin-left: -112.5px !important;
    margin-top: -140px !important;
    display: none;
}
.full-icons{
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -112.5px;
    display: block;
    z-index: 10;
}   
.full-icons .vc_icon_element{
    margin-bottom: 0px;
}
@media screen and (max-width: 800px){
    .mobile-icons{
        display: block;
    }
    .full-icons{
        display: none;
    }
}
.message{
    background: none !important; 
    color: none !important; 
    border-left: none !important;
}

.page-id-4711 .col-md-4,
.page-id-4719 .col-md-4{
    display: none;
}
.rr_form_heading{
    width: 100px;
    vertical-align: middle !important;
}
.page-id-4711 input[type="text"]{
    background-color: rgba(255, 255, 255, 0.1);
    height: 56px;
    color: white;
    border: none;
    border-radius: 4px;
}
.page-id-4711 textarea{
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
    border: none;
    border-radius: 4px;
}
.page-id-4711 .col-md-8{
    width: 100%;
    padding: 0 20%;
}
.page-id-4719 .col-md-8{
    width: 100%;
    padding: 0;
}
.page-id-4711 table,
.page-id-4711 th,
.page-id-4711 td{
    border: none;
}

@media(max-width: 500px){
    .page-id-4711 .col-md-8{
         padding: 0 !important;
    } 
    .page-id-4711 input[type="text"]{
        width: 100% !important;
    } 
    .rr_form_heading{
        width: 80px;
    }
    .page-id-4711 input[type="submit"]{
        padding: 15px 20px;
    } 
    .page-id-4711 textarea{
        width: 100% !important;
    }
}
.drop_cap{
    position: relative !important;
    font-size: 16px !important;
    top: 9px !important;
    opacity: 1 !important;
    z-index: 0;
    left: 0 !important;
    line-height: 0 !important;
    font-weight: 300;
}
.testimonial{
    float: left;
    width: 30% !important;
    min-height: 160px;
    height: auto;
    padding: 8px 20px;
    background-color: rgba(255,255,255,0.1);
    margin: 1%;
}
.read_more,
.show_less{
    color: #e00231 !important;
}
.testimonial .rr_title {
    margin-top: 5px;
    text-align: center;
}
.testimonial .rr_review_text {
    position: relative;
    margin-top: 10px;
}
.rr_review_name{
    display: none !important;
}
.rr_successful{
    background-color: transparent !important;
}
@media(max-width: 720px){
    .testimonial{
        width: 100% !important;
    }
}
.img{
    height: auto !important;
    width: auto !important;
    max-width: 300%;
}.vc_custom_1476876568754{margin-bottom: -13px !important;}.vc_custom_1506535154322{background-image: url(https://djmilanfojtik.sk/wp-content/uploads/2016/11/events.jpg?id=795) !important;}.vc_custom_1506535154322{background-image: url(https://djmilanfojtik.sk/wp-content/uploads/2016/11/events.jpg?id=795) !important;}.vc_custom_1506526013806{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}







