@import url('https://fonts.googleapis.com/css2?family=Abel&family=Play:wght@400;700&display=swap');

body {
    background: url(../img/pictures/bg.jpeg) no-repeat;
    background-position: center;
    overflow-x: hidden;
    background-color: #121314;
    background-size: cover;
    position: relative !important;
    font-family: "Play", sans-serif !important;
    overflow-x: hidden;
    font-size: 13px;
}

#carosuselBoostrapv5 {
    border-radius: 12px;
    border: 1px solid #ff5e00;
}

#carosuselBoostrapv5 img {
    border-radius: 12px;

}

.responsive-iframe {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.box {
    border-radius: 15px;
    max-width: 100%;
    min-height: auto;
    /* border-radius: 10px; */
    /* border-bottom-left-radius: 0; */
    border: 1px solid #FF5D00;
    /* border-bottom-right-radius: 0; */
}

.alert-box {
    /* position: absolute; */
    top: 15px;
    /* width: 330px; */
    margin: auto;
    color: red;
    margin-bottom: 7.5px;
    left: 0;
    /* padding: 7.5px; */
    border: 1px solid #ffb601;
    border-radius: 10px;
    font-size: 12px;
    right: 0;
    background-color: blanchedalmond;
}

.text {
    border-radius: 15px;
    margin-top: 15px;
    background-color: #070707;
    color: #e1dada;
    padding: 10px;
    border: 1px solid #FF5D00;
    text-align: justify;
}

.play-regular {
    font-family: "Play", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.play-bold {
    font-family: "Play", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.row {
    /* background-color: #00000087; */
}

.bungee-spice-regular {
    font-family: "Bungee Spice", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.russo-one-regular {
    font-family: "Russo One", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: red;
    line-height: 60px;
    font-size: 30px;
    font-style: italic;
}

.ft {
    color: #fff;
    border-radius: 10px;
    background-color: #0f0f0f;
    padding: 7px;
    border: 1px solid #FF5D00;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px;
    border-radius: 0px;
}

.col-lg-4.col-md-12.col-sm-12.col-xs-12 {
    margin-top: 90px;
}

.form-control {
    /* margin: 0 7px; */
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #060d26;
    background-color: #fff;
    background-image: none;
    border: 1px solid #116c9b;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.iframe {
    border-radius: 12px;
    border: 1px solid #ff5e00;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #09213e;
    /* border-color: #5f040e; */
    border: 1px solid #a72123;
    text-transform: uppercase;
}

.headerbox.hidden-xs.hidden-sm {
    background-color: black;
    border-bottom: 3px solid #ed2025;
}

button.btn.btn-primary {
    border-radius: 8px;
    text-transform: uppercase;
    color: #fff;
    background-color: #FF5D00;
    border: 1px solid #FF5D00 !important;
}

a.btn.btn-primary {
    color: #fff;
    background-color: #ff002f;
    border: 2px solid #ab1b15 !important;
    width: 100%;
}

.btn-primary {
    color: #fff;
    background-color: #FF5D00;
    border-color: #FF5D00 !important;
}

.logo {
    max-height: 70px;
    margin-left: -53px;
}

/*#footer {
    background-color: black;
    border-top: 1px solid #141d6d;
}*/
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border: 0px !important;
}

.navbar-inverse {
    background: #131313e3;
    background: -moz-linear-gradient(-45deg, #000000 50%, #da292c 50%, #da292c 100%);
    /* background: -webkit-linear-gradient(-45deg, #001024 50%, #001024 50%, #ff012e 100%); */
    /* background: linear-gradient(135deg, #001024 50%, #001024 50%, #ff012e 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#da292c', GradientType=1);
    border-color: #FF5D00;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #0698cf;
}

.pull-left {
    float: right !important;
}

.navbar-inverse.side-collapse {
    margin-top: 15px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -56px;
    margin-right: -22px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

form.navbar-form.navbar-right.form-theme.loginform {
    margin: 0;
    /* margin-top: 19px; */
}

pre {
    tab-size: 8;
}

@media only screen and (min-device-width: 480px) and (max-device-width: 640px) and (orientation: landscape) {

    .responsive-iframe {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 320px;
    }
}

@media screen and (orientation:landscape) {
    .responsive-iframe {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 320px;
    }
}

@media screen and (max-width: 768px) {
    .btn-primary {
        width: 100%;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        width: 100% !important;
    }

    .navbar-right {
        display: flex;
        /* float: right!important; */
        /* margin-right: 1px; */
        gap: 7.5px;
    }

    .responsive-iframe {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
    }

    #deletebtn {
        display: none;
    }

    .side-collapse-container {
        width: 100%;
        position: relative;
        right: 0;
        transition: right .4s;
    }

    .side-collapse-container.out {
        left: 200px;
    }

    .side-collapse {
        /* top: 50px !important; */
        /* bottom: 0; */
        /* right: 0; */
        /* width: 200px; */
        /* position: fixed; */
        /* overflow: hidden; */
        /* transition: width .4s; */
        /* background: url(../images/dog.png) no-repeat; */
        /* background-color: #000b44 !important; */
    }

    .side-collapse.in {
        width: 0;
    }

    .logo {
        max-height: 60px;
        margin: auto;
    }

}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
    border: none !important;
}

navbar-nav {
    margin: none !important;
}

/*.navbar-form {
    padding: none !important;
    margin-top: 8px;
    margin-right: 5px;
    margin-bottom: 8px;
    margin-left: 5px;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
}*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
        margin-bottom: 8px;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1279px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .navbar-header {
        float: right !important;
    }

    button.btn.btn-primary {

        width: 100% !important;
    }

    .navbar-toggle {
        display: block !important;
        margin-top: 0px;
    }

    .side-collapse.in {
        width: 0;
    }

    .side-collapse {
        /* top: 72px; */
        /* bottom: 0; */
        /* right: 0; */
        /* position: fixed; */
        /* overflow: hidden; */
        /* transition: width .4s; */
        /* padding-top: 20px; */
        /* max-width: 200px !important; */
        /* width: 200px; */
        /* background: url(../images/dog.png) no-repeat; */
        /* background-color: #02051ad9; */
    }

    .navbar-form .form-group {
        display: block;
        margin-bottom: 0;
        vertical-align: middle;
        margin-bottom: 8px;
    }

    .responsive-iframe {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 320px;
    }

    [data-action="login"] {
        margin-top: 0px;
    }

    [data-security="form"] {
        /* padding-top: 12px; */
    }

    .w-100 {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
        margin-bottom: 6px;
        width: 100%;
    }

    .side-collapse {
        /* background: url(../images/dog.png) no-repeat; */
        /* background-color: #02051ad9 !important; */
        /* height: 162px; */
    }

    button.btn.btn-primary {
        width: 100% !important;
    }

    [data-action="login"] {
        margin-top: 0px;
    }

    [data-security="form"] {
        padding-top: 10px;
    }

    .w-100 {
        width: 100%;
    }
}

