@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.breadcrumbs-01 {
    position: relative
}

@media (max-width: 767px) {
    .breadcrumbs-01::after {
        content: '';
        display: inline-block;
        float: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8)
    }
}

.breadcrumbs-02 .breadcrumbs-02__title {
    margin: 0
}

.breadcrumbs-02 .breadcrumb li {
    color: #000
}

.breadcrumbs-02 .breadcrumb li::before {
    color: #fff;
    padding: 0 10px
}

.breadcrumbs-02 .breadcrumb li a {
    color: #fff
}

.breadcrumbs-02 .breadcrumb li a:hover {
    color: #000
}

.breadcrumbs-03 .breadcrumb li {
    color: #000
}

.breadcrumbs-03 .breadcrumb li::before {
    color: #fff;
    padding: 0 10px
}

.breadcrumbs-03 .breadcrumb li a {
    color: #fff
}

.breadcrumbs-03 .breadcrumb li a:hover {
    color: #000
}

.breadcrumbs-04 .breadcrumb li {
    color: #000
}

.breadcrumbs-04 .breadcrumb li::before {
    color: #fff;
    padding: 0 10px
}

.breadcrumbs-04 .breadcrumb li a {
    color: #fff
}

.breadcrumbs-04 .breadcrumb li a:hover {
    color: #000
}

.page_breadcrumbs__wrapper {
    position: relative;
    padding: 110px 0 83px;
    box-sizing: border-box
}

.page_breadcrumbs__wrapper::before {
    content: '';
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 514px;
    height: 279px;
    position: absolute;
    top: 0;
    right: -210px
}

.page_breadcrumbs__title {
    font: 46px/50px 'Roboto', sans-serif;
    color: #000;
    margin: 0 0 6px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .page_breadcrumbs__title {
        z-index: 2
    }
}

.page_breadcrumbs__title2 {
    font: 400 138px/150px 'Roboto', sans-serif;
    color: #5f5f5f;
    opacity: .07;
    position: absolute;
    top: 30px;
    left: -12px;
    z-index: 0
}

.breadcrumbs-classes {
    background: url(../images/breadcrumb/bg_breadcrumb-02.jpg) no-repeat center bottom
}

@media (max-width: 767px) {
    .breadcrumbs-classes {
        background-size: cover
    }
}

.breadcrumbs-faq .page_breadcrumbs__wrapper::before {
    background: url(../images/breadcrumb/bg_breadcrumb-01.png) no-repeat center bottom
}

.breadcrumbs-classes-single {
    background: url(../images/breadcrumb/bg_breadcrumb-02.jpg) no-repeat center bottom
}

@media (max-width: 767px) {
    .breadcrumbs-classes-single {
        background-size: cover
    }
}

.breadcrumbs-classes-single .page_breadcrumbs__title::before {
    content: 'Single';
    text-transform: capitalize
}

.breadcrumbs-team .page_breadcrumbs__wrapper::before {
    background: url(../images/breadcrumb/bg_breadcrumb-01.png) no-repeat center bottom
}

.breadcrumbs-membership .page_breadcrumbs__wrapper::before {
    background: url(../images/breadcrumb/bg_breadcrumb-01.png) no-repeat center bottom
}

.breadcrumbs-membership .page_breadcrumbs__title {
    letter-spacing: 0
}

.breadcrumbs-coach-profile .page_breadcrumbs__wrapper::before {
    background: url(../images/breadcrumb/bg_breadcrumb-01.png) no-repeat center bottom
}

.breadcrumbs-contacts {
    position: relative;
    background: url(../images/breadcrumb/bg_breadcrumb-03.jpg) no-repeat center bottom
}

.breadcrumbs-workouts .page_breadcrumbs__wrapper::before {
    background: url(../images/breadcrumb/bg_breadcrumb-01.png) no-repeat center bottom
}

.breadcrumbs-training .page_breadcrumbs__wrapper::before {
    background: url(../images/breadcrumb/bg_breadcrumb-01.png) no-repeat center bottom
}

.breadcrumbs-schedule .page_breadcrumbs__wrapper::before {
    background: url(../images/breadcrumb/bg_breadcrumb-01.png) no-repeat center bottom
}

.breadcrumbs-about .page_breadcrumbs__wrapper::before {
    background: url(../images/breadcrumb/bg_breadcrumb-01.png) no-repeat center bottom
}

.breadcrumbs-blog {
    background: url(../images/breadcrumb/bg_breadcrumb-04.jpg) no-repeat center bottom
}

@media (max-width: 767px) {
    .breadcrumbs-blog {
        background-size: cover
    }
}

.breadcrumbs-blog-single {
    background: url(../images/breadcrumb/bg_breadcrumb-04.jpg) no-repeat center bottom
}

@media (max-width: 767px) {
    .breadcrumbs-blog-single {
        background-size: cover
    }
}

.breadcrumbs-video {
    background: url(../images/breadcrumb/bg_breadcrumb-04.jpg) no-repeat center bottom
}

@media (max-width: 767px) {
    .breadcrumbs-video {
        background-size: cover
    }
}

.breadcrumbs-gallery {
    background: url(../images/breadcrumb/bg_breadcrumb-05.jpg) no-repeat center bottom
}

@media (max-width: 767px) {
    .breadcrumbs-gallery {
        background-size: cover
    }
}

.breadcrumbs-shop-boxed {
    background: url(../images/breadcrumb/bg_breadcrumb-06.jpg) no-repeat center bottom
}

@media (max-width: 767px) {
    .breadcrumbs-shop-boxed {
        background-size: cover
    }
}

ol.breadcrumb {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    text-transform: uppercase;
    color: inherit;
    position: relative;
    z-index: 1
}

ol.breadcrumb li a {
    font: 14px/16px 'Roboto', sans-serif;
    color: #5f5f5f;
    text-transform: uppercase
}

ol.breadcrumb li a:hover {
    color: #a8a8a8
}

.breadcrumb > li + li:before {
    color: inherit;
    padding: 0 1px;
    content: "/"
}

.pagination {
    margin-bottom: 0
}

.muted_background .pagination {
    margin-top: 0
}

.pagination > li {
    display: inline-block
}

.pagination > li > a, .pagination > li > span {
    text-align: center;
    padding: 10px 0;
    border: none;
    margin-left: 6px;
    margin-bottom: 10px;
    min-width: 40px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0;
    padding: 10px 26px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0;
    padding: 10px 26px
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=tel], textarea, select, .form-control {
    border: none;
    height: 40px;
    border-color: #e1e1e1;
    background-color: #fff;
    border-radius: 0;
    color: #1a1a1a;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 16px
}

textarea {
    height: auto
}

.form-control option {
    color: #000;
    background-color: #fff
}

.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8
}

.form-control, .form-control:focus {
    box-shadow: none
}

.form-control.invalid {
    box-shadow: 0 0 0 2px #019645
}

.form-control:focus {
    border-color: #5f5f5f
}

.form-control:-moz-placeholder {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #5f5f5f;
    opacity: 1
}

.form-control::-moz-placeholder {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #5f5f5f;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #5f5f5f
}

.form-control::-webkit-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #5f5f5f
}

.form-control:focus:-moz-placeholder {
    color: transparent;
    opacity: 1
}

.form-control:focus::-moz-placeholder {
    color: transparent;
    opacity: 1
}

.form-control:focus:-ms-input-placeholder {
    font-style: italic;
    color: transparent
}

.form-control:focus::-webkit-input-placeholder {
    font-style: italic;
    color: transparent
}

form label + [class*=icon2-] {
    position: absolute;
    font-size: 24px;
    color: #5f5f5f;
    left: 10px;
    top: 19px
}

form label + [class*=icon2-] + .form-control {
    padding-left: 50px
}

label {
    font-weight: 400
}

.form-control + [class*=icon2-] {
    position: absolute;
    font-size: 24px;
    left: 20px;
    top: 50%;
    color: #019645
}

.carousel {
    overflow: hidden
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-width: 0;
    background-color: #000;
    margin: 0 3px;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.carousel-indicators li:hover {
    opacity: .8
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    background-color: #019645
}

.carousel-control.left, .carousel-control.right {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 0;
    width: 50px;
    height: 50px;
    left: -50px;
    top: 50%;
    margin-top: -25px;
    text-shadow: none;
    opacity: 1;
    background-image: none;
    filter: alpha(opacity=100);
    text-align: center
}

.carousel-control.right {
    right: -50px
}

.carousel:hover .carousel-control {
    left: 50px
}

.carousel:hover .carousel-control.right {
    left: auto;
    right: 50px
}

.carousel-control.left span, .carousel-control.right span {
    font-family: rt-icons-2;
    width: 50px;
    height: 50px;
    margin: 0;
    font-size: 16px;
    left: 0;
    top: 0;
    line-height: 50px
}

.carousel-control .icon-prev:before {
    content: "\e7c4"
}

.carousel-control .icon-next:before {
    content: "\e7c5"
}

p + .progress {
    margin-top: -10px
}

.progress {
    overflow: hidden;
    height: 40px;
    position: relative;
    border-radius: 0;
    box-shadow: none;
    border: none
}

.progress-bar {
    background-color: #019645;
    color: inherit;
    box-shadow: none;
    height: 40px
}

.progress-bar span {
    position: relative;
    color: #fff;
    top: 10px;
    font-size: .9em
}

.progress-bar-info {
    background-color: #8aa5ec
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-danger {
    background-color: #d9534f
}

.alert {
    border-radius: 0;
    border-width: 0 0 0 4px;
    padding: 30px
}

.media {
    margin-top: 16px
}

.media .media-object {
    max-width: 100px
}

.nav > li > a {
    color: #fff
}

.nav > li > a:hover {
    color: #ddd
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: inherit
}

.tab-content {
    border-radius: 0 0 0 0;
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, .05)
}

.tab-content.no-border {
    padding: 36px 0 0;
    border: none
}

.tab-content.top-color-border {
    position: relative
}

.tab-content.top-color-border:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    height: 6px;
    background-color: #019645
}

.tab-content .featured-tab-image {
    margin: -30px -31px 24px
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 1px solid rgba(0, 0, 0, .05)
}

