.main-menu {
    position: relative;
    padding-top: 20px;
}

.main-menu .logo {
    left: 23px;
}

@media only screen and (min-width:950px) and (max-width:1199px) {
    .main-menu .logo {
        left: 25px;
    }
}

@media(max-width:767px) {
    .main-menu .logo {
        left: 5%;
    }
}

.main-menu ul li {
    vertical-align: middle;
}

.main-menu ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding-right: 25px;
    letter-spacing: 2px
}

.trainer-img {
    overflow: hidden;
}


@media (max-width:1350px) {
    .main-menu ul li a {
        padding-right: 5px;
        font-size: 12px;
    }
    .main-menu ul {
        margin-left: 65px;
    }
}

@media (max-width:949px) {
    .main-menu ul {
        margin-left: 0px;
    }
}

@media only screen and (min-width:950px) and (max-width:1199px) {
    .main-menu ul li a {
        font-size: 12px;
        padding-right: 12px;
        letter-spacing: 1px;
    }
}

@media (max-width:767px) {
    .main-menu {
        padding-top: 21px;
    }
}

.btn-info {
    color: #040404;
    background-color: #f7e72e;
    border-color: #f7e72e;
    font-weight: 700;
}

.btn-info:hover {
    color: #f7e72e;
    background-color: #000000;
    border-color: #000000;
}

.smallimg {
    width: 100px;
}

.smallimg2 {
    width: 60px;
}

.smallimg3 {
    width: 170px;
    border-radius: 8px;
    margin-top: 5px;

}

@media(max-wid:767px) {
    .smallimg3 {
        width: 120px;
    }
}

.contact-info .contact-details .address li {
    font-size: 17px;
}

.smallicon {
    width: 100px;
    margin-left: -6px;
    margin-bottom: 10px;
}

@media(max-width:767px) {
    .smallicon {
        width: 100%;
        margin-left: -15px;
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .breadcrumb-area {
        height: 280px;
        padding-top: 135px;
    }
}

.smallig {
    width: 60px;
    margin-left: -6px;
    margin-bottom: 10px;
}

@media(max-width:767px) {
    .smallig {
        width: 15%;
        margin-left: -15px;
        margin-bottom: 5px;
    }
}

.slide-items .owl-dots .owl-dot {
    box-shadow: 4px 4px 10px black;
}

.single-slide {
    text-shadow: 4px 5px 10px #4e4e4e9c;
}

.single-features .features-img img {
    min-width: 100%;
    height: 250px;
    border-radius: 6px;
}

.single-features .features-img img:hover {
    transform: scale(1.05);
    transition: all 1s cubic-bezier(0.69, 0.02, 0.01, 0.93) 0s;
    box-shadow: 0px 1px 10px #5c5c5c;
}

@media(max-width:767px) {
    .single-features .features-img img {
        height: auto;
    }
}

.adm {
    height: 250px !important;
}

@media(max-width:767px) {
    .adm {
        height: 160px !important;
    }
}

.txtenbnr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #f7e72e;
    font-size: 45px;
    font-weight: 500;
    text-align: center;
}

@media(max-width:767px) {
    .txtenbnr {
        font-size: 30px;
        top: 42%;
    }
}

.ml60 {
    margin-left: 64px;
}

@media(max-width:767px) {
    .ml60 {
        margin-left: unset;
    }
}

.section-title span {
    font-size: 15px;
}

.w3-button:hover {
    color: #fff !important;
    background-color: #000 !important;
}

.primary-btn {
    border-radius: 8px;
}

.enfasis-abajo {
    background-position: center 100% !important;
    background-attachment: fixed;
}

.footer-section {
    height: auto;
    padding-top: 109px;
    padding-bottom: 100px;
    background-attachment: fixed;
}

.trainer-section {
    background-color: white !important;
    background-attachment: fixed;
}

.pllx {
    background-size: unset;
    background-attachment: fixed;
}

.trainer-map, .trainer-map .btn {
    text-align: left;
}

.trainer-map iframe {
    max-width: 100%;
    height: 600px;
    width: 100%;
}

.trainer-map .col-md-4 {
    height: 400px;
    overflow-y: scroll;
}

