@charset "utf-8";

/*
***********************************
* Template Name: Perfect Single Modern Responsive HTML5 Template
* Author Name: Prantok104
* Support: prantok104@gmail.com
* Version: 1.0.0
* Template By: Prantok104

* This file contains the styling for the actual theme, this is the file you need to edit to change the look of the theme.

The contents of This file are outlined below >>>>

*** SEARCH EACH SECTION AS IT COMMENTS, YOU WILL GET THE RIGHT SECTION.

**************************************************
**************************************************
*** CSS TABLE

01. IMPORT CSS
02. DEFAULT CSS
03. HEADER TOP CSS
04. MAIN MENU CSS
05. SLIDER CSS
06. ABOUT CSS
07. CLASS CSS
08. TRAINER CSS
09. COUNTER CSS
10. Gallery CSS
11. Client CSS
12. Newslater CSS
13. Blog CSS
14. Contact CSS
15. Footer CSS
16. Preloader CSS
17. Btm to top CSS

 */
/*-----------------------------------
01. IMPORT CSS
-------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500;700;800;900&family=Lato:wght@300;400;700&display=swap');

/*-----------------------------------
02. DEFAULT CSS
-------------------------------------*/
* {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Kanit', sans-serif;
}

p,
address {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
}

.margin-top {
    margin-top: 80px;
}

.margin-bottom {
    margin-bottom: 80px
}

.margin-both {
    margin: 80px 0px
}

.padding-top {
    padding-top: 80px;
}

.padding-bottom {
    padding-bottom: 80px
}

.padding-both {
    padding: 80px 0px
}

.clear {
    clear: both
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    display: inline-block;
    font-family: 'Lato', sans-serif;
}

a:hover,
a:visited,
a:focus {
    text-decoration: none
}

img {
    width: 100%
}

.df-bg {
    background: #F8F8F8
}

span {
    font-family: 'Kanit', sans-serif;
}

/*-----------------------------------
03. HEADER TOP CSS
-------------------------------------*/
header.header-area-start {
    background: #1F1F1F;
}

header.header-area-start a {
    color: #fff;
    margin-right: 10px;
    padding: 15px 10px;
    display: inline-block;
    font-size: 14px;
}

header.header-area-start a > i {
    margin-right: 6px;
    font-size: 17px;
}

ul.social-menu li {
    display: inline-block;
}

.social-icon-area {
    text-align: right;
}

header.header-area-start a:first-child {
    padding-left: 0;
}

ul.social-menu li a:last-child {
    padding-right: 0;
}

.logo-area-start a {
    display: inline-block;
    padding: 10px 10px 10px 0px;
}

nav.navigation-area-start {
    background: #1F1F1F;
    border-top: 1px solid #403e3e;
}

nav.navigation-area-start a {
    color: #fff;
}

.logo-area-start a {
    text-transform: uppercase;
    font-family: 'Kanit';
    font-size: 29px;
}

/*-----------------------------------
04. MAIN MENU CSS
-------------------------------------*/
ul.main-menu-area {
    text-align: right;
}

ul.main-menu-area li {
    display: inline-block;
}

ul.main-menu-area li a {
    display: inline-block;
    padding: 16px;
    text-transform: uppercase;
    font-size: 11px;
    transition: 0.3s ease-in-out
}

ul.main-menu-area li a:hover,
ul.main-menu-area li a.active {
    color: #C3183A;
    transition: 0.3s ease-in-out
}

nav.navigation-area-start.sticky {
    width: 100%;
    position: fixed;
    z-index: 999999;
    background: #1F1F1F;
    top: 0;
    animation: fadeInDown 1s both;
}