.nav-tabs {
    border-bottom-color: transparent;
    margin-top: 0;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    font-size: 14px;
    padding: 19px 40px;
    margin-right: 1px;
    margin-top: 0;
    border: none;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    border-radius: 0
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: transparent;
    background-color: #019645;
    color: #fff
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs.nav-justified > .active > a {
    border-color: #000;
    background-color: #000;
    color: #019645
}

.vertical-tabs .tab-content.no-border {
    padding-top: 0
}

.vertical-tabs .nav > li > a {
    background-color: #000;
    color: #fff;
    padding: 18px 60px 18px 40px;
    margin-bottom: 10px;
    position: relative
}

.vertical-tabs .nav > li > a i {
    position: relative;
    top: 1px;
    padding-right: 12px
}

.vertical-tabs .nav > li > a:after {
    color: rgba(255, 255, 255, .8);
    font-family: rt-icons-2;
    content: "\e7c5";
    position: absolute;
    font-size: 12px;
    line-height: 58px;
    text-align: center;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    border-left: 1px solid rgba(255, 255, 255, .1);
    letter-spacing: 0
}

.vertical-tabs .nav > li.active a, .vertical-tabs .nav > li > a:hover {
    background-color: #019645
}

@media (min-width: 768px) {
    .vertical-tabs .nav > li.active {
        position: relative;
        z-index: 2
    }
}

.btn {
    padding: 18px 30px;
    text-transform: uppercase;
    margin: 0 2px 6px 0;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.btn:hover, .btn:focus {
    outline: none
}

li.media:before, li.media:after {
    display: block;
    content: '';
    clear: both
}

.dropdown-menu {
    box-shadow: none;
    border-radius: 0;
    border-color: rgba(0, 0, 0, .05);
    z-index: 1001;
    font-size: 16px;
    margin-top: 0
}

[class*=right] .dropdown-menu {
    right: 0;
    left: auto
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #000;
    background-color: transparent
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 13px 8px;
    border-color: #e1e1e1
}

.table {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1
}

.table td + td {
    border-left: 1px solid #e1e1e1
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 1px
}

.table-responsive {
    border: none
}

.well {
    box-shadow: none;
    border: none;
    border-radius: 0
}

.embed-responsive-3by2 {
    padding-bottom: 66.666%
}

.embed-placeholder:before {
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    content: "\e696";
    font-family: rt-icons-2;
    position: absolute;
    color: #000;
    font-size: 30px;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -5px;
    opacity: .5
}

.embed-placeholder:hover:before {
    opacity: 1
}

.section_padding_0 > [class*=container] {
    padding-top: 0;
    padding-bottom: 0
}

.section_padding_15 > [class*=container] {
    padding-top: 15px;
    padding-bottom: 15px
}

.section_padding_25 > [class*=container] {
    padding-top: 25px;
    padding-bottom: 25px
}

.section_padding_50 > [class*=container] {
    padding-top: 50px;
    padding-bottom: 50px
}

.section_padding_75 > [class*=container] {
    padding-top: 75px;
    padding-bottom: 75px
}

.section_padding_100 > [class*=container] {
    padding-top: 100px;
    padding-bottom: 100px
}

.section_padding_top_0 > [class*=container] {
    padding-top: 0
}

.section_padding_top_5 > [class*=container] {
    padding-top: 5px
}

.section_padding_top_15 > [class*=container] {
    padding-top: 15px
}

.section_padding_top_20 > [class*=container] {
    padding-top: 20px
}

.section_padding_top_25 > [class*=container] {
    padding-top: 25px
}

.section_padding_top_30 > [class*=container] {
    padding-top: 30px
}

.section_padding_top_35 > [class*=container] {
    padding-top: 35px
}

.section_padding_top_40 > [class*=container] {
    padding-top: 40px
}

.section_padding_top_50 > [class*=container] {
    padding-top: 50px
}

.section_padding_top_55 > [class*=container] {
    padding-top: 55px
}

.section_padding_top_60 > [class*=container] {
    padding-top: 60px
}

.section_padding_top_65 > [class*=container] {
    padding-top: 33px;
}

.section_padding_top_70 > [class*=container] {
    padding-top: 70px
}

.section_padding_top_75 > [class*=container] {
    padding-top: 75px
}

.section_padding_top_80 > [class*=container] {
    padding-top: 80px
}

.section_padding_top_85 > [class*=container] {
    padding-top: 85px
}

.section_padding_top_90 > [class*=container] {
    padding-top: 41px;
}

.section_padding_top_95 > [class*=container] {
    padding-top: 95px
}

.section_padding_top_100 > [class*=container] {
    padding-top: 100px
}

.section_padding_top_115 > [class*=container] {
    padding-top: 115px
}

.section_padding_top_135 > [class*=container] {
    padding-top: 76px;
}

.section_padding_top_145 > [class*=container] {
    padding-top: 145px
}

.section_padding_top_150 > [class*=container] {
    padding-top: 150px
}

.section_padding_top_160 > [class*=container] {
    padding-top: 160px
}

.section_padding_top_170 > [class*=container] {
    padding-top: 170px
}

.section_padding_bottom_0 > [class*=container] {
    padding-bottom: 0
}

.section_padding_bottom_5 > [class*=container] {
    padding-bottom: 5px
}

.section_padding_bottom_10 > [class*=container] {
    padding-bottom: 10px
}

.section_padding_bottom_15 > [class*=container] {
    padding-bottom: 15px;
}

.section_padding_bottom_20 > [class*=container] {
    padding-bottom: 20px
}

.section_padding_bottom_25 > [class*=container] {
    padding-bottom: 25px
}

.section_padding_bottom_30 > [class*=container] {
    padding-bottom: 30px
}

.section_padding_bottom_35 > [class*=container] {
    padding-bottom: 35px
}

.section_padding_bottom_40 > [class*=container] {
    padding-bottom: 40px
}

.section_padding_bottom_50 > [class*=container] {
    padding-bottom: 50px
}

.section_padding_bottom_55 > [class*=container] {
    padding-bottom: 55px
}

.section_padding_bottom_60 > [class*=container] {
    padding-bottom: 60px
}

.section_padding_bottom_65 > [class*=container] {
    padding-bottom: 65px
}

.section_padding_bottom_70 > [class*=container] {
    padding-bottom: 76px;
}

.section_padding_bottom_75 > [class*=container] {
    padding-bottom: 75px
}

.section_padding_bottom_80 > [class*=container] {
    padding-bottom: 80px
}

.section_padding_bottom_100 > [class*=container] {
    padding-bottom: 100px
}

.section_padding_bottom_120 > [class*=container] {
    padding-bottom: 120px
}

.section_padding_bottom_155 > [class*=container] {
    padding-bottom: 155px
}

.row .row + .row {
    margin-top: 5px
}

section [class*=col-], footer [class*=col-] {
    margin-top: 15px;
    margin-bottom: 15px
}

[class*=_0] [class*=col-] {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 0
}

.columns_padding_1 [class*=col-] {
    margin-top: 0;
    margin-bottom: 1px
}

.columns_padding_2 [class*=col-] {
    margin-top: 1px;
    margin-bottom: 1px
}

.columns_padding_5 [class*=col-] {
    margin-top: 5px;
    margin-bottom: 5px
}

.columns_padding_0 [class*=col-] {
    padding: 0
}

.columns_padding_1 [class*=col-] {
    padding-left: 0;
    padding-right: 1px
}

.columns_padding_2 [class*=col-] {
    padding-left: 1px;
    padding-right: 1px
}

.columns_padding_5 [class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.columns_padding_0 > .container, .columns_padding_1 > .container, .columns_padding_2 > .container {
    padding-left: 30px;
    padding-right: 30px
}

.columns_padding_5 > .container {
    padding-left: 25px;
    padding-right: 25px
}

.columns_padding_0.table_section > .container {
    padding: 0
}

.row.columns_padding_0 {
    margin: 0
}

.row.columns_padding_1 {
    margin-left: 0;
    margin-right: -1px
}

.row.columns_padding_2 {
    margin-left: -1px;
    margin-right: -1px
}

.row.columns_padding_5 {
    margin-left: -5px;
    margin-right: -5px
}

@media (min-width: 500px) {
    .columns_padding_25 > [class*=container] > .row, .row.columns_padding_25 {
        margin-right: -25px;
        margin-left: -25px
    }

    .columns_padding_25 > [class*=container] > .row > [class*=col-], .row.columns_padding_25 > [class*=col-] {
        padding-left: 25px;
        padding-right: 25px;
        margin-top: 25px;
        margin-bottom: 25px
    }
}

.table_section [class*=container] {
    height: 100%;
    padding-left: 0;
    padding-right: 0
}

.table_section .row {
    display: table;
    min-width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0
}

.table_section [class*=col-] {
    display: table-cell;
    vertical-align: middle;
    float: none
}

@media screen and (max-width: 767px) {
    .table_section .row, .table_section [class*=col-] {
        display: block;
        width: auto
    }
}

@media screen and (max-width: 991px) {
    .table_section.table_section_md .row, .table_section.table_section_md [class*=col-] {
        display: block;
        width: auto
    }
}

@media screen and (max-width: 1199px) {
    .table_section.table_section_lg .row, .table_section.table_section_lg [class*=col-] {
        display: block;
        width: auto
    }
}

@media screen and (min-width: 1200px) {
    .top-overlap {
        margin-top: -170px
    }

    .top-overlap-small {
        margin-top: -100px
    }
}

@media (max-width: 767px) {
    .container {
        max-width: 500px
    }
}

html {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: visible
}

::-moz-selection {
    color: #fff;
    background-color: #019645
}

::selection {
    color: #fff;
    background-color: #019645
}

::-moz-selection {
    color: #fff;
    background-color: #019645
}

body {
    font: 16px/30px 'Roboto', sans-serif;
    background-color: #fff;
    overflow: visible;
    overflow-x: hidden
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1;
    word-break: break-word
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0
}

p {
    margin-bottom: 20px
}

p:last-child {
    margin-bottom: 0
}

blockquote {
    position: relative;
    margin: 30px 0;
    padding: 10px 20px 20px 42px;
    border-left: 5px solid #019645;
    font-size: 20px;
    line-height: 30px;
    font-style: italic
}

blockquote .media {
    font-size: 14px;
    font-style: normal;
    margin: 8px 0 6px
}

blockquote .media img {
    min-width: 40px;
    max-width: 40px;
    border-radius: 50%
}

blockquote .item-meta {
    margin-top: 10px;
    font-style: normal;
    opacity: .7
}

.blockquote-big {
    max-width: 82%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 42px;
    color: inherit;
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
    padding: 0 70px;
    border: none
}

.flexslider .blockquote-big {
    margin-top: 0
}

.blockquote-big h3 {
    font-size: 16px;
    letter-spacing: .09em;
    text-transform: uppercase;
    color: inherit;
    margin-top: 30px
}

.blockquote-big img {
    display: block;
    max-width: 100px;
    border-radius: 50%;
    margin: 25px auto 10px
}

.blockquote-big .blockqoute-meta {
    font-style: normal;
    font-size: 28px
}

.blockquote-big .blockqoute-meta:after {
    display: block;
    font-family: rt-icons-2;
    font-size: 40px;
    content: "\e601";
    color: #019645;
    margin-bottom: 10px
}

.blockquote-big:before, .blockquote-big:after {
    font-style: normal;
    content: "\e977";
    font-family: rt-icons-2;
    position: absolute;
    font-size: 420px;
    color: #f9f9f9;
    top: -145px;
    left: -374px
}

.blockquote-big:after {
    content: "\e978";
    left: auto;
    right: -374px
}

@media (max-width: 600px) {
    .blockquote-big {
        font-size: 18px;
        max-width: 100%;
        padding-left: 40px;
        padding-right: 40px
    }
}

.blockquote-01 {
    border-left: none;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 32px 20px 20px;
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 21px;
    margin-top: 25px
}

.blockquote-01::before {
    content: '';
    display: inline-block;
    float: none;
    width: 69px;
    height: 65px;
    background: url(../images/img_quote.png);
    position: absolute;
    top: 30px;
    left: 24px
}

.blockquote-01 .blockquote-01__author {
    font: 500 14px/16px 'Roboto', sans-serif;
    display: inline-block;
    float: none;
    vertical-align: middle;
    color: #019645;
    font-style: normal;
    text-transform: uppercase
}

.blockquote-01 .blockquote-01__author:hover {
    color: #000
}

.blockquote-01 p {
    font: italic 18px/30px 'Roboto', sans-serif;
    margin-bottom: 0;
    padding-bottom: 16px
}

img, figure {
    max-width: 100%;
    height: auto
}

.embed-placeholder {
    display: block;
    float: none
}

.embed-placeholder img {
    width: 100%
}

figcaption, .entry-caption {
    padding: 3px 10px
}

figcaption p, .entry-caption p {
    margin-bottom: 0
}

a {
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

a:hover {
    color: #e23751;
    text-decoration: none;
    -webkit-transition: all .15s linear 0s;
    transition: all .15s linear 0s
}

a:focus {
    outline: medium;
    text-decoration: none
}

a img {
    -webkit-transition: all .15s ease-in-out 0s;
    transition: all .15s ease-in-out 0s
}

hr {
    border: none;
    height: 1px;
    background-color: #ddd
}

iframe {
    border: none;
    max-width: 100%
}

input[type=number] {
    -moz-appearance: textfield
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

ul, ol {
    padding-left: 30px
}

ul.list1 {
    list-style: none;
    padding: 0;
    margin: 25px 0
}

ul.list1 li {
    position: relative;
    padding: 9px 0 10px 30px
}

ul.list1 li > .media {
    margin: 3px 0
}

ul.list1.no-bullets li {
    padding-left: 0
}

ul.list1.no-bullets li:before {
    display: none
}

ul.list1 li:first-child {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

ul.list1 li {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.muted_background ul.list1 li {
    border-color: rgba(255, 255, 255, .4)
}

ul.list1 li:before {
    content: '';
    display: block;
    position: absolute;
    border: 1px solid #019645;
    left: 10px;
    top: 17px;
    width: 7px;
    height: 7px;
    border-radius: 50%
}

ul.list2 {
    list-style: none;
    padding-left: 20px;
    margin-bottom: 20px
}

ul.list2 li {
    position: relative;
    padding: 8px 0 8px 0
}

ul.list2 li:before {
    font-family: rt-icons-2;
    font-size: 8px;
    color: #019645;
    content: "\e7c5";
    position: absolute;
    left: -18px;
    top: 7px
}

ol.list3 {
    counter-reset: li;
    list-style: none outside none;
    padding: 0
}

ol.list3 li {
    position: relative;
    padding: 8px 0 8px 38px
}

ol.list3 li:after {
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -16px;
    font-weight: 700;
    color: inherit;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #019645;
    border-radius: 100%
}

.list4 {
    padding-bottom: 30px;
    padding-top: 0;
    margin-bottom: 0;
    padding-left: 10px
}

.list4 li {
    font: 16px/30px 'Roboto', sans-serif;
    color: #5f5f5f;
    list-style: none;
    padding-left: 30px;
    position: relative
}

.list4 li::before {
    font-family: fontawesome;
    content: '\f206';
    color: #019645;
    position: absolute;
    top: 0;
    left: 0
}

table {
    width: 100%;
    max-width: 100%;
    margin: 10px 0
}

table td, table th {
    padding: 3px 0
}

.table_template thead {
    background-color: #019645;
    color: #000
}

.table_template thead.light {
    background-color: #fff
}

.table_template td, .table_template th {
    padding: 18px 30px
}

.table_template tbody tr:nth-of-type(odd) {
    background-color: rgba(238, 238, 238, .1)
}

.table_template tbody tr:nth-of-type(even) {
    background-color: rgba(17, 17, 17, .05)
}

h1 > [class*=rt-icon], h2 > [class*=rt-icon], h3 > [class*=rt-icon], h4 > [class*=rt-icon], h5 > [class*=rt-icon], h6 > [class*=rt-icon] {
    font-size: 1.2em;
    position: relative;
    top: .1em;
    line-height: 0;
    padding-right: .1em
}

p > [class*=rt-icon] {
    font-size: 1.1em;
    position: relative;
    top: .05em;
    line-height: 0;
    padding: 0 .2em
}

p > [class*=rt-icon] + [class*=rt-icon] {
    margin-left: -.75em
}

.theme_buttons a > [class*=rt-icon], .theme_button > [class*=rt-icon] {
    font-size: 1.8em;
    line-height: 0;
    position: relative;
    top: 5px;
    padding: 0 3px
}

.theme_buttons a > [class*=glyphicon], .theme_buttons a > [class*=fa-], .theme_button > [class*=glyphicon], .theme_button > [class*=fa-] {
    font-size: 1.5em;
    position: relative;
    top: 3px;
    line-height: 0
}

.theme_buttons a, .theme_button {
    font-size: 14px;
    font-weight: 400;
    padding: 20px 23px;
    margin-bottom: 4px;
    line-height: 1;
    display: inline-block;
    min-width: 8.5em;
    text-align: center;
    color: #fff;
    border: 3px solid #000;
    background-color: #000;
    border-radius: 0;
    position: relative;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.theme_buttons.color1 a, .theme_button.color1 {
    background-color: #019645;
    border-color: #019645
}

.theme_buttons.color2 a, .theme_button.color2 {
    background-color: #e23751;
    border-color: #e23751
}

.theme_buttons a:active, .theme_buttons a:hover, .theme_buttons a:focus, .theme_button:active, .theme_button:hover, .theme_button:focus {
    color: rgba(255, 255, 255, .7);
    opacity: 1;
    text-decoration: none;
    outline: none;
    -webkit-transition: all .05s linear 0s;
    transition: all .05s linear 0s
}

.theme_buttons a:active, .theme_button:active {
    top: 1px
}

.theme_buttons.inverse a, .theme_button.inverse {
    color: #000;
    background-color: transparent;
    border: 3px solid #000
}

.muted_buttons a, .muted_button {
    opacity: .2
}

.small_buttons a, .small_button {
    padding: 1px 7px 0;
    text-transform: uppercase;
    font-weight: 100;
    min-width: auto
}

.square_buttons a, .square_button {
    padding-left: 10px;
    padding-right: 10px;
    min-width: auto
}

.wide_buttons a, .wide_button {
    padding-left: 50px;
    padding-right: 50px
}

.block_buttons a, .block_button {
    display: block;
    width: 100%;
    text-align: center
}

.button-01 {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    background: #019645;
    padding: 18px 46px;
    -webkit-transition: .5s all;
    transition: .5s all;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 5px
}

.button-01:hover {
    background: #000;
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.background_cover {
    background-size: cover
}

.parallax {
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative
}

@media (max-width: 767px) {
    .parallax {
        background-size: auto auto
    }
}

.parallax.ls:after {
    background-color: #fff;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=92)";
    filter: alpha(opacity=92);
    opacity: .92
}

.parallax.ls.ms:after {
    background-color: #dfe0db;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=88)";
    filter: alpha(opacity=88);
    opacity: .88
}

.parallax.cs:after {
    background-color: #019645;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: .9
}

.parallax.cs:before {
    display: none
}

.parallax.cs.main_color2:after {
    background-color: #e23751
}

.parallax.cs.main_color3:after {
    background-color: #16a4d6
}

.parallax.ds:before {
    background-color: #000;
    opacity: .8
}

.parallax.ds:after {
    background-color: #000;
    opacity: .2
}

.parallax.ds.ms:after {
    display: none
}

.texture_bg {
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(../img/aside_bg.jpg)
}

.muted_section:before {
    background-color: rgba(38, 38, 38, .1);
    opacity: 1
}

.parallax > *, .muted_section > *, .radial_gradient > *, .gradient > *, .vertical_gradient > *, .darken_gradient > *, .diagonal_section > * {
    z-index: 4;
    position: relative
}

.radial_gradient {
    position: relative;
    overflow: hidden
}

.gradient, .muted_section, .vertical_gradient, .darken_gradient {
    position: relative
}

.muted_section:before, .muted_section:after, .parallax:before, .parallax:after, .gradient:before, .gradient:after, .vertical_gradient:before, .vertical_gradient:after, .darken_gradient:before, .darken_gradient:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3
}

.muted_section:before, .muted_section:after, .parallax:before, .parallax:after {
    opacity: .8
}

.header_gradient, .gradient:before, .dark_gradient:before {
    background: #019645;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #019645), color-stop(100%, #e23751));
    background: -webkit-linear-gradient(left, #019645 0%, #e23751 100%);
    background: linear-gradient(to right, #019645 0%, #e23751 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$mainColor', endColorstr='$mainColor2', GradientType=1)
}

.vertical_gradient:before {
    background: #019645;
    background: -webkit-linear-gradient(top, #019645 0%, #e23751 100%);
    background: linear-gradient(to bottom, #019645 0%, #e23751 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$mainColor', endColorstr='$mainColor2', GradientType=0)
}

.darken_gradient:before {
    background: -webkit-linear-gradient(top, transparent 0%, rgba(55, 52, 47, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(55, 52, 47, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a637342f', GradientType=0)
}

.with_top_border, .with_bottom_border {
    position: relative
}

.with_top_border:before, .with_bottom_border:after {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    top: 0;
    background-color: #e1e1e1
}

.with_bottom_border:after {
    top: auto;
    bottom: 0
}

.bg_image, .bg_image:after {
    background-image: url(../img/background_section.png)
}

.section_header {
    margin: 0 0 24px;
    font-size: 56px;
    position: relative;
    word-wrap: break-word;
    text-transform: uppercase;
    font-weight: 700
}

.section_header.big {
    font-size: 100px;
    font-weight: 700;
    margin-bottom: 30px
}

.section_header.small {
    font-size: 42px;
    text-transform: none;
    font-weight: 300
}

h3 + .section_header, .big + .section_header {
    margin-top: -17px
}

.section_header + h3 {
    margin: -22px 0 44px;
    font-size: 30px
}

.section_header + p {
    font-size: 22px;
    margin-bottom: 28px;
    line-height: 1.5em
}

.section_header.big + p {
    margin-bottom: 30px
}

.text-center .section_header + p, .section_header.text-center + p {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media (max-width: 991px) {
    .section_header {
        font-size: 30px;
        margin-top: 0
    }

    .section_header.text-center + p, .text-center .section_header + p {
        max-width: 100%
    }

    .section_header + p {
        font-size: 1.1em;
        letter-spacing: 0
    }
}

@media (max-width: 767px) {
    .section_header.big {
        font-size: 36px;
        margin-top: 0
    }
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 13000;
    height: 100%
}

.lt-ie9 .preloader {
    display: none
}

.preloader_image {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../img/preloader.gif) no-repeat 50% 50% transparent;
    margin: -50px 0 0 -50px
}

.to_animate {
    visibility: hidden
}

.lt-ie10 .to_animate, .lt-ie9 .to_animate {
    visibility: visible
}

.animated {
    visibility: visible !important
}

#box_wrapper, #canvas {
    overflow: visible;
    position: relative
}

#canvas.boxed {
    padding: 1px 0
}

#box_wrapper.container {
    overflow: hidden
}

body.boxed {
    position: static;
    width: auto;
    height: auto
}

.pattern1 {
    background-image: url(../img/pattern1.png)
}

.pattern2 {
    background-image: url(../img/pattern2.png)
}

.pattern3 {
    background-image: url(../img/pattern3.png)
}

.pattern4 {
    background-image: url(../img/pattern4.png)
}

.pattern5 {
    background-image: url(../img/pattern5.png)
}

.pattern6 {
    background-image: url(../img/pattern6.png)
}

.pattern7 {
    background-image: url(../img/pattern7.png)
}

.pattern8 {
    background-image: url(../img/pattern8.png)
}

.pattern9 {
    background-image: url(../img/pattern9.png)
}

.pattern10 {
    background-image: url(../img/pattern10.png)
}

.pattern11 {
    background-image: url(../img/pattern11.png)
}

.boxed .container {
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px
}

@media (max-width: 500px) {
    .boxed .container {
        padding-left: 10px;
        padding-right: 10px
    }
}

.boxed #box_wrapper.container {
    padding: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    margin-top: 59px
}

.boxed #box_wrapper.container.top-bottom-margins {
    margin-top: 80px;
    margin-bottom: 80px
}

.ls {
    background-color: #fff;
    color: #5f5f5f
}

.ls h1, .ls h2, .ls h3, .ls h4, .ls h5, .ls h6 {
    color: #000
}

.ls h1 a, .ls h2 a, .ls h3 a, .ls h4 a, .ls h5 a, .ls h6 a {
    color: inherit
}

.ls h1 a:hover, .ls h2 a:hover, .ls h3 a:hover, .ls h4 a:hover, .ls h5 a:hover, .ls h6 a:hover {
    color: #5f5f5f
}

.ls .theme_buttons a, .ls .theme_button {
    color: #fff
}

.ls .theme_buttons a:hover, .ls .theme_buttons a:focus, .ls .theme_button:hover, .ls .theme_button:focus {
    color: rgba(255, 255, 255, .7)
}

.ls .theme_buttons a i, .ls .theme_button i {
    color: #fff
}

.ls .theme_button.inverse a, .ls .theme_button.inverse {
    color: #000
}

.ls .theme_button.inverse a:hover, .ls .theme_button.inverse a:focus, .ls .theme_button.inverse:hover, .ls .theme_button.inverse:focus {
    color: rgba(38, 38, 38, .7)
}

.ls .theme_button.inverse a i, .ls .theme_button.inverse i {
    color: #000
}

.ls .color-icon.bg-icon {
    background-color: #f8f8f8
}

.ls .highlight {
    color: #019645
}

.ls .highlight2 {
    color: #e23751
}

.ls .panel.faq-accordion {
    background: #000
}

.ls .greylinks a {
    color: #5f5f5f
}

.ls .greylinks a:hover {
    color: #019645
}

.ls .darklinks a {
    color: #000
}

.ls .darklinks a:hover {
    color: #e23751
}

.ls .workouts-archive-date__date {
    color: #000
}

.ls .title-block-02 {
    color: #000
}

.ls .workouts-archive-date__month {
    color: #000
}

.ls .workouts-archive-marker::after {
    background: #fff
}

.ls .pagination > li > a, .ls .pagination > li > span {
    background-color: #f5f5f5;
    color: #000
}

.ls .pagination > li.active > a, .ls .pagination > li.active > span, .ls .pagination > li > a:hover, .ls .pagination > li > span:hover, .ls .pagination > li > a:focus, .ls .pagination > li > span:focus {
    background-color: #019645;
    color: #fff
}

.ls.ms {
    background-color: #dfe0db
}

.ls.ms .greylinks a:hover {
    color: #000
}

.ls.ms .with_background {
    background-color: #fff
}

.ls.ms hr {
    background-color: #fff
}

.ls.ms input[type=text], .ls.ms input[type=email], .ls.ms input[type=url], .ls.ms input[type=password], .ls.ms input[type=search], .ls.ms input[type=tel], .ls.ms textarea, .ls.ms select, .ls.ms .form-control {
    border-color: transparent;
    background-color: #fff
}

.ls.ms .panel-title > a {
    background-color: #fff
}

.ls.ms .panel-title > a.collapsed:hover, .ls.ms .panel-title > a:hover {
    background-color: rgba(38, 38, 38, .05)
}

.ls.ms .pagination a, .ls.ms .pagination span {
    background-color: #fff
}

.ds {
    background-color: #000000;
    color: #5f5f5f;
}

.ds.ms {
    background-color: #1a1a1a
}

.ds {
}

.ds h1, .ds h2, .ds h3, .ds h4, .ds h5, .ds h6 {
    color: #fff
}

.ds h1 a, .ds h2 a, .ds h3 a, .ds h4 a, .ds h5 a, .ds h6 a {
    color: #fff
}

.ds h1 a:hover, .ds h2 a:hover, .ds h3 a:hover, .ds h4 a:hover, .ds h5 a:hover, .ds h6 a:hover {
    color: #019645
}

.ds .ls {
    background-color: #fff;
    color: #5f5f5f
}

.ds .ls h1, .ds .ls h2, .ds .ls h3, .ds .ls h4, .ds .ls h5, .ds .ls h6 {
    color: #000
}

.ds .ls h1 a, .ds .ls h2 a, .ds .ls h3 a, .ds .ls h4 a, .ds .ls h5 a, .ds .ls h6 a {
    color: inherit
}

.ds .ls h1 a:hover, .ds .ls h2 a:hover, .ds .ls h3 a:hover, .ds .ls h4 a:hover, .ds .ls h5 a:hover, .ds .ls h6 a:hover {
    color: #019645
}

.ds .ls a {
    color: #019645
}

.ds .ls a:hover {
    color: #000
}

.ds a {
    color: #fff;
}

.ds a:hover {
    color: #019645
}

.ds hr {
    border-color: rgba(255, 255, 255, .1)
}

.ds blockquote, .ds .blockquote {
    color: #fff
}

.ds .blockquote-big:before, .ds .blockquote-big:after {
    color: #2c2c2c
}

.ds .theme_buttons a, .ds .theme_button {
    color: #fff
}

.ds .theme_buttons a:after, .ds .theme_button:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .02)
}

.ds .theme_buttons a:hover, .ds .theme_buttons a:focus, .ds .theme_button:hover, .ds .theme_button:focus {
    color: rgba(255, 255, 255, .5)
}

.ds .theme_buttons a i, .ds .theme_button i {
    color: #fff
}

.ds .theme_buttons.inverse a, .ds .theme_button.inverse {
    border-color: #fff;
    background-color: transparent;
    color: #fff
}

.ds .theme_buttons.inverse a:after, .ds .theme_button.inverse:after {
    display: none
}

.ds .theme_buttons.inverse a:hover, .ds .theme_buttons.inverse a:focus, .ds .theme_button.inverse:hover, .ds .theme_button.inverse:focus {
    color: rgba(255, 255, 255, .5)
}

.ds .theme_buttons.inverse a.color1, .ds .theme_button.inverse.color1 {
    border-color: #019645
}

.ds .theme_buttons.inverse a.color1:hover, .ds .theme_button.inverse.color1:hover {
    color: #019645
}

.ds .social-icon.color-icon:hover {
    color: #fff
}

.ds .muted_background, .ds .with_background, .ds .well {
    background-color: rgba(255, 255, 255, .06)
}

.ds.muted_section:before {
    background-color: rgba(255, 255, 255, .06)
}

.ds .with_border {
    border-color: rgba(255, 255, 255, .1)
}

.ds .highlight {
    color: #019645
}

.ds .highlight2 {
    color: #e23751
}

.ds .grey, .ds .black {
    color: #fff;
    border-color: #fff
}

.ds .highlightlinks a {
    color: #019645
}

.ds .highlightlinks a:hover {
    opacity: .5
}

.ds .greylinks a {
    color: #5f5f5f
}

.ds .greylinks a:hover {
    color: #019645
}

.ds .darklinks a {
    color: #fff
}

.ds .darklinks a:hover {
    color: #019645
}

.ds.with_top_border:before, .ds.with_bottom_border:after {
    background-color: rgba(255, 255, 255, .1)
}

.ds .section_header + p {
    color: inherit
}

.ds input[type=text], .ds input[type=email], .ds input[type=url], .ds input[type=password], .ds input[type=search], .ds input[type=tel], .ds textarea, .ds select, .ds .form-control {
    background-color: #fff;
    border-color: #fff
}

.ds form label + [class*=icon-] {
    color: #fff
}

.ds .form-group-select:before {
    border-color: rgba(255, 255, 255, .1)
}

.ds .form-control:-moz-placeholder {
    color: #5f5f5f;
    opacity: 1
}

.ds .form-control::-moz-placeholder {
    color: #5f5f5f;
    opacity: 1
}

.ds .form-control:-ms-input-placeholder {
    color: #5f5f5f
}

.ds .form-control::-webkit-input-placeholder {
    color: #5f5f5f
}

.ds .contact-form.transparent-background .form-control {
    border-color: rgba(255, 255, 255, .1)
}

.ds .border-paragraphs p {
    color: #fff;
    border-color: rgba(255, 255, 255, .1)
}

.ds .table, .ds .table-bordered, .ds .table th, .ds .table td {
    border-color: rgba(255, 255, 255, .1)
}

.ds .table-striped > tbody > tr:nth-child(odd), .ds .table-striped > tbody > tr:nth-child(odd) > td, .ds .table-striped > tbody > tr:nth-child(odd) > th {
    border-color: rgba(255, 255, 255, .1);
    background-color: rgba(255, 255, 255, .06)
}

.ds .color-icon.bg-icon {
    background-color: #fff
}

.ds .color-icon.bg-icon:hover {
    color: #fff
}

.ds .color-bg-icon:hover {
    background-color: #019645
}

.ds .tab-content, .ds .nav-tabs > li > a {
    background-color: rgba(255, 255, 255, .06)
}

.ds .nav-tabs > li.active > a, .ds .nav-tabs > li.active > a:hover, .ds .nav-tabs > li.active > a:focus {
    border-color: #019645;
    border-bottom-color: transparent;
    background-color: #019645;
    color: #fff
}

.ds .price-table.style2 {
    background-color: rgba(255, 255, 255, .06)
}

.ds .plan-name {
    background-color: rgba(255, 255, 255, .06)
}

.ds .plan-price p {
    color: #fff
}

.ds .features-list .disabled:before {
    color: #fff
}

.ds ul.list1 {
    color: #fff
}

.ds ul.list1 li {
    border-color: rgba(255, 255, 255, .1)
}

.ds .owl-theme .owl-dots .owl-dot span {
    background-color: #fff
}

.ds .testimonials-carousel .media + p {
    background-color: rgba(255, 255, 255, .06)
}

.ds .side-item {
    border-color: rgba(255, 255, 255, .1)
}

.ds .entry-excerpt {
    color: #fff
}

.ds .comment-meta {
    color: #fff
}

.ds .comment-meta .author_url {
    color: #fff
}

.ds .comment-list article:after {
    background-color: rgba(255, 255, 255, .1)
}

.ds .comment-respond {
    border-color: rgba(255, 255, 255, .1)
}

.ds .entry-tags {
    border-color: rgba(255, 255, 255, .1)
}

.ds .widget_shopping_cart .cart_list, .ds .widget_recent_entries li, .ds .widget_recent_comments li, .ds .widget_archive li, .ds .widget_categories li, .ds .widget_meta li, .ds .widget_nav_menu li, .ds .widget_pages li, .ds .widget_popular_entries li {
    border-color: rgba(255, 255, 255, .1)
}

.ds .widget_nav_menu ul ul {
    border-color: rgba(255, 255, 255, .1)
}

.ds .widget_popular_entries .media-heading {
    color: #fff
}

.ds .tweet_list li + li .tweet_right {
    border-color: rgba(255, 255, 255, .1)
}

.ds .widget_tag_cloud a {
    color: #fff
}

.ds #calendar_wrap {
    border-color: rgba(255, 255, 255, .1)
}

.ds .widget_calendar table {
    border-color: rgba(255, 255, 255, .1)
}

.ds .widget_calendar tfoot td a {
    border-color: rgba(255, 255, 255, .1)
}

.ds .widget_calendar caption, .ds .widget_calendar thead, .ds .widget_calendar th {
    color: #fff
}

.ds .widget_calendar tbody td a:hover {
    color: #fff
}

.ds .grid-view h3:before, .ds .grid-view h3:after {
    background-color: rgba(255, 255, 255, .1)
}

.ds .owl-carousel.product-thumbnails .owl-nav > div:after {
    color: #fff
}

.ds #sort_view {
    border-color: rgba(255, 255, 255, .1);
    color: #fff
}

.ds #toggle_shop_view.grid-view:after, .ds #toggle_shop_view:before {
    background-color: rgba(247, 247, 247, .06)
}

.ds .widget_layered_nav .color-filters a:before {
    border-color: rgba(255, 255, 255, .1)
}

.ds .pagination > li > a, .ds .pagination > li > span {
    color: #fff;
    background-color: rgba(255, 255, 255, .06)
}

.ds .pagination > li.active > a, .ds .pagination > li.active > span, .ds .pagination > li > a:hover, .ds .pagination > li > span:hover, .ds .pagination > li > a:focus, .ds .pagination > li > span:focus {
    background-color: #019645
}

.ds .thumbnail {
    background-color: transparent
}

.ds .thumbnail h3 a {
    color: #fff
}

.ds .thumbnail .caption {
    border-color: transparent;
    background-color: rgba(252, 252, 252, .06)
}

.ds .progress {
    background-color: rgba(255, 255, 255, .1)
}

.ds .panel-group .panel-heading + .panel-collapse .panel-body {
    border-color: rgba(255, 255, 255, .1)
}

.ds .vertical-tabs .nav > li > a {
    background-color: rgba(255, 255, 255, .06)
}

.ds .vertical-tabs .nav > li.active > a, .ds .vertical-tabs .nav > li > a:hover {
    background-color: #019645
}

.ds .entry-meta .comments-link a {
    color: #fff
}

.ds #timetable tbody th, .ds #timetable tbody td {
    border-color: rgba(255, 255, 255, .1)
}

.cs.main_color2 {
    background-color: #e23751
}

.cs.main_color2 .highlight {
    color: #019645
}

.cs {
    background-color: #019645;
    color: #fff
}

.cs h1, .cs h2, .cs h3, .cs h4, .cs h5, .cs h6 {
    color: #fff
}

.cs h1 a, .cs h2 a, .cs h3 a, .cs h4 a, .cs h5 a, .cs h6 a {
    color: #fff
}

.cs h1 a:hover, .cs h2 a:hover, .cs h3 a:hover, .cs h4 a:hover, .cs h5 a:hover, .cs h6 a:hover {
    color: rgba(255, 255, 255, .6)
}

.cs a {
    color: #fff
}

.cs a:hover {
    color: #fde99e
}

.cs blockquote, .cs .blockquote {
    border-color: #fad33b
}

.cs .theme_buttons a.color1, .cs .theme_button.color1 {
    background-color: #fff;
    border-color: #fff;
    color: #000
}

.cs .theme_buttons a.color1:hover, .cs .theme_button.color1:hover {
    color: rgba(38, 38, 38, .7)
}

.cs .theme_buttons a.color1 i, .cs .theme_button.color1 i {
    color: #000
}

.cs .theme_buttons a:hover, .cs .theme_buttons a:focus, .cs .theme_button:hover, .cs .theme_button:focus {
    color: rgba(255, 255, 255, .5)
}

.cs .theme_buttons a i, .cs .theme_button i {
    color: #fff
}

.cs .theme_buttons.inverse a, .cs .theme_button.inverse {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.cs .theme_buttons.inverse a:hover, .cs .theme_buttons.inverse a:focus, .cs .theme_button.inverse:hover, .cs .theme_button.inverse:focus {
    color: rgba(255, 255, 255, .5)
}

section .cs .theme_buttons a, section .cs .theme_button {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

section .cs .theme_buttons a:hover, section .cs .theme_button:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.cs .with_background {
    background-color: rgba(255, 255, 255, .1)
}

.cs .with_border {
    border-color: rgba(255, 255, 255, .1)
}

.cs.with_top_border .container:before, .cs.with_bottom_border .container:after {
    background-color: #fad33b
}

.cs .section_header:before {
    background-color: #fad33b
}

.cs .greylinks a {
    color: #fff;
    opacity: .7
}

.cs .greylinks a:hover {
    opacity: 1;
    color: #fff
}

.cs .black {
    border-color: #fff;
    color: #fff
}

.cs .grey {
    border-color: #000;
    color: #000
}

.cs .response, .cs .highlight {
    color: #fff
}

.cs ul.list1 li {
    border-color: rgba(255, 255, 255, .1)
}

.cs [class*=soc-] {
    color: #fff;
    border-color: #fff
}

.cs .color-icon.bg-icon {
    background-color: #fff
}

.cs a.social-icon.color-bg-icon:hover {
    background-color: #000
}

.cs .pagination > li > a, .cs .pagination > li > span {
    color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.cs .pagination > li.active > a, .cs .pagination > li.active > span, .cs .pagination > li > a:hover, .cs .pagination > li > span:hover, .cs .pagination > li > a:focus, .cs .pagination > li > span:focus {
    background-color: #fff;
    color: #000
}

.cs .widget_recent_entries li + li, .cs .widget_recent_comments li + li, .cs .widget_archive li + li, .cs .widget_categories li + li, .cs .widget_meta li + li, .cs .widget_popular_entries li + li, .cs .widget_nav_menu li + li, .cs .widget_pages li + li {
    border-top-color: rgba(255, 255, 255, .1)
}

.page_topline {
    position: relative;
    z-index: 1001
}

.page_topline [class*=rt-icon] {
    font-size: 18px;
    top: .16em;
    position: relative;
    padding-right: 6px;
    line-height: inherit
}

@media (min-width: 768px) {
    .page_topline [class*=col-] > span {
        padding-left: 33px
    }

    .page_topline [class*=col-] > span:first-child {
        padding-left: 0
    }
}

@media (max-width: 767px) {
    .page_topline [class*=col-] > span {
        display: block
    }
}

.page_topline .page_topline__mail {
    font: 14px/16px 'Roboto', sans-serif;
    color: #ffffff;
    margin: 0;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-right: 18px;
    margin-top: 15px;
    font-weight: 300;
    margin-bottom: 15px;
    padding-left: 22px;
    position: relative;
}

@media (max-width: 1280px) {

    .page_topline .page_topline__mail {
        /* margin-top: 35px; */
        /* margin-bottom: 35px */
    }
}
@media (max-width: 768px) {
    .logo_image img{
        width: 200px;
    }
    .topline-01 .logo_image {

        position: relative !important;

    }
    .social-list li {

        margin-left: 0;
    }

    .social-list{
        margin-bottom: 17px !important;
        margin-top: 12px !important;
    }
    .classes-01 {

        margin-bottom: 30px;
    }
    .bg-gr img {
        margin-bottom: 0 !important;
        margin-top: 30px;
    }
}

@media (max-width: 991px) {
    .page_topline .page_topline__mail {
        /* margin-top: 18px; */
        /* margin-bottom: 10px */
    }
}

@media (max-width: 767px) {
    .page_topline .page_topline__mail {
        /* margin-top: 35px; */
        /* margin-bottom: 35px; */
        /* margin-right: 20px */
    }
}

@media (max-width: 480px) {
    .page_topline .page_topline__mail {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.page_topline .page_topline__mail::before {
    font-family: flaticon;
    content: '\f10d';
    font-size: 16px;
    line-height: 18px;
    position: absolute;
    top: -1px;
    left: 0
}

.page_topline .page_topline__mail:hover {
    color: #fff
}

.page_topline .widget_nav_menu ul {
    margin: 0;
    padding: 0
}

.page_topline .widget_nav_menu ul li {
    list-style: none;
    padding: 0;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: 10px
}

.page_topline__phone {
    font: 14px/16px 'Roboto', sans-serif;
    color: #ffffff;
    display: inline-block;
    float: none;
    font-weight: 300;
    vertical-align: top;
    padding-left: 22px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (max-width: 1280px) {
    .page_topline__phone {
        /* margin-top: 35px; */
        /* margin-bottom: 35px */
    }
}

.page_topline__phone::before {
    font-family: flaticon;
    content: '\f11f';
    font-size: 16px;
    line-height: 18px;
    position: absolute;
    top: 0;
    left: 0
}

.page_topline__mail-wrapp {
    display: inline-block;
    float: none;
    vertical-align: middle
}

@media (max-width: 480px) {
    .page_topline__mail-wrapp {
        display: block;
        width: 100%
    }
}

.topline-01 {
    position: relative;
    z-index: 200;
    z-index: 1;
    background: #00963e;
}

.topline-01 .page_topline__phone {
    color: #ffffff;
}

.topline-01 .page_topline__phone:hover {
    color: #fff
}

@media (max-width: 991px) {
    .topline-01 .page_topline__phone {
        margin-top: 0;
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .topline-01 .page_topline__phone {
        margin-top: 14px;
        margin-bottom: 0;
    }
}

@media (max-width: 480px) {
    .topline-01 .page_topline__phone {
        margin-top: 0
    }
}

.topline-01 .logo_image {
    display: none;
}

@media (max-width: 1280px) {
    .topline-01 .logo_image {
        display: inline-block;
        /* float: none; */
        /* vertical-align: middle; */
        position: absolute;
        width: 141px;
        /* left: 0; */
    }
}

.topline-01 .logo_image:hover {
    background: #019645
}

.topline-02 {
    position: relative;
    z-index: 200
}

.topline-02 .social-list li a:hover {
    color: #000
}

.topline-02 .page_topline__mail:hover {
    color: #000
}

.topline-02 .page_topline__phone:hover {
    color: #000
}

@media (max-width: 991px) {
    .topline-02 .page_topline__phone {
        margin-top: 0;
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .topline-02 .page_topline__phone {
        margin-top: 35px;
        margin-bottom: 35px
    }
}

@media (max-width: 480px) {
    .topline-02 .page_topline__phone {
        margin-top: 0
    }
}

.topline-02 .logo_image {
    display: none;
    background: #019645
}

@media (max-width: 1280px) {
    .topline-02 .logo_image {
        display: inline-block;
        float: none;
        vertical-align: middle;
        padding: 10px;
        width: 100px
    }
}

.topline-02 .logo_image:hover {
    background: #019645
}

.topline-02 .logo_image {
    background: #db2a24
}

.topline-02 .logo_image:hover {
    background: #db2a24
}

.social-list {
    padding: 0;
    margin: 5px 0 0;
    display: inline-block;
    float: none;
    vertical-align: middle;
}

@media (max-width: 1280px) {
    .social-list {
        /* margin: 27px 0 */
    }
}

.social-list li {
    list-style: none;
    display: inline-block;
    float: none;
    vertical-align: middle;
    top: -5px;
    margin-left: 9px;
    position: relative;
}

.social-list li a {
    display: inline-block;
    float: none;
    vertical-align: middle;
    color: #ffffff;
}

.social-list li a:hover {
    color: #fff
}

.home-page-header {
    position: absolute;
    top: 46px;
    left: 0;
    width: 100%;
}

.home-page-header .sf-menu .main-nav-left > ul {
}

@media (max-width: 1199px) {
    .home-page-header .sf-menu .main-nav-left > ul {
        margin-left: 0
    }
}

.home-page-header .sf-menu .main-nav-right > ul {
    margin-right: -20px
}

@media (max-width: 1199px) {
    .home-page-header .sf-menu .main-nav-right > ul {
        margin-right: 0
    }
}



@media (max-width: 767px) {
    .home-page-header {
        position: static;
        background: #fff
    }
}

.home-page-header .sf-menu .main-nav > ul > li > a {
    /* padding: 70px 22px */
}

@media (max-width: 1600px) {
    .home-page-header .sf-menu .main-nav > ul > li > a {
        padding: 23px 22px
    }
}

.home-page-header .list-logo .logo_image {
    width: 183px;
    /* height: 239px; */
    /* padding: 85px 26px 10px 30px */
}

@media (max-width: 1600px) {
    .home-page-header .list-logo .logo_image {
        padding: 0 8px;
        height: 128px;
        width: 170px;
    }
}


.header_white {
    color: #5f5f5f;
    background-color: #fff
}

.header_white.affix {
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1)
}

.header_white a.logo {
    color: #000
}

.header_darkgrey {
    background-color: #000
}

.header_darkgrey a[class*=soc-] {
    color: #fff
}

.header_darkgrey .sf-menu .main-nav li a {
    color: #fff
}

.header_darkgrey .sf-menu .main-nav li a:hover::before {
    background: #484848
}

.header_darkgrey .sf-menu .main-nav li ul {
    background: #484848;
    border: 1px solid #a7a7a7
}

.header_darkgrey .toggle_menu span, .header_darkgrey .toggle_menu span::before, .header_darkgrey .toggle_menu span::after {
    background-color: #fff
}

.footer-01 {
    background: #cbcbcb
}

.footer-01 [class*=col-] {
    margin-top: inherit;
    margin-bottom: inherit
}

@media (max-width: 991px) {
    .footer-01 [class*=container] {
        padding-top: 50px
    }
}

.footer-nav-wrapp {
    text-align: center
}

.footer-nav {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 20px;
    border-bottom: 2px solid #898989
}

@media (max-width: 767px) {
    .footer-nav {
        padding: 20px
    }
}

@media (max-width: 480px) {
    .footer-nav {
        width: 100%
    }
}

.footer-nav li {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 0 19px;
    padding: 10px 0 22px;
}

.footer-nav li:first-child {
    margin-left: 0
}

.footer-nav li:last-child {
    margin-right: 0
}

@media (max-width: 991px) {
    .footer-nav li {
        margin: 0 10px
    }
}

@media (max-width: 767px) {
    .footer-nav li {
        padding: 5px 0
    }
}

@media (max-width: 480px) {
    .footer-nav li {
        padding: 0;
        display: block;
        width: 100%;
        margin: 0 0 10px
    }
}

.footer-nav li a {
    font: 500 12px/14px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase
}

.footer-nav li a:hover {
    color: #fff
}

.footer-nav .footer-logo-wrapp {
    width: 100px;
    height: auto;
    position: relative
}

@media (max-width: 991px) {
    .footer-nav .footer-logo-wrapp {
        display: none
    }
}

.footer-nav .footer-logo-wrapp .footer-logo {
    height: 133px;
    position: absolute;
    top: -40px;
    left: 0;
}

.footer-logo-wrapp2 .footer-logo {
    padding-bottom: 40px;
    margin-bottom: 20px;
    display: none
}

@media (max-width: 991px) {
    .footer-logo-wrapp2 .footer-logo {
        display: inline-block
    }
}

.copyrights-text-01 {
    font: 14px/16px 'Roboto', 'Arial', sans-serif;
    color: #929292;
    margin-top: 28px;
    margin-right: 85px
}

@media (max-width: 991px) {
    .copyrights-text-01 {
        margin-right: 0
    }
}

.copyrights-text-01 a {
    color: #929292
}

.copyrights-text-01 a:hover {
    color: #fff
}

.copyrights-text-02 {
    font: 14px/16px 'Roboto', 'Arial', sans-serif;
    color: #929292;
    margin-top: 28px;
    margin-left: 69px
}

@media (max-width: 991px) {
    .copyrights-text-02 {
        margin-left: 0
    }
}

@media (max-width: 767px) {
    .copyrights-text-02 {
        margin-top: 18px
    }
}

.footer-logo {
    background: #019645;
    display: inline-block;
    float: none;
    vertical-align: middle;
    padding: 32px 5px;
}

.logo-meta {
    line-height: 1.2;
    display: inline-block;
    padding: 20px 0
}

@media (max-width: 1400px) {
    .logo + .logo-meta {
        display: none
    }
}

.logo-meta strong {
    font-size: 20px
}

.boxed .page_header .logo-meta {
    display: none
}

.home-page-02 .list-logo .logo_image {
    background: #db2a24
}

.home-page-02 .list-logo .logo_image:hover {
    background: #db2a24
}

.home-page-02 .sf-menu .main-nav li > a {
    color: #fff
}

.home-page-02 .sf-menu .main-nav > ul > li > a:hover {
    color: #000
}

@media (max-width: 991px) {
    .home-page-02 .sf-menu .main-nav > ul > li > a:hover {
        color: #db2a24
    }
}

.home-page-02 .sf-menu .main-nav > ul > li > a::before {
    background: #fff
}

@media (max-width: 991px) {
    .home-page-02 .sf-menu .main-nav > ul > li > a::before {
        display: none
    }
}

.home-page-02 .sf-menu .main-nav li ul li a {
    color: #000
}

.home-page-02 .sf-menu .main-nav li ul li a:hover {
    color: #db2a24
}

@media (max-width: 991px) {
    .home-page-02 .sf-menu .main-nav li ul li a {
        color: #fff
    }
}

.home-page-02 .affix-wrapper .page_header {
    background: #000
}

.home-page-02 .toggle_menu span {
    background-color: #fff
}

@media (max-width: 767px) {
    .home-page-02 .toggle_menu span {
        background-color: #000
    }
}

.home-page-02 .toggle_menu span::before, .home-page-02 .toggle_menu span::after {
    background-color: #fff
}

@media (max-width: 767px) {
    .home-page-02 .toggle_menu span::before, .home-page-02 .toggle_menu span::after {
        background-color: #000
    }
}

.home-page-02 .affix-wrapper .toggle_menu span {
    background-color: #fff
}

.home-page-02 .affix-wrapper .toggle_menu span::before, .home-page-02 .affix-wrapper .toggle_menu span::after {
    background-color: #fff
}

.home-page-02 .page_mainslider__subtitle {
    color: #fff
}

.home-page-02 h3.page_mainslider__title {
    color: #fff
}

.home-page-02 .page_mainslider__text {
    color: #fff
}

.home-page-02 .classes-01 {
    background: #db2a24
}

.home-page-02 .classes-01__content .classes-01__button {
    background: #db2a24;
    color: #fff
}

.home-page-02 .sidebar .widget-title {
    background: #db2a24;
    color: #fff
}

.home-page-02 .widget_latest-posts-button {
    background: #db2a24
}

.home-page-02 .widget_latest-posts-button::before {
    color: #fff;
    content: '';
    background-image: url(../images/icons/ico_06.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    width: 10px;
    height: 10px
}

.home-page-02 .filters2 a:hover {
    color: #db2a24
}

.home-page-02 .filters2 .selected {
    background: #db2a24;
    color: #fff
}

.home-page-02 .filters2 .selected:hover {
    background: #db2a24;
    color: #fff
}

.home-page-02 .links-wrap a {
    background: #db2a24;
    border-color: #db2a24
}

.home-page-02 .workouts-archive .workouts-archive__button {
    background: #db2a24;
    color: #fff
}

.home-page-02 .calculate-subtitle span {
    color: #fff
}

.home-page-02 .calculate-wrapp {
    background: rgba(255, 255, 255, .1)
}

.home-page-02 .calculate-wrapp .nav-tabs > li.active > a, .home-page-02 .calculate-wrapp .nav-tabs > li.active > a:hover, .home-page-02 .calculate-wrapp .nav-tabs > li.active > a:focus {
    color: #000;
    background: #fff
}

.home-page-02 .calculate-wrapp .nav-tabs > li > a {
    background: #484848;
    color: #fff;
    border: none;
    margin: 0 1px 0 0
}

.home-page-02 .calculate-wrapp .nav-tabs > li > a:hover {
    color: #5f5f5f;
    background: #019645
}

.home-page-02 .label-bmi-01, .home-page-02 .label-bmi-02 {
    color: #fff
}

.home-page-02 .widget_bmi-02 span {
    color: #fff
}

.home-page-02 .widget_bmi-01__title {
    color: #fff
}

.home-page-02 .widget_bmi-01__name {
    color: #fff
}

.home-page-02 .widget_bmi-01__value {
    color: #fff
}

.home-page-02 .ui-slider {
    background: #313131
}

.home-page-02 .ui-slider-range {
    background: #db2a24
}

.home-page-02 .widget_bmi .ui-slider .ui-slider-handle {
    background: #fff
}

.home-page-02 .bmi_result span, .home-page-02 .bmi_result strong {
    color: #fff
}

.home-page-02 .widget_bmi .bmi_calculate {
    background: #db2a24;
    color: #fff
}

.home-page-02 .footer-logo {
    background: #db2a24
}

.home-page-02 .footer-nav li a {
    color: #fff
}

.home-page-02 .footer-nav li a:hover {
    color: #db2a24
}

.home-page-02 .workouts-archive__content .workouts-archive__title a:hover {
    color: #db2a24
}

.home-page-02 .workouts-archive__meta-comments:hover {
    color: #db2a24
}

.home-page-02.calculate .calculate-title {
    color: #fff
}

.home-page-02.page_mainslider .page_mainslider__btn {
    background: #db2a24;
    color: #fff
}

.home-page-02.page_mainslider .page_mainslider__btn:hover {
    color: #000;
    background: #fff
}

.home-page-02.banner-02 .banner-02__btn {
    background: #db2a24
}

.home-page-02.banner-02 .banner-02__btn::before {
    color: #fff;
    content: '';
    background-image: url(../images/icons/ico_06.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    width: 10px;
    height: 10px
}

.home-page-02.footer-01 {
    background: #000
}

.home-page-03 .sf-menu .main-nav li > a {
    color: #fff
}

.home-page-03 .sf-menu .main-nav > ul > li > a:hover {
    color: #000
}

@media (max-width: 991px) {
    .home-page-03 .sf-menu .main-nav > ul > li > a:hover {
        color: #92a7d0
    }
}

.home-page-03 .sf-menu .main-nav > ul > li > a::before {
    background: #fff
}

@media (max-width: 991px) {
    .home-page-03 .sf-menu .main-nav > ul > li > a::before {
        display: none
    }
}

.home-page-03 .sf-menu .main-nav li ul li a {
    color: #000
}

.home-page-03 .sf-menu .main-nav li ul li a:hover {
    color: #92a7d0
}

@media (max-width: 991px) {
    .home-page-03 .sf-menu .main-nav li ul li a {
        color: #fff
    }
}

.home-page-03 .page_mainslider__text {
    margin-left: 5px
}

.home-page-03 .banner-02__title--01::before {
    font-family: 'Roboto', sans-serif
}

.home-page-03 .banner-02__title--02::before {
    font-family: 'Roboto', sans-serif
}

.home-page-03 .banner-02__title--03::before {
    font-family: 'Roboto', sans-serif
}

.home-page-03 .classes-01__content .classes-01__button {
    background: #f6c8c8;
    color: #fff
}

.home-page-03 .classes-01__content .classes-01__button:hover {
    background: #92a7d0
}

.home-page-03 .classes-01 {
    background: #f6c8c8
}

.home-page-03 .sidebar .widget-title {
    background: #92a7d0;
    font-family: 'Roboto', sans-serif;
    color: #fff
}

.home-page-03 .social-list li a:hover {
    color: #92a7d0
}

.home-page-03 .widget_latest-posts-button {
    background: #f6c8c8
}

.home-page-03 .widget_latest-posts-button::before {
    color: #fff;
    content: '';
    background-image: url(../images/icons/ico_06.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    width: 10px;
    height: 10px
}

.home-page-03 .widget_latest-posts-button:hover {
    background: #92a7d0
}

.home-page-03 .title-block-02 {
    font-family: 'Roboto', sans-serif;
    top: -51px
}

.home-page-03 .filters2 .selected {
    background: #f6c8c8;
    color: #fff
}

.home-page-03 .filters2 .selected:hover {
    background: #f6c8c8;
    color: #fff
}

.home-page-03 .filters2 a:hover {
    color: #92a7d0
}

.home-page-03 .links-wrap a {
    background: #f6c8c8;
    border-color: #f6c8c8
}

.home-page-03 .workouts-archive .workouts-archive__button {
    background: #f6c8c8;
    color: #fff
}

.home-page-03 .calculate-wrapp {
    background: rgba(255, 255, 255, .8)
}

.home-page-03 .calculate-wrapp .nav-tabs > li.active > a, .home-page-03 .calculate-wrapp .nav-tabs > li.active > a:hover, .home-page-03 .calculate-wrapp .nav-tabs > li.active > a:focus {
    color: #fff;
    background: #92a7d0;
    border-color: transparent
}

.home-page-03 .calculate-wrapp .nav-tabs > li > a {
    background: #e9edf6;
    color: #5f5f5f
}

.home-page-03 .calculate-wrapp .nav-tabs > li > a:hover {
    color: #5f5f5f;
    background: #dce2ef;
    border-color: transparent
}

.home-page-03 .ui-slider-range {
    background-color: #f6c8c8
}

.home-page-03 .widget_bmi .bmi_calculate {
    background: #f6c8c8;
    color: #fff
}

.home-page-03 .galery-101 .galery-101__wrapp::before {
    background: rgba(196, 193, 214, .8)
}

.home-page-03 .page_topline__mail:hover {
    color: #92a7d0
}

.home-page-03 .page_topline__phone:hover {
    color: #92a7d0
}

.home-page-03 .footer-logo {
    background: #ffffff;
}

.home-page-03 .footer-nav {
    border-bottom: 2px solid #becae3
}

.home-page-03 .footer-nav li a {
    color: #fff
}

.home-page-03 .footer-nav li a:hover {
    opacity: .6
}

.home-page-03 .footer-nav li a.footer-logo:hover {
    opacity: 1
}

.home-page-03 .footer-nav-wrapp {
    position: relative;
    z-index: 1
}

.home-page-03 .copyrights-text-01 {
    margin-top: 0
}

.home-page-03 .copyrights-text-02 {
    margin-top: 0
}

.home-page-03 .workouts-archive__content .workouts-archive__title:hover {
    color: #92a7d0
}

.home-page-03 .workouts-archive .workouts-archive__button:hover {
    background: #92a7d0
}

.home-page-03 .widget_bmi .bmi_calculate:hover {
    background: #92a7d0
}

.home-page-03 .classes-01 {
    -webkit-transition: .5s all;
    transition: .5s all
}

.home-page-03 .classes-01:hover {
    background: #92a7d0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.home-page-03 .classes-01__content .classes-01__title a:hover {
    color: #92a7d0
}

.home-page-03 .classes-01__meta .classes-01__meta-comments:hover {
    color: #92a7d0
}

.home-page-03 .workouts-archive__content .workouts-archive__title a:hover {
    color: #92a7d0
}

.home-page-03 .workouts-archive__content .workouts-archive__meta-comments:hover {
    color: #92a7d0
}

.home-page-03.home-page-header .affix .list-logo .logo_image {
    padding: 13px 21px 10px
}

.home-page-03.home-page-header .affix .sf-menu .main-nav li > a {
    color: #000
}

.home-page-03.home-page-header .affix .sf-menu .main-nav li > a:hover {
    color: #f6c8c8
}

.home-page-03.home-page-header .list-logo .logo_image {
    padding: 85px 43px 10px;
    background: #f6c8c8
}

@media (max-width: 1600px) {
    .home-page-03.home-page-header .list-logo .logo_image {
        padding: 30px 43px 10px
    }
}

.home-page-03.topline-01 .logo_image {
    background: #f6c8c8
}

@media (max-width: 1280px) {
    .home-page-03.topline-01 .logo_image {
        width: 73px
    }
}

.home-page-03.page_mainslider .page_mainslider__btn {
    background: #f6c8c8;
    color: #fff
}

.home-page-03.page_mainslider .page_mainslider__btn:hover {
    background: #92a7d0
}

.home-page-03.banner-02 .banner-02__btn {
    background: #f6c8c8
}

.home-page-03.banner-02 .banner-02__btn::before {
    color: #fff;
    content: '';
    background-image: url(../images/icons/ico_06.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    width: 10px;
    height: 10px
}

.home-page-03.banner-02 .banner-02__btn:hover {
    background: #92a7d0
}

.home-page-03.calculate .calculate-title::before {
    font-family: 'Roboto', sans-serif;
    top: -60px
}

.footer-02 {
    background: #00963e;
    overflow: hidden;
    position: relative;
}


.footer-02 .copyrights-text-01 {
    color: #ffffff;
}

.footer-02 .copyrights-text-01 a {
    color: #ffffff;
    right: 57px;
    position: absolute;
}

.footer-02 .copyrights-text-01 a:hover {
    color: #f6c8c8
}

.footer-02 .copyrights-text-02 {
    color: #ffffff;
}

.boxed .home-page-03.home-page-header .list-logo .logo_image {
    padding-top: 13px
}

.boxed .page_mainslider .page_mainslider__title-2 {
    font-size: 100px
}

@media (max-width: 1199px) {
    .boxed .page_mainslider .page_mainslider__title-2 {
        font-size: 80px;
        line-height: 80px
    }
}

@media (max-width: 991px) {
    .boxed .page_mainslider .page_mainslider__title-2 {
        font-size: 60px
    }
}

.boxed .home-page-03 .page_header.affix .list-logo .logo_image {
    padding: 23px
}

.boxed .banner-02__content {
    padding: 30px 50px 70px
}

@media (max-width: 1199px) {
    .boxed .banner-02__content {
        padding: 20px 20px 70px
    }
}

.boxed .banner-02-wrapp .banner-02__text {
    bottom: 50px;
    font-size: 14px;
    left: 20px
}

@media (max-width: 991px) {
    .boxed .banner-02-wrapp .banner-02__text {
        bottom: 45px
    }
}

@media (max-width: 767px) {
    .boxed .banner-02-wrapp .banner-02__text {
        font-size: 16px
    }
}

@media (max-width: 991px) {
    .boxed .banner-02-wrapp .banner-02__title {
        font-size: 18px;
        line-height: 20px
    }
}

@media (max-width: 767px) {
    .boxed .banner-02-wrapp .banner-02__title {
        font-size: 30px;
        line-height: 30px
    }
}

.boxed .banner-02 .banner-02__btn {
    width: 40px;
    height: 40px
}

@media (max-width: 991px) {
    .boxed .banner-02 .banner-02__btn {
        width: 30px;
        height: 30px
    }
}

.boxed .banner-02 .banner-02__btn::before {
    line-height: 40px;
    font-size: 14px
}

@media (max-width: 991px) {
    .boxed .banner-02 .banner-02__btn::before {
        line-height: 30px;
        font-size: 12px
    }
}

.lt-ie9 .page_header_wrapper {
    height: auto !important
}

.lt-ie9 .page_header_wrapper .md-hidden {
    display: inline-block
}

.page_header {
    -webkit-transition: background .2s ease-in-out 0s;
    transition: background .2s ease-in-out 0s;
    top: 0;
    left: 0;
    background: #fff;
    right: 0;
    position: relative;
    z-index: 2;
}

.page_header.mobile-active {
    z-index: 1002
}


.page_header.affix-bottom {
    top: 0 !important;
    position: fixed
}

.page_header a.header-button {
    display: inline-block;
    color: #5f5f5f;
    padding: 0 10px;
    line-height: 60px
}

@media (min-width: 1400px) {
    .page_header a.header-button {
        line-height: 80px;
        border-left: 1px solid rgba(95, 95, 95, .1);
        padding: 0 30px
    }
}

.boxed .page_header a.header-button {
    padding: 0 10px;
    line-height: 60px;
    border: none
}

.page_header a.header-button i {
    opacity: .6
}

.page_header .social-icon:last-child {
    margin-right: 20px
}

.modal-open .page_header_wrapper, .modal-open .page_header.affix {
    right: 16px
}

#search_modal {
    color: #fff
}

#search_modal a {
    color: #fff;
    opacity: .6;
    font-size: 12px;
    text-transform: uppercase
}

#search_modal a:hover {
    color: #019645;
    opacity: 1
}

#search_modal .searchform-respond {
    width: 300px;
    margin: 20px auto
}

#search_modal .form-control {
    border: none;
    background-color: transparent;
    height: 60px;
    color: #fff
}

#search_modal .theme_button {
    padding: 18px
}

#search_modal .form-control:-moz-placeholder {
    color: rgba(255, 255, 255, .8);
    opacity: 1
}

#search_modal .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, .8);
    opacity: 1
}

#search_modal .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, .8)
}

#search_modal .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .8)
}

.page_portfolio {
    overflow: hidden
}

.section_subscribe .form-control {
    width: 350px;
    max-width: 100%;
    display: inline-block
}

.page_testimonials {
    overflow: hidden
}

.page_copyright p {
    margin: 0
}

.page_copyright i.fa {
    opacity: .3
}

.page_copyright.table_section .bottom_logo img {
    margin-bottom: 0
}

.ds.ms + .page_footer.ds.ms {
    background-color: #1a1a1a
}

#map, .page_map {
    height: 608px
}

#map img, .page_map img {
    max-width: inherit
}

#map p, .page_map p {
    line-height: 1.3;
    margin-bottom: 0
}

#map .map_marker_description, .page_map .map_marker_description {
    padding: 10px 5px 5px
}

#map .map_marker_icon, .page_map .map_marker_icon {
    display: none
}

