@font-face {
    font-family: 'BlackOps';
    src: url('BlackOpsOne-Regular.ttf') format('ttf'),
         url('BlackOpsOne-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html, body {
    font-family: 'Signika Negative', sans-serif;
    font-weight: 300;
    font-size: 1em;
    background-color: #131111;
    cursor: default;
}
h1, h2, h3, h4 ,h5, h6 {
    text-transform: uppercase;
    font-family: 'BlackOps', sans-serif;
}
h2 .fa {
    font-size: 1.2em;
    color: #1f1e1e;
}
b {
    font-weight: bold;
}
p{
    text-align: justify;
    max-width: 45rem;
    color: #313131;
}
p a{
    color: #a51724;
    text-decoration: underline;
}
a, a:hover{
    color: #a51724;
    text-decoration: none;
}
ul {
    list-style: square;
    padding-left: 1.3em;
}
section, main {
    background-color: #e6e3e3;
    padding: 5em 0;
}
hr{
    margin-top: 4em;
    border-width:2px;
    border-top: 1px solid rgba(255, 255, 255, 0.42);
}
section h2 {
    margin-bottom: 1em;
}

.black-text {
    color: black;
}
.red-text {
    color: #a51724;
}
.white-text{
    color: white;
}
.grey-text{
    color: #c5c5c5;
}
.bg-grey {
    background: #b5b5b5;
}
.bg-lightgrey {
    background: #e6e3e3;
}
.black-text{
    color: black!important;
}
.text-shadow{
    text-shadow: 1px 1px 4px black;
}
.nomargin{
    margin: 0;
}
.btn:focus, button:focus {
    outline: 0;
    box-shadow: none;
}
/* NAVBAR */
.navbar-brand {
    font-family: 'BlackOps', cursive;
    font-size: 1.2em;
    margin-right: 38px;
}
.nav li {
    font-family: 'BlackOps', cursive;
    text-transform: uppercase;
}
.navbar{
    border: none;
    padding: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background-color: white!important;
}
.nav-item a{
    color: #777!important;
}
.nav-item a:hover{
    color: #a51724!important;
    text-decoration: none;
}
.navbar-toggler-icon {
    width: 32px;
    height: 4px;
    background: #fff!important;
    margin-bottom: 5px;
    margin-top: 6px;
    display: block;
    vertical-align: middle;
    content: "";
    background-size: 100% 100%;
}
.section-heading {
    font-size: 32px;
}
.fa-2x {
    color: white;
}

/* HEADER */
.main {
    padding: 10em 0;
    background-image: url(../img/blackbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.main__logo{
    position: relative;
    top: -90px;
    left: 50%;
    width: 148px;
    margin-left: -74.5px;
}
.main__title{
    margin-top: -56px;
}

.main__buttons{
    margin-top: 64px;
}
.subpage{
    padding: 4em 0;
    background-image: url(../img/blackbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.subpage-package{
    font-size: 0.4em;
    display: block;
}
.scroll-to-booking{
    padding: 13px;
    margin: 10px auto;
    font-size: 25px;
    font-family: BlackOps;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: #a51724;
    width: 100%;
    display: block;
    max-width: 292px;
}

.scroll-to-booking--carousel{
    padding: 3px;
    margin: 10px auto;
    font-size: 23px;
    font-family: BlackOps;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: #a51724;
    width: 100%;
    display: block;
    max-width: 292px;
}
.learn-more-btn{
    padding: 3px;
    margin: 10px auto;
    font-size: 18px;
    font-family: BlackOps;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: #676767;
    width: 100%;
    display: block;
    max-width: 213px;
}

#accordionExample .card__btn[aria-expanded="true"] .fa-chevron-left{
    transform: rotate(-90deg);
    transition: 0.5s all;
}

.accordion{
    width: 100%;
}
.map{
    width: 258px;
    position: absolute;
    bottom: 20px;
    left: 48px;
}
.card-header {
    padding: .75rem 0;
}
.card{
    background: #dadada;
}
.card__btn{
    color: #a51f24;
    background: lightgrey;
}

#slider .carousel-item{
    max-height: 340px;
}

.slide .carousel-item {
    min-height: 283px;
}

#intro p{
    font-size: 18px;
}

p.nutshell {
    margin-top: 4em;
}

.nutshell {
    list-style: none;
    padding: 0;
    font-family: 'BlackOps', cursive;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.6em;
    color: black;
}

.nutshell li {
    margin-bottom: 0.8em;
}

.nutshell .fa {
    margin-right: 0.5em;
    font-size: 1.2em;
    color: #a8382b;
}


#carouselExampleControls{
    display: none;
}

#packages{
    padding-bottom: 100px;
}