[data-toggle="collapse-side"] {
    border: 0px !important;
}

@media (min-width: 768px) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 13px;
        padding-left: 0;
    }

    .navbar-right {
        /* float: right!important; */
        /* margin-right: -15px; */
    }
}


/* ipad Mini Portrait */
@media only screen and (width:768px) and (resolution: 163dpi) {
    .side-collapse {
        background: url(../images/dog.png) no-repeat;
        background-color: #02051ad9 !important;
    }
}

/* iPad Mini in portrait only */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

    .side-collapse {
        /* background: url(../images/dog.png) no-repeat; */
        /* background-color: #02051ad9 !important; */
    }
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .mobile-padding {
        padding-top: 200px;
    }

    .navbar-right {
        display: block;
        /* float: right !important; */
        /* margin-right: 1px; */
        gap: 7.5px;
        padding: 0;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .mobile-padding {
        padding-top: 200px;
    }

    .navbar-right {
        display: block;
        /* float: right !important; */
        /* margin-right: 1px; */
        gap: 7.5px;
        padding: 0;
    }

    nav.navbar-collapse {
        margin: 0;
        padding: 0;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .mobile-padding {
        padding-top: 50px
    }

    nav.navbar-collapse {
        margin: 0;
        padding: 0;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .navbar-right {
        display: block;
        /* float: right !important; */
        /* margin-right: 1px; */
        gap: 7.5px;
        padding: 14px 0;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}