.sidebar .widget:last-child {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .instagram_block [class*=container] {
        padding-top: 50px
    }
}

.page_mainslider {
    width: 100%
}

.page_mainslider .slides {
    position: relative
}

.page_mainslider .page_mainslider__title {
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 51px;
    margin-top: 0;
    margin-left: -7px;
    margin-bottom: 7px;
}

@media (max-width: 1199px) {
    .page_mainslider .page_mainslider__title {
        font: 600 70px/65px 'Roboto', sans-serif;
        margin-bottom: 20px
    }
}

@media (max-width: 991px) {
    .page_mainslider .page_mainslider__title {
        font: 600 50px/50px 'Roboto', sans-serif
    }
}

@media (max-width: 767px) {
    .page_mainslider .page_mainslider__title {
        color: #fff;
        margin-left: 0
    }
}

.page_mainslider .page_mainslider__btn {
    font: bold 12px/14px 'Roboto', sans-serif;
    background: #019645;
    text-transform: uppercase;
    padding: 15px 23px;
    display: inline-block;
    float: none;
    color: #fff;
    vertical-align: middle;
    font-weight: 400;
}

@media (max-width: 991px) {
    .page_mainslider .page_mainslider__btn {
        padding: 10px 27px
    }
}

.page_mainslider .page_mainslider__btn:hover {
    background: #000;
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.page_mainslider .flex-direction-nav .flex-prev {
    width: 60px;
    height: 60px;
    /* background: #000; */
    text-align: center;
    left: -100px;
    margin-top: -30px;
}

@media (max-width: 600px) {
    .page_mainslider .flex-direction-nav .flex-prev {
        top: 22%
    }
}

@media (max-width: 480px) {
    .page_mainslider .flex-direction-nav .flex-prev {
        top: 19%
    }
}

@media (max-width: 400px) {
    .page_mainslider .flex-direction-nav .flex-prev {
        top: 13%
    }
}

@media (max-width: 360px) {
    .page_mainslider .flex-direction-nav .flex-prev {
        top: 13%
    }
}

.page_mainslider .flex-direction-nav .flex-prev::before {
    line-height: 60px;
    vertical-align: top;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page_mainslider .flex-direction-nav .flex-next {
    width: 60px;
    height: 60px;
    /* background: #000; */
    text-align: center;
    right: -100px;
    margin-top: -30px;
}

@media (max-width: 600px) {
    .page_mainslider .flex-direction-nav .flex-next {
        top: 22%
    }
}

@media (max-width: 480px) {
    .page_mainslider .flex-direction-nav .flex-next {
        top: 19%
    }
}

@media (max-width: 360px) {
    .page_mainslider .flex-direction-nav .flex-next {
        top: 13%
    }
}

.page_mainslider .flex-direction-nav .flex-next::before {
    line-height: 60px;
    vertical-align: top;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page_mainslider .flexslider:hover .flex-prev {
    left: 0
}

.page_mainslider .flexslider:hover .flex-next {
    right: 0
}

.page_mainslider .flex-control-nav {
    left: 0;
    display: none
}

@media (max-width: 991px) {
    .page_mainslider .flex-control-nav {
        bottom: 10px
    }
}

@media (max-width: 767px) {
    .page_mainslider .flex-control-nav {
        bottom: -20px
    }
}

.page_mainslider .page_mainslider__title-2 {
    font: 300 110px/100px 'Roboto', sans-serif;
    color: #000;
    margin-right: -10px;
    margin-bottom: 50px
}

@media (max-width: 1199px) {
    .page_mainslider .page_mainslider__title-2 {
        font: 300 80px/80px 'Roboto', sans-serif;
        margin-top: 0;
        margin-bottom: 10px
    }
}

@media (max-width: 991px) {
    .page_mainslider .page_mainslider__title-2 {
        font: 300 60px/60px 'Roboto', sans-serif
    }
}

.page_mainslider .page_mainslider__subtitle-2 {
    font: 37px/40px 'Alex Brush', 'Arial', sans-serif;
    color: #000;
    position: absolute;
    top: 3px;
    left: 90px
}

@media (max-width: 1199px) {
    .page_mainslider .page_mainslider__subtitle-2 {
        position: static;
        margin-bottom: 0
    }
}

.page_mainslider4-wrapp {
    position: relative
}

.page_mainslider-wrapp {
    position: absolute;
    top: -20px;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 767px) {
    .page_mainslider-wrapp {
        position: static;
        padding: 30px 0 50px
    }
}

.page_mainslider-table {
    display: table;
    width: 100%;
    height: 100%
}

.page_mainslider-row {
    display: table-row
}

.page_mainslider-col {
    display: table-cell;
    vertical-align: middle
}

.page_mainslider-block {
    width: 100%;
    display: inline-block;
    float: none
}

.page_mainslider__subtitle {
    font: 30px/32px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 8px
}

@media (max-width: 767px) {
    .page_mainslider__subtitle {
        color: #fff
    }
}

.page_mainslider__text {
    font: 16px/30px 'Roboto', sans-serif;
    color: #5f5f5f;
    margin-left: -2px;
    margin-bottom: 17px;
}

@media (max-width: 991px) {
    .page_mainslider__text {
        margin-bottom: 23px;
        font: 14px/25px 'Roboto', sans-serif
    }
}

.page_mainslider__text span {
    display: inline-block;
    float: none;
    font-size: 13px;
    max-width: 469px;
    line-height: 18px;
}

@media (max-width: 1199px) {
    .page_mainslider__text span {
        max-width: 475px
    }
}

.intro_section {
    position: relative;
    overflow: hidden
}

.intro_section > img {
    width: 100%
}

.intro_section .flexslider:before, .intro_section .flexslider:after {
    content: '';
    display: block;
    clear: both
}

.sf-menu .main-nav {
    padding: 0;
    margin: 0
}

.sf-menu .main-nav > ul {
    padding: 0;
    margin: 0;
    opacity: 1 !important;
    font-size: 0;
    margin-top: 0 !important
}

.sf-menu .main-nav > ul > li > a {
    padding: 43px 19px;
    z-index: 1;
    position: relative;
    font-weight: 300;
    z-index: 1;
    font-size: 15px;
}

.sf-menu .main-nav > ul > li > a::before {
    content: '';
    display: inline-block;
    float: none;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: -1;
    -webkit-transition: .5s all;
    transition: .5s all
}

.sf-menu .main-nav > ul > li > a:hover {
    color: #fff
}

.sf-menu .main-nav > ul > li > a:hover::before {
    height: 100%;
    -webkit-transition: .5s all;
    transition: .5s all
}

@media (max-width: 1280px) {
    .sf-menu .main-nav > ul > li > a {
        padding: 23px 15px
    }
}

@media (max-width: 991px) {
    .sf-menu .main-nav > ul > li > a {
        padding: 10px 15px
    }
}

.sf-menu .main-nav > ul > li > ul {
    left: 0 !important
}

.sf-menu .main-nav li {
    display: inline-block;
    float: none;
    vertical-align: middle;
    list-style: none;
    position: relative
}

.sf-menu .main-nav li:active, .sf-menu .main-nav li:focus {
    display: inline-block;
    float: none;
    vertical-align: middle
}

.sf-menu .main-nav li a {
    font: 500 14px/24px 'Roboto', sans-serif;
    color: #000000;
    /* text-transform: capitalize; */
    display: block;
    width: 100%;
    /* text-transform: uppercase */
}

.sf-menu .main-nav li a:active, .sf-menu .main-nav li a:focus {
    background: 0 0;
    display: block
}

.sf-menu .main-nav li a:hover {
    color: #019645
}

.sf-menu .main-nav li ul {
    padding: 2px 0;
    margin: 0;
    margin-top: 0 !important;
    width: 251px;
    position: absolute;
    display: inline-block;
    top: 100%;
    left: 0;
    z-index: 400;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid #d4d2d2;
    background: #fff;
}

@media (max-width: 991px) {
    .sf-menu .main-nav li ul {
        border: none
    }
}

.sf-menu .main-nav li ul .sf-with-ul {
    position: relative
}

.sf-menu .main-nav li ul .sf-with-ul::after {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 0;
    content: '\f105'
}

@media (max-width: 991px) {
    .sf-menu .main-nav li ul .sf-with-ul::after {
        content: '\f107'
    }
}

.sf-menu .main-nav li ul > li:last-child > a {
    border-bottom: none
}

.sf-menu .main-nav li ul li {
    display: block;
    position: relative;
    padding: 0 20px
}

.sf-menu .main-nav li ul li:active, .sf-menu .main-nav li ul li:focus {
    width: 100%
}

.sf-menu .main-nav li ul li a {
    color: #3d424c;
    display: block;
    border-bottom: 1px solid #cdd2d7;
    padding: 8px 0
}

.sf-menu .main-nav li ul li ul {
    top: -20px;
    margin-top: -1px
}

.sf-menu .main-nav li ul li ul li a {
    border-bottom: 1px solid #cdd2d7
}

.main-nav-left {
    float: right;
}

.main-nav-right {
    float: right
}

@media (max-width: 1280px) {
    .main-nav-left, .main-nav-right {
        /* float: left */
    }
}

@media (max-width: 991px) {
    .main-nav-left, .main-nav-right {
        float: none;
        width: 100%
    }
}

.list-logo {
    position: relative
}

@media (max-width: 1280px) {
    .list-logo {
        display: none !important
    }
}

.list-logo .logo_image {
    background: #ffffff;
    width: 170px;
    height: 170px;
    box-sizing: border-box;
    padding: 22px 9px 7px;
    box-sizing: border-box;
    -webkit-transition: 0s;
    transition: 0s;
    display: block;
}

.list-logo .logo_image:hover {
    background: #ffffff
}

.list-logo .logo_image img {
    width: 100%;
    padding-top: 16px;
}

.list-logo .logo_image {
    float: left;
    position: absolute;
    top: -58px;
    left: 58px;
    margin-left: -69px;
}

@media (max-width: 991px) {
    .list-logo .logo_image {
        position: static
    }
}

#more-li {
    display: none
}

.page_header_wrapper {
    z-index: 300
}


.main-nav > ul {
    display: block !important
}

.boxed .home-page-header .sf-menu .main-nav > ul > li > a {
    padding: 38px 19px
}

.boxed .home-page-header .list-logo .logo_image {
    height: 150px;
    padding-top: 35px
}

.boxed .page_header.affix .list-logo .logo_image {
    padding: 10px;
    height: 100px
}

.sf-with-ul::after {
    font-family: fontawesome;
    content: '\f107';
    padding-left: 7px
}

.toggle_menu {
    width: 38px;
    height: 38px;
    cursor: pointer;
    z-index: 1001;
    display: none;
    visibility: visible;
    text-align: center;
    position: relative;
    margin-top: 6px
}

.header_white .toggle_menu span, .header_white .toggle_menu span:before, .header_white .toggle_menu span:after {
    background-color: #000
}

.page_toplogo .toggle_menu {
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    background-color: #000;
    margin: 0
}

.toggle_menu:hover span:before {
    top: -7px
}

.toggle_menu:hover span:after {
    top: 7px
}

.toggle_menu span, .toggle_menu span:before, .toggle_menu span:after {
    display: block;
    width: 24px;
    height: 2px;
    position: absolute;
    background-color: #000;
    content: '';
    left: 0;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.toggle_menu span {
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -12px
}

.toggle_menu span:before {
    top: -6px
}

.toggle_menu span:after {
    top: 6px
}

@media (max-width: 991px) {
    .mobile-active .sf-menu li {
        display: block
    }

    .mobile-active .sf-menu li ul {
        position: static;
        background: 0 0;
        width: auto
    }

    .mobile-active .sf-menu li ul .sf-with-ul {
        content: '\f107'
    }

    .mobile-active .sf-menu li ul li a {
        color: #fff;
        border: none
    }

    .mobile-active .sf-menu li ul li a:hover {
        color: #019645
    }

    .mainmenu_wrapper {
        position: fixed;
        visibility: hidden;
        z-index: 10;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: transparent;
        opacity: 0;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .mobile-active .mainmenu_wrapper {
        visibility: visible;
        opacity: 1;
        background-color: #111;
        background-color: rgba(0, 0, 0, .9)
    }

    .toggle_menu {
        display: inline-block
    }

    .toggle_menu.mobile-active {
        background-color: #000;
        border: none;
        left: auto;
        top: 0;
        right: 0;
        position: fixed;
        margin: 0;
        z-index: 3000;
        width: 55px;
        height: 55px
    }

    .toggle_menu.mobile-active::after {
        position: absolute;
        top: 12px;
        left: 9px;
        font-family: rt-icons-2;
        content: "\e117";
        font-size: 40px;
        color: #fff;
        -webkit-transition: .5s all;
        transition: .5s all
    }

    .toggle_menu.mobile-active:hover::after {
        color: #019645;
        -webkit-transition: .5s all;
        transition: .5s all
    }

    .toggle_menu.mobile-active span {
        display: none
    }

    .nav-justified > li > a {
        text-align: left
    }

    .sf-menu {
        position: fixed;
        overflow: auto;
        background-color: #000;
        padding: 10px 20px 10px 10px;
        top: 0;
        left: 0;
        bottom: 0;
        right: 100%;
        font-size: 1.1em;
        text-transform: uppercase;
        font-weight: 400;
        word-wrap: break-word;
        text-align: left;
        -webkit-transition: all .4s ease-out 0s;
        transition: all .4s ease-out 0s;
        opacity: 0
    }

    .mobile-active .sf-menu {
        opacity: 1;
        right: 20px
    }

    .sf-menu > li > a, .sf-menu a {
        color: #fff
    }

    .sf-menu ul {
        list-style: none;
        padding-left: 10px
    }

    .sf-menu ul li a {
        display: block;
        padding: 10px;
        font-weight: 300;
        font-size: 16px;
        text-transform: none
    }

    .sf-menu ul li a:before {
        content: '-';
        padding-right: 5px
    }

    .sf-menu ul ul li a:before {
        content: '--';
        padding-right: 5px
    }

    .sf-arrows .sf-with-ul:after {
        font-family: fontawesome;
        content: '\f107';
        position: absolute;
        right: 1.44em;
        height: 0;
        width: 0;
        font-size: 20px
    }

    .sf-arrows .sfHover > a, .sf-arrows .sfHover > a:hover {
        color: #fff;
        background-color: #000
    }

    #more-li {
        display: none
    }
}

@media (min-width: 992px) {
    .sf-menu .md-hidden {
        display: none
    }
}

#more-li > ul {
    display: none
}

li.md-hidden {
    display: none
}

@media (min-width: 992px) {
    .sf-menu .md-hidden {
        display: none
    }
}

@media (max-width: 991px) {
    #more-li {
        display: none
    }
}

.sf-menu i[class] {
    padding-right: 7px;
    font-size: 1.1em
}

.banner-02 [class*=container] > .row {
    margin-left: -30px;
    margin-right: -30px
}

@media (max-width: 767px) {
    .banner-02 [class*=container] > .row {
        margin-left: -15px;
        margin-right: -15px
    }
}

.banner-02 .banner-02__title {
    font: 36px/48px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0
}

@media (max-width: 1600px) {
    .banner-02 .banner-02__title {
        font: 26px/28px 'Roboto', sans-serif
    }
}

@media (max-width: 991px) {
    .banner-02 .banner-02__title {
        font: 20px/22px 'Roboto', sans-serif
    }
}

@media (max-width: 767px) {
    .banner-02 .banner-02__title {
        font: 26px/28px 'Roboto', sans-serif
    }
}

.banner-02 .banner-02__btn {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #019645;
    font-size: 0;
    line-height: 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0
}

@media (max-width: 1600px) {
    .banner-02 .banner-02__btn {
        width: 40px;
        height: 40px
    }
}

.banner-02 .banner-02__btn::before {
    font-family: flaticon;
    content: '\f11c';
    display: inline-block;
    float: none;
    font-size: 18px;
    line-height: 60px;
    color: #000
}

@media (max-width: 1600px) {
    .banner-02 .banner-02__btn::before {
        line-height: 40px;
        font-size: 14px
    }
}

.banner-02 .banner-02__btn:hover {
    background: #000
}

.banner-02 .banner-02__btn:hover::before {
    color: #fff
}

.banner-02-wrapp {
    position: relative;
    overflow: hidden
}

@media (max-width: 767px) {
    .banner-02-wrapp {
        margin-bottom: 60px;
        max-width: 470px;
        display: inline-block;
        float: none;
        vertical-align: middle
    }
}

.banner-02__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px 50px 115px
}

@media (max-width: 1600px) {
    .banner-02__content {
        padding: 25px 25px 85px
    }
}

@media (max-width: 991px) {
    .banner-02__content {
        padding: 15px 15px 85px
    }
}

.banner-02__text {
    font: 16px/18px 'Roboto', sans-serif;
    color: #5f5f5f;
    position: absolute;
    bottom: 93px;
    left: 50px;
    margin-bottom: 0
}

@media (max-width: 1600px) {
    .banner-02__text {
        left: 25px;
        bottom: 60px
    }
}

@media (max-width: 991px) {
    .banner-02__text {
        left: 15px;
        bottom: 50px
    }
}

.banner-02__table {
    display: table;
    width: 100%;
    height: 100%
}

.banner-02__row {
    display: table-row
}

.banner-02__col {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.banner-02__block {
    display: inline-block;
    float: none
}

.banner-02__title--01 {
    position: relative;
    bottom: -10px
}

.banner-02__title--01::before {
    font: 500 110px/100px 'Roboto', sans-serif;
    color: #5f5f5f;
    text-transform: capitalize;
    content: 'Schedule';
    opacity: .07;
    display: inline-block;
    float: none;
    position: absolute;
    letter-spacing: -5px;
    top: -70px;
    left: 0
}

@media (max-width: 1600px) {
    .banner-02__title--01::before {
        font: 500 70px/70px 'Roboto', sans-serif;
        top: -40px
    }
}

.banner-02__title--02 {
    position: relative;
    bottom: -5px
}

.banner-02__title--02::before {
    font: 500 110px/100px 'Roboto', sans-serif;
    color: #5f5f5f;
    text-transform: capitalize;
    content: 'Classes';
    opacity: .07;
    display: inline-block;
    float: none;
    position: absolute;
    letter-spacing: -5px;
    top: -70px;
    left: 0
}

@media (max-width: 1600px) {
    .banner-02__title--02::before {
        font: 500 70px/70px 'Roboto', sans-serif;
        top: -40px
    }
}

.banner-02__title--03 {
    position: relative;
    bottom: -11px
}

.banner-02__title--03::before {
    font: 500 110px/100px 'Roboto', sans-serif;
    color: #5f5f5f;
    text-transform: capitalize;
    content: 'Shop';
    opacity: .07;
    display: inline-block;
    float: none;
    position: absolute;
    letter-spacing: -5px;
    top: -70px;
    left: 0
}

@media (max-width: 1600px) {
    .banner-02__title--03::before {
        font: 500 70px/70px 'Roboto', sans-serif;
        top: -40px
    }
}

.banner-02__img img {
    width: 100%
}

.social_01 {
    padding: 60px 0
}

@media (max-width: 767px) {
    .social_01 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width: 991px) {
    .header_gradient {
        text-align: center
    }
}

.header_04 .logo-meta {
    padding: 54px 0
}

@media (max-width: 767px) {
    .header_04 .logo-meta {
        padding-bottom: 0
    }
}

.header_04 .logo {
    visibility: collapse;
    margin: 20px 0;
    display: inline-block;
    float: none;
    vertical-align: middle
}

@media (max-width: 1280px) {
    .header_04 .logo {
        visibility: visible
    }
}

.boxed .banner-02__title {
    font-size: 30px;
    line-height: 32px
}

.boxed .banner-02__text {
    bottom: 75px
}

.boxed .page_mainslider-wrapp {
    top: 40px
}

.page-404 {
    background: url(../images/bg_404-page.jpg) no-repeat center center;
    background-size: cover;
    padding: 332px 0 251px
}

@media (max-width: 1199px) {
    .page-404 {
        padding: 250px 0
    }
}

@media (max-width: 991px) {
    .page-404 {
        padding: 200px 0
    }
}

@media (max-width: 767px) {
    .page-404 {
        padding: 100px 0
    }
}

.page-404__wrapper {
    text-align: center;
    display: inline-block;
    float: none;
    vertical-align: middle
}

@media (max-width: 991px) {
    .page-404__wrapper {
        width: 100%
    }
}

.page-404__not-found {
    font: bold 150px/150px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase
}

@media (max-width: 991px) {
    .page-404__not-found {
        font-size: 100px;
        line-height: 100px
    }
}

@media (max-width: 767px) {
    .page-404__not-found {
        font-size: 70px;
        line-height: 70px
    }
}

.page-404__text {
    font: 36px/38px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .page-404__text {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 25px
    }
}

@media (max-width: 991px) {
    .page-faq #accordion1 {
        margin-bottom: 50px
    }
}

.panel.faq-accordion {
    border-radius: 0;
    background: 0 0;
    margin: 0 0 -2px
}

.panel.faq-accordion:first-child .panel-heading .panel-title a {
    border-color: transparent;
    background: #3c3c3c
}

.panel.faq-accordion:first-child .panel-heading .panel-title a.collapsed {
    border-top: 1px solid #515151;
    background: 0 0
}

.panel.faq-accordion .panel-heading {
    padding: 0;
    background: 0 0
}

.panel.faq-accordion .panel-heading .panel-title a {
    font: 14px/16px 'Roboto', sans-serif;
    color: #fff;
    display: block;
    padding: 14px 0 15px 50px;
    background: #3c3c3c;
    border-color: transparent;
    position: relative
}

.panel.faq-accordion .panel-heading .panel-title a::before {
    content: '-';
    font-size: 24px;
    display: inline-block;
    float: none;
    position: absolute;
    top: 50%;
    left: 21px;
    margin-top: -10px
}

.panel.faq-accordion .panel-heading .panel-title a:hover {
    background: #515151
}

.panel.faq-accordion .panel-heading .panel-title a.collapsed {
    border-bottom: 1px solid #515151;
    background: 0 0
}

.panel.faq-accordion .panel-heading .panel-title a.collapsed::before {
    content: '+';
    font-size: 24px;
    display: inline-block;
    float: none;
    position: absolute;
    top: 50%;
    left: 21px;
    margin-top: -10px
}

.panel.faq-accordion .panel-heading .panel-title a.collapsed:hover {
    background: #515151
}

.panel.faq-accordion .panel-heading + .panel-collapse > .list-group, .panel.faq-accordion .panel-heading + .panel-collapse > .panel-body {
    border: none
}

.panel.faq-accordion .panel-body {
    font: 16px/30px 'Roboto', sans-serif;
    color: #cbcbcb;
    border-top: none;
    padding: 19px 40px 30px 50px
}

.panel.faq-accordion + .panel.faq-accordion {
    margin-top: 0
}

.classes-01 {
    padding-bottom: 5px;
    background: #fff;
    /* padding: 12px; */
}

.classes-01__content {
    background: #fff;
    margin-top: -60px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0 20px;
    position: relative;
    z-index: 1
}

.classes-01__content .classes-01__title {
    font: 500 22px/24px 'Roboto', sans-serif;
    color: #000;
    margin: 0 0 21px
}

.classes-01__content .classes-01__title a {
    color: #000
}

.classes-01__content .classes-01__title a:hover {
    color: #019645
}

.classes-01__content .classes-01__button {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    background: #019645;
    text-transform: uppercase;
    padding: 18px 47px;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: -25px;
    margin-bottom: -5px
}

.classes-01__content .classes-01__button:hover {
    background: #000;
    color: #fff
}

.classes-01__content-wrapp {
    padding: 35px 10px 40px 22px
}

@media (max-width: 1199px) {
    .classes-01__content-wrapp {
        padding: 20px 0
    }
}

.classes-01__meta {
    border-bottom: 1px solid #e5e5e5;
    padding: 23px 20px
}

@media (max-width: 1199px) {
    .classes-01__meta {
        padding: 23px 0
    }
}

.classes-01__meta::after {
    content: '';
    display: table;
    clear: both
}

.classes-01__meta .classes-01__meta-comments {
    font: 12px/14px 'Roboto', sans-serif;
    display: inline-block;
    float: none;
    float: right;
    color: #5f5f5f;
    padding-left: 20px;
    position: relative
}