#packages .text-center h5{
    color: black!important;
}
.gun{
    padding: 0 37px;
}

.gun p{
    font-size: 13px;
    margin-bottom: 0px;
}

.gun .weapon{
    float: left;
    filter: drop-shadow(4px 4px 2px #000);
    margin-bottom: 1px;
}

.gun .topsecret{
    width: 44%;
    float: right;
    margin-top: -8px;
}
.gun .bullet{
    width: 6px;
    float: right;
}
.gun .bulletHQ{
    font-size: 12px;
    float: right;
    margin-bottom: 0;
    margin-right: 6px;
}

.gun:nth-child(odd) {
    background: #2b2d2a;
}
.gun:nth-child(even) {
    background: #525252;
}

.fav .gun:nth-child(odd) {
    background: #1e1f1ef0;
}
.fav .gun:nth-child(even) {
    background: #e8e9d20f;
    color: black;
}

.carousel-item{
    min-height: 345px;
}

.fav .bestValue{
    position: absolute;
    top: -8px;
    width: 32%;
    left: 71%;
}
.fav .scroll-to-booking--carousel{
    background-color: white;
    color: #731019!important;
}

.navy{
    background: #100e0e;
    text-align: center;
    border-radius: 8px;
    padding: 10px 0;
}

.navy h5{
    font-family: BlackOps;
    font-size: 39px;
    margin: 0;
}

.fav{
    background-color: #731019;
    transform: scale(1.1);
    z-index: 2;
    box-shadow: 0px 1px 13px 8px #000000;
}

.van{
    width: 100px;
    float: left;
    margin-top: -10px;
}
.right-form-item{
    float: right;
    width: 45%;
}

.left-form-item{
    width: 50%;
    float: left;
}

.extra{
    width: 45%;
    float: right;
    margin-top: 10px;
}

.btn-booking {
    text-transform: uppercase;
    background: #a51724;
    color: #131111;
    border: 1px solid #a51724;
    border-radius: 0;
    padding: .8em;
    font-family: 'BlackOps', cursive!important;
}

.btn-booking-big {
    font-size: 1.5em;
    padding: 0.6em;
    width: 100%;
}

.btn-booking:hover, .btn-booking:active {
    background-color: #a51724!important;
    color: #fff;
    border: 1px solid #a51724!important;
}

.section-bg {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-color: transparent;
    padding-bottom: 20%;
}

.section-camo {
    background-image: url(../img/rifle-bg.jpg);
    background-size: 100%;
    background-attachment: fixed;
}

.section-rifle {
    background-image: url(../img/pistolbg2.jpg);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.section-col-desc, .section-col-heading {
    color: #fbfbfb;
}

.section-col-desc {
    font-size: 1rem;
    font-weight: 400;
    text-transform: none;
}
.price {
    display: block;
    font-size: 1.5em;
    text-align: center;
    width:100%;
    margin-bottom: 0;
}
.price-card {
    text-align: center;
    background-color: #BDBBB9;
    border-radius: 0 0 10px 10px;
    padding: .2em 0 .7em 0;
}

.price-card h3 {
    font-size: 2.5em;
}

.price-card-center h3 {
    font-size: 1.5em;
}

.price-card-center {
    font-size: 2em;
}

.service-heading {
    text-align: center;
    text-transform: uppercase;
}

.service-description {
    max-width: 25em;
    min-height: 14em;
    margin: 2em auto;
}

.service-price {
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
}

.service-booking {
    text-align: center;
    display: block;
    margin: 1em auto;
    max-width: 18em;
}

#bookingForm {
    margin: 2em;
    max-width: 60em;
}

#bookingForm label {
    width: 100%;
    margin: 0;
}