.btn-map {
    color: black;
    font-weight: 700;
    background-color: #f7e72e;
    border-color: #f7e72e;
    padding: 0.75rem 1.25rem;
    display: block;
    width: 100%;
}

.btn-map.collapsed {
    background-color: rgba(0,0,0,.03);
    border-color: rgba(0,0,0,.03);    
}

.card-header {
    padding: 0;
}

@media(max-width:767px) {
    .pllx {
        background-size: 385%;
    }
}

.skill-section {
    padding-top: 150px;
    padding-bottom: 150px;
}

.pddng50 {
    padding-bottom: 50px;
    text-align: center;
}

.snbr {
    border: 0px solid #ced4da;
}

.rdx {
    width: 90%;
}

.circle {
    display: inline-block;
    width: 330px;
    height: 200px;
    cursor: pointer;
    background-size: contain;
    border-radius: 8px;
}

.circle:hover {
    box-shadow: 0px 1px 10px #5c5c5c;
}

.wd70 {
    width: 70%;
    margin-bottom: 15px;
}

.wd40 {
    position: fixed !important;
    bottom: 30px;
    right: 110px;
}

@media(max-width:767px) {
    .wd40 {
        width: 50%;
        margin-bottom: -46px;
        position: fixed;
        bottom: 74px;
        right: 100px;
    }
}

.btn-primary {
    color: #000;
    background-color: #f7e72e;
    border-color: #f7e72e;
}

.btn-primary:hover {
    color: #f7e72e;
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.wdbtfl {
    width: 221px;
    height: 100px;
}

.spad-2 {
    padding-top: 70px;
    padding-bottom: 0px;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 70px;
}

@media only screen and (max-width: 767px) {
    .single-trainer {
        text-align: center;
        margin-bottom: 0px;
    }
}

@media(min-width:767px) {
    .pdbt25 {
        padding-bottom: 25px;
    }

    .trainer-map .col-md-4 {
        height: 600px;        
    }
}

.trainer-img img {
    border-radius: 10px;
}

.cltt {
    text-shadow: 3px 1px 5px #c2c2c29c;
}

.lnsr {
    height: 1px;
    background-color: #c2c2c29c;
    margin: 25px 0 25px 0px;
}

.contbr {
    border-color: aliceblue;
    border: solid 0.5px #0000004f;
    border-radius: 8px;
    box-shadow: 0px 1px 12px 1px #8e8e8e8c;
    margin-top: 30px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.mglr {
    margin-right: -12px;
    margin-left: -12px;
}

.sclgn {
    padding-top: 300px;
    padding-bottom: 500px;
}

@media(max-width:767px) {
    .sclgn {
        padding-top: 150px;
        padding-bottom: 500px;
    }
}

.txtlg {
    font-size: 33px;
    color: #000000;
    font-weight: 700;
}

.colorbln {
    color: white;
}

.mgtmgb25 {
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
}

.wdmg {
    width: 100%;
    margin-bottom: 10px;
}

.wd100 {
    width: 100%;
    margin-bottom: 10px;
}

.scalarprod:hover {
    transform: scale(1.05);
    transition: all 1s cubic-bezier(0.69, 0.02, 0.01, 0.93) 0s;
    box-shadow: 0px 1px 10px #5c5c5c;
}

.price-off {
    text-decoration: line-through;
    color: #df6363;
}

figure.zoom {
    background-position: 50% 50%;
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
}

figure.zoom img:hover {
    opacity: 0;
}

figure.zoom img {
    transition: opacity 0.5s;
    display: block;
    width: 100%;
}
.offcanvas-cart-image {
    width: 100px;
    border-radius: 8px;
    box-shadow: 1px 1px 7px 1px #a8a8a8bf;
    max-width: 120%;
}

.offcanvas-cart-item-content{
    align-items: center;
}

.store-link {
    background-color: #ebebeb;
    margin-right: 5px;    
    border-radius: 12px;
    box-shadow: 0px 3px 20px 7px #bdbdbd;
    overflow: hidden;
    display: block;
    height: 100%;
}

.store-title {
    text-align: center;    
}

.store-title h3 {
    font-size: 1.5rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
}