/*
    Name: Alini
    Author: devtheme
    Support: kazi.03may@gmail.com
    Description: Creative  HTML5 template.
    Version: 1.2.1

    Create Date: 01-01-2021
	Last Update: 05-19-2022
*/


/* CSS Index
    -----------------------------------
    01. default CSS
    02. Button CSS
    03. owl CSS
    04. Header CSS
    05. sub-menu CSS
    06. Mega Menu CSS
    07. Contact Form CSS
    08. Slider Section CSS
    09. Offer Section CSS
    10. About Section start CSS
    11. Services Section CSS
    12. Classes Section CSS
    13. Special Services Section CSS
    14. Counter Section CSS
    15. Trainers Section CSS
    16. Summer Section CSS
    17. Get A Section CSS
    18. Our Gallery Section CSS
    19. Popular Products Section CSS
    20. Events Section CSS
    21. Blog Section CSS
    22. Testimonials Section CSS
    23. Get In Touch Section CSS
    24. Pagination CSS
    25. Sidebar CSS
    26. Preloader CSS
    27. Scroll Top CSS
    28. Single Post Page CSS
    29. Class Page CSS
    30. Event Page CSS
    31. Trainer Page CSS
    32. Single Product CSS
    33. Footer Widget CSS
    34. Newsletter CSS
    35. WooCommerce CSS
    36. Class Schedule Table CSS
    */


/**** Theme Default CSS ****/

html,
body {
    overflow-x: hidden;
}

body {
    font-weight: normal;
    font-style: normal;
}

