/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
     overflow-x: hidden !important;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: Raleway;
     line-height: 1.80857;
     font-weight: normal;
     overflow-x: hidden !important;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 20px;
     font-weight: 300;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

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

 :focus {
     outline: 0;
}

.paddind_bottom_0 {
     padding-bottom: 0 !important;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}
.full {
     float: left;
     width: 100%;
}

.layout_padding {
     padding-top: 90px;
     padding-bottom: 0px;
}
.header_section {
    width: 100%;
    float: left;
    background: linear-gradient(to right, white,#E34242,#3A3A3A);
    height: auto;
    background-size: 100%;
    padding-bottom: 90px;
}
.logo{
    width: 35%;
    float: left;
}
.bg-light {
    background-color: transparent !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 18px;
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
}
.banner_section{
    width: 100%;
    float: left;
}
.banner_taital{
    width: 100%;
    float: left;
    font-size: 100px;
    color: #fdfcfc;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.banner_text {
    width: 70%;
    margin: 0 auto;
    font-size: 16px;
    color: #fdfcfc;
    text-align: center;
}
.contact_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}
.contact_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #060606;
    background-color: #ffffff;
    text-align: center;
    padding: 10px 0px;
}
.contact_bt a:hover {
    color: #000;
    background-color: #ffffff;
}
#main_slider .carousel-control-prev:hover, #main_slider .carousel-control-next:hover, #main_slider .carousel-control-prev:focus, #main_slider .carousel-control-next:focus {
    background: #ffffff;
    color: #000;
}

#main_slider a.carousel-control-next {
    position: absolute;
    right: -85px;
    top: 40%;
}
#main_slider .carousel-control-prev, #main_slider .carousel-control-next {
    width: 65px;
    height: 65px;
    background: #fff;
    opacity: 1;
    font-size: 30px;
    color: #000;
    border-radius: 100%;
}

#main_slider a.carousel-control-prev {
    position: absolute;
    left: -85px;
    top: 40%;
    background-color: #ffffff;
}
.services_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}
.services_taital{
    width: 100%;
    float: left;
    font-size: 50px;
    color: #262626;
    font-weight: 600;
    text-align: center;
}
.services_text {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    color: #4a4949;
    text-align: center;
}
.services_section_2{
    width: 100%;
    float: left;
}

.box_main{
    width: 100%;
    float: left;
    text-align: center;
    padding: 50px;
}
.box_main.active{
    background-color: #cb0b0b;
}
.icon_1 {
    width: 37%;
    margin: 0 auto;
    background-image: url(../images/icon-1.png);
    background-repeat: no-repeat;
    text-align: center;
    height: 90px;
}
.icon_2 {
    width: 38%;
    margin: 0 auto;
    background-image: url(../images/icon-2.png);
    background-repeat: no-repeat;
    text-align: center;
    height: 90px;
}
.icon_3 {
    width: 50%;
    margin: 0 auto;
    background-image: url(../images/icon-3.png);
    background-repeat: no-repeat;
    text-align: center;
    height: 90px;
}
.heavy_text{
    width: 100%;
    float: left;
    font-size: 20px;
    color: #242323;
    text-align: center;
    text-transform: uppercase;
    padding-top: 70px;
}
.heavy_text.active{
    color: #ffffff;
}
.box_main:hover{
    background-color: #cb0b0b;
}
.box_main:hover .heavy_text{
    height: auto;
    color: #ffffff;
}
.box_main:hover .icon_1{
    background-image: url(../images/icon-4.png);
}
.box_main:hover .icon_2{
    background-image: url(../images/icon-2.png);
}
.box_main:hover .icon_3{
    background-image: url(../images/icon-5.png);
}
.read_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    margin-top: 80px;
}
.read_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #cb0b0b;
    text-align: center;
    padding: 10px 0px;
    border: 2px solid #ff0000;
}
.read_bt a:hover {
    color: #ffffff;
    background-color: #ff0000;
}

.discount_section{
    width: 100%;
    float: left;
    background-image: url(../images/discount-bg.png);
    height: auto;
    background-size: 100%;
    padding-bottom: 90px;
}

.discount_taital{
    width: 100%;
    float: left;
    font-size: 50px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
}
.discount_text {
    width: 79%;
    margin: 0 auto;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 30px;
    display: flex;
}
.read_bt_1 {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}
.read_bt_1 a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding: 10px 0px;
    border: 2px solid #ffffff;
}
.read_bt_1 a:hover {
    color: #ffffff;
    background-color: #ff0000;
}
.trainer_section{
    width: 100%;
    float: left;
    background-color: #fbfbfb;
    height: auto;
}
.trainer_section_2{
    width: 100%;
    float: left;
}
.trainer_box {
    width: 100%;
    float: left;
    background-color: #fff;
    height: auto;
    padding: 15px 20px 0px 20px;
    margin-top: 23px;
    position: relative;
    z-index: 1;
}
.trainer_text{
    width: 100%;
    float: left;
    font-size: 30px;
    color: #272626;
    font-weight: 600;
    text-align: center;
}

