@import url(https://fonts.googleapis.com/css?family=Hind:400,600|Montserrat:600,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
@font-face {
    font-display: swap;
    font-family: FontAwesome;
    src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"),
        url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    font-size: 15px
}
body {
    font-family: Arial, sans-serif;
    /* font-family: Open Sans; */
    font-size: 15px;
    font-size: 1rem;
    /* -webkit-font-smoothing: antialiased; */
    overflow-x: hidden;
    background-color: #420D7A;
}
::-webkit-input-placeholder {
    color: 999
}
:-moz-placeholder {
    color: 999;
    opacity: 1
}
::-moz-placeholder {
    color: 999;
    opacity: 1
}
:-ms-input-placeholder {
    color: 999
}
::-ms-input-placeholder {
    color: 999
}
::placeholder {
    color: 999
}
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: #420D7A;
    display: none
}
.overlay-content {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    color: #555
}
.overlay-content img {
    width: 100px
}
.alertify .ajs-dialog {
    max-width: 340px;
    min-height: 122px;
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border-radius: 0;
    text-align: center
}
.alertify .ajs-header {
    color: #fff;
    border-radius: 6px 6px 0 0;
    font-family: inherit;
    font-size: 18px;
    padding: 15px;
    border-bottom: 1px solid #420D7A;
    background-color: #420D7A;
    border-radius: 0
}
.alertify.ajs-closable .ajs-commands button.ajs-close {
    display: inline-block;
    background-color: #000;
    color: #fff;
    border-radius: 20px;
    background-image: none;
    height: 23px;
    width: 23px
}
.alertify.ajs-closable .ajs-commands button.ajs-close::after {
    content: 'x';
    position: absolute;
    top: 1px;
    right: 7.5px;
    font-weight: 700;
}
.alertify .ajs-footer {
    border-top: none;
    border-radius: 0
}
.alertify .ajs-footer .ajs-buttons.ajs-primary {
    text-align: center
}
.alertify .ajs-footer .ajs-buttons .ajs-button {
    background-color: #420D7A;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    color: #051829;
    padding: 5px 28px;
    border: 2px solid #420D7A;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    color: #fff
}
.alertify .ajs-footer .ajs-buttons .ajs-button:hover {
    background-color: #000;
    color: #fff!important
}
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok:focus {
    outline-color: #daa520
}
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
    background-color: #420D7A;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    color: #FFA727;
    padding: 7px 28px;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    align-self: baseline
}

.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel {
    background-color: #FFA727;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    color: #420D7A;
    padding: 7px 28px;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    align-self: baseline
}

.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok:hover {
    background-color:#FFA727;
    color: #420D7A !important;
}

.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel:hover {
    background-color:#420D7A;
    color: #FFA727 !important;
}

.alertify-notifier {
    z-index: 10002 !important;
}


.clearfix {
    clear: both
}
#420D7A1683 .modal-dialog {
    max-width: 380px;
    margin: 0 auto
}
.modal-dialog .submit-btn {
    text-align: center
}
.modal-header h3 {
    font-size: 21px
}
.modal-header .closeModal {
    background-color: #000;
    border: none;
    color: #fff;
    border-radius: 23px;
    width: 23px
}

.mainModalPdp .closeModal,
.mainModal .closeModal{
    background-color: #000;
    border: none;
    color: #fff;
    border-radius: 23px;
    width: 23px;
    font-size: 18px;
    height: 23px;
    opacity: 1;
}

.modal-header .closeModal {
    background-color: #000;
    border: none;
    color: #fff;
    border-radius: 23px;
    width: 23px;
    font-size: 18px;
    height: 23px;
}

.closeModal{
    background-color: #000;
    border: none;
    color: #fff;
    border-radius: 23px;
    width: 23px;
    font-size: 18px;
    height: 23px;
    position: relative;
}

.closeModal span{
    position: absolute;
    top: 3px;
    right: 6px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    font-size: 18px;
}

.modal-body .forgotPass {
    cursor: pointer;
    display: block;
    text-align: center;
    color: #000
}
.modal-body .forgotPass:hover {
    font-weight: 700
}
.modal-body .recoverPassBtn {
    padding: 5px 0;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    color: #666;
    border-top: 1px solid #ccc;
    width: 100%
}
.modal-body .recoverPassForm {
    display: none;
    position: relative
}
.modal-body .recoverPassClose {
    position: absolute;
    right: 0;
    top: -45px;
    font-size: 20px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px
}
.bmd-modalContent {
    box-shadow: none!important;
    background-color: transparent!important;
    border: 0
}
.modal-ios {
    text-align: center!important;
    padding: 0!important;
    width: 100%;
    height: 100%;
    z-index: 99999
}
.modal-ios:before {
    content: ''!important;
    vertical-align: middle!important
}
.modal-dialog-ios {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)!important;
    width: 100%!important;
    max-width: 100%!important;
    height: 100%!important;
    margin: 0!important;
    padding: 0!important;
    display: block!important;
    vertical-align: middle!important
}
.modal-content-ios {
    height: 100%!important;
    min-height: 100%!important;
    border-radius: 0!important;
    background-color: #000;
    border: none
}
.modal-content-ios .modal-body {
    height: 100%;
    padding: 0
}
.modal-content-ios .modal-body iframe {
    height: calc(100% - 40px);
    top: 40px;
    position: relative
}
.modal-content-ios .modal-header {
    background-color: transparent;
    padding: 5px;
    border-bottom: none;
    position: absolute;
    z-index: 9999;
    right: 0
}
.modal-content-ios .close {
    -webkit-appearance: none;
    background-color: #420D7A;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    border: none;
    font-size: 16px;
    font-weight: 700;
    opacity: 1;
    color: #000
}
.alert {
    margin: 10px 0
}
.alert button.close {
    color: #666
}
@media (max-width: 767px) {
    body {
        font-size: 14px
    }
}
@media screen and (min-width: 1200px) {
    body {
        width: 100%;
        height: 100%
    }
}
p {
    color: #000;
    line-height: normal;
    margin-bottom: 20px;
    line-height: inherit
}
.mainModalBody h3{
    color: #420D7A;
    font-size: 16px;
    font-weight: 700
}

h1,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #fff;
    margin: 0 0 .4em
}
h2 {
    font-weight: 300;
    color: #051829;
    margin: 0 0 .4em
}
ul {
    padding-left: 0;
    margin: 0;
    list-style-position: inside
}
a {
    text-decoration: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}
a:focus,
a:hover {
    text-decoration: none
}
a:focus {
    outline: 0!important
}
img {
    max-width: 100%;
    height: auto
}
.page-wrapper {
    background: rgb(255 255 255 / 60%);
    /* width: 1250px; */
    margin: 0 auto 0;
}
.ingresoModal .modal-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}
.ingresoModal .modal-header h3 {
    margin-bottom: 0;
    margin-right: auto
}
.modalRevoke .modal-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.modalRevoke .modal-header h3 {
    margin-bottom: 0;
    margin-right: auto;
}
@media screen and (min-width: 1200px) {
     .page-wrapper {
       /* background: rgba(0, 0, 0, .6); */
        width: 1250px;
    } 
}
.float-right {
    float: right
}
.wow {
    visibility: hidden
}
.fi:before {
    margin: 0
}
.section-padding {
    padding: 5px 0
}
@media (max-width: 1199px) {
    .section-padding {
        padding: 5px 0
    }
}
@media (max-width: 767px) {
    .section-padding {
        padding: 5px 0
    }
}
.backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #000;
    opacity: .5;
    transition: opacity .15s linear;
    display: none
}
.lock-scroll {
    position: fixed;
    overflow: hidden;
    width: 100%
}
.contact-validation-active .error-handling-messages {
    width: 100%;
    margin-top: 15px;
    clear: both
}
.contact-validation-active label.error {
    color: red!important;
    font-size: .93333rem;
    font-weight: 400;
    margin: 5px 0 0 0
}
.contact-validation-active #loader,
.contact-validation-active #loader-2 {
    display: none;
    margin-top: 10px
}
.contact-validation-active #error,
.contact-validation-active #error-2,
.contact-validation-active #success,
.contact-validation-active #success-2 {
    width: 100%;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
    display: none
}
@media (max-width: 767px) {
    .contact-validation-active #error,
    .contact-validation-active #error-2,
    .contact-validation-active #success,
    .contact-validation-active #success-2 {
        font-size: 15px
    }
}
.contact-validation-active #success,
.contact-validation-active #success-2 {
    background-color: #009a00;
    border-left: 5px solid green;
    margin-bottom: 5px
}
.contact-validation-active #error,
.contact-validation-active #error-2 {
    background-color: #ff1a1a;
    border-left: 5px solid red
}
.contact-validation-active #loader {
    text-align: center;
    color: #fff;
    font-size: 8px;
    font-size: .53333rem
}
.back-to-top {
    background-color: rgba(253, 201, 0, .9);
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: none;
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 15px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}
@media (max-width: 991px) {
    .back-to-top {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

}
.back-to-top:hover {
    background-color: #420D7A
}
.back-to-top i {
    font-size: 18px;
    font-size: 1.2rem;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.mfp-wrap {
    background-color: rgba(0, 0, 0, .9);
    z-index: 99999
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}
.fancybox-overlay {
    background: rgba(0, 0, 0, .9);
    z-index: 9999!important
}
.fancybox-wrap {
    z-index: 99999!important
}
.section-title,
.section-title-s2,
.section-title-s5,
.section-title-s6,
.section-title-s7,
.section-title-white {
    margin-bottom: 35px
}
@media (max-width: 991px) {
    .section-title,
    .section-title-s2,
    .section-title-s5,
    .section-title-s6,
    .section-title-s7,
    .section-title-white {
        margin-bottom: 35px
    }
}
.section-title h2,
.section-title-s2 h2,
.section-title-s5 h2,
.section-title-s6 h2,
.section-title-s7 h2,
.section-title-white h2 {
    font-size: 30px;
    font-size: 2rem;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: .5em;
    position: relative;
    letter-spacing: -1px
}
@media (max-width: 1199px) {
    .section-title h2,
    .section-title-s2 h2,
    .section-title-s5 h2,
    .section-title-s6 h2,
    .section-title-s7 h2,
    .section-title-white h2 {
        font-size: 27px;
        font-size: 1.8rem
    }
}
@media (max-width: 991px) {
    .section-title h2,
    .section-title-s2 h2,
    .section-title-s5 h2,
    .section-title-s6 h2,
    .section-title-s7 h2,
    .section-title-white h2 {
        font-size: 24px;
        font-size: 1.6rem
    }
}
@media (max-width: 767px) {
    .section-title h2,
    .section-title-s2 h2,
    .section-title-s5 h2,
    .section-title-s6 h2,
    .section-title-s7 h2,
    .section-title-white h2 {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
.section-title h2:before,
.section-title-s2 h2:before,
.section-title-s5 h2:before,
.section-title-s6 h2:before,
.section-title-s7 h2:before,
.section-title-white h2:before {
    content: "";
    background-color: #420D7A;
    width: 33px;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}
@media (max-width: 767px) {
    .section-title h2:before,
    .section-title-s2 h2:before,
    .section-title-s5 h2:before,
    .section-title-s6 h2:before,
    .section-title-s7 h2:before,
    .section-title-white h2:before {
        height: 3px
    }
}
.section-title-white h2 {
    color: #fff
}
.section-title-s2,
.section-title-s5,
.section-title-s6,
.section-title-s7 {
    text-align: center
}
.section-title-s2 h2,
.section-title-s2 p,
.section-title-s5 h2,
.section-title-s5 p,
.section-title-s6 h2,
.section-title-s6 p,
.section-title-s7 h2,
.section-title-s7 p {
    color: #fff
}
.section-title-s2 h2:before,
.section-title-s5 h2:before,
.section-title-s6 h2:before,
.section-title-s7 h2:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
.section-title-s2 h2,
.section-title-s5 h2,
.section-title-s6 h2,
.section-title-s7 h2 {
    margin: 0 0 .83em
}
.section-title-s2 p,
.section-title-s5 p,
.section-title-s6 p,
.section-title-s7 p {
    margin: 0
}
@media screen and (min-width: 1200px) {
    .section-title-s2 p,
    .section-title-s5 p,
    .section-title-s6 p,
    .section-title-s7 p {
        padding: 0 45px
    }
}
.section-title-s3,
.section-title-s4 {
    margin-bottom: 30px
}
.section-title-s3 h2,
.section-title-s4 h2 {
    font-size: 30px;
    font-size: 2rem;
    line-height: 1.33em;
    margin: .13em 0 0;
    padding-bottom: .3em;
    position: relative
}
@media (max-width: 1199px) {
    .section-title-s3 h2,
    .section-title-s4 h2 {
        font-size: 27px;
        font-size: 1.8rem
    }
}
@media (max-width: 991px) {
    .section-title-s3 h2,
    .section-title-s4 h2 {
        font-size: 24px;
        font-size: 1.6rem
    }
}
@media (max-width: 767px) {
    .section-title-s3 h2,
    .section-title-s4 h2 {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
.section-title-s3 h2:before,
.section-title-s4 h2:before {
    content: "";
    background-color: #420D7A;
    width: 80px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0
}
.section-title-s3>span,
.section-title-s4>span {
    color: #9a9a9a;
    text-transform: uppercase;
    letter-spacing: 2px
}
.section-title-s4 h2 {
    margin: 0 0 .83em
}
.section-title-s5 h2,
.section-title-s6 h2,
.section-title-s7 h2 {
    color: #051829
}
.section-title-s5 p,
.section-title-s6 p,
.section-title-s7 p {
    color: #6a6a6a
}
.section-title-s6 h2,
.section-title-s7 h2 {
    text-transform: none
}
.section-title-s6 h2:before,
.section-title-s7 h2:before {
    display: none
}
.section-title-s7 h2 {
    padding-bottom: 0
}
.theme-btn,
.theme-btn-s2,
.theme-btn-s3,
.theme-btn-s4,
.theme-btn-s5 {
    background-color: #420D7A;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    color: #fff;
    padding: 7px 28px;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    align-self: baseline
}
.theme-btn-s2:hover,
.theme-btn-s3:hover,
.theme-btn-s4:hover,
.theme-btn-s5:hover,
.theme-btn:hover {
    background-color:#FFA727;
    color: #fff;
}
.theme-btn-s2,
.theme-btn:focus {
    outline-color: #fff
}
@media (max-width: 1199px) {
    .theme-btn,
    .theme-btn-s2,
    .theme-btn-s3,
    .theme-btn-s4,
    .theme-btn-s5 {
        font-size: 15px;
        font-size: 1rem;
        padding: 8px 22px
    }
}
@media (max-width: 991px) {
    .theme-btn,
    .theme-btn-s2,
    .theme-btn-s3,
    .theme-btn-s4,
    .theme-btn-s5 {
        font-size: 14px;
        font-size: .93333rem;
        padding: 8px 20px
    }
}
@media (max-width: 767px) {
    .theme-btn,
    .theme-btn-s2,
    .theme-btn-s3,
    .theme-btn-s4,
    .theme-btn-s5 {
        font-size: 13px
    }
}
.theme-btn-s2 {
    background-color: #FFA727;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 20px
}
.theme-btn.btn-100 {
    width: 100%!important
}
.theme-btn-s2:hover {
    background-color: #420D7A;
    color: #fff
}
.theme-btn-s3:hover {
    border-color: #051829;
    color: #420D7A
}
.theme-btn-s4 {
    background-color: #051829;
    border-color: #051829;
    color: #420D7A
}
.theme-btn-s4:hover {
    background-color: #420D7A;
    border-color: #420D7A;
    color: #051829
}
.theme-btn-s5 {
    background-color: transparent;
    border: 2px solid #420D7A;
    color: #fff
}
.theme-btn-s5:hover {
    background-color: #420D7A
}
.form fieldset {
    padding: 20px;
    border: 1px solid #ccc;
    background-color: #fefefe;
    margin-bottom: 30px
}
.form fieldset legend {
    border-bottom: none;
    margin-bottom: 5px;
    text-align: center
}
.form input,
.form select,
.form textarea {
    border-color: #bfbfbf;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #595959;
    background-color: #fff!important
}
.form input:focus,
.form select:focus,
.form textarea:focus {
    border-color: #daa520;
    -webkit-box-shadow: 0 0 5px 0 #daa520;
    -moz-box-shadow: 0 0 5px 0 #daa520;
    -o-box-shadow: 0 0 5px 0 #daa520;
    -ms-box-shadow: 0 0 5px 0 #daa520;
    box-shadow: 0 0 5px 0 #daa520;
    background-color: #fff!important
}
.form::-webkit-input-placeholder {
    font-style: 14px;
    font-style: italic;
    color: #999
}
.form:-moz-placeholder {
    font-style: 14px;
    font-style: italic;
    color: #999
}
.form::-moz-placeholder {
    font-style: 14px;
    font-style: italic;
    color: #999
}
.form:-ms-input-placeholder {
    font-style: 14px;
    font-style: italic;
    color: #999
}
.form .form-group {
    position: relative;
    margin-bottom: 30px
}
.form.registerForm input[type=checkbox] {
    -webkit-appearance: checkbox
}
.form.registerForm input[type=radio] {
    -webkit-appearance: radio
}
.form label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 34px;
    margin-bottom: 0
}
.form .require {
    color: #b94a48;
    font-size: 12px !important;
}
.form p.require {
    position: absolute;
    font-size: 12px;
    top: 35px
}
.form h3 {
    font-size: 24px!important;
    margin-bottom: 30px!important;
    color: #000!important
}
.form .validation {
    position: absolute;
    right: 20px;
    top: 0
}
.form .validation img {
    width: 33px;
    height: 33px
}
.form.registerForm .genre {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center!important;
    -webkit-box-align: center!important;
    -moz-box-align: center!important;
    -ms-flex-align: center!important;
    -webkit-align-items: center;
    padding-right: 15px;
    padding-left: 15px;
}
.form.registerForm .genre.parsley-error {
    background-color: #f2dede;
    border: 1px solid #b94a48;
    background-image: url(../images/error.svg)!important;
    padding-right: calc(1.5em + .75rem);
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}
.form.registerForm .genre label {
    margin-right: 5px;
    margin-bottom: 0
}
.form.registerForm .genre input[type=radio] {
    margin-right: 5px;
    margin-top: 0;
    margin-left: 28px
}
.form.registerForm .genre input[type=radio]:first-child {
    margin-left: 0
}
.form.registerForm .conditions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    flex-direction: column;
    padding: 0 15px;
}
.form.registerForm .conditions label {
    text-align: left;
    border: 1px solid rgb(0 0 0 / 5%);
    padding: 15px;
    margin-bottom: 5px;
    cursor: pointer;
    width: 100%;
    height: unset;
    border-radius: 10px;
    font-size: 80%;
}
label.parsley-error{
    border-color: #b94a48 !important;
}
label.parsley-success {
    border-color: #468847 !important;
}
.form.registerForm .conditions input[type=checkbox] {
    margin-right: 5px;
    margin-top: 0
}
@media (max-width: 767px) {
    .page-content-data .form .form-group {
        position: relative;
        margin-bottom: 20px;
        clear: both;
        overflow: hidden
    }
    .page-content-data .form .form-group p.require {
        position: static;
        width: 100%;
        margin-bottom: 0
    }
    .page-content-data .form.registerForm .conditions {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        box-orient: vertical;
        align-items: flex-start!important;
        -webkit-box-align: flex-start!important;
        -moz-box-align: flex-start!important;
        -ms-flex-align: flex-start!important;
        -webkit-align-items: flex-start
    }
    .page-content-data .form.registerForm .conditions label {
        text-align: left
    }
    .page-content-data ol {
        padding-left: 20px!important
    }
    .page-content-data .filterRow.fechas {
        display: block!important
    }
}
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s
}
.wpcf7-form select {
    font-style: normal;
    background-image: url(../images/select-icon.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer
}
.wpcf7-form select::-ms-expand {
    display: none
}
.social-links {
    overflow: hidden;
    list-style-type: none
}
.social-links li {
    float: left
}
.social-links li a {
    display: block;
    text-align: center
}
.page-content {
    margin-bottom: 10px;
    margin-top: 10px
}
.page-title {
    position: relative;
    width: 100%
}
.page-title:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}
.page-title .container>.row {
    vertical-align: middle;
    display: table-cell
}
.page-title h2,
.page-title ol {
    color: #420D7A
}
.page-title h2 {
    font-size: 48px;
    font-size: 3.2rem;
    font-weight: 800;
    margin: .5em 0;
    padding-left: 5px;
}
@media (max-width: 1199px) {
    .page-title h2 {
        font-size: 42px;
        font-size: 2.8rem
    }
}
@media (max-width: 991px) {
    .page-title h2 {
        font-size: 35px;
        font-size: 2.33333rem
    }
}
@media (max-width: 767px) {
    .page-title h2 {
        font-size: 28px;
        font-size: 1.86667rem;
        font-weight: 700;
        margin-bottom: 15px
    }
}
.page-title .breadcrumb {
    background-color: transparent;
    padding: 0
}
.page-title .breadcrumb li {
    font-size: 18px;
    font-size: 1.2rem;
    color: #420D7A;
    margin-right: 5px
}
@media (max-width: 991px) {
    .page-title .breadcrumb li {
        font-size: 15px;
        font-size: 1rem
    }
}
.page-title .breadcrumb li a {
    color: #fff
}
.page-title .breadcrumb li a:hover {
    color: #420D7A
}
.page-title .breadcrumb>li+li:before {
    font-family: FontAwesome;
    content: "\f105";
    color: #fff;
    margin-right: 5px
}
.page-content-title {
    padding: 15px;
    border-bottom: 1px solid #420D7A;
    background-color: #420D7A
}
.page-content-title h3 {
    color: #fff;
    margin-bottom: 0
}
.page-content-data {
    background-color: #fff;
    padding: 15px;
    padding-bottom: 40px;
    padding-top: 15px
}
.page-content-data>.row {
    margin-bottom: 35px
}

.page-content-data .tabTitle {
    font-size: 3.2rem;
    font-weight: 800;
    margin: 0.5em 0;
    color: #420D7A;
}

.page-content-data .nav-tabs {
    border-bottom: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 25px
}
.page-content-data .nav-tabs>li {
    padding: 5px 8px
}
.page-content-data ol {
    padding-left: 20px
}
.page-content-data .example {
    background-color: #f9f9f9;
    border: 1px solid #999;
    border-left-width: 2px;
    border-radius: .25rem;
    display: block;
    border-left-color: #420D7A;
    margin-top: 10px;
    padding: 10px 20px
}
.page-content-data .nav-tabs>li.active {
    border-bottom: 4px solid #420D7A
}
.page-content-data .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 4px 4px 0 0;
    padding: 0;
    color: #000;
    text-align: center
}
.page-content-data .nav-tabs>li>a:active,
.page-content-data .nav-tabs>li>a:focus,
.page-content-data .nav-tabs>li>a:hover {
    color: #E07000;
    background-color: #fff
}
.page-content-data .nav-tabs>li.active>a,
.page-content-data .nav-tabs>li.active>a:active,
.page-content-data .nav-tabs>li.active>a:focus,
.page-content-data .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: none;
    font-weight: 700
}
.page-content-data .filterRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end
}
.page-content-data h2 {
    color: #000;
    font-size: 24px
}
.page-content-data h3 {
    color: #420D7A;
    font-size: 16px;
    font-weight: 700
}
.page-content-data h4 {
    color: #000;
    margin: 20px 0;
    font-weight: 400;
    font-size: 21px
}
.page-content-data h6 {
    color: #000
}

.page-content-data .box-provider {
    /*box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 4px 0px, rgba(0, 0, 0, 0.12) 0px 2px 4px 0px;*/
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    color: rgb(34, 34, 34);
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 390px;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    overflow: hidden;
    border-image: initial;
    transition: all 0.2s ease-in-out 0s;
    padding: 20px;
}

.page-content-data .box-provider img {
    max-width: 170px;
    margin: 25px auto;
}

.page-content-data .card {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    text-align: center;
    margin-bottom: 30px;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-font-smoothing: antialiased
}
.page-content-data .card:hover {
    background-color: #f7f7f7
}
.page-content-data .card:focus {
    box-shadow: 0 3px 10px -2px hsla(150, 5%, 65%, .5);
    background-color: #420D7A!important;
    outline-color: #daa520
}
.page-content-data .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    text-align: justify;
}
.page-content-data .card-body a {
    display: block
}
.page-content-data .card .card-body span {
    font-size: 2.8rem;
    color: #420D7A
}
.page-content-data .card:focus .card-body span {
    color: #000
}
.page-content-data .card .card-body h5 {
    font-size: 16px;
    font-weight: lighter;
    color: #420d7a;
    margin: 20px 0;
    text-transform: uppercase
}
.page-content-data .card:focus .card-body h5 {
    color: #000
}
.page-content-data .card-text:last-child {
    margin-bottom: 0;
    font-weight: 800;
    font-size: 90%;
    color: #420d7a;
}

.page-content-data .questions {
    margin-bottom: 40px;
    ;
}

.page-content-data .question {
    margin-bottom: 25px;
    font-weight: bold;
}

@media only screen and (max-width: 500px) {
    .page-content-data .questions {
        padding-left: 0;
        border-left: none;
    }
}

