﻿.img-hov:hover{
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
background-color:#EF7F2A;
-webkit-transition: margin-top 0.4s linear;
-moz-transition: margin-top 0.4s linear;
-ms-transition: margin-top 0.4s linear;
-o-transition: margin-top 0.4s linear;
transition: margin-top 0.4s linear;
}

.our-team1 .member .image .curve1 {
position: absolute;
left: 0px;
bottom: 0px;
display: block;
width: 100%;
height: 30px;
background: #363435;
/*  transform: skewY(-4deg);
-webkit-transform: skewY(-4deg);
-moz-transform: skewY(-4deg);
-ms-transform: skewY(-4deg);
-o-transform: skewY(-4deg);
*/}
.our-team1 .member:hover .image .curve1 {
    background: url('../fancy/icon-plus.png') center 40% no-repeat;
background-color: rgba(32,46,49,0.85);
height: 100%;
/* transform: skewY(4deg);
-webkit-transform: skewY(4deg);
-moz-transform: skewY(4deg);
-ms-transform: skewY(4deg);
-o-transform: skewY(4deg);
*/}
.our-team1 .sec-title1 {
margin-bottom: 25px;
}
.sec-title1 h2 {
position: relative;
font-size: 25px;
font-weight: normal;
text-transform: uppercase;
margin-bottom: 20px;
font-family: 'Montserrat', sans-serif;
}
.post_info.post_date {
background-color: #EF7F2A;
}
.post_info.post_date {
    display: inline-block;
padding: 5px 5px;
color: #FFF;
}
.post_info.post_date i {
margin-right: 5px;
}
h2 a {
 
padding: 10px 5px;
 
color:black!important;
}
h2 i{
color:#EF7F2A;
}
.icon99{
margin-right: 5px;
color:#353435!important;
}
.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid #EF7F2A;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.my-class{
    color: #363434;
margin-top: 20px;
}
.LR {
margin-bottom:10px;
}
.inp2{ 
height: 35px!important;
background-color: #FFFFFF;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.11);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.11);
box-shadow: 0 1px 1px rgba(0,0,0,.11);
background-image: none;
margin: 2px 0px 4px 15px;
width: 94%;
font: normal 12px Arial;
color: #b6b6b6;
border: 1px solid #A7A6A6!important;
 
}
#file{
 padding-top: 4px; 
}
#check1{
width: 6%;
height: 18px;
box-shadow: none;
margin-left: 31%;
}
#check2{
    width: 6%;
height: 18px;
box-shadow: none;
}
.form-heading h2{
       position: relative;
font-size: 28px;
font-weight: normal;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
color: #353435;
margin-left: 15px;
}


.btn-enquiry{
    background-color: #EF7F2A;
color: #fff;
font-family: 'Cabin', sans-serif;
font-weight: 700;
font-size: 13px;
margin: 0 15px;
text-transform: uppercase;
padding: 10px 30px;
border: 2px solid rgba(255, 255, 255, 0.95);
box-shadow: 0px 0px 3px #353437;
}
.btn-enquiry:hover{
    background-color: #353437;
color: #fff;
}
.frn_enquiry{
float:right;
}

.about-data{
    margin-top: 35px;
margin-bottom: 35px;
}

.ambition .vision .item {
border: 1px solid #fbfbfb;
box-shadow: 0 0 5px #dedede;
text-align: center;
content: "";
display: block;
padding: 3px 16px 10px;
background: #ffffff;
}
.ambition .vision .item:before {
background: #2f3b48;
}
.hvr-sweep-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #ae2417;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}

.ambition .vision .item .icon-box {
width: 85px;
height: 85px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background: #EF7F2A;
display: block;
position: relative;
margin: auto;
top: -43px;
}
.ambition .vision .item .icon-box .heavy {
background-position: -7px 3px;
}
.ambition .vision .item .icon-box .weight-icon {
background: url('../images/fitness-icon333.png') no-repeat;
width: 101px;
height: 70px;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
display: block;
}
.ambition .vision .item .icon-box:after {
content: "";
width: 85px;
height: 85px;
display: block;
position: relative;
margin: auto;
border-bottom: 1px solid #EF7F2A;
border-right: 1px solid #EF7F2A;    top: -60px;
left: 8px;
}
.ambition h4 {
    color: #f68632;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 5px;
    border-bottom: 1px dotted #f68632;
    text-align: left;
    margin-bottom: 5px;
}