#bookingForm .rule-ball {
    max-height: 7em;
}

.formContainer{
    margin-left: 6em;
}

#referee {
    width: 172px;
    height: auto;
    margin: 2em auto 0 auto;
    display: block;
    position: relative;
    left: -89px;
}

.rule-box {
    border-radius: 32px;
    text-align: center;
    margin-bottom: 2em;
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    min-height: 330px;
}

.rule-box h4 small {
    text-transform: none;
    width: 80%;
    display: block;
    font-weight: 400;
    margin: 1em auto;
    color: #000;
}

.rule-box small {
    text-transform: none;
    font-weight: 400;
    display: block;
    margin-bottom: 0.6em;
    text-align: justify;
}
.rule-ball{
    max-height:166px;
    max-width: 100%;
    display: block;
    margin:0 auto;
    padding-bottom: .4em
}

.rule-box .btn-booking {
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-top: 1em;
}

.extras{
    display: inline-grid;
}
.extras-item{
    display: inline-flex;
}
.extras-item .fa{
    margin-top: 5px;
    margin-right: 5px;
}

.form-group{
    background-color: white;
    padding: 5px;
    margin-right: 20px;
}
.form-control{
    border: none;
    padding: 0;
}
.form-control:focus{
    border: none;
    box-shadow: none;
}
#booking{
    padding-top: 0;
}
.weapon-pc{
    max-width: 100%;
    float: left;
    z-index: 3;
    width: 196px;
    position: relative;
}
.weapon-circle{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    background: #cac7c7;
    z-index: 2;
    left: 58px;
    transition: all 0.5s;
    border: 5px solid #e6e3e3;
}
.weapon-parent:hover .weapon-circle{
    border: 5px solid #a51724;
}

.hq-error{
    display: none;
    color: #a51724;
    font-size: 16px;
}


.footer {
    padding: 1em;
    background-color: #333;
    color: #fff;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #eee;
}

.footer a .fa {
    font-size: 2.2em;
    margin-right: 0.5em;
}

/*Blog-all*/

    .blog-post {
        background: #e3e3e3;
        position: relative;
        margin-bottom: 2em;
        box-shadow: 2px 1px 9px #676060;
    }

    .blog-post-heading {
        font-family: 'BlackOps', sans-serif;
        background: #a51724;
        padding: 0.5em;
        margin: 0;
        font-size: 1.5em;
        min-height: 76px;
    }

    .blog-post-image {
        display: block;
        width: 100%;
        height: 13em;
    }

    .blog-post-text {
        padding: 1em;
        height: 9em;
    }

    .blog-post-link {
        display: block;
        width: 100%;
        padding: 0.5em 1em;
        font-family: 'BlackOps', sans-serif;
        background: #333333;
        font-size: 1.3em;
        color: #fff;
    }

    #blog-all .col25{
        width: 25%;
        float:left;
    }

    .blog-cikk{
        padding: 0 1.1em 1.1em 1.1em; 
        text-align: center;
        border: 2px solid #333;
        border-radius: 5px;
        -webkit-box-shadow: 9px 10px 28px -11px rgba(0,0,0,0.67);
        moz-box-shadow: 9px 10px 28px -11px rgba(0,0,0,0.67);
        box-shadow: 9px 10px 28px -11px rgba(0,0,0,0.67);
        margin: 0 .5em .8em .5em;
        min-height:32em;


    }
    .blog-cikk img{
        width:100%;
        max-width: 350px;
        border-radius: 5px;
    }
    .bloglabda{ 
        position: relative; bottom: 3px;
        width:54px;
    }
    .blogsection, .blogsection{
        padding-top: 2em; padding-bottom: 2em;
    }

    #subpage #header, #blog-single #header, #blog-all #header{
        padding-top: 4em;
        padding-bottom: 4em; 
    }

    
    