@media only screen and (max-width: 400px) {
    .page-content-data .card-body {
        padding: 1rem
    }
    .page-content-data .card .card-body h5 {
        font-size: 14px;
        margin: 10px 0
    }
    .page-content-data .card .card-body p {
        font-size: 11px
    }
}
.page-content-data dl {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f9f9f9
}
.page-content-data dl dd {
    margin-bottom: 10px
}
.page-content-data dl.retiroBalance {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f9f9f9
}
.page-content-data dl.retiroBalance dt {
    width: 20%;
    float: left
}
.page-content-data dl.retiroBalance dd button {
    margin-left: 15px;
    height: 34px
}
.page-content-data .filterBtn {
    height: 34px;
    padding: 4px 10px
}
.page-content-data .filterBtn span {
    margin-left: 5px
}
.page-content-data .registerNow .theme-btn {
    text-align: center;
    height: 50px;
    vertical-align: middle;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 21px
}
.page-content-data table {
    margin-top: 20px;
    width: 100%!important
}
.page-content-data table thead tr th {
    font-size: 14px;
    border-bottom: 1px solid #ddd
}
.page-content-data table tbody {
    border-top: none
}
.page-content-data table tr td,
.page-content-data table tr th {
    padding: 10px 8px
}
.page-content-data table tr td {
    color: #666
}
.page-content-data table tbody tr:first-child td {
    border-top: none
}
.page-content-data table tbody tr.accountSelected td {
    background-color: #fdc901;
    border-top: none!important;
    border-bottom: none!important;
    color: #000!important
}
.page-content-data table tr td.selectAccount {
    border-bottom: none;
    border-left: none;
    border-right: none;
    height: 100%;
    vertical-align: middle;
    padding: 0
}
.page-content-data table tr td form {
    margin-bottom: 0;
    display: inline-block
}
.page-content-data table tr td input[type=radio] {
    display: none
}
.page-content-data table tr td input[type=radio]:not(:disabled)~label {
    cursor: pointer
}
.page-content-data table tr td input[type=radio]:disabled~label {
    color: rgba(188, 194, 191, 1);
    border-color: rgba(188, 194, 191, 1);
    box-shadow: none;
    cursor: not-allowed
}
.page-content-data table tr td label {
    height: 100%;
    display: block;
    border-radius: 0;
    padding: 15px;
    margin-bottom: 0;
    text-indent: -9999px;
    text-align: center;
    position: relative;
    min-height: 100%;
    height: auto!important;
    height: 100%
}
.page-content-data table tr td label p {
    margin-bottom: 0!important;
}
.page-content-data table tr td input[type=radio]+label::after {
    color: rgba(61, 63, 67, 1);
    border: 2px solid #fdc901;
    content: "";
    position: absolute;
    top: 15px;
    right: 5px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: 0 0;
    text-indent: initial
}
.page-content-data table tr td input[type=radio]:checked+label::after {
    font-family: FontAwesome;
    background: #fdc901;
    color: #000;
    content: "\f00c";
    font-size: 16px;
    position: absolute;
    top: 10px;
    right: 15px;
    height: 30px;
    width: 30px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%
}
.dataTables_wrapper .dataTables_filter {
    margin-top: 20px;
    margin-bottom: 10px
}
.dataTables_filter label {
    margin-bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 10px;
    color: #000
}
.dataTables_filter label input {
    border-color: #bfbfbf;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #595959;
    background-color: #fff!important;
    -webkit-appearance: none
}
.dataTables_filter label input:focus {
    border-color: #daa520;
    -webkit-box-shadow: 0 0 5px 0 #daa520;
    -moz-box-shadow: 0 0 5px 0 #daa520;
    -o-box-shadow: 0 0 5px 0 #daa520;
    -ms-box-shadow: 0 0 5px 0 #daa520;
    box-shadow: 0 0 5px 0 #daa520;
    background-color: #fff!important;
    -webkit-appearance: none
}
.dataTables_paginate ul li a {
    color: #000
}
.dataTables_paginate ul li a:focus,
.dataTables_paginate ul li a:hover {
    background-color: #fdc901;
    color: #000
}
.dataTables_paginate ul li.active a {
    background-color: #fdc901!important;
    border-color: transparent!important
}
table.dataTable thead>tr>th {
    background-position: 2px center;
    background-repeat: no-repeat;
    background-size: 8px
}
table.dataTable thead>tr>th.monto {
    background-position: right center
}
table.dataTable thead .sorting {
    background-image: url(../images/sort_both_disabled.png);
    background-size: 12px
}
table.dataTable thead .sorting_asc {
    background-image: url(../images/sort_asc.png)
}
table.dataTable thead .sorting_desc {
    background-image: url(../images/sort_desc.png)
}
table.dataTable thead .sorting_asc_disabled {
    background-image: url(../images/sort_asc_disabled.png)
}
table.dataTable thead .sorting_desc_disabled {
    background-image: url(../images/sort_desc_disabled.png)
}
table.dataTable thead th.sorting,
table.dataTable thead th.sorting_asc,
table.dataTable thead th.sorting_desc {
    padding-right: 15px!important;
    padding-left: 15px
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
    content: ''
}
.visible-xxs {
    display: none!important
}
@media only screen and (max-width: 580px) {
    .visible-xxs {
        display: block!important
    }
    .page-content-data .filterBtn {
        float: right;
        width: 100%
    }
    .hero .hero-slider .slide-caption>.btns>a:first-child {
        margin-right: 0!important
    }
    .btn-terms {
        font-size: .7rem!important;
        margin: 5px auto -15px!important
    }
    .barra-menu ul {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        box-orient: vertical
    }
    .barra-menu ul {
        column-count: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        display: block !important;
    }
    .barra-menu ul li {
        border-right: none!important;
        border-bottom: 1px solid #420D7A;
        display: inline-block !important;
        break-inside: avoid-column;
    }

    .barra-menu ul li:first-child a:hover::before {
        top: 0!important
    }
    .barra-menu ul li:last-child {
        border-bottom: none
    }
    .barra-menu ul li a {
        font-size: 24px!important;
        padding: 15px 3px!important;
        line-height: normal
    }

    .barra-menu ul li a i {
        font-size: 16px !important;
        padding-right: 5px;
    }
    .barra-menu ul li a:hover:before {
        top: -1px!important;
        left: 48%!important
    }
    .barra-menu ul li a span {
        display: inline-block!important
    }
    .tabWrap {
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        padding: 5px;
        height: 50px
    }
    .page-content-data .scrollTabs {
        position: absolute;
        left: 0;
        top: 0;
        /*min-width: 3000px;*/
        margin-left: 12px;
        margin-top: 0;
        /*display: block;*/
        margin-bottom: 25px;
        width: auto;
        max-width: 78em;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        display: -webkit-box;
    }
    .scrollTabs li {
        display: table-cell;
        position: relative;
        text-align: center;
        cursor: grab;
        cursor: -webkit-grab;
        color: #efefef;
        vertical-align: middle
    }
    .scroller {
        text-align: center;
        cursor: pointer;
        display: none;
        padding: 7px;
        padding-top: 11px;
        white-space: no-wrap;
        vertical-align: middle;
        background-color: #fff
    }
    .scroller-right {
        float: right
    }
    .scroller-left {
        float: left
    }
}
@media only screen and (max-width: 991px) {
    .page-content-data {
        padding-top: 20px
    }
    .page-content-data .filterRow .theme-btn {
        width: 100%;
        margin-top: 20px
    }
    .page-content-data table {
        margin-top: 20px;
    }
    .page-content-data table tr td label {
        display: block;
        border-radius: 0;
        padding: 7px 0!important;
        margin-bottom: 0;
        text-align: center;
        position: relative;
        right: 0
    }
    .page-content-data table tr td label p {
        padding-left: 10px;
        text-align: left;
        text-indent: initial;
        float: left
    }
    .page-content-data table tr td input[type=radio]:checked+label {
        background-color: transparent;
        color: rgba(255, 255, 255, 1)
    }
    .page-content-data table tr td input[type=radio]+label::after {
        right: 50%;
        left: 46%;
        height: 20px;
        width: 20px;
        display: block;
        top: 5px
    }
    .dataTables_info {
        font-size: 12px
    }
    .dataTables_paginate ul {
        font-size: 12px
    }
    #cuentasBancariasTable tbody tr td input[type=radio]:checked+label::after {
        right: 50%;
        left: 46%;
        display: block;
        height: 25px;
        width: 25px;
        font-size: 18px;
        line-height: 23px;
        top: 19px
    }
    #cuentasBancariasTable tbody tr {
        border-radius: 7px
    }
    #cuentasBancariasTable tbody tr.accountSelected td {
        background-color: #fdc901!important;
        border-top: 1px solid #fdc901!important;
        border-bottom: 1px solid #fdc901!important
    }
    #cuentasBancariasTable tbody tr td {
        border: none;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 35px;
        font-size: 14px
    }
    #cuentasBancariasTable tbody tr td.selectAccount {
        padding-left: 0;
        padding-right: 0
    }
    #cuentasBancariasTable tbody tr td .accountNum {
        font-size: 21px;
        font-family: 'Share Tech Mono', monospace
    }
    #cuentasBancariasTable tbody tr td .fa-user {
        float: left;
        font-size: 25px;
        margin-right: 20px
    }
    #cuentasBancariasTable tbody tr td .fa-credit-card {
        float: left;
        font-size: 20px;
        margin-right: 15px;
        margin-bottom: 45px
    }
    #cuentasBancariasTable tbody tr:hover {
        background-color: #fff
    }
    #cuentasBancariasTable tbody tr td:first-child {
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 70px
    }
    #cuentasBancariasTable tbody tr td:first-child .theme-btn {
        position: absolute;
        right: 10px;
        padding: 5px;
        background-color: transparent;
        border: none
    }
    #cuentasBancariasTable tbody tr td:first-child .theme-btn i {
        font-size: 18px
    }
    #cuentasBancariasTable tbody tr td:nth-child(2) {
        padding-bottom: 15px
    }
    #cuentasBancariasTable tbody tr td:last-child {
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px
    }
    .page-content-data>.row {
        margin-bottom: 20px
    }
    #casinoHistory h2 {
        margin-top: 20px
    }
    tr.detalleMov td dl:first-child::before {
        content: "";
        position: absolute;
        left: 30px;
        right: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 0;
        border-top: 0;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #f9f9f9;
        border-left: 8px solid transparent;
        top: -10px;
        width: 10px;
        height: 10px;
        z-index: 999
    }
    #ReportListMobile {
        font-size: 12px;
        width: 100%!important;
        display: block;
        overflow-x: auto;
    }
    #ReportListMobile thead{
        width: 100%;
    }
    #ReportListMobile tbody{
        width: 100%;
    }

    #ReportListMobile thead tr.resumenMov {
        border-bottom: 1px solid #ddd
    }
    #ReportListMobile thead tr th {
        font-size: 12px!important;
        font-weight: 700
    }
    #ReportListMobile thead tr th.fecha {
        width: 50px!important
    }
    #ReportListMobile tbody tr.detalleMov td {
        padding: 0!important;
        border-left: 1px solid #eee;
        border-right: 1px solid #eee
    }
    #ReportListMobile tbody tr.detalleMov td dl {
        margin-top: -1px!important;
        border-top: none;
        margin-bottom: 0!important;
        position: relative
    }
    #ReportListMobile tbody tr.detalleMov td dl dt {
        width: 50%;
        max-width: 80px;
        float: left
    }
    #ReportListMobile tr.selected td {
        background-color: #eee
    }
    #ReportListMobile tr td {
        padding: 10px 5px!important;
        border: none!important
    }
    .account {
        background-color: #fff;
        border: 1px solid #999;
        color: #666;
        margin-bottom: 15px;
        border-radius: 6px;
        cursor: pointer;
        width: 100%;
        padding: 15px;
        position: relative
    }
    .accountSelected {
        background-color: #fdc901!important;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
        color: #000!important;
        border: 1px solid #fdc901
    }
    .account h2 {
        font-size: 21px
    }
    .account label {
        position: absolute;
        right: -20px;
        top: 48px;
        width: 60px;
        height: calc(100% - 96px);
        margin-bottom: 0
    }
    .account label::before {
        color: rgba(61, 63, 67, 1);
        border: 2px solid #fdc901;
        content: "";
        position: absolute;
        top: 45px;
        right: 10px;
        height: 20px;
        width: 20px;
        border-radius: 50%;
        background-color: #fff;
        text-indent: initial
    }
    .account input[type=radio] {
        display: none;
        position: absolute;
        top: 45px;
        right: 13px
    }
    .account input[type=radio]:checked+label::after {
        font-family: FontAwesome;
        background: #fdc901;
        color: #000;
        content: "\f00c";
        font-size: 16px;
        position: absolute;
        top: 43px;
        right: 7px;
        height: 30px;
        width: 30px;
        line-height: 26px;
        text-align: center;
        border-radius: 50%;
        height: 25px;
        width: 25px;
        font-size: 18px;
        line-height: 23px
    }
    .account .theme-btn {
        background-color: transparent;
        border-color: transparent;
        position: absolute;
        top: 10px;
        right: 0
    }
    .account .theme-btn:focus {
        color: #fdc901;
        outline: 0
    }
    .accountSelected .theme-btn:focus {
        color: #fff;
        outline: 0
    }
    .accountGroup {
        padding-left: 35px;
        margin-bottom: 10px;
        position: relative
    }
    .accountGroup i {
        position: absolute;
        font-size: 20px;
        left: 0;
        top: 2px
    }
    .accountGroup span {
        display: block
    }
    .accountGroup.user {
        padding-bottom: 10px;
        margin-top: 10px
    }
    .accountHolder {
        text-align: left;
        font-size: 16px;
        font-weight: 700
    }
    .accountRut {
        font-weight: 700
    }
    .accountType {
        color: #999
    }
    .accountSelected .accountType {
        color: #000
    }
    .accountNum {
        font-size: 21px;
        font-family: 'Share Tech Mono', monospace
    }
    .page-content-data dl.retiroBalance {
        margin-bottom: 0
    }
    .page-content-data dl.retiroBalance dt {
        float: left;
        width: 60%
    }
    .page-content-data dl.retiroBalance dd {
        text-align: right
    }
    .page-content-data dl.retiroBalance dd button {
        margin-left: 0;
        width: 100%
    }
    .page-content-data dl.retiroBalance dt.inputMonto {
        float: right;
        width: 40%;
        margin-bottom: 15px;
        text-align: right;
        margin-top: 5px
    }
}
.page-content-data .btn-group,
.page-content-data .reCaptcha {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center
}
.page-content-data .btn-group button {
    margin: 0 10px
}
.page-content-data .form-info p {
    color: #000
}
.preloader {
    background-color: #420D7A;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10001;
    justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center
}

.preloader div {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.preloader img {
    width: 230px
}
.services-grids {
    overflow: hidden
}
.services-grids .inner {
    min-height: 111px;
    position: relative;
    overflow: hidden
}
.services-grids .gameImg {
    padding: 0;
    margin-bottom: 0px;
    transform: none;
    transition: none
}
.services-grids .gameImg img {
    scale: none;
    transition: none;
    border: solid 3px #f5a300;
    border-radius: 15px;
    width: 100%;
}
.services-grids .gameImg:hover img {
    transform: none;
    filter: none
}
@media only screen and (max-width: 580px) {
    .col-table {
        width: 100%!important
    }
}
.services-grids .ez-mesa {
    /* margin: 0 0 20px 0; */
    margin: 0 0 0px 0;
    position: relative;
    background-color: #000;
    border: solid 1px #daa520;
    border-radius: 15px;
}
.services-grids .ez-title {
    position: absolute;
    background: #000;
    top: 10px;
    left: 10px;
    padding: 2px 5px;
    font-size: 14px
}

.services-grids .playBtn-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: hidden;
    cursor: pointer;
    /* border: solid 4px #f5a300; */
    border-radius: 15px;
}

.services-grids .ez-mesa .playBtn-mask {
    left: 0;
    z-index: 2;
}

.services-grids .playBtn-mask {
    cursor: pointer;
}

.services-grids .disabled-mask {
    z-index: 1;
}

.services-grids .playBtn-mask,
.services-grids .disabled-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    overflow: hidden;
}

.services-grids .playBtn,
.services-grids .disabled-mask span {
    top: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    height: 100%;
    position: absolute;
    left: 0;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}

.services-grids .playBtn {
    top: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    height: 100%;
    position: absolute;
    left: 0;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center
}
.services-grids .playBtn hr {
    width: 100%
}

.services-grids .disabled-mask span {
    background-color: rgba(255, 255, 255, .7);
    top: 0;
    opacity: 1;
    padding: 0 20px;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    color: #051829;
}

.services-grids .playBtn-mask:hover .playBtn {
    background-color: rgba(253, 201, 0, .9);
    top: 0;
    opacity: 1;
    padding: 0 20px
}

.services-grids .playBtn span {
    background-image: none;
    padding: 5px 28px;
    border: none;
    margin: 0 auto
}

.services-grids .btn-play {
    width: 100%;
    height: 100%;
    padding: 60px 50px;
    position: absolute;
    left: 0;
    top: 57%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.services-grids .btn-play:hover {
    background-color: rgba(253, 201, 0, .9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    top: 0
}

.services-grids .vgmesa {
    border: solid 1px #420D7A
}

@media (max-width: 1199px) {
    .services-grids .inner {
        min-height: 218px
    }
}

.services-grids .details {
    width: 100%;
    height: 100%;
    padding: 0 50px;
    position: absolute;
    left: 0;
    top: 57%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1199px) {
    .services-grids .details {
        padding: 50px 30px
    }
}

.services-grids .info {
    position: relative
}

.services-grids .details h3 {
    font-size: 18px;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 600;
    margin: 0 0 1.2em
}

@media (max-width: 1199px) {
    .services-grids .details h3 {
        font-size: 17px;
        font-size: 1.13333rem;
        margin: 0 0 1.2em
    }
}
@media (max-width: 767px) {
    .services-grids .details h3 {
        font-size: 15px;
        font-size: 1rem;
        margin: 0 0 1.2em
    }
}
.services-grids .details h3 i {
    background: #420D7A;
    color: #051829;
    padding: 7px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    left: -5px
}
@media (max-width: 1199px) {
    .services-grids .details h3 i {
        padding: 5px 8px
    }
}
.services-grids .details p {
    font-size: 14px;
    font-size: .93333rem;
    color: #fff;
    margin: 0 0 1.79em
}
.services-grids .details .more {
    font-weight: 600;
    color: #051829;
    text-transform: capitalize
}
.services-grids .grid:hover .details {
    background-color: rgba(253, 201, 0, .9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    top: 0
}
.services-grids .grid:hover .details h3 {
    color: #051829;
    margin: 0 0 .59em
}
.services-grids .grid:hover .details h3 i {
    background: 0 0
}
.dots-s1 .owl-controls {
    margin-top: 0
}
.dots-s1 .owl-dots {
    height: 15px
}
.dots-s1 .owl-dots .owl-dot span {
    background: #bfbfbf;
    width: 8px;
    height: 8px;
    margin: 0 7px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
.dots-s1 .owl-dots .owl-dot.active span,
.dots-s1 .owl-dots .owl-dot:hover span {
    background-color: #420D7A
}
.dots-s1 .owl-dots .owl-dot.active span {
    width: 9px;
    height: 9px
}
.slider-arrow-s1 .owl-controls {
    margin-top: 0
}
.slider-arrow-s1 .owl-controls .owl-nav .owl-next,
.slider-arrow-s1 .owl-controls .owl-nav .owl-prev {
    background-color: #420D7A;
    width: 34px;
    height: 34px;
    line-height: 37px;
    font-size: 18px;
    font-size: 1.2rem;
    color: #051829;
    padding: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}
.slider-arrow-s1 .owl-controls .owl-nav .owl-next:hover,
.slider-arrow-s1 .owl-controls .owl-nav .owl-prev:hover {
    background-color: #e4b500;
    color: #051829
}
.barra-menu {
    margin-top: 20px
}
.barra-menu ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-content: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    list-style: none;
    /* background: #420D7A; */
    background: #420D7A;
    background: -moz-linear-gradient(top, #420D7A, #420D7A);
    background: -webkit-gradient(left top, left bottom), color-stop(0, #420D7A), color-stop(100%, #420D7A);
    background: -webkit-linear-gradient(top, #420D7A, #420D7A);
    background: -o-linear-gradient(top, #420D7A, #420D7A);
    background: -ms-linear-gradient(top, #420D7A, #420D7A);
    background: linear-gradient(to bottom, #420D7A, #420D7A);
}
.barra-menu ul li {
    text-align: center;
    border-right: 1px solid #f5a300;
    width: 100%;
    border-radius: 15px;
}
.barra-menu ul li:last-child {
    border-right: 0
}
.barra-menu ul li a {
    font-family: Open Sans;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    line-height: 22px;
    height: 100%;
    padding: 7px 3px;
    position: relative
}
.barra-menu ul li a:hover {
    background: #420D7A;
    background-image: linear-gradient(to bottom, #420d7a, #480e85, #4d0f8f, #53119a, #5912a5, #5912a5, #5912a5, #5912a5, #53119a, #4d0f8f, #480e85, #420d7a);
}
.barra-menu ul li a:hover:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #322c28;
    top: 0;
    left: 46%
}
.barra-menu ul li a span {
    color: #ffb306;
    display: block
}
.btn-terms {
    text-transform: uppercase;
    font-size: .8em;
    padding: 0 5px;
    margin: 10px 20px 0 auto;
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    -ms-border-radius: 0!important;
    -o-border-radius: 0!important
}
@media (max-width: 991px) {
    .slider-arrow-s1 .owl-controls .owl-nav .owl-next,
    .slider-arrow-s1 .owl-controls .owl-nav .owl-prev {
        width: 30px;
        height: 30px;
        line-height: 33px;
        font-size: 16px;
        font-size: 1.06667rem
    }
}
.theme-accordion-s1 {
    margin-bottom: 0
}
.theme-accordion-s1 .panel-default {
    background: 0 0;
    border: 1px solid #dee0e1;
    border-radius: 0
}
.theme-accordion-s1 .panel-group .panel+.panel {
    margin-top: 8px
}
.theme-accordion-s1 .panel-heading {
    background-color: transparent;
    padding: 0;
    border-radius: 0
}
.theme-accordion-s1 .panel-heading a {
    background-color: rgba(253, 212, 51, .95);
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #222;
    display: block;
    padding: 15px 25px;
    position: relative
}
@media (max-width: 1800px) {
    .theme-accordion-s1 .panel-heading a {
        background-color: #420D7A
    }
}
@media (max-width: 991px) {
    .theme-accordion-s1 .panel-heading a {
        font-size: 16px;
        font-size: 1.06667rem;
        padding: 12px 20px
    }
}
@media (max-width: 767px) {
    .theme-accordion-s1 .panel-heading a {
        padding: 12px 15px
    }
}
.theme-accordion-s1 .panel-heading a:before {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 20px;
    font-size: 1.33333rem;
    position: absolute;
    right: 25px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
@media (max-width: 991px) {
    .theme-accordion-s1 .panel-heading a:before {
        font-size: 18px;
        font-size: 1.2rem;
        right: 20px
    }
}
.theme-accordion-s1 .panel-heading .collapsed {
    background-color: #fff
}
.theme-accordion-s1 .panel-heading .collapsed:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}
.theme-accordion-s1 .panel-heading+.panel-collapse>.panel-body {
    background: rgba(255, 255, 255, .9);
    border: 0;
    padding: 24px 33px 12px
}
@media (max-width: 1800px) {
    .theme-accordion-s1 .panel-heading+.panel-collapse>.panel-body {
        background-color: #fff
    }
}
@media (max-width: 991px) {
    .theme-accordion-s1 .panel-heading+.panel-collapse>.panel-body {
        padding: 20px 20px 10px
    }
}
@media (max-width: 767px) {
    .theme-accordion-s1 .panel-heading+.panel-collapse>.panel-body {
        padding: 15px 15px 8px
    }
}
.team-grids .team-grid {
    overflow: hidden;
    position: relative
}
.team-grids .member-pic-social {
    position: relative;
    overflow: hidden
}
.team-grids .social {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s
}
.team-grids .social-links {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 11;
    opacity: 0
}
.team-grids .member-pic-social:hover .social-links {
    opacity: 1
}
.team-grids .social-links>li+li {
    margin-left: 20px
}
.team-grids .social-links li a {
    font-size: 24px;
    font-size: 1.6rem;
    color: #fff
}
@media (max-width: 1199px) {
    .team-grids .social-links li a {
        font-size: 18px;
        font-size: 1.2rem
    }
}
.team-grids .social-links li a:hover {
    color: #051829
}
.team-grids .member-info {
    text-align: center;
    padding-top: 25px
}
.team-grids .member-info h3 {
    font-size: 22px;
    font-size: 1.46667rem;
    margin: 0 0 3px
}
@media (max-width: 1199px) {
    .team-grids .member-info h3 {
        font-size: 18px;
        font-size: 1.2rem
    }
}
@media (max-width: 991px) {
    .team-grids .member-info h3 {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
@media (max-width: 991px) {
    .team-grids .member-info p {
        font-size: 14px;
        font-size: .93333rem
    }
}
.team-grids .owl-controls .owl-nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 59%;
    z-index: 10
}
@media (max-width: 1199px) {
    .team-grids .owl-controls .owl-nav {
        display: none
    }
}
.team-grids .owl-controls .owl-dots {
    position: relative;
    top: 80px;
    z-index: 10
}
@media (max-width: 1199px) {
    .team-grids .owl-controls .owl-dots {
        top: 0
    }
}
.team-grids .owl-controls .owl-nav .owl-next,
.team-grids .owl-controls .owl-nav .owl-prev {
    background: 0 0;
    font-size: 24px;
    font-size: 1.6rem;
    color: #051829;
    padding: 0;
    position: absolute
}
.team-grids .owl-controls .owl-nav .owl-next:hover,
.team-grids .owl-controls .owl-nav .owl-prev:hover {
    background: 0 0;
    color: #420D7A
}
.team-grids .owl-controls .owl-nav .owl-prev {
    left: -65px
}
.team-grids .owl-controls .owl-nav .owl-next {
    right: -65px
}
.team-grids .owl-controls .owl-dots .active span,
.team-grids .owl-controls .owl-dots .owl-dot:hover span {
    background: #420D7A
}
.square-hover-effect {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}
.square-hover-effect .hover-1,
.square-hover-effect .hover-2,
.square-hover-effect .hover-3,
.square-hover-effect .hover-4 {
    background: rgba(253, 201, 0, .9);
    width: 50%;
    height: 50%;
    position: absolute;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    opacity: 0
}
.square-hover-effect .hover-1 {
    left: 0;
    top: 0
}
.square-hover-effect .hover-2 {
    left: 50%;
    top: 0
}
.square-hover-effect .hover-3 {
    left: 50%;
    top: 50%
}
.square-hover-effect .hover-4 {
    left: 0;
    top: 50%
}
.square-hover-effect-parent:hover .hover-1,
.square-hover-effect:hover .hover-1 {
    left: 50%;
    top: 0;
    opacity: 1
}
.square-hover-effect-parent:hover .hover-2,
.square-hover-effect:hover .hover-2 {
    left: 50%;
    top: 50%;
    opacity: 1
}
.square-hover-effect-parent:hover .hover-3,
.square-hover-effect:hover .hover-3 {
    left: 0;
    top: 50%;
    opacity: 1
}
.square-hover-effect-parent:hover .hover-4,
.square-hover-effect:hover .hover-4 {
    left: 0;
    top: 0;
    opacity: 1
}
.page-title {
    font-size: 22px;
    line-height: 35px;
    padding: 3px 0;
    text-align: center
}
.tab-games .nav-tabs {
    border-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.tab-games .nav-tabs>li {
    font-size: 13px;
    cursor: pointer;
    padding: 0;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0;
    background: 0 0;
    display: inline-block
}
.tab-games .nav-tabs>li>a {
    color: grey;
    background: #151515;
    border-radius: 0;
    padding: 6px 10px;
    border: 1px solid #1f1f1f!important;
    margin-right: 0
}
.tab-games .nav-tabs>li.active>a::before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #420D7A;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: auto
}
.tab-games .nav-tabs>li>a:hover {
    color: inherit;
    border: 1px solid transparent!important
}
.tab-games .nav-tabs>li.active {
    color: #fff;
    background: #420D7A;
    font-weight: 700
}
.tab-games .nav-tabs>li.active:hover {
    background: #420D7A
}
.tab-games .nav-tabs>li:hover {
    color: #fff;
    background: #292929
}
.tab-games .nav-tabs>li.active>a,
.tab-games .nav-tabs>li:hover>a {
    color: inherit;
    background: 0 0!important;
    border-radius: 0;
    border: 1px solid transparent!important
}
.tab-games .nav-tabs>li.active>a:focus,
.tab-games .nav-tabs>li.active>a:hover {
    padding: 6px 10px;
    border: 1px solid transparent!important
}
.tab-games .tab-content {
    overflow: hidden;
    background-color: transparent;
    padding: 0;
    margin-top: 20px
}
@media (max-width: 480px) {
    .tab-games .nav-tabs {
        padding: 0 15px
    }
    .tab-games .nav-tabs>li {
        margin: 0
    }
    .tab-games .nav-tabs>li a {
        font-size: 12px;
        text-align: center;
        padding: 6px 10px
    }
}
.thumbnails {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px
}
.thumbnails img {
    width: 100%
}
.thumbnails .play {
    color: #fff;
    width: 100%;
    height: 100%;
    bottom: -100%;
    text-align: center;
    position: absolute;
    background: rgba(255, 0, 0, .4);
    transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.thumbnails:hover .play {
    bottom: 0;
    transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease
}
.thumbnails .play h4 {
    color: #fff;
    font-weight: 700;
    margin-top: initial;
    padding: 0 10px
}
.thumbnails .play p {
    padding: 0 30px
}
.thumbnails .play a {
    color: #555;
    display: block;
    cursor: pointer;
    padding: 10px 15px;
    background: #393939
}
.thumbnails .play i {
    color: #fff;
    font-size: 14px
}
@media screen and (min-width: 992px) {
    .service-single-sidebar {
        padding-right: 40px
    }
}
@media (max-width: 991px) {
    .service-single-sidebar {
        margin-top: 80px
    }
}
.service-single-sidebar ul {
    list-style-type: none
}
.service-single-sidebar>.widget+.widget {
    margin-top: 50px
}
.service-single-sidebar .services-link-widget ul>li+li {
    margin-top: 10px
}
.service-single-sidebar .services-link-widget ul li a {
    background-color: #f5f2f2;
    font-weight: 600;
    color: #242424;
    padding: 14px 20px;
    display: block;
    text-transform: uppercase
}
@media (max-width: 1199px) {
    .service-single-sidebar .services-link-widget ul li a {
        font-size: 14px;
        font-size: .93333rem
    }
}
@media (max-width: 767px) {
    .service-single-sidebar .services-link-widget ul li a {
        font-size: 12px;
        font-size: .8rem;
        padding: 10px 15px
    }
}
.service-single-sidebar .services-link-widget ul li a:hover,
.service-single-sidebar .services-link-widget ul li.current a {
    background-color: #420D7A
}
.service-single-sidebar .download-brocher-widget a {
    background-color: #420D7A;
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #fff;
    padding: 17px 20px 17px 50px;
    position: relative;
    display: block;
    text-transform: uppercase
}
@media (max-width: 1199px) {
    .service-single-sidebar .download-brocher-widget a {
        font-size: 14px;
        font-size: .93333rem
    }
}
@media (max-width: 767px) {
    .service-single-sidebar .download-brocher-widget a {
        font-size: 13px;
        font-size: .86667rem;
        padding: 10px 15px 10px 40px
    }
}
.service-single-sidebar .download-brocher-widget a i {
    background-color: #051829;
    padding: 5px 10px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.service-single-sidebar .contact-widget {
    border: 2px solid #e9e9e9;
    padding: 30px 25px
}
.service-single-sidebar .contact-widget h3 {
    font-size: 20px;
    font-size: 1.33333rem;
    margin: 0 0 .8em
}
@media (max-width: 991px) {
    .service-single-sidebar .contact-widget h3 {
        font-size: 17px;
        font-size: 1.13333rem
    }
}
.service-single-sidebar .contact-widget p {
    margin: 0
}
.pagination-wrapper {
    text-align: center
}
.pagination-wrapper .pg-pagination {
    display: inline-block;
    overflow: hidden;
    list-style-type: none
}
.pagination-wrapper .pg-pagination li {
    float: left;
    margin-right: 10px
}
@media (max-width: 767px) {
    .pagination-wrapper .pg-pagination li {
        margin-right: 5px
    }
}
.pagination-wrapper .pg-pagination li:last-child {
    margin-right: 0
}
.pagination-wrapper .pg-pagination li a {
    font-family: Open Sans;
    background-color: #051829;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-weight: 500
}
@media (max-width: 767px) {
    .pagination-wrapper .pg-pagination li a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}
.pagination-wrapper .pg-pagination .active a,
.pagination-wrapper .pg-pagination li a:hover {
    background-color: #420D7A;
    color: #051829
}
@media (max-width: 991px) {
    .blog-sidebar {
        margin-top: 80px
    }
}
@media (max-width: 767px) {
    .blog-sidebar {
        margin-top: 70px
    }
}
.blog-sidebar .widget {
    margin-bottom: 75px
}
@media (max-width: 991px) {
    .blog-sidebar .widget {
        margin-bottom: 60px
    }
}
.blog-sidebar .widget ul {
    list-style: none
}
.blog-sidebar .widget:last-child {
    margin-bottom: 0
}
.blog-sidebar h3 {
    font-size: 20px;
    font-size: 1.33333rem;
    color: #0d0d0d;
    margin: 0 0 1.25em;
    text-transform: uppercase
}
@media (max-width: 767px) {
    .blog-sidebar h3 {
        font-size: 17px;
        font-size: 1.13333rem
    }
}
.blog-sidebar .archive-widget ul li,
.blog-sidebar .category-widget ul li {
    border-bottom: 1px solid #fff
}
.blog-sidebar .archive-widget ul li>a,
.blog-sidebar .category-widget ul li>a {
    padding: 10px 0
}
.blog-sidebar ul li {
    font-size: 15px;
    font-size: 1rem;
    font-weight: 700
}
.blog-sidebar ul li>a {
    display: block;
    color: #404040;
    position: relative
}
.blog-sidebar ul li:first-child a {
    padding-top: 0
}
.blog-sidebar ul li:last-child a {
    padding-bottom: 0
}
.blog-sidebar ul li:last-child {
    border: 0
}
.blog-sidebar ul li>a:hover {
    color: #051829
}
.blog-sidebar ul li>a .badge {
    background-color: transparent;
    font-size: 15px;
    font-size: 1rem;
    color: #404040;
    position: absolute;
    right: 5px
}
.blog-sidebar ul li>a .badge:after,
.blog-sidebar ul li>a .badge:before {
    font-size: 14px;
    font-size: .93333rem;
    position: absolute;
    top: 3px
}
.blog-sidebar ul li>a .badge:before {
    content: "(";
    left: 0
}
.blog-sidebar ul li>a .badge:after {
    content: ")";
    right: 0
}
.blog-sidebar .search-widget input {
    background-color: transparent;
    padding: 8px 12px;
    height: auto
}
.blog-sidebar .search-widget input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #051829
}
@media (max-width: 767px) {
    .blog-sidebar .recent-post-widget ul {
        margin-left: -15px
    }
}
.blog-sidebar .recent-post-widget ul li {
    border: 0;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative
}
@media (max-width: 767px) {
    .blog-sidebar .recent-post-widget ul li {
        padding: 0 0 40px 100px;
        overflow: visible
    }
}
.blog-sidebar .recent-post-widget ul li:last-child {
    margin-bottom: 0
}
.blog-sidebar .recent-post-widget .post-pic {
    width: 30%;
    float: left
}
@media (max-width: 767px) {
    .blog-sidebar .recent-post-widget .post-pic {
        width: 70px;
        float: none;
        position: absolute;
        left: 15px
    }
}
.blog-sidebar .recent-post-widget .details {
    width: 68%;
    float: right
}
@media (max-width: 767px) {
    .blog-sidebar .recent-post-widget .details {
        width: 100%;
        float: none
    }
}
.blog-sidebar .recent-post-widget .details>span {
    font-size: 12px;
    font-size: .8rem;
    color: #666;
    text-transform: uppercase
}
.blog-sidebar .recent-post-widget .details h4 {
    font-size: 14px;
    font-size: .93333rem;
    margin: .5em 0;
    text-transform: capitalize
}
@media (max-width: 767px) {
    .blog-sidebar .recent-post-widget .details h4 {
        font-size: 13px;
        font-size: .86667rem;
        padding-top: 10px
    }
}
.blog-sidebar .recent-post-widget .details h4 a {
    color: #000
}
.blog-sidebar .recent-post-widget .details h4 a:hover {
    color: #051829
}
.blog-sidebar .tag-widget .all-tags {
    margin-left: -12px
}
.blog-sidebar .tag-widget .all-tags a {
    font-size: 15px;
    font-size: 1rem;
    font-weight: 700;
    color: gray;
    border: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
.blog-sidebar .tag-widget .all-tags a:hover {
    color: #051829
}
.blog-sidebar .instagram-widget ul {
    overflow: hidden;
    margin-right: -8px
}
.blog-sidebar .instagram-widget ul li {
    width: 33.33%;
    float: left;
    padding: 0 8px 8px 0
}
.blog-sidebar .instagram-widget ul li img {
    max-width: 100%
}
@media (max-width: 767px) {
    .blog-sidebar .instagram-widget ul li img {
        width: 100%
    }
}
.products-grids .grid {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 #d9d9d9;
    -moz-box-shadow: 0 0 15px 0 #d9d9d9;
    -o-box-shadow: 0 0 15px 0 #d9d9d9;
    -ms-box-shadow: 0 0 15px 0 #d9d9d9;
    box-shadow: 0 0 15px 0 #d9d9d9;
    text-align: center
}
.products-grids .img-holder img {
    display: inline-block
}
.products-grids .img-holder-info-list {
    position: relative
}
.products-grids .info-list {
    width: 152px;
    position: absolute;
    left: 50%;
    top: 60%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}
@media (max-width: 767px) {
    .products-grids .info-list {
        width: 122px
    }
}
.products-grids .info-list>div {
    width: 50px;
    float: left;
    margin-right: 1px
}
@media (max-width: 767px) {
    .products-grids .info-list>div {
        width: 40px
    }
}
.products-grids .info-list>div:last-child {
    margin-right: 0
}
.products-grids .info-list>div a {
    background-color: #051829;
    height: 45px;
    display: block;
    text-align: center;
    padding: 10px 0
}
@media (max-width: 767px) {
    .products-grids .info-list>div a {
        height: 40px;
        line-height: 40px;
        padding: 0
    }
}
.products-grids .info-list>div a:hover {
    background-color: #020b12
}
.products-grids .info-list>div img {
    display: inline-block
}
@media (max-width: 767px) {
    .products-grids .info-list>div img {
        max-width: 17px
    }
}
.products-grids .product-info {
    padding: 30px 15px;
    text-align: center;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}
@media (max-width: 767px) {
    .products-grids .product-info {
        padding: 20px 15px
    }
}
.products-grids .product-info h3 {
    font-size: 20px;
    font-size: 1.33333rem;
    margin: 0 0 .4em
}
@media (max-width: 767px) {
    .products-grids .product-info h3 {
        font-size: 18px;
        font-size: 1.2rem;
        margin: 0 0 .4em
    }
}
.products-grids .product-info h3 a {
    color: #000
}
.products-grids .product-info .rating i {
    font-size: 18px;
    font-size: 1.2rem;
    color: #420D7A
}
@media (max-width: 1199px) {
    .products-grids .product-info .rating i {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
@media (max-width: 767px) {
    .products-grids .product-info .rating i {
        font-size: 14px;
        font-size: .93333rem
    }
}
.products-grids .product-info .price {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #999;
    display: block;
    margin-top: 15px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}
@media (max-width: 767px) {
    .products-grids .product-info .price {
        margin-top: 10px;
        font-size: 16px;
        font-size: 1.06667rem
    }
}
.products-grids .grid:hover {
    -webkit-box-shadow: 0 11px 35px -6px rgba(5, 24, 41, .5);
    -moz-box-shadow: 0 11px 35px -6px rgba(5, 24, 41, .5);
    box-shadow: 0 11px 35px -6px rgba(5, 24, 41, .5)
}
.products-grids .grid:hover .product-info {
    background-color: #051829
}
.products-grids .grid:hover .price,
.products-grids .grid:hover .product-info h3 a {
    color: #fff
}
.products-grids .grid:hover .info-list {
    opacity: 1;
    visibility: visible
}
.shop .pagination-wrapper {
    padding-top: 50px;
    clear: both
}
@media (max-width: 991px) {
    .shop .pagination-wrapper {
        padding-top: 30px
    }
}
@media (max-width: 1199px) {
    .shop-sidebar {
        margin-top: 80px
    }
}
@media (max-width: 767px) {
    .shop-sidebar {
        margin-top: 70px
    }
}
.shop-sidebar ul {
    list-style: none
}
.shop-sidebar .widget {
    margin-bottom: 65px
}
.shop-sidebar .widget:last-child {
    margin-bottom: 0
}
.shop-sidebar .widget h3 {
    font-size: 20px;
    font-size: 1.33333rem;
    margin: 0 0 1.7em;
    padding-bottom: .6em;
    text-transform: uppercase;
    position: relative
}
.shop-sidebar .widget h3:before {
    content: "";
    background-color: #051829;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0
}
@media (max-width: 991px) {
    .shop-sidebar .widget h3 {
        font-size: 18px
    }
}
.shop-sidebar .widget>ul li {
    font-size: 14px;
    font-size: .93333rem
}
.shop-sidebar .widget>ul li:first-child a {
    padding-top: 0
}
.shop-sidebar .widget>ul li:last-child a {
    padding-bottom: 0;
    border-bottom: 0
}
.shop-sidebar .widget>ul li a {
    display: block;
    font-weight: 700;
    color: #333;
    padding: 9px 0;
    border-bottom: 1px solid #e6e6e6;
    position: relative
}
.shop-sidebar .widget>ul li a:hover,
.shop-sidebar .widget>ul li a:hover .badge {
    color: #051829
}
.shop-sidebar .widget>ul li a i {
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.shop-sidebar .widget>ul li a .badge {
    color: #333;
    background: 0 0;
    position: absolute;
    right: 7px
}
.shop-sidebar .widget>ul li a .badge:before {
    content: "(";
    position: absolute;
    left: 0
}
.shop-sidebar .widget>ul li a .badge:after {
    content: ")";
    position: absolute;
    right: 0
}
.shop-sidebar .filter-price-widget .slider.slider-horizontal {
    width: 100%
}
.shop-sidebar .filter-price-widget .slider.slider-horizontal .slider-track {
    background: #d9d9d9!important;
    height: 2px;
    margin: 0
}
.shop-sidebar .filter-price-widget .slider.slider-horizontal .slider-track .slider-selection {
    background: #404040!important
}
.shop-sidebar .filter-price-widget .slider.slider-horizontal .slider-handle {
    background: #051829;
    width: 14px;
    height: 14px;
    top: 3px
}
.shop-sidebar .filter-price-widget .value {
    overflow: hidden;
    margin-top: 17px
}
.shop-sidebar .filter-price-widget .value>div {
    display: inline-block;
    float: left
}
.shop-sidebar .filter-price-widget .price {
    font-size: 14px;
    font-size: .93333rem;
    font-weight: 700;
    color: #999;
    line-height: 30px;
    float: right!important
}
.shop-sidebar .filter-price-widget .price #max-value,
.shop-sidebar .filter-price-widget .price #min-value {
    color: #000
}
.shop-sidebar .filter-price-widget .price #max-value {
    display: inline-block;
    position: relative;
    padding-left: 15px
}
.shop-sidebar .filter-price-widget .price #max-value:before {
    content: "";
    border-bottom: 1px solid #000;
    width: 10px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.shop-sidebar .filter-price-widget .theme-btn,
.shop-sidebar .filter-price-widget .theme-btn-s2,
.shop-sidebar .filter-price-widget .theme-btn-s3,
.shop-sidebar .filter-price-widget .theme-btn-s4,
.shop-sidebar .filter-price-widget .theme-btn-s5 {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    font-size: .86667rem;
    font-weight: 700;
    padding: 0 17px;
    text-transform: uppercase;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px
}
.shop-sidebar .filter-price-widget .theme-btn-s2:before,
.shop-sidebar .filter-price-widget .theme-btn-s3:before,
.shop-sidebar .filter-price-widget .theme-btn-s4:before,
.shop-sidebar .filter-price-widget .theme-btn-s5:before,
.shop-sidebar .filter-price-widget .theme-btn:before {
    display: none
}
.site-header .navigation {
    /*background: -webkit-linear-gradient(#E07000 5%, #E07000 100%);*/
    /*background: -o-linear-gradient(#E07000 5%, #E07000 100%);*/
    /*background: linear-gradient(#E07000 5%, #a55403 100%);*/
    background-color: #420D7A;
    margin-bottom: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#420D7A', endColorstr='#820000');
    /* padding:5px; */
    border-bottom: 4px solid #f5a300;
    z-index: 500;
}
.site-header .navigation>.container {
    position: relative;
    padding: 0px 3%;
}
.site-header .navigation ul {
    list-style-type: none;
    /*margin-right: -30px */
}
.site-header .promotions .label {
    position: absolute;
    top: 3px;
    right: 5px;
    z-index: 999;
    background-color: #ffa727;
    border-radius: 50%;
    width: 19px;
    padding: 4px;
    height: 19px;
}
.site-header .promotions .fa {
    font-size: 18px
}
@media (max-width: 991px) {
    .site-header .navigation {
        min-height: 65px;
        padding-top: 5px;
    }
    .site-header .promotions .label {
        top: 15px;
        right: 10px
    }
}
.site-header #navbar {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}
.site-header #navbar h2 {
    margin-top: 15px;
    text-align: center;
    color: #fff
}
.site-header #navbar>ul li a:focus,
.site-header #navbar>ul li a:hover,
.site-header #navbar>ul>li.active>a {
    text-decoration: none;
    background: #FFA727;
    /* background: #420D7A; */
    /* border-bottom: 2px solid #FFA727; */
    color: #fff;
    font-weight: 800;
}
@media screen and (min-width: 991px) {
    .site-header #navbar li {
        position: relative;

    }
    .site-header #navbar li:last-child {
        border-bottom: 0
    }
    .site-header #navbar>ul>li>a {
        font-size: 15px;
        font-size: 1rem;
        color: #FFA727
    }
    .site-header #navbar>ul .sub-menu {
        background-color: #420D7A;
        width: 220px;
        position: absolute;
        left: 0;
        top: 130%;
        z-index: 10;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s
    }
    .site-header #navbar>ul>li .sub-menu li {
        /* border-bottom: 1px solid #FFA727; */
        border-right: none
    }
    .site-header #navbar>ul>li .sub-menu>li:last-child {
        border-bottom: 0
    }
    .site-header #navbar>ul>li .sub-menu a {
        font-size: 13px;
        font-size: .86667rem;
        color: #fff;
        display: block;
        padding: 11px 15px;
        font-weight: 500;
    }
    .site-header #navbar>ul>li .sub-menu a:hover {
        background-color: #FFA727;
        color: #fff
    }
    .site-header #navbar>ul>li>.sub-menu .sub-menu {
        left: 110%;
        top: 0
    }
    .site-header #navbar>ul>li>.sub-menu>.menu-item-has-children>a {
        position: relative
    }
    .site-header #navbar>ul>li>.sub-menu>.menu-item-has-children>a:before {
        font-family: FontAwesome;
        content: "\f105";
        font-size: 15px;
        font-size: 1rem;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .site-header #navbar>ul>li:hover>.sub-menu {
        top: 100%;
        visibility: visible;
        opacity: 1
    }
    .site-header #navbar .sub-menu>li:hover>.sub-menu {
        left: 100%;
        visibility: visible;
        opacity: 1
    }
}
@media (max-width: 991px) {
    .site-header #navbar>ul>li a {
        display: block;
        font-size: 14px;
        font-size: .93333rem
    }
    .site-header #navbar>ul>li .sub-menu {
        background-color: #420D7A
    }
    .site-header #navbar>ul>li .sub-menu li:first-child {
        border-top: none
    }
    .site-header #navbar>ul>li .sub-menu li {
        border-bottom: none
    }
    .site-header #navbar>ul .sub-menu>li:last-child {
        border-bottom: 0
    }
    .site-header #navbar>ul>li>.sub-menu a {
        padding: 10px 15px;
        color: #fff
    }
    .site-header #navbar>ul>li>.sub-menu .sub-menu a {
        padding: 8px 15px 8px 65px
    }
    .site-header #navbar>ul .menu-item-has-children>a {
        position: relative
    }
    .site-header #navbar>ul .menu-item-has-children>a:before {
        font-size: 15px;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border-right: 6px solid transparent;
        border-top: 6px solid #fff;
        border-left: 6px solid transparent;
        content: ""
    }
}
@media screen and (min-width: 992px) {
    .site-header #navbar .has-mega-menu {
        position: static
    }
    .site-header #navbar .half-mega-menu,
    .site-header #navbar .mega-menu {
        background-color: #fff;
        padding: 20px;
        border-top: 2px solid #051829;
        position: absolute;
        right: 0;
        top: 120%;
        z-index: 10;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s
    }
    .site-header #navbar .mega-menu {
        width: 1140px;
        right: 15px
    }
    .site-header #navbar .half-mega-menu {
        width: 585px
    }
    .site-header #navbar .mega-menu-box-title {
        font-size: 14px;
        font-size: .93333rem;
        text-transform: uppercase;
        font-weight: 700;
        display: block;
        padding-bottom: 7px;
        margin-bottom: 7px;
        border-bottom: 1px solid #e6e6e6
    }
    .site-header #navbar .mega-menu-list-holder li a {
        font-size: 14px;
        font-size: .93333rem;
        display: block;
        padding: 7px 8px;
        margin-left: -8px
    }
    .site-header #navbar .has-mega-menu:hover>ul {
        top: 100%;
        visibility: visible;
        opacity: 1
    }
}
@media (max-width: 1199px) {
    .site-header #navbar>ul .mega-menu {
        width: 950px;
        right: 15px
    }
    .site-header #navbar>ul .half-mega-menu {
        width: 485px
    }
}
@media (max-width: 991px) {
    .site-header #navbar>ul .half-mega-menu,
    .site-header #navbar>ul .mega-menu {
        width: auto
    }
    .site-header #navbar>ul .half-mega-menu .row,
    .site-header #navbar>ul .mega-menu .row {
        margin: 0
    }
    .site-header #navbar .mega-menu-content>.row>.col {
        margin-bottom: 25px
    }
}
@media (max-width: 991px) {
    .site-header #navbar .mega-menu .mega-menu-list-holder a {
        padding: 5px 15px 5px 40px
    }
    .site-header #navbar .mega-menu .mega-menu-box-title {
        font-size: 14px;
        font-size: .93333rem;
        text-transform: uppercase;
        display: block;
        border-bottom: 1px dotted #b3b3b3;
        padding: 0 0 4px 5px;
        margin: 0 25px 8px 25px
    }
}
@media screen and (min-width: 992px) {
    .site-header .navbar-header .open-btn {
        display: none
    }
    .site-header #navbar .close-navbar {
        display: none
    }
}
@media (max-width: 991px) {
    .site-header .container {
        width: 100%
    }
    .site-header .navbar-header button {
        background-color: #420D7A;
        width: 40px;
        height: 35px;
        border: 0;
        padding: 5px 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        outline: 0;
        position: absolute;
        right: 15px;
        top: 10px;
        z-index: 20;
        color:#fff;
    }
    .site-header .navbar-header button span {
        background-color: #fff;
        display: block;
        height: 2px;
        margin-bottom: 5px;
        color:#fff;
    }
    .site-header .navbar-header button span:last-child {
        margin: 0
    }
    .site-header #navbar {
        background: #420D7A;
        display: block!important;
        width: 280px;
        height: 100%!important;
        margin: 0;
        padding: 0 15px;
        position: fixed;
        right: -300px;
        top: 0;
        z-index: 100;
        overflow-y: auto;
        border-top: none
    }
    .site-header #navbar .cajeroMobile a {
        display: inline-block;
        padding: 10px;
        text-align: center;
        width: 50%;
        float: left;
        background-color: #FFA727;
        border: 2px solid #FFA727;
        color: #210242;
        font-size: 14px;
        text-transform: uppercase
    }
    .site-header #navbar .cajeroMobile {
        overflow: hidden;
        margin-bottom: 15px
    }
    .site-header #navbar .cajeroMobile a:first-child {
        border-right-color: #000;
        border-right-width: 1px
    }
    .site-header #navbar .cajeroMobile a:last-child {
        border-left-color: #000;
        border-left-width: 1px
    }
    .site-header #navbar .cajeroMobile a:focus,
    .site-header #navbar .cajeroMobile a:hover {
        background-color: #000;
        color: #fdc901;
        border: 2px solid #fdc901
    }
    .site-header #navbar ul a {
        color: #fff
    }
    .site-header #navbar>ul li a:focus,
    .site-header #navbar>ul li a:hover {
        background-color: #FFA727;
        color: #420D7A
    }
    .site-header #navbar>ul>li.menu-item-has-children .sub-menu li a:focus,
    .site-header #navbar>ul>li.menu-item-has-children .sub-menu li a:hover {
        background-color: #420D7A;
        color: #000;
        font-weight: 700
    }
    .site-header #navbar>ul li a:focus::after,
    .site-header #navbar>ul li a:hover::after {
        content: none
    }
    .site-header #navbar .navbar-nav {
        overflow: auto
    }
    .site-header #navbar>ul {
        margin-left: 0!important;
        clear: both;
        background-color: transparent;
        border-bottom-color: #fdc901
    }
    .site-header #navbar .close-navbar {
        background-color: transparent;
        width: 35px;
        height: 35px;
        color: #fff;
        border: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        outline: 0;
        position: absolute;
        left: 10px;
        top: 10px;
        z-index: 20
    }
    .site-header #navbar>ul>li.divider {
        display: none
    }
    .site-header #navbar>ul>li {
        border-bottom: 1px solid #333
    }
    .site-header #navbar>ul>li:last-child {
        border-bottom: none
    }
    .site-header #navbar>ul>li>a {
        padding: 12px 10px;
        text-transform: uppercase;
        border-color: #000
    }
    .site-header .slideInn {
        right: 0!important
    }
}
@media (max-width: 767px) {
    .site-header .navbar-header .navbar-brand {
        font-size: 24px
    }
    .site-header #navbar .navbar-nav {
        margin: 0
    }
}
@media (max-width: 991px) {
    .site-header .navbar-collapse.collapse {
        display: none
    }
    .site-header .navbar-collapse.collapse.in {
        display: block
    }
    .site-header .navbar-header .collapse,
    .site-header .navbar-toggle {
        display: block
    }
    .site-header .navbar-header {
        float: none
    }
    .site-header .navbar-right {
        float: none
    }
    .site-header .navbar-nav {
        float: none
    }
    .site-header .navbar-nav>li {
        float: none
    }
}
.topbar-style-1,
.topbar-style-2 {
    /* background: #210242; */
    padding-top: 0px;
    padding-bottom: 0px
}
.topbar-style-1 .topbar-contact-info .theme-btn-s2 {
    margin-top: 0!important
}