/*-----------------------------------
05. SLIDER CSS
-------------------------------------*/
section.slider-area-start {
    background: #1F1F1F;
    height: 83vh;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.main-slider-area {
    width: 100%;
    height: 100%;
}

section.slider-area-start:after {
    position: absolute;
    width: 334px;
    height: 226%;
    content: '';
    background: #C3183A;
    transform: rotate(59deg);
    z-index: -1;
    left: 68%;
    top: -53%;
}

.slingle-slider-area-start {
    width: 100%;
    height: 83vh;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.single-slider-area-content {
    color: #fff;
    width: 50%
}

.single-slider-area-content span {
    font-size: 29px;
    display: block;
    margin-bottom: 6px;
}

.single-slider-area-content h1 {
    font-size: 52px;
    text-transform: uppercase;
    margin-bottom: 21px;
}

.single-slider-area-content p {
    line-height: 28px;
    opacity: 0.7;
    margin-bottom: 64px;
    font-size: 21px;
    letter-spacing: 1.4px;
}

.single-slider-area-content a {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 22px 40px;
    border: 1px solid #C3183A;
    border-radius: 5px;
    margin-right: 15px;
    transition: 0.3s ease-in-out
}

.single-slider-area-content a.active {
    background: #C3183A;
}

.single-slider-area-content a:hover {
    background: #C3183A;
    transition: 0.3s ease-in-out
}

.single-slider-area-content a.active:hover {
    background: transparent;
    transition: 0.3s ease-in-out
}

.single-slider-area-content a > i {
    margin-left: 15px;
}

.slider-image {
    width: 50%;
    height: 83vh;
}

.single-slider {
    width: 100%;
    height: 84vh;
}

.slider-image .owl-dots {
    position: absolute;
    right: 0;
    bottom: 50px;
}

.slider-image .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid #C3183A;
}

.slider-image .owl-dots .owl-dot.active span {
    width: 44px;
    background: #C3183A;
    transition: 0.3s ease-in-out;
}

/*-----------------------------------
06. ABOUT CSS
-------------------------------------*/
h2.project-title {
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 34px;
    position: relative;
    font-weight: 600
}

h2.project-title:after {
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 53px;
    height: 3px;
    background: #C3183A;
    content: '';
}

.about-area-content h4 {
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.about-area-content p {
    line-height: 20px;
    margin-bottom: 20px;
    text-align: justify;
    opacity: 0.8;
}

.about-area-content a {
    display: inline-block;
    text-transform: uppercase;
    padding: 15px 40px;
    margin-top: 15px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid transparent;
    background-color: #C3183A;
    transition: 0.3s ease-in-out;
}

.about-area-content a:hover {
    background: transparent;
    color: #C3183A;
    transition: 0.3s ease-in-out;
    border: 1px solid #C3183A;
}

.about-area-content a > i {
    margin-left: 10px;
}

section.about-area-start:after {
    position: absolute;
    right: 0;
    top: 5%;
    width: 38%;
    height: 90%;
    content: '';
    background: #C3183A;
    z-index: -1;
}

section.about-area-start {
    position: relative;
    z-index: 1;
}

.about-area-image img {
    width: 100%;
    height: auto;
}



/*-----------------------------------
07. CLASS CSS
-------------------------------------*/
.class-clider-img {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.single-class-slider,
.single-trainer-area-start {
    background: #fff;
    box-shadow: 1px 1px 7px 1px #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 15px;
}

.class-slider-content {
    padding: 30px;
}

.class-slider-content a.title-entity {
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 17px;
    color: #222;
}

.class-slider-content span {
    color: #FFA800;
    text-transform: capitalize;
    font-size: 12px;
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'Kanit', sans-serif;
}

.class-slider-content p {
    font-size: 13px;
    opacity: 0.7;
    margin-bottom: 15px;
}

.class-slider-content a.class-slider-btn {
    display: inline-block;
    text-transform: capitalize;
    font-size: 13px;
    padding: 8px 14px;
    border-radius: 3px;
    border: 1px solid transparent;
    background: #C3183A;
    color: #fff;
    transition: 0.3s ease-in-out;
}

.class-slider-content a.class-slider-btn:hover {
    background: transparent;
    color: #C3183A;
    border: 1px solid #C3183A;
    transition: 0.3s ease-in-out;
}

.class-slider-content a.class-slider-btn i {
    margin-left: 8px
}

/*-----------------------------------
08. TRAINER CSS
-------------------------------------*/
.single-trainer-area-start .trainer-image {
    width: 100%;
    height: 300px;
}

.trainer-image img {
    width: 100%;
    height: 100%;
}

ul.trainer-social-icon li {
    display: inline-block;
}

ul.trainer-social-icon li a {
    display: inline-block;
    padding: 8px 10px;
    margin-top: 15px;
    border-radius: 5px;
    color: #fff;
}

ul.trainer-social-icon {
    text-align: left;
}

ul.trainer-social-icon li:nth-child(1) a {
    background: #3A5794
}

ul.trainer-social-icon li:nth-child(2) a {
    background: #00A7E7
}

ul.trainer-social-icon li:nth-child(3) a {
    background: #0E72A3
}

ul.trainer-social-icon li:nth-child(4) a {
    background: #E60023
}

.read-more-area {
    margin-top: 10px;
    text-align: left;
}

a.read-more-btn {
    display: inline-block;
    text-transform: capitalize;
    font-size: 13px;
    color: #fff;
    padding: 8px 14px;
    border: 1px solid transparent;
    background: #C3183A;
    border-radius: 3px;
    margin-top: 10px;
    transition: 0.3s ease-in-out
}

a.read-more-btn:hover {
    background: transparent;
    color: #C3183A;
    border: 1px solid #C3183A;
    transition: 0.3s ease-in-out;
}

a.read-more-btn i {
    margin-left: 6px
}

/*-----------------------------------
09. COUNTER CSS
-------------------------------------*/
.counter-area-start {
    background: #C3183A;
    color: #fff;
    text-align: center;
}

.single-counter span {
    display: inline-block;
    padding: 20px;
    border: 1px solid #FFF;
    margin-bottom: 10px;
    border-radius: 0;
    font-size: 32px;
    font-family: 'Kanit', sans-serif;
    font-weight: 600;
    letter-spacing: 1.5px;
}


/*-----------------------------------
10. Gallery CSS
-------------------------------------*/
.single-gallery-image {
    width: 100%;
    height: 100%;
}

.single-gallery-image a {
    display: block;
    width: 100%;
    height: 100%
}

.single-gallery-image a img {
    width: 100%;
    height: 100%;
}


/*-----------------------------------
11. Client CSS
-------------------------------------*/
.client-area-start h2.project-title:after {
    background: #fff
}

section.client-area-start {
    background: #C3183A;
    color: #fff;
}

.single-client-content-area img {
    width: 80px;
    height: 80px;
    border: 2px solid #FFF;
    position: absolute;
    left: 38%;
    top: -40px;
}

.single-client-content-area {
    position: relative;
}

.single-client-content {
    background: #fff;
    border-radius: 5px;
    padding: 55px 25px;
    margin-top: 25px;
    color: #222;
    font-family: 'Kanit', sans-serif;
    text-align: center
}

.single-client-content a {
    color: #222;
    font-weight: 600;
    font-size: 18px;
}

.single-client-content span {
    display: block;
    margin: 10px 0;
    font-weight: 300;
    font-size: 13px;
    opacity: 0.7;
}

.single-client-content p {
    margin: 20px 0;
}

.single-client-content .review i {
    color: #ED8A19;
}

.single-client-content-area .social-icon a {
    display: inline-block;
    color: #fff;
    padding: 15px;
    font-size: 22px;
}

.single-client-content-area .social-icon {
    text-align: center;
}

.single-client-content-area a.active {
    display: inline-block;
    text-transform: uppercase;
    padding: 15px 40px;
    margin-top: 15px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid transparent;
    background-color: #C3183A;
    transition: 0.3s ease-in-out;
}

.single-client-content-area a.active:hover {
    background: transparent;
    color: #C3183A;
    transition: 0.3s ease-in-out;
    border: 1px solid #C3183A;
}



/*-----------------------------------
12. Newslater CSS
-------------------------------------*/
section.newslater-area-start {
    background: #C3183A;
    color: #fff;
}

.newslater-content h3 {
    font-size: 25px;
    margin-bottom: 16px;
    font-weight: 500;
}


.input-group-text {
    background: #00AEEF;
}

.input-group-text input[type="button"] {
    background: #00AEEF;
    border: 0;
    color: #fff;
    font-family: 'Kanit';
}

.newslater-form {
    margin-top: 25px;
}

.newslater-form input[type="text"] {
    padding: 25px;
}

/*-----------------------------------
13. Blog CSS
-------------------------------------*/

.single-blog-area {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    transition: 0.5s ease-in-out;
}

.single-blog-area:hover {
    box-shadow: 2px 11px 17px 5px #2221;
}

.single-blog-content {
    padding: 25px;
    position: relative;
    z-index: 1
}

.single-blog-content:after,
.single-blog-content:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 51%;
    height: 243%;
    content: '';
    background: #C3183A;
    opacity: 0.08;
    transform: rotate(55deg);
    z-index: -1;
}

.single-blog-content:before {
    right: 0;
    transform: rotate(-55deg);
    top: 0px;
    height: 189%;
    width: 60%;
}

.single-blog-image {
    height: 255px;
    overflow: hidden;
}

.single-blog-image a {
    width: 100%;
    height: 100%;
    display: block;
}

.single-blog-image a > img {
    width: 100%;
    height: 100%;
    transition: 0.5s ease-in-out;
}

.single-blog-area:hover .single-blog-image a > img {
    transform: scale(1.2);
    transition: 0.5s ease-in-out;
}

.single-blog-content a {
    display: block;
    color: #222;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: 'Kanit', sans-serif;
    text-transform: capitalize;
    transition: 0.3s ease-in-out
}

.single-blog-area:hover .single-blog-content a {
    color: #C3183A;
    transition: 0.3s ease-in-out
}

.blog-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.blog-info span {
    font-size: 16px;
    opacity: 0.9;
    text-transform: capitalize;
}

.single-blog-content p {
    text-align: justify;
    opacity: 0.8;
}



/*-----------------------------------
14. Contact CSS
-------------------------------------*/

.contact-content-text {
    padding: 25px;
    background: #C3183A;
    color: #fff;
    padding-bottom: 0
}

.contact-content-text:last-child {
    padding-bottom: 25px
}

.single-contact h2 {
    text-transform: uppercase;
    font-size: 23px;
    border-bottom: 2px solid #97112c;
    padding-bottom: 14px;
    margin-bottom: 10px;
}

.single-contact h2 > i {
    margin-right: 11px;
}

::placeholder {
    font-family: 'Lato', sans-serif;
}

.contact-form form input,
.contact-form form textarea {
    margin-bottom: 22px;
}

.contact-form form button,
.contact-form form button:focus {
    background: #C3183A;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    height: 46px;
}

.contact-form form button:hover {
    color: #fff
}

.contact-form {
    background: #F8F8F8;
    padding: 15px;
}

/*-----------------------------------
15. Footer CSS
-------------------------------------*/
.footer-area-start {
    background: #212121;
    color: #ffffffdb
}

.footer-area-start a {
    color: #A4A4A4
}

.single-footer-area .social-icon a {
    padding: 17px;
    font-size: 28px;
    padding-bottom: 0
}

.single-footer-area .logo-area-start a {
    color: #fff
}

.single-footer-area h5 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 12px;
    color: #fff;
}

.single-footer-area ul.footer-widgets li a {
    display: block;
    font-size: 14px;
    color: #ffffffdb;
}

.single-footer-area ul.footer-widgets li {
    margin-bottom: 13px;
}

.single-footer-area ul.footer-widgets li a:hover {
    color: #C3183A;
}

.copyright-area {
    padding: 20px;
    text-align: center;
    text-transform: capitalize;
    background: #0E0E0E;
    margin-top: 15px;
}

/*-----------------------------------
16. Preloader CSS
-------------------------------------*/
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #C3183A;
    z-index: 9999999999
}

.loader {
    width: 100px;
    height: 100px;
    margin: 44vh auto;
    border-radius: 50%;
    position: relative
}

.loader .inner {
    width: 100%;
    height: 100%;
    border: 50px solid transparent;
    border-top-color: transparent;
    border-left-color: transparent;
    border-top-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    animation: 0.3s spin infinite linear
}

.loader .inner:nth-child(1) {
    border-left-color: #fff;
    opacity: 0.25
}

.loader .inner:nth-child(2) {
    animation-direction: reverse;
    animation-duration: 2.5s
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

/*-----------------------------------
17. Btm to top CSS
-------------------------------------*/
a.btm-to-top {
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    background: #C3183A;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 25px;
    bottom: 40px;
    z-index: 999999999
}