@media (max-width: 991px) {
    .classes-01__meta .classes-01__meta-comments {
        float: left;
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .classes-01__meta .classes-01__meta-comments {
        float: right;
        margin-top: 0
    }
}

.classes-01__meta .classes-01__meta-comments::before {
    font-family: fontawesome;
    content: '\f0e5';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.classes-01__meta-date {
    font: 12px/14px 'Roboto', sans-serif;
    color: #5f5f5f;
    margin-bottom: 0;
    float: left;
    padding-left: 20px;
    position: relative
}

.classes-01__meta-date::before {
    font-family: fontawesome;
    content: '\f133';
    display: inline-block;
    float: none;
    position: absolute;
    top: 0;
    left: 0
}

.classes-01__meta-time {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    margin-bottom: 0;
    float: right;
    padding-left: 19px;
    position: relative
}

.classes-01__meta-time::before {
    font-family: fontawesome;
    content: '\f017';
    display: inline-block;
    float: none;
    position: absolute;
    top: 0;
    left: 0
}

.classes-01__text {
    font: 16px/30px 'Roboto', sans-serif;
    color: #5f5f5f
}

.classes-single-wrap {
    padding: 0 20px 35px
}

@media (max-width: 767px) {
    .classes-single-wrap {
        padding: 0 0 35px
    }
}

.classes-single-wrap .classes-single__title {
    font: 500 36px/38px 'Roboto', sans-serif;
    color: #000;
    margin-bottom: 24px
}

.classes-single-wrap .list4 {
    margin-top: -10px;
    padding-bottom: 10px
}

.classes-single-wrap p {
    color: #5f5f5f
}

.classes-single__img-01 {
    padding-right: 15px
}

@media (max-width: 767px) {
    .classes-single__img-01 {
        padding-right: 0;
        margin-bottom: 30px
    }
}

.classes-single__img-02 {
    padding-left: 15px
}

@media (max-width: 767px) {
    .classes-single__img-02 {
        padding-left: 0
    }
}

.classes-single-content-wrap {
    background: #019645;
    padding-bottom: 5px
}

.classes-single-content-wrap .button-01 {
    color: #000;
    margin-left: -25px;
    margin-bottom: -5px
}

.classes-single-content-wrap .button-01:hover {
    color: #fff
}

.classes-single-content {
    background: #fff;
    margin: 0 5px;
    padding: 0 20px;
    position: relative;
    top: -65px;
    margin-bottom: -65px
}

.classes-single-meta {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 34px
}

.classes-single-meta::after {
    content: '';
    display: table;
    clear: both
}

.classes-single-meta__date {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    float: left;
    margin: 28px 38px 23px 0;
    padding-left: 20px;
    position: relative
}

@media (max-width: 767px) {
    .classes-single-meta__date {
        margin-bottom: 10px
    }
}

.classes-single-meta__date::before {
    font-family: fontawesome;
    content: '\f133';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.classes-single-meta__time {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    float: left;
    margin: 28px 0 23px;
    padding-left: 20px;
    position: relative
}

.classes-single-meta__time::before {
    font-family: fontawesome;
    content: '\f017';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.classes-single-meta-01 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 0 0 20px
}

@media (max-width: 767px) {
    .classes-single-meta-01 {
        width: 100%;
        padding: 0
    }
}

.classes-single-share__title {
    font: bold 16px/18px 'Roboto', sans-serif;
    color: #5f5f5f;
    text-transform: uppercase;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 23px 0;
    padding-right: 10px
}

@media (max-width: 767px) {
    .classes-single-share__title {
        margin-top: 9px
    }
}

.classes-single-share__list {
    margin: 17px 20px 17px 0;
    padding: 0;
    display: inline-block;
    float: none;
    vertical-align: middle
}

@media (max-width: 767px) {
    .classes-single-share__list {
        margin-top: 0;
        margin-right: 0
    }
}

.classes-single-share__list li {
    list-style: none;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: 22px
}

.classes-single-share__list li:first-child {
    margin-left: 0
}

.classes-single-share__list li a {
    color: #929292
}

.classes-single-share__list li a:hover {
    color: #019645
}

.our-team-01 {
    margin-bottom: 60px;
    background: #019645;
    padding-bottom: 5px
}

.our-team-01__content {
    background: #fff;
    margin-top: -40px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 25px 20px 0;
    position: relative;
    z-index: 1
}

.our-team-01__content::after {
    content: '';
    display: table;
    clear: both
}

.our-team-01__content .our-team-01__title {
    font: 500 22px/24px 'Roboto', sans-serif;
    color: #000;
    margin-bottom: 16px
}

.our-team-01__content .our-team-01__title a {
    color: #000
}

.our-team-01__content .our-team-01__button {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    background: #019645;
    text-transform: uppercase;
    padding: 18px 47px;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-bottom: -5px
}

.our-team-01__content .our-team-01__button:hover {
    background: #000;
    color: #fff
}

.our-team-01__text {
    font: 16px/18px 'Roboto', sans-serif;
    color: #5f5f5f;
    margin-bottom: 26px
}

.prices-01 {
    background: #fff;
    border: 5px solid #019645;
    margin-bottom: 63px
}

.prices-01 .prices-01__title {
    font: 500 22px/24px 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #000;
    margin: 0;
    padding: 40px 15px 46px;
    position: relative
}

.prices-01 .prices-01__title::before {
    font: 500 50px/52px 'Roboto', sans-serif;
    color: #000;
    opacity: .07;
    display: inline-block;
    float: none;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center
}

@media (max-width: 480px) {
    .prices-01 .prices-01__title::before {
        font-size: 40px
    }
}

.prices-01 .prices-01__button {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    float: none;
    vertical-align: middle;
    background: #019645;
    padding: 19px 45px;
    margin-bottom: -5px
}

.prices-01 .prices-01__button:hover {
    background: #000;
    color: #fff
}

.prices-01__price {
    background: #f5f5f5;
    color: #019645;
    position: relative;
    padding: 22px 15px 17px;
    margin-bottom: 34px
}

.prices-01__price .prices-01__price-01 {
    font: 900 34px/34px 'Roboto', sans-serif;
    position: relative;
    top: 2px;
    display: inline-block;
    float: none;
    vertical-align: top
}

.prices-01__price .prices-01__price-02 {
    font: 900 60px/62px 'Roboto', sans-serif;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.prices-01__price .prices-01__price-03 {
    font: 900 26px/28px 'Roboto', sans-serif;
    position: relative;
    top: -4px;
    left: -1px;
    display: inline-block;
    float: none;
    vertical-align: bottom
}

.prices-01__price-wrapp {
    display: inline-block;
    font-size: 0
}

.prices-01__title--01::before {
    content: 'Standard';
    margin-top: -28px
}

.prices-01__title--02::before {
    content: 'ADVANCED';
    margin-top: -28px
}

.prices-01__title--03::before {
    content: 'Professional';
    margin-top: -28px;
    margin-left: -10px
}

.prices-01__list {
    padding: 0;
    margin: 0 15px 40px
}

.prices-01__list li {
    font: 300 16px/20px 'Roboto', sans-serif;
    list-style: none;
    margin-bottom: 20px
}

.coach-profile-title {
    font: 36px/38px 'Roboto', sans-serif;
    color: #fff
}

.coach-profile-title-wrapp {
    margin-bottom: 23px
}

.coach-profile-title-wrapp::after {
    content: '';
    display: table;
    clear: both
}

.coach-profile-title-wrapp .coach-profile-category {
    font: 16px/43px 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #019645;
    float: right
}

.coach-profile-title-wrapp .coach-profile-category:hover {
    color: #fff
}

@media (max-width: 767px) {
    .coach-profile-img {
        margin-bottom: 50px
    }
}

.coach-profile-content {
    margin-bottom: 32px
}

.coach-profile-content p {
    color: #fffffe;
    margin-bottom: 10px
}

.coach-profile-title {
    float: left
}

.coach-profile-list {
    padding: 0
}

.coach-profile-list li {
    font: 16px/30px 'Roboto', sans-serif;
    color: #fff;
    list-style: none
}

.coach-profile-list li i {
    color: #019645;
    margin-right: 6px
}

.coach-profile-list-block-01 {
    float: left;
    width: 50%;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .coach-profile-list-block-01 {
        width: 100%;
        margin-bottom: 20px
    }
}

.coach-profile-list-block-01 .coach-profile-list-title {
    font: 500 18px/20px 'Roboto', sans-serif;
    color: #019645;
    text-transform: uppercase;
    margin-bottom: 19px
}

.coach-profile-list-block-02 {
    float: left;
    width: 50%;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .coach-profile-list-block-02 {
        width: 100%
    }
}

.coach-profile-list-block-02 .coach-profile-list-title {
    font: 500 18px/20px 'Roboto', sans-serif;
    color: #019645;
    text-transform: uppercase;
    margin-bottom: 19px
}

.contact-01-info {
    padding-top: 43px
}

@media (max-width: 767px) {
    .contact-01-info {
        padding-top: 100px
    }
}

.contact-01-info .button-01 {
    color: #000;
    margin-left: 0;
    margin-top: 28px
}

.contact-01-info .button-01:hover {
    background: #fff;
    color: #000
}

.contact-01-info p {
    color: #cbcbcb;
    margin-bottom: 9px
}

.contact-form-01 {
    background: #f5f5f5;
    padding: 28px 40px 40px;
}

@media (max-width: 480px) {
    .contact-form-01 {
        padding: 85px 20px 20px
    }
}

.contact-form-01 .contact-form-01__title {
    font: 36px/40px 'Roboto', sans-serif;
    color: #000;
    position: relative;
    margin-bottom: 28px;
    padding-left: 10px
}

.contact-form-01 .contact-form-01__title::before {
    font: 500 108px/90px 'Roboto', sans-serif;
    color: #5f5f5f;
    opacity: .07;
    content: 'Write';
    display: inline-block;
    float: none;
    position: absolute;
    bottom: 0;
    left: 0;
    text-transform: capitalize
}

@media (max-width: 480px) {
    .contact-form-01 .contact-form-01__title::before {
        font-size: 70px;
        bottom: -10px
    }
}

.contact-form-01 .contact-form-name {
    margin-bottom: 10px
}

.contact-form-01 .contact-form-name .form-control {
    height: 45px
}

.contact-form-01 .contact-form-email {
    margin-bottom: 10px
}

.contact-form-01 .contact-form-email .form-control {
    height: 45px
}

.contact-form-01 .contact-form-subject {
    margin-bottom: 10px
}

.contact-form-01 .contact-form-subject .form-control {
    height: 45px
}

.contact-form-01 .form-control {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px
}

.contact-form-01 .contact-form-message {
    position: relative
}

.contact-form-01 .contact-form-message .form-control {
    box-sizing: border-box;
    height: 120px;
    padding-top: 10px;
    padding-bottom: 40px
}

.contact-form-01 .contact-form-message .contact-form-01__button {
    font: bold 10px/12px 'Roboto', sans-serif;
    position: absolute;
    text-transform: uppercase;
    color: #fff;
    background: #019645;
    border: none;
    border: none;
    padding: 10px 22px;
    bottom: 0;
    right: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.contact-form-01 .contact-form-message .contact-form-01__button:hover {
    background: #282828;
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.google-map-01 {
    position: relative
}

.google-map-01 [class*=container], .google-map-01 [class*=container-fluid] {
    padding-left: 0;
    padding-right: 0
}

.google-map-01 [class*=container] > row, .google-map-01 [class*=container-fluid] > row {
    padding-left: 0;
    padding-right: 0
}

.google-map-01 [class*=container] [class*=col-], .google-map-01 [class*=container-fluid] [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.google-map-01__list-wrapp {
    position: relative;
    background: rgba(249, 200, 9, .9);
    display: inline-block;
    height: 608px;
    float: none;
    padding: 82px 30px 20px 84px;
    box-sizing: border-box;
    width: 385px
}

@media (max-width: 767px) {
    .google-map-01__list-wrapp {
        width: 100%;
        height: auto;
        padding: 10px;
        background: 0 0
    }
}

.google-map-01__content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    z-index: 10
}

@media (max-width: 767px) {
    .google-map-01__content {
        position: static;
        background: rgba(249, 200, 9, .9);
        padding: 40px 20px
    }
}

.google-map-01__content::after {
    content: '';
    display: table;
    clear: both
}

.google-map-01__list {
    padding-left: 0;
    margin: 0
}

.google-map-01__list li {
    font: 20px/22px 'Roboto', sans-serif;
    list-style: none;
    color: #fff;
    position: relative;
    padding-left: 70px
}

.google-map-01__list li span {
    display: block
}

.google-map-01__list-location {
    margin-bottom: 85px
}

.google-map-01__list-location::before {
    font-family: rt-icons-2;
    content: '\e65f';
    font-size: 50px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 0
}

.google-map-01__list-phone {
    margin-bottom: 95px
}

.google-map-01__list-phone::before {
    font-family: flaticon;
    content: '\f11f';
    font-size: 50px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 0
}

.google-map-01__list-fax {
    margin-bottom: 85px
}

.google-map-01__list-fax::before {
    font-family: flaticon;
    content: '\f124';
    font-size: 50px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 0
}

.google-map-01__list-email::before {
    font-family: flaticon;
    content: '\f10d';
    font-size: 50px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 0
}

.google-map-01__email {
    font: 16px/18px 'Roboto', sans-serif;
    color: #fff
}

.google-map-01__email:hover {
    color: #000
}

.google-map-01__list-text-1 {
    margin-bottom: 5px
}

.google-map-01__list-text-2 {
    font: 16px/18px 'Roboto', sans-serif;
    color: #fff;
    display: block
}

.workouts-archive {
    background: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
    position: relative
}

@media (max-width: 991px) {
    .workouts-archive {
        padding-top: 0
    }
}

.workouts-archive::after {
    content: '';
    display: table;
    clear: both
}

.workouts-archive .workouts-archive__button {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    background: #019645;
    display: inline-block;
    float: none;
    position: absolute;
    bottom: 0;
    right: 0;
    vertical-align: middle;
    padding: 19px 45px
}

.workouts-archive .workouts-archive__button:hover {
    color: #fff;
    background: #000
}

.workouts-archive-wrapp {
    padding-left: 200px;
    padding-bottom: 60px;
    position: relative
}

@media (max-width: 480px) {
    .workouts-archive-wrapp {
        padding-left: 0
    }
}

.workouts-archive-wrapp:last-child {
    padding-bottom: 0
}

.workouts-archive-wrapp::before {
    content: '';
    display: inline-block;
    float: none;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 155px;
    background: #3c3c3c
}

@media (max-width: 480px) {
    .workouts-archive-wrapp::before {
        display: none
    }
}

.workouts-archive-marker {
    position: relative
}

.workouts-archive-marker::after {
    content: '';
    display: inline-block;
    float: none;
    width: 20px;
    height: 20px;
    background: #000;
    box-sizing: border-box;
    border: 2px solid #019645;
    border-radius: 50%;
    position: absolute;
    left: 146px;
    top: 21px
}

@media (max-width: 480px) {
    .workouts-archive-marker::after {
        display: none
    }
}

.workouts-archive-meta {
    position: absolute;
    top: 17px;
    left: 0
}

@media (max-width: 480px) {
    .workouts-archive-meta {
        position: static;
        padding-top: 30px
    }
}

.workouts-archive-date__month {
    font: 22px/24px 'Roboto', sans-serif;
    color: #fff;
    margin: 0 0 4px;
    text-transform: uppercase
}

.workouts-archive-date__date {
    font: 300 16px/18px 'Roboto', sans-serif;
    color: #fff
}

.workouts-archive__img {
    border-left: 1px solid #cbcbcb;
    width: 39.6%;
    float: left;
    box-sizing: border-box
}

@media (max-width: 991px) {
    .workouts-archive__img {
        width: 100%;
        border: none
    }
}

.workouts-archive__content {
    width: 60.4%;
    float: left;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 30px
}

@media (max-width: 1199px) {
    .workouts-archive__content {
        padding-bottom: 50px;
        padding-left: 20px
    }
}

@media (max-width: 991px) {
    .workouts-archive__content {
        width: 100%;
        padding-top: 20px
    }
}

.workouts-archive__content .workouts-archive__meta-comments {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.workouts-archive__content .workouts-archive__meta-comments::before {
    font-family: fontawesome;
    content: '\f0e5';
    display: inline-block;
    float: none;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 9px
}

.workouts-archive__content .workouts-archive__title {
    font: 22px/24px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 18px
}

.workouts-archive__content .workouts-archive__title a {
    color: #000
}

.workouts-archive__meta-date {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 25px
}

.workouts-archive__meta-date::before {
    font-family: fontawesome;
    content: '\f133';
    display: inline-block;
    float: none;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 9px
}

.workouts-archive__meta {
    padding-top: 20px;
    margin-bottom: 10px
}

@media (max-width: 1199px) {
    .workouts-archive__meta {
        padding-top: 0
    }
}

ul.pagination.pagination-type-1 {
    border: 1px solid #019645;
    border-radius: 0;
    min-height: 60px;
    box-sizing: border-box;
    margin: 60px 0
}

ul.pagination.pagination-type-1 li {
    display: block;
    float: left
}

ul.pagination.pagination-type-1 li a, ul.pagination.pagination-type-1 li span {
    font: 16px/59px 'Roboto', sans-serif;
    margin: 0;
    background: 0 0;
    color: #cbcbcb;
    height: 59px;
    padding: 0;
    display: inline-block;
    float: none;
    vertical-align: middle;
    min-width: 42px
}

@media (max-width: 480px) {
    ul.pagination.pagination-type-1 li a, ul.pagination.pagination-type-1 li span {
        min-width: 35px
    }
}

ul.pagination.pagination-type-1 li a:hover, ul.pagination.pagination-type-1 li span:hover {
    color: #019645;
    background: 0 0
}

ul.pagination.pagination-type-1 li.active a {
    background: 0 0;
    color: #019645
}

ul.pagination.pagination-type-1 li.active a:hover {
    background: 0 0
}

ul.pagination.pagination-type-1 li:first-child {
    margin-right: 20px
}

@media (max-width: 767px) {
    ul.pagination.pagination-type-1 li:first-child {
        margin-right: 0
    }
}

ul.pagination.pagination-type-1 li:first-child a, ul.pagination.pagination-type-1 li:first-child span {
    width: 59px;
    height: 59px;
    background: #019645;
    font-size: 0;
    padding: 0;
    border-radius: 0
}

@media (max-width: 480px) {
    ul.pagination.pagination-type-1 li:first-child a, ul.pagination.pagination-type-1 li:first-child span {
        width: 20px
    }
}

ul.pagination.pagination-type-1 li:first-child a::before, ul.pagination.pagination-type-1 li:first-child span::before {
    font-family: flaticon;
    font-size: 20px;
    line-height: 60px;
    content: '\f102';
    display: inline-block;
    float: none;
    color: #000;
    -webkit-transition: .5s all;
    transition: .5s all
}

ul.pagination.pagination-type-1 li:first-child a:hover::before, ul.pagination.pagination-type-1 li:first-child span:hover::before {
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

ul.pagination.pagination-type-1 li:last-child {
    margin-left: 20px
}

@media (max-width: 767px) {
    ul.pagination.pagination-type-1 li:last-child {
        margin-left: 0
    }
}

ul.pagination.pagination-type-1 li:last-child a, ul.pagination.pagination-type-1 li:last-child span {
    width: 59px;
    height: 59px;
    background: #019645;
    font-size: 0;
    padding: 0;
    border-radius: 0
}

@media (max-width: 480px) {
    ul.pagination.pagination-type-1 li:last-child a, ul.pagination.pagination-type-1 li:last-child span {
        width: 20px
    }
}

ul.pagination.pagination-type-1 li:last-child a::before, ul.pagination.pagination-type-1 li:last-child span::before {
    font-family: flaticon;
    font-size: 20px;
    line-height: 60px;
    content: '\f11c';
    display: inline-block;
    float: none;
    color: #000;
    -webkit-transition: .5s all;
    transition: .5s all
}

ul.pagination.pagination-type-1 li:last-child a:hover::before, ul.pagination.pagination-type-1 li:last-child span:hover::before {
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.table_t-1 {
    background: #fff;
    text-align: center;
    margin: 0
}

.table_t-1 tr th {
    font: 12px/14px 'Roboto', sans-serif;
    color: #5f5f5f;
    text-transform: uppercase;
    text-align: center;
    background: #f5f5f5;
    padding: 13px 0
}

.table_t-1 tr td {
    font: 14px/16px 'Roboto', sans-serif;
    color: #cbcbcb;
    border: 1px solid #d9dadc;
    padding: 31px 20px
}

@media (max-width: 767px) {
    .table_t-1 tr td {
        padding: 10px 5px
    }
}

.table_t-1 tr td:first-child {
    border-left: none
}

.table_t-1 tr td span {
    color: #5f5f5f
}

.table_t-1 tr .table-active {
    background: #019645;
    position: relative;
    color: #000;
    font-weight: 500
}

.table_t-1 tr .table-active .table-active__title {
    position: absolute;
    top: 4px;
    left: 9px;
    color: #000;
    font-weight: 500
}

@media (max-width: 767px) {
    .table_t-1 tr .table-active .table-active__title {
        display: none
    }
}

.table_t-1__caption {
    text-align: center;
    background: #019645;
    padding: 15px 30px
}

.table_t-1__caption-content {
    font: 500 20px/22px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.table_t-1__caption-content span {
    font-family: lato, arial, sans-serif
}

.table_t-2 {
    margin: 0
}

.table_t-2 tr {
    border-top: 1px solid #dcdcdc
}

.table_t-2 tr td {
    font: 14px/16px 'Roboto', sans-serif;
    color: #5f5f5f;
    padding: 4px 0
}

@media (max-width: 767px) {
    .table_t-2 tr td {
        display: block;
        text-align: center
    }
}

.table_t-2 tr td i {
    font-size: 13px;
    color: #019645;
    margin-right: 14px
}

.table_t-2 tr td:first-child {
    width: 296px
}

@media (max-width: 991px) {
    .table_t-2 tr td:first-child {
        width: auto
    }
}

@media (max-width: 767px) {
    .table_t-2 tr td:first-child {
        padding-top: 20px
    }
}

@media (max-width: 767px) {
    .table_t-2 tr td:last-child {
        padding-bottom: 20px;
        padding-top: 10px
    }
}

.table_t-2 tr:last-child {
    border-bottom: 1px solid #dcdcdc
}

.table_t-2_wrapp {
    background: #f5f5f5;
    padding: 0 40px 50px
}

.table_t-2__caption {
    font: 500 16px/18px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    padding: 35px 0 30px
}

@media (max-width: 767px) {
    .table_t-2__caption {
        text-align: center
    }
}

.table_t-2__book-active {
    color: #019645
}

.calendar_prev {
    float: left;
    font-size: 0;
    line-height: 0;
    margin: 6px 0
}

.calendar_prev::before {
    font-family: fontawesome;
    content: '\f104';
    font-size: 20px;
    line-height: 20px;
    color: #000;
    -webkit-transition: .5s all;
    transition: .5s all
}

.calendar_prev:hover::before {
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.calendar_next {
    float: right;
    font-size: 0;
    line-height: 0;
    margin: 6px 0
}

.calendar_next::before {
    font-family: fontawesome;
    content: '\f105';
    font-size: 20px;
    line-height: 20px;
    color: #000;
    -webkit-transition: .5s all;
    transition: .5s all
}

.calendar_next:hover::before {
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.training-button {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    background: 0 0;
    border: 2px solid #019645;
    padding: 11px 23px;
    -webkit-transition: .5s all;
    transition: .5s all;
    box-sizing: border-box;
    min-width: 175px;
    text-align: center
}

.training-button:hover {
    background: #019645;
    -webkit-transition: .5s all;
    transition: .5s all
}

.training-button:disabled {
    background: #019645
}

.schedule-table tr th {
    font: 600 14px/16px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    background: #019645;
    text-align: center;
    padding: 22px 15px;
    width: 155px
}

@media (max-width: 1199px) {
    .schedule-table tr th {
        width: auto
    }
}

.schedule-table tr .schedule-table__time-title {
    width: 99px;
    border-left: 1px solid #019645
}

.schedule-table tr td {
    background: #e1e1e1;
    text-align: center;
    border: 1px solid #c5c5c5;
    padding: 20px
}

.schedule-table tr .schedule-table__time {
    font: 14px/16px 'Roboto', sans-serif;
    color: #000;
    background: #fff;
    padding: 27px 10px
}

.schedule-table tr .schedule-table__content {
    background: #f5f5f5
}

.schedule-table__content-title {
    font: 500 14px/24px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    display: block;
    margin-bottom: 27px
}

.schedule-table__content-subtitle {
    font: 16px/24px 'Roboto', sans-serif;
    color: #929292;
    display: block
}

.schedule-table__content-info {
    font: 16px/24px 'Roboto', sans-serif;
    display: block;
    color: #019645
}

.banner-01 {
    width: 100%;
    border: 5px solid #019645;
    background: #fff;
    padding: 0 0 30px;
    margin-bottom: 30px
}

.banner-01 .banner-01__title {
    font: 22px/24px 'Roboto', sans-serif;
    color: #000;
    margin: 0 0 16px
}

.banner-01__icon-wrapp {
    text-align: center;
    margin-bottom: 27px
}

.banner-01__icon-wrapp i {
    color: #fff;
    width: 100px;
    height: 125px;
    background: #019645;
    display: inline-block;
    float: none;
    vertical-align: top
}

.banner-01__icon-wrapp i::before {
    font-size: 36px;
    line-height: 125px;
    margin: 0
}

.banner-01__icon-img {
    color: #fff;
    width: 100px;
    height: 125px;
    background: #019645;
    display: inline-block;
    float: none;
    vertical-align: top
}

.banner-01__icon-img img {
    margin: 44px 0
}

.banner-01__text {
    font: 300 16px/30px 'Roboto', sans-serif;
    color: #5f5f5f;
    padding: 0 20px
}

.progress-wrapp-01 {
    background: url(../images/teaser04.png) no-repeat center center;
    background-size: cover;
    padding: 53px 0 58px
}

.teasers-01-list {
    padding: 0;
    text-align: center;
    font-size: 0;
    margin: 0
}

.teasers-01-list li {
    list-style: none;
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 25%;
    position: relative
}

@media (max-width: 991px) {
    .teasers-01-list li {
        width: 50%;
        margin-bottom: 40px
    }
}

@media (max-width: 480px) {
    .teasers-01-list li {
        width: 100%;
        margin-bottom: 60px
    }
}

.teasers-01-list li::before {
    content: '';
    background: url(../images/icons/ico_05.png) no-repeat center center;
    width: 12px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: -6px;
    margin-top: -15px
}

@media (max-width: 991px) {
    .teasers-01-list li::before {
        display: none
    }
}

.teasers-01-list li:last-child::before {
    display: none
}

.teasers-01 {
    position: relative
}

.teasers-01 .counter {
    font: 900 60px/60px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 28px
}

.teasers-01 .counter::after {
    content: '';
    display: inline-block;
    float: none;
    vertical-align: middle;
    background: #019645;
    width: 40px;
    height: 2px;
    margin-top: 16px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px
}

.teasers-01__text {
    font: bold 14px/16px 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #5f5f5f
}

@media (max-width: 767px) {
    .text-block-01 {
        margin-bottom: 100px
    }
}

.text-block-01 p {
    color: #cbcbcb
}

.text-block-01 .text-block-01__button {
    font: bold 12px/14px 'Roboto', sans-serif;
    text-transform: uppercase;
    background: #019645;
    color: #000;
    padding: 18px 46px;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-top: 7px
}

.text-block-01 .text-block-01__button:hover {
    background: #fff;
    color: #000
}

.text-block-01__title {
    font: 35px/40px 'Roboto', sans-serif;
    color: #fff;
    margin-bottom: 23px;
    position: relative;
    z-index: 1
}

.text-block-01__title::before {
    font: 500 109px/100px 'Roboto', sans-serif;
    content: 'Musculs';
    position: absolute;
    display: inline-block;
    top: -55px;
    opacity: .01;
    left: 0;
    z-index: -1
}

.text-block-02__title {
    font: 35px/40px 'Roboto', sans-serif;
    color: #fff;
    margin-bottom: 23px;
    position: relative;
    z-index: 1
}

.text-block-02__title::before {
    font: 500 109px/100px 'Roboto', sans-serif;
    content: 'Best';
    position: absolute;
    display: inline-block;
    top: -55px;
    opacity: .01;
    left: 0;
    z-index: -1
}

.post-type-1 {
    margin-bottom: 60px
}

.post-type-1 .post-type-1__title {
    font: 22px/24px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 23px;
    margin-top: 0
}

.post-type-1 .post-type-1__title a {
    color: #000
}

.post-type-1 .post-type-1__title a:hover {
    color: #019645
}

.post-type-1 .post-type-1__comments {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.post-type-1 .post-type-1__comments::before {
    font-family: fontawesome;
    content: '\f0e5';
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-right: 9px
}

.post-type-1 .post-type-1__comments:hover {
    color: #000
}

.post-type-1 .post-type-1__button {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    background: #019645;
    padding: 18px 47px;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: -25px;
    margin-bottom: -28px
}

@media (max-width: 480px) {
    .post-type-1 .post-type-1__button {
        padding: 18px 35px
    }
}

.post-type-1 .post-type-1__button:hover {
    color: #fff;
    background: #000
}

.post-type-1__content-wrapp {
    background: #fff;
    padding: 0 20px 20px;
    margin-top: -60px;
    z-index: 1;
    position: relative
}

@media (max-width: 480px) {
    .post-type-1__content-wrapp {
        margin-top: 0
    }
}

.post-type-1__content {
    background: #019645;
    padding: 0 5px 5px
}

.post-type-1__meta {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 20px;
    margin-bottom: 37px
}

@media (max-width: 991px) {
    .post-type-1__meta {
        padding: 0
    }
}

.post-type-1__meta::after {
    content: '';
    display: table;
    clear: both
}

.post-type-1__meta .post-type-1__category {
    display: inline-block;
    float: none;
    vertical-align: middle;
    padding: 14px 0
}

.post-type-1__meta .post-type-1__category::before {
    font-family: fontawesome;
    content: '\f114';
    font-size: 13px;
    color: #929292;
    margin-right: 10px
}

.post-type-1__meta .post-type-1__category a {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.post-type-1__meta .post-type-1__category a:hover {
    color: #000
}

.post-type-1__date {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    float: left;
    padding: 22px 0;
    margin: 0 27px 0 0
}

.post-type-1__date::before {
    font-family: fontawesome;
    content: '\f133';
    font-size: 12px;
    color: #929292;
    margin-right: 10px
}

.post-type-1__content-text {
    padding: 0 20px;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .post-type-1__content-text {
        padding: 0
    }
}

.post-type-1__meta-block-1 {
    text-align: left;
    width: 50%;
    float: left
}

@media (max-width: 991px) {
    .post-type-1__meta-block-1 {
        width: 100%
    }
}

.post-type-1__meta-block-2 {
    float: left;
    width: 50%;
    text-align: right;
    padding: 15px 0
}

@media (max-width: 991px) {
    .post-type-1__meta-block-2 {
        width: 100%;
        text-align: left;
        padding-top: 0
    }
}

.post-type-1__meta-block-2 .post-type-1__likes {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    margin-right: 23px
}

.post-type-1__meta-block-2 .post-type-1__likes::before {
    font-family: fontawesome;
    content: '\f08a';
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-right: 9px;
    font-size: 13px
}

.post-type-1__meta-block-2 .post-type-1__likes:hover {
    color: #000
}

.post-type-1__views {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 25px
}

.post-type-1__views::before {
    font-family: fontawesome;
    content: '\f06e';
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-right: 9px
}

.post-single {
    margin-bottom: 60px
}

.post-single .post-type-1__comments {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.post-single .post-type-1__comments::before {
    font-family: fontawesome;
    content: '\f0e5';
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-right: 9px
}

.post-single .post-type-1__comments:hover {
    color: #000
}

.post-single .post-single__title {
    font: 22px/24px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px
}

.post-single .post-single__button {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    padding: 19px 46px;
    display: inline-block;
    text-transform: uppercase;
    background: #019645;
    margin-left: -25px;
    margin-bottom: -5px
}

.post-single .post-single__button:hover {
    background: #000;
    color: #fff
}

.post-single__img {
    margin-bottom: 30px
}

.post-single__img img {
    width: 100%
}

.post-single__content {
    background: #fff;
    width: 100%;
    min-height: 300px;
    border: 5px solid #019645;
    padding: 0 20px
}

.post-single__text {
    padding: 0 20px 34px
}

.post-single__text p {
    font: 16px/30px 'Roboto', sans-serif
}

@media (max-width: 991px) {
    .post-single__text {
        padding: 0 0 20px
    }
}

.post-single__text .blockquote-01 {
    color: #5f5f5f
}

.post-single__tags span {
    font: 500 16px/30px 'Roboto', sans-serif;
    color: #5f5f5f;
    display: inline-block;
    float: none;
    vertical-align: middle;
    text-transform: uppercase;
    margin-right: 8px
}

.post-single__tags a {
    font: 500 16px/30px 'Roboto', sans-serif;
    display: inline-block;
    float: none;
    vertical-align: middle;
    color: #5f5f5f;
    margin-right: 4px
}

.author-meta {
    background: #fff;
    margin-bottom: 105px
}

.author-meta::after {
    content: '';
    display: table;
    clear: both
}

.author-meta .author-meta__title {
    font: 24px/26px 'Roboto', sans-serif;
    color: #000;
    margin-bottom: 27px
}

.author-meta__img {
    width: 22.7%;
    float: left
}

@media (max-width: 991px) {
    .author-meta__img {
        width: 100%;
        text-align: center
    }
}

@media (max-width: 991px) {
    .author-meta__img img {
        max-width: 200px;
        display: inline-block;
        float: none
    }
}

.author-meta__content {
    width: 76.3%;
    float: left;
    box-sizing: border-box;
    padding: 35px 0 20px 30px
}

@media (max-width: 991px) {
    .author-meta__content {
        width: 100%;
        padding: 20px
    }
}

.author-meta__share {
    padding: 10px 0 0;
    margin: 0;
    font-size: 0
}

.author-meta__share li {
    list-style: none;
    display: inline-block;
    float: none;
    margin-right: 10px
}

@media (max-width: 1199px) {
    .author-meta__share li {
        margin-bottom: 10px
    }
}

.author-meta__share li:last-child {
    margin-right: 0
}

.author-meta__share li a {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    color: #000;
    background: #019645
}

.author-meta__share li a:hover {
    background: #f5f5f5
}

.comment-respond__wrapp {
    background: #f5f5f5;
    padding: 40px
}

@media (max-width: 767px) {
    .comment-respond__wrapp {
        padding: 10px
    }
}

.comment-respond__title {
    font: 36px/38px 'Roboto', sans-serif;
    text-transform: uppercase;
    margin-bottom: 29px
}

.comment {
    margin-bottom: 30px
}

.comment .children {
    padding-left: 90px
}

@media (max-width: 991px) {
    .comment .children {
        padding-left: 40px
    }
}

@media (max-width: 767px) {
    .comment .children {
        padding-left: 10px
    }
}

.comment .children .comment-body__img {
    width: 25.5%
}

@media (max-width: 991px) {
    .comment .children .comment-body__img {
        width: 100%
    }
}

.comment .children .comment-body__content {
    width: 74.5%
}

@media (max-width: 991px) {
    .comment .children .comment-body__content {
        width: 100%
    }
}

.comment-list {
    padding: 0
}

.comment-list li {
    list-style: none
}

.comment-body {
    background: #fff
}

.comment-body::after {
    content: '';
    display: table;
    clear: both
}

.comment-body .comment-body__tittle {
    font: 18px/20px 'Roboto', sans-serif;
    color: #000;
    margin-bottom: 11px
}

.comment-body__img {
    width: 19.5%;
    float: left
}

@media (max-width: 991px) {
    .comment-body__img {
        width: 100%
    }
}

.comment-body__content {
    width: 80.5%;
    float: left;
    box-sizing: border-box;
    padding: 18px 20px 19px 30px
}

@media (max-width: 991px) {
    .comment-body__content {
        padding: 20px;
        width: 100%
    }
}

.comment-body__text {
    margin-bottom: 13px
}

.comment-body__text p {
    font: 16px/30px 'Roboto', sans-serif;
    color: #5f5f5f
}

.comment-body__meta-date {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    margin-bottom: 0;
    float: left;
    margin-right: 30px
}

@media (max-width: 767px) {
    .comment-body__meta-date {
        margin-bottom: 10px
    }
}

.comment-body__meta-date::before {
    font-family: fontawesome;
    content: '\f133';
    margin-right: 9px
}

.comment-body__meta-time {
    font: 12px/14px 'Roboto', sans-serif;
    color: #929292;
    margin-bottom: 0;
    float: left;
    margin-bottom: 0
}

.comment-body__meta-time::before {
    font-family: fontawesome;
    content: '\f017';
    margin-right: 9px
}

.depth-1 .comment-body {
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .comment-respond {
        margin-bottom: 100px
    }
}

.comment-respond .comment-form__title {
    font: 30px/32px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 24px
}

.comment-respond .comment-form {
    position: relative
}

.comment-respond .comment-form .form-control {
    box-sizing: border-box
}

.comment-respond .comment-form .comment-form-author {
    margin-bottom: 10px;
    margin-right: -10px
}

@media (max-width: 991px) {
    .comment-respond .comment-form .comment-form-author {
        margin-right: 0
    }
}

.comment-respond .comment-form .comment-form-author .form-control {
    height: 45px
}

.comment-respond .comment-form .comment-form-email {
    margin-bottom: 10px;
    margin-left: -10px
}

@media (max-width: 991px) {
    .comment-respond .comment-form .comment-form-email {
        margin-left: 0
    }
}

.comment-respond .comment-form .comment-form-email .form-control {
    height: 45px
}

.comments-area {
    padding-bottom: 25px
}

.comment-form::after {
    content: '';
    display: table;
    clear: both
}

.comment-form-chat .form-control {
    height: 120px;
    padding-top: 14px;
    padding-bottom: 45px
}

.comment-form .form-submit {
    text-align: right
}

.comment-form .comment-form__button {
    font: bold 10px/12px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    border: none;
    background: #019645;
    display: inline-block;
    float: right;
    vertical-align: middle;
    padding: 10px 24px;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.comment-form .comment-form__button:hover {
    background: #000;
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.small-image {
    padding: 20px 20px 20px 0;
    background: #f5f5f5
}

@media (max-width: 991px) {
    .small-image {
        padding: 0
    }
}

.small-image .post-type-1__title {
    margin-bottom: 20px
}

.small-image .post-type-1__date {
    padding-top: 30px;
    padding-bottom: 10px
}

@media (max-width: 1199px) {
    .small-image .post-type-1__date {
        padding-top: 0;
        padding-bottom: 10px;
        vertical-align: top
    }
}

.small-image .post-type-1__comments {
    padding-top: 29px
}

@media (max-width: 1199px) {
    .small-image .post-type-1__comments {
        padding-top: 0;
        padding-bottom: 10px;
        vertical-align: top
    }
}

.small-image::after {
    content: '';
    display: table;
    clear: both
}

.small-image .post-type-1__meta {
    border-bottom: none;
    margin: 0 0 6px;
    padding: 0
}

.small-image .small-image__button {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    float: right;
    background: #019645;
    padding: 17px 46px;
    margin-right: -20px;
    margin-bottom: -20px
}

@media (max-width: 991px) {
    .small-image .small-image__button {
        margin-right: -25px;
        margin-bottom: -25px
    }
}

.small-image .small-image__button:hover {
    color: #fff;
    background: #000
}

.small-image__img {
    width: 40%;
    float: left;
    border-right: 2px solid #cbcbcb
}

@media (max-width: 991px) {
    .small-image__img {
        width: 100%;
        border: none
    }
}

@media (max-width: 991px) {
    .small-image__text {
        padding-bottom: 20px
    }
}

.small-image__content {
    width: 60%;
    float: left;
    padding-left: 40px
}

@media (max-width: 991px) {
    .small-image__content {
        width: 100%;
        padding: 25px
    }
}

.format-status {
    text-align: center;
    background: #fff;
    border: 5px solid #019645
}

.format-status::after {
    content: '';
    display: table;
    clear: both
}

.format-status .format-status__title {
    font: 22px/24px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin: 0
}

.format-status .format-status__title a {
    display: inline-block;
    float: none;
    vertical-align: middle;
    color: #000
}

.format-status .format-status__title a:hover {
    color: #019645
}

.format-status .format-status__author {
    font: bold 14px/16px 'Roboto', sans-serif;
    color: #019645
}

.format-status .format-status__author:hover {
    color: #000
}

.format-status .post-type-1__button {
    float: left;
    margin-left: -5px;
    margin-bottom: -5px
}

.format-status .post-type-1__date {
    float: right;
    padding-top: 14px;
    padding-bottom: 10px;
    margin: 0 40px 0 0
}

@media (max-width: 480px) {
    .format-status .post-type-1__date {
        margin: 0 20px
    }
}

.format-status__img {
    width: 90px;
    height: auto;
    display: inline-block;
    float: none;
    margin-bottom: 23px
}

.format-status__img img {
    width: 100%;
    max-width: 100%
}

.format-status__content {
    padding: 13px 20px 20px
}

.format-gallery .carousel:hover .carousel-control.right {
    right: 0
}

.format-gallery .carousel-control.left {
    left: 0;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background: #000;
    border: none
}

.format-gallery .carousel-control.left::before {
    font-family: flaticon;
    content: '\f102';
    font-size: 20px;
    line-height: 60px
}

.format-gallery .carousel-control.right {
    left: auto;
    right: 0;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background: #000;
    border: none
}

.format-gallery .carousel-control.right::before {
    font-family: flaticon;
    content: '\f11c';
    font-size: 20px;
    line-height: 60px
}

.format-link {
    background: #fff;
    border: 5px solid #019645;
    padding: 0 20px
}

.format-link::after {
    content: '';
    display: table;
    clear: both
}

.format-link .post-type-1__meta {
    margin-bottom: 18px
}

.format-link .format-link__title {
    font: 300 24px/36px 'Roboto', sans-serif;
    color: #5f5f5f;
    padding: 0 20px 40px;
    display: block
}

@media (max-width: 991px) {
    .format-link .format-link__title {
        padding: 0 0 40px
    }
}

.format-link .post-type-1__button {
    margin-bottom: -5px
}

.format-quote {
    background: #fff;
    border: 5px solid #019645;
    padding: 0 20px;
    position: relative
}

.format-quote::after {
    content: '';
    display: table;
    clear: both
}

.format-quote::before {
    content: '';
    display: inline-block;
    float: none;
    background: url(../images/img_quote.png);
    width: 69px;
    height: 65px;
    position: absolute;
    top: 79px;
    left: 42px
}

@media (max-width: 991px) {
    .format-quote::before {
        top: 135px
    }
}

.format-quote .post-type-1__meta {
    margin-bottom: 21px
}

.format-quote .format-quote__title {
    font: italic 300 18px/30px 'Roboto', sans-serif;
    color: #5f5f5f;
    padding: 0 20px 15px;
    display: block
}

@media (max-width: 991px) {
    .format-quote .format-quote__title {
        padding: 0 0 15px
    }
}

.format-quote .format-quote__author {
    color: #019645;
    text-transform: uppercase;
    font: 600 14px/16px 'Roboto', sans-serif;
    margin: 0 0 0 20px;
    display: inline-block;
    float: none;
    vertical-align: middle
}

@media (max-width: 991px) {
    .format-quote .format-quote__author {
        margin: 0
    }
}

.format-quote .post-type-1__button {
    margin-bottom: -5px
}

.format-quote__author-wrapp {
    margin-bottom: 30px
}

.format-video .embed-placeholder::before {
    margin-top: -30px
}

.title-block {
    position: relative
}

.title-block-01 {
    font: 46px/48px 'Roboto', sans-serif;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    margin-bottom: 0
}

@media (max-width: 480px) {
    .title-block-01 {
        font-size: 30px;
        line-height: 35px
    }
}

.title-block-02 {
    font: 500 138px/138px 'Roboto', sans-serif;
    color: #fff;
    opacity: .03;
    display: inline-block;
    float: none;
    position: absolute;
    top: -75px;
    left: 0;
    right: 0;
    text-transform: none;
    z-index: 1;
    text-align: center;
    letter-spacing: -7px
}

@media (max-width: 767px) {
    .title-block-02 {
        font-size: 100px;
        line-height: 100px;
        top: -70px
    }
}

@media (max-width: 480px) {
    .title-block-02 {
        font-size: 70px;
        line-height: 70px;
        top: -40px;
        letter-spacing: -3px
    }
}

.title-block-01_2 {
    font: 36px/48px 'Roboto', sans-serif;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    margin-bottom: 0
}

@media (max-width: 480px) {
    .title-block-01_2 {
        font-size: 30px;
        line-height: 35px
    }
}

.title-02 {
    font: 36px/38px 'Roboto', sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 60px;
    position: relative
}

.title-02::before {
    font: 500 108px/90px 'Roboto', sans-serif;
    color: #5f5f5f;
    opacity: .07;
    content: 'Classes';
    display: inline-block;
    float: none;
    position: absolute;
    bottom: 0;
    left: 0;
    text-transform: capitalize
}

.title-03 {
    font: 36px/38px 'Roboto', sans-serif;
    color: #fff;
    margin-bottom: 29px;
    position: relative
}

.title-03::before {
    font: 500 100px/90px 'Roboto', sans-serif;
    color: #5f5f5f;
    opacity: .07;
    content: 'Call Back';
    display: inline-block;
    float: none;
    position: absolute;
    bottom: 0;
    left: 0;
    text-transform: capitalize
}

@media (max-width: 1199px) {
    .title-03::before {
        font-size: 70px
    }
}

@media (max-width: 991px) {
    .title-03::before {
        font-size: 60px;
        bottom: 33px
    }
}

@media (max-width: 767px) {
    .title-03::before {
        bottom: 0
    }
}

.title-04 {
    font: 36px/38px 'Roboto', sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 52px
}

.title-04 span {
    color: #019645
}

.home-workouts .workouts-archive__img {
    width: 32.6%
}

@media (max-width: 991px) {
    .home-workouts .workouts-archive__img {
        padding-top: 20px
    }
}

@media (max-width: 767px) {
    .home-workouts .workouts-archive__img {
        width: 100%;
        padding-top: 0
    }
}

.home-workouts .workouts-archive__content {
    width: 67.4%
}

@media (max-width: 767px) {
    .home-workouts .workouts-archive__content {
        width: 100%
    }
}

.gallery-single .gallery-single__title {
    font: 22px/24px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 23px;
    letter-spacing: .3px
}

.gallery-single__img {
    margin-bottom: 40px
}

.gallery-single__img img {
    width: 100%
}

.gallery-single__content {
    background: #fff;
    border: 5px solid #019645
}

.gallery-single__content::after {
    content: '';
    display: table;
    clear: both
}

.gallery-single__block-01 {
    padding: 36px 20px 36px 40px;
    box-sizing: border-box;
    width: 65.6%;
    float: left
}

@media (max-width: 991px) {
    .gallery-single__block-01 {
        width: 54%;
        padding: 20px
    }
}

@media (max-width: 767px) {
    .gallery-single__block-01 {
        width: 100%
    }
}

.gallery-single__block-02 {
    box-sizing: border-box;
    width: 34.4%;
    float: left;
    padding: 10px
}

@media (max-width: 991px) {
    .gallery-single__block-02 {
        width: 46%
    }
}

@media (max-width: 767px) {
    .gallery-single__block-02 {
        width: 100%;
        margin-bottom: 30px
    }
}

.gallery-single__detalis .gallery-single__detalis-title {
    font: 24px/30px 'Roboto', sans-serif;
    color: #000;
    background: #019645;
    margin-bottom: 0;
    padding: 20px 31px
}

.gallery-single__detalis-content {
    background: #f5f5f5
}

.gallery-single__detalis-list {
    padding: 30px;
    list-style: none;
    margin: 0
}

@media (max-width: 480px) {
    .gallery-single__detalis-list {
        padding: 10px
    }
}

.gallery-single__detalis-list li {
    font: 16px/18px 'Roboto', sans-serif;
    color: #929292;
    background: #fff;
    margin-bottom: 20px;
    padding: 13px 21px
}

.gallery-single__detalis-list li:last-child {
    margin-bottom: 0
}

.gallery-single__detalis-list li span {
    font: 600 16px/18px 'Roboto', sans-serif;
    color: #5f5f5f;
    margin-right: 6px
}

.gallery-single__navigation {
    text-align: right;
    width: 100%;
    float: left;
    font-size: 0;
    margin-bottom: -5px;
    margin-right: -5px
}

.gallery-single__navigation::after {
    content: '';
    display: table;
    clear: both
}

.gallery-single__navigation a {
    display: inline-block;
    float: none;
    vertical-align: middle;
    color: #000;
    width: 53px;
    height: 50px;
    background: #019645;
    text-align: center
}

.gallery-single__navigation a::before {
    font-family: flaticon;
    font-size: 14px;
    line-height: 50px;
    color: #5f5f5f
}

.gallery-single__navigation a:hover {
    background: #000
}

.gallery-single__navigation a:hover::before {
    color: #fff
}

.gallery-single__navigation .gallery-single__prev {
    position: relative
}

.gallery-single__navigation .gallery-single__prev::after {
    content: '';
    display: inline-block;
    float: none;
    width: 1px;
    height: 30px;
    background: #000;
    opacity: .2;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    top: 50%;
    margin-top: -15px
}

.gallery-single__navigation .gallery-single__prev::before {
    content: '\f102'
}

.gallery-single__navigation .gallery-single__next {
    margin-right: -5px
}

.gallery-single__navigation .gallery-single__next::before {
    content: '\f11c'
}

@media (max-width: 767px) {
    .related-portfolio {
        margin-bottom: 30px
    }
}

.galery-101 {
    width: 25%;
    height: auto;
    float: left;
    position: relative;
}

.galery-101::before {
    font-family: fontawesome;
    content: '\f002';
    font-size: 72px;
    width: 60px;
    height: 60px;
    color: #fff;
    display: inline-block;
    float: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    z-index: 5;
    opacity: 0;
    visibility: collapse;
    -webkit-transition: .5s all;
    transition: .5s all
}

.galery-101 .galery-101__wrapp {
    display: inline-block;
    position: relative
}

.galery-101 .galery-101__wrapp::before {
    content: '';
    display: inline-block;
    float: none;
    background: rgba(249, 200, 9, .8);
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    -webkit-transition: .5s all;
    transition: .5s all;
    height: 0
}

@media (max-width: 1600px) {
    .galery-101 {
        width: 25%
    }
}

@media (max-width: 767px) {
    .galery-101 {
        width: 50%
    }
}

@media (max-width: 480px) {
    .galery-101 {
        width: 100%
    }
}

.galery-101 img {
    width: 100%
}

.galery-101:hover::before {
    opacity: .2;
    visibility: visible;
    -webkit-transition: .5s all;
    transition: .5s all;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.galery-101:hover::after {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .5s all;
    transition: .5s all;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.galery-101:hover .galery-101__wrapp::before {
    height: 96%;
    -webkit-transition: .5s all;
    transition: .5s all
}

.galery-101:hover .galery-101__btn {
    visibility: visible;
    opacity: 1
}

.galery-101__btn {
    width: 20px;
    height: 20px;
    font-size: 22px;
    color: #fff;
    display: inline-block;
    float: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -30px;
    z-index: 10;
    opacity: 0;
    visibility: collapse;
    -webkit-transition: .5s all;
    transition: .5s all
}

.galery-101__btn::after {
    font-family: fontawesome;
    content: '\f16d';
    -webkit-transition: .5s all;
    transition: .5s all
}

.galery-101__btn:hover::after {
    color: #000;
    -webkit-transition: .5s all;
    transition: .5s all
}

.st_facebook_hcount, .st_twitter_hcount, .st_googleplus_hcount {
    position: relative;
    text-align: right
}

.st_facebook_hcount span, .st_twitter_hcount span, .st_googleplus_hcount span {
    -ms-box-sizing: content-box;
    box-sizing: content-box
}

.filters1 {
    margin-bottom: 60px
}

.filters1 a {
    font: 16px/26px 'Roboto', sans-serif;
    color: #fff;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 0 8px 0 0;
    padding: 7px 25px
}

.filters1 a:hover {
    background: #019645;
    color: #000
}

.filters1 a.selected {
    background: #019645;
    color: #000
}

.filters2 {
    background: #f5f5f5
}

.filters2 a {
    font: 16px/18px 'Roboto', sans-serif;
    color: #5f5f5f;
    padding: 35px 25px;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.filters2 .selected {
    background: #019645
}

.filters2 .selected:hover {
    color: #fff
}

.gallery-item {
    overflow: hidden;
    position: relative
}

.gallery-item .item-content {
    padding: 0 40px 5px
}

.gallery-item h4.item-meta {
    font-weight: 300;
    z-index: 5;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.gallery-item:hover h4.item-meta {
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

a.portfolio-button {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    display: inline-block;
    float: none;
    background: #019645;
    text-transform: uppercase;
    padding: 18px 46px
}

a.portfolio-button:hover {
    background: #fff;
    color: #000
}

.gallery-extended-item .item-content {
    padding: 34px 50px 36px
}

@media (max-width: 400px) {
    .gallery-extended-item .item-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

.gallery-extended-item .item-title {
    font-size: 28px;
    margin: 0 0 5px
}

.gallery-extended-item .categories-links {
    display: block;
    margin-bottom: 20px
}

.gallery-extended-item .item-button {
    margin-top: 21px
}

.gallery-item .post-adds {
    margin-bottom: 0
}

.gallery-title-item + .item-title {
    padding: 30px 0
}

.gallery-title-item + .item-title h3 {
    font-size: 28px;
    margin-bottom: 5px
}

i.loadmore_spinner {
    font-size: 30px;
    opacity: .3;
    margin: 10px 0 20px
}

.gallery-single-title {
    margin: 12px 0 0
}

@media (min-width: 768px) {
    .gallery-single-title {
        font-size: 60px
    }
}

.gallery-single-title + .block-header {
    margin-bottom: 40px
}

.share-gallery-single {
    margin: 40px 0 16px
}

.items-nav {
    padding: 30px 23px
}

.items-nav[class*=display_table_] {
    margin-top: 30px
}

.items-nav h4 {
    margin: -5px 0 0
}

.items-nav .media {
    position: relative;
    padding: 10px 0
}

.items-nav .next-item img {
    max-width: none;
    padding: 0 30px 0 0
}

.items-nav .next-item i {
    right: 0
}

.items-nav .prev-item img {
    max-width: none;
    padding: 0 0 0 30px
}

.items-nav a {
    position: relative
}

.items-nav a i {
    top: 50%;
    margin-top: -14px;
    font-size: 20px
}

.items-nav a i.position-absolute {
    position: absolute
}

.owl-carousel.hover-scale {
    margin-bottom: 50px
}

@media (min-width: 768px) {
    .owl-carousel.hover-scale .owl-stage-outer {
        overflow: visible
    }

    .owl-carousel.hover-scale .vertical-item {
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in
    }

    .owl-carousel.hover-scale .owl-item:hover .vertical-item, .owl-carousel.hover-scale .owl-item.center .vertical-item {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        z-index: 4;
        overflow: hidden
    }
}

.owl-carousel.related-photos-carousel {
    margin-bottom: 0
}

.cart-button {
    margin: 50px 0 55px
}

.share-title {
    font-size: 20px;
    margin: 56px 0 18px
}

.shop-item .item-content {
    padding: 30px 40px
}

.shop-item .item-price {
    margin: 9px 0 16px;
    font-size: 30px;
    line-height: 1;
    font-weight: 800
}

.shop-item .item-price span {
    font-size: 40px
}

.shop-item .cart-button {
    margin: 50px 0 28px
}

.related-item .item-content {
    padding: 14px 25px
}

.related-item h4 {
    font-size: 20px;
    line-height: 24px
}

.related-item .cart-button {
    margin: 14px 0
}

.block-img-01 {
    background: url(../images/block_bg-01.jpg) no-repeat center center;
    background-size: cover
}

.block-img-02 {
    background: url(../images/block_bg-02.jpg) no-repeat center center;
    background-size: cover
}

.block-img-03 {
    background: url(../images/block_bg-03.jpg) no-repeat center center;
    background-size: cover
}

.calculate .calculate-title {
    font: 46px/48px 'Roboto', sans-serif;
    color: #5f5f5f;
    position: relative;
    margin-bottom: 44px
}

.calculate .calculate-title::before {
    font: 500 138px/100px 'Roboto', sans-serif;
    content: 'Calculate';
    display: inline-block;
    float: none;
    position: absolute;
    top: -80px;
    left: 0;
    opacity: .07
}

@media (max-width: 991px) {
    .calculate .calculate-title::before {
        font: 500 100px/80px 'Roboto', sans-serif;
        top: -50px
    }
}

.calculate-subtitle {
    margin-bottom: 33px
}

.calculate-subtitle span {
    font: 16px/30px 'Roboto', sans-serif;
    max-width: 590px;
    display: inline-block;
    float: none
}

.calculate-wrapp {
    max-width: 570px;
    background: rgba(255, 255, 255, .8) repeat center center
}

.calculate-wrapp .tab-content {
    border: none;
    padding: 28px 40px 40px
}

@media (max-width: 767px) {
    .calculate-wrapp .tab-content {
        padding: 20px
    }
}

.calculate-wrapp .tab-content::after {
    content: '';
    display: table;
    clear: both
}

.calculate-wrapp .nav-tabs > li > a {
    font: 600 12px/14px 'Roboto', sans-serif;
    padding: 14px 39px;
    border-color: transparent;
    background-color: #e8e8e8;
    color: #000;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .calculate-wrapp .nav-tabs > li > a {
        padding: 14px 30px
    }
}

.calculate-wrapp .nav-tabs > li > a:hover {
    color: #5f5f5f;
    background: #019645
}

.calculate-wrapp .nav-tabs > li.active > a, .calculate-wrapp .nav-tabs > li.active > a:hover, .calculate-wrapp .nav-tabs > li.active > a:focus {
    background-color: #000;
    border-color: #000
}

.widget_bmi .bmi_calculate {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    float: right;
    padding: 17px 48px;
    background: #019645;
    margin-top: 0;
    margin-right: -40px
}

@media (max-width: 767px) {
    .widget_bmi .bmi_calculate {
        margin-right: -20px;
        padding: 17px 30px
    }
}

.widget_bmi .bmi_calculate:hover {
    background: #000;
    color: #fff
}

.bmi_result {
    float: left;
    margin-top: 5px
}

.bmi-value {
    margin-right: 10px
}

.button_calculate {
    width: 100%;
    margin-bottom: -40px
}

@media (max-width: 767px) {
    .button_calculate {
        margin-bottom: -20px
    }
}

.button_calculate::after {
    content: '';
    display: table;
    clear: both
}

.label-bmi-01, .label-bmi-02 {
    font: 16px/18px 'Roboto', sans-serif;
    color: #5f5f5f;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-bottom: 0;
    cursor: pointer
}

.label-bmi-01 input[type=radio], .label-bmi-02 input[type=radio] {
    cursor: pointer
}

.label-bmi-01 {
    margin-right: 51px
}

.label-bmi-01 input[type=radio] {
    margin-right: 5px
}

.widget_bmi .ui-slider .ui-slider-handle {
    width: 2px;
    height: 10px;
    background: #5f5f5f;
    border: none
}

.widget_bmi .ui-slider-horizontal span.ui-slider-handle:last-of-type {
    margin-left: 0
}

.widget_bmi .ui-slider-horizontal span.ui-slider-handle {
    top: -3px
}

.widget_bmi .ui-slider-horizontal {
    height: 4px
}

.widget_bmi-wrapp {
    margin-bottom: 16px
}

.widget_bmi-01 {
    margin-bottom: 55px
}

.widget_bmi-01 p {
    margin: 0 0 7px
}

.widget_bmi-02 {
    margin-bottom: 24px
}

.widget_bmi-02 p {
    margin: 0 0 7px
}

.widget_bmi-02 span {
    font: 400 16px/18px 'Roboto', sans-serif;
    color: #5f5f5f
}

.widget_bmi-01__name {
    float: right;
    margin-top: 8px
}

.widget_bmi-01__value {
    margin-right: 10px;
    float: right;
    margin-top: 8px
}

.button_calculate {
    float: left
}

.logo_text {
    color: #000
}

.b-header-01 .menu {
    margin: 0;
    padding: 48px 0
}

.b-header-01 .menu li {
    list-style: none;
    display: inline-block;
    float: none;
    margin-right: 20px
}

.b-header-01 .menu li a {
    color: #000
}

.b-header-01 .menu li a:hover {
    color: #019645
}

.b-header-01 .top_logo {
    padding: 10px 0;
    display: inline-block
}

.b-header-02 .top_logo {
    padding: 10px 0;
    display: inline-block
}

.b-header-02 .mainmenu {
    margin: 0;
    padding: 0
}

.b-header-02 .mainmenu li {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 0 10px
}

.b-header-02 .mainmenu li a {
    color: #000;
    padding: 30px 0;
    display: inline-block
}

.b-header-02 .mainmenu li a:hover {
    color: #fff
}

.b-header-03 .mainmenu {
    margin: 0;
    padding: 0
}

.b-header-03 .mainmenu li {
    list-style: none;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 0 10px
}

.b-header-03 .mainmenu li a {
    color: #fff;
    padding: 30px 0;
    display: inline-block
}

.b-header-03 .mainmenu li a:hover {
    color: #019645
}

.intro_section-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slide_description p, .slide_description h3 {
    color: #fff
}

.slide_description .grey {
    color: #fff
}

.page_banners .item-content {
    padding-top: 20px
}

.page_banners .item-content h4 {
    margin-bottom: 10px;
    margin-top: 20px
}

.page_banners .item-content .grey {
    color: #fff
}

.bl-01 .item-media {
    margin-bottom: 20px
}

.bl-contact-01 .contact-form .form-control {
    border: 1px solid #ddd
}

.bl-contact-02 .contact-form .form-control {
    border: 1px solid #ddd
}

.bl-contact-03 .contact-form .form-control {
    border: 1px solid #ddd
}

.bl-footer-02 .contact-form .form-control {
    border: 1px solid #ddd
}

.bl-footer-02 a.bg-icon {
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block
}

.bl-footer-03 {
    padding: 10px 0
}

.bl-footer-03 .menu {
    margin: 0;
    padding: 0
}

.bl-footer-03 .menu li {
    list-style: none;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 0 10px
}

.bl-footer-03 .menu li a {
    padding: 30px 0
}

.bl-footer-03 .menu li a:hover {
    color: #019645
}

.bl-footer-04 a.bg-icon {
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block
}

.bl-footer-05 a.bg-icon {
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block
}

.sidebar .widget {
    margin-bottom: 60px;
    background: #f5f5f5
}

.sidebar .widget-title {
    font: 24px/26px 'Roboto', sans-serif;
    color: #000;
    background: #019645;
    padding: 22px 30px;
    margin-bottom: 40px
}

.sidebar .widget-wrapp {
    padding: 0 30px 40px
}

.sidebar .widget-wrapp::after {
    content: '';
    display: table;
    clear: both
}

.widget ul {
    padding-left: 0
}

.widget_search .searchform .form-group {
    width: 100%;
    position: relative
}

.widget_search .searchform .form-group .form-control {
    width: 100%;
    padding-right: 50px
}

.widget_search .form-control {
    height: 45px;
    box-sizing: border-box
}

.widget_search .widget_search__button {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border-radius: 0;
    border: none;
    background: #019645;
    font-size: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.widget_search .widget_search__button::before {
    font-family: rt-icons-2;
    content: '\e02e';
    font-size: 15px;
    line-height: 45px;
    color: #000;
    -webkit-transition: .5s all;
    transition: .5s all
}

.widget_search .widget_search__button:hover {
    background: #000;
    -webkit-transition: .5s all;
    transition: .5s all
}

.widget_search .widget_search__button:hover::before {
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.widget_categories .widget-title {
    margin-bottom: 0
}

.widget_categories-list::after {
    content: '';
    display: table;
    clear: both
}

.widget_categories-list li {
    display: block;
    width: 100%;
    line-height: inherit;
    border: none
}

.widget_categories-list li:first-child a {
    padding-top: 22px
}

.widget_categories-list li:first-child .widget_categories-info {
    padding-top: 32px;
    padding-bottom: 10px
}

.widget_categories-list li:last-child a {
    padding-bottom: 22px
}

.widget_categories-list li:last-child .widget_categories-info {
    padding-bottom: 32px
}

.widget_categories-list li::after {
    content: '';
    display: table;
    clear: both
}

.widget_categories-list li a {
    font: 16px/50px 'Roboto', sans-serif;
    color: #5f5f5f;
    padding: 0;
    display: inline-block;
    float: left;
    vertical-align: middle;
    padding-left: 30px
}

.widget_categories-list li a::before {
    display: none
}

.widget_categories-list li a:hover {
    color: #019645
}

.widget_categories-list li .widget_categories-info {
    font: 16px/18px 'Roboto', sans-serif;
    color: #5f5f5f;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 78px;
    text-align: center;
    float: right;
    line-height: inherit;
    position: static;
    padding: 10px 0
}

.widget_latest-posts::after {
    content: '';
    display: table;
    clear: both
}

.widget_latest-posts-list {
    margin-bottom: 0
}

.widget_latest-posts-list::after {
    content: '';
    display: table;
    clear: both
}

.widget_latest-posts-list li {
    background: #fff;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    position: relative
}

.widget_latest-posts-list li:last-child {
    margin-bottom: 0
}

.widget_latest-posts__img {
    width: 40%;
    float: left
}

.widget_latest-posts__content {
    width: 60%;
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px
}

.widget_latest-posts__content .widget_latest-posts__title {
    font: 16px/20px 'Roboto', sans-serif;
    color: #5f5f5f
}

.widget_latest-posts__content .widget_latest-posts__title a {
    color: #5f5f5f
}

.widget_latest-posts__content .widget_latest-posts__title a:hover {
    color: #019645
}

.widget_latest-posts-button {
    display: inline-block;
    float: none;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #019645;
    width: 25px;
    height: 25px;
    font-size: 0;
    line-height: 0;
    text-align: center
}

@media (max-width: 1199px) {
    .widget_latest-posts-button {
        position: static
    }
}

.widget_latest-posts-button::before {
    font-family: flaticon;
    content: '\f11c';
    font-size: 10px;
    line-height: 25px;
    color: #000
}

.widget_latest-posts-button:hover {
    background: #000
}

.widget_latest-posts-button:hover::before {
    color: #fff
}

.widget_recent_comments-list li {
    font: 16px/20px 'Roboto', sans-serif;
    color: #5f5f5f;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 27px;
    list-style: none
}

.widget_recent_comments-list li::before {
    font-family: flaticon;
    content: '\f107';
    font-size: 18px;
    color: #000;
    display: inline-block;
    float: none;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0
}

.widget_recent_comments-list li a {
    color: #019645
}

.widget_recent_comments-list li a:hover {
    color: #000
}

.widget_recent_comments .widget-wrapp {
    padding-bottom: 10px
}

.widget_tag_cloud .tagcloud {
    padding: 0 30px 30px;
    font-size: 0
}

.widget_tag_cloud .tagcloud a {
    font: 16px/18px 'Roboto', sans-serif;
    color: #000;
    background: #fff;
    display: inline-block;
    float: none;
    vertical-align: middle;
    border: none;
    color: #000;
    padding: 10px 15px;
    margin: 0 10px 10px 0
}

.widget_tag_cloud .tagcloud a:hover {
    background: #019645
}

.widget_text .widget-title {
    margin-bottom: 32px
}

.widget_archive .widget-title {
    margin-bottom: 0
}

.flickr-content {
    padding: 0;
    margin: 0
}

.flickr-content a {
    display: inline-block;
    float: none;
    vertical-align: middle
}

.flickr-content li {
    list-style: none;
    display: inline-block;
    float: none;
    padding: 0 5px 10px
}

.widget_popular-products::after {
    content: '';
    display: table;
    clear: both
}

.widget_popular-products::after {
    content: '';
    display: table;
    clear: both
}

.widget_popular-products li {
    background: #fff;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    position: relative
}

.widget_popular-products li:last-child {
    margin-bottom: 0
}

.widget_popular-products__img {
    width: 40%;
    float: left
}

.widget_popular-products__content {
    width: 60%;
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px
}

.widget_popular-products__content .widget_popular-products__title {
    font: 16px/20px 'Roboto', sans-serif;
    color: #5f5f5f;
    margin-bottom: 10px
}

.widget_popular-products__content .widget_popular-products__title a {
    color: #5f5f5f
}

.widget_popular-products__content .widget_popular-products__title a:hover {
    color: #019645
}

.widget_popular-products-button {
    display: inline-block;
    float: none;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #019645;
    width: 25px;
    height: 25px;
    font-size: 0;
    line-height: 0;
    text-align: center
}

@media (max-width: 1199px) {
    .widget_popular-products-button {
        position: static
    }
}

.widget_popular-products-button::before {
    font-family: flaticon;
    content: '\f11c';
    font-size: 10px;
    line-height: 25px;
    color: #000
}

.widget_popular-products-button:hover {
    background: #000
}

.widget_popular-products-button:hover::before {
    color: #fff
}

.widget_popular-products-price {
    font: 900 16px/18px 'Roboto', sans-serif;
    color: #000
}

.widget_price_filter .widget-title {
    margin-bottom: 45px;
    color: #3d424c
}

.widget_price_filter .widget-wrapp {
    padding: 0 20px 40px
}

.widget_price_filter input[readonly] {
    background-color: transparent;
    padding-right: 3px;
    padding-left: 3px;
    max-width: 45px;
    display: inline-block;
    border-radius: 0;
    border: none;
    box-shadow: none
}

.widget_price_filter label {
    position: relative;
    display: inline-block;
    float: none;
    vertical-align: middle;
    color: #000;
    font: bold 16px/18px 'Roboto', sans-serif;
    margin: 0
}

.widget_price_filter label::before {
    content: '$';
    display: block;
    font-size: 14px;
    line-height: 16px;
    float: left;
    margin-top: 13px
}

.widget_price_filter .form-group {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.widget_price__text {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 37px
}

.ui-slider-range {
    background-color: #019645
}

.ui-slider-horizontal {
    margin-bottom: 0
}

.price__controls::after {
    content: '';
    display: table;
    clear: both
}

.slider_price_min, .slider_price_max {
    font: bold 16px/18px 'Roboto', sans-serif;
    color: #000;
    float: right;
    text-align: left
}

.slider_price_min-left {
    float: left;
    margin-left: 20px
}

.slider_price_min-right {
    float: right
}

.ui-slider {
    position: relative;
    text-align: left;
    background-color: #c9c9c9
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    border: 2px solid #019645;
    border-radius: 50%;
    background: #fff
}

.ui-slider .ui-slider-handle:active, .ui-slider .ui-slider-handle:focus {
    outline: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider-horizontal {
    height: 5px
}

.ui-slider-horizontal span.ui-slider-handle {
    top: -5px
}

.ui-slider-horizontal span.ui-slider-handle:last-of-type {
    margin-left: -15px
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.price-filter__button {
    font: bold 14px/16px 'Roboto', sans-serif;
    color: #000;
    background: #019645;
    border: none;
    display: inline-block;
    float: none;
    vertical-align: middle;
    padding: 16px 31px;
    text-transform: uppercase;
    -webkit-transition: .5s all;
    transition: .5s all
}

.price-filter__button:hover {
    background: #000;
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.slider-range-price {
    margin-bottom: 10px
}

.price-filter__wrapp {
    padding-top: 26px
}

.price-filter__wrapp .form-group {
    margin: 0;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.slider_price_min-wrapp {
    position: relative
}

.small-teaser {
    line-height: 20px
}

.small-teaser i {
    line-height: inherit
}

.teaser {
    position: relative;
    overflow: visible
}

.teaser[class*=_bg_color], .teaser[class*=with_] {
    padding: 36px 55px
}

@media (max-width: 500px) {
    .teaser[class*=_bg_color], .teaser[class*=with_] {
        padding: 16px 20px
    }
}

.teaser [class*=_bg_color] {
    padding: 21px;
    margin-bottom: 2px;
    text-align: center
}

.teaser [class*=_bg_color] + h4 {
    margin-top: 24px
}

.teaser .border_icon {
    padding: .35em;
    min-width: 1.8em;
    border-width: 3px;
    border-style: solid
}

.teaser i {
    min-width: 1em;
    display: inline-block
}

.teaser h2 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 33px;
    position: relative;
    padding-bottom: 10px
}

.teaser h2:after {
    content: '';
    position: absolute;
    width: 50px;
    margin-left: -25px;
    height: 1px;
    background-color: rgba(204, 204, 204, .2);
    bottom: -12px;
    left: 50%
}

.teaser h3 {
    margin-bottom: 16px;
    font-size: 24px
}

.teaser h4 {
    font-size: 20px;
    margin-bottom: 18px
}

.teaser .media-left {
    padding-right: 45px
}

@media (max-width: 500px) {
    .teaser .media-left {
        padding-right: 20px
    }
}

.teaser .media-body h3 {
    margin-bottom: 20px;
    font-size: 28px
}

.teaser .media-body h4 {
    margin-bottom: 6px
}

@media (max-width: 500px) {
    .teaser h2, .teaser h3, .teaser h4 {
        font-size: 1.4em
    }

    .teaser h2 span, .teaser h3 span, .teaser h4 span {
        font-size: 1.2em
    }
}

.teaser [class*=count] {
    font-size: 56px;
    font-weight: 700;
    margin: 17px 0 6px
}

.teaser [class*=count] + p {
    margin: 0;
    font-size: 20px
}

.teaser .theme_button {
    margin: 22px 0 0
}

.section_padding_bottom_0 .teaser {
    margin-bottom: 0
}

.teaser_icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.teaser_icon + p {
    margin-top: 27px
}

.teaser:hover .teaser_icon {
    -webkit-animation: scaleDisappear .5s;
    animation: scaleDisappear .5s
}


@media (min-width: 1200px) {
    .borders-angle {
        position: relative
    }

    .borders-angle:before, .borders-angle:after {
        content: '';
        position: absolute;
        width: 1px;
        top: -30px;
        bottom: 28px;
        left: -1px;
        background-color: rgba(26, 26, 26, .1);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    .borders-angle:after {
        left: auto;
        right: -5px
    }
}

.size_big {
    font-size: 64px
}

.size_normal {
    font-size: 42px
}

.size_small {
    font-size: 32px
}

.teaser.table_section {
    margin-top: 26px
}

.teaser.table_section + .teaser.table_section {
    margin-top: 70px
}

@media (min-width: 768px) {
    .teaser.table_section [class*=col-] * {
        margin: 0;
        top: 0
    }
}

@media (max-width: 767px) {
    .teaser.table_section [class*=col-] * {
        text-align: center
    }
}

.bg_teaser {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    position: relative;
    color: #fff;
    overflow: hidden
}

.bg_teaser .bg_overlay {
    position: absolute;
    width: 100%;
    height: 1000px
}

.bg_teaser .highlight {
    color: #fff
}

.bg_teaser h4 + h3 {
    margin-top: -14px;
    font-size: 50px
}

.bg_teaser.rectangular .teaser_content {
    padding: 200px 30px 50px
}

.bg_teaser.rectangular .teaser_content h3 {
    font-size: 40px
}

.bg_teaser > img {
    display: none;
    visibility: hidden
}

.bg_teaser .teaser_content {
    margin: 0;
    padding: 40px 40px 35px;
    z-index: 2
}

.bg_teaser .teaser_content > .media-left {
    padding-right: 35px
}

.bg_teaser .teaser_content.media {
    padding: 75px 40px 60px
}

.color_bg_1 .bg_overlay {
    background-color: rgba(249, 200, 9, .85)
}

.color_bg_2 .bg_overlay {
    background-color: rgba(22, 164, 214, .9)
}

.color_bg_3 .bg_overlay {
    background-color: rgba(226, 55, 81, .9)
}

.darkgrey_bg .bg_overlay {
    background-color: rgba(38, 38, 38, .8)
}

.square_teaser .item-media:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(38, 38, 38, .8)
}

.square_teaser .item-content {
    top: 0;
    margin: 20px 30px 80px;
    overflow: hidden
}

.square_teaser .teaser_icon {
    color: #019645;
    position: absolute;
    bottom: 30px;
    left: 30px
}

.square_teaser .item-media:after, .square_teaser .teaser_icon, .square_teaser h4, .square_teaser p {
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.square_teaser h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 700
}

.square_teaser p {
    color: #fff;
    opacity: 0
}

.square_teaser:hover h4, .square_teaser:hover .teaser_icon {
    color: #000
}

.square_teaser:hover p {
    opacity: 1
}

.square_teaser:hover .item-media:after {
    background-color: #019645
}

.testimonials-carousel {
    padding: 0 0 20px
}

.testimonials-carousel .item > p {
    font-style: italic;
    padding-left: 40px;
    margin-bottom: 40px;
    position: relative
}

.testimonials-carousel .item > p:before {
    font-family: pt sans, sans-serif;
    font-size: 100px;
    font-style: normal;
    content: '\201c';
    position: absolute;
    left: -3px;
    top: 30px;
    z-index: 10
}

.testimonials-carousel h4 {
    margin: 0
}

.testimonials-carousel h4 + p {
    margin-bottom: 0
}

.testimonials-carousel .carousel-indicators {
    bottom: -16px;
    display: none
}

.testimonials-carousel .carousel-control {
    display: none
}

.testimonials-carousel .media + p {
    position: relative;
    padding: 10px 16px;
    background-color: #f5f5f5
}

.testimonials-carousel .media:after {
    content: '';
    display: block;
    clear: both
}

.testimonials-carousel .media + p:before, .testimonials-carousel .media + p:after {
    content: '';
    position: absolute;
    left: 0;
    top: auto;
    bottom: -18px;
    border-style: solid;
    border-width: 18px 0 0 18px;
    border-color: rgba(0, 0, 0, .05) transparent transparent transparent
}

.testimonials-carousel .media + p:after {
    left: auto;
    right: 0;
    border-style: solid;
    border-width: 18px 18px 0 0
}

.testimonials-carousel .media-object {
    max-width: 50px;
    border-radius: 50%;
    margin-bottom: 10px
}

.testimonials-carousel .carousel-indicators li {
    border-color: #019645
}

.testimonials-carousel .carousel-indicators li.active {
    background-color: #019645
}

.testimonials-control {
    font-size: 22px
}

.thumbnail {
    position: relative;
    text-align: center;
    border-radius: 0;
    padding: 0;
    border: none;
    overflow: hidden;
    background-color: #fff
}

.isotope-item .thumbnail {
    margin-bottom: 30px
}

.thumbnail h3 {
    font-size: 20px;
    margin-bottom: 2px
}

.thumbnail h3 a {
    color: inherit
}

.thumbnail h3 + p {
    color: #019645;
    margin-bottom: 10px
}

.thumbnail .caption {
    color: #5f5f5f;
    background-color: #fff;
    padding: 16px 20px 26px
}

.price-table, .price-table ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.price-table {
    margin: 0
}

.bg_teaser .plan-name {
    background-color: #fefefe
}

.bg_teaser .plan-price {
    background-color: rgba(255, 255, 255, .1)
}

.bg_teaser.color_bg_1 .plan-name h3 {
    color: #019645
}

.bg_teaser.color_bg_2 .plan-name h3 {
    color: #16a4d6
}

.bg_teaser.color_bg_3 .plan-name h3 {
    color: #e23751
}

.bg_teaser .features-list li + li {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.plan-name {
    padding: 30px 0
}

.plan-name h3 {
    font-size: 32px;
    margin: 0
}

.plan-price {
    padding: 35px 0 25px;
    position: relative
}

.plan-price span:first-child {
    font-size: 28px;
    font-weight: 300
}

.plan-price span + span {
    font-size: 60px;
    font-weight: 700
}

.plan-price p {
    display: inline;
    font-size: 28px;
    font-weight: 300
}

.features-list {
    margin-top: 20px
}

.features-list li {
    margin: 10px 40px;
    padding-top: 10px
}

.features-list .enabled:before, .features-list .disabled:before {
    font-family: rt-icons-2;
    font-size: 24px;
    line-height: 1;
    position: relative;
    top: 5px;
    right: 4px;
    content: "\e116";
    padding-right: 8px;
    color: #000
}

.features-list .disabled:before {
    content: "\e117"
}

.call-to-action {
    padding: 20px 40px 38px
}

.price-table.style1 {
    border: 1px solid rgba(0, 0, 0, .05)
}

.price-table.style1 .features-list li + li {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.price-table.style1 .plan-price {
    background-color: #019645;
    color: #fff;
    margin: 1px -1px
}

.price-table.style2 {
    background-color: #f5f5f5
}

.price-table.style2 .plan-name {
    background-color: #019645;
    padding: 30px 0
}

.price-table.style2 .plan-name h3 {
    color: #fff
}

.price-table.style2 .plan-price {
    padding-bottom: 0;
    color: #000
}

.price-table.style2 .enabled:before, .price-table.style2 .disabled:before {
    font-family: rt-icons-2;
    content: "\e621";
    padding-right: 13px;
    color: #019645
}

.price-table.style2 .disabled:before {
    color: #000;
    content: "\e622"
}

.contact-form {
    position: relative;
    z-index: 3;
    margin: 10px 16px;
}

.contact-form textarea {
    max-height: 140px
}

.contact-form.parallax {
    padding: 50px 50px 35px;
    background-image: url(../images/parallax/progress.jpg)
}

.contact-form-respond {
    display: block;
    font-weight: 800
}

.contact-form-respond:before {
    font-family: rt-icons-2;
    content: "\e71a";
    padding-right: 10px
}

.contact-form p {
    margin-bottom: 10px;
    position: relative
}

.contact-form-submit .theme_button {
    margin-right: 6px
}

.contact-form.transparent-background .form-control {
    background-color: transparent
}

.contact-email {
    font-size: 40px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .contact-email {
        font-size: 20px;
        margin-bottom: 6px
    }

    .contact-form.parallax {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px
    }
}

.border-paragraphs {
    margin: 25px 0
}

.border-paragraphs p {
    padding: 9px 0 10px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.border-paragraphs p:first-child {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.owl-carousel.partners-carousel {
    margin-bottom: 0
}

.light-partner-image a {
    display: block;
    background-color: #5f5f5f
}

.light-partner-image a:hover {
    background-color: #019645
}

.highlight-partner-image a {
    display: block;
    background-color: #019645
}

.highlight-partner-image a:hover {
    background-color: #000
}

.alignleft {
    float: left;
    margin: 5px 30px 15px 0;
    max-width: 50%
}

.alignright {
    float: right;
    margin: 5px 0 15px 30px;
    max-width: 50%
}

.round {
    border-radius: 50%
}

.inline-block {
    display: inline-block;
    max-width: 100%
}

.with_padding {
    padding: 35px
}

.table_section_content {
    padding: 30px 50px
}

.table_section_content h3 {
    font-size: 42px;
    font-weight: 300;
    margin: 0 0 32px
}

.with_background {
    background-color: #f5f5f5
}

.muted_background {
    background-color: rgba(38, 38, 38, .06)
}

.with_border {
    border: 1px solid #e1e1e1
}

.before_cover, .after_cover, .before_cover > *, .after_cover > * {
    position: relative;
    z-index: 2
}

.before_cover:before, .after_cover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.top-corner {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1
}

.big {
    font-size: 42px;
    line-height: .9
}

.response, .highlight {
    color: #019645;
    border-color: #019645
}

.highlight2 {
    color: #e23751;
    border-color: #e23751
}

.red, .required {
    color: #fa5c5d
}

.black {
    color: #1a1a1a;
    border-color: #1a1a1a
}

.grey {
    color: #000;
    border-color: #000
}

.greylinks a {
    color: #5f5f5f
}

.darklinks a {
    color: #000
}

.thin {
    font-weight: 300
}

.bold {
    font-weight: 700
}

.quotesign {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 1
}

.quotesign:before {
    font-size: 150px;
    font-family: pt sans, sans-serif;
    content: '‘‘';
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1
}

.light_bg_color {
    background-color: #fff
}

.main_bg_color {
    color: #fff;
    background-color: #019645
}

.main_bg_color2 {
    color: #fff;
    background-color: #e23751
}

.dark_bg_color {
    color: #fff;
    background-color: #1a1a1a
}

.dark_bg_color h1, .dark_bg_color h2, .dark_bg_color h3, .dark_bg_color h4, .dark_bg_color h5, .dark_bg_color h6 {
    color: #fff
}

.darkgrey_bg_color {
    color: #fff;
    background-color: #000
}

.darkgrey_bg_color h1, .darkgrey_bg_color h2, .darkgrey_bg_color h3, .darkgrey_bg_color h4, .darkgrey_bg_color h5, .darkgrey_bg_color h6 {
    color: #fff
}

.divider_20 {
    margin: 20px 0
}

.divider_30 {
    margin: 30px 0
}

.divider_40 {
    margin: 40px 0
}

.margin_0 {
    margin: 0
}

.topmargin_0 {
    margin-top: 0
}

.topmargin_1 {
    margin-top: 1px
}

.topmargin_10 {
    margin-top: 10px
}

.topmargin_20 {
    margin-top: 20px
}

.topmargin_25 {
    margin-top: 25px
}

.topmargin_30 {
    margin-top: 30px
}

.topmargin_40 {
    margin-top: 40px
}

.topmargin_50 {
    margin-top: 50px
}

.topmargin_60 {
    margin-top: 60px
}

.bottommargin_0 {
    margin-bottom: 0
}

.bottommargin_10 {
    margin-bottom: 10px
}

.bottommargin_20 {
    margin-bottom: 20px
}

.bottommargin_30 {
    margin-bottom: 30px
}

.bottommargin_40 {
    margin-bottom: 40px
}

.bottommargin_50 {
    margin-bottom: 50px
}

.bottommargin_55 {
    margin-bottom: 55px
}

.bottommargin_60 {
    margin-bottom: 60px
}

.leftmargin_10 {
    margin-left: 10px
}

.leftmargin_20 {
    margin-left: 20px
}

.leftmargin_30 {
    margin-left: 30px
}

.leftmargin_40 {
    margin-left: 40px
}

.leftmargin_50 {
    margin-left: 50px
}

.leftmargin_60 {
    margin-left: 60px
}

.rightmargin_10 {
    margin-right: 10px
}

.rightmargin_20 {
    margin-right: 20px
}

.rightmargin_30 {
    margin-right: 30px
}

.rightmargin_40 {
    margin-right: 40px
}

.rightmargin_50 {
    margin-right: 50px
}

.rightmargin_60 {
    margin-right: 60px
}

.padding_0 {
    padding: 0
}

.padding_10 {
    padding: 10px
}

.padding_20 {
    padding: 20px
}

.padding_30 {
    padding: 30px
}

.padding_40 {
    padding: 40px
}

.toppadding_10 {
    padding-top: 10px
}

.toppadding_20 {
    padding-top: 20px
}

.toppadding_30 {
    padding-top: 30px
}

.toppadding_40 {
    padding-top: 40px
}

.toppadding_50 {
    padding-top: 50px
}

.toppadding_60 {
    padding-top: 60px
}

.bottompadding_10 {
    padding-bottom: 10px
}

.bottompadding_20 {
    padding-bottom: 20px
}

.bottompadding_30 {
    padding-bottom: 30px
}

.bottompadding_40 {
    padding-bottom: 40px
}

.bottompadding_50 {
    padding-bottom: 50px
}

.bottompadding_60 {
    padding-bottom: 60px
}

.leftpadding_10 {
    padding-left: 10px
}

.leftpadding_20 {
    padding-left: 20px
}

.leftpadding_30 {
    padding-left: 30px
}

.leftpadding_40 {
    padding-left: 40px
}

.leftpadding_50 {
    padding-left: 50px
}

.leftpadding_60 {
    padding-left: 60px
}

.rightpadding_10 {
    padding-right: 10px
}

.rightpadding_20 {
    padding-right: 20px
}

.rightpadding_30 {
    padding-right: 30px
}

.rightpadding_40 {
    padding-right: 40px
}

.rightpadding_50 {
    padding-right: 50px
}

.rightpadding_60 {
    padding-right: 60px
}

.fontsize_16 {
    font-size: 16px
}

.fontsize_18 {
    font-size: 18px
}

.fontsize_20 {
    font-size: 20px
}

.fontsize_24 {
    font-size: 24px
}

.fontsize_32 {
    font-size: 32px
}

.display_table {
    display: table;
    min-width: 100%;
    height: 100%;
    margin: auto
}

.display_table_cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
    overflow: hidden;
    zoom: 1
}

@media (min-width: 1200px) {
    .text-lg-right {
        text-align: right
    }

    .text-lg-left {
        text-align: left
    }

    .text-lg-center {
        text-align: center
    }

    .display_table_lg {
        display: table;
        min-width: 100%;
        height: 100%;
        margin: auto
    }

    .display_table_cell_lg {
        display: table-cell;
        vertical-align: middle;
        float: none;
        overflow: hidden;
        zoom: 1
    }
}

@media (min-width: 992px) {
    .text-md-right {
        text-align: right
    }

    .text-md-left {
        text-align: left
    }

    .text-md-center {
        text-align: center
    }

    .display_inline_md {
        display: inline
    }

    .display_table_md {
        display: table;
        min-width: 100%;
        height: 100%;
        margin: auto
    }

    .display_table_cell_md {
        display: table-cell;
        vertical-align: middle;
        float: none;
        overflow: hidden;
        zoom: 1
    }
}

@media (min-width: 768px) {
    .text-sm-right {
        text-align: right
    }

    .text-sm-left {
        text-align: left
    }

    .text-sm-center {
        text-align: center
    }

    .display_table_sm {
        display: table;
        min-width: 100%;
        height: 100%;
        margin: auto
    }

    .display_table_cell_sm {
        display: table-cell;
        vertical-align: middle;
        float: none;
        overflow: hidden;
        zoom: 1
    }
}

@media (max-width: 767px) {
    .text-xs-right {
        text-align: right
    }

    .text-xs-left {
        text-align: left
    }

    .text-xs-center {
        text-align: center
    }

    .not_found {
        font-size: 130px
    }
}

@media (max-width: 500px) {
    .hidden-xxs {
        display: none
    }
}

.inline-dropdown {
    list-style: none;
    margin: 0;
    padding: 0
}

.inline-dropdown > li {
    display: inline-block
}

.small-text {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .1em
}

.with_border .item-media {
    margin: -1px;
    z-index: 1
}

.side-item .row {
    margin: 0
}

.side-item [class*=col-] {
    padding: 0;
    margin: 0
}

.side-item .item-content h4 {
    padding-bottom: 20px
}

.side-item.content-padding .item-content {
    padding-top: 27px;
    padding-bottom: 17px;
    padding-left: 30px;
    padding-right: 30px
}

.side-item.full-padding {
    padding: 30px
}

.side-item .item-title + .item-content {
    padding-top: 20px
}

.side-item.with_border [class*=col-] > .item-title {
    margin-right: -1px;
    margin-left: -1px
}

@media (max-width: 991px) {
    .side-item [class*=-md-] .item-content {
        padding-top: 27px
    }
}

@media (min-width: 992px) {
    .side-item [class*=-md-] .item-content {
        padding-left: 30px
    }

    .side-item [class*=-md-][class*=pull-] .item-content {
        padding-left: 0;
        padding-right: 30px
    }

    .side-item.with_border [class*=-md-] > .item-title {
        margin-top: -1px
    }
}

@media (max-width: 767px) {
    .side-item [class*=-sm-] .item-content {
        padding-top: 27px
    }
}

@media (min-width: 768px) {
    .side-item [class*=-sm-] .item-content {
        padding-left: 30px
    }

    .side-item [class*=-sm-][class*=pull-] .item-content {
        padding-left: 0;
        padding-right: 30px
    }

    .side-item.with_border [class*=-sm-] > .item-title {
        margin-top: -1px
    }
}

.item-title h2, .item-title h3, .item-title h4 {
    margin: 0;
    padding: 30px
}

.vertical-item.full-padding {
    padding: 30px
}

.vertical-item.content-padding .item-content {
    padding: 0 30px 20px
}

.vertical-item.content-absolute {
    position: relative
}

.vertical-item.content-absolute .item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 30px 10px
}

.vertical-item.content-absolute.vertical-center .item-content {
    top: 0;
    line-height: 1.1
}

.item-meta {
    margin-bottom: 10px
}

.item-meta i {
    position: relative;
    font-size: 20px;
    top: 3px;
    padding: 0;
    margin: 0
}

.item-media {
    position: relative;
    overflow: hidden
}

.media-links {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.media-links div {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -25px;
    z-index: 4
}

.media-links:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(55, 52, 47, .5);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

[class*=item]:hover .media-links:before {
    filter: alpha(opacity=50);
    opacity: .5
}

.media-links a.abs-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0
}

[class*=item]:hover .media-links a.abs-link {
    opacity: 1
}

.media-links a.abs-link:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 30px;
    bottom: 30px;
    right: 30px;
    border: 1px solid #fff
}

.links-wrap a {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: -100px;
    display: inline-block;
    z-index: 5;
    font-size: 24px;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all .6s cubic-bezier(.175, .885, .32, 1.275) 0s;
    -moz-transition: all .6s cubic-bezier(.175, .885, .32, 1.275) 0s;
    -ms-transition: all .6s cubic-bezier(.175, .885, .32, 1.275) 0s;
    -o-transition: all .6s cubic-bezier(.175, .885, .32, 1.275) 0s;
    -webkit-transition: all .6s cubic-bezier(.175, .885, .32, 1.275) 0s;
    border: 1px solid #019645;
    background-color: #019645;
    color: #fff
}

.links-wrap a:hover {
    color: rgba(255, 255, 255, .6)
}

.links-wrap a.p-link {
    background-color: transparent;
    border-color: #fff;
    transition: all .6s cubic-bezier(.175, .885, .32, 1.275) .1s;
    -moz-transition: all .6s cubic-bezier(.175, .885, .32, 1.275) .1s;
    -ms-transition: all .6s cubic-bezier(.175, .885, .32, 1.275) .1s;
    -o-transition: all .6s cubic-bezier(.175, .885, .32, 1.275) .1s;
    -webkit-transition: all .6s cubic-bezier(.175, .885, .32, 1.275) .1s
}

.links-wrap a:before {
    font-family: rt-icons-2;
    content: "\e6d4"
}

.links-wrap a.p-link:before {
    content: "\e707"
}

[class*=item]:hover .links-wrap a {
    top: 0;
    filter: alpha(opacity=100);
    opacity: 1
}

[class*=item]:hover .media-links div {
    filter: alpha(opacity=100);
    opacity: 1
}

.item-icons {
    display: table;
    width: 100%;
    border-top: 1px solid rgba(128, 128, 128, .1)
}

.item-icons i {
    display: block;
    font-size: 16px
}

.item-icons > div {
    padding: 22px 10px 18px;
    display: table-cell
}

.item-icons > div + div {
    border-left: 1px solid rgba(128, 128, 128, .1)
}

.bottom-border {
    position: relative
}

.bottom-border:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: rgba(0, 0, 0, .1)
}

.block-header {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: .1em;
    line-height: 1;
    padding-bottom: 9px
}

.block-header .highlight {
    position: relative
}

.block-header .highlight:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -11px;
    height: 3px;
    z-index: 2;
    background-color: #019645
}

.shop-sorting {
    border-bottom: 1px solid #3c3c3c;
    margin-bottom: 30px
}

.shop-sorting::after {
    content: '';
    display: table;
    clear: both
}

.shop-sorting__info {
    font: 14px/40px 'Roboto', sans-serif;
    float: left;
    margin: 0 20px 0 0;
    text-transform: uppercase;
    color: #686868
}

.shop-sorting__wrapp {
    position: relative
}

.shop-sorting__wrapp::before {
    font-family: flaticon;
    font-size: 12px;
    line-height: 24px;
    content: '\f11c';
    display: inline-block;
    float: none;
    color: #686868;
    position: absolute;
    top: 8px;
    right: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.shop-sorting__sorting {
    float: right
}

.shop-sorting__sorting .form-control {
    font: 14px/16px 'Roboto', sans-serif;
    color: #686868;
    text-transform: uppercase;
    background: 0 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: relative;
    width: 180px;
    box-sizing: border-box;
    -webkit-transition: .5s all;
    transition: .5s all
}

.shop-sorting__sorting .form-control::-ms-expand {
    display: none
}

.shop-sorting__sorting .form-control:hover {
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.shop-sorting__sorting .form-control option {
    background: 0 0;
    border: none;
    color: #686868
}

.shop-sorting__sorting .form-control option:hover {
    color: #fff
}

.shop-boxed {
    font-size: 0
}

.shop-boxed .shop-item {
    width: 270px;
    -webkit-transition: .5s all;
    transition: .5s all
}

@media (max-width: 1199px) {
    .shop-boxed .shop-item {
        width: 299px
    }
}

@media (max-width: 991px) {
    .shop-boxed .shop-item {
        width: 194px
    }
}

@media (max-width: 767px) {
    .shop-boxed .shop-item {
        width: 216px
    }
}

@media (max-width: 480px) {
    .shop-boxed .shop-item {
        width: 100%;
        margin-right: 0
    }
}

.shop-boxed .shop-item:nth-child(3n) {
    margin-right: 0
}

@media (max-width: 1199px) {
    .shop-boxed .shop-item:nth-child(3n) {
        margin-right: 18px
    }
}

@media (max-width: 1199px) {
    .shop-boxed .shop-item:nth-child(2n) {
        margin-right: 0
    }
}

.shop-boxed .shop-item:last-child {
    margin-right: 0
}

.shop-item {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-right: 18px;
    box-sizing: border-box;
    background: #fff;
    border: 2px solid #019645;
    margin-bottom: 30px
}

.shop-item__price {
    font: 900 22px/24px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 30px
}

.shop-item__content .shop-item__title {
    font: 18px/20px 'Roboto', sans-serif;
    color: #5f5f5f;
    text-align: center;
    padding: 0 10px
}

.shop-item__content .shop-item__title a {
    color: #5f5f5f
}

.shop-item__content .shop-item__title a:hover {
    color: #019645
}

.shop-item__content .shop-item__button {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    background: #019645;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 17px 0;
    margin-bottom: -2px;
    margin-left: -2px;
    margin-right: -2px
}

.shop-item__content .shop-item__button:hover {
    background: #f5f5f5;
    color: #000
}

.shop-item__img {
    margin-bottom: 26px;
    position: relative;
    overflow: hidden;
    position: relative
}

.shop-item__img img {
    width: 100%
}

.shop-item__img::before {
    content: '';
    display: inline-block;
    float: none;
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    height: 0;
    background: rgba(249, 200, 9, .8);
    -webkit-transition: .5s all;
    transition: .5s all
}

@media (max-width: 991px) {
    .shop-item__img::before {
        left: 10px;
        right: 10px
    }
}

.shop-item__img:hover::before {
    height: 100%;
    -webkit-transition: .5s all;
    transition: .5s all
}

.shop-item__img:hover .shop-item__btn-wrapp-01 {
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s all;
    transition: .5s all;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    top: 50%
}

.shop-item__img:hover .shop-item__btn-wrapp-02 {
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s all;
    transition: .5s all;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    top: 50%
}

.shop-item__img:hover .shop-item__btn-wrapp-03 {
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s all;
    transition: .5s all;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    top: 50%
}

.shop-item__img:hover .shop-item__img-btn {
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s all;
    transition: .5s all
}

.shop-item__onsale {
    font: bold 12px/14px 'Roboto', sans-serif;
    position: absolute;
    top: 0;
    left: 50%;
    color: #000;
    background: #019645;
    text-transform: uppercase;
    padding: 13px 20px;
    box-sizing: border-box;
    width: 80px;
    text-align: center;
    margin-left: -40px
}

.shop-list .shop-item {
    width: 100%;
    margin-right: 0
}

.shop-list .shop-item__img {
    width: 32%;
    float: left;
    margin-bottom: 0
}

@media (max-width: 991px) {
    .shop-list .shop-item__img {
        width: 100%
    }
}

.shop-list .shop-item__img::before {
    left: 10px;
    right: 10px
}

.shop-list .shop-item__content {
    width: 68%;
    float: left;
    box-sizing: border-box;
    padding: 40px 20px 0 28px
}

@media (max-width: 991px) {
    .shop-list .shop-item__content {
        width: 100%;
        padding: 20px
    }
}

.shop-list .shop-item__title {
    font: 400 22px/24px 'Roboto', sans-serif;
    color: #000;
    text-align: left;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 20px
}

.shop-list .shop-item__title a {
    color: #000;
    font-weight: 400
}

.shop-list .shop-item__price {
    margin-bottom: 10px;
    text-align: left;
    padding: 0
}

.shop-list .shop-item__button {
    display: inline-block;
    float: right;
    padding-left: 45px;
    padding-right: 45px;
    margin-bottom: -2px;
    margin-right: -22px
}

.shop-item__text {
    font: 16px/30px 'Lato' 'Arial', sans-serif;
    color: #5f5f5f;
    margin-bottom: 25px
}

.shop-item__wishlist-wrapp {
    font: 8px/10px 'Roboto', sans-serif;
    position: absolute;
    top: -38px;
    left: 50%;
    margin-left: -26px;
    display: inline-block;
    float: none;
    background: #f5f5f5;
    padding: 5px 10px;
    border: 1px solid #cbcbcb;
    visibility: collapse;
    opacity: 0;
    -webkit-transition: .5s all;
    transition: .5s all;
    width: 50px
}

.shop-item__wishlist-item {
    position: relative
}

.shop-item__wishlist-item::before {
    content: '';
    display: inline-block;
    float: none;
    border-top: 5px solid #cbcbcb;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -5px
}

.shop-item__wishlist-item::after {
    content: '';
    display: inline-block;
    float: none;
    border-top: 5px solid #f5f5f5;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -5px
}

.shop-item__img-btn {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    z-index: 10;
    font-size: 0;
    text-align: center;
    visibility: collapse;
    opacity: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.shop-item__img-btn::before {
    font-family: flaticon;
    content: '\f11c';
    font-size: 10px;
    color: #929292;
    line-height: 40px
}

.shop-item__img-btn:hover {
    background: #000
}

.shop-item__img-btn:hover::before {
    color: #fff
}

@media (max-width: 767px) {
    .shop-sorting__info {
        width: 100%;
        margin-left: 20px
    }
}

@media (max-width: 767px) {
    .shop-sorting__sorting {
        width: 100%;
        margin-right: 0
    }
}

.shop-item__btn-wrapp-01 {
    position: absolute;
    top: -100%;
    left: 50%;
    z-index: 20;
    margin-top: -21px;
    margin-left: -70px;
    visibility: collapse;
    opacity: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.shop-item__btn-wrapp-01 .shop-item__wishlist {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    font-size: 20px;
    display: inline-block;
    float: none;
    font-size: 0;
    position: relative;
    text-align: center;
    color: #000
}

.shop-item__btn-wrapp-01 .shop-item__wishlist::before {
    font-family: flaticon;
    content: '\f113';
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.shop-item__btn-wrapp-01 .shop-item__wishlist:hover {
    color: #fff;
    background: #000
}

.shop-item__btn-wrapp-01 .shop-item__wishlist:hover .shop-item__wishlist-wrapp {
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s all;
    transition: .5s all;
    color: #000;
    top: -28px
}

.shop-item__btn-wrapp-02 {
    position: absolute;
    top: -100%;
    left: 50%;
    z-index: 20;
    margin-top: -21px;
    margin-left: -20px;
    visibility: collapse;
    opacity: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.shop-item__btn-wrapp-02 .shop-item__link {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    font-size: 20px;
    display: inline-block;
    float: none;
    font-size: 0;
    position: relative;
    text-align: center;
    color: #000
}

.shop-item__btn-wrapp-02 .shop-item__link::before {
    font-family: rt-icons-2;
    content: '\e02e';
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.shop-item__btn-wrapp-02 .shop-item__link:hover {
    color: #fff;
    background: #000
}

.shop-item__btn-wrapp-02 .shop-item__link:hover .shop-item__wishlist-wrapp {
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s all;
    transition: .5s all;
    color: #000;
    top: -28px
}

.shop-item__btn-wrapp-03 {
    position: absolute;
    top: -100%;
    left: 50%;
    z-index: 20;
    margin-top: -21px;
    margin-left: 30px;
    visibility: collapse;
    opacity: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.shop-item__btn-wrapp-03 .shop-item__info {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    font-size: 20px;
    display: inline-block;
    float: none;
    font-size: 0;
    position: relative;
    text-align: center;
    color: #000
}

.shop-item__btn-wrapp-03 .shop-item__info::before {
    font-family: flaticon;
    content: '\f110';
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.shop-item__btn-wrapp-03 .shop-item__info:hover {
    color: #fff;
    background: #000
}

.shop-item__btn-wrapp-03 .shop-item__info:hover .shop-item__wishlist-wrapp {
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s all;
    transition: .5s all;
    color: #000;
    top: -28px
}

.boxed .shop-boxed .shop-item {
    width: 253px
}

@media (max-width: 1199px) {
    .boxed .shop-boxed .shop-item {
        width: 275px
    }
}

@media (max-width: 991px) {
    .boxed .shop-boxed .shop-item {
        width: 173px
    }
}

@media (max-width: 767px) {
    .boxed .shop-boxed .shop-item {
        width: 47.5%
    }
}

@media (max-width: 480px) {
    .boxed .shop-boxed .shop-item {
        width: 100%;
        margin-right: 0
    }
}

@media (max-width: 991px) {
    .boxed ul.pagination.pagination-type-1 li:first-child a, .boxed ul.pagination.pagination-type-1 li:first-child span {
        width: 45px
    }
}

@media (max-width: 991px) {
    .boxed ul.pagination.pagination-type-1 li:last-child a, .boxed ul.pagination.pagination-type-1 li:last-child span {
        width: 45px
    }
}

.shop-single-item {
    background: #fff;
    width: 100%;
    border: 3px solid #019645;
    position: relative;
    margin-bottom: 60px
}

.shop-single-item::after {
    content: '';
    display: table;
    clear: both
}

.shop-single-item .shop-single-title {
    font: 22px/30px 'Roboto', sans-serif;
    color: #000;
    margin-bottom: 6px;
    margin-top: 0
}

.shop-single-item .shop-single-item__btn {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    padding: 18px 46px;
    background: #019645;
    position: absolute;
    right: -3px;
    bottom: -3px
}

.shop-single-item .shop-single-item__btn:hover {
    background: #000;
    color: #fff
}

.shop-single-subtitle {
    font: 300 12px/14px 'Roboto', sans-serif;
    color: #5f5f5f;
    text-transform: uppercase;
    margin-bottom: 29px
}

.shop-single-item-01 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-top: 25px;
    margin-left: -3px;
    margin-right: 3px
}

@media (max-width: 767px) {
    .shop-single-item-01 {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-top: 0;
        margin-bottom: 50px
    }
}

.shop-single-item-02 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 22px 28px 15px;
    position: relative
}

@media (max-width: 767px) {
    .shop-single-item-02 {
        width: 100%;
        padding: 20px
    }
}

.shop-single-item__wish {
    display: inline-block;
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 47px;
    height: 47px;
    background: #019645;
    font-size: 0;
    text-align: center
}

@media (max-width: 767px) {
    .shop-single-item__wish {
        position: static;
        margin-bottom: 10px
    }
}

.shop-single-item__wish::before {
    font-family: flaticon;
    content: '\f113';
    font-size: 18px;
    line-height: 47px;
    color: #000;
    display: inline-block;
    float: none
}

.shop-single-item__wish:hover {
    background: #000
}

.shop-single-item__wish:hover::before {
    color: #fff
}

.shop-single-item__meta {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 19px
}

.shop-single-item__meta::after {
    content: '';
    display: table;
    clear: both
}

.shop-single-item__meta .star-rating {
    float: right;
    margin: 20px 0
}

.shop-single-item__price {
    font: 900 22px/24px 'Roboto', sans-serif;
    color: #000;
    float: left;
    margin: 13px 0
}

.shop-single-item__reviews {
    font: 12px/24px 'Roboto', sans-serif;
    color: #9f9f9f;
    float: right;
    margin: 13px 0
}

.shop-single-item__text {
    margin-bottom: 33px
}

.shop-single-item__text p {
    font: 16px/30px 'Roboto', sans-serif;
    color: #5f5f5f;
    margin-bottom: 10px
}

.shop-single-item__colors {
    font-size: 0;
    margin-bottom: 38px
}

.shop-single-item__colors .shop-single-item__title {
    font: 600 16px/18px 'Roboto', sans-serif;
    color: #000;
    margin-bottom: 10px
}

.shop-single-item__colors a {
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    font-size: 0;
    line-height: 0;
    margin-right: 10px
}

.shop-single-item__color1 {
    background: #2c52a3
}

.shop-single-item__color2 {
    background: #59666e
}

.shop-single-item__color3 {
    background: #001278
}

.shop-single-item__gty-title {
    font: 600 16px/18px 'Roboto', sans-serif;
    display: block;
    color: #000;
    margin-bottom: 13px
}

.shop-single-item__gty {
    display: block;
    float: none;
    vertical-align: middle;
    margin-bottom: 112px
}

@media (max-width: 767px) {
    .shop-single-item__gty {
        margin-bottom: 50px
    }
}

.shop-single-item__gty .quantity {
    margin-bottom: 0;
    border: 1px solid #5f5f5f;
    width: 137px
}

.shop-single-item__gty .quantity #product_quantity {
    font: 300 18px/30px 'Roboto', sans-serif;
    width: 100%;
    max-width: inherit;
    text-align: center;
    height: 48px;
    box-sizing: border-box
}

.shop-single-item__inf {
    font: 300 12px/14px 'Roboto', sans-serif;
    color: #5f5f5f;
    margin: 0
}

.quantity__minus {
    position: absolute;
    top: 50%;
    left: 3px;
    margin-top: -12px
}

.quantity__minus::before {
    font-family: flaticon;
    content: '\f102';
    font-size: 14px;
    line-height: 16px;
    color: #000
}

.quantity__plus {
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -12px
}

.quantity__plus::before {
    font-family: flaticon;
    content: '\f11c';
    font-size: 14px;
    line-height: 16px;
    color: #000
}

.shop-flexslider .flex-control-thumbs {
    margin-top: 10px
}

.shop-flexslider .flex-control-thumbs li:last-child {
    padding-right: 0
}

.shop-flexslider .flex-control-thumbs li img {
    opacity: 1
}

.shop-flexslider .flex-control-thumbs li .flex-active {
    opacity: .25
}

.shop-single-tab {
    background: #fff
}

.shop-single-tab .nav-tabs > li > a {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    text-transform: uppercase;
    border-color: transparent;
    background: #f0f0f0;
    border-right-color: #e4e4e4;
    margin-right: 0;
    padding: 15px 45px
}

@media (max-width: 767px) {
    .shop-single-tab .nav-tabs > li > a {
        padding: 15px 25px
    }
}

@media (max-width: 480px) {
    .shop-single-tab .nav-tabs > li > a {
        padding: 10px 15px
    }
}

.shop-single-tab .nav-tabs > li > a:hover {
    background: #019645
}

.shop-single-tab .nav-tabs > li:last-child a {
    border-right-color: transparent
}

.shop-single-tab .nav-tabs > li.active {
    font: bold 12px/14px 'Roboto', sans-serif;
    color: #000;
    border-color: transparent
}

.shop-single-tab .nav-tabs > li.active a {
    border-color: transparent
}

.shop-single-tab .nav-tabs > li.active a:hover {
    border-color: transparent
}

.shop-single-tab .nav-tabs > li.active > a, .shop-single-tab .nav-tabs > li.active > a:hover, .shop-single-tab .nav-tabs > li.active > a:focus {
    color: #000
}

.shop-single-tab .tab-content {
    padding: 30px 39px
}

@media (max-width: 767px) {
    .shop-single-tab .tab-content {
        padding: 20px
    }
}

.shop-single-tab .tab-content .tab-pane p {
    font: 16px/30px 'Roboto', sans-serif;
    color: #5f5f5f
}

.resent-products .shop-item {
    margin-right: 0;
    width: 100%
}

ul.pagination.pagination-type-1.shop-pagination {
    margin: 18px 0
}

@media (max-width: 1199px) {
    ul.pagination.pagination-type-1.shop-pagination li:first-child {
        margin-right: 0
    }

    ul.pagination.pagination-type-1.shop-pagination li:last-child {
        margin-left: 0
    }
}

.currency-dropdown .dropdown-menu {
    min-width: 0;
    padding: 20px 10px
}

.currency-dropdown .dropdown-menu > li > a {
    color: inherit;
    padding: 5px 20px
}

.currency-dropdown .dropdown-menu > li > a:hover, .currency-dropdown .dropdown-menu > li.active-currency {
    color: #000
}

.login-dropdown .dropdown-menu {
    min-width: 400px;
    padding: 30px
}

.login-dropdown .dropdown-menu .form-control {
    border-color: rgba(0, 0, 0, .05)
}

.cart-dropdown .dropdown-menu {
    min-width: 400px;
    padding: 20px 30px
}

@media (max-width: 767px) {
    .login-dropdown, .cart-dropdown {
        position: static
    }

    .login-dropdown .dropdown-menu, .cart-dropdown .dropdown-menu {
        margin-left: 0;
        margin-right: 0;
        right: 0;
        left: 0;
        min-width: 0
    }
}

#products:before, #products:after {
    content: '';
    clear: both;
    display: table
}

li.product {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

.owl-item .product {
    padding: 0
}

.product .row {
    position: relative
}

.product [class*=col-] {
    position: static
}

.product [class*=col-].images a {
    display: block;
    position: relative
}

.product h3 {
    margin-bottom: 20px
}

.product .rating-title {
    font-size: 1.2em
}

.product [class*=col-]:first-child h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 18px 0 24px;
    position: relative;
    letter-spacing: 0
}

.product .theme_button {
    margin: 4px 0 11px;
    padding-right: 25px;
    padding-left: 25px;
    min-width: auto
}

.product .product-media {
    position: relative
}

.product [class*=col-]:first-child a span, .product [class*=col-]:first-child .product-media span {
    position: absolute;
    background-color: #e23751;
    color: #fff;
    padding: 8px 18px;
    text-transform: uppercase;
    top: 20px;
    right: 20px
}

.product [class*=col-]:first-child a span.onsale, .product [class*=col-]:first-child .product-media span.onsale {
    background-color: #019645;
    left: 20px;
    bottom: 20px;
    right: auto;
    top: auto
}

.related > h2 {
    margin: 20px 0 30px
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1em;
    font-size: 12px;
    width: 5.5em;
    font-family: fontawesome;
    margin-bottom: 16px
}

.star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    letter-spacing: 2px;
    letter-spacing: 0 \9;
    color: #019645
}

.star-rating:before {
    content: "\f006\f006\f006\f006\f006";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    letter-spacing: 2px;
    letter-spacing: 0 \9;
    color: #019645
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.star-rating span:before {
    color: #019645
}

.price {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #000;
    background-color: #fff;
    padding: 8px 18px
}

.price del {
    opacity: .5;
    font-size: 12px
}

.price ins {
    text-decoration: none
}

.product-buttons {
    position: absolute;
    bottom: 20px;
    right: 20px
}

.product-buttons a {
    float: left;
    width: 40px;
    height: 40px;
    font-size: 16px;
    text-align: center
}

.product-buttons a i {
    line-height: 40px
}

.product-buttons a.favorite_button {
    background-color: #fff;
    color: #000
}

.product-buttons a.add_to_cart_button {
    color: #fff;
    background-color: #019645
}

.product-buttons a.add_to_cart_button.loading [class*=rt-icon] {
    display: inline-block;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

.product-buttons a.add_to_cart_button.loading [class*=rt-icon]:before {
    content: "\e61b"
}

.product-buttons a:hover {
    background-color: #000;
    color: #fff
}

.product-buttons a.added_to_cart {
    background-color: #fff;
    font-size: 0;
    color: transparent
}

.product-buttons a.added_to_cart:hover {
    background-color: #019645
}

.product-buttons a.added_to_cart:before {
    content: "\e6c0";
    line-height: 40px;
    color: #000;
    font-family: rt-icons-2;
    font-size: 26px
}

.grid-view {
    text-align: center
}

.grid-view .row {
    position: relative
}

.grid-view .product [class*=col-]:last-child {
    padding: 20px 35px;
    position: absolute;
    top: 0
}

.grid-view .product [class*=col-]:last-child h3 {
    display: none
}

.grid-view .item-content h4 {
    display: none
}

.grid-view .star-rating {
    display: none
}

.grid-view .product-description {
    display: none
}

.grid-view [class*=col-] {
    width: 100%;
    float: none
}

.list-view .product {
    float: none;
    width: 100%
}

.list-view .product [class*=col-]:first-child h3 {
    display: none
}

.product_meta_bottom {
    margin: 0 0 20px
}

.product-tabs {
    margin-top: 30px
}

.owl-carousel.product-thumbnails {
    margin: 30px 0
}

.owl-carousel.product-thumbnails .owl-dots {
    margin: 20px 0 5px
}

.owl-carousel.product-thumbnails .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-width: 1px
}

.owl-carousel.product-thumbnails .owl-nav {
    margin-top: -18px
}

.owl-carousel.product-thumbnails .owl-nav > div {
    right: 0
}

.owl-carousel.product-thumbnails .owl-nav > div:first-child {
    left: 0
}

.owl-carousel.product-thumbnails .owl-nav > div:after {
    font-size: 16px;
    color: #000
}

.product-icons .teaser [class*=_bg_color] {
    padding: 10px
}

.product + .nav-tabs {
    margin-top: 60px
}

.tab-content .comments-area {
    margin-top: 10px
}

.tab-content .comment-respond {
    margin-top: 30px
}

.tab-content .comment-respond h4 {
    margin-bottom: 0;
    font-size: 28px
}

.comment .star-rating {
    display: inline-block;
    top: 5px;
    margin-left: 10px
}

.stars {
    position: relative
}

.stars a {
    font-size: 12px;
    display: inline-block;
    font-weight: 700;
    text-indent: -9999px;
    position: relative;
    border-bottom: 2px solid transparent;
    color: #019645;
    letter-spacing: .1em
}

.stars a.active {
    border-bottom: 1px solid #019645
}

.stars a:after {
    font-family: rt-icons-2;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.stars a.star-1 {
    width: 2em
}

.stars a.star-1:after {
    content: "\e7aa"
}

.stars a.star-2 {
    width: 3em
}

.stars a.star-2:after {
    content: "\e7aa\e7aa"
}

.stars a.star-3 {
    width: 4em
}

.stars a.star-3:after {
    content: "\e7aa\e7aa\e7aa"
}

.stars a.star-4 {
    width: 5em
}

.stars a.star-4:after {
    content: "\e7aa\e7aa\e7aa\e7aa"
}

.stars a.star-5 {
    width: 6em
}

.stars a.star-5:after {
    content: "\e7aa\e7aa\e7aa\e7aa\e7aa"
}

.comment-form-rating .stars span {
    display: block;
    padding: 20px 0;
    text-align: center
}

.shop-adds {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4
}

.shop-adds.teaser {
    margin-bottom: 0
}

.shop-adds.teaser [class*=_bg_color] {
    padding: 12px
}

.cart-table {
    margin-bottom: 30px
}

.table.cart-table .cart_item .media {
    margin-left: -15px
}

.table.cart-table .cart_item img {
    max-width: 80px
}

.table.cart-table .cart_item h4 {
    margin-bottom: 12px
}

.table.cart-table .cart_item td {
    vertical-align: middle;
    padding: 18px 10px
}

.cart_totals h4:first-child {
    margin: 60px 0 30px
}

.cart_totals table {
    margin: 0 0 50px
}

.cart_totals table tr td {
    padding: 20px 10px
}

.quantity {
    position: relative;
    display: inline-block
}

.quantity [type=button] {
    position: absolute;
    line-height: 1;
    border: none;
    width: 22px;
    height: 24px;
    background-color: transparent
}

.quantity [type=number] {
    min-width: 70px
}

.shop-info {
    margin-bottom: 15px
}

#createaccount {
    margin-top: 0
}

#ship-to-different-address label {
    display: inline-block
}

#ship-to-different-address label + input {
    margin: 0 12px
}

.wc_payment_method img {
    display: inline-block;
    padding: 0 10px
}

.form-row:before, .form-row:after {
    content: '';
    display: block;
    clear: both
}

.form-row .checkbox {
    margin: -5px 0 0
}

.form-row .lost_password {
    margin: 15px 0 -15px
}

.form-row label {
    display: block
}

@media (min-width: 768px) {
    .form-row label {
        padding-right: 15px;
        width: 30%;
        float: left
    }

    .form-row label + *, .form-row.address-field input {
        float: right
    }
}

.select2-container .select2-choice {
    border: none;
    padding: 10px 20px;
    border-radius: none
}

.shop-checkout-payment {
    margin-top: 40px
}

.shop-checkout-payment .radio {
    margin: 2px 0
}

.widget_shopping_cart img {
    max-width: 80px
}

.widget_shopping_cart h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 400
}

.widget_shopping_cart .cart_list {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: 20px;
    margin: 20px 0
}

.widget_shopping_cart .media-body:last-child {
    width: 1000px
}

.widget_shopping_cart .media-body:last-child i {
    padding: 0 0 0 10px
}

.widget_layered_nav .color-filters li {
    display: inline-block;
    margin: 0 29px 14px 0
}

.widget_layered_nav .color-filters a {
    display: inline-block;
    width: 23px;
    height: 23px;
    font-size: 0;
    background-color: #ccc;
    color: transparent;
    position: relative
}

.widget_layered_nav .color-filters a:before {
    content: '';
    display: block;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, .05);
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px
}

.widget_layered_nav .color-filters span {
    position: relative;
    top: 2px;
    left: 5px
}

.widget_products img {
    max-width: 80px
}

.widget_products .media h3 {
    font-size: inherit;
    line-height: 1.4;
    margin: 3px 0 10px
}

.widget_products .star-rating {
    margin-bottom: 10px
}

.widget_products .price {
    position: static;
    background-color: transparent;
    padding: 0
}

.widget_products .add_to_cart_button {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    background-color: #019645;
    color: #fff;
    margin-right: 5px
}

.widget_products .add_to_cart_button:hover {
    color: #fff;
    background-color: #000
}

.widget_top_rated_products img {
    max-width: 80px
}

.widget_recent_reviews li {
    margin-bottom: 16px
}

.widget_recent_reviews li:before, .widget_recent_reviews li:after {
    content: '';
    display: block;
    clear: both
}

.widget_recent_reviews img {
    display: block;
    float: left;
    max-width: 80px;
    margin-right: 10px
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 100ms ease;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
    transition: transform 100ms ease, -webkit-transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #019645;
    margin: 5px;
    padding: 5px;
    background: #000;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #019645;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #019645;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 50%
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000
}

.owl-carousel .owl-item {
    -webkit-transition: opacity .4s ease .2s;
    transition: opacity .4s ease .2s;
    opacity: 0
}

.owl-carousel .owl-item.active {
    opacity: 1
}

.owl-center .owl-item {
    opacity: 1
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flexslider {
    margin: 0;
    position: relative;
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    font-size: 0;
    color: transparent;
    text-align: center
}

.flex-direction-nav .flex-prev {
    left: 40px
}

.flex-direction-nav .flex-next {
    right: 40px;
    text-align: right
}

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 40px
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 40px
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-direction-nav a:before {
    font-family: fontawesome;
    font-size: 40px;
    content: '\f104';
    color: #fff;
    position: absolute;
    top: 5px;
    left: 12px
}

.flex-direction-nav a.flex-next:before {
    content: '\f105';
    left: 14px
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: rt-icons-2;
    font-size: 20px;
    display: inline-block;
    content: "\e6a2"
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: "\e711"
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 42px;
    text-align: center;
    z-index: 10
}

.flex-control-nav li {
    text-align: center;
    display: inline-block;
    padding: 0 4px;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    color: transparent;
    border: 2px solid #000;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 50%
}

.ds .flex-control-paging li a, .cs .flex-control-paging li a {
    border-color: #fff
}

.flex-control-paging li a:hover {
    border-color: #019645
}

.flex-control-paging li a.flex-active {
    border-color: #019645
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width: 600px) {
    .flex-direction-nav .flex-prev {
        top: 14%
    }

    .flex-direction-nav .flex-next {
        top: 14%
    }
}

.flex-custom-nav {
    text-align: center;
    position: absolute;
    bottom: 38px;
    right: 0;
    left: 0;
    z-index: 3;
    line-height: 1;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.flex-custom-nav .flex-control-nav {
    width: auto;
    display: inline-block;
    position: static
}

.flex-custom-nav .flex-custom-link {
    font-size: 12px;
    position: relative;
    bottom: 7px;
    margin: 0 8px;
    color: #000
}

.ds .flex-custom-nav .flex-custom-link, .cs .flex-custom-nav .flex-custom-link {
    color: #fff
}

.flex-custom-nav .flex-custom-link:hover {
    color: #019645
}

.intro_section:hover .flex-custom-nav {
    opacity: 1
}

div.facebook .pp_expand {
    background: url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.facebook .pp_expand:hover {
    background: url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.facebook .pp_contract {
    background: url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.facebook .pp_contract:hover {
    background: url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
    z-index: 3000
}

div.facebook .pp_description {
    margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
    background: url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
    background: url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default
}

div.facebook .pp_arrow_next {
    background: url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default
}

div.facebook .pp_nav {
    margin-top: 0
}

div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px;
    margin-top: -2px
}

div.facebook .pp_nav .pp_play {
    background: url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px
}

div.facebook .pp_nav .pp_pause {
    background: url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px
}

div.facebook .pp_next:hover {
    background: url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.facebook .pp_previous:hover {
    background: url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.pp_pic_holder a:focus {
    outline: none
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_content {
    height: 40px;
    min-width: 40px;
    overflow: hidden
}

* html .pp_content {
    width: 40px
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

.pp_content_container .pp_left {
    padding-left: 20px
}

.pp_content_container .pp_right {
    padding-right: 20px
}

.pp_content_container .pp_details {
    float: left;
    padding: 7px 10px;
    background-color: #fff
}

.pp_description {
    display: none;
    margin: 0
}

.pp_social {
    float: left;
    margin: 0
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: auto;
    overflow: hidden
}

.pp_social .twitter {
    float: left
}

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}

.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px
}

.pp_nav .pp_play, .pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}

a.pp_arrow_previous, a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}

.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0
}

.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, .5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}

.pp_gallery ul a img {
    border: 0
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

.pp_gallery li.default a {
    background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px
}

div.facebook .pp_gallery .pp_arrow_previous, div.facebook .pp_gallery .pp_arrow_next {
    margin-top: 7px
}

a.pp_next {
    background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
    -webkit-transition: none;
    transition: none
}

a.pp_previous {
    background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
    -webkit-transition: none;
    transition: none
}

a.pp_expand, a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

a.pp_close {
    position: absolute;
    right: 6px;
    top: -16px;
    display: block;
    line-height: 22px;
    text-indent: -10000px
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px
}

#pp_full_res {
    line-height: 1
}

#pp_full_res .pp_inline {
    text-align: left
}

#pp_full_res .pp_inline p {
    margin: 0 0 15px
}

div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px
}

.pp_top, .pp_bottom {
    height: 20px;
    position: relative
}

* html .pp_top, * html .pp_bottom {
    padding: 0 20px
}

.pp_top .pp_left, .pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_top .pp_middle, .pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
    left: 0;
    position: static
}

.pp_top .pp_right, .pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pp_fade, .pp_gallery li.default a img {
    display: none
}

.chart {
    position: relative;
    display: inline-block;
    width: 270px;
    height: 270px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.percent {
    display: inline-block;
    padding-top: 103px;
    font-size: 70px;
    font-weight: 100;
    z-index: 2;
    letter-spacing: -.05em
}

.percent:after {
    content: '%'
}

.angular {
    margin-top: 100px
}

.angular .chart {
    margin-top: 0
}

#timetable span {
    display: block
}

#timetable th, #timetable td {
    vertical-align: middle;
    font-weight: 400;
    text-align: center;
    padding: 25px 5px
}

#timetable thead {
    color: #fff
}

#timetable thead th {
    border: 1px solid rgba(255, 255, 255, .1);
    border-width: 0 1px
}

#timetable tbody th, #timetable tbody td {
    border: 1px solid #e1e1e1;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

#timetable tbody .current {
    background-color: #019645;
    border-color: #019645
}

#timetable tbody .current a {
    color: #fff
}

#toTop {
    right: 0;
    bottom: 0;
    display: none;
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    z-index: 9999;
    font-size: 0;
    color: transparent;
    background-color: #fff
}

#toTop:after {
    font-family: fontawesome;
    content: '\f106';
    color: #5f5f5f;
    font-size: 38px;
    line-height: 70px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

#toTopHover, #toTop:hover {
    bottom: 3px;
    opacity: 1
}

#toTop:hover:after {
    background: #019645;
    color: #fff
}

#toTop:active, #toTop:focus {
    outline: medium
}

.modal-open #toTop {
    visibility: hidden
}

#comingsoon-countdown {
    text-align: center
}

#comingsoon-countdown:before, #comingsoon-countdown:after {
    clear: both;
    display: table;
    content: ' '
}

.countdown-rtl {
    direction: rtl
}

.countdown-row {
    clear: both;
    display: table;
    margin: auto;
    padding: 20px 0;
    margin-bottom: 20px;
    text-align: center
}

.countdown-section {
    display: table-cell;
    padding: 10px 30px 20px;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, .1)
}

.countdown-section:first-child {
    border-left-width: 0
}

.countdown-amount {
    font-size: 90px;
    line-height: 1;
    font-weight: 100;
    color: #019645
}

.countdown-period {
    display: block;
    font-size: 28px;
    font-weight: 100
}

.countdown-descr {
    display: block
}

@media (max-width: 767px) {
    .countdown-section {
        padding: 20px 8px 0
    }

    .countdown-amount {
        font-size: 40px
    }

    .countdown-period {
        font-size: 16px
    }
}

a[class*=soc-]:before {
    font-family: socicon;
    font-size: 16px
}

a.social-icon {
    display: inline-block;
    line-height: 1;
    text-align: center;
    vertical-align: middle
}

a.social-icon span {
    opacity: .7;
    display: block;
    font-size: 14px;
    text-transform: uppercase
}

a.social-icon span:first-child {
    font-size: 24px;
    margin-top: 8px;
    font-weight: 700
}

a.social-icon [class*=rt-icon] + span {
    font-size: 24px;
    margin-top: 8px;
    font-weight: 700
}

a.social-icon + a.social-icon, .tooltip + a.social-icon {
    margin-left: 16px
}

a.social-icon.bg-icon + a.social-icon.bg-icon {
    margin-left: 7px
}

a.social-icon.color-bg-icon + a.social-icon.color-bg-icon {
    margin-left: 1px
}

a.social-icon.block-icon {
    width: 100%
}

a[class*=soc-].rounded-icon {
    border-radius: 50%
}

a.big-icon {
    width: 112px;
    height: 112px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden
}

a.big-icon[class*=soc-]:before {
    font-size: 32px
}

a.big-icon [class*=rt-icon]:before {
    font-size: 32px
}

a.color-icon.soc-twitter, a[class*=soc-].soc-twitter:hover {
    color: #00abef;
    border-color: #00abef
}

a.color-icon.soc-facebook, a[class*=soc-].soc-facebook:hover {
    color: #507cbe;
    border-color: #507cbe
}

a.color-icon.soc-google, a[class*=soc-].soc-google:hover {
    color: #d93e2d;
    border-color: #d93e2d
}

a.color-icon.soc-pinterest, a[class*=soc-].soc-pinterest:hover {
    color: #c92619;
    border-color: #c92619
}

a.color-icon.soc-foursquare, a[class*=soc-].soc-foursquare:hover {
    color: #23b7e0;
    border-color: #23b7e0
}

a.color-icon.soc-yahoo, a[class*=soc-].soc-yahoo:hover {
    color: #6e2a85;
    border-color: #6e2a85
}

a.color-icon.soc-skype, a[class*=soc-].soc-skype:hover {
    color: #28abe3;
    border-color: #28abe3
}

a.color-icon.soc-yelp, a[class*=soc-].soc-yelp:hover {
    color: #c83218;
    border-color: #c83218
}

a.color-icon.soc-feedburner, a[class*=soc-].soc-feedburner:hover {
    color: #fc0;
    border-color: #fc0
}

a.color-icon.soc-linkedin, a[class*=soc-].soc-linkedin:hover {
    color: #3371b7;
    border-color: #3371b7
}

a.color-icon.soc-viadeo, a[class*=soc-].soc-viadeo:hover {
    color: #e4a000;
    border-color: #e4a000
}

a.color-icon.soc-xing, a[class*=soc-].soc-xing:hover {
    color: #005a60;
    border-color: #005a60
}

a.color-icon.soc-myspace, a[class*=soc-].soc-myspace:hover {
    color: #323232;
    border-color: #323232
}

a.color-icon.soc-soundcloud, a[class*=soc-].soc-soundcloud:hover {
    color: #fe3801;
    border-color: #fe3801
}

a.color-icon.soc-spotify, a[class*=soc-].soc-spotify:hover {
    color: #7bb342;
    border-color: #7bb342
}

a.color-icon.soc-grooveshark, a[class*=soc-].soc-grooveshark:hover {
    color: #f67e03;
    border-color: #f67e03
}

a.color-icon.soc-lastfm, a[class*=soc-].soc-lastfm:hover {
    color: #d41316;
    border-color: #d41316
}

a.color-icon.soc-youtube, a[class*=soc-].soc-youtube:hover {
    color: #d12121;
    border-color: #d12121
}

a.color-icon.soc-vimeo, a[class*=soc-].soc-vimeo:hover {
    color: #51b5e7;
    border-color: #51b5e7
}

a.color-icon.soc-dailymotion, a[class*=soc-].soc-dailymotion:hover {
    color: #004e72;
    border-color: #004e72
}

a.color-icon.soc-vine, a[class*=soc-].soc-vine:hover {
    color: #00b389;
    border-color: #00b389
}

a.color-icon.soc-flickr, a[class*=soc-].soc-flickr:hover {
    color: #0062dd;
    border-color: #0062dd
}

a.color-icon.soc-500px, a[class*=soc-].soc-500px:hover {
    color: #58a9de;
    border-color: #58a9de
}

a.color-icon.soc-instagram, a[class*=soc-].soc-instagram:hover {
    color: #9c7c6e;
    border-color: #9c7c6e
}

a.color-icon.soc-wordpress, a[class*=soc-].soc-wordpress:hover {
    color: #464646;
    border-color: #464646
}

a.color-icon.soc-tumblr, a[class*=soc-].soc-tumblr:hover {
    color: #45556c;
    border-color: #45556c
}

a.color-icon.soc-blogger, a[class*=soc-].soc-blogger:hover {
    color: #ec661c;
    border-color: #ec661c
}

a.color-icon.soc-technorati, a[class*=soc-].soc-technorati:hover {
    color: #5cb030;
    border-color: #5cb030
}

a.color-icon.soc-reddit, a[class*=soc-].soc-reddit:hover {
    color: #e74a1e;
    border-color: #e74a1e
}

a.color-icon.soc-dribbble, a[class*=soc-].soc-dribbble:hover {
    color: #e84d88;
    border-color: #e84d88
}

a.color-icon.soc-stumbleupon, a[class*=soc-].soc-stumbleupon:hover {
    color: #e64011;
    border-color: #e64011
}

a.color-icon.soc-digg, a[class*=soc-].soc-digg:hover {
    color: #1d1d1b;
    border-color: #1d1d1b
}

a.color-icon.soc-envato, a[class*=soc-].soc-envato:hover {
    color: #597c3a;
    border-color: #597c3a
}

a.color-icon.soc-behance, a[class*=soc-].soc-behance:hover {
    color: #007eff;
    border-color: #007eff
}

a.color-icon.soc-delicious, a[class*=soc-].soc-delicious:hover {
    color: #31a9ff;
    border-color: #31a9ff
}

a.color-icon.soc-deviantart, a[class*=soc-].soc-deviantart:hover {
    color: #c5d200;
    border-color: #c5d200
}

a.color-icon.soc-forrst, a[class*=soc-].soc-forrst:hover {
    color: #5b9a68;
    border-color: #5b9a68
}

a.color-icon.soc-play, a[class*=soc-].soc-play:hover {
    color: #5acdbd;
    border-color: #5acdbd
}

a.color-icon.soc-zerply, a[class*=soc-].soc-zerply:hover {
    color: #9dbc7a;
    border-color: #9dbc7a
}

a.color-icon.soc-wikipedia, a[class*=soc-].soc-wikipedia:hover {
    color: #000;
    border-color: #000
}

a.color-icon.soc-apple, a[class*=soc-].soc-apple:hover {
    color: #b9bfc1;
    border-color: #b9bfc1
}

a.color-icon.soc-flattr, a[class*=soc-].soc-flattr:hover {
    color: #f67c1a;
    border-color: #f67c1a
}

a.color-icon.soc-github, a[class*=soc-].soc-github:hover {
    color: #221e1b;
    border-color: #221e1b
}

a.color-icon.soc-chimein, a[class*=soc-].soc-chimein:hover {
    color: #888688;
    border-color: #888688
}

a.color-icon.soc-friendfeed, a[class*=soc-].soc-friendfeed:hover {
    color: #2f72c4;
    border-color: #2f72c4
}

a.color-icon.soc-newsvine, a[class*=soc-].soc-newsvine:hover {
    color: #075b2f;
    border-color: #075b2f
}

a.color-icon.soc-identica, a[class*=soc-].soc-identica:hover {
    color: #000;
    border-color: #000
}

a.color-icon.soc-bebo, a[class*=soc-].soc-bebo:hover {
    color: #ef1011;
    border-color: #ef1011
}

a.color-icon.soc-zynga, a[class*=soc-].soc-zynga:hover {
    color: #dc0606;
    border-color: #dc0606
}

a.color-icon.soc-steam, a[class*=soc-].soc-steam:hover {
    color: #8f8d8a;
    border-color: #8f8d8a
}

a.color-icon.soc-xbox, a[class*=soc-].soc-xbox:hover {
    color: #92c83e;
    border-color: #92c83e
}

a.color-icon.soc-windows, a[class*=soc-].soc-windows:hover {
    color: #00bdf6;
    border-color: #00bdf6
}

a.color-icon.soc-outlook, a[class*=soc-].soc-outlook:hover {
    color: #0072c6;
    border-color: #0072c6
}

a.color-icon.soc-coderwall, a[class*=soc-].soc-coderwall:hover {
    color: #3e8dcc;
    border-color: #3e8dcc
}

a.color-icon.soc-tripadvisor, a[class*=soc-].soc-tripadvisor:hover {
    color: #000;
    border-color: #000
}

a.color-icon.soc-appnet, a[class*=soc-].soc-appnet:hover {
    color: #494949;
    border-color: #494949
}

a.color-icon.soc-goodreads, a[class*=soc-].soc-goodreads:hover {
    color: #1abc9c;
    border-color: #1abc9c
}

a.color-icon.soc-tripit, a[class*=soc-].soc-tripit:hover {
    color: #1982c3;
    border-color: #1982c3
}

a.color-icon.soc-lanyrd, a[class*=soc-].soc-lanyrd:hover {
    color: #3c80c9;
    border-color: #3c80c9
}

a.color-icon.soc-slideshare, a[class*=soc-].soc-slideshare:hover {
    color: #4ba3a6;
    border-color: #4ba3a6
}

a.color-icon.soc-buffer, a[class*=soc-].soc-buffer:hover {
    color: #000;
    border-color: #000
}

a.color-icon.soc-rss, a[class*=soc-].soc-rss:hover {
    color: #f26109;
    border-color: #f26109
}

a.color-icon.soc-vkontakte, a[class*=soc-].soc-vkontakte:hover {
    color: #5a7fa6;
    border-color: #5a7fa6
}

a.color-icon.soc-disqus, a[class*=soc-].soc-disqus:hover {
    color: #2e9fff;
    border-color: #2e9fff
}

a.color-icon.soc-houzz, a[class*=soc-].soc-houzz:hover {
    color: #7cc04b;
    border-color: #7cc04b
}

a.color-icon.soc-mail, a[class*=soc-].soc-mail:hover {
    color: #000;
    border-color: #000
}

a.color-icon.soc-patreon, a[class*=soc-].soc-patreon:hover {
    color: #e44727;
    border-color: #e44727
}

a.color-icon.soc-paypal, a[class*=soc-].soc-paypal:hover {
    color: #009cde;
    border-color: #009cde
}

a.color-icon.soc-playstation, a[class*=soc-].soc-playstation:hover {
    color: #000;
    border-color: #000
}

a.color-icon.soc-smugmug, a[class*=soc-].soc-smugmug:hover {
    color: #acfd32;
    border-color: #acfd32
}

a.color-icon.soc-swarm, a[class*=soc-].soc-swarm:hover {
    color: #fc9d3c;
    border-color: #fc9d3c
}

a.color-icon.soc-triplej, a[class*=soc-].soc-triplej:hover {
    color: #e53531;
    border-color: #e53531
}

a.color-icon.soc-yammer, a[class*=soc-].soc-yammer:hover {
    color: #1175c4;
    border-color: #1175c4
}

a.color-icon.soc-stackoverflow, a[class*=soc-].soc-stackoverflow:hover {
    color: #fd9827;
    border-color: #fd9827
}

a.color-icon.soc-drupal, a[class*=soc-].soc-drupal:hover {
    color: #00598e;
    border-color: #00598e
}

a.color-icon.soc-odnoklassniki, a[class*=soc-].soc-odnoklassniki:hover {
    color: #f48420;
    border-color: #f48420
}

a.color-icon.soc-android, a[class*=soc-].soc-android:hover {
    color: #8ec047;
    border-color: #8ec047
}

a.color-icon.soc-meetup, a[class*=soc-].soc-meetup:hover {
    color: #e2373c;
    border-color: #e2373c
}

a.color-icon.soc-persona, a[class*=soc-].soc-persona:hover {
    color: #e6753d;
    border-color: #e6753d
}

a.color-icon.soc-amazon, a[class*=soc-].soc-amazon:hover {
    color: #f90;
    border-color: #f90
}

a.color-icon.soc-ello, a[class*=soc-].soc-ello:hover {
    color: #000;
    border-color: #000
}

a.color-icon.soc-mixcloud, a[class*=soc-].soc-mixcloud:hover {
    color: #314359;
    border-color: #314359
}

a.color-icon.soc-8tracks, a[class*=soc-].soc-8tracks:hover {
    color: #122c4b;
    border-color: #122c4b
}

a.color-icon.soc-twitch, a[class*=soc-].soc-twitch:hover {
    color: #6441a5;
    border-color: #6441a5
}

a.color-icon.soc-airbnb, a[class*=soc-].soc-airbnb:hover {
    color: #ff5a5f;
    border-color: #ff5a5f
}

a.color-icon.soc-pocket, a[class*=soc-].soc-pocket:hover {
    color: #ed4055;
    border-color: #ed4055
}

.color-bg-icon {
    color: #fff
}

.color-bg-icon.soc-twitter, a.soc-twitter.bg-icon:hover, .soc-twitter.color-icon.border-icon:hover {
    background-color: #00abef
}

.color-bg-icon.soc-facebook, a.soc-facebook.bg-icon:hover, .soc-facebook.color-icon.border-icon:hover {
    background-color: #507cbe
}

.color-bg-icon.soc-google, a.soc-google.bg-icon:hover, .soc-google.color-icon.border-icon:hover {
    background-color: #d93e2d
}

.color-bg-icon.soc-pinterest, a.soc-pinterest.bg-icon:hover, .soc-pinterest.color-icon.border-icon:hover {
    background-color: #c92619
}

.color-bg-icon.soc-foursquare, a.soc-foursquare.bg-icon:hover, .soc-foursquare.color-icon.border-icon:hover {
    background-color: #23b7e0
}

.color-bg-icon.soc-yahoo, a.soc-yahoo.bg-icon:hover, .soc-yahoo.color-icon.border-icon:hover {
    background-color: #6e2a85
}

.color-bg-icon.soc-skype, a.soc-skype.bg-icon:hover, .soc-skype.color-icon.border-icon:hover {
    background-color: #28abe3
}

.color-bg-icon.soc-yelp, a.soc-yelp.bg-icon:hover, .soc-yelp.color-icon.border-icon:hover {
    background-color: #c83218
}

.color-bg-icon.soc-feedburner, a.soc-feedburner.bg-icon:hover, .soc-feedburner.color-icon.border-icon:hover {
    background-color: #fc0
}

.color-bg-icon.soc-linkedin, a.soc-linkedin.bg-icon:hover, .soc-linkedin.color-icon.border-icon:hover {
    background-color: #3371b7
}

.color-bg-icon.soc-viadeo, a.soc-viadeo.bg-icon:hover, .soc-viadeo.color-icon.border-icon:hover {
    background-color: #e4a000
}

.color-bg-icon.soc-xing, a.soc-xing.bg-icon:hover, .soc-xing.color-icon.border-icon:hover {
    background-color: #005a60
}

.color-bg-icon.soc-myspace, a.soc-myspace.bg-icon:hover, .soc-myspace.color-icon.border-icon:hover {
    background-color: #323232
}

.color-bg-icon.soc-soundcloud, a.soc-soundcloud.bg-icon:hover, .soc-soundcloud.color-icon.border-icon:hover {
    background-color: #fe3801
}

.color-bg-icon.soc-spotify, a.soc-spotify.bg-icon:hover, .soc-spotify.color-icon.border-icon:hover {
    background-color: #7bb342
}

.color-bg-icon.soc-grooveshark, a.soc-grooveshark.bg-icon:hover, .soc-grooveshark.color-icon.border-icon:hover {
    background-color: #f67e03
}

.color-bg-icon.soc-lastfm, a.soc-lastfm.bg-icon:hover, .soc-lastfm.color-icon.border-icon:hover {
    background-color: #d41316
}

.color-bg-icon.soc-youtube, a.soc-youtube.bg-icon:hover, .soc-youtube.color-icon.border-icon:hover {
    background-color: #d12121
}

.color-bg-icon.soc-vimeo, a.soc-vimeo.bg-icon:hover, .soc-vimeo.color-icon.border-icon:hover {
    background-color: #51b5e7
}

.color-bg-icon.soc-dailymotion, a.soc-dailymotion.bg-icon:hover, .soc-dailymotion.color-icon.border-icon:hover {
    background-color: #004e72
}

.color-bg-icon.soc-vine, a.soc-vine.bg-icon:hover, .soc-vine.color-icon.border-icon:hover {
    background-color: #00b389
}

.color-bg-icon.soc-flickr, a.soc-flickr.bg-icon:hover, .soc-flickr.color-icon.border-icon:hover {
    background-color: #0062dd
}

.color-bg-icon.soc-500px, a.soc-500px.bg-icon:hover, .soc-500px.color-icon.border-icon:hover {
    background-color: #58a9de
}

.color-bg-icon.soc-instagram, a.soc-instagram.bg-icon:hover, .soc-instagram.color-icon.border-icon:hover {
    background-color: #9c7c6e
}

.color-bg-icon.soc-wordpress, a.soc-wordpress.bg-icon:hover, .soc-wordpress.color-icon.border-icon:hover {
    background-color: #464646
}

.color-bg-icon.soc-tumblr, a.soc-tumblr.bg-icon:hover, .soc-tumblr.color-icon.border-icon:hover {
    background-color: #45556c
}

.color-bg-icon.soc-blogger, a.soc-blogger.bg-icon:hover, .soc-blogger.color-icon.border-icon:hover {
    background-color: #ec661c
}

.color-bg-icon.soc-technorati, a.soc-technorati.bg-icon:hover, .soc-technorati.color-icon.border-icon:hover {
    background-color: #5cb030
}

.color-bg-icon.soc-reddit, a.soc-reddit.bg-icon:hover, .soc-reddit.color-icon.border-icon:hover {
    background-color: #e74a1e
}

.color-bg-icon.soc-dribbble, a.soc-dribbble.bg-icon:hover, .soc-dribbble.color-icon.border-icon:hover {
    background-color: #e84d88
}

.color-bg-icon.soc-stumbleupon, a.soc-stumbleupon.bg-icon:hover, .soc-stumbleupon.color-icon.border-icon:hover {
    background-color: #e64011
}

.color-bg-icon.soc-digg, a.soc-digg.bg-icon:hover, .soc-digg.color-icon.border-icon:hover {
    background-color: #1d1d1b
}

.color-bg-icon.soc-envato, a.soc-envato.bg-icon:hover, .soc-envato.color-icon.border-icon:hover {
    background-color: #597c3a
}

.color-bg-icon.soc-behance, a.soc-behance.bg-icon:hover, .soc-behance.color-icon.border-icon:hover {
    background-color: #007eff
}

.color-bg-icon.soc-delicious, a.soc-delicious.bg-icon:hover, .soc-delicious.color-icon.border-icon:hover {
    background-color: #31a9ff
}

.color-bg-icon.soc-deviantart, a.soc-deviantart.bg-icon:hover, .soc-deviantart.color-icon.border-icon:hover {
    background-color: #c5d200
}

.color-bg-icon.soc-forrst, a.soc-forrst.bg-icon:hover, .soc-forrst.color-icon.border-icon:hover {
    background-color: #5b9a68
}

.color-bg-icon.soc-play, a.soc-play.bg-icon:hover, .soc-play.color-icon.border-icon:hover {
    background-color: #5acdbd
}

.color-bg-icon.soc-zerply, a.soc-zerply.bg-icon:hover, .soc-zerply.color-icon.border-icon:hover {
    background-color: #9dbc7a
}

.color-bg-icon.soc-wikipedia, a.soc-wikipedia.bg-icon:hover, .soc-wikipedia.color-icon.border-icon:hover {
    background-color: #000
}

.color-bg-icon.soc-apple, a.soc-apple.bg-icon:hover, .soc-apple.color-icon.border-icon:hover {
    background-color: #b9bfc1
}

.color-bg-icon.soc-flattr, a.soc-flattr.bg-icon:hover, .soc-flattr.color-icon.border-icon:hover {
    background-color: #f67c1a
}

.color-bg-icon.soc-github, a.soc-github.bg-icon:hover, .soc-github.color-icon.border-icon:hover {
    background-color: #221e1b
}

.color-bg-icon.soc-chimein, a.soc-chimein.bg-icon:hover, .soc-chimein.color-icon.border-icon:hover {
    background-color: #888688
}

.color-bg-icon.soc-friendfeed, a.soc-friendfeed.bg-icon:hover, .soc-friendfeed.color-icon.border-icon:hover {
    background-color: #2f72c4
}

.color-bg-icon.soc-newsvine, a.soc-newsvine.bg-icon:hover, .soc-newsvine.color-icon.border-icon:hover {
    background-color: #075b2f
}

.color-bg-icon.soc-identica, a.soc-identica.bg-icon:hover, .soc-identica.color-icon.border-icon:hover {
    background-color: #000
}

.color-bg-icon.soc-bebo, a.soc-bebo.bg-icon:hover, .soc-bebo.color-icon.border-icon:hover {
    background-color: #ef1011
}

.color-bg-icon.soc-zynga, a.soc-zynga.bg-icon:hover, .soc-zynga.color-icon.border-icon:hover {
    background-color: #dc0606
}

.color-bg-icon.soc-steam, a.soc-steam.bg-icon:hover, .soc-steam.color-icon.border-icon:hover {
    background-color: #8f8d8a
}

.color-bg-icon.soc-xbox, a.soc-xbox.bg-icon:hover, .soc-xbox.color-icon.border-icon:hover {
    background-color: #92c83e
}

.color-bg-icon.soc-windows, a.soc-windows.bg-icon:hover, .soc-windows.color-icon.border-icon:hover {
    background-color: #00bdf6
}

.color-bg-icon.soc-outlook, a.soc-outlook.bg-icon:hover, .soc-outlook.color-icon.border-icon:hover {
    background-color: #0072c6
}

.color-bg-icon.soc-coderwall, a.soc-coderwall.bg-icon:hover, .soc-coderwall.color-icon.border-icon:hover {
    background-color: #3e8dcc
}

.color-bg-icon.soc-tripadvisor, a.soc-tripadvisor.bg-icon:hover, .soc-tripadvisor.color-icon.border-icon:hover {
    background-color: #000
}

.color-bg-icon.soc-appnet, a.soc-appnet.bg-icon:hover, .soc-appnet.color-icon.border-icon:hover {
    background-color: #494949
}

.color-bg-icon.soc-goodreads, a.soc-goodreads.bg-icon:hover, .soc-goodreads.color-icon.border-icon:hover {
    background-color: #1abc9c
}

.color-bg-icon.soc-tripit, a.soc-tripit.bg-icon:hover, .soc-tripit.color-icon.border-icon:hover {
    background-color: #1982c3
}

.color-bg-icon.soc-lanyrd, a.soc-lanyrd.bg-icon:hover, .soc-lanyrd.color-icon.border-icon:hover {
    background-color: #3c80c9
}

.color-bg-icon.soc-slideshare, a.soc-slideshare.bg-icon:hover, .soc-slideshare.color-icon.border-icon:hover {
    background-color: #4ba3a6
}

.color-bg-icon.soc-buffer, a.soc-buffer.bg-icon:hover, .soc-buffer.color-icon.border-icon:hover {
    background-color: #000
}

.color-bg-icon.soc-rss, a.soc-rss.bg-icon:hover, .soc-rss.color-icon.border-icon:hover {
    background-color: #f26109
}

.color-bg-icon.soc-vkontakte, a.soc-vkontakte.bg-icon:hover, .soc-vkontakte.color-icon.border-icon:hover {
    background-color: #5a7fa6
}

.color-bg-icon.soc-disqus, a.soc-disqus.bg-icon:hover, .soc-disqus.color-icon.border-icon:hover {
    background-color: #2e9fff
}

.color-bg-icon.soc-houzz, a.soc-houzz.bg-icon:hover, .soc-houzz.color-icon.border-icon:hover {
    background-color: #7cc04b
}

.color-bg-icon.soc-mail, a.soc-mail.bg-icon:hover, .soc-mail.color-icon.border-icon:hover {
    background-color: #000
}

.color-bg-icon.soc-patreon, a.soc-patreon.bg-icon:hover, .soc-patreon.color-icon.border-icon:hover {
    background-color: #e44727
}

.color-bg-icon.soc-paypal, a.soc-paypal.bg-icon:hover, .soc-paypal.color-icon.border-icon:hover {
    background-color: #009cde
}

.color-bg-icon.soc-playstation, a.soc-playstation.bg-icon:hover, .soc-playstation.color-icon.border-icon:hover {
    background-color: #000
}

.color-bg-icon.soc-smugmug, a.soc-smugmug.bg-icon:hover, .soc-smugmug.color-icon.border-icon:hover {
    background-color: #acfd32
}

.color-bg-icon.soc-swarm, a.soc-swarm.bg-icon:hover, .soc-swarm.color-icon.border-icon:hover {
    background-color: #fc9d3c
}

.color-bg-icon.soc-triplej, a.soc-triplej.bg-icon:hover, .soc-triplej.color-icon.border-icon:hover {
    background-color: #e53531
}

.color-bg-icon.soc-yammer, a.soc-yammer.bg-icon:hover, .soc-yammer.color-icon.border-icon:hover {
    background-color: #1175c4
}

.color-bg-icon.soc-stackoverflow, a.soc-stackoverflow.bg-icon:hover, .soc-stackoverflow.color-icon.border-icon:hover {
    background-color: #fd9827
}

.color-bg-icon.soc-drupal, a.soc-drupal.bg-icon:hover, .soc-drupal.color-icon.border-icon:hover {
    background-color: #00598e
}

.color-bg-icon.soc-odnoklassniki, a.soc-odnoklassniki.bg-icon:hover, .soc-odnoklassniki.color-icon.border-icon:hover {
    background-color: #f48420
}

.color-bg-icon.soc-android, a.soc-android.bg-icon:hover, .soc-android.color-icon.border-icon:hover {
    background-color: #8ec047
}

.color-bg-icon.soc-meetup, a.soc-meetup.bg-icon:hover, .soc-meetup.color-icon.border-icon:hover {
    background-color: #e2373c
}

.color-bg-icon.soc-persona, a.soc-persona.bg-icon:hover, .soc-persona.color-icon.border-icon:hover {
    background-color: #e6753d
}

.color-bg-icon.soc-amazon, a.soc-amazon.bg-icon:hover, .soc-amazon.color-icon.border-icon:hover {
    background-color: #f90
}

.color-bg-icon.soc-ello, a.soc-ello.bg-icon:hover, .soc-ello.color-icon.border-icon:hover {
    background-color: #000
}

.color-bg-icon.soc-mixcloud, a.soc-mixcloud.bg-icon:hover, .soc-mixcloud.color-icon.border-icon:hover {
    background-color: #314359
}

.color-bg-icon.soc-8tracks, a.soc-8tracks.bg-icon:hover, .soc-8tracks.color-icon.border-icon:hover {
    background-color: #122c4b
}

.color-bg-icon.soc-twitch, a.soc-twitch.bg-icon:hover, .soc-twitch.color-icon.border-icon:hover {
    background-color: #6441a5
}

.color-bg-icon.soc-airbnb, a.soc-airbnb.bg-icon:hover, .soc-airbnb.color-icon.border-icon:hover {
    background-color: #ff5a5f
}

.color-bg-icon.soc-pocket, a.soc-pocket.bg-icon:hover, .soc-pocket.color-icon.border-icon:hover {
    background-color: #ed4055
}

a.social-icon {
    color: #5f5f5f
}

a.border-icon {
    border: 1px solid #5f5f5f;
    border-color: rgba(95, 95, 95, .4);
    padding: 10px 11px;
    margin-bottom: 4px
}

a.bg-icon {
    color: #fff;
    background-color: #5f5f5f;
    padding: 11px 12px;
    margin-bottom: 4px
}

a.social-icon.color-icon:hover {
    color: #000
}

a.social-icon.bg-icon:hover {
    color: #fff
}

a.color-bg-icon {
    color: #fff;
    background-color: #000;
    margin-bottom: 4px;
    padding: 11px 12px
}

a.social-icon.color-bg-icon:hover {
    background-color: #019645;
    color: #fff
}

a.color-icon:hover {
    color: #000
}

a.color-icon.border-icon:hover {
    color: #fff
}

.demo-icon {
    display: inline-block;
    text-align: center;
    padding: 15px 20px 10px
}

.demo-icon span {
    display: block
}

.demo-icon .name {
    font-size: 1.01em;
    font-weight: 700
}

.demo-icon a[class*=soc-] {
    font-size: 24px;
    margin: 10px 0 0
}

.social-icons-demo [class*=col-] a[class*=soc-] {
    margin: 10px
}

.gallery-item {
    text-align: center
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.66%
}

.gallery-columns-7 .gallery-item {
    width: 14.28%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery-icon img {
    display: block;
    margin: 0 auto;
    width: 100%
}

.gallery-caption {
    display: block;
    padding: .5em
}

.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none
}

@media (max-width: 600px) {
    .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
        width: 33%
    }

    .gallery-columns-4 .gallery-caption, .gallery-columns-5 .gallery-caption, .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
        display: none
    }
}

.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {
    font-size: 24px
}

.isotope_container {
    -webkit-transition: height .2s ease-in-out 0s;
    transition: height .2s ease-in-out 0s
}

#switcher {
    position: fixed;
    top: 22%;
    right: -200px;
    width: 200px;
    background-color: #404040;
    color: #fff;
    z-index: 1001;
    font-size: 15px;
    padding-bottom: 20px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

#switcher.active {
    right: 0
}

#switcher a {
    color: #019645
}

#switcher .checkbox {
    margin: 4px 0;
    line-height: 1.5
}

#switcher h4 {
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    color: #999;
    background-color: #222;
    margin: 0;
    font-weight: 300;
    letter-spacing: 0;
    padding: 0 36px
}

#switcher span[class^=rt-icon2-] {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    background-color: #222;
    text-align: center;
    left: -60px;
    top: 0;
    cursor: pointer;
    z-index: 2
}

#switcher span[class^=rt-icon2-]:hover {
    color: #999
}

#switcher span[class=rt-icon2-delete-outline] {
    background-color: transparent;
    z-index: 1;
    left: -20px
}

#switcher li {
    margin-bottom: 0;
    padding: 0 4px
}

#switcher p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    margin: 0 0 10px
}

#switcher label {
    color: #999
}

#switcher ul {
    margin-bottom: 0
}