.topbar-style-1 .container .sessionData {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media (max-width: 767px) {
    .topbar-style-1 .container .sessionData {
        display: block;
    }
    .topbar-style-1 .site-logo,
    .topbar-style-2 .site-logo {
        text-align: center;
        border-bottom: 1px solid #082540;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .topbar-style-1 .topbar-contact-info-wrapper,
    .topbar-style-2 .topbar-contact-info-wrapper {
        justify-content: center !important;
    }
}

@media (max-width: 767px) {
    .topbar-style-1 .site-logo,
    .topbar-style-2 .site-logo {
        text-align: center;
        border-bottom: 1px solid #082540;
        padding-bottom: 15px;
        margin-bottom: 15px
    }
    .topbar-style-1 .topbar-contact-info-wrapper,
    .topbar-style-2 .topbar-contact-info-wrapper {
        justify-content: center!important
    }
}
.topbar-style-1 .topbar-contact-info a,
.topbar-style-2 .topbar-contact-info a {
    display: inline-block
}
@media (max-width: 767px) {
    .barra-menu ul li a {
        font-size: 18px;
        line-height: 18px!important
    }
}
.topbar-style-1 .topbar-contact-info>div,
.topbar-style-2 .topbar-contact-info>div {
    display: inline-block;
    float: left;
    position: relative
}
@media (max-width: 767px) {
    .topbar-style-1 .topbar-contact-info>div,
    .topbar-style-2 .topbar-contact-info>div {
        float: none;
        display: block;
        text-align: left
    }
}
@media screen and (min-width: 992px) {
    .topbar-style-1 .topbar-contact-info>div+div,
    .topbar-style-2 .topbar-contact-info>div+div {
        margin-left: 35px
    }
}
@media (max-width: 480px) {
    .topbar-style-1 .topbar-contact-info .details {
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}
.topbar-style-1 .topbar-contact-info>div>i,
.topbar-style-2 .topbar-contact-info>div>i {
    font-size: 18px;
    font-size: 1.2rem;
    color: #420D7A;
    position: absolute;
    left: 0
}
.topbar-style-1 .topbar-contact-info .details {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    height: 25px
}
.topbar-style-1 .topbar-contact-info p,
.topbar-style-2 .topbar-contact-info p {
    font-size: 14px;
    color: #fff;
    line-height: 100%;
    margin: 0;
    font-family: Open Sans;
}
.topbar-style-2 .topbar-contact-info2 p {
    font-size: 14px;
    color: #fff;
    line-height: 100%;
    margin: .2em 0 .2em
}
.text-right {
    text-align: right
}
.topbar-style-1 .details>span,
.topbar-style-2 .details>span {
    font-size: 12px;
    font-size: .8rem;
    color: #9a9a9a
}
@media screen and (min-width: 992px) {
    .header-style-1 .navigation-holder,
    .header-style-2 .navigation-holder,
    .header-style-3 .navigation-holder,
    .header-style-4 .navigation-holder,
    .header-style-5 .navigation-holder,
    .header-style-6 .navigation-holder {
        padding: 0
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header-style-1 .navbar-header .site-logo {
        /* height: 60px!important; */
        display: flex!important;
        align-items: center!important
    }
    .header-style-1 .navbar-header .site-logo img {
        max-width: 170px
    }
    .header-style-1 #navbar>ul>li>a {
        font-size: 12px!important;
        font-weight: 600;
        /* padding: 15px 8px!important */
    }
}
.bm-mobile {
    display: none!important
}
.bm-desk {
    margin-top: 0
}
@media screen and (max-width: 991px) {
    .barra-menu {
        margin-bottom: 5px;
        margin-top: 15px
    }
    .slide.slick-slide {
        background-size: cover!important
    }
    .hero .slide .row {
        padding-top: 60px!important
    }
    .small-banner p {
        margin-bottom: 10px
    }
    .bm-mobile {
        display: block!important
    }
    .bm-desk {
        display: none!important
    }
}
@media screen and (min-width: 992px) {
    .header-style-1 #navbar>ul>li>a,
    .header-style-2 #navbar>ul>li>a,
    .header-style-3 #navbar>ul>li>a,
    .header-style-4 #navbar>ul>li>a,
    .header-style-5 #navbar>ul>li>a,
    .header-style-6 #navbar>ul>li>a {
        font-size: 13px;
        font-weight: 600;
        padding: 20px 7px;
        position: relative;
        color: #fff;
    }
    /* .header-style-1 #navbar>ul>li>a:hover:before,
    .header-style-2 #navbar>ul>li>a:hover:before,
    .header-style-3 #navbar>ul>li>a:hover:before,
    .header-style-4 #navbar>ul>li>a:hover:before,
    .header-style-5 #navbar>ul>li>a:hover:before,
    .header-style-6 #navbar>ul>li>a:hover:before {
        content: "";
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 0;
        border-top: 0;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #daa520;
        border-left: 6px solid transparent
    } */
}
.cart-contact {
    position: absolute;
    right: 0;
    top: 30px
}
@media (max-width: 991px) {
    .cart-contact {
        top: 18px;
        left: 15px
    }
}
.cart-contact .mini-cart {
    float: left;
    position: relative
}
@media screen and (min-width: 992px) {
    .cart-contact .mini-cart {
        margin-top: -4px
    }
}
.cart-contact .mini-cart>button {
    font-size: 15px;
    font-size: 1rem;
    color: #0d1d36;
    display: inline-block;
    border: 0;
    outline: 0;
    background: 0 0;
    font-weight: 600;
    margin-right: 30px
}
@media (max-width: 767px) {
    .cart-contact .mini-cart>button {
        font-size: 13px;
        font-size: .86667rem;
        margin-right: 15px
    }
}
.cart-contact .mini-cart>button i:before {
    font-size: 18px;
    font-size: 1.2rem;
    color: #0d1d36;
    display: inline-block;
    padding-right: 5px
}
@media (max-width: 767px) {
    .cart-contact .mini-cart>button i:before {
        font-size: 15px;
        font-size: 1rem
    }
}
.cart-contact .top-cart-content {
    background: #fff;
    width: 292px;
    border-top: 2px solid #420D7A;
    position: absolute;
    top: 45px;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
@media (max-width: 991px) {
    .cart-contact .top-cart-content {
        top: 40px;
        left: -14px
    }
}
.cart-contact .top-cart-content .top-cart-title {
    padding: 12px 15px;
    border-bottom: 1px solid #e4e2e2
}
.cart-contact .top-cart-content p {
    font-size: 14px;
    font-size: .93333rem;
    font-weight: 600;
    color: #051829;
    margin: 0;
    text-transform: uppercase
}
.cart-contact .top-cart-content .top-cart-items {
    padding: 15px
}
.cart-contact .top-cart-content .top-cart-item {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e2e2
}
.cart-contact .top-cart-content .top-cart-item:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0
}
.cart-contact .top-cart-content .top-cart-item-image {
    width: 48px;
    height: 48px;
    border: 2px solid #eee;
    float: left;
    margin-right: 15px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
.cart-contact .top-cart-content .top-cart-item-image a,
.cart-contact .top-cart-content .top-cart-item-image img {
    display: block;
    width: 44px;
    height: 44px
}
.cart-contact .top-cart-content .top-cart-item-image:hover {
    border-color: #420D7A
}
.cart-contact .top-cart-content .top-cart-item-des {
    position: relative;
    overflow: hidden
}
.cart-contact .top-cart-content .top-cart-item-des a {
    width: auto;
    height: auto;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    color: #333
}
.cart-contact .top-cart-content .top-cart-item-des a:hover {
    color: #420D7A
}
.cart-contact .top-cart-content .top-cart-item-des .top-cart-item-price {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    display: block
}
.cart-contact .top-cart-content .top-cart-item-des .top-cart-item-quantity {
    font-size: 12px;
    color: #555;
    display: block;
    position: absolute;
    right: 0;
    top: 2px
}
.cart-contact .top-cart-content .top-cart-action {
    padding: 25px 15px 25px;
    border-top: 1px solid #e4e2e2
}
.cart-contact .top-cart-content .top-cart-action .top-checkout-price {
    font-size: 15px;
    font-size: 1rem;
    font-weight: 600;
    color: #051829
}
.cart-contact .top-cart-content .top-cart-action .theme-btn,
.cart-contact .top-cart-content .top-cart-action .theme-btn-s2,
.cart-contact .top-cart-content .top-cart-action .theme-btn-s3,
.cart-contact .top-cart-content .top-cart-action .theme-btn-s4,
.cart-contact .top-cart-content .top-cart-action .theme-btn-s5 {
    font-size: 14px;
    font-size: .93333rem;
    padding: 3px 15px;
    float: right
}
.cart-contact .top-cart-content-toggle {
    top: 54px;
    opacity: 1;
    visibility: visible
}
@media (max-width: 991px) {
    .cart-contact .top-cart-content-toggle {
        top: 47px
    }
}
.get-quote {
    float: right;
    border: dashed
}
@media (max-width: 991px) {
    .cart-contact .get-quote {
        float: left;
        margin: 4px 0 0
    }
}
@media (max-width: 991px) {
    .cart-contact .get-quote .theme-btn,
    .cart-contact .get-quote .theme-btn-s2,
    .cart-contact .get-quote .theme-btn-s3,
    .cart-contact .get-quote .theme-btn-s4,
    .cart-contact .get-quote .theme-btn-s5 {
        padding: 3px 15px
    }
}
.header-style-2 .site-logo,
.header-style-3 .site-logo,
.header-style-4 .site-logo,
.header-style-5 .site-logo,
.header-style-6 .site-logo {
    margin-top: 15px
}
@media (max-width: 991px) {
    .header-style-2 .site-logo,
    .header-style-3 .site-logo,
    .header-style-4 .site-logo,
    .header-style-5 .site-logo,
    .header-style-6 .site-logo {
        margin-top: 8px;
        position: relative;
        max-width: 200px;
        z-index: 10
    }
}
@media (max-width: 767px) {
    .header-style-2 .site-logo,
    .header-style-3 .site-logo,
    .header-style-4 .site-logo,
    .header-style-5 .site-logo,
    .header-style-6 .site-logo {
        margin: 12px 0 0 10px;
        max-width: 160px
    }
}
.header-style-2 .navigation-holder,
.header-style-3 .navigation-holder,
.header-style-4 .navigation-holder,
.header-style-5 .navigation-holder,
.header-style-6 .navigation-holder {
    margin-right: 160px
}
@media (max-width: 991px) {
    .header-style-2 .cart-contact .mini-cart,
    .header-style-3 .cart-contact .mini-cart,
    .header-style-4 .cart-contact .mini-cart,
    .header-style-5 .cart-contact .mini-cart,
    .header-style-6 .cart-contact .mini-cart {
        float: right;
        margin-right: 65px
    }
}
.header-style-2 .cart-contact .mini-cart>button,
.header-style-3 .cart-contact .mini-cart>button,
.header-style-4 .cart-contact .mini-cart>button,
.header-style-5 .cart-contact .mini-cart>button,
.header-style-6 .cart-contact .mini-cart>button {
    margin-right: 0
}
.header-style-2 .cart-contact .top-cart-content,
.header-style-3 .cart-contact .top-cart-content,
.header-style-4 .cart-contact .top-cart-content,
.header-style-5 .cart-contact .top-cart-content,
.header-style-6 .cart-contact .top-cart-content {
    right: 0
}
@media (max-width: 991px) {
    .header-style-2 .cart-contact .top-cart-content,
    .header-style-3 .cart-contact .top-cart-content,
    .header-style-4 .cart-contact .top-cart-content,
    .header-style-5 .cart-contact .top-cart-content,
    .header-style-6 .cart-contact .top-cart-content {
        right: auto;
        left: -140px
    }
}
.topbar-style-2 .topbar-contact-info {
    float: none
}
.topbar-style-2 .get-quote {
    float: right;
    margin-top: 12px
}
@media screen and (min-width: 992px) {
    .topbar-style-2 .get-quote {
        position: relative;
        right: -10px
    }
}
@media (max-width: 767px) {
    .topbar-style-2 .get-quote {
        float: none;
        text-align: center;
        margin-top: 15px;
        margin: 25px 0 15px
    }
}
@media (max-width: 991px) {
    .topbar-style-2 .topbar-contact-info>div+div {
        margin-left: 35px
    }
}
@media (max-width: 767px) {
    .topbar-style-2 .topbar-contact-info>div+div {
        margin-left: 0
    }
}
@media screen and (min-width: 992px) {
    .header-style-3 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10
    }
    .header-style-3 .navigation,
    .header-style-3 .topbar-style-2 {
        background: 0 0
    }
    .header-style-3 .topbar-contact-info p {
        color: #420D7A
    }
    .header-style-3 .topbar-style-2 .details>span {
        color: #9a9a9a
    }
    .header-style-3 .topbar-style-2 .get-quote {
        position: relative;
        right: -10px
    }
    .header-style-3 #navbar>ul>li>a {
        color: #fff
    }
    .header-style-3 #navbar>ul>li>a:hover {
        color: #420D7A
    }
    .header-style-3 .cart-contact .mini-cart>button,
    .header-style-3 .cart-contact .mini-cart>button i:before {
        color: #420D7A
    }
}
@media (max-width: 991px) {
    .header-style-3 .navigation {
        background: #020b12
    }
    .header-style-3 .cart-contact .mini-cart>button,
    .header-style-3 .cart-contact .mini-cart>button i:before {
        color: #fff
    }
}
@media screen and (min-width: 992px) {
    .header-style-4,
    .header-style-5 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10
    }
}
@media screen and (min-width: 992px) {
    .header-style-4 .topbar-style-2,
    .header-style-5 .topbar-style-2 {
        background: 0 0
    }
    .header-style-4 .topbar-style-2 .topbar-contact-info p,
    .header-style-5 .topbar-style-2 .topbar-contact-info p {
        color: #420D7A
    }
    .header-style-4 .topbar-style-2 .details>span,
    .header-style-5 .topbar-style-2 .details>span {
        color: #9a9a9a
    }
    .header-style-4 .navigation,
    .header-style-5 .navigation {
        background-color: transparent
    }
    .header-style-4 .navigation .container,
    .header-style-5 .navigation .container {
        background-color: #fff;
        border-radius: 5px
    }
    .header-style-4 .cart-contact,
    .header-style-5 .cart-contact {
        right: 15px
    }
}
.topbar-left p {
    color: #420D7A;
    margin: 0 0 0 0
}
.topbar-left .topbar-user {
    font-weight: 700;
    margin-right: 20px!important
}
.topbar-left .details {
    /* display: flex;
    justify-content: flex-start;
    height: 35px;
    align-items: center; */
    display: flex;
    justify-content: space-around;
    min-height: 30px;
    height: fit-content;
    align-items: center;
    font-size: 90%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
}
.topbar-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    justify-content: flex-end
}