/*end-blog-all*/

/*blog-single*/
#blog-single {
    background-image: url(https://mudwrestling-budapest.com/img/nvs_3320.jpg);
    
    background-attachment: fixed;
    background-size: contain;
}
#blog-single #header h1{
    margin:1em 0 1em 0 !important;
}
#blog-single div.content img{
    border-radius: 5px;
        -webkit-box-shadow: 9px 10px 28px -11px rgba(0,0,0,0.67);
        moz-box-shadow: 9px 10px 28px -11px rgba(0,0,0,0.67);
        box-shadow: 9px 10px 28px -11px rgba(0,0,0,0.67);

}
#blog-single div.content li {
    padding-right: 1em;
    font-size: 17px;
    text-align: justify;
    max-width: 42rem;
    color: #777777;
}
#blog-single div.content p{
    padding-left: 1.5em;
    padding-right: 1em;
    font-size: 17px;
    text-align: justify;
    color: #777777;
}
#blog-single div.content h2{
    margin-top:1em;
}
#blog-single div.content h3{
    padding-left: 1em;
}

/*end-blog-single*/

.img-container {
    position: relative;
}

.blogsection .content h3{
    margin-top: 1.5em;
}

.faq-q{
    font-size: 19px;
}

#faq p{
    font-size: 17px;
}
.nomobile{
    display: block;
}
.onmobile{
    display: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c7c7c7!important;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */
  color: #c7c7c7!important;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */
  color: #c7c7c7!important;
}
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
  color: #c7c7c7!important;
  opacity: 1;
}

@media screen and  (max-width: 1345px) {
    .nutshell {
        font-size: 19px;
    }
    h2{
        font-size: 26px;
    }
}

@media screen and  (max-width: 1199px) {
    #referee{
        display: none;
    }
    .formContainer{
        margin-left: 0em;
    }
    .left-form-item, .right-form-item{
        width: 100%;
    }
    .text-shadow{
        text-shadow: none;
    }
    #what-you-get h4, #recommended h4{
        color: #a51724;
    }
    #what-you-get p,#recommended p{
        color: white;
    }
}


@media screen and (max-width: 994px){
    .map{
        width: 258px;
        position: relative;
        bottom: 20px;
        left: 48px;
    }
    .navbar-default {
        font-size: 0.66em;
    }
    #blog-all .col25{
        width:50%;     
    }   
    .blog-cikk p{
        font-size: 17px;
    }
    .rule-box{
        min-height: 385px;
    }
    .footballfield{
        background-size: auto;
        background-position: center 0;
    }
    .form-group{
        font-size: 1em;
    }
    .main{
        background-attachment: scroll;
    }
    #referee {
        display: none;
    }
    .collapse.show {
        display: block;
        z-index: 10;
    }
    .packageExtra{
        padding: 10px;
    }
}

@media screen and (max-width:768px){
    .subpage #header h1 {
        margin: 1em 0;
        font-size: 2em;
        text-align: center;
    }
    .navbar{
        padding: 5px;
    }
    main{
        padding: 0;
    }
    .packageExtra {
        background-color: white;
        box-shadow: 1px 1px 11px #333;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .nav li {
        padding: 0 10px;
    }
    .offer-includes {
        padding-left: 1.4em;
    }
    .gun {
        padding: 0 24px;
    }
    .gun .bullet {
        width: 4px;
        float: right;
    }
    .bookNowButton {
        background-size: 83%;
    }
    .learnMoreButton {
        background-size: 63%;
    }
    .fav .bestValue {
        top: -4px;
        width: 30%;
        left: 73%;
    }
}

