@charset "UTF-8";
/* CSS Document */
@font-face{
    font-family: 'opensansregular';
    src:url('../font/opensans-regular-webfont.woff') format('woff'),
        url('../font/opensans-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style:normal;
        
}

* {
    box-sizing: border-box;
}
body {
    margin: 0 auto;
    background-color: #414042;
}
p {
    font-family: 'opensansregular',Arial, Times, sans-serif;
    color: #fff;
}
/*----------Header-----------*/
.header {
    width: 1020px;
    height: 43px;
    background-color: #EF4341;
    margin: 0 auto;
}
.phoneIcon {
    margin-left: 30px;
    margin-top: 12px;
    position: absolute;
}
.phone {
    float: left;
    margin-left: 65px;
}
/*
.rightHeader{
    float:right;
}
*/

.location {
    margin-left: 443px;
    margin-top: 6px;
}
.findaGym {
    margin-top: -28px;
    margin-left: 660px;
}
.search {
    position: absolute;
    margin-top: -45px;
    margin-left: 600px;
}
/*----------Nav-----------*/
.nav {
    width: 1020px;
    height: 470px;
    background-image: url("../Memebership/Memebership_navpic.png");
    margin: 0 auto;
}
.logo {
    position: absolute;
    margin-left: 22px;
    margin-top: 1px;
}
ul {
    float: left;
    margin-left: 7px;
    margin-top: 65px;
}
.mainNav li {
    display: inline-block;
    font-family: Arial, Times, sans-serif;
    font-size: 16px;
    padding: 13px;
    font-weight: bold;
    text-align: center;
}
.mainNav a {
    color: #ffffff;
    text-decoration: none;
}
.mainNav a:hover {
    color: #EF4341;
    border-bottom: 2px solid white;
    padding-bottom: 5px;
}
.button1 {
    font-family: Arial, Times, sans-serif;
    width: 140px;
    height: 45px;
    font-size: 19px;
    font-weight: bold;
    border-radius: 24px;
    background-color: #00A79D;
    text-align: center;
    margin-right: 140px;
    float: right;
    padding-top: 13px;
    clear: both;
    margin-top: -65px;
    cursor: pointer;
}
.button1:hover {
    /*    color:#EF4341;*/
    background-color: #43DDCE;
}
.break1 {
    position: absolute;
    margin-top: 74px;
    margin-left: -383px;
}
.break2 {
    position: absolute;
    margin-top: 73px;
    margin-left: -250px;
}
.break3 {
    margin-top: 74px;
    margin-left: -86px;
}
.contentBox {
    width: 521px;
    height: 247px;
    background-color: #20272D;
    opacity: 0.6;
    margin-top: 70px;
    margin-left: 27px;
}
.info1 {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-size: 28px;
    width: 446px;
    height: 140px;
    line-height: 35px;
    position: absolute;
    margin-top: -230px;
    margin-left: 45px;
}
.redText {
    color: #EF4341;
    font-weight: bold;
}
.button2 {
    font-family: Arial, Times, sans-serif;
    width: 150px;
    height: 45px;
    font-size: 19px;
    font-weight: bold;
    border-radius: 24px;
    background-color: #EF4341;
    text-align: center;
    position: absolute;
    margin-left: 350px;
    padding-top: 13px;
    clear: both;
    margin-top: -65px;
    cursor: pointer;
}
.button2:hover {
    /*    color:#EF4341;*/
    background-color: #fff;
    color: #EF4341;
}
/*----------Feature Item-------*/


.membershipInfo {
    background-image: url("../Memebership/Memebership_gradient1.png");
    width: 1020px;
    height: 48px;
    margin: 0 auto;
    margin-top: -40px;
}
.info2 {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding-top: 9px;
}
.info3 {
    background-color: #20272D;
    width: 1020px;
    height: 164px;
    margin: 0 auto;
}
/*----------Box-------*/
.boxContent {
    padding-top: 1px;
}
.box1, .box2, .box3, .box4, .box5 {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-size: 21px;
    text-align: center;
}
.box1 {
    border: 2px solid #EF4341;
    width: 198px;
    height: 48px;
    padding-top: 7px;
    margin-left: 178px;
    margin-top: 21px;
}
.box2 {
    border: 2px solid #EF4341;
    width: 198px;
    height: 48px;
    padding-top: 7px;
    margin-top: -68px;
    margin-left: 394px;
}
.box3 {
    border: 2px solid #EF4341;
    width: 198px;
    height: 48px;
    padding-top: 9px;
    margin-left: 611px;
    margin-top: -70px;
}
.box4 {
    border: 2px solid #EF4341;
    width: 198px;
    height: 48px;
    padding-top: 7px;
    margin-left: 178px;
}
.box5 {
    border: 2px solid #EF4341;
    width: 419px;
    height: 48px;
    padding-top: 8px;
    margin-left: 394px;
    margin-top: -70px;
}
/*------MemeberPlan-------*/
.plan {
    background-image: url("../Memebership/Memebership_gradient2.png");
    width: 1020px;
    height: 69px;
    margin: 0 auto;
    margin-top: -42px;
}
.info4 {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding-top: 11px;
}
.planBackground {
    width: 1020px;
    height: 740px;
    background-color: #F1F2F2;
    margin: 0 auto;
}
/*-----Standard-------*/
.standard {
    background-image: url("../Memebership/Memebership_standard.png");
    width: 408px;
    height: 666px;
    margin-top: 100px;
    margin-top: -750px;
}
.standard1 {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-size: 43px;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
}
.standardPrice {
    font-size: 23px;
    text-align: center;
    margin-top: -30px;
}
.price {
    font-size: 30px;
}
.standardList {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 19px;
    line-height: 41px;
    margin-top: 10px;
}
.button3 {
    font-family: Arial, Times, sans-serif;
    width: 155px;
    height: 45px;
    font-size: 23px;
    font-weight: bold;
    border-radius: 24px;
    background-color: #00A79D;
    text-align: center;
    margin-left: 128px;
    float: left;
    padding-top: 10px;
    clear: both;
    margin-top: 130px;
    cursor: pointer;
}
.button3:hover {
    background-color: #43DDCE;
}
/*-----Premeium-------*/
.premeium {
    background-image: url("../Memebership/Memebership_premeium.png");
    width: 408px;
    height: 665px;
    margin-left: 50px;
    float: right;
    margin-top: -665px;
}
.premeium1 {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-size: 43px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}
.premeiumPrice {
    font-size: 23px;
    text-align: center;
    margin-top: -30px;
}
.price {
    font-size: 30px;
}
.premeiumList {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 19px;
    line-height: 41px;
    margin-top: 10px;
}
.button4 {
    font-family: Arial, Times, sans-serif;
    width: 155px;
    height: 45px;
    font-size: 23px;
    font-weight: bold;
    border-radius: 24px;
    background-color: #EF4341;
    text-align: center;
    margin-right: 116px;
    float: right;
    padding-top: 11px;
    clear: both;
    margin-top: 5px;
    cursor: pointer;
}
.button4:hover {
    background-color: #fff;
    color: #EF4341;
}
/*------ListDiv-------*/
.listContents {
    width: 895px;
    height: 667px;
    margin: 0 auto;
}
/*------Tesmonials-------*/
.infoBackground {
    background-image: url("../Memebership/Memebership_testmonialPic.png");
    width: 1022px;
    height: 516px;
    margin: 0 auto;
    margin-top: 30px;
}
h1 {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 29px;
    padding-top: 40px;
}
/*------Left Tesmonials-------*/
.leftName {
    font-family: Arial, Times, sans-serif;
    color: #00A79D;
    font-size: 22px;
    font-weight: bold;
    margin-left: 45px;
    margin-top: 10px;
}
.left1 {
    margin-left: 30px;
}
.leftContent {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    width: 280px;
    height: 112px;
    line-height: 23px;
}
.left {
    margin-left: 25px;
}
/*------Middle Tesmonials---*/
.middleName {
    font-family: Arial, Times, sans-serif;
    color: #00A79D;
    font-size: 22px;
    font-weight: bold;
    margin-left: 45px;
    margin-top: 10px;
}
.middle1 {
    margin-left: 30px;
}
.middleContent {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    width: 280px;
    height: 112px;
    line-height: 23px;
}
.middle {
    margin-left: 385px;
    margin-top: -340px;
}
/*------right Tesmonials---*/

.rightName {
    font-family: Arial, Times, sans-serif;
    color: #00A79D;
    font-size: 22px;
    font-weight: bold;
    margin-left: 45px;
    margin-top: 10px;
}
.right1 {
    margin-left: 30px;
}
.rightContent {
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    width: 280px;
    height: 112px;
    line-height: 23px;
}
.right {
    margin-left: 715px;
    margin-top: -356px;
}
/*------Footer---*/
footer {
    width: 1020px;
    height: 150px;
    margin: 0 auto;
    background-color: #20272D;
}
.logoFooter {
    margin-left: 50px;
    margin-top: 24px;
    width: 130px;
}
.footerNav ul {
    margin-left: 180px;
    margin-top: -77px;
}
.footerNav li {
    display: inline-block;
    font-family: Arial, Times, sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    padding: 13px;
    cursor: pointer;
}
.footerNav li:hover {
    color: #EF4341;
}
.socialMedia {
    float: right;
    margin-top: -72px;
    margin-right: 50px;
}
a {
    text-decoration: none;
    color: #fff;
}
a:hover {
    color: #EF4341;
}