.topbar-center .session {
    color: #FFF !important;
    font-size: .9em;
    line-height: 25px;
    width: 100%;
    text-align: center;
}

.topbar-center .session span {
    margin-right: 10px;
}

.topbar-center .session span:last-child {
    margin-right: 0;
}

@media (max-width: 767px) {
    .topbar-left .details {
        justify-content: center;
    }
    .topbar-right .session {
        text-align: center;
    }
}

@media (max-width: 380px) {
    .topbar-right .session {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }
    .topbar-left .details {
      /*justify-content: space-between; */
    }
}

.header-style-1 .social {
    line-height: 36px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start
}
.header-style-1 .topbar-contact-info-wrapper {
    display: flex;
    justify-content: flex-end
}
.header-style-1 .micuenta {
    margin-left: 30px
}
.header-style-1 .micuenta button {
    padding: 5px 8px;
    position: relative;
}

.header-style-1 .notify .label {
    text-align: center;
    width: 15px;
    height: 15px;
    position: absolute;
    top: -1px;
    /* right: 27%; */
    right: 0%;
    z-index: 999;
    background-color: #ffa726;
    border-radius: 50px;
    font-size: 8px;
    padding-top: 3px;
    color: #420D7A;
}

.notifyHide {
    display: none !important;
}

.site-header .navbar-header button span {
    /* background-color: #420D7A !important; */
    color: #fff !important;
}

.header-style-1 .notify .label .fa {
    font-size: 18px;
}

.header-style-1 .micuenta.open button {
    background-color: #020b12;
    color: #fff
}
.header-style-1 .micuenta h3 {
    color: #000;
    font-weight: 600;
    text-align: center;
    margin: 10px 0
}
.header-style-1 .micuenta .dropdown-menu {
    right: 13px;
    left: auto;
    top: 49px;
    min-width: 250px;
    padding: 10px 20px
}
.header-style-1 .micuenta .dropdown-menu a {
    text-transform: uppercase;
    padding: 7px 10px
}
.header-style-1 .social>span,
.header-style-4 .social>span {
    font-size: 14px;
    font-size: .93333rem;
    color: #420D7A;
    position: relative;
    top: 9px
}
.header-style-1 .social-links,
.header-style-4 .social-links {
    display: inline-block;
    position: relative;
    top: 15px;
    left: 8px
}
.header-style-4 .social-links>li+li,
.header-style-5 .social-links>li+li {
    margin-left: 15px
}
.header-style-4 .social-links li a,
.header-style-5 .social-links li a {
    font-size: 14px;
    font-size: .93333rem;
    color: #fff
}
.header-style-5 {
    position: static
}
@media (max-width: 991px) {
    .header-style-1 .social {
        display: none
    }
}
@media (max-width: 767px) {
    .site-logo {
        margin-top: 0px;
        margin-left: 5px;
        max-width: 160px
    }
    .header-style-1 .social {
        float: none;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 10px
    }
}
.header-style-5 .topbar {
    background-color: #051829
}
.header-style-1 .social-links {
    top: 5px;
    left: 8px
}
.header-style-1 .social>span {
    top: 0
}
.header-style-5 .lower-topbar {
    padding: 12px 0
}
@media (max-width: 991px) {
    .header-style-5 .lower-topbar {
        border-bottom: 1px solid #d4d2d2
    }
}
.header-style-5 .lower-topbar .site-logo {
    margin: 0
}
@media (max-width: 767px) {
    .header-style-5 .lower-topbar .site-logo {
        margin: 0 auto
    }
}
.header-style-5 .lower-topbar .awards {
    float: right;
    overflow: hidden;
    position: relative;
    top: 5px
}
@media (max-width: 767px) {
    .header-style-5 .lower-topbar .awards {
        float: none;
        border-top: 1px solid #d4d2d2;
        padding-top: 17px;
        margin: 10px -15px 0
    }
}
.header-style-5 .lower-topbar .awards>div {
    min-height: 43px;
    padding-left: 58px;
    position: relative;
    float: left
}
@media (max-width: 767px) {
    .header-style-5 .lower-topbar .awards>div {
        width: 210px;
        float: none;
        margin: 0 auto 10px
    }
}
@media (max-width: 991px) {
    .header-style-5 .lower-topbar .awards>div {
        padding-left: 40px
    }
}
.header-style-5 .lower-topbar .awards>div:first-child {
    margin-right: 40px
}
@media (max-width: 767px) {
    .header-style-5 .lower-topbar .awards>div:first-child {
        margin-right: auto
    }
}
.header-style-5 .lower-topbar .awards .icon {
    position: absolute;
    left: 0;
    top: -8px
}
.header-style-5 .lower-topbar .awards .icon .fi:before {
    font-size: 44px;
    font-size: 2.93333rem;
    color: #420D7A
}
.header-style-5 .lower-topbar .awards h4 {
    font-size: 16px;
    font-size: 1.06667rem;
    margin: 0
}
.header-style-5 .lower-topbar .awards p {
    font-size: 12px;
    font-size: .8rem;
    margin: 0
}
@media screen and (min-width: 992px) {
    .header-style-5 .navigation,
    .header-style-5 .navigation .container {
        background-color: #420D7A
    }
    .header-style-5 #navbar>ul>li>a {
        padding: 15px
    }
    .header-style-5 #navbar>ul>li>a:before {
        display: none
    }
    .header-style-5 #navbar>ul>li>a:hover {
        color: #fff
    }
}
@media screen and (min-width: 992px) {
    .header-style-5 .cart-contact {
        right: 195px;
        top: 15px
    }
    .header-style-5 .cart-contact .top-cart-content-toggle {
        top: 39px
    }
}
.header-style-5 .request-quote {
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 0;
    border-radius: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}