#switcher .tooltip {
    min-width: 110px
}

#switcher .tooltip-arrow {
    display: none
}

#switcher-version a {
    padding: 13px 14px;
    display: inline-block;
    line-height: 1;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase
}

#switcher-version a:hover {
    color: #e4344e !important
}

#switcher-version a.light {
    background-color: #fff;
    color: #000
}

#switcher-version a.dark {
    color: #fff;
    background-color: #000
}

#switcher-colors a {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #f5bb2c;
    overflow: hidden
}

#switcher-colors a:hover {
    opacity: .7
}

#switcher-colors a:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 74px;
    right: 0;
    background-color: #e23751;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#switcher-colors a.color2 {
    background-color: #e23751
}

#switcher-colors a.color2:after {
    background-color: #16a4d6
}

#switcher-colors a.color3 {
    background-color: #16a4d6
}

#switcher-colors a.color3:after {
    background-color: #f5bb2c
}

#switcher-colors {
    line-height: 0
}

#switcher-patterns a {
    display: block;
    line-height: 1;
    height: 40px;
    width: 40px;
    overflow: hidden;
    background-color: #fff
}

#switcher-patterns a img {
    opacity: 0
}

#switcher-patterns a:hover {
    opacity: .7
}

#switcher-patterns li:first-child a img {
    opacity: 1
}