@media screen and (max-width:768px){
    .scroll-to-booking{
        width: 100%;
    }
    #what-you-get, #recommended{
        background-color: #191818;
        background-image: none;
    }
    #what-you-get h4, #recommended h4{
        color: #a51724;
    }
    #what-you-get p,#recommended p{
        color: white;
    }
    #packages .extras {
        width: 85%;
        display: inline-block;
        margin-top: 0px;
    }
    .navbar-brand {
        font-size: 16px;
    }
    #packages .container{
        display: none;
    }
    #carouselExampleControls{
        display: block;
    }
    .fav{
        transform: none;
        z-index: 0;
    }
    .main__title {
        font-size: 1.5em;
    }
    #extras .section-heading {
        font-size: 5em;
        margin-top: 0;
    }
    #referee {
        display: none;
    }
    .offer-image{
        width: 65%;
        margin: 0 auto;
    }
    .offer-discount{
        right:0;
    }
    #extra-wrap .offer-includes{
        min-height: 120px;
    }
    #extra-wrap .felhivas{
        margin-bottom: 2em;
    }
     .rule-box{
       min-height: 234px;
    }

	.btn-booking-big {
		white-space: normal;
	}

    #youtubeiframe {
        height:360px;
    }
    .offer-includes {
        padding-left: 1.4em;
    }
    .carousel-indicators {
        position: inherit;
    }
    .carousel-control-next, .carousel-control-prev{
        background-color: #749dc100;
        width: 10%;
        height: 254px;
    }
    .gun .topsecret {
        width: 20%;
    }
    .fav .bestValue {
        top: -7px;
        width: 20%;
        left: 82%;
    }
}

@media screen and (max-width: 480px){
    #bookingForm {
        margin: 1em 0;
        max-width: 100%;
    }
    #packages {
        padding-bottom: 0;
    }
    .main__title {
        margin-top: 0;
    }
    .navbar-dark .navbar-brand {
        display: none;
    }

    .footer {
        padding: 1em 0;
    }
    .backgroundOn{
        background: black;
    }
    .navbar{
        position: absolute;
        width: 100%;
        z-index: 100;
    }
    .navbar-toggler span {
        transition: all .4s;
    }
    .navbar-toggler.open span:nth-of-type(1) {
        transform: rotate(45deg) translate(7px,7px);
    }
    .navbar-toggler.open span:nth-of-type(2) {
        opacity: 0;
    }
    .navbar-toggler.open span:nth-of-type(3) {
        transform: rotate(-45deg) translate(7px,-7px);
    }
   .scroll-to-booking{
        font-size: 20px;
    }
    .main #welcome {
        margin-top: -1em;
        margin-bottom: -34px;
        max-width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
    .fav .bestValue {
        display: none;
    }
    .nomobile{
        display: none;
    }
    .onmobile{
        display: block;
        font-size: 21px!important;
    }
    #blog-all .col25{
        width:100%;
    }
    .offer-image{
        width: 90%;
    }

    #recommended .text-shadow {
        text-shadow: none;
    }
    .section-heading {
        font-size: 1.6em;
    }
    .main {
        padding: 7em 0;
        background-attachment: scroll;
    }
    .main__buttons {
        margin-top: 4em;
    }
    section {
        padding: 1em 0;
    }
    .navbar-nav>li>a {
        font-size: 16px;
    }
    .main__logo {
        top: -51px;
        width: 115px;
        margin-left: -56.5px;
    }
    .gun .topsecret {
        width: 30%;
    }
    #intro p {
        font-size: 15px;
    }
    #faq p {
        font-size: 15px;
    }
    .section-col-desc {
        font-size: 15px;
    }
    .rule-ball {
        max-height: 114px;
    }
    #about div{
        text-align: center;
    }
}