img {
    height: auto;
    transition: all 0.3s ease-out 0s;
    max-width: 100%;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border-radius: 0 !important;
    text-decoration: none;    
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover,
.footer li a:hover {
    text-decoration: none;
}

a,
button {
    outline: none;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

b,
strong {
    font-weight: 900;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin-top: 0px;
    font-style: normal;
    text-transform: inherit;
    line-height: 1.5;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 36px;
    font-weight: 700;
}

h2 {
    font-size: 30px;
    font-weight: 700;
}

h3 {
    font-size: 24px;
    font-weight: 700;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}

p {
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
}

blockquote {
    position: relative;
    padding: 35px 30px 30px 100px;
    font-weight: 300;
    border: none;
    margin: 40px 0px;
    border-radius: 10px;
}

blockquote::before {
    content: '"';
    font-size: 100px;
    line-height: 1em;
    position: absolute;
    left: 40px;
    top: 35px;
    color: rgb(235, 235, 235);
}

blockquote p {
    font-size: 20px;
    line-height: 1.6em;
}

hr {
    border-bottom: 1px solid;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    text-shadow: none;
}

 ::-moz-selection {
    text-shadow: none;
}

 ::selection {
    text-shadow: none;
}

::placeholder {
    color: #333333 !important;
    opacity: .4 !important;
}

::-webkit-input-placeholder {
    color: #333333;
}

:-webkit-input-placeholder {
    color: #333333;
}

::-moz-placeholder {
    color: #333333;
}

:-moz-placeholder {
    color: #333333;
}

::-ms-input-placeholder {
    color: #333333;
}

:-ms-input-placeholder {
    color: #333333;
}

.separator {
    border-top: 1px solid;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    position: relative;
    width: 100%;
}

.ai-clear {
    clear: both;
}

.top-margin {
    float: left;
    margin-top: -30px;
    width: 100%;
}

iframe {
    width: 100%;
    border: 0;
}

.overlay-default {
    position: relative;
}

.overlay-default:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ai-summer-off .dis-imgposition {
    position: relative;
}

.ai-summer-off .dis-imgposition img {
    top: 0;
}

.ai-full-width {
    width: 100%;
}

.padding-default {
    padding: 100px 0;
}

.padding-footer {
    padding: 140px 0 70px;
}

.padding-second {
    padding: 100px 0 130px;
}

.padding-get {
    padding: 70px 0 50px;
}

.ai-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

section [class^="flaticon-"]::before {
    font-size: 37px;
    margin: 0;
    font-weight: 900;
}

.ai-padding-right {
    padding-right: 10px;
}

.ai-padding-left {
    padding-left: 10px;
}

[class^="fa "] {
    line-height: 1.7;
}

.ai-headline {
    padding-bottom: 30px;
}

.ai-headline h1 {
    position: relative;
    margin-bottom: 10px;
}

.ai-headline .ai-more-link {
    text-align: center;
    margin: 40px 0 0;
}

.item-ai {
    margin-bottom: 30px;
    overflow: hidden;
}

.single-item {
    overflow: hidden;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 20%);
    border-radius: 5px;
}

.single-item .item-content-wrapper {
    padding: 15px 15px 10px;
    text-align: center;
}

.ai-news-tag-social {
    margin: 30px 0;
    padding: 40px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.ai-news-social li {
    display: inline;
    margin-right: 1px;
}

.ai-news-social li a {
    background: #ececec;
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 27px;
    border: #ececec solid 1px;
    border-radius: 5px !important;
}

.ai-news-social a i {
    padding-right: 0;
}

.ai-news-social a i:hover {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.ai-similar-cat h3,
.ai-similar-cat .single-item .item-img-wrapper,
.ai-similar-cat .single-item .item-content-wrapper h5,
.ai-similar-cat .single-item .item-content-wrapper p {
    margin-bottom: 20px;
}

.ai-content {
    position: relative;
}

.btn>i {
    margin-right: 13px;
}

.fade:not(.show) {
    opacity: 1;
}

.container{
    padding-left: 0;
    padding-right: 0;
}

/**** Button CSS ****/

.btn {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    padding: 10px 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
    border: 1px solid;
    outline: none;
    border-radius: 5px !important;
}

.btn:hover {
    background: none;
}

.btn.btn-small {
    padding: 6px 22px;
}

.btn.btn-normal {
    padding: 10px 26px;
}

.btn.btn-large {
    padding: 14px 26px;
}

.btn.btn-white:hover {
    background: none;
}

.btn.btn-base.btn-link {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    padding: 0;
    text-decoration: none;
}

.shop-btn,
.button {
    padding: 11px 22px !important;
    width: 100%;
    display: block;
    border: 1px solid !important;
    outline: none;
}

.shop-btn:hover,
.button:hover {
    border: 1px solid;
}

.shop-btn .fa.fa-arrow-right {
    float: right;
}

button.fill-color-btn,
a.fill-color-btn {
    border: 2px solid;
    padding: 10px 80px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.single-item-event {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.ai-google-map {
    padding: 30px;
    background: #f9f9f9;
    border-radius: 10px;
}

.single-item-event ul li {
    margin-bottom: 15px;
    position: relative;
}

.single-item-event ul li span {
    position: absolute;
    left: 25%;
    top: 0;
}


/**** owl CSS ****/

.owl-nav {
    width: 89px;
    margin: 40px auto 0;
    position: relative;
    display: block;
    height: 50px;
}

.owl-next {
    width: 45px;
    height: 45px;
    border: 1px solid;
    text-align: center;
    position: absolute;
    right: 0;
    border-radius: 0 8px 8px 0;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.owl-next [class^="fa "] {
    line-height: 3;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
}

.owl-prev {
    width: 45px;
    height: 45px;
    border: 1px solid;
    text-align: center;
    position: absolute;
    left: 0;
    border-radius: 8px 0 0 8px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transition: all 0.3s linear;
}

.owl-prev [class^="fa "] {
    line-height: 3;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
}


/**** Header CSS ****/

.ai-header-area {
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
}

.ai-header-area .ai-container-area {
    position: relative;
    transition: all 0.3s ease-out 0s;
}

.top-contact {
    text-align: left;
}

.top-contact ul {
    margin-top: 25px;
    margin-left: -15px;
}

.top-contact ul li {
    padding: 0;
    display: inline-block;
    font-size: 15px;
    margin-left: 15px;
}

.top-contact ul li i{
    margin-right: 7px;
}

.top-contact ul li:last-child {
    padding: 0 0 0 5px;
    border-left: 0 solid;
}

.top-contact-items {
    padding-bottom: 15px;
}

.top-social-link {
    text-align: right;
}

.top-social-link ul {
    margin-top: 25px;
}

.top-social-link ul li {
    display: inline-block;
    margin-left: -1px;
}

.top-social-link ul li a {
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 26px;
    text-align: center;
}

.top-social-link ul li a i {
    transition: all 0.5s !important;
    -webkit-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    -ms-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
}

.top-social-link .top-right-text {
     margin-right: 15px;
}

.top-social-link .top-right-text i {
    margin-right: 7px;
}

.ai-main-menu {
    text-align: right;
    position: relative;
    display: flex !important;
}

.ai-main-menu ul li {
    display: inline-block;
    margin-left: 30px;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
}

.ai-main-menu ul li:last-child {
    margin-right: 5px;
}

.ai-main-menu ul li .flaticon-loupe:before{
    margin-left: 0;
}

.ai-main-menu ul li a {
    padding: 30px 0;
    display: block;
}

.ai-main-menu .menu>.menu-item-has-children {
    position: relative;
}

.ai-main-menu .menu>.menu-item-has-children>a:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    padding-left: 5px;
    font-weight: 600;
}

.ai-main-menu .menu .sub-menu>.menu-item-has-children {
    position: relative;
}

.ai-main-menu .menu .sub-menu>.menu-item-has-children>a:after {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    padding-left: 5px;
    font-weight: 600;
}

.header-login-cart-position {
    position: relative;
    margin: 22px 0 0 30px;
}

.header-login-cart-position .call_to_action {
    margin-right: 40px;
    display: flex;
}

.header-login-cart-position .call_to_action .btn-small {
    margin-right: 20px;
}

/**** sub-menu CSS ****/

.ai-main-menu ul li ul.sub-menu {
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 110%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 260px;
    z-index: 155;
    border-radius: 5px;
}

.ai-main-menu ul li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.ai-main-menu ul li ul.sub-menu li {
    border-bottom: 0.5px solid;
    display: block;
    margin: 0;
}

.ai-main-menu ul li ul.sub-menu li:last-child {
    border: 0;
}

.ai-main-menu ul li ul.sub-menu li a {
    font-size: 14px;
    padding: 15px 20px;
}

.ai-main-menu ul li ul.sub-menu li ul.sub-menu {
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
}

.ai-main-menu ul li ul.sub-menu li:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
}


/**** Mega Menu CSS ****/

.ai-main-menu ul li .mega-menu {
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 110%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 700px;
    z-index: 9;
}

.ai-main-menu ul li:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.ai-main-menu ul li .mega-menu ul {
    float: left;
    padding-right: 30px;
    width: 33.33%;
}

.ai-main-menu ul li .mega-menu ul:last-child {
    padding-right: 0;
}

.ai-main-menu ul li .mega-menu ul li {
    border-bottom: 2px solid;
    display: block;
    margin: 0;
}

.ai-main-menu ul li .mega-menu ul li a {
    font-size: 14px;
    padding: 20px 15px;
}

.ai-header-search {
    padding: 30px 0;
    position: relative;
}

.search-form {
    opacity: 0;
    position: absolute;
    margin-top: 30px;
    right: 0;
    top: 68%;
    transition: all 0.3s ease 0s;
    width: 270px;
    z-index: 9999;
    visibility: hidden;
}

.ai-sub-form input,
.ai-sub-form button,
.search-form input[type="text"],
.search-form button {
    margin: 0;
    border: 0 !important;
}

.ai-header-search:hover .search-form {
    opacity: 1;
    top: 65%;
    visibility: visible;
}

.search-form input[type="text"] {
    border: 0 none !important;
    background: #ffffff;
    height: 43px;
    padding: 0 10px;
    width: 100%;
}

.search-form form {
    position: relative;
}

.search-form button {
    border: 0 none;
    height: 100%;
    position: absolute;
    right: 0;
    outline: none;
    transition: all 0.3s ease-out 0s;
    padding: 8px 7px;
    border-radius: 0 4px 4px 0 !important;
}

.search-form [class^="flaticon-loupe"]:before {
    margin-left: 10px;
    margin-right: 10px;
}


/****  Cart CSS ****/

.shopping-cart {
    position: absolute;
    transition: all 0.3s ease-out 0s;
    width: 20px;
    right: 0;
    top: 5px !important;
}

.cart-icon-num {
    border-radius: 50%;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: -8px;
    min-width: 1.6em;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    text-align: center;
}

.shopping-cart .cart-products-ls {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.19);
    opacity: 0;
    position: absolute;
    margin-top: 30px;
    right: 0;
    top: 120%;
    transition: all 0.3s ease 0s;
    width: 270px;
    z-index: 9999;
    visibility: hidden;
    border-radius: 5px;
}

.widget_shopping_cart_content {
    padding: 11px;
}

.shopping-cart:hover .cart-products-ls {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.shopping-cart [class^="flaticon-"]::before {
    margin-left: 0px;
}

.shopping-cart ul li a {
    padding: 0;
    display: block;
}

.shopping-cart ul li:last-child {
    margin-right: 0;
}

.shopping-cart .woocommerce ul.cart_list li img {
    width: 60px;
    border-radius: 5px;
}

.shopping-cart .woocommerce .widget_shopping_cart .cart_list li,
.shopping-cart .woocommerce.widget_shopping_cart .cart_list li {
    width: 100%;
    padding: 8px 0;
}

.shopping-cart .woocommerce.widget_shopping_cart .widgettitle {
    display: none;
}

.shopping-cart .woocommerce-mini-cart__empty-message {
    text-align: center;
    margin-bottom: 0;
}

.woocommerce-info,
.woocommerce-message {
    border-radius: 5px;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, 
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    border-radius: 5px;
}

.wc-block-cart-item__remove-link,
.wc-block-components-button:not(.is-link) {
    padding: 7px 15px !important;
    display: block;
    border: 1px solid !important;
    outline: none;
    text-decoration: none !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border-radius: 5px !important;
}


/****  Contact Form CSS ****/

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"] {
    border-radius: 0;
    height: 55px;
    margin-bottom: 0;
    padding-left: 20px;
    width: 100%;
    border: 0;
    outline: none;
    border-radius: 5px;
    background: #f9f9f9;
}

[type="submit"],
button {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    padding: 15px 40px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
    border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    outline: none;
    border-radius: 5px !important;
    color: #ffffff;
}

[type="submit"]:hover,
button:hover {
    background: none;
}

input[type="submit"],
textarea {
    outline: none;
    border-radius: 5px;
}

.ai-contact-form_1 input[type="submit"],
.ai-contact-form_1 button,
.ai-contact-form_1 button[type="submit"] {
    margin-top: 35px;
}

.ai-contact-form_1 textarea#message {
    border: 1px solid;
    border-radius: 0px;
    height: 180px;
    padding: 15px 20px;
    width: 100%;
    background-color: transparent;
}

 ::placeholder {
    opacity: 1;
}

.ai-contact-form>form .row>div>i {
    font-size: 15px;
    left: 50px;
    line-height: 16px;
    margin-top: -7px;
    position: absolute;
    top: 30px;
}

.ai-contact-form>form .row>div>input[type="text"],
.ai-contact-form>form .row>div>textarea {
    border: medium none;
    float: left;
    font-size: 15px;
    height: 60px;
    padding: 14px 75px;
    width: 100%;
}

.ai-contact-form>form .row>div>textarea {
    min-height: 170px;
    padding-top: 25px;
    margin-bottom: 30px;
}

.ai-contact-infos>ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.ai-contact-infos>ul>li {
    float: left;
    padding-right: 20px;
    width: 50%;
}

.ai-social-btns>li {
    float: left;
    margin-right: 3px;
    padding: 5px 7px;
    position: relative;
    width: 35px;
    margin-bottom: 35px;
    text-align: center;
    border-radius: 3px;
}

.ai-contact-infos>ul li span {
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
    font-weight: 700;
}

.ai-contact-infos>ul>li>span>i {
    margin-right: 9px;
}

.ai-contact-details iframe {
    height: 335px;
    border-radius: 5px;
}


/**** Banner Section CSS ****/

.ai-banner-wrapper {
    text-align: center;
    vertical-align: middle;
    padding-bottom: 50px;
    padding-top: 50px;
}

.ai-banner-wrapper h1 {
    text-align: center;
    font-weight: 900;
}

.ai-banner-wrapper ul {
    text-align: center;
}

.ai-banner-wrapper ul li {
    display: inline-block;
    font-size: 14px;
}

.breadcrumb-row ul {
    margin: 10px auto 0;
    border-radius: 0;
    border: 0;
    margin-right: 12px;
    transform: skewX(-12deg);
    display: inline-block;
    padding: 10px 33px;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none;
}

.breadcrumb-row ul:after {
    content: "";
    position: absolute;
    background-color: inherit;
    height: 100%;
    width: 7px;
    right: -12px;
    z-index: 1;
    top: 0;
}

.breadcrumb-row ul li {
    padding: 0;
    transform: skewX(12deg);
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

/**** Offer Section CSS ****/

.offers .col-xl-4.col-lg-4 {
    padding-left: 0;
    padding-right: 0;
}

.ai-offer {
    padding: 45px 65px;
    overflow: hidden;
    margin: 2px 0;
    border-radius: 10px;
}

.ai-offer:before {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -khtml-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.ai-offer:hover:before {
    -webkit-animation: aiflasher 800ms;
    animation: aiflasher 800ms
}

.ai-offer .offer-content h4 {
    font-weight: 600;
}

.ai-offer .offer-content {
    position: relative;
    z-index: 111;
}

.ai-offer:hover .offer-content a {
    border: 1px solid;
}

.ai-offer .offer-content p {
    padding: 15px 0 25px;
}

.ai-offers2 {
    float: left;
    margin-top: 30px;
    position: relative;
    width: 100%;
}

.ai-offers2>img {
    float: left;
}

.ai-offers2-sec {
    float: left;
    margin-top: -30px;
    width: 100%;
}

.ai-infos {
    left: 0;
    padding: 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.ai-infos>[class^="flaticon-"]::before {
    font-size: 50px;
    font-weight: 700;
}

.ai-infos>a {
    border: 2px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    float: left;
    font-size: 19px;
    height: 47px;
    line-height: 42px;
    margin-top: 14px;
    text-align: center;
    width: 47px;
}

.ai-offers2::before {
    background: #f4f4f4 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}


/**** About Section start CSS  ****/

.ai-welcome-info-wrapper {
    padding: 0 15px;
}

.ai-welcome-info-wrapper h2 {
    font-weight: 900;
    margin: 25px 0;
    position: relative;
}

.ai-welcome-info-wrapper p {
    margin: 20px 0;
}

.ai-welcome-info-wrapper a {
    margin-top: 20px
}

.ai-welcome-info-wrapper .author-words {
    color: #333333;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 20px;
}

.author-box .box-inner {
    display: flex;
}

.author-box .au-image {
    width: 90px;
}

.author-box .au-image img {
    border-radius: 50%;
}

.author-box .au-dut {
    margin-left: 15px;
    text-align: left;
}

.author-box .designation {
    color: #787878;
    font-size: 14px;
    font-weight: 400;
}


/**** Services Section CSS ****/

.ai-services {
    position: relative;
}

.ai-service {
    position: relative;
    text-align: center;
    padding: 30px 15px 10px;
}

.ai-service::before {
    content: "";
    position: absolute;
    left: 0px;
    margin: 0px auto;
    top: 0;
    width: 0px;
    height: 0px;
    opacity: 0;
    z-index: -1;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 1);
    border-radius: 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.ai-service:hover::before {
    width: 100%;
    height: 100%;
    opacity: 0.1;
}

.ai-service img {
    width: 50px;
}

.ai-service h2 {
    font-weight: 500;
    padding-top: 25px;
    padding-bottom: 15px;
}

.ai-sp-services-details h4 {
    margin-top: 17px;
    font-weight: 700;
}

.ai-sp-services-details p {
    margin-top: 7px;
}


/**** Classes Section CSS ****/

.ai-class-details {
    overflow: hidden;
}

.ai-class-details .ai-class-meta {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.ai-class-details:hover img {
    transform: scale(1.3) rotate(8deg);
    -ms-transform: scale(1.3) rotate(8deg);
    -webkit-transform: scale(1.3) rotate(8deg);
    -moz-transform: scale(1.3) rotate(8deg);
    -o-transform: scale(1.3) rotate(8deg);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.ai-class-details .ai-class-info::before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: -1px;
    width: 0px;
    height: 1px;
    display: inline-block;
    z-index: 111;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.ai-class-details:hover .ai-class-info::before {
    transform: scale(1.5);
    width: 40%;
}

.ai-class-info h4 a {
    font-size: 20px;
}

.ai-class-info a {
    font-weight: 600;
    padding-top: 30px;
    font-size: 13px;
}


/**** Counter Section CSS ****/

.ai-counter {
    text-align: center;
    padding: 100px 0;
}

.ai-counter h1 {
    margin: 15px 0 10px;
}

.ai-counter-section {
    border-radius: 8px;
}


/**** Trainers Section CSS ****/

.ai-trainer-details {
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

.ai-trainer-meta {
    position: relative;
    padding: 0 0 30px;
    border: 1px solid #f3f3f3;
    background: #ffffff99;
    border-radius: 8px;
    overflow: hidden;
}

.ai-trainer-meta img {
    border-radius: 8px 8px 0 0;
    width: 100%;
}

.ai-trainer-meta::after {
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.ai-trainer-meta:hover::after {
    width: 40%
}

.ai-trainer-info {
    position: absolute;
    opacity: 0;
    width: 46px;
    padding: 14px;
    top: 0;
    margin: 0 auto;
    right: -22%;
    border-radius: 0 8px;
    transition: ease-in 0.2s;
}

.ai-trainer-details:hover .ai-trainer-info {
    right: 0;
    opacity: 1;
}

.ai-info-dis h4,
#ai_skills h3 {
    font-weight: 600;
}

.ai-trainer-info ul {
    text-align: center;
}

.ai-trainer-info ul li {
    display: inline;
}

.ai-trainer-info ul li a {
    display: block;
    width: 20px;
    height: 25px;
    line-height: 29px;
    margin-bottom: 4px;
    border-radius: 5px !important;
}

.ai-similar-trainer .section-title {
    margin-bottom: 40px;
    text-align: center;
}


/**** Summer Section CSS ****/

.ai-summer-off {
    padding: 97px 0px 104px;
}

.ai-summer-off .ai-summer-info h4 {
    padding-top: 14px;
}

.ai-summer-off .ai-summer-info span {
    text-transform: lowercase;
}

.ai-summer-off .ai-summer-info p {
    padding: 25px 0;
}


/**** Get A Section CSS ****/

.ai-get-a {
    padding: 80px 0 70px;
}

.ai-get-a .ai-get-link {
    text-align: center;
    margin-top: 12px;
}


/**** Our Gallery Section CSS ****/

.ai-gallery {
    padding: 0 15px;
}

.ai-gal-table-all {
    position: relative;
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
    margin-top: -20px;
}

.ai-gallery .col-md-12.col-sm-12.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.ai-gallery-meta {
    position: relative;
}

.ai-gallery-meta:hover .ai-gallery-overlay {
    opacity: 1;
    visibility: visible;
    top: 0
}

.ai-gallery-overlay {
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.ai-gallery-overlay a {
    width: 40px;
    height: 35px;
    display: inline-block;
    line-height: 32px;
}


/**** Popular Products Section CSS ****/

.ai-products {
    padding: 0 15px;
}

.ai-product-details {
    margin-bottom: 0;
}

.ai-product-info {
    margin-top: 5px;
    position: relative;
    padding: 30px;
    border: 1px solid #f3f3f3;
    background: #ffffff99;
    border-radius: 0 0 8px 8px;
}

.ai-product-info::after {
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

li.product:hover .ai-product-info::after {
    width: 40%;
}

.ai-product-info h4 a {
    font-size: 20px;
    font-weight: 700;
}

.ai-product-price {
    padding: 10px 0 25px;
}

.ai-product-meta {
    position: relative;
    overflow: hidden;
    text-align: center;
    border-radius: 8px 8px 0 0;
}

.ai-product-meta .ai-product-offer {
    position: absolute;
    top: 0;
    right: -10px;
    padding: 7px 30px 0 15px;
    transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transition: ease-in 0.5s;
    -webkit-transition: ease-in 0.5s;
    -moz-transition: ease-in 0.5s;
    -ms-transition: ease-in 0.5s;
    -o-transition: ease-in 0.5s;
}

.ai-product-meta:hover .ai-product-offer {
    margin-right: -100px;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    -ms-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
}

.ai-product-meta .ai-product-offer h6 {
    transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    font-weight: 500;
}

.ai-product-overlay {
    position: absolute;
    left: -20px;
    top: 20px;
    width: 40px;
    height: 28px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.ai-product-meta:hover .ai-product-overlay {
    opacity: 1;
    visibility: visible;
    top: 20px;
    left: 14px;
}

.ai-det-link {
    padding: 3px 6px;
}

.ai-related-products-headline h3 {
    font-weight: 600;
}

.ai-related-products .products .star-rating {
    position: inherit !important;
    right: inherit !important;
    bottom: inherit !important;
    margin: 0 0 5px !important;
}

div.product .single_add_to_cart_button {
    padding: 14px 22px !important;
}


/**** Events Section CSS ****/

.ai-event-details .ai-event-meta {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.ai-event-details .ai-event-meta img {
    width: 100%;
}

.ai-event-details .ai-event-meta:before {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -khtml-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.ai-event-details:hover .ai-event-meta:before {
    -webkit-animation: aiflasher 800ms;
    animation: aiflasher 800ms
}

.ai-event-details .ai-event-info::before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: -1px;
    width: 0px;
    height: 1px;
    display: inline-block;
    z-index: 111;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.ai-event-details:hover .ai-event-info::before {
    transform: scale(1.5);
    width: 40%;
}

.ai-event-info {
    position: relative;
    margin-top: 5px;
    padding: 30px;
    border: 1px solid #f3f3f3;
    background: #ffffff99;
    border-radius: 0 0 10px 10px;
}

.ai-event-info h4 a {
    font-size: 20px;
}

.ai-event-info a {
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}


/**** Blog Section CSS ****/

.ai-blog-details {
    overflow: hidden;
}

.ai-blog-info h4 a {
    font-size: 20px;
}

.ai-blog-info {
    font-weight: 600;
    margin-top: 30px;
    font-size: 15px;

}

.ai-blog-info .read-more{
    text-transform: uppercase;
}

.ai-blog-details .ai-blog-meta {
    position: relative;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.ai-blog-details:hover img {
    transform: scale(1.3) rotate(8deg);
    -ms-transform: scale(1.3) rotate(8deg);
    -webkit-transform: scale(1.3) rotate(8deg);
    -moz-transform: scale(1.3) rotate(8deg);
    -o-transform: scale(1.3) rotate(8deg);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.ai-blog-details .ai-blog-info::before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: -1px;
    width: 0px;
    height: 1px;
    display: inline-block;
    z-index: 111;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.ai-blog-details:hover .ai-blog-info::before {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    width: 40%;
}

.ai-blog-meta .ai-blog-date {
    position: absolute;
    top: 10px;
    right: -10px;
    z-index: 111;
    padding: 7px 30px 0 15px;
    transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
}

.ai-blog-meta .ai-blog-date h6 {
    transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    font-weight: 500;
}

.ai-blog-info {
    position: relative;
    margin-top: 5px;
    padding: 30px;
    border: 1px solid #f3f3f3;
    background: #ffffff99;
    border-radius: 0 0 5px 5px;
}


/**** Testimonials Section CSS ****/

.ai-testimonial-details {
    text-align: center;
    border-radius: 10px;
    border: 1px solid #f3f3f3;
    padding-top: 30px;
    margin: 15px;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}

.ai-testimonial-info {
    margin-top: 25px;
    margin-bottom: 45px;
    padding: 0 15px;
}

.ai-testimonial-info h4 {
    font-weight: 500;
}

.ai-testimonial-info small {
    position: relative;
    top: 30px;
    font-weight: 600;
}

.ai-testimonial-info small::before {
    content: '"';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 30px;
    margin: 0 auto;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    font-size: 69px;
}

.ai-testimonial-meta {
    width: 100px;
    margin: 0 auto;
}

.ai-testimonials .owl-item .size-alini-size4 {
    border-radius: 50%;
}

.ai-testimonials .owl-carousel.owl-drag .owl-item {
    visibility: hidden;
    margin-bottom: 25px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.ai-testimonials .owl-carousel.owl-drag .owl-item.active {
    visibility: visible;
    margin-top: 25px;
    padding: 25px 0 15px;
    border-radius: 10px;
}


/**** Get In Touch Section CSS ****/

.ai-touch .ai-touch-info-wrapper {
    position: relative;
    height: 100%;
    padding-left: 20%;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 100px;
    border-radius: 5px 0 0 5px;
}

.ai-touch .col-lg-6.col-md-12.col-sm-12.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.ai-touch .ai-touch-info-wrapper h3 {
    padding-bottom: 25px;
}

.ai-touch .ai-touch-info-wrapper .wpcf7-form p {
    margin-bottom: 0;
}

.ai-touch .ai-touch-info-wrapper .wpcf7-form textarea {
    border-radius: 5px;
    height: 180px;
    padding: 15px 20px;
    width: 100%;
}

.ai-touch iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}


/**** Pagination CSS ****/

.ai-pagination-right {
    text-align: right;
}

.ai-pagination-center {
    text-align: center;
}

.ai-pagination-left {
    text-align: left;
}

.woocommerce-pagination li,
.ai-pagination-center li,
.ai-pagination-left li {
    display: inline-block;
    margin-right: 5px;
    border: 1px solid;
    border-radius: 8px;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
}

.woocommerce-pagination li>.page-numbers,
.ai-pagination-center li a,
.ai-pagination-left li a {
    width: 50px;
    font-size: 16px;
    height: 50px;
    background: 0 0;
    display: block;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.ai-pagination-center .active,
.ai-pagination-left .active {
    border: 1px solid;
}


/**** Sidebar CSS ****/

.ai-sidebar {
    background: #f9f9f9;
    padding: 30px;
    margin-top: -2px;
    border-radius: 5px;
}

.ai-sidebar .ai-sidebar-box {
    margin-bottom: 65px;
}

.ai-sidebar .ai-sidebar-box:last-child {
    margin-bottom: 0;
}

.ai-sidebar .ai-sidebar-box h3 {
    line-height: 0.8;
    margin-bottom: 1.5em;
    position: relative;
    font-weight: 900;
    font-size: 26px;
}

.ai-sidebar .ai-sidebar-box h3:before {
    content: "";
    width: 5px;
    height: 3px;
    position: absolute;
    bottom: -25px;
    left: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.ai-sidebar .ai-sidebar-box h3:after {
    content: "";
    width: 100px;
    height: 3px;
    position: absolute;
    bottom: -25px;
    left: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
}

.ai-sidebar .ai-sidebar-box:hover h3:after {
    width: 150px;
}

.ai-categories ul li {
    position: relative;
    margin-bottom: 0px !important;
}

.ai-categories ul li,
.ai-sidebar-box ul li,
.widget_categories ul li {
    padding: 10px 0;
    border-bottom: 1px solid !important;
}

.ai-categories ul li a,
.ai-sidebar-box ul li a,
.widget_categories ul li a {
    margin-left: 20px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.ai-categories ul li a:hover,
.ai-sidebar-box ul li a:hover,
.widget_categories ul li a:hover {
    padding-left: 15px;
}

.ai-sidebar-box #wp-calendar {
    width: 100%;
}

.ai-sidebar-box #wp-calendar a {
    font-weight: 600;
}

.ai-recent-post ul li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #333;
    padding-bottom: 8px;
}

.ai-recent-post ul li:last-child {
    border-bottom: none;
}

.ai-recent-post ul li::before {
    content: none;
}

.ai-recent-post ul li a {
    margin-left: 0;
}

.ai-recent-post .ai-image {
    float: left;
    margin-right: 12px;
}

.ai-recent-post .ai-image a img {
    border-radius: 5px;
}

.ai-recent-post .ai-info p {
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 18px;
}

.ai-recent-post .ai-info p a {
    font-size: 13px;
    font-weight: 600;
}

.ai-tags ul li {
    display: inline-block;
    margin: 5px 3px 0 0;
}

.ai-tags a {
    border: 1px solid;
    padding: 5px 10px;
    display: inline-block;
    font-size: 13px;
}

.ai-tags a:hover {
    border: 1px solid;
}


/**** Preloader CSS ****/

#preloader {
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}


/**** Scroll Top CSS ****/

#topcontrol {
    z-index: 999;
}

.topcontrol {
    text-align: center;
    border-radius: 50%;
}

.topcontrol i {
    padding: 7px 15px;
    line-height: 1.7;
}


/**** Single Post Page CSS ****/

.ai-blog-details-top-content {
    padding: 25px 0 0;
}

.ai-blog-details-top-content h3,
.comments-area h3 {
    font-weight: 600;
}

.ai-single-tags a {
    border: 1px solid;
    border-radius: 3px !important;
    padding: 5px 12px;
    opacity: 0.7;
}

.ai-blog-comments {
    margin: 20px 0;
    text-transform: uppercase;
}

.ai-blog-comments li {
    position: relative;
    opacity: 0.7;
    display: inline;
    padding-left: 22px;
    padding-right: 12px;
    font-size: 14px;
}

.ai-blog-comments li::before {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 30%;
    border: 1px solid;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.ai-blog-comments li:first-child {
    padding-left: 0;
}

.ai-blog-comments li:first-child::before {
    display: none;
}

.ai-blog-comments-list h4 {
    margin-bottom: 40px;
}

.ai-blog-comments-list .media {
    margin-bottom: 30px;
    display: block;
}

.ai-blog-comments-list .media .media-body {
    position: relative;
    float: left;
    width: 80%;
}

.ai-blog-comments-list .byuser.media {
    margin-left: 8%;
}

.ai-blog-comments-list .media .media-body .ai-blog-comments-reply {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    border: 1px solid;
    padding: 2px 10px;
}

.ai-blog-comments-list .media .media-body .ai-blog-comments-reply:hover {
    border: 1px solid;
}

.ai-blog-comments-list .media .media-body ul li {
    display: inline-flex;
    margin-right: 15px;
}

.ai-blog-comments-list .media .media-body h4 {
    margin-bottom: 10px;
}

.media img {
    border-radius: 50%;
    margin-right: 15px;
}

.ai-blog-img-holder img {
    border-radius: 5px;
    width: 100%;
}

.form-group textarea {
    border-radius: 0;
    margin-bottom: 20px;
    padding-left: 20px;
    width: 100%;
    border: 0;
    outline: none;
    border-radius: 5px;
    background: #f9f9f9;
}


/**** Class Page CSS ****/

.single-item h5 {
    font-weight: 600;
}

.single-item .item-img-wrapper {
    overflow: hidden;
    position: relative;
}

.single-item .item-img-wrapper::after {
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0);
    -webkit-transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.4s ease 0s;
    -moz-transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.4s ease 0s;
    -ms-transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.4s ease 0s;
    -o-transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.4s ease 0s;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.4s ease 0s;
}

.single-item .item-img-wrapper:hover::after {
    opacity: 1;
    transform: scale(1.5);
}

.ai-classes-details-top-content {
    padding: 25px 0 0;
}

.ai-classes-details-top-content h2 {
    margin-bottom: 15px;
}

.ai-classes-details-top-content h3 {
    margin-bottom: 20px;
}

.ai-class-info {
    position: relative;
    margin-top: 5px;
    padding: 30px;
    border: 1px solid #f3f3f3;
    background: #ffffff99;
    border-radius: 0 0 10px 10px;
}

.ai-classes-info {
    margin: 15px 0;
    text-transform: uppercase;
    padding: 12px;
    background: #f9f9f9;
    border-radius: 5px;
}

.ai-classes-img-holder {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.ai-classes-img-holder img {
    width: 100%;
}

.ai-classes-info li {
    display: inline;
    padding-left: 22px;
    padding-right: 12px;
    font-size: 14px;
    position: relative;
}

.ai-classes-info li::before {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 30%;
    border: 1px solid;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.ai-classes-info li:first-child {
    padding-left: 0;
}

.ai-classes-info li:first-child::before {
    display: none;
}

.ai-classes-details-top-content i {
    padding-right: 3px;
}

.ai-similar-class .section-title {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center;
}

.item-img-wrapper img {
    position: relative;
    width: 100%;
}

.ai-thumbnail {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
    border-radius: 8px;
}


/**** Event Page CSS ****/

.ai-events-details-top-content {
    padding: 25px 0 0;
}

.ai-events-details-top-content h2 {
    margin-bottom: 15px;
}

.ai-events-details-top-content h3 {
    margin-bottom: 20px;
}

.ai-events-info {
    margin: 20px 0;
    text-transform: uppercase;
}

.ai-events-img-holder {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.ai-events-img-holder img {
    width: 100%;
}

.ai-events-info li {
    display: inline;
    padding-left: 22px;
    padding-right: 12px;
    font-size: 14px;
    position: relative;
}

.ai-events-info li::before {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 30%;
    border: 1px solid;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.ai-events-info li:first-child {
    padding-left: 0;
}

.ai-events-info li:first-child::before {
    display: none;
}

.ai-events-details-top-content i {
    padding-right: 3px;
}


/**** Trainer Page CSS ****/

.ai-trainers {
    padding: 0 15px;
}

.ai-trainers .ai-trainer-info-page ul li {
    display: inline;
}

.ai-trainer-detail-content .ai-detail-heading h2 {
    line-height: 0.8;
}

.ai-trainer-name h3 {
    text-align: center;
    line-height: 22px;
    margin-top: 20px;
    font-weight: 700;
}

.ai-trainer-name h5 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: -5px;
    font-weight: 400;
    text-transform: inherit;
}

.ai-detail-heading p {
    margin-top: 20px;
}

.ai-trainer .ai-trainer-info-page h3 {
    position: relative;
    padding: 10px;
    text-decoration: none;
    color: inherit;
    text-align: center;
    font-weight: 700;
    top: -30px;
    background: #fff;
    width: 80%;
    border-radius: 5px;
    margin: 0 auto;
    box-shadow: 0px 3px 3px 0px #ececec;
    -webkit-box-shadow: 0px 3px 3px 0px #ececec;
    -moz-box-shadow: 0px 3px 3px 0px #ececec;
}

.ai-trainer .ai-trainer-info-page h4,
#ai_skills h3 {
    margin: 0 0 20px;
}

.ai-trainer .ai-trainer-info-page ul {
    margin: 20px 0;
}

.ai-trainer .ai-trainer-info-page ul li {
    display: inline;
}

.ai-trainer .ai-trainer-info-page ul li a {
    margin-right: 1px;
    background: #ececec;
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 27px;
    border: #ececec solid 1px;
    border-radius: 5px !important;
}

.ai-trainer-detail-image {
    padding: 30px;
    background: #f9f9f9;
    border-radius: 8px;
}

.ai-trainer-detail-image::after {
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.ai-trainer-detail-image:hover::after {
    width: 40%;
}

.ai-trainer .ai-trainer-detail-image .ai-trainer-info-page p {
    position: relative;
    margin-bottom: 8px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}

.ai-trainer .ai-trainer-detail-image .ai-trainer-info-page span {
    position: absolute;
    top: 0;
    left: 100px;
    float: right;
    font-weight: 300;
}

.ai-trainer .ai-skillbar {
    position: relative;
    display: block;
    margin-bottom: 30px;
    width: 100%;
    height: 35px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
}

.ai-trainer .ai-skillbar-title {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 13px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ai-trainer .ai-skillbar-title span {
    display: block;
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ai-trainer .ai-skillbar-bar {
    height: 35px;
    width: 0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    float: left;
}

.ai-trainer .ai-skill-bar-percent {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 11px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    -moz-box-shadow: inset 0 0 5px #7e7e7e;
    -webkit-box-shadow: inset 0 0 5px #7e7e7e;
    box-shadow: inset 0 0 5px #7e7e7e;
}

.ai-trainers .btn-position {
    text-align: center;
}

.single-traner-page-items {
    margin-bottom: 0;
}


/* Single Product CSS */

.ai-single-product-tabs {
    float: left;
    width: 100%;
}

.ai-single-product-tabs>.tab-content {
    width: 100%;
    position: absolute;
    top: 0;
}

.ai-single-product-tabs>.tab-content img {
    float: left;
}

.ai-single-product-tabs>.nav {
    border: medium none;
    float: left;
    margin: 30px -15px 0;
}

.ai-single-product-tabs>.nav>li {
    float: left;
    margin: 0;
    padding: 0 15px;
    width: 33.334%;
}

.ai-single-product-tabs>.nav>li a {
    border: medium none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.ai-single-product-infos {
    float: left;
    width: 100%;
}

.ai-single-product-infos h2 {
    line-height: 0.8;
}

.ai-related-products-headline h3 {
    text-align: center;
}

.ai-single-product-headline::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 30px;
}

.ai-single-product-infos span.price {
    float: left;
    font-size: 20px;
    margin-bottom: 13px;
    margin-top: 10px;
    width: 100%;
}

.ai-single-product-infos .rating {
    float: left;
    margin-bottom: 16px;
    width: 100%;
}

.ai-single-product-infos a.btn {
    margin-right: 5px;
    margin-top: 60px;
}

.ai-single-product-infos>p {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.nav.nav-tabs>li>a>img {
    float: left;
    max-width: none;
}

.ai-product-input-number {
    display: table-cell;
    vertical-align: middle;
    width: 180px;
}

.ai-product-input-number>span {
    float: left;
    width: 100%;
}

.ai-product-input-number>span input.manual-adjust {
    border: medium none;
    float: left;
    padding: 12px 0;
    text-align: center;
    width: 100%;
}

.ai-product-input-number>span input.userincr-btn-dec {
    border: medium none;
    float: left;
    padding: 6px 0;
    width: 50%;
    border-right: 1px solid;
}

.ai-product-input-number>span input.userincr-btn-inc {
    border: medium none;
    float: left;
    padding: 6px 0;
    width: 50%;
}

.ai-single-product-infos a.btn {
    margin-right: 5px;
    margin-top: 40px;
}

.ai-single-product-infos a.btn:hover {
    border: 1px solid;
}

.ai-single-product-infos .ai-product-input-number>span>input.manual-adjust {
    margin: 0;
}

.ai-single-product-infos>p {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}


/**** 404 Section CSS ****/

.ai-404-wrapper {
    text-align: center;
}

.ai-404-wrapper h1 {
    font-size: 204px;
    line-height: 0.8em;
    margin-bottom: 30px;
}

.ai-404-wrapper h5 {
    font-size: 24px;
}


/**** Footer Widget CSS ****/

.ai-footer-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -111;
}

.ai-footer-section .footer-logo,
.ai-sidebar .footer-logo {
    margin-bottom: 22px;
}

.ai-footer-section h5 {
    margin-bottom: 52px;
    margin-top: 11px;
    font-size: 22px;
    line-height: 0;
    font-weight: 600;
}

.ai-footer-section ul li {
    margin-bottom: 8px;
}

.ai-footer-section .fa {
    padding-right: 15px;
}

.ai-sub-form {
    position: relative;
}

.ai-sub-form input[type="text"] {
    border: 0;
}

.ai-sub-form button {
    position: absolute;
    bottom: 15px;
    right: 20px;
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
}

footer .ai-sub-form button {
    right: 4px;
}

.ai-footer-section .ai-subcribe {
    margin-top: 40px;
}

.ai-copyright-area {
    z-index: 999;
    padding: 35px 0 20px;
    border-top: 1px solid;
}

.ai-copyright-area p {
    z-index: 111;
    position: relative;
}

.ai-footer-social .social-links {
    text-align: center;
    border-top: 1px solid #333;
    padding-top: 70px;
    padding-bottom: 70px;
}

.ai-footer-social .social-links li {
    display: inline;
}

.ai-footer-social .social-links li a {
    background-color: #47474733;
    width: 50px;
    display: inline-block;
    height: 50px;
    text-align: center;
    line-height: 49px;
    margin-left: 7px;
    border: #8a8a8a solid 1px;
    border-radius: 10px !important;
}

.ai-footer-social .social-links li a .fa {
    padding-right: inherit;
    color: #a9a9a9;
    font-size: 20px;
    transition: all 0.5s !important;
    -webkit-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    -ms-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
}


/**** Newsletter Section CSS ****/

.newsletter_wrapper {
    padding: 38px 60px 55px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    position: relative;
    z-index: 1;
}

.newsletter_wrapper .newsletter_text h2 {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.newsletter_wrapper .newsletter_text {
    width: 40%;
}

.newsletter_wrapper .newsletter_field {
    position: relative;
    width: 60%;
    margin-top: 47px;
}

.newsletter_wrapper .newsletter_field .newsletter_field_block input {
    width: 100%;
    height: 50px;
    padding: 0px 20px;
    padding-right: 180px;
    border-radius: 30px;
    border: none;
    outline: none;
}

.newsletter_wrapper .newsletter_field .newsletter_field_block input.wpcf7-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 35%;
    height: 50px;
    line-height: 50px;
    padding: 0px 40px;
    border-radius: 30px !important;
    background-color: #222222;
    text-transform: capitalize;
    font-weight: 600;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.newsletter_wrapper .newsletter_field .newsletter_field_block input.wpcf7-submit:hover {
    width: 40%;
    cursor: pointer;
}


/**** Sidebar Widgets Section CSS ****/

.ai-sidebar-box ul li,
.widget_categories ul li {
    position: relative;
}

.ai-categories ul li::before,
.ai-sidebar-box ul li::before,
.widget_categories ul li::before {
    font-family: 'Font Awesome 5 Free';
    content: "\f101";
    display: block;
    position: absolute;
    bottom: 10px;
    font-weight: 600;
}

.ai-sidebar-box .ai-recent-post ul li::before,
.ai-sidebar-box .flickr-badge-wrapper ul li::before {
    visibility: hidden;
}

.ai-sidebar-box ul .recentcomments::before {
    display: none;
}


/**** Default CSS ****/

.screen-reader-text {
    display: none;
}

.wp-caption {
    font-style: italic;
}

.wp-caption-text {
    font-weight: 300;
    opacity: 0.6;
    padding-top: 4px;
}

.gallery-caption {
    font-size: 12px;
    opacity: 1;
    margin: 0 0 12px;
}

.bypostauthor {
    border-top: 0 none;
}

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left;
    float: left;
}

.aligncenter {
    text-align: center;
}

li.flickr_badge_image a,
li.flickr_badge_image img {
    display: block !important;
}

.ai-welcome-youtube {
    padding: 200px 15px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.ai-popup-youtube {
    padding: 28px 26px 24px 32px;
    border: 5px solid #ffffff;
    border-radius: 100% !important;
    background: rgba(255, 255, 255, 0.19);
}

.ai-popup-youtube i::before {
    font-size: 22px;
    line-height: 0px;
}

.ai-sp-style {
    margin: 0;
    padding: 0;
    position: relative;
}

.ai-sp-style::before {
    content: '';
    position: absolute;
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important;
}


/* Class Schedule Table */

.schedule-wrapper {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    padding: 40px 20px;
    background-size: contain;
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.schedule-header {
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 22px;
}

.schedule-table {
    border: 1px solid #e5e5e5;
    text-align: center;
    width: 100%;
}

.class-date,
.class-time {
    display: block;
}

.instruct {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 200px;
    margin: 0 auto;
}

.instruct .cont {
    padding-left: 15px;
    text-align: left;
}

.instruct .cont {
    width: 100%;
    text-align: center;
}

.single-courses-box .courses-content ul.courses-box-a li i {
    top: 5px !important;
}

.ai-footer-section .social-links .fa, 
.ai-footer-section .social-links .fab, 
.ai-footer-section .social-links .fad, 
.ai-footer-section .social-links .fal, 
.ai-footer-section .social-links .far, 
.ai-footer-section .social-links .fas {
    line-height: inherit !important;
}

/* Custom Section CSS */

.hero-content-default {
    margin-right: 50px;
}

.hero-content-default  h1 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
}

.bg-blur {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.hero-image-default {
    position: relative;
}

.fill-body {
    fill: #ffffff !important;
}

.z-index-1 {
    z-index: 1;
}

.hero-image-top-shape-posation {
    top: 0px;
}

.icon-bg {
    padding: 7px 11px;
}

.hero-icon-default-one {
    top: 105px;
    left: 115px;
}

.hero-icon-default-two {
    right: 2px;
    top: 140px;
}

.hero-icon-default-three {
    bottom: 95px;
    right: 8px;
}

.hero-icon-default-one img, .hero-icon-default-two img, .hero-icon-default-three img{
    width: 60px;
    height: 60px;
}

.fill-blue {
    fill: #0099ff !important; 
}