.ambition .vision .item .icon-box .heavy {
background-position: -7px 3px !important;
}
.ambition .vision p{
    color: #04090c;
    text-align: justify;
    font-size: 14px;
    font-family: 'Cabin', sans-serif;
    font-weight: 500;
    margin-bottom: 0;
    }

.vision{
    margin-bottom: 10px;
    margin-left: 0;
}

.ambition .vision .item .icon-box  .indoor {
background-position: 6px -59px;
}

.ambition .vision .item .icon-box .body {
background-position: -3px -125px;
}

/*--------------health and fitness programme------------------*/

.course {display: table;width: 100%;margin-bottom: 30px;position: relative;}
.courses-list{
padding: 0!important;
}
.course-info {padding: 20px;position: relative;min-height: 245px;}
.right-text{background: #f4934b;}


.clearfix:before, .clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}

.course-price {
font-family: Roboto Condensed;
color: #fff;
font-size: 32px;
padding: 0;
padding-left: 5px;
margin: 13% 0 0;
}
.course-price em {
display: block;
font-size: 15px;
font-style: normal;
margin-bottom: -7px;
}

.course-price span {
font-size: 15px;
}
.space100 {
line-height: 0;
margin-bottom: 100px;
}
.course-info p {
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    padding: 0;
    margin: 3% 0 8px;
    font-family: 'Cabin', sans-serif;
    text-align: justify;
}
.course-info .c-more {
font-size: 14px;
color: #fff;
}
/*.course.course1 .course-info:after {
background: url('../images/1 (1).png') no-repeat;
}
.course .course-info:after {
    content: "";
width: 54px;
height: 61px;
position: absolute;
top: 7%;
left: -58px;
z-index: 555;
}*/
.course2 {background: #5a5a5a;}
.course-info h4 {
font-size: 21px;
color: #fff;
margin: 0;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
border-bottom: 2px solid rgba(255, 255, 255, 0.65);
padding: 0 0 10px;
}
.col-padding{
padding-right:0!important; 
padding-left: 0!important;
}
/* .course-info:after {
background: url('../images/2 (1).png') no-repeat;
}*/
.fitness-programme{
    position: relative;
padding: 30px 0px;
background: #ffffff;
}
/*.course.course3 .course-info:after {
right: -60px;
left: auto;
background: url('../images/3-(1).png') no-repeat;
}*/
/*.course.course4 .course-info:after {
right: -60px;
left: auto;
background: url('../images/3-(11).png') no-repeat;
}*/
.item-image {
display: block;
position: relative;
overflow: hidden;
}

.item-image:before{
    position: absolute;
width: 200px;
height: 200px;
left: -100px;
bottom: -100px;
content: " ";
background-color: #F68632;

-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}

.item-image:after{
position: absolute;
width: 200px;
height: 200px;
right: -100px;
top: -100px;
content: " ";
background-color: #F68632;

-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}

.item .overlay {
position: absolute;
display: block;
width: 100%;
height: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.75);
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s; 
}

.item-image:hover .overlay {
height: 100%;
background-image: url('images/cross.png');
background-repeat: no-repeat;
background-position: center center;
}

.item .overlay h3 {
position: absolute;
display: block;
bottom: 0;
width: 100%; 
padding: 1px 20px;
color: #FFFFFF;
font-size: 16px;
text-align: left;
font-family: 'Montserrat', sans-serif;
}
.item-h3 {
    text-align: right!important;
}

.item-para {
    padding: 10px 10px;
text-align: justify;
color: white;
background-color: #353437;font-family: 'Cabin', sans-serif;
}

.red,.blue{
    margin: 10px 0;
}
.red .item-image:before {
bottom: auto;
top: -100px;
}
.red .item-image:after {
bottom: -100px;
top: auto;
}

.item .overlay {
min-height: 44px;
}

.img-resp {
 width: 100%;
}
.radio-btn {
font-family: "Roboto";
margin: 0px 10px;
vertical-align: middle;
}


.btn-blue-btn {
/* -moz-border-radius: 18px/17px 17px 18px 18px; */
/* border-radius: 18px/17px 17px 18px 18px; */
background-color: #363435;
color: #fff;
font-family: 'Cabin', sans-serif;
font-weight: 700;
font-size: 13px;
border: none;
margin: 22px 15px;
padding: 10px 30px;
float: left;
border: 2px solid rgba(255, 255, 255, 0.95);
box-shadow: 0px 0px 3px #353437;
}
.btn-blue-btn:hover {
    background-color: #EF7F2A;
}