.container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}


.registration fieldset legend {
    background: #8a746a;
    font-size: 27px;
    color: #ffffff;
    font-weight: 400;
    line-height: 130%;
    padding: 30px;
    display: block;
    margin-bottom: 30px;
}

.alert-info, .contact .contact-miscinfo {
    color: #ffffff;
    background-color: #c50000;
    border-color: #bb0b12;
    border: none;
    margin: 15px 0px;
    margin-top: 75px;
}


.btn.btn-primary {
    background-color: #28a745;
    border-color: #28a745;
}


.alert-success, .alert-message, .com_config #page-site h1 {
    color: initial;
    background-color: transparent;
    border-color: transparent;
    border: none;
}
.alert-message {
    text-align: left;
    width: 100%;
    height: auto;
    display: block;
}

.alert-info, .contact .contact-miscinfo {
    color: #ffffff;
    background-color: #686868;
    border-color: #686868;
    border: none;
    margin: 15px 0px;
}

/*
.container {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
}
*/

.alert-message {
	font-size:20px;
}

joomla-alert {
    padding: 30px;
    border-radius: 0px;
    border: none;
 	margin: -40px 0px;
}
joomla-alert[type=danger] {
    background-color: #77c265;
    border-color: #fff;
    color: #fff;
}





joomla-alert[type=success] {
     background-color: #77c265;
    border-color: #fff;
    color: #fff;
}  






*, a, a:hover, a:active, a:focus, object, embed {
    outline: 0;
}

*, input, select, textarea, option, button {
    outline: none!important;
}

.noselect{
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.acm-hero.style-1 .hero-item {
    padding: 20px 96px;
    width: 100%;
    max-width: 50%;
}


.t4-content {
    overflow-x: hidden;
}

.container.in_onedd {
    display: block;
    padding: 0px 20px;
}

.item-image img {
    margin-top: 15px;
}

#t4-footer .copyright {
    margin-top: 20px;
}

.footer-cta {
    padding-bottom: 18px;
    margin-bottom: 55px;
}

.page-header {
    margin-bottom: 25px;
}

.our-blog .section-beauty {
    padding: 60px 0;
    margin: 60px 0;
}

.blog.blog .items-row {
    margin: 0 auto 25px;
}

.btn.btn-secondary.next {
    margin-left: 15px;
}

.edit-link {
    display: none;
}

div[id*="t4-section-"], div[id^="t4-section-"] {
    padding-top: 35px;
    padding-bottom: 25px;
}
div#t4-section-filters + #t4-main-body {
    padding-top: 7px;
}

.section-title-wrap .section-title {
    margin-top: 0;
    margin-bottom: 0px;
}

dl.article-info.text-muted {
    margin-bottom: 10px;
}

.page-header h2, .categories-list h2 {
    font-size: 43px;
}
.page-header h2 a, .categories-list h2 a {
    color: red;
}
.blog .item-content .page-header h2 a, .blog-featured .item-content .page-header h2 a {
    color: red;
    line-height: 120%;
}

.page-header h2, .categories-list h2 {
    padding-bottom: 15px;
}

.wrap-extrafield .ext-content {
    color: red;
    font-size: 29px;
}

.t4-palette-mainnav .overlay-menu {
    background: #806f52;
}
.t4-content {
    background-color: #f1e3cd;
}

.wrap-extrafield .ext-content .price-old {
    display: none;
}
.section-beauty {
    background: #504a3f;
}

.item-latest {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 0px 30px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    border-bottom: 2px solid #dcceb5;
}

.view-latest-list {
    border-bottom: none;
}

.plain-style {
    background-color: #fff;
    padding: 42px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    border-bottom: 2px solid #dcceb5;
    font-size: 16px;
    line-height: 150%;
}

.blog.blog .item {
    background-color: #fff;
    padding: 25px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    border-bottom: 2px solid #dcceb5;
}

.blog.blog .item .item-image {
    padding: 0px;
}


.section-beauty .col-lg-6.col-sm-12.col-xs-12 {
    background-color: #5e584a;
    color: #000;
    padding: 35px;
    border-right: 5px solid #7d7769;

    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}