#switcher_accent_color, #switcher_color_scheme, #switcher_layout, #switcher_patterns {
    padding: 26px 30px 0
}

.checkbox-slider--b-flat {
    position: relative
}

.checkbox-slider--b-flat input {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 0%;
    margin: 0;
    cursor: pointer;
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.checkbox-slider--b-flat input + span {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox-slider--b-flat input + span:before {
    position: absolute;
    left: 0;
    display: inline-block
}

.checkbox-slider--b-flat input + span > h4 {
    display: inline
}

.checkbox-slider--b-flat input + span {
    padding-left: 40px
}

.checkbox-slider--b-flat input + span:before {
    content: "";
    height: 20px;
    width: 40px;
    background: #fff
}

.checkbox-slider--b-flat input + span:after {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: #fff;
    -webkit-transition: margin-left .4s ease-in-out;
    transition: margin-left .4s ease-in-out;
    text-align: center;
    font-weight: 700;
    content: ""
}

.checkbox-slider--b-flat input:checked + span:after {
    margin-left: 20px;
    content: ""
}

.checkbox-slider--b-flat input:checked + span:before {
    -webkit-transition: background .2s ease-in;
    transition: background .2s ease-in
}

.checkbox-slider--b-flat input + span {
    padding-left: 30px
}

.checkbox-slider--b-flat input + span:before {
    border-radius: 20px;
    width: 40px
}

.checkbox-slider--b-flat input + span:after {
    background: #019645;
    content: "";
    width: 20px;
    border: solid transparent 2px;
    background-clip: padding-box;
    border-radius: 20px
}

.checkbox-slider--b-flat input:checked + span:after {
    content: "";
    margin-left: 20px;
    border: solid transparent 2px;
    background-clip: padding-box
}

.checkbox-slider--b-flat input:checked + span:before {
    background: #fff
}

.checkbox-slider--b-flat.checkbox-slider-md input + span:before {
    border-radius: 30px
}

.checkbox-slider--b-flat.checkbox-slider-md input + span:after {
    border-radius: 30px
}

.checkbox-slider--b-flat.checkbox-slider-lg input + span:before {
    border-radius: 40px
}

.checkbox-slider--b-flat.checkbox-slider-lg input + span:after {
    border-radius: 40px
}

.checkbox-slider--b-flat input + span:before {
    box-shadow: none
}

.link-flag img {
    width: 28px;
    margin-left: 5px;
}

.bg-gr {
    background: #f3f3f3;

}

.cor-text p {
    font-weight: 300;

    line-height: 19px;
    font-size: 13px;
}

.cor-text h2 {
    font-weight: 200;
    margin-bottom: 17px;
    font-size: 41px;
}

.cor-text h2 span {

    font-weight: 500;
}

.cor-text a {
    color: #000;
    font-size: 13px;
    border-bottom: 1px solid;
    padding-bottom: 6px;
}

.bg-gr img {
    margin-bottom: -156px;
}

.bg-black {
    background: #000;
    padding: 48px 0 54px;
}

.bg-black h2 {
    color: #fff;
    font-size: 41px;
    margin-left: 13px;
    margin-bottom: 0;
}

.classes-01__title a {
    color: #000 !important;
    display: table;
    margin: auto;
    padding: 17px 0 4px;
    font-size: 15px;
}

.page-header {
    background: url(../images/bg-home.png);
    background-size: cover;
    background-position: center;
    padding: 132px 0 6px !important;
    margin: 0 !important;
}

.page-header a {
    color: #fff;
    font-weight: 300;
}

.page-header h1 {
    margin-bottom: 0;
    color: #fff;
}

.box-cont {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: unset;
    -webkit-box-align: center;
    -ms-flex-align: start;
    align-items: center;
    width: 100%;
    background-color: #f4f4f4;
    height: 129px;
}

.box-cont a {
    color: #000;
}

.box-cont p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 1px;
}

.contact {
    padding-top: 35px;
}

.cont-ic {
    padding-left: 89px;
    padding-right: 10px;
}

.cont-ic i {
    position: absolute;
    left: 29px;
    font-size: 32px;
    top: 49px;
}

.cont-ic h3 {
    margin-bottom: 4px;
    margin-top: 0;
    font-size: 17px;
}


.list-inline > li {

    color: #fff;

}

.mg-p-2 {
    margin-top: 50px;
}

.pp_details {
    display: none;
}

.list-le li {
    list-style: none;
    position: relative;
}

.list-le ul {
    padding-left: 0;
}

.list-le h2 {
    font-size: 20px;
    background: #000;
    color: #fff;
    margin-bottom: 0;
    padding: 10px 10px;
}

.list-le a {
    color: #000;
    padding: 5px 10px;
    display: block;
    background: #f6f6f6;
    margin-bottom: 4px;
    font-size: 14px;
}

.left-b {
    margin-top: 25px;
}

.list-le i {
    position: absolute;
    right: 9px;
    top: 6px;
    font-size: 13px;
    background: #fff;
    padding: 7px 9px;
    border-radius: 100px;
}

.list-le a:hover {
    background: #000;
    color: #fff;
}

.list-le a:hover i {
    color: #000;

}
.dd-none{
    display: none !important;
}
.hov-menu:hover .dd-none{
    display: block !important;
}
@media (min-width: 1000px){
    .hidden-lg {
        display: none!important;
    }
}
.fixMenu li a.wh {
    background: green;
    color: #fff;
}
.fixMenu li {
    width: 50%;
    float: left;
    list-style: none;
}
.fixMenu li a.ara {
    background: #303030;
    color: #fff;
}
.fixMenu li a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background: Red;
    display: block;
    text-align: center;
    padding: 8px;
    font-size: 14px;
}