.lorem_text {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #2b2b2c;
    margin-left: 0px;
}
.image_1 {
    width: 130%;
    float: left;
    background-image: url(../images/img-1.png);
    height: 337px;
    background-size: 100%;
    position: relative;
    left: -150px;
}
.padding_0{
    padding: 0px;
}
.Contact_section {
    width: 100%;
    float: left;
}
.categories_text {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #1b1b1b;
    text-align: center;
    font-weight: bold;
}
.email_box {
    width: 50%;
    margin: 0 auto;
    height: auto;
}
.input_main {
    width: 100%;
    float: left;
    margin-top: 70px;
}
.email-bt {
    color: #a6a5a5;
    width: 100%;
    height: auto;
    font-size: 18px;
    padding: 10px 20px 10px 20px;
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #8f8f8f;
    font-family: Raleway;
}
input.email-bt::placeholder {
    color: #a6a5a5;
}
.massage-bt {
    color: #a6a5a5;
    width: 100%;
    height: 110px;
    font-size: 18px;
    padding: 36px 20px 10px 20px;
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #8f8f8f;
    font-family: Raleway;
}
textarea#comment::placeholder {
    color: #a6a5a5;
}
.send_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}
.send_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: #cb0b0b;
    text-align: center;
    padding: 10px 0px;
    border-radius: 30px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.send_bt a:hover {
    color: #ffffff;
    background-color: #ff0000;
}
.map_section{
    width: 100%;
    float: left;
}
.map_main{
    width: 100%;
    float: left;
}
.contact_section_2 {
    width: 100%;
    float: left;
    background-color: #fbfbfb;
    height: auto;
    padding-bottom: 150px;
}
.duit_box {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
    padding: 40px 20px 20px 20px;
    margin-top: 70px;
}
.duis_text {
    width: 21%;
    margin: 0 auto;
    font-size: 24px;
    color: #3c3c3d;
    text-align: center;
    border-bottom: 1px solid #000;
    height: 30px;
}
.quote_icon{
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    top: -20px;
}
.carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background-color: #cb0b0b;
}
.carousel-indicators .active {
    background-color: #090608;
}
.carousel-indicators {
    bottom: -60px;
}
.footer_section{
    width: 100%;
    float: left;
    background-color: #232323;
    height: auto;
}
.newsletter_text{
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-family: Poppins;
}
.box_main_2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
}
.email_bt_2 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #c3c2c2;
    background-color: #ffffff;
    text-align: left;
    padding-left: 30px;
    height: 60px;
    border: 0px;
    border-radius: 40px;
    padding-right: 250px;
    padding-top: 16px;
}
.subscribe_bt_2 {
    width: 35%;
    background-color: #cb0b0b;
    float: right;
    padding: 9px 14px;
    color: #fbfdfb;
    height: 50px;
    font-size: 16px;
    border-radius: 40px;
    top: -55px;
    position: relative;
    right: 5px;
    text-transform: uppercase;
}
.subscribe_bt_2 a {
    color: #ffffff;
}
.subscribe_left {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.input-group-text {
    background-color: #cb0b0b;
    border-radius: 0px !important;
    color: #fff;
    border: 0px !important;

}
.useful_text {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #ffffff;
    position: relative;
    z-index: 1;
    font-family: Poppins;
}
.location_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fdfdfd;
    padding-top: 10px;
}
.padding_left_15 {
    padding-left: 15px;
}
.footer_menu {
    width: 100%;
    float: left;
}
.footer_menu ul {
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
}
.footer_menu li {
    font-size: 16px;
    color: #ffffff;
}
.footer_menu li a{
    color: #ffffff;
}
.footer_menu li a:hover {
    color: #ffffff;
}
.footer_menu li::after {
    content: '';
    position: absolute;
    background-color: #fff;
    height: 6px;
    width: 15px;
    left: 0px;
    justify-content: center;
    margin-top: 9px;
    margin-left: 15px;
}
.footer_menu li:hover::after {
    background-color: #cb0b0b;
}
.footer_menu li.active::after {
    background-color: #cb0b0b;
}
.contrary_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin-left: 0px;
}
.mb-3, .my-3 {
    margin-bottom: 0px !important;
}
.social_icon {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}
.social_icon ul {
    margin: 0px;
    padding: 0px;
}
.social_icon li {
    float: left;
    padding-right: 15px;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-radius: 0px !important;
}
.copyright_text {
    width: 100%;
    float: left;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin-left: 0px;
    border-top: 1px solid #686768;
    margin-top: 50px;
    padding: 10px 0px;
}
.copyright_text a {
    color: #ffffff;
}
.copyright_text a:hover{
    color: #cb0b0b;
}
.about_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}
.welcome_text {
    width: 100%;
    float: left;
    font-size: 32px;
    color: #020907;
    padding-top: 30px;
}
.live_text {
    width: 100%;
    float: left;
    font-size: 32px;
    color: #020907;
    font-weight: bold;
}

.lorem_text_1 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #000;
    margin-left: 0px;
}
.read_bt1 {
    width: 150px;
    float: left;
    margin-top: 0px;
}
.read_bt1 a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #cb0b0b;
    text-align: center;
    padding: 10px 0px;
    border-radius: 0px;
    border: 2px solid #ff0000;
}
.read_bt1 a:hover {
    color: #ffffff;
    background-color: #ff0000;
}
.image_2 {
    width: 100%;
    float: left;
    background-image: url(../images/img-2.png);
    height: 337px;
    background-size: 100%;
}
.padding_bottom_0{
    padding-bottom: 0px;
}
.margin_top_90{
    margin-top: 90px;
}