@media (max-width: 991px) {
    .header-style-5 .request-quote {
        right: auto;
        width: 130px;
        height: 40px;
        line-height: 40px;
        top: 12px
    }
}
.header-style-5 .request-quote:hover {
    background-color: #000;
    color: #fff
}
@media screen and (min-width: 992px) {
    .header-style-6 .topbar-style-2 {
        background-color: #fff;
        border-bottom: 1px solid #e5e5e5
    }
    .header-style-6 .topbar-style-2 .topbar-contact-info p {
        color: #111;
        font-weight: 600
    }
}
.header-style-6 .topbar-style-2 .theme-btn,
.header-style-6 .topbar-style-2 .theme-btn-s2,
.header-style-6 .topbar-style-2 .theme-btn-s3,
.header-style-6 .topbar-style-2 .theme-btn-s4,
.header-style-6 .topbar-style-2 .theme-btn-s5 {
    color: #fff
}
.hero {
    position: relative;
    overflow: hidden;
    background: rgba(35, 28, 22, 1);
    background: -moz-linear-gradient(left, rgba(35, 28, 22, 1) 0, rgba(0, 0, 0, 1) 0, rgba(47, 42, 48, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(35, 28, 22, 1)), color-stop(0, rgba(0, 0, 0, 1)), color-stop(100%, rgba(47, 42, 48, 1)));
    background: -webkit-linear-gradient(left, rgba(35, 28, 22, 1) 0, rgba(0, 0, 0, 1) 0, rgba(47, 42, 48, 1) 100%);
    background: -o-linear-gradient(left, rgba(35, 28, 22, 1) 0, rgba(0, 0, 0, 1) 0, rgba(47, 42, 48, 1) 100%);
    background: -ms-linear-gradient(left, rgba(35, 28, 22, 1) 0, rgba(0, 0, 0, 1) 0, rgba(47, 42, 48, 1) 100%);
    background: linear-gradient(to right, rgba(35, 28, 22, 1) 0, rgba(0, 0, 0, 1) 0, rgba(47, 42, 48, 1) 100%)
}
.hero .slide {
    background-image: none!important;
    overflow: hidden;
    border: 4px solid rgb(245, 163, 0);
    border-radius: 15px;
}
@media (max-width: 380px) {
    .col-xxs-12 {
        width: 100%!important
    }
}
@media (max-width: 320px) {
    .col-slots {
        width: 100%!important
    }
    .col-slots.col-xs-6:nth-child(odd) {
        padding-right: 15px!important
    }
    .col-slots.col-xs-6:nth-child(even) {
        padding-left: 15px!important
    }
}
@media (max-width: 767px) {
    .col-slots.col-xs-6:nth-child(odd) {
        padding-right: 7.5px
    }
    .col-slots.col-xs-6:nth-child(even) {
        padding-left: 7.5px
    }
}
@media (min-width: 1200px) {
    .hero .slide .bingo-caption img {
        top: 25px!important
    }
    .hero .hero-slider .slide-caption>p {
        font-size: 25px!important
    }
}
@media (max-width: 767px) {
    .hero .slide .row {
        padding-left: 10px!important
    }
    .hero .slide .container {
        margin-left: initial
    }
    .hero .slide {
        position: relative;
        background-repeat: no-repeat;
        position: relative
    }
}
@media (min-width: 581px) {
    .hero .slide .slider-img-desktop {
        display: block!important;
        width: 100%;
    }
    .hero .slide .slider-img-mobile {
        display: none!important
    }
    .hero .slide .bingo-caption {
        position: relative
    }
    .hero .slide .bingo-caption img {
        position: absolute;
        max-width: 180px;
        left: 15px;
        top: 15px
    }
    .hero .slide .bingo-caption h2 {
        width: 100%;
        background-color: rgba(0, 0, 0, .4);
        padding: 35px 0;
        font-size: 45px!important
    }
    .hero .slide .slide-caption h2 {
        padding-right: 20px!important
    }
    .hero .slide .slide-caption p {
        padding-right: 40px!important
    }
}
@media (max-width: 1199px) {
    .hero .hero-slider .slide-caption>h2 {
        font-size: 50px!important;
        text-shadow: 2px 4px 10px #000
    }
    .hero .hero-slider .slide-caption>.btns .theme-btn {
        font-size: 18px!important;
        padding: 10px 15px
    }
    .hero .hero-slider .slick-list .slick-current .slide-caption>p {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
@media (max-width: 767px) {
    .hero .hero-slider .slide-caption>.btns .theme-btn {
        font-size: 16px!important;
        padding: 8px 15px
    }
}
@media (max-width: 360px) {
    .hero .hero-slider .slide-caption>h2 {
        font-size: 20px!important
    }
    .hero .slide .slide-caption {
        height: 77%
    }
    .title_promotion {
        font-size: 60%!important
    }
    .playBtn-mask {
        top: 5%!important
    }
}
@media (min-width: 1200px) {
    .hero .hero-slider .slide-caption>h2 {
        font-size: 80px!important;
        text-shadow: 2px 2px 7px #000
    }
}
.hero .slide .slider-bg {
    display: none
}
.hero .slide:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}
.hero .slide:focus {
    outline: 0
}
.hero .slide .container {
    height: 100%;
    display: table;
    padding: 0
}
.hero .slide .row {
    display: table-cell;
    padding-top: 140px;
    padding-left: 70px
}
.hero .slick-next,
.hero .slick-prev {
    background-color: transparent;
    width: 45px;
    height: 45px;
    z-index: 9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}
.hero .slick-next:hover,
.hero .slick-prev:hover {
    background-color: #e4b500
}
@media (max-width: 991px) {
    .hero .slick-next,
    .hero .slick-prev {
        width: 25px;
        height: 25px
    }
}
.hero .slick-prev {
    left: 5px
}
@media screen and (min-width: 1600px) {
    .hero .slick-prev {
        left: 50px
    }
}
.hero .slick-prev:before {
    font-family: FontAwesome;
    content: "\f104";
    opacity: 1
}
.hero .slick-next {
    right: 5px
}
@media screen and (min-width: 1600px) {
    .hero .slick-next {
        right: 50px
    }
}
.hero .slick-next:before {
    font-family: FontAwesome;
    content: "\f105";
    opacity: 1
}
.hero .slick-dots {
    bottom: 15px;
    display: none!important
}
@media (max-width: 991px) {
    .hero .slick-dots {
        display: none!important
    }
}
.hero .slick-dots li,
.hero .slick-dots li button {
    width: 15px;
    height: 15px
}
@media (max-width: 767px) {
    .hero .slick-dots li,
    .hero .slick-dots li button {
        width: 14px;
        height: 14px
    }
    .hero .hero-slider .slick-list .slick-current .slide-caption>p {
        font-size: 17px;
        font-size: 1.13333rem
    }
}
@media (max-width: 580px) {
    .hero .slide .slide-caption {
        align-items: center!important;
        -webkit-box-align: center!important;
        -moz-box-align: center!important;
        -ms-flex-align: center!important;
        -webkit-align-items: center!important;
        height: 85%!important;
        justify-content: flex-end!important;
        left: 0!important;
        right: 0!important
    }
    .hero .hero-slider .slide-caption>p {
        font-size: 16px!important;
        line-height: 16px;
        text-align: center
    }
    .hero .hero-slider .slide-caption>h2 {
        font-size: 25px!important;
        text-shadow: 2px 4px 10px #000
    }
    .hero .slide .slider-img-desktop {
        display: none!important
    }
    .hero .slide .slider-img-mobile {
        display: block!important
    }
    .hero .hero-slider .slide-caption>.btns .theme-btn {
        padding: 3px 9px!important;
        font-size: 9px!important
    }
    .hero .slick-dots {
        bottom: 5px!important
    }
}
.hero .slick-dots li button {
    background-color: #420D7A;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}
.hero .slick-dots li button:before {
    display: none
}
.hero .slick-dots li {
    opacity: .5
}
.hero .slick-dots .slick-active {
    opacity: 1
}
.hero .hero-slider .slide-caption>.btns,
.hero .hero-slider .slide-caption>h2,
.hero .hero-slider .slide-caption>p {
    color: #fff;
    opacity: 0
}
.hero .hero-slider .slick-list .slick-current .slide-caption>h2 {
    -webkit-animation: fadeInLeftSlow 1.5 .8 forwards;
    -moz-animation: fadeInLeftSlow 1.5s .8s forwards;
    -o-animation: fadeInLeftSlow 1.5s .8s forwards;
    -ms-animation: fadeInLeftSlow 1.5s .8s forwards;
    animation: fadeInLeftSlow 1.5s .8s forwards
}
.hero .hero-slider .slick-list .slick-current .slide-caption>p {
    -webkit-animation: fadeInLeftSlow 1.5s 1.4s forwards;
    -moz-animation: fadeInLeftSlow 1.5s 1.4s forwards;
    -o-animation: fadeInLeftSlow 1.5s 1.4s forwards;
    -ms-animation: fadeInLeftSlow 1.5s 1.4s forwards;
    animation: fadeInLeftSlow 1.5s 1.4s forwards
}
.hero .hero-slider .slick-list .slick-current .slide-caption>.btns {
    -webkit-animation: fadeInLeftSlow 1.5s .6s forwards;
    -moz-animation: fadeInLeftSlow 1.5s .6s forwards;
    -o-animation: fadeInLeftSlow 1.5s .6s forwards;
    -ms-animation: fadeInLeftSlow 1.5s .6s forwards;
    animation: fadeInLeftSlow 1.5s .6s forwards
}
.hero .hero-slider .slide-caption {
    text-align: right;
    position: absolute;
    top: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    align-items: flex-end;
    align-items: flex-end;
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    height: 85%!important;
    justify-content: flex-end!important;
    left: 0!important;
    right: 0!important;
    height: 90%;
    justify-content: flex-start;
    width: 100%
}
.hero .hero-slider .slide-caption>h2 {
    font-family: Open Sans;
    font-size: 3em;
    color: #ffbc01;
    text-transform: uppercase;
    font-weight: bolder
}
.hero .hero-slider .slide-caption>p {
    margin-bottom: 0;
    font-family: Open Sans;
    font-size: 22px
}
.hero .hero-slider .slide-caption>p span.dark-red {
    font-family: Open Sans;
    color: #ffbc01;
    font-weight: 700;
    text-shadow: 2px 2px 7px #000
}
.hero .hero-slider .slide-caption>.btns {
    margin-top: auto
}
.hero .hero-slider .slide-caption>.btns .theme-btn {
    display: block!important;
    padding: 10px 30px;
    font-size: 22px
}
.hero .hero-slider .slide-caption>h2 span {
    color: #fff
}
.hero .hero-slider .slide-caption>h2 span.ligth {
    font-family: Open Sans;
}
.hero .hero-slider .slick-list .slick-current .slide-caption>p {
    font-size: 24px;
    font-size: 1.6rem;
    color: #fff
}
.hero .hero-slider .slide-caption>.btns>a:first-child {
    margin-right: 20px
}
.hero-slider-style-2 {
    text-align: center;
    height: 100vh;
    min-height: 600px
}
.hero-slider-style-2 .hero-slider .slick-list .slick-current .slide-caption>p {
    padding-right: 0
}
@media (max-width: 991px) {
    .hero-slider-style-2 {
        height: 450px
    }
}
@media (max-width: 767px) {
    .hero-slider-style-2 {
        min-height: 420px
    }
}
.hero-slider-style-2 .slide {
    height: 100vh;
    min-height: 600px
}
@media screen and (min-width: 992px) {
    .hero-slider-style-2 .slide {
        padding-top: 100px
    }
}
@media (max-width: 991px) {
    .hero-slider-style-2 .slide {
        height: 450px
    }
}
@media (max-width: 767px) {
    .hero-slider-style-2 .slide {
        min-height: 420px
    }
}
.hero-slider-style-2 .slide:before {
    content: "";
    background-color: rgba(0, 0, 0, .65);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}
.site-footer .upper-footer {
    background-color: #051829;
    padding: 100px 0
}
@media (max-width: 991px) {
    .site-footer .upper-footer {
        padding: 80px 0 35px
    }
}
@media (max-width: 767px) {
    .site-footer .upper-footer {
        padding: 70px 0 30px
    }
}
.site-footer .upper-footer ul {
    list-style: none
}
.site-footer .upper-footer a,
.site-footer .upper-footer li,
.site-footer .upper-footer p,
.site-footer .upper-footer ul {
    color: #fff
}
.site-footer .upper-footer a:hover {
    color: #420D7A
}
@media (max-width: 991px) {
    .site-footer .upper-footer .row>.col {
        margin-bottom: 55px
    }
}
@media (max-width: 767px) {
    .site-footer .upper-footer .row>.col {
        margin-bottom: 40px
    }
}
.site-footer .widget .footer-logo,
.site-footer .widget>h3 {
    font-size: 24px;
    font-size: cacl-rem-value(24);
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 2em;
    padding-bottom: .5em;
    position: relative
}
@media (max-width: 991px) {
    .site-footer .widget .footer-logo,
    .site-footer .widget>h3 {
        font-size: 20px;
        font-size: cacl-rem-value(20)
    }
}
@media (max-width: 767px) {
    .site-footer .widget .footer-logo,
    .site-footer .widget>h3 {
        font-size: 16px;
        font-size: cacl-rem-value(16)
    }
}
.site-footer .widget .footer-logo:before,
.site-footer .widget>h3:before {
    content: "";
    background-color: #420D7A;
    width: 28px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 5px
}
.site-footer .about-widget .contact-info {
    margin-top: -20px
}
@media screen and (min-width: 1200px) {
    .site-footer .about-widget .contact-info {
        padding-right: 45px
    }
}
@media (max-width: 767px) {
    .site-footer .about-widget .contact-info {
        margin-top: -10px
    }
}
.site-footer .about-widget .footer-logo:before {
    display: none
}
.site-footer .about-widget ul li {
    position: relative;
    padding-left: 38px;
    line-height: 1.78em
}
.site-footer .about-widget ul li i {
    font-size: 24px;
    color: #420D7A;
    position: absolute;
    left: 0;
    top: 3px
}
.site-footer .about-widget ul>li+li {
    margin-top: 28px
}
@media (max-width: 767px) {
    .site-footer .about-widget ul>li+li {
        margin-top: 10px
    }
}
@media (max-width: 767px) {
    .site-footer .about-widget img {
        max-width: 160px
    }
}
.site-footer .service-links-widget {
    overflow: hidden
}
.site-footer .service-links-widget ul li {
    position: relative;
    padding-left: 20px
}
.site-footer .service-links-widget ul li:before {
    font-family: FontAwesome;
    content: "\f105";
    color: #420D7A;
    position: absolute;
    left: 0;
    top: -3px
}
.site-footer .service-links-widget ul li+li {
    margin-top: 25px
}
@media (max-width: 767px) {
    .site-footer .service-links-widget ul li+li {
        margin-top: 10px
    }
}
.site-footer .quick-links-widget {
    overflow: hidden
}
@media screen and (min-width: 1200px) {
    .site-footer .quick-links-widget {
        padding-right: 45px
    }
}
.site-footer .quick-links-widget ul li+li {
    margin-top: 15px
}
@media (max-width: 767px) {
    .site-footer .quick-links-widget ul li+li {
        margin-top: 10px
    }
}
.site-footer .quick-links-widget ul {
    width: 50%;
    float: left
}
.site-footer .twitter-feed-widget ul li+li {
    padding-top: 14px;
    margin-top: 14px;
    border-top: 1px solid #494949
}
.site-footer .twitter-feed-widget p {
    color: #ccc
}
.site-footer .twitter-feed-widget i {
    color: #198cfa;
    display: inline-block;
    padding-right: 5px
}
.site-footer .footmenu {
    /*background: -webkit-linear-gradient(#420D7A 5%, #820000 100%);*/
    /*background: -o-linear-gradient(#420D7A 5%, #820000 100%);*/
    /*background: linear-gradient(#420D7A 5%, #820000 100%); */
    background-color: #420D7A;
    /*-webkit-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#420D7A', endColorstr='#820000');*/
    padding: 15px 0;
    text-align: center
}
.site-footer .footmenu p {
    color: #808790;
    margin: 0
}
.list-inline {
    padding-left: 0;
    margin-left: -7px;
    list-style: none;
    color: #fff
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    display: inline-flex;
    justify-content: space-around;
  } 

  .list-unstyled li{
    padding: 0 5px
  }

.footmenu ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footmenu ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.footmenu li {
    padding-left: 11px;
    padding-right: 15px;
    border-right: 2px solid #f5a3004d;
    align-self: stretch;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footmenu ul li:last-child {
    border-right: none
}
.footmenu a {
    color: #fff
}
.footmenu a:hover {
    color: #fdc900
}
@media (max-width: 580px) {
    .footmenu {
        padding: 0!important
    }

    .footmenu li {
        border-right: none;
        border-bottom: 2px solid #f5a3004d;
        align-self: stretch;
        line-height: normal;
        display: block;
        padding-top: 15px;
        padding-bottom: 15px
    }
    .footmenu ul li:last-child {
        border-bottom: none
    }
    .hero .hero-slider .slide-caption h2>br {
        display: none
    }
    .bannerRegistro {
        background-image: url(../images/bannerPoker_m.gif)!important;
        height: 140px!important
    }
}
.bannerRegistro {
    background-image: url(../images/bannerPoker.gif);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 160px
}
.site-footer .copyright-info {
    /* background-color: #190531; */
    padding: 15px 0;
    text-align: center
}
.site-footer .copyright-info p {
    color: #000;
    margin: 0
}
@media (max-width: 767px) {
    .site-footer .copyright-info p {
        font-size: 13px;
        font-size: cacl-rem-value(13)
    }
}
.site-footer .copyright-info a {
    color: #420D7A
}
.sticky-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: -100%;
    z-index: 10000;
    opacity: 0;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    -ms-transition: all .7s;
    transition: all .7s
}
@media screen and (min-width: 1200px) {
    .sticky-header {
        width: 1250px!important;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}
.sticky-on {
    opacity: 1;
    top: 0
}
.header-style-3 .sticky-header {
    background-color: #0b3356
}
@media screen and (min-width: 992px) {
    .header-style-3 .sticky-header #navbar>ul>li>a:hover {
        color: #420D7A
    }
}
.header-style-4 .sticky-header,
.header-style-5 .sticky-header {
    background-color: #fff
}
.header-style-5 .sticky-header {
    background-color: #420D7A
}
.header-style-5 .sticky-header .container {
    border-radius: 0
}
.all-news-link,
.all-service-link {
    text-align: right
}
@media (max-width: 991px) {
    .all-news-link,
    .all-service-link {
        text-align: left;
        margin-top: 25px
    }
}
.service-slider .owl-controls {
    margin-top: 50px
}
@media (max-width: 991px) {
    .service-slider .owl-controls {
        margin-top: 35px
    }
}
@media (max-width: 991px) {
    .service-slider {
        margin-top: 50px
    }
}
.services-grid-section .all-services {
    text-align: center;
    padding-top: 30px
}
.services-grid-view {
    overflow: hidden;
    margin: 0 0px;
    /* margin: 0 10px; */
}
.services-grid-view .grid {
    width: 25%;
    float: left;
    padding: 0 15px 30px
}
@media (max-width: 991px) {
    .services-grid-view .grid {
        width: 50%
    }
}
@media (max-width: 650px) {
    .services-grid-view .grid {
        width: 100%;
        float: none
    }
}
.testimonials {
    position: relative
}
.testimonials:before {
    content: "";
    background-color: rgba(5, 24, 41, .9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}
.testimonials-slider {
    position: relative
}
.testimonials-slider .inner {
    padding: 0 155px
}
@media (max-width: 1199px) {
    .testimonials-slider .inner {
        padding: 0 120px
    }
    .bninfo {
        bottom: 110px!important
    }
    .bnngif {
        bottom: 60px!important
    }
    .bndate {
        bottom: 4px!important
    }
}
@media (max-width: 767px) {
    .testimonials-slider .inner {
        padding: 0
    }
}
.testimonials-slider .slide-item:before {
    font-family: Flaticon;
    content: "\f102";
    font-size: 60px;
    color: #420D7A;
    position: absolute;
    left: 30px;
    top: -14px
}
@media (max-width: 1199px) {
    .testimonials-slider .slide-item:before {
        font-size: 50px;
        font-size: 3.33333rem
    }
}
@media (max-width: 991px) {
    .testimonials-slider .slide-item:before {
        font-size: 40px;
        font-size: 2.66667rem
    }
}
@media (max-width: 767px) {
    .testimonials-slider .slide-item:before {
        font-size: 35px;
        font-size: 2.33333rem
    }
}
@media (max-width: 767px) {
    .testimonials-slider .slide-item:before {
        display: none
    }
}
.testimonials-slider .slide-item img {
    width: auto
}
.testimonials-slider .slide-item p {
    font-size: 22px;
    font-size: 1.46667rem;
    color: #fff
}
@media (max-width: 1199px) {
    .testimonials-slider .slide-item p {
        font-size: 18px;
        font-size: 1.2rem
    }
}
@media (max-width: 991px) {
    .testimonials-slider .slide-item p {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
.testimonials-slider .client-quote {
    margin-bottom: 40px
}
.testimonials-slider .client-details {
    position: relative;
    padding: 0 0 10px 85px
}
.testimonials-slider .client-pic {
    position: absolute;
    left: 0;
    min-height: 58px;
    border-bottom: 2px solid #420D7A
}
.testimonials-slider .client-info {
    padding-top: 5px
}
.testimonials-slider .client-info h4 {
    font-size: 20px;
    font-size: 1.33333rem;
    color: #420D7A;
    margin: 0 0 .3em
}
@media (max-width: 1199px) {
    .testimonials-slider .client-info h4 {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
.testimonials-slider .client-info>span {
    font-size: 14px;
    font-size: .93333rem;
    color: #ddd
}
.testimonials-slider .owl-controls {
    position: absolute;
    right: 0;
    bottom: -45px
}
@media (max-width: 767px) {
    .testimonials-slider .owl-controls {
        position: static;
        text-align: left;
        margin: 15px 0 0 -5px
    }
}
.testimonials-slider .owl-controls .owl-next,
.testimonials-slider .owl-controls .owl-prev {
    text-align: center
}
@media screen and (min-width: 1200px) {
    .offer-text {
        padding-right: 30px
    }
}
.offer-text>p:nth-child(2) {
    margin-bottom: 55px
}
@media (max-width: 991px) {
    .offer-text>p:nth-child(2) {
        margin-bottom: 40px
    }
}
.offer-grids {
    overflow: hidden;
    margin: 0 -15px
}
@media (max-width: 991px) {
    .offer-grids {
        margin-top: 80px
    }
}
@media (max-width: 767px) {
    .offer-grids {
        margin-top: 60px
    }
}
.offer-grids .grid {
    width: 50%;
    float: left;
    padding: 0 15px
}
@media (max-width: 600px) {
    .offer-grids .grid {
        width: 100%;
        float: left;
        margin-bottom: 30px
    }
}
.offer-grids>.grid:nth-child(1),
.offer-grids>.grid:nth-child(2) {
    margin-bottom: 40px
}
.offer-grids>.grid:last-child {
    margin-bottom: 0
}
.offer-grids .details {
    padding-left: 75px;
    position: relative
}
@media (max-width: 767px) {
    .offer-grids .details {
        padding-left: 55px
    }
}
.offer-grids .details>h3 {
    font-size: 20px;
    font-size: 1.33333rem;
    margin: 0 0 1em
}
@media (max-width: 1199px) {
    .offer-grids .details>h3 {
        font-size: 18px;
        font-size: 1.2rem
    }
}
@media (max-width: 767px) {
    .offer-grids .details>h3 {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
.offer-grids .details .icon {
    position: absolute;
    left: 0;
    top: -10px
}
@media (max-width: 1199px) {
    .offer-grids .details .icon {
        left: 8px
    }
}
@media (max-width: 991px) {
    .offer-grids .details .icon {
        left: 0
    }
}
.offer-grids .details .icon i:before {
    font-size: 45px
}
@media (max-width: 1199px) {
    .offer-grids .details .icon i:before {
        font-size: 40px
    }
}
@media (max-width: 767px) {
    .offer-grids .details .icon i:before {
        font-size: 30px
    }
}
.offer-grids .details .offer-details {
    font-weight: 600;
    color: #420D7A;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}
.offer-grids .details .offer-details:hover {
    color: #e4b500
}
.offer-section {
    padding-bottom: 145px
}
@media (max-width: 991px) {
    .offer-section {
        padding-bottom: 80px
    }
}
.offer-pic {
    padding: 40px 0 0 45px;
    position: relative
}
@media (max-width: 991px) {
    .offer-pic {
        display: none
    }
}
.offer-pic:after {
    content: "";
    width: 465px;
    height: 465px;
    border: 2px solid #420D7A;
    position: absolute;
    left: 150px;
    top: -22px
}
.offer-pic img {
    position: relative;
    z-index: 2
}
.recent-projects {
    background-color: #051829
}
@media (max-width: 767px) {
    .projects-grid-view,
    .recent-projects-grids {
        overflow: hidden
    }
}
.projects-grid-view .grid,
.recent-projects-grids .grid {
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left
}
@media (max-width: 767px) {
    .projects-grid-view .grid,
    .recent-projects-grids .grid {
        width: 50%;
        float: left
    }
}
@media (max-width: 550px) {
    .projects-grid-view .grid,
    .recent-projects-grids .grid {
        width: 100%;
        float: none
    }
}
@media (max-width: 550px) {
    .projects-grid-view .project-img img,
    .recent-projects-grids .project-img img {
        width: 100%
    }
}

.project-img{
    /* border: solid 4px #f5a300; */
    border-radius: 15px;
}

.project-img img,
.project-info{
    border-radius: 15px;
}

.projects-grid-view .project-info,
.recent-projects-grids .project-info {
    background-color: rgba(75, 65, 25, .9);
    width: 100%;
    height: 100%;
    border: solid 2px #f5a300;
    position: absolute;
    top: 65%;
    opacity: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .4s
}
.projects-grid-view .project-info span {
    display: none
}
.projects-grid-view .grid:hover .project-info,
.recent-projects-grids .grid:hover .project-info {
    opacity: 1;
    top: 0
}
.projects-grid-view .grid:hover .project-info span {
    display: inline-block
}
.projects-grid-view .inner-info,
.recent-projects-grids .inner-info {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}
.projects-grid-view .inner-info>a,
.recent-projects-grids .inner-info>a {
    color: #fff
}
.projects-grid-view .inner-info h3,
.recent-projects-grids .inner-info h3 {
    font-family: Hind, sans-serif;
    font-size: 22px;
    font-size: 1.46667rem;
    color: #fff;
    margin: 0 0 .2em;
    position: relative;
    top: -10px;
    opacity: 0;
    -webkit-transition: all .3s .5s;
    -o-transition: all .3s .5s;
    transition: all .3s .5s
}
@media (max-width: 991px) {
    .projects-grid-view .inner-info h3,
    .recent-projects-grids .inner-info h3 {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
@media (max-width: 767px) {
    .projects-grid-view .inner-info h3,
    .recent-projects-grids .inner-info h3 {
        font-size: 18px;
        font-size: 1.2rem
    }
}
.projects-grid-view .inner-info .tags,
.recent-projects-grids .inner-info .tags {
    color: #420D7A;
    position: relative;
    top: 10px;
    opacity: 0;
    -webkit-transition: all .3s .5s;
    -o-transition: all .3s .5s;
    transition: all .3s .5s
}
@media (max-width: 767px) {
    .projects-grid-view .inner-info .tags,
    .recent-projects-grids .inner-info .tags {
        font-size: 14px;
        font-size: .93333rem
    }
}
.projects-grid-view .grid:hover .inner-info .tags,
.projects-grid-view .grid:hover .inner-info h3,
.recent-projects-grids .grid:hover .inner-info .tags,
.recent-projects-grids .grid:hover .inner-info h3 {
    top: 0;
    opacity: 1
}
@media (max-width: 550px) {
    .projects-grid-view .mCustomScrollBox,
    .recent-projects-grids .mCustomScrollBox {
        position: static
    }
}
.projects-grid-view .mCSB_horizontal.mCSB_inside>.mCSB_container,
.recent-projects-grids .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 80px
}
.projects-grid-view .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.recent-projects-grids .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    max-width: 850px;
    margin: 0 auto
}
@media (max-width: 991px) {
    .projects-grid-view .mCSB_scrollTools.mCSB_scrollTools_horizontal,
    .recent-projects-grids .mCSB_scrollTools.mCSB_scrollTools_horizontal {
        max-width: 700px
    }
}
.projects-grid-view .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.projects-grid-view .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.recent-projects-grids .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.recent-projects-grids .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 10px
}
.projects-grid-view .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.recent-projects-grids .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: #3a444c
}
.projects-grid-view .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.recent-projects-grids .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #420D7A
}
@media (max-width: 550px) {
    .projects-grid-view .mCSB_inside>.mCSB_container,
    .recent-projects-grids .mCSB_inside>.mCSB_container {
        margin-right: 0
    }
}
.projects-grid-view-section .more-projects {
    margin-top: 30px;
    text-align: center
}
.projects-grid-view {
    margin: 0 -15px
}
.projects-grid-view .grid {
    width: calc(50% - 10px);
    margin: 0 5px 10px;
    float: left
}
@media (max-width: 991px) {
    .projects-grid-view .grid {
        width: calc(50% - 10px);
        margin-bottom: 10px
    }
    .section-padding {
        padding: 0!important
    }
}
@media (max-width: 550px) {
    .projects-grid-view .grid {
        width: calc(100% - 10px);
        float: none;
        margin-bottom: 10px
    }
    .projects-grid-view .grid:last-child {
        margin-bottom: 0
    }
}
.about-us-faq {
    position: relative
}
.about-us-faq .backhoe-loader {
    position: absolute;
    right: 0;
    top: 160px
}
@media (max-width: 1800px) {
    .about-us-faq .backhoe-loader {
        display: none
    }
}
.about-us-section .btns {
    margin: 50px 0 45px
}
@media (max-width: 767px) {
    .about-us-section .btns {
        margin: 35px 0
    }
}
.about-us-section .social>p {
    text-transform: uppercase
}
.about-us-section .social-links a {
    font-size: 32px;
    font-size: 2.13333rem;
    color: #333
}
@media (max-width: 991px) {
    .about-us-section .social-links a {
        font-size: 26px;
        font-size: 1.73333rem
    }
}
@media (max-width: 767px) {
    .about-us-section .social-links a {
        font-size: 22px;
        font-size: 1.46667rem
    }
}
.about-us-section .social-links a:hover {
    color: #420D7A
}
.about-us-section .social-links>li+li {
    margin-left: 15px
}
@media (max-width: 991px) {
    .about-us-section .social-links>li+li {
        margin-left: 10px
    }
}
.faq-section {
    position: relative;
    z-index: 1
}
@media (max-width: 1199px) {
    .faq-section {
        margin-top: 50px
    }
}
@media (max-width: 767px) {
    .faq-section {
        margin-top: 40px
    }
}
.faq-section .faq-accordion {
    padding-top: 7px
}
.partners {
    padding-top: 0
}
.partners-bg {
    background-color: #f6f6f6;
    padding: 45px 0
}
.partners-slider .grid {
    border: 7px solid rgba(0, 0, 0, .5);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
.partners-slider .grid:hover {
    border-color: #420D7A
}
.contact-section {
    position: relative
}
.contact-section:before {
    content: "";
    background-color: rgba(5, 24, 41, .9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}
@media screen and (min-width: 992px) {
    .contact-section .section-title,
    .contact-section .section-title-s2,
    .contact-section .section-title-s5,
    .contact-section .section-title-s6,
    .contact-section .section-title-s7,
    .contact-section .section-title-white {
        margin-bottom: 30px
    }
}
.contact-section p {
    color: #aaa;
    line-height: 1.56em
}
.contact-section-contact-box {
    padding: 38px 45px;
    border: 2px solid #420D7A
}
@media (max-width: 991px) {
    .contact-section-contact-box {
        margin-bottom: 60px
    }
}
@media (max-width: 767px) {
    .contact-section-contact-box {
        margin-bottom: 45px
    }
}
@media (max-width: 450px) {
    .contact-section-contact-box {
        padding: 38px 25px
    }
}
.contact-section-contact-box .details ul {
    list-style-type: none;
    color: #fff
}
.contact-section-contact-box .details ul li {
    position: relative;
    padding-left: 25px
}
.contact-section-contact-box .details ul i {
    color: #420D7A;
    position: absolute;
    left: 0;
    top: 3px
}
.contact-section-contact-box .details ul>li+li {
    margin-top: 20px
}
.contact-form-s1 label {
    font-size: 12px;
    font-size: .8rem;
    font-weight: 400;
    display: block;
    color: #420D7A;
    text-transform: uppercase
}
@media (max-width: 767px) {
    .contact-form-s1 label {
        font-size: 11px;
        font-size: .73333rem
    }
}
.contact-form-s1 input,
.contact-form-s1 select {
    height: 38px;
    border: 0
}
@media (max-width: 767px) {
    .contact-form-s1 input,
    .contact-form-s1 select {
        height: 34px
    }
}
.contact-form-s1 form {
    overflow: hidden;
    margin: 0 -12px
}
.contact-form-s1 form>div {
    width: 50%;
    float: left;
    padding: 0 12px;
    margin-top: 12px
}
@media (max-width: 450px) {
    .contact-form-s1 form>div {
        width: 100%;
        float: none
    }
}
.contact-form-s1 form .submit-btn-wrap {
    width: 100%;
    float: none;
    clear: both;
    padding-top: 35px
}
.contact-form-s1 .wpcf7-submit {
    background-color: #420D7A;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
.contact-form-s1 .wpcf7-submit:hover {
    background-color: #d4a900
}
.contact-women {
    position: absolute;
    left: 0;
    bottom: 0
}
@media (max-width: 1550px) {
    .contact-women {
        display: none
    }
}
.news-grids {
    margin: 0 -15px;
    padding-top: 20px;
    overflow: hidden
}
@media (max-width: 991px) {
    .news-grids {
        padding-top: 50px
    }
}
.news-grids .grid {
    width: 33.33%;
    float: left;
    padding: 0 15px
}
@media (max-width: 991px) {
    .news-grids .grid {
        width: 50%
    }
}
@media (max-width: 580px) {
    .news-grids .grid {
        width: 100%;
        float: none;
        margin-bottom: 40px
    }
}
@media (max-width: 991px) {
    .news-grids>.grid:last-child {
        margin-top: 40px
    }
}
@media (max-width: 580px) {
    .news-grids>.grid:last-child {
        margin-bottom: 0
    }
}
.news-grids .entry-details {
    padding: 20px 30px;
    border: 1px solid #e8e8e8
}
@media (max-width: 1199px) {
    .news-grids .entry-details {
        padding: 20px 25px
    }
}
@media (max-width: 767px) {
    .news-grids .entry-details {
        padding: 20px
    }
}
.news-grids .entry-meta ul {
    list-style: none;
    overflow: hidden
}
.news-grids .entry-meta ul li {
    font-size: 14px;
    font-size: .93333rem;
    color: #9a9a9a;
    float: left
}
@media (max-width: 1199px) {
    .news-grids .entry-meta ul li {
        font-size: 13px;
        font-size: .86667rem
    }
}
@media (max-width: 767px) {
    .news-grids .entry-meta ul li {
        font-size: 12px;
        font-size: .8rem
    }
}
.news-grids .entry-meta ul li a {
    color: #9a9a9a
}
.news-grids .entry-meta ul li i {
    display: inline-block;
    color: #420D7A;
    padding-right: 4px
}
.news-grids .entry-meta ul>li+li {
    margin-left: 15px
}
.news-grids .entry-media img {
    border-radius: 5px
}
.news-grids .entry-body h3 {
    font-family: Hind, sans-serif;
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1.3em;
    font-weight: 600;
    margin: .72em 0 .83em
}
@media (max-width: 1199px) {
    .news-grids .entry-body h3 {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
@media (max-width: 767px) {
    .news-grids .entry-body h3 {
        font-size: 14px;
        font-size: .93333rem
    }
}
.news-grids .entry-body h3 a {
    color: #051829
}
.news-grids .entry-body h3 a:hover {
    color: #420D7A
}
.news-grids .entry-body p {
    font-size: 14px;
    font-size: .93333rem;
    line-height: 1.57em
}
.cta {
    position: relative;
    text-align: center
}
.cta:before {
    content: "";
    background-color: rgba(5, 24, 41, .9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}
.cta .container {
    position: relative;
    z-index: 1
}
.cta h2 {
    font-size: 30px;
    font-size: 2rem;
    line-height: 1.3em;
    color: #fff;
    margin-bottom: 1.33em
}
@media (max-width: 1199px) {
    .cta h2 {
        font-size: 25px;
        font-size: 1.66667rem
    }
}
@media (max-width: 991px) {
    .cta h2 {
        font-size: 22px;
        font-size: 1.46667rem
    }
}
@media (max-width: 767px) {
    .cta h2 {
        font-size: 18px;
        font-size: 1.2rem
    }
}
.cta h2 span {
    color: #420D7A
}
.service-s2-top {
    margin-top: 10px
}
@media (max-width: 991px) {
    .service-s2-top {
        margin-top: 50px
    }
}
.service-s2-tab {
    overflow: hidden;
    margin-bottom: 60px
}
.service-s2-tab .tablinks {
    width: 17%;
    float: right;
    list-style: none
}
@media (max-width: 991px) {
    .service-s2-tab .tablinks {
        width: 30%
    }
}
@media (max-width: 767px) {
    .service-s2-tab .tablinks {
        width: 270px;
        float: none;
        margin-bottom: 25px
    }
}
.service-s2-tab .tablinks li {
    border: 1px solid transparent;
    margin-bottom: 2px
}
.service-s2-tab .tablinks li.active {
    border: 1px solid #420D7A
}
.service-s2-tab .tablinks li a {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #051829;
    display: block;
    padding: 5px 20px;
    text-align: right;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
@media (max-width: 1199px) {
    .service-s2-tab .tablinks li a {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
.service-s2-tab .tablinks li.active a span {
    visibility: visible;
    opacity: 1;
    display: inline-block
}
.service-s2-tab .tablinks li a span {
    padding-left: 8px;
    visibility: hidden;
    display: none;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
.service-s2-tab .tab-content {
    width: 80%;
    float: left
}
@media (max-width: 991px) {
    .service-s2-tab .tab-content {
        width: 65%
    }
}
@media (max-width: 767px) {
    .service-s2-tab .tab-content {
        width: 100%;
        float: none
    }
}
.service-s2-tab .tab-pane {
    overflow: hidden
}
.service-s2-tab .tab-pane .img-holder {
    width: 45%;
    float: left;
    padding-bottom: 15px
}
@media (max-width: 991px) {
    .service-s2-tab .tab-pane .img-holder {
        width: 100%;
        float: none
    }
}
.service-s2-tab .tab-pane .img-holder img {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .3)
}
.service-s2-tab .tab-pane .details {
    width: 55%;
    float: right;
    padding: 45px 100px 45px 45px
}
@media (max-width: 1199px) {
    .service-s2-tab .tab-pane .details {
        padding: 25px 41px 25px 35px
    }
}
@media (max-width: 991px) {
    .service-s2-tab .tab-pane .details {
        width: 100%;
        float: none;
        padding: 25px 0 0
    }
}
@media (max-width: 767px) {
    .service-s2-tab .tab-pane .details {
        padding: 15px 0 0
    }
}
.service-s2-tab .details h3 {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 600;
    margin: 0 0 .71em
}
@media (max-width: 1199px) {
    .service-s2-tab .details h3 {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
@media (max-width: 767px) {
    .service-s2-tab .details h3 {
        font-size: 18px;
        font-size: 1.2rem
    }
}
.service-s2-tab .details .more {
    font-weight: 600;
    color: #420D7A;
    margin-top: 5px
}
.service-s2-tab .details .more:hover {
    color: #d9ad00
}
.service-s2-box-grids {
    margin: 0 0px
}
.service-s2-box-grids .grid {
    width: 33.33%;
    float: left;
    padding: 0 15px
}
@media (max-width: 700px) {
    .service-s2-box-grids .grid {
        width: 100%;
        float: none;
        margin-bottom: 15px
    }
}
.service-s2-box-grids .grid .inner {
    border: 2px solid #e6e6e6;
    padding: 65px 42px 60px 100px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}
@media (max-width: 1199px) {
    .service-s2-box-grids .grid .inner {
        padding: 95px 42px 40px
    }
}
@media (max-width: 991px) {
    .service-s2-box-grids .grid .inner {
        padding: 95px 35px 30px
    }
}
@media (max-width: 767px) {
    .service-s2-box-grids .grid .inner {
        padding: 85px 35px 30px
    }
}
.service-s2-box-grids .grid:hover .inner {
    border-color: #420D7A
}
.service-s2-box-grids .inner h3 {
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 600;
    margin: 0 0 1em;
    position: relative
}
@media (max-width: 991px) {
    .service-s2-box-grids .inner h3 {
        font-size: 18px;
        font-size: 1.2rem
    }
}
@media (max-width: 767px) {
    .service-s2-box-grids .inner h3 {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
.service-s2-box-grids .inner h3 span {
    font-size: 48px;
    font-size: 3.2rem;
    font-weight: 700;
    position: absolute;
    left: -80px;
    top: -45px
}
@media (max-width: 1199px) {
    .service-s2-box-grids .inner h3 span {
        font-size: 38px;
        font-size: 2.53333rem;
        left: 0;
        top: -60px
    }
}
@media (max-width: 991px) {
    .service-s2-box-grids .inner h3 span {
        font-size: 34px;
        font-size: 2.26667rem
    }
}
@media (max-width: 767px) {
    .service-s2-box-grids .inner h3 span {
        font-size: 30px;
        font-size: 2rem
    }
}
.service-s2-box-grids .inner h3 span:before {
    content: "";
    background-color: #420D7A;
    width: 2px;
    height: 140%;
    position: absolute;
    left: 60%;
    top: -10px;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg)
}
.service-s2-box-grids .inner>p:last-child {
    margin-bottom: 0
}
.our-team-bg {
    background-color: #f6f6f6;
    padding-bottom: 170px;
    margin-bottom: 45px
}
@media (max-width: 1199px) {
    .our-team-bg {
        padding-bottom: 80px
    }
}
@media (max-width: 991px) {
    .our-team-bg {
        padding-bottom: 60px
    }
}
.our-team .team-slider {
    position: relative
}
.our-team .owl-stage-outer {
    z-index: 10
}
.our-team .team-slider:after {
    content: "";
    width: 120%;
    height: 300px;
    border: 2px solid #420D7A;
    position: absolute;
    left: -10%;
    bottom: 0
}
@media (max-width: 1199px) {
    .our-team .team-slider:after {
        display: none
    }
}
.fun-fact {
    text-align: center;
    padding: 55px 0 100px
}
@media (max-width: 1199px) {
    .fun-fact {
        padding: 0 0 100px
    }
}
@media (max-width: 991px) {
    .fun-fact {
        padding: 0 0 60px
    }
}
@media (max-width: 767px) {
    .fun-fact {
        padding: 0 0 45px
    }
}
.fun-fact .start-count>.col:last-child .grid:after {
    display: none
}
.fun-fact .start-count>.col:last-child .grid {
    border-bottom: 0
}
@media (max-width: 767px) {
    .fun-fact .start-count>.col+.col .grid {
        margin-top: 20px
    }
}
.fun-fact .grid {
    padding: 0 40px;
    position: relative
}
@media (max-width: 1199px) {
    .fun-fact .grid {
        padding: 0 25px
    }
}
@media (max-width: 991px) {
    .fun-fact .grid {
        padding: 0 15px
    }
}
@media (max-width: 767px) {
    .fun-fact .grid {
        border-bottom: 1px solid #d9d9d9
    }
}
.fun-fact .grid:after {
    content: "";
    background: #d9d9d9;
    background: -webkit-linear-gradient(top, #fff 0, #d9d9d9 15%, #d9d9d9 80%, #fff 98%);
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(15%, #d9d9d9), color-stop(80%, #d9d9d9), color-stop(98%, #fff));
    background: -o-linear-gradient(top, #fff 0, #d9d9d9 15%, #d9d9d9 80%, #fff 98%);
    background: linear-gradient(top, #fff 0, #d9d9d9 15%, #d9d9d9 80%, #fff 98%);
    width: 2px;
    height: 105px;
    position: absolute;
    right: -15px;
    bottom: -2%
}
@media (max-width: 767px) {
    .fun-fact .grid:after {
        display: none
    }
}
.fun-fact .grid h3 {
    font-size: 60px;
    font-size: 4rem;
    margin: 0 0 3px
}
@media (max-width: 1199px) {
    .fun-fact .grid h3 {
        font-size: 50px;
        font-size: 3.33333rem
    }
}
@media (max-width: 991px) {
    .fun-fact .grid h3 {
        font-size: 40px;
        font-size: 2.66667rem
    }
}
@media (max-width: 767px) {
    .fun-fact .grid h3 {
        font-size: 30px;
        font-size: 2rem
    }
}
.fun-fact .grid h3>span:last-child {
    color: #420D7A
}
.fun-fact .grid .fact-title {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #9a9a9a;
    margin: 0 0 1.38em;
    display: block
}
.cta-newsletter {
    padding: 100px 0;
    position: relative
}
@media (max-width: 991px) {
    .cta-newsletter {
        padding: 80px 0;
        text-align: center
    }
}
@media (max-width: 767px) {
    .cta-newsletter {
        padding: 60px 0
    }
}
.cta-newsletter:before {
    content: "";
    background-color: rgba(5, 24, 41, .9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}
.cta-newsletter .cta-newsletter-inner h3 {
    font-size: 30px;
    font-size: 2rem;
    color: #fff;
    margin: 0 0 1.23em
}
@media (max-width: 1199px) {
    .cta-newsletter .cta-newsletter-inner h3 {
        font-size: 25px;
        font-size: 1.66667rem
    }
}
@media (max-width: 991px) {
    .cta-newsletter .cta-newsletter-inner h3 {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
.cta-newsletter .cta-newsletter-inner h3 span {
    color: #420D7A
}
.cta-newsletter .subscrib-form {
    max-width: 725px;
    position: relative
}
@media (max-width: 1199px) {
    .cta-newsletter .subscrib-form {
        max-width: 625px
    }
}
@media (max-width: 991px) {
    .cta-newsletter .subscrib-form {
        max-width: 500px;
        margin: 0 auto
    }
}
@media (max-width: 767px) {
    .cta-newsletter .subscrib-form {
        max-width: 95%;
        margin: 0 auto
    }
}
.cta-newsletter .subscrib-form input {
    height: 45px;
    border: 0;
    padding-left: 25px;
    padding-right: 260px
}
@media (max-width: 1199px) {
    .cta-newsletter .subscrib-form input {
        height: 40px;
        padding-right: 200px
    }
}
@media (max-width: 991px) {
    .cta-newsletter .subscrib-form input {
        height: 38px;
        padding-left: 15px;
        padding-right: 140px
    }
}
@media (max-width: 767px) {
    .cta-newsletter .subscrib-form input {
        padding-right: 120px
    }
}
.cta-newsletter .subscrib-form button {
    background-color: #420D7A;
    width: 240px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    color: #051829;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
@media (max-width: 1199px) {
    .cta-newsletter .subscrib-form button {
        width: 180px;
        height: 40px;
        line-height: 40px
    }
}
@media (max-width: 1199px) {
    .cta-newsletter .subscrib-form button {
        font-size: 14px;
        font-size: .93333rem;
        width: 120px;
        height: 38px;
        line-height: 38px
    }
}
@media (max-width: 767px) {
    .cta-newsletter .subscrib-form button {
        width: 100px
    }
}
.cta-newsletter .subscrib-form button:hover {
    background-color: #e4b500
}
.cta-newsletter .newsletter-pic {
    position: absolute;
    right: 0;
    bottom: -100px
}
@media (max-width: 991px) {
    .cta-newsletter .newsletter-pic {
        display: none
    }
}
.testimoials-s2-grid-view .testimoials-s2-grid,
.testimoials-s2-slider .testimoials-s2-grid {
    border: 2px solid #420D7A;
    padding: 65px 35px 35px;
    border-radius: 5px;
    position: relative
}
@media (max-width: 767px) {
    .testimoials-s2-grid-view .testimoials-s2-grid,
    .testimoials-s2-slider .testimoials-s2-grid {
        padding: 45px 20px 20px
    }
}
.testimoials-s2-grid-view .testimoials-s2-grid:after,
.testimoials-s2-slider .testimoials-s2-grid:after {
    background: #420D7A url(../images/testimonials/quote.png) no-repeat center center;
    content: "";
    width: 58px;
    height: 52px;
    position: absolute;
    right: 0;
    top: -2px;
    border-radius: 5px
}
@media (max-width: 991px) {
    .testimoials-s2-grid-view .testimoials-s2-grid:after,
    .testimoials-s2-slider .testimoials-s2-grid:after {
        width: 50px;
        height: 48px;
        background-size: 20px
    }
}
.testimoials-s2-grid-view .testimoials-s2-grid img,
.testimoials-s2-slider .testimoials-s2-grid img {
    width: auto;
    border-radius: 50%
}
.testimoials-s2-grid-view .client-info,
.testimoials-s2-slider .client-info {
    margin-top: 10px;
    position: relative;
    overflow: hidden
}
.testimoials-s2-grid-view .client-info .details,
.testimoials-s2-slider .client-info .details {
    height: 75px;
    display: inline-block;
    float: left;
    position: relative;
    padding-left: 90px
}
@media (max-width: 991px) {
    .testimoials-s2-grid-view .client-info .details,
    .testimoials-s2-slider .client-info .details {
        float: none;
        display: block
    }
}
.testimoials-s2-grid-view .client-info .details .pic,
.testimoials-s2-slider .client-info .details .pic {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%
}
.testimoials-s2-grid-view .client-info .info,
.testimoials-s2-slider .client-info .info {
    margin-top: 15px
}
.testimoials-s2-grid-view .client-info h4,
.testimoials-s2-slider .client-info h4 {
    font-size: 18px;
    font-size: 1.2rem;
    margin: 0
}
@media (max-width: 991px) {
    .testimoials-s2-grid-view .client-info h4,
    .testimoials-s2-slider .client-info h4 {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
@media (max-width: 767px) {
    .testimoials-s2-grid-view .client-info h4,
    .testimoials-s2-slider .client-info h4 {
        font-size: 14px;
        font-size: .93333rem
    }
}
.testimoials-s2-grid-view .client-info p,
.testimoials-s2-slider .client-info p {
    font-size: 14px;
    font-size: .93333rem;
    text-transform: uppercase
}
@media (max-width: 767px) {
    .testimoials-s2-grid-view .client-info p,
    .testimoials-s2-slider .client-info p {
        font-size: 12px;
        font-size: .8rem
    }
}
.testimoials-s2-grid-view .client-info .rating,
.testimoials-s2-slider .client-info .rating {
    display: inline-block;
    float: right;
    margin-top: 15px
}
@media (max-width: 991px) {
    .testimoials-s2-grid-view .client-info .rating,
    .testimoials-s2-slider .client-info .rating {
        float: none;
        display: block;
        margin: -20px 0 0 88px
    }
}
.testimoials-s2-grid-view .client-info .rating i,
.testimoials-s2-slider .client-info .rating i {
    color: #420D7A
}
@media screen and (min-width: 992px) {
    .testimoials-s2-grid-view .owl-controls .owl-nav,
    .testimoials-s2-slider .owl-controls .owl-nav {
        width: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}
.testimoials-s2-grid-view .owl-controls .owl-nav .owl-next,
.testimoials-s2-grid-view .owl-controls .owl-nav .owl-prev,
.testimoials-s2-slider .owl-controls .owl-nav .owl-next,
.testimoials-s2-slider .owl-controls .owl-nav .owl-prev {
    background: 0 0;
    font-size: 20px;
    font-size: 1.33333rem;
    color: #051829
}
@media screen and (min-width: 992px) {
    .testimoials-s2-grid-view .owl-controls .owl-nav .owl-next,
    .testimoials-s2-grid-view .owl-controls .owl-nav .owl-prev,
    .testimoials-s2-slider .owl-controls .owl-nav .owl-next,
    .testimoials-s2-slider .owl-controls .owl-nav .owl-prev {
        font-size: 24px;
        font-size: 1.6rem;
        position: absolute;
        padding: 0;
        margin: 0
    }
}
@media screen and (min-width: 992px) {
    .testimoials-s2-grid-view .owl-controls .owl-nav .owl-prev,
    .testimoials-s2-slider .owl-controls .owl-nav .owl-prev {
        left: -70px
    }
}
@media screen and (min-width: 992px) {
    .testimoials-s2-grid-view .owl-controls .owl-nav .owl-next,
    .testimoials-s2-slider .owl-controls .owl-nav .owl-next {
        right: -70px
    }
}
.testimoials-s2-grid-view .owl-controls .owl-nav .owl-next:hover,
.testimoials-s2-grid-view .owl-controls .owl-nav .owl-prev:hover,
.testimoials-s2-slider .owl-controls .owl-nav .owl-next:hover,
.testimoials-s2-slider .owl-controls .owl-nav .owl-prev:hover {
    background: 0 0;
    color: #420D7A
}
.testimonials-s2-grid-view-section {
    padding-bottom: 70px
}
@media (max-width: 991px) {
    .testimonials-s2-grid-view-section {
        padding-bottom: 50px
    }
}
@media (max-width: 767px) {
    .testimonials-s2-grid-view-section {
        padding-bottom: 40px
    }
}
.testimoials-s2-grid-view {
    overflow: hidden;
    margin: 0 -15px
}
.testimoials-s2-grid-view .testimoials-s2-grid {
    width: calc(50% - 30px);
    float: left;
    margin: 0 15px 30px
}
@media (max-width: 650px) {
    .testimoials-s2-grid-view .testimoials-s2-grid {
        width: calc(100% - 30px);
        float: none
    }
}
.features-title {
    border: 2px solid #420D7A;
    padding: 45px 30px;
    border-radius: 5px
}
@media (max-width: 991px) {
    .features-title {
        margin-bottom: 40px;
        padding: 35px 30px
    }
}
@media (max-width: 991px) {
    .features-title {
        padding: 25px 20px
    }
}
.features-title h2 {
    font-size: 30px;
    font-size: 2rem;
    margin: 0 0 .9em
}
@media (max-width: 1199px) {
    .features-title h2 {
        font-size: 25px;
        font-size: 1.66667rem
    }
}
@media (max-width: 767px) {
    .features-title h2 {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
.features-title p {
    margin: 0
}
.feature-grid {
    text-align: center
}
@media (max-width: 767px) {
    .feature-grid {
        margin-bottom: 35px;
        padding-bottom: 35px;
        border-bottom: 1px solid #e6e3e3
    }
}
.feature-grid .icon {
    background-color: #420D7A;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    margin: 0 auto 35px;
    border-radius: 50%
}
@media (max-width: 1199px) {
    .feature-grid .icon {
        width: 75px;
        height: 75px;
        line-height: 75px
    }
}
@media (max-width: 767px) {
    .feature-grid .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin: 0 auto 25px
    }
}
.feature-grid .icon .fi:before {
    font-size: 50px;
    color: #000
}
@media (max-width: 1199px) {
    .feature-grid .icon .fi:before {
        font-size: 40px
    }
}
@media (max-width: 767px) {
    .feature-grid .icon .fi:before {
        font-size: 30px
    }
}
.feature-grid h3 {
    font-size: 20px;
    font-size: 1.33333rem;
    margin: 0 0 .5em
}
@media (max-width: 1199px) {
    .feature-grid h3 {
        font-size: 17px;
        font-size: 1.13333rem
    }
}
.feature-grid p {
    margin-bottom: 1.7em
}
@media (max-width: 767px) {
    .feature-grid p {
        margin-bottom: 1.4em
    }
}
.feature-grid .more {
    color: #420D7A;
    font-weight: 600
}
.features .row>.col:last-child .feature-grid {
    border: 0;
    padding: 0;
    margin: 0
}
.services-s3 {
    background-color: #e8f0f7;
    padding-bottom: 70px
}
@media (max-width: 991px) {
    .services-s3 {
        padding-bottom: 50px
    }
}
@media (max-width: 767px) {
    .services-s3 {
        padding-bottom: 40px
    }
}
.services-s3-grids {
    overflow: hidden;
    margin: 0 -15px
}
.services-s3-grids .grid {
    width: 33.33%;
    float: left;
    padding: 0 15px 30px;
    position: relative
}
@media (max-width: 991px) {
    .services-s3-grids .grid {
        width: 50%
    }
}
@media (max-width: 600px) {
    .services-s3-grids .grid {
        width: 100%;
        float: none
    }
}
.services-s3-grids .grid:hover .details {
    background-color: #e4b500
}
.services-s3-grids .grid:hover h3 a {
    color: #fff
}
.services-s3-grids .grid .inner {
    position: relative;
    overflow: hidden
}
.services-s3-grids .grid .details {
    background-color: #420D7A;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
.services-s3-grids .grid img {
    border-radius: 5px
}
.services-s3-grids .grid h3 {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 0
}
@media (max-width: 1199px) {
    .services-s3-grids .grid h3 {
        font-size: 15px;
        font-size: 1rem
    }
}
.services-s3-grids .grid h3 a {
    display: block;
    color: #051829;
    padding: 12px 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
.pricing {
    text-align: center
}
.pricing .pricing-tab {
    list-style-type: none;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 50px;
    border-radius: 5px
}
.pricing .pricing-tab li {
    float: left
}
.pricing .pricing-tab li a {
    display: block;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 700;
    color: #420D7A;
    border: 2px solid #420D7A;
    padding: 15px 80px
}
@media (max-width: 1199px) {
    .pricing .pricing-tab li a {
        font-size: 14px;
        font-size: .93333rem;
        border: 2px solid #420D7A;
        padding: 10px 50px
    }
}
@media (max-width: 767px) {
    .pricing .pricing-tab li a {
        padding: 5px 30px
    }
}
.pricing .pricing-tab li.active a {
    background-color: #420D7A;
    color: #051829
}
.pricing .pricing-grids {
    overflow: hidden;
    margin: 0 -15px
}
.pricing .pricing-grids .pricing-grid {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 0 15px 15px
}
@media (max-width: 991px) {
    .pricing .pricing-grids .pricing-grid {
        width: 50%
    }
}
@media (max-width: 767px) {
    .pricing .pricing-grids .pricing-grid {
        width: 100%;
        float: none
    }
}
.pricing .pricing-grids .pricing-details {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    border-radius: 0 0 5px 5px
}
.pricing .pricing-grids .pricing-header {
    background-color: #051829;
    padding: 40px 0;
    border-radius: 5px 5px 0 0;
    position: relative;
    overflow: hidden
}
@media (max-width: 1199px) {
    .pricing .pricing-grids .pricing-header {
        padding: 30px 0
    }
}
.pricing .pricing-grids .pricing-header h3 {
    font-size: 24px;
    font-size: 1.6rem;
    color: #420D7A;
    margin: 0
}
@media (max-width: 1199px) {
    .pricing .pricing-grids .pricing-header h3 {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
@media (max-width: 991px) {
    .pricing .pricing-grids .pricing-header h3 {
        font-size: 17px;
        font-size: 1.13333rem
    }
}
.pricing .pricing-grids .pricing-header .price {
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-size: 3.2rem;
    font-weight: 700;
    color: #fff;
    position: relative
}
@media (max-width: 1199px) {
    .pricing .pricing-grids .pricing-header .price {
        font-size: 40px;
        font-size: 2.66667rem
    }
}
@media (max-width: 991px) {
    .pricing .pricing-grids .pricing-header .price {
        font-size: 35px;
        font-size: 2.33333rem
    }
}
.pricing .pricing-grids .pricing-header .price span {
    font-size: 28px;
    font-size: 1.86667rem;
    position: relative;
    top: -13px
}
@media (max-width: 991px) {
    .pricing .pricing-grids .pricing-header .price span {
        font-size: 18px;
        font-size: 1.2rem
    }
}
.pricing .pricing-grids .pricing-header .sing-up {
    background-color: #420D7A;
    width: 165px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    color: #051829;
    display: inline-block;
    border-radius: 5px
}
@media (max-width: 1199px) {
    .pricing .pricing-grids .pricing-header .sing-up {
        width: 125px;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        font-size: .93333rem
    }
}
@media (max-width: 991px) {
    .pricing .pricing-grids .pricing-header .sing-up {
        width: 110px;
        height: 35px;
        line-height: 35px
    }
}
.pricing .pricing-grids .pricing-header .off {
    background-color: #fd3e03;
    color: #fff;
    display: block;
    padding: 0 25px;
    position: absolute;
    right: -32px;
    top: -24px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom
}
.pricing .pricing-grids .pricing-body {
    padding: 40px 15px
}
.pricing .pricing-grids .pricing-body ul {
    list-style-type: none
}
.pricing .pricing-grids .pricing-body ul li {
    color: #6a6a6a
}
.pricing .pricing-grids .pricing-body ul li i {
    color: #420D7A
}
.pricing .pricing-grids .pricing-body ul>li+li {
    margin-top: 17px
}
@media (max-width: 991px) {
    .pricing .pricing-grids .pricing-body ul>li+li {
        margin-top: 14px
    }
}
.pricing .pricing-grids .pricing-footer {
    border-top: 1px solid #d9d9d9;
    padding: 19px 0
}
@media (max-width: 1199px) {
    .pricing .pricing-grids .pricing-footer {
        padding: 14px 0
    }
}
.pricing .pricing-grids .pricing-footer a {
    font-size: 15px;
    font-size: 1rem;
    color: #051829
}
.pricing .pricing-grids .pricing-footer a span {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 600
}
.pricing .pricing-grids .pricing-footer a:hover {
    color: #420D7A
}
.faq-pg-section .section-title-s4 p span {
    display: block;
    font-weight: 600
}
@media screen and (min-width: 992px) {
    .faq-pg-section .faq-section {
        border: 1px solid #dee0e1;
        padding: 70px;
        border-radius: 5px
    }
}
.service-single-content .title {
    position: relative;
    margin-top: 52px
}
@media screen and (min-width: 1200px) {
    .service-single-content .title {
        padding-right: 340px
    }
}
@media (max-width: 767px) {
    .service-single-content .title {
        margin-top: 40px
    }
}
.service-single-content .title h3 {
    font-size: 25px;
    font-size: 1.66667rem;
    margin: 0 0 2em
}
@media (max-width: 991px) {
    .service-single-content .title h3 {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
@media (max-width: 767px) {
    .service-single-content .title h3 {
        font-size: 17px;
        font-size: 1.13333rem
    }
}
.service-single-content .download {
    position: absolute;
    right: 0;
    top: 0
}
@media (max-width: 1199px) {
    .service-single-content .download {
        position: static;
        margin-bottom: 40px
    }
}
.service-single-content .download a {
    padding: 10px 20px 10px 40px;
    border: 2px solid #420D7A;
    color: #6a6a6a;
    font-weight: 600;
    position: relative
}
@media (max-width: 1199px) {
    .service-single-content .download a {
        padding: 7px 15px 7px 30px
    }
}
@media (max-width: 991px) {
    .service-single-content .download a {
        font-size: 14px;
        font-size: .93333rem;
        padding: 5px 15px 5px 30px
    }
}
.service-single-content .download a i {
    position: absolute;
    left: 20px
}
@media (max-width: 1199px) {
    .service-single-content .download a i {
        left: 10px
    }
}
.service-single-content .details ul {
    list-style-type: none;
    padding: 2em 0 3em
}
.service-single-content .details ul li {
    position: relative;
    padding-left: 75px;
    font-weight: 600
}
@media (max-width: 1199px) {
    .service-single-content .details ul li {
        padding-left: 45px
    }
}
.service-single-content .details ul>li+li {
    margin-top: 45px
}
@media (max-width: 1199px) {
    .service-single-content .details ul>li+li {
        margin-top: 20px
    }
}
.service-single-content .details ul li i {
    background-color: #420D7A;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media (max-width: 1199px) {
    .service-single-content .details ul li i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px
    }
}
.service-single-content .details p {
    margin-bottom: 2em
}
@media (max-width: 991px) {
    .service-single-content .details h4 {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
.project-single-section .project-single-details {
    border: 2px solid #420D7A;
    padding: 60px 50px;
    border-radius: 5px
}
@media (max-width: 1199px) {
    .project-single-section .project-single-details {
        padding: 40px 30px
    }
}
@media (max-width: 991px) {
    .project-single-section .project-single-details {
        margin-top: 50px
    }
}
@media (max-width: 767px) {
    .project-single-section .project-single-details {
        padding: 30px 25px
    }
}
.project-single-section .project-single-details h3 {
    font-size: 25px;
    font-size: 1.66667rem;
    margin: 0 0 .75em
}
@media (max-width: 991px) {
    .project-single-section .project-single-details h3 {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
.project-single-section .project-info {
    list-style-type: none;
    padding-top: 40px
}
@media (max-width: 991px) {
    .project-single-section .project-info {
        padding-top: 20px
    }
}
.project-single-section .project-info li {
    font-size: 15px;
    font-size: 1rem
}
@media (max-width: 767px) {
    .project-single-section .project-info li {
        font-size: 14px;
        font-size: .93333rem
    }
}
.project-single-section .project-info li span {
    color: #051829;
    font-weight: 600
}
.project-single-section .project-info>li+li {
    margin-top: 13px
}
.project-single-section .project-info i {
    color: #420D7A;
    display: inline-block;
    padding-right: 5px
}
.contact-pg-section .contact-info ul li {
    padding-left: 45px;
    position: relative;
    list-style-type: none
}
.contact-pg-section .contact-info ul>li+li {
    margin-top: 50px
}
@media (max-width: 991px) {
    .contact-pg-section .contact-info ul>li+li {
        margin-top: 25px
    }
}
.contact-pg-section .contact-info .icon {
    background-color: #420D7A;
    width: 35px;
    height: 35px;
    line-height: 38px;
    font-size: 18px;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%
}
.contact-pg-section .contact-info p {
    font-size: 17px;
    font-size: 1.13333rem;
    font-weight: 700;
    line-height: 1.4em;
    color: #051829;
    margin: 0
}
@media (max-width: 1199px) {
    .contact-pg-section .contact-info p {
        font-size: 15px;
        font-size: 1rem
    }
}
.contact-pg-section .contact-info p span {
    display: block;
    color: #969fab
}
.contact-pg-section .location-map {
    background-color: red;
    height: 357px;
    border-radius: 10px
}
@media (max-width: 991px) {
    .contact-pg-section .location-map {
        margin-top: 40px
    }
}
.contact-pg-section .contact-form {
    margin-top: 70px
}
.contact-pg-section .contact-form>div {
    margin-bottom: 40px
}
@media (max-width: 991px) {
    .contact-pg-section .contact-form>div {
        margin-bottom: 20px
    }
}
.contact-pg-section .contact-form label {
    font-size: 22px;
    font-size: 1.46667rem;
    color: #051829;
    font-weight: 600
}
@media (max-width: 1199px) {
    .contact-pg-section .contact-form label {
        font-size: 15px;
        font-size: 1rem
    }
}
.contact-pg-section .contact-form input,
.contact-pg-section .contact-form textarea {
    height: 45px;
    border: 2px solid #d1d7e0;
    border-radius: 10px
}
@media (max-width: 991px) {
    .contact-pg-section .contact-form input,
    .contact-pg-section .contact-form textarea {
        height: 35px;
        border: 1px solid #d1d7e0;
        border-radius: 5px
    }
}
.contact-pg-section .contact-form textarea {
    height: 230px
}
@media (max-width: 991px) {
    .contact-pg-section .contact-form textarea {
        height: 150px
    }
}
.contact-pg-section .contact-form .submit-btn {
    margin-bottom: 0
}
.contact-pg-section .contact-form .submit-btn button {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-size: 1.2rem;
    padding: 0;
    font-weight: 600
}
@media (max-width: 1199px) {
    .contact-pg-section .contact-form .submit-btn button {
        height: 45px;
        line-height: 45px;
        font-size: 15px;
        font-size: 1rem
    }
}
@media (max-width: 991px) {
    .contact-pg-section .contact-form .submit-btn button {
        height: 40px;
        line-height: 40px
    }
}
.contact-pg-section #contact-form-s2 #loader i {
    color: #051829
}
.blog-grid-section .news-grids {
    overflow: hidden;
    padding-top: 0
}
.blog-grid-section .news-grids .grid {
    margin-bottom: 30px
}
.blog-grid-section .news-grids>.grid:last-child {
    margin-top: 0
}
.blog-grid-section .pagination-wrapper {
    margin-top: 50px
}
@media (max-width: 991px) {
    .blog-grid-section .pagination-wrapper {
        margin-top: 30px
    }
}
@media (max-width: 767px) {
    .blog-grid-section .pagination-wrapper {
        margin-top: 20px
    }
}
.blog-with-sidebar .news-grids {
    padding-top: 0
}
.blog-with-sidebar .news-grids .grid {
    width: 50%;
    margin-bottom: 30px
}
@media (max-width: 580px) {
    .blog-with-sidebar .news-grids .grid {
        width: 100%
    }
}
.blog-with-sidebar .news-grids>.grid:last-child {
    margin-top: 0
}
.blog-with-sidebar .pagination-wrapper {
    margin-top: 50px
}
@media (max-width: 991px) {
    .blog-with-sidebar .pagination-wrapper {
        margin-top: 30px
    }
}
@media (max-width: 767px) {
    .blog-with-sidebar .pagination-wrapper {
        margin-top: 20px
    }
}
.blog-single {
    background-color: #f2f2f2
}
.blog-single-content ul {
    list-style: none
}
@media screen and (min-width: 992px) {
    .blog-single-content {
        margin-bottom: 80px
    }
}
@media (max-width: 991px) {
    .blog-single-content {
        margin-bottom: 100px
    }
}
.blog-single-content .post-title-meta .btn {
    background-color: #051829;
    font-size: 12px;
    font-size: .8rem;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 13px;
    border: 0;
    border-radius: 0;
    cursor: auto
}
.blog-single-content .post-title-meta h2 {
    font-size: 30px;
    font-size: 2rem;
    font-weight: blod;
    margin: .57em 0 .53em;
    line-height: 1.3em;
    color: #1a1a1a
}
@media screen and (min-width: 1200px) {
    .blog-single-content .post-title-meta h2 {
        padding-right: 200px
    }
}
@media (max-width: 767px) {
    .blog-single-content .post-title-meta h2 {
        font-size: 22px;
        font-size: 1.46667rem
    }
}
.blog-single-content .post-title-meta ul {
    overflow: hidden;
    margin-bottom: 24px
}
.blog-single-content .post-title-meta ul li {
    font-size: 14px;
    font-size: .93333rem;
    float: left;
    text-transform: uppercase;
    margin-right: 8px;
    padding-right: 8px;
    position: relative
}
.blog-single-content .post-title-meta ul li:after {
    content: "/";
    color: #999;
    position: absolute;
    right: 0
}
.blog-single-content .post-title-meta ul li:last-child:after {
    display: none
}
.blog-single-content .post-title-meta ul li a {
    color: #999
}
.blog-single-content .post-title-meta ul li a:hover {
    color: #051829
}
.blog-single-content h3 {
    font-size: 21px;
    font-size: 1.4rem;
    color: #1a1a1a;
    margin: 0
}
@media (max-width: 767px) {
    .blog-single-content h3 {
        font-size: 18px
    }
}
.blog-single-content p {
    font-size: 16px;
    font-size: 1.06667rem;
    margin-bottom: 15px
}
@media (max-width: 767px) {
    .blog-single-content p {
        font-size: 14px
    }
}
.blog-single-content .comments,
.blog-single-content .post {
    background-color: #fff
}
.blog-single-content .post {
    padding: 0 45px 70px 45px
}
@media (max-width: 991px) {
    .blog-single-content .post {
        padding: 0 45px 45px
    }
}
@media (max-width: 767px) {
    .blog-single-content .post {
        padding: 0 20px 45px 20px
    }
}
.blog-single-content .post h3 {
    margin: 1.9em 0 .9em
}
.blog-single-content .post .media {
    margin: 0 -45px 48px
}
@media (max-width: 767px) {
    .blog-single-content .post .media {
        margin: 0 -20px 40px
    }
}
.blog-single-content .gallery-post {
    margin: 35px 0 0
}
.blog-single-content .gallery-post .gallery {
    overflow: hidden
}
.blog-single-content .gallery-post .gallery>div:first-child {
    width: 60%;
    float: left
}
.blog-single-content .gallery-post .gallery>div:last-child {
    width: 38%;
    float: right
}
.blog-single-content .tag-share {
    overflow: hidden;
    margin: 25px 0 15px
}
@media (max-width: 767px) {
    .blog-single-content .tag-share {
        margin: 25px 0
    }
}
.blog-single-content .tag-share>div {
    display: inline-block;
    float: left
}
@media (max-width: 767px) {
    .blog-single-content .tag-share>div {
        display: block;
        float: none!important
    }
}
.blog-single-content .tag-share>div:last-child {
    float: right
}
.blog-single-content .tag-share>div:first-child {
    padding-left: 20px
}
.blog-single-content .tag-share>div:first-child span {
    font-size: 15px;
    font-size: 1rem;
    font-weight: 700;
    color: #000;
    margin-right: 25px;
    position: relative;
    top: -11px
}
@media (max-width: 991px) {
    .blog-single-content .tag-share>div:first-child {
        padding-left: 0
    }
    .blog-single-content .tag-share>div:first-child span {
        font-size: 14px;
        font-size: .93333rem;
        margin-right: 15px;
        top: -20px
    }
}
@media (max-width: 767px) {
    .blog-single-content .tag-share>div:first-child {
        padding-left: 0
    }
    .blog-single-content .tag-share>div:first-child span {
        font-size: 14px;
        font-size: .93333rem;
        margin-right: 15px;
        top: 0;
        display: block;
        margin-bottom: 5px
    }
}
.blog-single-content .tag-share ul {
    display: inline-block;
    overflow: hidden
}
.blog-single-content .tag-share ul li {
    float: left;
    margin-right: 12px
}
.blog-single-content .tag-share ul li:last-child {
    margin-right: 0
}
.blog-single-content .tag-share .tag a {
    background-color: #fff;
    font-size: 14px;
    font-size: .93333rem;
    color: #333;
    display: inline-block;
    text-align: center;
    padding: 7px 15px;
    text-transform: lowercase
}
@media (max-width: 991px) {
    .blog-single-content .tag-share .tag a {
        padding: 5px 10px;
        margin-bottom: 10px
    }
}
.blog-single-content .tag-share .tag a:hover {
    background-color: #420D7A;
    color: #fff
}
.blog-single-content .tag-share .share {
    padding-bottom: 0
}
.blog-single-content .tag-share .share li {
    opacity: .9
}
.blog-single-content .tag-share .share li:hover {
    opacity: 1
}
.blog-single-content .tag-share .share li:first-child {
    background-color: #106ed2
}
.blog-single-content .tag-share .share li:nth-child(2) {
    background-color: #3ad0fb
}
.blog-single-content .tag-share .share li:last-child {
    background-color: #1379bb
}
.blog-single-content .tag-share .share a {
    font-size: 16px;
    font-size: 1.06667rem;
    color: #fff;
    display: inline-block;
    padding: 6px 15px
}
@media (max-width: 991px) {
    .blog-single-content .tag-share .share a {
        font-size: 14px;
        font-size: .93333rem;
        padding: 5px 10px
    }
}
.blog-single-content .tag-share .share a i {
    display: inline-block;
    padding-right: 4px
}
.blog-single-content .comments {
    padding: 55px 45px 0
}
@media (max-width: 1199px) {
    .blog-single-content .comments {
        padding: 45px 25px 0
    }
}
@media (max-width: 767px) {
    .blog-single-content .comments {
        padding: 40px 25px 0
    }
}
.blog-single-content .comments .title {
    margin-bottom: 65px
}
.blog-single-content .comments h3 {
    font-size: 22px;
    font-size: 1.46667rem;
    text-align: center;
    font-weight: 700
}
.blog-single-content .comments>ol {
    padding-left: 0
}
.blog-single-content .comments ol {
    list-style: none
}
.blog-single-content .comments ol>li {
    margin-bottom: 35px
}
.blog-single-content .comments ol>li:last-child {
    margin-bottom: 0
}
.blog-single-content .comments ol>li>ol {
    margin-left: 28px;
    margin-top: 35px;
    padding: 0
}
@media (max-width: 767px) {
    .blog-single-content .comments ol>li>ol {
        margin: 30px 0 0 0
    }
}
.blog-single-content .comments ol>li>ol>li {
    background-color: #fafafa;
    padding: 30px;
    margin-bottom: 35px!important
}
@media (max-width: 767px) {
    .blog-single-content .comments ol>li>ol>li {
        padding: 20px
    }
}
.blog-single-content .comments ol>li>ol>li:last-child {
    margin-bottom: 0!important
}
.blog-single-content .comments .article {
    overflow: hidden
}
.blog-single-content .comments .article h4 {
    font-size: 16px;
    font-size: 1.06667rem;
    margin: 0;
    text-transform: capitalize
}
@media (max-width: 767px) {
    .blog-single-content .comments .article h4 {
        font-size: 14px
    }
}
.blog-single-content .comments .article p {
    font-size: 15px;
    font-size: 1rem;
    margin-bottom: 5px
}
@media (max-width: 767px) {
    .blog-single-content .comments .article p {
        font-size: 14px
    }
}
.blog-single-content .comments .article .replay button {
    background-color: transparent;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 700;
    color: #051829;
    padding: 0;
    border: 0;
    outline: 0
}
@media (max-width: 767px) {
    .blog-single-content .comments .article .replay button {
        font-size: 14px
    }
}
.blog-single-content .comments .article .author-meta {
    overflow: hidden;
    margin-bottom: 5px
}
.blog-single-content .comments .article .author-meta>div {
    display: inline-block
}
.blog-single-content .comments .article .author-meta>div:last-child {
    font-size: 13px;
    font-size: .86667rem;
    color: gray;
    padding-left: 5px
}
.blog-single-content .comments .article .author-pic {
    width: 10%;
    float: left
}
@media (max-width: 767px) {
    .blog-single-content .comments .article .author-pic {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }
}
.blog-single-content .comments .article .details {
    width: 90%;
    float: left
}
@media (max-width: 767px) {
    .blog-single-content .comments .article .details {
        width: 100%;
        float: none
    }
}
.blog-single-content .comment-respond {
    margin-top: 75px
}
.blog-single-content .comment-respond h3 {
    margin: 0 0 2em
}
.blog-single-content .comment-respond form {
    margin: 0 -15px;
    position: relative
}
.blog-single-content .comment-respond form input,
.blog-single-content .comment-respond form textarea {
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc
}
.blog-single-content .comment-respond form textarea {
    height: 110px
}
.blog-single-content .comment-respond form>div {
    margin-bottom: 50px
}
.blog-single-content .comment-respond form .theme-btn-s2 {
    text-transform: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    left: 50%;
    bottom: -100px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
@media (max-width: 991px) {
    .blog-single-content .comment-respond form .theme-btn-s2 {
        position: relative;
        bottom: 0
    }
}
.shop .products-grids>.col {
    margin-bottom: 30px
}
@media (max-width: 500px) {
    .shop .products-grids>.col {
        width: 100%
    }
    .title_promotion {
        font-size: 95%;
        width: 58%;
    }
}
.shop-with-sidebar .products-grids {
    overflow: hidden
}
.shop-with-sidebar .products-grids .grid-wrapper {
    width: 33.33%;
    float: left;
    padding: 0 7.5px;
    margin-bottom: 20px
}
@media (max-width: 1199px) {
    .shop-with-sidebar .products-grids .grid-wrapper {
        width: 50%
    }
}
@media (max-width: 500px) {
    .shop-with-sidebar .products-grids .grid-wrapper {
        width: 100%
    }
}
.shop-with-sidebar .products-grids .grid {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 3px 0
}
.shop-details-main-content .shop-single-slider-wrapper .slider-for {
    text-align: center
}
.shop-details-main-content .shop-single-slider-wrapper .slider-for img {
    display: inline-block
}
.shop-details-main-content .shop-single-slider-wrapper .slider-nav {
    padding: 0 25px;
    margin-top: 35px
}
.shop-details-main-content .shop-single-slider-wrapper .slider-nav>i {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100
}
.shop-details-main-content .shop-single-slider-wrapper .slider-nav>i:hover {
    cursor: pointer
}
.shop-details-main-content .shop-single-slider-wrapper .slider-nav .nav-btn-rt {
    left: auto;
    right: 0
}
.shop-details-main-content .shop-single-slider-wrapper .slider-nav .slick-slide {
    text-align: center
}
.shop-details-main-content .shop-single-slider-wrapper .slider-nav .slick-slide img {
    display: inline-block
}
.shop-details-main-content .product-details {
    padding: 30px 30px 93px
}
@media (max-width: 1199px) {
    .shop-details-main-content .product-details {
        padding: 40px 30px 85px
    }
    .bninfo {
        bottom: 110px!important
    }
    .bnngif {
        bottom: 60px!important
    }
    .bndate {
        bottom: 4px!important
    }
}
@media (max-width: 991px) {
    .shop-details-main-content .product-details {
        margin-top: 45px;
        padding: 40px 30px
    }
}
@media (max-width: 767px) {
    .shop-details-main-content .product-details {
        padding: 0
    }
}
.shop-details-main-content .product-details h2 {
    font-size: 27px;
    font-size: 1.8rem;
    line-height: 1.3em;
    margin: 0 0 .33em;
    text-transform: capitalize
}
@media (max-width: 767px) {
    .shop-details-main-content .product-details h2 {
        font-size: 22px;
        font-size: 1.46667rem
    }
}
.shop-details-main-content .product-details .rating i {
    font-size: 16px;
    font-size: 1.06667rem;
    color: #420D7A
}
.shop-details-main-content .product-details .price {
    font-size: 36px;
    font-size: 2.4rem;
    color: #051829;
    margin: 7px 0 14px
}
@media (max-width: 991px) {
    .shop-details-main-content .product-details .price {
        font-size: 30px;
        font-size: 2rem
    }
}
@media (max-width: 767px) {
    .shop-details-main-content .product-details .price {
        font-size: 25px;
        font-size: 1.66667rem
    }
}
.shop-details-main-content .product-details .price .old {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 400;
    color: #9d9d9d;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 5px
}
@media (max-width: 991px) {
    .shop-details-main-content .product-details .price .old {
        font-size: 20px;
        font-size: 1.33333rem
    }
}
@media (max-width: 767px) {
    .shop-details-main-content .product-details .price .old {
        font-size: 18px;
        font-size: 1.2rem
    }
}
.shop-details-main-content .product-details p {
    margin: 0
}
.shop-details-main-content .product-details .product-option {
    margin-top: 45px
}
.shop-details-main-content .product-details .product-option .p-row {
    overflow: hidden
}
.shop-details-main-content .product-details .product-option .p-row>div {
    height: 35px;
    display: inline-block;
    float: left;
    margin-right: 15px
}
.shop-details-main-content .product-details .product-option .p-row>div:first-child {
    width: 85px
}
.shop-details-main-content .product-details .product-option .p-row>div:last-child .theme-btn-s2:hover,
.shop-details-main-content .product-details .product-option .p-row>div:last-child .theme-btn-s3:hover,
.shop-details-main-content .product-details .product-option .p-row>div:last-child .theme-btn-s4:hover,
.shop-details-main-content .product-details .product-option .p-row>div:last-child .theme-btn-s5:hover,
.shop-details-main-content .product-details .product-option .p-row>div:last-child .theme-btn:hover {
    background: #051829;
    border-color: #051829;
    color: #fff
}
.shop-details-main-content .product-details .product-option .theme-btn,
.shop-details-main-content .product-details .product-option .theme-btn-s2,
.shop-details-main-content .product-details .product-option .theme-btn-s3,
.shop-details-main-content .product-details .product-option .theme-btn-s4,
.shop-details-main-content .product-details .product-option .theme-btn-s5 {
    font-size: 16px;
    font-size: 1.06667rem;
    padding: 0 10px;
    height: 35px;
    line-height: 35px
}
@media (max-width: 767px) {
    .shop-details-main-content .product-details .product-option .theme-btn,
    .shop-details-main-content .product-details .product-option .theme-btn-s2,
    .shop-details-main-content .product-details .product-option .theme-btn-s3,
    .shop-details-main-content .product-details .product-option .theme-btn-s4,
    .shop-details-main-content .product-details .product-option .theme-btn-s5 {
        font-size: 14px;
        font-size: .93333rem
    }
}
.shop-details-main-content .product-details .product-option .theme-btn-s2:before,
.shop-details-main-content .product-details .product-option .theme-btn-s3:before,
.shop-details-main-content .product-details .product-option .theme-btn-s4:before,
.shop-details-main-content .product-details .product-option .theme-btn-s5:before,
.shop-details-main-content .product-details .product-option .theme-btn:before {
    display: none
}
.shop-details-main-content .product-details .product-option .p-row>div:last-child .theme-btn,
.shop-details-main-content .product-details .product-option .p-row>div:last-child .theme-btn-s2,
.shop-details-main-content .product-details .product-option .p-row>div:last-child .theme-btn-s3,
.shop-details-main-content .product-details .product-option .p-row>div:last-child .theme-btn-s4,
.shop-details-main-content .product-details .product-option .p-row>div:last-child .theme-btn-s5 {
    background-color: #fff;
    color: #051829;
    border: 1px solid #e6e6e6
}
.shop-details-main-content .product-details #count-product {
    border-radius: 0;
    border: 1px solid #e6e6e6
}
.shop-details-main-content .product-details #count-product:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}
.shop-details-main-content .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.shop-details-main-content .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-color: #e6e6e6
}
.shop-details-main-content .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:hover,
.shop-details-main-content .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:hover {
    background-color: #051829;
    color: #fff
}
.shop-details-main-content .product-info {
    margin-top: 75px
}
.shop-details-main-content .product-info h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.7em
}
.shop-details-main-content .product-info p {
    font-size: 14px
}
.shop-details-main-content .product-info .tab-pane p:last-child {
    margin-bottom: 0
}
.shop-details-main-content .product-info .nav-tabs {
    border: 0;
    margin-bottom: 30px
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .nav-tabs {
        margin-bottom: 20px
    }
}
.shop-details-main-content .product-info .nav-tabs li {
    margin-right: 45px;
    border: 0
}
.shop-details-main-content .product-info .nav-tabs li:last-child {
    margin-right: 0
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .nav-tabs li {
        margin-right: 15px
    }
}
.shop-details-main-content .product-info .nav-tabs li.active a {
    border: 0;
    outline: 0
}
.shop-details-main-content .product-info .nav-tabs a {
    font-size: 18px;
    color: #b3b3b3;
    border: 0;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .nav-tabs a {
        font-size: 16px;
        font-size: 1.06667rem
    }
}
.shop-details-main-content .product-info .nav-tabs .active a,
.shop-details-main-content .product-info .nav-tabs a:hover {
    background: 0 0;
    color: #051829
}
.shop-details-main-content .product-info .client-review {
    overflow: hidden;
    margin-bottom: 30px
}
.shop-details-main-content .product-info .client-review:last-child {
    margin-bottom: 0
}
.shop-details-main-content .product-info .client-review .client-pic {
    width: 14%;
    float: left
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .client-review .client-pic {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }
}
.shop-details-main-content .product-info .client-review .details {
    width: 86%;
    float: right
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .client-review .details {
        width: 100%;
        float: none
    }
}
.shop-details-main-content .product-info .client-review .name-rating-time {
    border-bottom: 1px solid #e6e6e6;
    margin-top: -5px
}
@media (max-width: 991px) {
    .shop-details-main-content .product-info .client-review .name-rating-time {
        margin-top: 0
    }
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .client-review .name-rating-time {
        padding-bottom: 3px
    }
}
.shop-details-main-content .product-info .client-review .name-rating-time>div,
.shop-details-main-content .product-info .client-review .name-rating>div {
    display: inline-block;
    font-size: 14px
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .client-review .name-rating-time>div,
    .shop-details-main-content .product-info .client-review .name-rating>div {
        font-size: 12px;
        display: block
    }
    .shop-details-main-content .product-info .client-review .name-rating-time>div h4,
    .shop-details-main-content .product-info .client-review .name-rating>div h4 {
        font-size: 12px
    }
}
.shop-details-main-content .product-info .client-review .rating {
    font-size: 14px;
    padding-left: 10px
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .client-review .rating {
        padding-left: 0;
        margin: 2px 0 7px
    }
}
.shop-details-main-content .product-info .client-review .name-rating-time .time {
    float: right;
    color: #b3b3b3;
    text-transform: uppercase
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .client-review .name-rating-time .time {
        float: none
    }
}
.shop-details-main-content .product-info .client-review .review-body {
    padding-top: 8px
}
.shop-details-main-content .product-info .client-review .review-body p {
    font-size: 14px
}
@media screen and (min-width: 1200px) {
    .shop-details-main-content .product-info .review-form-wrapper {
        padding-left: 45px
    }
}
@media (max-width: 991px) {
    .shop-details-main-content .product-info .review-form {
        margin-top: 45px
    }
}
.shop-details-main-content .product-info .review-form h4 {
    margin-bottom: 1.73em
}
.shop-details-main-content .product-info .review-form form input,
.shop-details-main-content .product-info .review-form form textarea {
    border-radius: 0
}
.shop-details-main-content .product-info .review-form form input:focus,
.shop-details-main-content .product-info .review-form form textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}
.shop-details-main-content .product-info .review-form form textarea {
    height: 130px
}
.shop-details-main-content .product-info .review-form form>div {
    margin-bottom: 27px
}
.shop-details-main-content .product-info .review-form form>div:last-child {
    margin-bottom: 0
}
.shop-details-main-content .product-info .review-form form .rating-post>div {
    display: inline-block
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .review-form form .rating-post>div {
        display: block;
        float: none!important
    }
}
.shop-details-main-content .product-info .review-form form .rating-post>div:last-child {
    float: right
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .review-form form .rating-post>div:last-child {
        margin-top: 20px
    }
}
.shop-details-main-content .product-info .review-form form .rating a {
    font-size: 14px;
    color: #ccc;
    display: inline-block;
    margin-right: 10px
}
@media (max-width: 767px) {
    .shop-details-main-content .product-info .review-form form .rating a {
        font-size: 12px;
        margin-right: 5px
    }
}
.shop-details-main-content .product-info .review-form form .rating a:last-child {
    margin: 0
}
.shop-details-main-content .product-info .review-form form .rating a:hover {
    color: #051829
}
.shop-details-main-content .product-info .review-form form .theme-btn,
.shop-details-main-content .product-info .review-form form .theme-btn-s2,
.shop-details-main-content .product-info .review-form form .theme-btn-s3,
.shop-details-main-content .product-info .review-form form .theme-btn-s4,
.shop-details-main-content .product-info .review-form form .theme-btn-s5 {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
@media screen and (min-width: 767px) {
    .shop-details-main-content .product-info .review-form form .theme-btn,
    .shop-details-main-content .product-info .review-form form .theme-btn-s2,
    .shop-details-main-content .product-info .review-form form .theme-btn-s3,
    .shop-details-main-content .product-info .review-form form .theme-btn-s4,
    .shop-details-main-content .product-info .review-form form .theme-btn-s5 {
        font-size: 15px;
        font-size: 1rem;
        padding: 0 25px
    }
}
.shop-details-main-content .upsell-product {
    padding-top: 140px
}
@media (max-width: 991px) {
    .shop-details-main-content .upsell-product {
        padding-top: 90px
    }
}
@media (max-width: 767px) {
    .shop-details-main-content .upsell-product {
        padding-top: 80px
    }
}
.shop-details-main-content .upsell-product .title {
    margin-bottom: 50px
}
@media (max-width: 767px) {
    .shop-details-main-content .upsell-product .title {
        margin-bottom: 20px
    }
}
.shop-details-main-content .upsell-product .title h2 {
    font-size: 36px;
    margin: 0;
    text-transform: capitalize;
    text-align: center
}
@media (max-width: 767px) {
    .shop-details-main-content .upsell-product .title h2 {
        font-size: 25px
    }

    .mainModal {
        position: fixed!important
    }
    .mainModalPdp {
        position: fixed!important
    }
}
.shop-details-main-content .upsell-product .title h2 span {
    color: #051829
}
.shop-details-main-content .upsell-product-slider .grid {
    width: auto!important
}
.shop-details-main-content .upsell-product-slider .owl-controls {
    margin: 0
}
.shop-details-main-content .upsell-product-slider .owl-dots span {
    background-color: #fff;
    width: 12px;
    height: 12px;
    border: 2px solid #000;
    margin: 0 5px 0 0
}
.shop-details-main-content .upsell-product-slider .owl-dots .active span {
    background-color: #051829;
    width: 14px;
    height: 14px;
    border-color: #051829
}
.datepicker * {
    font-size: 14px
}
.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background-color: #fdc901!important;
    border-color: #daa520;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    background-image: none!important;
    filter: none;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.gridSmartBox {
    width: 30%!important;
    margin: 5px!important
}
@media (max-width: 991px) {
    .gridSmartBox {
        width: 30%!important
    }
    .gridProyectImage {
        width: 100%!important
    }
}
.bntitle {
    /* font-size: 29px;
    color: #f4ba00;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 1;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 95px;
    line-height: 24px;
    border-bottom-style: solid;
    border-bottom-width: .5px;
    border-bottom-color: #fff; */

    font-size: 15px;
    color: #f4ba00;
    font-weight: bold;
    text-transform: uppercase;
    width: 300px;
    opacity: 1;
    text-align: center;
    position: absolute;
    top: 40px;
    left: 75px;
    line-height: 24px;
    border-bottom-style: solid;
    border-bottom-width: 0.5px;
    border-bottom-color: white;
}
.bntitlespan {
    font-size: 19px;
    color: #fff
}
.bnlogo {
    /* font-size: 38px;
    text-transform: uppercase;
    color: #f4ba00;
    opacity: 1;
    position: absolute;
    left: 45px;
    text-align: center;
    font-style: italic;
    top: 88px;
    font-weight: 700;
    line-height: 38px */

    font-size: 29px;
    text-transform: uppercase;
    color: #f4ba00;
    opacity: 1;
    position: absolute;
    left: 45px;
    text-align: center;
    font-style: italic;
    top: 135px;
    font-weight: bold;
    line-height: 36px;
    min-width: 350px;
}
.bninfo {
    position: absolute;
    left: 8px;
    bottom: 180px;
    width: 387px
}
.bninfo .bndivh {
    font-size: 30px;
    width: 188px;
    float: left;
    text-align: left;
    padding-left: 10px;
    line-height: 20px;
    color: #f4ba00;
    font-weight: 700
}
.bninfo .bndivh span {
    font-size: 11px
}
.bninfo .bndivh2 {
    font-size: 30px;
    width: 188px;
    float: left;
    text-align: center;
    line-height: 20px;
    color: #f4ba00;
    font-weight: 700;
    border-left-style: solid;
    border-left-width: .5px;
    border-left-color: #f4ba00
}
.bninfo .bndivh2 span {
    font-size: 11px
}
.bnngif {
    position: absolute;
    left: 20px;
    width: 46%;
    bottom: 110px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
    border-bottom-style: solid;
    border-bottom-width: .5px;
    font-size: 24px
}
.bndate {
    position: absolute;
    left: 75px;
    bottom: 44px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    width: 290px;
    line-height: 22px;
    text-align: center;
}
@media (max-width: 425px) {
    .gridSmartBox {
        width: 45%!important
    }
    .gridProyectImage {
        width: 100%!important
    }
    .bntitle {
        width: 100%!important;
        top: -5px!important;
        left: 0!important;
        border-bottom-style: hidden!important;
        font-size: 18px!important
    }
    .bntitlespan {
        position: absolute;
        left: 0;
        top: 36px;
        font-size: 13px!important;
        width: 70%
    }
    .bnlogo {
        left: 0!important;
        font-size: 29px!important;
        top: 62px!important;
        line-height: 24px!important;
        width: 68%!important;
        word-spacing: 8px;
        letter-spacing: -1px
    }
    .bninfo {
        bottom: 57px!important;
        left: 0!important;
        width: 100%!important
    }
    .bninfo .bndivh {
        width: 50%!important;
        font-size: 23px!important;
        padding-right: 7px!important;
        text-align: right!important
    }
    .bninfo .bndivh span {
        font-size: 8px!important
    }
    .bninfo .bndivh2 {
        width: 50%!important;
        font-size: 23px!important;
        padding-left: 7px!important;
        text-align: left!important
    }
    .bninfo .bndivh2 span {
        font-size: 8px!important
    }
    .bndate {
        bottom: 30px!important;
        font-size: 15px!important;
        width: 100%!important;
        left: 0!important;
        text-align: center!important
    }
    .bnngif {
        display: none!important
    }
}
@media (max-width: 375px) {
    .bnlogo {
        font-size: 21px!important;
        line-height: 17px!important;
        top: 39px!important
    }
    .bntitlespan {
        top: 25px;
        font-size: 11px!important
    }
    .bninfo {
        bottom: 52px!important
    }
    .bndate {
        bottom: 28px!important;
        font-size: 11px!important
    }
}
.modal-dialog {
    max-width: 380px;
    margin: 0 auto;
}
.bonus-grid {
    margin-bottom: 10px;
    padding: 5px;
}
#main_menu {
    text-transform: uppercase
}
.boxHover {
    border: solid 4px #f5a300;
    border-radius: 15px;
    width: 99.6%;
}
.boxHover:hover {
    border: solid 4px #f5a300
}

@media screen and (max-width: 1440px) {
    .boxHover {
        width: 98.5%;
    }
}

@media screen and (max-width: 580px) {

    .boxHover {
        width: 100%;
    }
    .hero {
        margin-top: 0px
    }

    .barra-menu ul {
        background: 0 0!important
    }
    .hero .slick-dots {
        display: none!important
    }
    .barra-menu ul li a span {
        color: white !important;
    }
    .hero .slide .slider-img-mobile {
        display: none!important
    }
    .slider-img-banerMobile {
        display: block!important
    }
    .barra-menu ul li a {
        font-size: 16px!important;
        padding: 10px 3px!important
    }

    .hero .hero-slider .slide-caption>h2{
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 23px !important;
    }

    .hero .hero-slider .slide-caption>p {
        display: none;
    }

    .hero .hero-slider .slide-caption>.btns{
        position: absolute;
        bottom: 10px;
        right: 30px;
    }
    
    .barra-menu ul li {
        border-right: none!important;
        border-bottom: 1px solid #f5a300 !important;
        margin-bottom: 3px;
        background: linear-gradient(to bottom, #420D7A, #420D7A);
    }
    .bonus-grid{
        margin-top: 5px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .textPromo,.tbmobile{display: none;}

}
@media (min-width: 1025px) {
	.sb_frame{
        height: 400px !important;
    }
}
@media (min-width: 1026px) {
	.sb_frame{
        height: 500px !important;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {

    .bonus-grid{
        margin-top: 5px;
        margin-bottom: 5px;
    }

	.sb_frame{
        display: none;
    }

    .mainModal {position: fixed!important}
}

@media (max-width: 425px) {
	.sb_frame{
        height: 1100px !important;
    }
}

.btnSlide{
    background-color: #ffb306 !important;
    color: black;
    border-style: none;
}
.btnSlide:hover{background-color: black !important;}

.mainModal {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000a3;
    top: 0;
    padding: 10px;
    z-index: 99;
    display: none
}
.mainModal .close {
    font-size: 32px;
    right: 10px;
    margin: 10px;
    position: absolute;
    cursor: pointer;
    color: #000
}
.mainModal .content {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: auto;
    height: 100%;
    max-height: calc(100vh - 10.5rem);
    background: #fff;
    margin-top: 3%;
    border-radius: 5px;
    display: grid;
}
.mainModal .content .header {
    width: 100%;
    padding: 20px 10px 10px 10px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}
.mainModal .content .body {
    overflow-y: auto;
    height: 90%;
    padding: 10px;
    color: #000;
    min-height: 390px;
    background-color: #fff;
}
.mainModal:not(#MainModalNew) .content .body h1,
.mainModal:not(#MainModalNew) .content .body h3,
.mainModal:not(#MainModalNew) .content .body h4,
.mainModal:not(#MainModalNew) .content .body h5,
.mainModal:not(#MainModalNew) .content .body h6 {
    color: #000!important
}

.mainModalPdp {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000a3;
    top: 0;
    padding: 10px;
    z-index: 20;
    display: none
}
.mainModalPdp .close {
    font-size: 32px;
    right: 10px;
    margin: 10px;
    position: absolute;
    cursor: pointer;
    color: #000
}
.mainModalPdp .content {
    position: relative;
    width: 100%;
    margin: auto;
    height: 100%;
    max-height: calc(100vh - 10.5rem);
    background: #fff;
    margin-top: 3%;
    border-radius: 5px;
    display: grid;
    min-height: 350px;
}
.mainModalPdp .content .header {
    width: 100%;
    padding: 20px 10px 10px 10px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}
.mainModalPdp .content .body {
    overflow-y: auto;
    height: 95%;
    padding: 10px;
    color: #000;
    min-height: 390px;
    background-color: #fff;
}

@media (max-width: 767px) {
    .mainModalPdp .content,
    .mainModal .content {
      height: 90%;
      max-height: calc(100vh - 7rem);
    }

    .mainModalPdp .content .body,
    .mainModal .content .body {
      height: 100%;
    }
}

.mainModalPdp .content .body h1,
.mainModalPdp .content .body h3,
.mainModalPdp .content .body h4,
.mainModalPdp .content .body h5,
.mainModalPdp .content .body h6 {
    color: #420D7A !important;
    font-size: 16px;
    font-weight: 700;
}

.DescargaPDFPdP i,
.DescargaPDFPdP{
    color: #222 !important;
    font-size: 80%;
}
/* ---------------------------------------------------------------------- */


/*  Messages
/* ---------------------------------------------------------------------- */

.panel-body.messages {
    padding: 0;
}

.messages-list {
    list-style: none;
    margin: 0;
    padding: 0;
    /* position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;*/
    width: 100%;
}

.messages-list .messages-item {
    border-bottom: 1px solid #c8c7cc;
    padding: 15px 15px 5px 25px;
    position: relative;
}

.messages-list .messages-item:hover {
    background-color: white;
    cursor: pointer !important;
}


/*.messages-list .messages-item:hover .messages-item-star {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
}*/

.messages-list .messages-item.active {
    background-color: white;
}


/*.messages-list .messages-item.starred .messages-item-star {
    display: block;
    filter:;
    progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -webkit-filter:;
}*/

.messages-list .messages-item span {
    color: #E07000;
    display: block;
}

.messages-list .messages-item span .spam {
    font-style: normal;
}

.messages-list .messages-item .messages-item-star,
.messages-list .messages-item .messages-item-attachment,
.messages-list .messages-item .messages-item-time,
.messages-list .messages-item .messages-item-actions {
    position: absolute;
}

.messages-list .messages-item .messages-item-star {
    color: ##420D7A;
    left: 7px;
}

.messages-list .messages-item .messages-item-star:hover,
.messages-list .messages-item .messages-item-star:active,
.messages-list .messages-item .messages-item-star:focus {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.messages-list .messages-item .messages-item-attachment {
    left: 7px;
    top: 25px;
    color: #e4b500;
}

.messages-list .messages-item .messages-item-avatar {
    border-radius: 4px;
    float: left;
    height: 40px;
    width: 40px;
}

.messages-list .messages-item .messages-item-from {
    font-weight: bold;
    margin-top: 2px;
    color: #aeacb4;
}

.messages-list .messages-item .messages-item-time {
    right: 15px;
    top: 15px;
}

.messages-list .messages-item .messages-item-time .text {
    color: #8e8e93;
    font-size: 13px;
}

.messages-list .messages-item .messages-item-time .messages-item-actions {
    filter: ;
    progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    right: 0;
    top: 0;
    -moz-transition: opacity, 0.3s, ease-in-out 0s;
    -o-transition: opacity, 0.3s, ease-in-out 0s;
    -webkit-transition: opacity, 0.3s, ease-in-out 0s;
    transition: opacity, 0.3s, ease-in-out 0s;
    width: 65px;
    -ms-transition: opacity, 0.3s, ease-in-out 0s;
    -webkit-filter: ;
}

.messages-list .messages-item .messages-item-time .messages-item-actions>a,
.messages-list .messages-item .messages-item-time .messages-item-actions .dropdown>a {
    margin-left: 5px;
}

.messages-list .messages-item .messages-item-time .messages-item-actions>div {
    display: inline-block;
}

.messages-list .messages-item .messages-item-time .messages-item-actions .dropdown-menu {
    margin-top: 0;
}

.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon {
    border-radius: 30px;
    display: inline-block;
    height: 11px;
    margin: 0 5px 0 -13px;
    width: 11px;
}

.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.red {
    background: #C82E29;
}

.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.blue {
    background: #5F8295;
}

.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.green {
    background: #1FBBA6;
}

.messages-list .messages-item .messages-item-subject {
    font-size: 14px;
    margin-bottom: 4px;
    color: #5b5b60;
}

.messages-list .messages-item .messages-item-content {
    font-size: 15px;
    color: #2e2e2e;
    margin-bottom: 10px;
}

.messages-list .messages-item .messages-item-preview {
    color: #aeacb4;
    font-size: 13px;
}

.messages-list .messages-item.unreaded {
    background-color: #f1f1f1;
}

.messages-list .messages-item.unreaded .messages-item-from,
.messages-list .messages-item.unreaded .messages-item-subject,
.messages-list .messages-item.unreaded .messages-item-time .text,
.messages-list .messages-item.unreaded .messages-item-preview {
    color: #000 !important;
    font-weight: bolder;
}

.wrap-options {
    border-bottom: 1px solid #c8c7cc;
    min-height: 65px;
}

.messages-search {
    padding: 15px;
    width: 100%;
}

@media (max-width: 1200px) {
    .messages-search {
        display: none;
        position: absolute;
        top: 0;
    }
}

.message-actions {
    height: 65px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #EFEFF4;
}

.message-actions .actions {
    list-style: none;
}

.message-actions .actions>li {
    float: left;
    height: 65px;
    position: relative;
}

@media (max-width: 480px) {
    .message-actions .actions>li {
        display: none;
    }
}

.message-actions .actions>li:after {
    background: rgba(0, 0, 0, 0.07);
    content: "";
    height: 14px;
    position: absolute;
    right: -4px;
    top: 26px;
    width: 1px;
}

.message-actions .actions>li.actions-dropdown {
    display: none;
}

@media (max-width: 480px) {
    .message-actions .actions>li.actions-dropdown {
        display: block;
    }
}

.message-actions .actions>li>a,
.message-actions .actions>li>span>a {
    font-size: 12px;
    font-weight: 600;
    line-height: 65px;
    padding: 0 13px;
    white-space: nowrap;
    color: #8e8e93;
}

.message-actions .actions>li.email-list-toggle {
    display: none;
}

@media (max-width: 768px) {
    .message-actions .actions>li.email-list-toggle {
        display: block !important;
    }
}

.message-header {
    border-bottom: 1px solid white;
    padding: 15px 10px 10px;
}

.message-header .message-item-avatar {
    border-radius: 4px;
    float: left;
    height: 50px;
    width: 50px;
    margin-right: 10px;
}

.message-header .message-from {
    font-weight: bold;
    color: #5b5b60;
}

.message-header .message-to {
    color: #c2c2c5;
}

.message-header .message-time {
    color: #c2c2c5;
    font-size: 13px;
}

.message-subject {
    padding: 5px 10px 0;
    color: #5b5b60;
    font-size: 16px;
}

.message-content {
    padding: 20px 10px;
    color:  #0c0c0c;
    overflow: auto;
    height: 100% !important;
    position: relative;
    overflow-y: auto;
}

.inbox {
    border-spacing: 0;
    height: calc(150vh - 300px);
    border: 1px solid #ddd;
    overflow: auto;
}

.inbox .col {
    float: left;
    height: 100%;
    vertical-align: top;
}

.inbox .email-options {
    width: 240px !important;
    border-right: 1px solid #dee5e7;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .inbox .email-options {
        display: none;
    }
}

.inbox .email-options .email-options-title {
    color: #808285;
    font-size: 10px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.inbox .email-options .main-options {
    margin: 0;
    list-style: none;
    padding: 0;
}

.inbox .email-options .main-options li {
    line-height: 34px;
}

.inbox .email-options .main-options li .badge {
    margin-top: 8px;
}

.no-messages {
    bottom: 0;
    left: 0;
    margin-top: -34px;
    opacity: 0.5;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
}

.inbox .email-list {
    width: 360px !important;
    border-right: 1px solid #dee5e7;
    background: #ffffff;
}

@media (max-width: 768px) {
    .inbox .email-list {
        width: 100% !important;
        border-right: none;
        background: #ffffff;
        position: relative;
    }
}

.inbox .wrap-list {
    width: 359px;
    height: 100% !important;
    position: relative;
    overflow-y: auto;
}

.inbox .wrap-list .close-message-search {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 100;
    display: none;
}

.inbox .wrap-list .search-open .close-message-search {
    display: block;
}

.inbox .wrap-list .search-open .open-message-search {
    display: none;
}

.inbox .wrap-list .search-open .messages-options .btn-group {
    display: none;
}

.inbox .wrap-list .search-open .messages-search {
    display: block !important;
    right: 50px;
    left: 0;
    width: auto;
}

@media (max-width: 768px) {
    .inbox .wrap-list {
        width: 100% !important;
    }
}

@media (min-width: 1200px) {
    .inbox .wrap-list .messages-options {
        display: none;
    }
}

.inbox .email-reader {
    height: 100%;
    margin-left: 380px;
    position: relative;
    padding: 0;
    background: #ffffff;

}

.inbox .email-back {
    display: none;
}

@media (max-width: 1200px) {
    .inbox .email-reader {
        margin-left: 360px;
        z-index: 500;
    }
}

@media (max-width: 768px) {
    .inbox {
        height: 100vh !important;
    }
    .inbox .email-back {
        display: inline-block;
        position: absolute;
        right: 30px;
        top: 10px;
    }
    .inbox .email-reader {
        position: absolute;
        margin-left: 0;
        left: 0;
        /* height: calc(100% - 987px);*/
        top: 0;
        /* min-height: 900px; */
        z-index: 500;
        height: 100vh;
        overflow-y: scroll;
        position: fixed;
    }
    .no-messages {
        display: none !important;
    }
    .inbox .message-content {
        padding: 65px 30px 20px 30px;
        overflow: visible;
    }
    .inbox .message-text {}
    .inbox .message-time {
        position: absolute;
        top: 20px;
        font-weight: bolder;
    }
}

@media (max-width: 425px) {
    
    .inbox .message-content {
        padding: 65px 10px 20px 10px;
        overflow: visible;
    }
}

/* ie8 fixes */

.ie8 .messages-list .messages-item .messages-item-star {
    display: none;
}

.ie8 .messages-list .messages-item:hover .messages-item-star {
    display: block;
}


/**/


/* ie8 fixes */

.ie8 .messages-list .messages-item .messages-item-time .messages-item-actions {
    display: none;
}

/* autoexclusion y autolimitacion */

ul.checktree {
    list-style: none;
    position: relative;
}

ul.checktree .autoexclusion {
    background-color: #f5f5f5;
    padding: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0;
}

ul.checktree .form-inline {
    margin-bottom: 20px;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

ul.checktree .allGames {
    margin-bottom: 20px;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

ul.checktree button.startAe {
    position: absolute;
    right: 0;
    top: 0;
}

ul.checktree ul.autoexclusion label {
    color: #333;
}

ul.checktree ul.autoexclusion ul label {
    color: #555;
    font-weight: normal;
}

ul.checktree label {
    line-height: 34px !important;
    margin-bottom: 0;
}

ul.checktree label.disabled {
    color: #CCC !important;
}

ul.checktree .autoexclusion label input[type=checkbox] {
    margin-top: 0;
    margin-right: 5px;
}

ul.checktree li ul {
    list-style: none;
    margin-left: 30px;
    clear: both;
}

ul.checktree .form-inline .time {
    position: relative;
    margin-right: 10px;
}

ul.checktree .form-inline .time i {
    position: absolute;
    top: 9px;
    right: 5px;
    font-size: 18px;
    color: #999;
}

.autolimitacion .btn-group {
    justify-content: flex-start;
}

.autolimitacion .btn-group .startAl {
    margin: 0;
}

.alMonto,
.alPeriodo,
.alFecha {
    overflow: hidden;
    margin-bottom: 40px;
}

.autolimitacion label.notSelected {
    color: #888
}

.autolimitacion label.selected {
    color: #4d00e4;
}

.alMonto input {
    padding-left: 25px;
}

.alMonto i {
    position: absolute;
    left: 25px;
    top: 34px;
}

.alFecha i {
    position: absolute;
    right: 25px;
}


/*.autolimitacion {
    background-color: #eee;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}*/

.limite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.limite label {
    margin-bottom: 0;
    line-height: 40px;
}

.titleMsg {
    padding: 15px auto;
    border: 1px solid #ddd;
    background-color: #eee;
    font-weight: bolder;
    overflow: hidden;
}

.titleAe {
    border: 1px solid #ddd;
    background-color: #eee;
    font-weight: bolder;
    overflow: hidden;
}

.listAe {
    list-style: none;
    border: 1px solid #ddd;
    overflow-wrap: anywhere;
}

.listAe .gameTags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.listAe li {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0;
    overflow-x: auto;
}

.listAe>li>div,
.titleAe>div {
    padding: 10px !important;
}

.listAe .status i {
    font-size: 1.2em;
}

.titleAe .date,
.listAe li .date {
    white-space: nowrap;
    padding: 0 0 0 10px;
}

.listAe li .label {
    margin-right: 2px;
    margin-bottom: 2px;
}

.listAe li .label:last-child {
    margin-right: 0;
}

.listAe li .theme-btn {
    padding: 5px 10px;
    white-space: nowrap;
}

#formAe {
    margin-bottom: 50px;
}

@media (min-width: 768px) and (max-width: 991px) {
    ul.checktree label.notime {
        display: block !important;
    }
}

@media (max-width: 767px) {
    ul.checktree .autoexclusion {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    ul.checktree .allAe {
        display: block !important;
    }
    ul.checktree .form-inline {
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0;
        float: none;
    }
    ul.checktree .form-inline .time {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    ul.checktree .form-inline .time .datepicker {
        margin-left: 10px;
    }
    ul.checktree button.startAe {
        position: static;
        margin-top: 30px;
    }
    ul.checktree button.startAe {
        position: static;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .btn-revoke {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media (min-width: 551px) {
    .visible-xxs {
        display: none !important;
    }
}

@media (max-width: 550px) {
    .col-xxs-12 {
        width: 100% !important;
    }
    .hidden-xxs {
        display: none !important;
    }
    .visible-xxs {
        display: block !important;
    }
    .titleAe .date,
    .listAe .date {
        min-width: 80px;
    }
    .listAe li {
        display: block;
    }
    .listAe li .label {
        display: block;
    }
}


.openGame{
    cursor: pointer;
}

.SessionCountdown{
    background: linear-gradient(#4a0395 5%, #210242 100%);
    background-color: #210242;
    background-color: #820000;
    margin-bottom: 8px;
}


/* CSS Bonos Internos */

.AlertRemember{
    font-size: 65%;
    padding-top: 15px;
    text-align: left;
    position: relative;
    margin-left: 33% !important;
    bottom: -25px;
}


.AlertRemember input{
    position: absolute;
    left: -15px;
    bottom: 0px;
}

.SessionCountdown{
    color: white !important;
    margin-bottom: 0px;
    padding: 10px;
    font-size: 80%;
}

.SectionBonos{
    right: 70px;
    left: auto;
    top: 60px;
    min-width: 300px !important;
    padding: 10px 20px;
    background-color: #e03636;
    border: 5px solid rgba(0, 0, 0, 0.4);
    color: white;
}


.SectionBonos .InnerSectionBonos ul{
    list-style-type: none;
}

.SectionBonos .InnerSectionBonos ul li{
    color: rgba(255, 255, 255, 0.5) !important;
}

.SectionBonos .InnerSectionBonos ul li i{
    padding-right: 5px;
}

.SectionBonos .InnerSectionBonos ul li.active{
    color: white !important;
}

.SectionBonos .InnerSectionBonos ul li.inProgress{
    color: #94e094 !important;
}

.InnerSectionBonos{
    font-size: 85%;
}

.SectionBonosDetails{
    right: 70px;
    left: auto;
    top: 60px;
    min-width: 100%;
    padding: 10px 20px !important;
    background-color: #e03636;
    border: 5px solid rgba(0, 0, 0, 0.4);
    color: white;
    list-style-type: none;
    font-weight: 800;
}

.SectionBonosDetails li{
    min-height: 20px;
}

.SectionBonosDetails .InnerSectionBonosDetails #InnerSectionBonosDetails tr:not(.BonosListHeader){
    color: rgba(255, 255, 255, 0.5) !important;
}

.SectionBonosDetails .InnerSectionBonosDetails #InnerSectionBonosDetails tr i{
    padding-right: 5px;
}

.SectionBonosDetails .InnerSectionBonosDetails #InnerSectionBonosDetails tr.active{
    color: white !important;
}

.SectionBonosDetails .InnerSectionBonosDetails #InnerSectionBonosDetails tr.inProgress{
    color: #94e094 !important;
}

.emptyList{
    text-align: center
}

.emptyList span{
    color: rgba(255, 255, 255, 0.4);
    font-style: italic;
    font-size: 85%;
}

.internalALertText{
    font-size: 80%;
    text-align: justify;
}


.pulse {
    margin: 0px;
    display: block;
    width: 1px;
    height: 1px;
    border-radius: 50%;
    background: #cca92c;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(250,250,250, 0.6);
    animation: pulse 2s infinite;
    padding: 0px !important;
  }
  .pulse:hover {
    animation: none;
  }

  @-webkit-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(250, 250, 250, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 50px rgba(250,250,250, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(250,250,250, 0);
    }
  }
  @keyframes pulse {
    0% {
      -moz-box-shadow: 0 0 0 0 rgba(250,250,250, 0.6);
      box-shadow: 0 0 0 0 rgba(250,250,250, 0.6);
    }
    70% {
        -moz-box-shadow: 0 0 0 50px rgba(250,250,250, 0);
        box-shadow: 0 0 0 50px rgba(250,250,250, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(250,250,250, 0);
        box-shadow: 0 0 0 0 rgba(250,250,250, 0);
    }
  }

  .tooltip{
      min-width: 150px;
  }

  .OptionsBonosList{
    font-size: 70%;
    text-transform: capitalize;
    position: relative;
    height: 30px;
  }

  .OptionsBonosList a.OptionActivar{
    position: absolute;
    left: 0;
    display: none;
    color: white !important;
    background-color: transparent !important;
  }

  .OptionActivar.OptionActive{
    display: inherit !important;
  }

  .OptionsBonosList a.OptionMasInfo{
    position: absolute;
    right: 0;
    background-color: transparent !important;
    color: white !important;
  }

  #TooltipBonos{
    font-size:13px;
    position: absolute;
    color: white !important;
    top: -7px;
    right: -3px;
    cursor: pointer;
  }

  #TolltipBonosBtn{
    background-color: transparent;
    color: #fff;
    padding-top: 0;
    position: relative;
    border: 0px solid #420D7A;
  }

  .pulseCenter{
    position: absolute;
    color: transparent !important;
    top: 12px;
    left: 40px;
  }

  #MainBonusSegment{
    margin-left: 0px;
    padding-bottom: 10px;
  }

@media (max-width: 767px) {
    #MainBonusSegment{
        position: absolute;
        top: 0px;
        right: 25%;
    }
}

@media (max-width: 395px) {
    #MainBonusSegment .SectionBonos{
        right: -40px !important;
    }
}

.BonosListHeader th:not(:first-child){
    text-align: right;
}

.BonosListHeader th{
    text-transform: uppercase;
    color: #fff;
    font-size: 82%;
}

.BonosListHeader th span{
    font-weight: 800;
}

#InnerSectionBonosDetails tr:not(.BonosListHeader) td:not(:first-child){
    text-align: right !important;
}

#InnerSectionBonosDetails {
    font-size: 80%;
}

div[id^="jsFrame_fixed"]{
    z-index: 1980 !important;
}

.CerrarDetalleBonos{
    margin: 4px;
    color: white;
    font-size: 60%;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    #InnerSectionBonosDetails {
        font-size: 70%;
    }
}

.ProviderModoBonoSegment{
    text-align: center; 
    float: left; 
    display: block;
    margin: 0 auto;
}

.ProviderModoBono {
    color: #fff;
    font-weight: 800;
    font-size: 95%;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    margin: 0 auto;
    padding-bottom: 15px;
}
.ProviderModoBono b{
    color: #420D7A;
    font-size: 110%;
}

.ModalWidthBI{
    width: 60%;
}

@media (max-width: 1200px) {
    .ModalWidthBI{
        width: 85%;
    }
}

@media (max-width: 767px) {
    .ModalWidthBI{
        width: 95%;
    }
}

.services-grids.services-grid-view > div{
    padding: 5px !important;
}

@media (max-width: 768px) {
    .services-grids.services-grid-view > div{
        padding: 3px !important;
    }
}

#modal-body-bonos, .modal-body-bonos{
    background-color: #420D7A;
    border-radius: 5px;
}

#InnerSectionBonos .tooltip-inner,
#InnerSectionBonosDetails .tooltip-inner {
    width: 250px;
    padding: 3px 8px;
    color: #333;
    text-align: left;
    border-radius: 4px;
    background-color: white;
    font-size: 96%;
    border: 2px solid rgba(0, 0, 0, 0.4);
    max-width: unset !important;
}

.TooltipBonos{
    cursor: pointer !important;
  }

  .modalBonos{
      z-index: 4000;
  }

  .containerOverlay {
    position: relative;
  }

  /* The overlay effect - lays on top of the container and over the image */
  .newoverlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.8); /* Black see-through */
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity:0;
    color: white;
    font-size: 90%;
    padding: 20px;
    text-align: center;
  }

  /* .theme-btn-disabled{
    background-color: #80808047 !important;
    border-color: #80808047 !important;
    opacity: 0.4 !important;
    cursor: default;
    pointer-events: none;
  } */

  /* When you mouse over the container, fade in the overlay title */
  .containerOverlay:hover .newoverlay {
    opacity: 1;
  }

.theme-btn-disabled {
    opacity: 0.4 !important;
    cursor: default;
    pointer-events: none;
}

.HeaderDescargaPDF{
  float: left;
  background-color: #420D7A;
  font-size: 150%;
  border-bottom: 4px solid #f5a300;
}

.HeaderDescargaPDF label,
.HeaderDescargaPDF a{
  color: white !important;
}

.DescargaPDFTyC{
    color: white !important;
    font-size: 65% !important;
}

.body.mainModalBody > ol > h3{
  color: #420D7A !important
}

.SegmentoDescargaPDF > .tycPdf {
  width: 80%;
  color: #FFA727 !important;
  text-align: center;
  margin: 20px auto;
  font-weight: 800;
}
  /* CSS Bonos Internos */



hr.SeparadorHR {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .formLabelTitle {
    font-size: 130%;
    font-weight: 500;
    color: #420D7A;
  }

  .infoInputsRequired{
    float: right;
    font-weight: 600;
    color: rgba(34, 34, 34, 0.4);
    font-style: italic;
  }

  .infoInputsRequired span{
    /* padding-right: 5px; */
  }

  .DatosPersonalesSegment{
    position: absolute;
    width: 100%;
    z-index: 10;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0 -15px;
    display: none;
  }

  .DatosPersonalesSegment.active{
    display: flex !important;
  }

  .DatosPersonalesSegment > span {
    display: inline-block;
    vertical-align: middle;
    width: .8em;
    height: .8em;
    margin: .16em;
    background: #5c4804;
    border-radius: .8em;
    animation: loading 0.6s infinite alternate;
  }

  .DatosPersonalesSegment > span:nth-of-type(2) {
    background: #715d08;
    animation-delay: 0.1s;
  }
  .DatosPersonalesSegment > span:nth-of-type(3) {
    background: #8e6213;
    animation-delay: 0.2s;
  }
  .DatosPersonalesSegment > span:nth-of-type(4) {
    background: #a87a2c;
    animation-delay: 0.3s;
  }
  .DatosPersonalesSegment > span:nth-of-type(5) {
    background: #c39e5a;
    animation-delay: 0.4s;
  }
  .DatosPersonalesSegment > span:nth-of-type(6) {
    background: #c7a214;
    animation-delay: 0.5s;
  }
  .DatosPersonalesSegment > span:nth-of-type(7) {
    background: #e4b506;
    animation-delay: 0.6s;
  }

  /*
   * Animation keyframes
   * Use transition opacity instead of keyframes?
   */
  @keyframes loading {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

  .version-game{
    position: absolute;
    z-index: 1;
    bottom: 0;
    padding-left: 4px;
    color: white;
    font-weight: bold;
    left: 10px;
    color: black;
    background-color: white;
    top: 10px;
    border-radius: 15px;
    opacity: 0.5;
    height: fit-content;
    font-size: 10px;
    display: inline-block;
    padding: 0px 5px;
    line-height: 150%;
  }

  .version-game > span{
    font-weight: bold;
    color: black;
    font-size: 10px;
    padding: 0px 0px !important;
  }

  .rtp-game{
    position: absolute;
    z-index: 1;
    bottom: 0;
    padding-left: 4px;
    color: white;
    font-weight: bold;
    left: 205px;
    color: black;
    background-color: white;
    top: 10px;
    border-radius: 15px;
    opacity: 0.5;
    height: fit-content;
    font-size: 10px;
    display: inline-block;
    padding: 0px 5px;
    line-height: 150%;
  }

  .rtp-game > span{
    font-weight: bold;
    color: black;
    font-size: 10px;
    padding: 0px 0px !important;
  }

  .volatility-game{
    position: absolute;
    z-index: 1;
    bottom: 0;
    padding-left: 4px;
    color: white;
    font-weight: bold;
    left: 10px;
    color: black;
    background-color: white;
    top: 100px;
    border-radius: 15px;
    opacity: 0.5;
    height: fit-content;
    font-size: 10px;
    display: inline-block;
    padding: 0px 5px;
    line-height: 150%;
  }

  .volatility-game > span{
    font-weight: bold;
    color: black;
    font-size: 10px;
    padding: 0px 0px !important;
  }

.MainSegmentUserInfo{
    padding: 5px 0px;
}

.MainSegmentUserInfo {
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {

    .MainSegmentUserInfo{
        display: inline-block;
    }

}

@media (max-width: 767px) {
    .version-game{
        left: 3px;
        top: 3px;
        border-radius: 5px;
        font-size: 7px;
      }
      .rtp-game{
        left: 3px;
        top: 3px;
        border-radius: 5px;
        font-size: 7px;
      }
      .volatility-game{
        left: 3px;
        top: 3px;
        border-radius: 5px;
        font-size: 7px;
      }

}


.site-footer{
    padding-top: 5px;
    border-bottom: 10px solid #f5a300;
}

.GameListaEmpty {
    color: #656565;
    font-weight: 800;
    font-size: 110%;
}


.modal-header{
    padding: 15px;
    border-bottom: 4px solid #f5a300;
    background-color: #420D7A !important;
}

.sw-theme-dots>.nav, .nav-link.active,.sw-theme-dots>.nav, .nav-link.active::after,.sw-theme-dots>.nav, .nav-link.active::after{
    color: #190531!important;
}

#smartwizard .nav-link.active, #smartwizard .nav-link.inactive, #smartwizard .nav-link.active::after, #smartwizard .nav-link.inactive::after{
    background-color: transparent !important;
}

.alert-warning{
    color: #1a0531 !important;
    background-color: #FFA727 !important;
    border-color: #FFA727 !important;
}

.close{
    opacity: 1 !important;
    /* text-shadow: 0 1px 0 #fff; */
}

.alert button.close{
    color: #190531 !important;
}

a {
    color: #420D7A;
}

.text-warning{
    color: #420D7A !important;
}

.progress-3 {
    width: 124px;
    height: 24px;
    -webkit-mask:
      conic-gradient(from 135deg at top   ,#0000,#420D7A .5deg 90deg,#0000 90.5deg) 0 0   ,
      conic-gradient(from -45deg at bottom,#0000,#420D7A .5deg 90deg,#0000 90.5deg) 0 100%;
    -webkit-mask-size:25% 50%;
    -webkit-mask-repeat:repeat-x;
    background: linear-gradient(#E07000 0 0) left/0% 100% no-repeat #420D7A;
    animation: p3 2s infinite linear;
    margin-top: 10px;
  }
  @keyframes p3 {
    100% {background-size: 100% 100%}
}

.card-header {
    background-color: #420D7A;
    border: 0px;
    padding: 10px;
}

.card-body ol>li>p{
    text-align: justify;
}

.alert-info{
    color: #420D7A;
    background-color: #472b691f;
    border-color: #472b6900;
}

.alert-info .alert-link{
    color:#420D7A
}

#application-container > iframe {
    height: calc(100vh - 50px);
}

.yellow-latam {
    /* color: #FFA727 !important; */
}

.content-check {
    z-index: 1000;
    width: 20px;
    height: 20px;
    position: absolute;
}

.video-youtube-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-youtube-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form.registerForm .conditions span {
    color: #000;
}

.form.registerForm .conditions span.conditionsLinks {
    font-weight: 800;
    text-decoration: underline;
}

.footmenu ul li{
    position: relative;
}

.footmenu ul li:after{
    content: none;
}

.footmenu ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  .footmenu li {
    padding-left: 11px;
    padding-right: 15px;
    border-right: 2px solid #f5a3004d;
    align-self: stretch;
    line-height: normal;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  
  .footmenu ul li:last-child {
    border-right: none;
  }
  
  @media (max-width: 580px) {
    .footmenu {
        padding: 0 !important;
    }
    .footmenu li {
        border-right: none;
        border-bottom: 2px solid #f5a3004d;
        align-self: stretch;
        line-height: normal;
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footmenu ul li:last-child {
        border-bottom: none;
    }
  }

.wizardBannerSegment{
    text-align: center;
}

.wizardPanel{
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    max-width: 1150px;
    margin: 0 auto;
}

@media (max-width: 767px) {
  
    .wizardBannerSegment{
        display: none
    }

    .footmenu ul li:after{
        content: "";
        width: 1px;
        height: 25px;
        background-color: #00050647;
        right: 0;
        position: relative;
        display: block;
        top: 10px;
        position: absolute;
    }
}

.page-content.container{
    padding: 0px 3%;
}

.container {
    width: unset!important;
}

.site-logo{
    padding: 8px;
}

a:not([href]):not([class]), a {
    color: #420D7A;
    text-decoration: none;
    cursor: pointer;
}

.maxWidthBanner{
    max-width: 100%;
    margin-bottom: 8px;
}

@media screen and (min-width: 2560px) {
    .maxWidthBanner{
        max-width: 99%;
    }
}

@media screen and (max-width: 1440px) {
    .maxWidthBanner{
        max-width: 100%;
        margin-bottom: 19px;
    }
}

@media screen and (max-width: 1024px) {
    .maxWidthBanner{
        margin-bottom: 25px;
    }
}

.hero.hero-slider-wrapper{
    border-radius: 15px;
}

#header{
    margin-bottom: 10px
}

hr {
    border-top: 1px solid rgb(75 75 75 / 20%) !important;
}

.showPasswordLogin {
    position: absolute;
    right: 5%;
    bottom: 10px;
    cursor: pointer;
}

h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #051829;
    margin: 0 0 0.4em;
}

.text-white {
    color: #fff!important;
}

.mt-5, .my-5 {
    margin-top: 3rem!important;
}

.text-center {
    text-align: center!important;
}

.main .container{
    max-width: unset!important;
    padding: 0px 3%;
}

@media (min-width: 992px) {
    .d-lg-none {
      display: none !important;
    }
}

.segmentFix{
    margin: 0 -15px;
}

@media (max-width: 767px) {
    .hidden-xs {
      display: none !important;
    }

    .midMenu li:nth-of-type(1n+7) {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .midMenu li:nth-of-type(1n+7) {
        display: none !important;
    }
}


.MiddleTitleHome{
    font-size: 13px;
    cursor: pointer;
    padding: 0;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0;
    background: 0 0;
    display: inline-block;
    color: #fff;
    background: #420d7a;
    font-weight: 700;
    padding: 6px 10px;
    text-transform: uppercase;
    position: relative;
}

.MiddleTitleHome::before{
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #420d7a;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: auto;
}

.padding-cols{
    padding: 5px !important;
}

.fixPaddingMobile{
    padding: 5px;
}

.fixPaddingMobile p{
    margin-bottom: 0px;
}


.midSegmentProviders{
    padding: 8px;
}

@media screen and (max-width: 425px) {

    .fixPaddingMobile p{
        margin-bottom: 0px;
    }

    .midSegmentProviders{
        padding: 0px;
    }
    .segmentFix .maxWidthBanner{
        margin-bottom: 0px;
    }

    .small-banner {
        padding: 3px;
    }

    .segmentFix{
        margin: 0 -5px;
    }

    .fixPaddingMobile{
        padding: 3px;
    }
}

.bigImageBanners{
    padding: 0px 3px;
}

.fixPaddingMidBanners{
    padding: 5px;
}



@media screen and (max-width: 768px) {

    .fixPaddingMidBanners p{
        margin-bottom: 3px;
    }

    .bigImageBanners{
        padding: 0px;
        padding-top: 5px;
    }

    .small-banner p {
        margin-bottom: 0px
    }

    .fixPaddingMobile img{
        width: 100% !important;
    }
}

@media (max-width: 768px){

    .bonus-grid {
        margin-bottom: 0px;
        padding: 5px;
    }

    .lateralBannerMobileMain{
        margin: 0 -6px;
    }
    
    .lateralBannerMobile{
        width: 100%;
        margin: 0 auto;
    }

    .lateralBannerMobile .small-banner{
        padding: 5px;
    }
}

@media (max-width: 425px){

    .HeaderDescargaPDF label{
        padding-top: 15px;
    }

    .allCategories{
        min-width: 360px;
    }
}

@media (max-width: 375px){
    .allCategories{
        min-width: 320px;
    }
}

@media (max-width: 320px){
    .allCategories{
        min-width: 275px;
    }
}

@media (max-width: 576px) {
    #migrationModalContainer {
      max-width: 80% !important;
    }
}

.tooltip > .tooltip-inner {
    background-color: #420D7A;
    text-align: left;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #420D7A;
}

.info-tooltip{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    z-index: 1;
    color: #fff;
    /* text-shadow: 1px 1px #000; */
    opacity: 0.7;
}

.tooltip {
    min-width: unset !important;
}

.dualColumn{
    column-count: 2;
    -webkit-columns: 2;
    -moz-columns: 2; 
    width: 375px !important;
}

@media (max-width: 990px){
    .dualColumn{
        column-count: 1;
        -webkit-columns: 1;
        -moz-columns: 1; 
        width: unset !important;
    }
}

span.label.label-danger.active {
    background-color: #420D7A;
}

.btn-Refresh{
    width: fit-content;
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 768px) {
    .btn-Refresh{
        width: 100% !important;
        position: relative !important;
        text-align: right;
    }
}

.paymentMethodList{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    max-height: 350px;
    overflow-y: auto;
}

.paymentMethodItem{
    flex-direction: column;
    padding: 0px;
    width: 95px;
    height: 95px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    border-radius: 10px;
}

.paymentMethodItem img{
    width: 40px;
    height: 40px;
}

.paymentMethodItem label{
    padding-top: 10px;
}

.paymentMethodItem p{
    line-height: 12px;
    font-weight: bold;
    margin-top: 1rem;
    color: #333;
    font-size: 65%;
}

.paymentMethodItem:has( > label > [type=radio]:checked ){
    border: 1px solid #d8d8d8;
    background-color: #cdb8e3;
}

.paymentMethodItem:has( > label > [type=radio]:checked ) p{
    color: #fff !important
}
#modalUserCatchmentModalClose {
    color: #ffffff;
}


.jackpotBannerImg{
    max-width: 35px;
}

.jackpotBannerItem{
    padding: 5px 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    /* border: 1px solid #818181; */
    border-radius: 15px;
    margin-bottom: 10px;
    position: relative;
}

.jackpotBannerBalance{
    color: white;
    font-weight: 600;
    font-size: 125%;
    min-width: 60%;
    text-align: right;
}

.jackpotGrand{
    background: rgb(187,0,1);
    background: linear-gradient(90deg, rgba(187,0,1,1) 0%, rgba(0,0,0,1) 100%);
  }
  
  .jackpotGrand::before{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    padding: 2px;
    background: linear-gradient(45deg,#b14040,#c0c0c0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  }
  
  .jackpotMega{
    background: rgb(28,84,6);
    background: linear-gradient(90deg, rgba(28,84,6,1) 0%, rgba(0,0,0,1) 100%); 
  }
  
  .jackpotMega::before{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    padding: 2px;
    background: linear-gradient(45deg,#73b15a,#c0c0c0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  }
  
  .jackpotMajor{
    background: rgb(10,34,98);
    background: linear-gradient(90deg, rgba(10,34,98,1) 0%, rgba(0,0,0,1) 100%);
  }
  
  .jackpotMajor::before{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    padding: 2px;
    background: linear-gradient(45deg,#5771b3,#c0c0c0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  }
  
  .jackpotMinor{
    background: rgb(72,13,102);
    background: linear-gradient(90deg, rgba(72,13,102,1) 0%, rgba(0,0,0,1) 100%);
  }
  
  .jackpotMinor::before{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    padding: 2px;
    background: linear-gradient(45deg,#a265c0,#c0c0c0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  }

.jackpotDivider{
    width: 1px;
    height: 25px;
    color: #fff;
    margin: 0;
    background-color: #cecece4d;
}

.jackpotBannerInfo{
    color: white;
    font-weight: 800;
    font-size: 140%;
    min-width: 15px;
    text-align: center;
    margin-right: 5px;
}

.jackpotBannerSegment{
    padding: 0px;
    column-count: 1;
    cursor: pointer;
}

#jackpodMainBanner{
    max-width: 290px;
    margin: 0 auto;
    padding-bottom: 15px;
}

@media (max-width: 1024px){
    .jackpotBannerBalance{
        font-size: 105%;
    }

    #jackpodMainBanner{
        max-width: 170px;
        padding-bottom: 11px;
    }

    .jackpotBannerItem{
        margin-bottom: 2px;
    }
    
    .jackpotBannerImg {
        max-width: 30px;
    }
}

@media (max-width: 912px){
    .jackpotBannerSegment{
        column-count: 2;
    }
}

@media (max-width: 768px){
    .jackpotBannerImg {
        max-width: 35px;
    }

    #jackpodMainBanner{
        max-width: 250px;
    }

    .jackpotBannerItem{
        margin-bottom: 4px;
    }

    .jackpotBannerSegment{
        column-count: 2;
    }
}

@media (max-width: 425px){
    .jackpotBannerSegment{
        column-count: 1;
    }
}

.glowingGrand {
    background-color: #fff;
    -webkit-animation: glowingGrand 1s ease-in-out infinite alternate;
    -moz-animation: glowingGrand 1s ease-in-out infinite alternate;
    animation: glowingGrand 1s ease-in-out infinite alternate;
  }
  
  @-webkit-keyframes glowingGrand {
    from {
      box-shadow: 0 0 2.5px #000, 0 0 5px #000, 0 0 7.5px #b140407e, 0 0 10px #b140407e, 0 0 12.5px #000, 0 0 15px #000, 0 0 17.5px #000;
    }
    to {
      box-shadow: 0 0 5px #000, 0 0 7.5px #b140407e, 0 0 10px #b140407e, 0 0 12.5px #b140407e, 0 0 15px #b140407e, 0 0 17.5px #b140407e, 0 0 20px #b140407e;
    }
  }
  
  
  .glowingGrand {
    background-color: #fff;
    -webkit-animation: glowingGrand 1s ease-in-out infinite alternate;
    -moz-animation: glowingGrand 1s ease-in-out infinite alternate;
    animation: glowingGrand 1s ease-in-out infinite alternate;
  }
  
  @-webkit-keyframes glowingGrand {
    from {
      box-shadow: 0 0 2.5px #000, 0 0 5px #000, 0 0 7.5px #b140407e, 0 0 10px #b140407e, 0 0 12.5px #000;
    }
    to {
      box-shadow: 0 0 5px #000, 0 0 7.5px #b140407e, 0 0 10px #b140407e, 0 0 12.5px #b140407e, 0 0 15px #b140407e;
    }
  }
  
  .glowingMega {
    background-color: #fff;
    -webkit-animation: glowingMega 1s ease-in-out infinite alternate;
    -moz-animation: glowingMega 1s ease-in-out infinite alternate;
    animation: glowingMega 1s ease-in-out infinite alternate;
  }
  
  @-webkit-keyframes glowingMega {
    from {
      box-shadow: 0 0 2.5px #000, 0 0 5px #000, 0 0 7.5px #73b15a79, 0 0 10px #73b15a79, 0 0 12.5px #000;
    }
    to {
      box-shadow: 0 0 5px #000, 0 0 7.5px #73b15a79, 0 0 10px #73b15a79, 0 0 12.5px #73b15a79, 0 0 15px #73b15a79;
    }
  }
  
  .glowingMajor {
    background-color: #fff;
    -webkit-animation: glowingMajor 1s ease-in-out infinite alternate;
    -moz-animation: glowingMajor 1s ease-in-out infinite alternate;
    animation: glowingMajor 1s ease-in-out infinite alternate;
  }
  
  @-webkit-keyframes glowingMajor {
    from {
      box-shadow: 0 0 2.5px #000, 0 0 5px #000, 0 0 7.5px #3d5caa77, 0 0 10px #3d5caa77, 0 0 12.5px #000;
    }
    to {
      box-shadow: 0 0 5px #000, 0 0 7.5px #3d5caa77, 0 0 10px #3d5caa77, 0 0 12.5px #3d5caa77, 0 0 15px #3d5caa77;
    }
  }
  
  .glowingMinor {
    background-color: #fff;
    -webkit-animation: glowingMinor 1s ease-in-out infinite alternate;
    -moz-animation: glowingMinor 1s ease-in-out infinite alternate;
    animation: glowingMinor 1s ease-in-out infinite alternate;
  }
  
  @-webkit-keyframes glowingMinor {
    from {
      box-shadow: 0 0 2.5px #000, 0 0 5px #000, 0 0 7.5px #a265c077, 0 0 10px #a265c077, 0 0 12.5px #000;
    }
    to {
      box-shadow: 0 0 5px #000, 0 0 7.5px #a265c077, 0 0 10px #a265c077, 0 0 12.5px #a265c077, 0 0 15px #a265c077;
    }
  }

.typing-animation {
    width: 16ch;
    animation: typing .5s steps(50), blink 0.15s step-end infinite alternate;
    white-space: nowrap;
    overflow: hidden;
    /* border-right: 3px solid; */
}

.jackpotBannerBalance span{
    display: grid;
    place-items: center;
    justify-content: end;
    float: right;
}

@keyframes typing {
    from {
        width: 0
    }
}

@keyframes blink {
    50% {
        border-color: transparent
    }
}



@media (min-width: 1441px){
    .jackpodMainBanner{
        margin: 9% 0;
    }
}

@media (min-width: 2560px){
    .jackpodMainBanner{
        margin: 18% 0;
    }
}

.forgotPass{
    text-decoration: underline !important;
    font-weight: 700 !important;
    color: #420D7A !important;
}

.ag-courses_item {
    -ms-flex-preferred-size: calc(33.33333% - 30px);
    flex-basis: calc(33.33333% - 30px);
    margin: 0px;
    overflow: hidden;
}

.ag-courses-item_link {
    display: block;
    padding: 10px 20px;
    background-color: #b9a9cc;
    overflow: hidden;
    position: relative;
    margin: 3px;
    border-radius: 15px;
}

.ag-courses-item_link:hover,
.ag-courses-item_link:hover .ag-courses-item_date {
    text-decoration: none;
    color: #FFF;
}

.ag-courses-item_link:hover .ag-courses-item_date-box {
    color: #f5a30000;
}

.ag-courses-item_link:hover .ag-courses-item_bg {
    -webkit-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
}

.ag-courses-item_title {
    margin: 0 0 0px;
    overflow: hidden;
    font-weight: bold;
    font-size: 25px;
    color: #FFF;
    z-index: 2;
    position: relative;
    margin-left: 70px;
    height: 55px;
}

.ag-courses-item_date-box {
    font-size: 12px;
    color: #FFF;
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 7px;
    bottom: 7px;
}

.ag-courses-item_date-box .theme-btn{
    font-size: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
}

.ag-courses-item_date {
    font-weight: bold;
    color: #fff;
    -webkit-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}

.ag-courses-item_title_text{
    margin-bottom: 5px;
    font-size: 100%;
    color: #420d7a;
    line-height: 1;
}

.ag-courses-item_title_main{
    color: #420d7a;
    font-size: 85%;
    font-style: italic;
    font-weight: 800;
    margin-bottom: 0px;
}

.ag-courses-item_title_subtext{
    color: #fff;
    opacity: 1;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 85%;
    line-height: 1;
    text-shadow: 2px 2px 0 #f5a300, 2px 2px 0 #f5a300, 2px 2px 0 #f5a300, 2px 2px 0 #f5a300;
}

.ag-courses-item_title_text.a{
    font-style: italic;
    font-size: 85%;
    font-weight: 800;
    text-align: center;
}

.ag-courses-item_title_text.b{
    font-size: 60%;
    color: #420d7a;
    padding-top: 0px;
}

.ag-courses-item_bg {
    height: 128px;
    width: 128px;
    background-color: #f9b234;

    z-index: 1;
    position: absolute;
    top: -75px;
    right: -75px;

    border-radius: 50%;

    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.ag-courses_item .ag-courses-item_bg {
    background-color: #f5a300;
}

@media only screen and (max-width: 979px) {
    .ag-courses_item {
        -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
    }

    .ag-courses-item_title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .ag-format-container {
        width: 96%;
    }

}

@media only screen and (max-width: 639px) {
    .ag-courses_item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .ag-courses-item_title {
        line-height: 1;
    }

}

 .advertisementSegment{
    padding-top: 15px;
    border-top: 1px solid #0000000d;
    margin-top: 15px;
 }

@media (max-width: 430px) {

    .ag-courses-item_date-box .theme-btn{
        font-size: 8px;
        padding: 3px 14px;
        text-transform: uppercase;
    }

    .ag-courses-item_date-box {
        bottom: 25% !important;
    }

    .ag-courses-item_link {
        padding: 5px 15px !important;
    }

    .ag-courses-item_title_text.b{
        font-size: 50% !important;
    }

    .ag-courses-item_title_subtext{
        font-size: 70% !important;
    }

    .ag-courses-item_title{
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
}

.ag-courses_item {
    --border-size: 3px;
    --border-angle: 0turn;
    background-image: conic-gradient(from var(--border-angle), #fff0, #fff0 50%, #fff0), conic-gradient(from var(--border-angle), transparent 20%, #f5a300, #420d7a);
    background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)), cover;
    background-position: center center;
    background-repeat: no-repeat;
    animation: bg-spin 3s linear infinite;
    border-radius: 18px;
}
@keyframes bg-spin {
    to {
        --border-angle: 1turn;
   }
}
.ag-courses_item:hover {
    --border-angle: 5turn;
}
@property --border-angle {
    syntax: "<angle>";
    inherits: true;
    initial-value: 0turn;
}
  
.loginPromo{
    width: 70px;
    position: absolute;
}

.dis-block {
    display: block !important;
}

.table-exclusions span{
    display: inline-block;
    margin-bottom: 2px;
}