.fixMenu {
    position: fixed;
    bottom: 0;
    left: 0;
    padding-left: 0;
    width: 100%;
    margin: 0;
    z-index: 999;
}
.whatsappp{
    position: fixed;
    right: -205px;
    bottom: 46px;
    width: 300px;
    z-index: 999;
    padding: 10px 15px;
    color:#fff;
    border-radius: 10px;



}

@media all and (max-width: 768px) {
    .form-inner2 h3 {

        margin-top: 16px;
    }

    .whatsappp{
        display: none;



    }
}
.whatsappp{
    position: fixed;
    right: -192px;
    bottom: 67px;
    width: 300px;
    z-index: 999;
    padding: 10px 15px;
    color:#fff;
    border-radius: 10px;
}

@media all and (max-width: 768px) {
    .cont-list-2 a {

        font-size: 10px;

    }
    .co-f {

        font-size: 19px;
    }
    .form-header{
        display: none !important;
    }
    .none-2{
        margin-top: 50px;
    }

    .whatsappp{
        position: fixed;
        right: -192px;
        bottom: 0px;
        width: 300px;
        z-index: 999;
        padding: 10px 15px;
        color:#fff;
        border-radius: 10px;



    }
}
.link-flag a{
    font: 14px/16px 'Roboto', sans-serif;
    color: #ffffff;
    display: inline-block;
    float: none;
    font-weight: 300;

    padding-left:10px;
    position: relative;

}
.modal-footer button{
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-body input{
    background:#f8f8f8;
}
.modal-body textarea{
    background:#f8f8f8;
}
.modal-header .close {
    margin-top: -16px;
}
.modal-title {
    position: relative;
    top: 5px;
}
.base img {
    width: 265px;
    height: 265px;
}


.cover img {
    object-fit: cover;
}
.haed-in{
    margin-left: 15px;
}
.classes-01{
    margin-bottom: 30px;
}
.home-c{
    font-size: 28px !important;
    line-height: 39px !important;
    font-weight: 200 !important;
}