/**
Theme Name: Bootstrap-fitness-Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bootstrap-fitness-child
Template: bootstrap-fitness
*/
.header {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.position-re>div {
    position: relative;
}
.o-hidden>div {
    overflow: hidden;
}
.service .e-con-full.con {
    padding: 30px 15px;
    position: absolute;
    bottom: -70px;
    left: 0;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    z-index: 20;
    height: auto;
    box-sizing: border-box;
    background: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .01) 2%, rgb(54 39 1) 90%);
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 2%, rgb(10 7 7) 90%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .01) 2%, rgb(0 0 0) 90%);
}
.line .elementor-divider {
    text-align: center;
    height: 1px;
    width: 60px;
    background-color: #86764e;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    margin: 0 auto 30px;
	  transition-property: all;
    transition-duration: 0.8s;
    transition-timing-function: ease-in-out;
}
.position-re img{
     -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.position-re:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.service:hover .e-con-full.con {
    bottom: 0;
}
.service:hover .line .elementor-divider {
    width: 90%;
}
.position-re:hover .line .elementor-divider {
    width: 100%;
    transition-property: all;
    transition-duration: 0.8s;
    transition-timing-function: ease-in-out;
}

.con-outer>div {
    overflow: hidden;
    position: relative;
    padding: 0 !important;
}
.section-title span {
    color: #86764e;
}
.price-features{
	height:500px;
}
figure.elementor-image-box-img,h3.elementor-image-box-title,p.elementor-image-box-description{
	 transition: all 400ms;
}
.price-features:hover figure.elementor-image-box-img {
    transition: all 400ms;
    margin-top: -23px !important;
}

.price-features:hover h3.elementor-image-box-title{
	transition: all 400ms;
    margin-top: -15px !important;
}
.price-features:hover p.elementor-image-box-description{
		transition: all 400ms;
    margin-top: -10px !important;
}
#serv_thumb .elementor-element.serv_title{
	transition:all 400ms;
}
#serv_thumb:hover .elementor-element.serv_title {
    bottom: 20px;
	transition:all 400ms;
}
#serv_thumb .elementor-element.serv_title .elementor-button-icon svg {
    width: 31px;
    height: 33px;
}
div#rpbt-related-gallery-1 {
    display: flex;
    align-items: flex-start;
    gap: 25px;
	flex-wrap:wrap;
}
figure.gallery-item {
    width: 31.333%;
}
@media(max-width:767.98px){
	figure.gallery-item {
    width: 100%;
}
}
figcaption a {
    color: #fff;
	    font-size: 18px;
    color: #fff;
    text-transform: uppercase;

	    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
figcaption {
   
    position: relative;
  
}
input:focus,textarea:focus{
	outline:0;
	box-shadow:none;
}
input[type="password"], input[type="email"], input[type="text"], input[type="file"],input[type="tel"],input[type="date"], textarea {
    max-width: 100%;
    margin-bottom: 20px;
    padding: 10px 0;
    height: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 0 0 1px;
    border-style: solid;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: 'Barlow', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #0a0a0a;
    background-image: none;
    border-bottom: 1px solid rgba(199, 211, 0, 0.5);
    border-color: ease-in-out .15s, box-shadow ease-in-out .15s;
}
textarea.wpcf7-form-control.wpcf7-textarea{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(199, 211, 0, 0.5);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	height: 80px;
}
input[type="submit"] {
    display: inline-block;
    height: auto;
    padding: 15px 32px;
    border: 1px solid #0a0a0a;
    border-radius: 0;
    background-color: #143b62;
    -webkit-transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
    transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    font-size: 20px;
}

/* ======= bookyourappointment style ======= */

.book-appintment legend {
    text-align: left;
    border-bottom: 1px solid #eaeaea;
        padding: 20px 0;
    font-size: 21px;
    font-weight: 700;
    color: #86764e;
    font-family: 'Oswald', sans-serif;
}
.book-appintment .default {
    margin-top: 8px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.book-appintment .form-control {
    height: 40px;
    font-size: 14px;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.book-appintment textarea.wpcf7-form-control.wpcf7-textarea{
	    font-size: 14px;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 20px;
}
.book-appintment input[type="submit"] {
    display: inline-block;
    height: auto;
    padding: 15px 32px;
    border: 1px solid #0a0a0a;
    border-radius: 0;
    background-color: #143b62;
    -webkit-transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
    transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    font-size: 20px;
	width: 20%;
}
.book-appintment .form-group.sbu_btn {
    margin: 18px 0 0;
    width: 100%;
    text-align: center;
}
.book-appintment {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
    padding: 30px;
}
span.star,span.starred {
    color: red;
}
.car_form {
    border: 1px solid #dddddd61;
    padding: 30px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.starred{
	color: red;
}
.car_form .form-group select {
        min-height: 72px;
    padding: 10px 10px;
    border: 1px solid #ced4da;
    max-width: 100%;
    margin-bottom: 20px;
    padding: 10px 0;
    height: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 0 0 1px;
    border-style: solid;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: 'Barlow', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #0a0a0a;
    background-image: none;
    border-bottom: 1px solid rgba(199, 211, 0, 0.5);
    border-color: ease-in-out .15s, box-shadow ease-in-out .15s;
}
.car_form span.input-group-btn input#resume {
    min-height: 72px;
    padding: 10px 10px;
    border: 1px solid #ced4da;
    max-width: 100%;
    margin-bottom: 0px;
    padding: 10px 0;
    height: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 0 0 1px;
    border-style: solid;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: 'Barlow', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #0a0a0a;
    background-image: none;
    border-bottom: 1px solid rgba(199, 211, 0, 0.5);
    border-color: ease-in-out .15s, box-shadow ease-in-out .15s;
}

.car_form .form-group.sbu_btn {
    margin: auto;
    width: 24%;
    margin: 32px auto;
}
.contact h5 {
    color: #0a0a0a;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 1.25em;
    margin: 0 0 40px;
}
.header nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-vertical ul {
    column-count: 4;
}
.header nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-vertical ul li{
	border-bottom:1px solid #cccccc;
}
.header nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-vertical ul a.elementor-item:hover {
    background: #fff;
}
div#contact-us br {
    display: none;
}
div#contact-us textarea{
	border:0;
	   border-bottom: 1px solid rgba(199, 211, 0, 0.5);
}
.service h3 {
    color: #000;
    font-size: 23px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 1.5em;
    margin: 0 0 15px 0;
}
.service li {
    list-style: circle;
    line-height: 35px;
}
.service li::marker {
    color: #86764e;
    font-weight: bold;
}
.elementor.service.type-service:hover .elementor-divider-separator {
    width: 100%;
       transition-property: all;
    transition-duration: 0.8s;
    transition-timing-function: ease-in-out;
}
.elementor.service.type-service .elementor-divider-separator {
	    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
}
.elementor.service.type-service.status-publish.has-post-thumbnail.hentry img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
}
body.page-id-465  .elementor.service.type-service.status-publish.has-post-thumbnail.hentry:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
ul#menu-1-1ba5138 {
    column-count: 4;
}
li#lang-id .trp-language-switcher {
    width: auto;
    padding: 0;
	border:0;
}

li#lang-id .trp-language-switcher>div {
    padding: 0 0;
	width:101px !important;
	border:0;
}
.trp-language-switcher > div{
	background-position: calc(100% - 20px) calc(1em + -2px), calc(100% - 3px) calc(1em + 0px);
}
body.page-id-640 span.elementor-icon-list-text {
    text-align: left;
}
body.rtl {
    overflow-x: hidden !important;
}
.raniya-dummy{
	display:none;
}
body.rtl .raniya-dummy{
	display: flex;
}