.com-content-article.item-page {
    background-color: #fff;
    padding: 25px;
    line-height: 200%;
    font-size: 18px;
    color: #686868;

    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    border-bottom: 2px solid #dcceb5;
}
dl.article-info.text-muted {
    margin-bottom: 25px;

    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}


.acm-hero.style-1 .hero-item h1 span:before {
    background: #ddc499;
}

.com-content-article.item-pageour-blog {
    background-color: #fff;
    padding: 25px;
    display: grid;
    max-width: 1000px;
    margin: 0px auto;
    font-size: 18px;
    line-height: 200%;
    color: #2a2e31;

    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    border-bottom: 2px solid #dcceb5;
}

.page-header h2, .categories-list h2 {
    font-size: 43px;
    color: red;
    text-align: center;
    padding: 40px 5px;
    line-height: 130%;
}

.t4-main-body {
    padding-top: 40px;
    padding-bottom: 40px;
}

#t4-footer .t4-row {
    padding: 60px 80px;
}
.contact .page-header {
    display: none;
}

.com-content-category-blog .item {
    background-color: #fff;
    padding: 25px;

    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}




.page-header h2, .categories-list h2 {
    padding: 0px 5px;
    padding-bottom: 20px;
}

#t4-footer .bg-overlay-image {
    background-image: url('https://fitfacegym.sk/images/home_big/img1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.view-services .item-content .wrap-info {
    padding: 20px 64px;
}
.page-header h2, .categories-list h2 {
    padding: 0px 5px;
}
.view-services .item-content .wrap-intro {
    margin-top: 10px;
}
.wrap-extrafield {
    margin-top: 10px;
    padding-top: 10px;
}
.btn-action {
    margin-top: 15px;
}
@media (max-width: 991px){
    .view-services .item-content .wrap-info {
        padding: 20px 20px;
    }
    .com-content-category-blog .item {
        padding: 0px;
    }
    .view-services .item-content {
        padding-top: 0px;
    }
    p {
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 130%;
    }
    div#t4-section-filters + #t4-main-body {
        padding-top: 0px;
    }

    .section-title-wrap .section-title {
        margin-bottom: 0px;
    }
    .section-title-wrap .section-title {
        color: #000000;
    }
    .acm-hero.style-1 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    div[id*="t4-section-"], div[id^="t4-section-"] {
        padding-top: 15px;
        padding-bottom: 10px;
    }

    #t4-footer .t4-row {
        padding: 0px 0;
        padding-bottom: 15px;
    }
    #t4-footer .copyright {
        margin-top: 0px;
    }
    .item-latest {
        margin-bottom: 10px;
    }
    .section-title-wrap {
        margin-bottom: 15px;
    }
    .section-title-wrap .sub-heading {
        font-size: 25px;
    }
    .section-title-wrap .section-title {
        font-size: 30px;
    }
    .blog.blog .item {
        margin: 16px;
    }
    .blog.blog .items-row {
        margin-bottom: 15px;
    }
    .t4-main-body {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .edit-link {
        display: none;
    }
    .blog .item-content .page-header h2 a, .blog-featured .item-content .page-header h2 a {
        line-height: 100%;
    }
    .section-beauty .col-lg-6.col-sm-12.col-xs-12 {
        margin-bottom: 10px;
    }


    .blog.blog .item {
        padding: 0px;
    }
    .blog.blog .item .item-content {
        padding: 15px;
    }
    .blog .item-image img, .blog-featured .item-image img {
        border-radius: 0px;
    }
    .blog.blog .item .item-image {
        margin-bottom: 0px;
    }
    .blog.blog .item {
        overflow: hidden;
    }

    .page-header h2, .categories-list h2 {
        font-size: 30px;
        padding: 0px 5px;
        padding-bottom: 25px;
    }

    .edit-link {
        display: none;
    }





    dl.article-info.text-muted {
        margin-bottom: 10px;
    }
    .btn.btn-secondary {
        margin-left: 15px;
    }
    .section-beauty .col-lg-6.col-sm-12.col-xs-12 {
        padding: 0px;
    }
    .our-blog .section-beauty .pic-article img {
        border-radius: 0px;
    }
    .section-beauty .col-lg-6.col-sm-12.col-xs-12 {
        margin-bottom: 10px;
        overflow: hidden;
    }
    .our-blog .section-beauty .item-content {
        padding: 15px;
    }
    .our-blog .section-beauty .item-content .page-header h2 {
        line-height: 110%;
        margin-bottom: 0px;
        font-size: 20px;
    }
    .our-blog .section-beauty .pic-article {
        margin-bottom: 0px;
    }

    .blog .item-content .page-header h2, .blog-featured .item-content .page-header h2 {
        line-height: 132%;
        margin-bottom: 0px;
        font-size: 20px;
    }
    .page-header h2, .categories-list h2 {
        padding-bottom: 0px;
    }
    .t4-col.copyright.col-sm.col-md-12 {
        font-size: 13px;
    }
    .plain-style {
        padding: 0px;
        overflow: hidden;
    }
    .contact .plain-style .contact-image img {
        border-radius: 0px;
    }
    .contact .plain-style .contact-image {
        margin-bottom: 0px;
    }
    .col-12.con_contenta {
        padding: 15px;
    }
    .contact .plain-style .contact-form-wrap {
        margin-top: 0px;
    }
    .container.go_n_contact {
        padding: 0px;
    }

    .btn.btn-secondary.next {
        margin-left: 0px;
    }
    .blog.blog .item .item-image {
        margin: 0px;
        padding: 0px;
    }
    .item-image img {
        margin-top: 0px;
    }
    .our-blog .section-beauty {
        padding: 30px 0;
        margin: 30px 0;
    }

    #t4-footer .bg-overlay-image {
        display: block;
        width: 100%;
        float: left;
        clear: both;
        height: 350px;
    }
    #t4-footer .t4-section-inner.container {
        margin-top: 350px;
    }

    #t4-footer .t4-section-inner.container {
        display: block;
        padding: 0px 35px;
    }

    .container.in_onedd {
        display: block;
        padding: 0px 15px;
    }

      .acm-hero.style-1 .hero-item {
        padding: 20px 40px;
        width: 100%;
        max-width: 100%;
    }

    #hide_na_titulke {
     display:none;
    }
  
      .acm-hero.style-1 .hero-item {
        line-height: 150%;
    }

      .acm-hero.style-1 .hero-item h1 {
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 5px;
        line-height: 110%;
    }

    .acm-hero.style-1 .hero-item h1 {
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 5px;
    }

      .t4-action {
        height: 60px;
        width: 120px;
    }
  
  .t4-section-inner.container {
    padding: 0px 16px;
    }


}

dd.createdby {
    display: none;
}
.item-page .article-info dd.hits {
    display: none;
}

.form-control, .inputbox {
    border: 1px solid #ccc;
}

.page-header h2, .categories-list h2 {
    padding: 0px 5px;
}

dl.article-info.text-muted {
    margin-bottom: 10px;
}

div#t4-footer {
    z-index: 0;
}

.col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: initial;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

div#t4-section-1.bottom_module_wrapper_mm {
    padding: 0px;
    margin: 0px;
}
div#t4-section-1.bottom_module_wrapper_mm .t4-section-inner.container-fluid{
    padding: 0px;
    margin: 0px;
}
figure {
    margin: 0px 1px;
}
#t4-section-1.t4-section.map_home.t4-palette-light {
    padding: 0;
    margin: 0;
}


#t4-section-1.t4-section.map_home.t4-palette-light .t4-section-inner.container-fluid {
padding: 0;
    margin: 0;

}

.alert-info, .contact .contact-miscinfo {
    margin-top: 70px;
}


.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-hd-1, .col-hd-2, .col-hd-3, .col-hd-4, .col-hd-5, .col-hd-6, .col-hd-7, .col-hd-8, .col-hd-9, .col-hd-10, .col-hd-11, .col-hd-12, .col-hd, .col-hd-auto {
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

#t4-footer .t4-row.row.go_mag77 {
	margin: 0px;
    padding: 25px 35px;
}

ul.mod-login__options li:first-child a {
    font-size: 20px;
    color: #dc3545;
    font-weight: bold;
    padding-bottom: 15px;
}

#login-form ul.mod-login__options li a {
    color: #dc3545;
}

#login-form ul.mod-login__options li:first-child a {
    font-size: 20px;
}

