body {
	font-family:Montserrat;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/montserrat/Montserrat-Regular.ttf);
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/open_sans/OpenSans-Regular.ttf);
}

@font-face {
	font-family: 'Montserrat-bold';
	/*font-style: normal;
	font-weight: 400;*/
	src: url(../fonts/montserrat/Montserrat-Bold.ttf);
}

.logo{

}

.section-bg-color-f4f4 {
    background-color: #d7eccf;
    border-bottom: 4px solid #64a343;
    padding: 10px 0;
    box-shadow: 0 6px 28px 0 rgba(0,0,0,.3);
}


.phone_number_details .phone_number a {
	font-size:30px;
	color:#000;
	font-family:Montserrat;
}

.phone_number_details .phone_text p {
	font-family: 'Montserrat';
	font-size: 24px;
	color: #000;
	margin-bottom: 0px;
}

.bg-banner-image{
	background-image: url('../images/banner-bg.jpg'), url('../images/banner-bg.jpg');
    background-color: #f1f0ee;
    background-repeat: no-repeat;
    background-position: 100% -178px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding-top: 2%;
    padding-bottom: 2%;
    /*height: 870px;*/
}


.section-banner-text .banner-heading-top{
	font-family: 'Montserrat-bold';
	font-size: 32px;
    color: #000;
    /*font-weight: 700;*/
    margin-bottom: 0px;
}

.section-banner-text .banner-heading{
	font-family: 'Montserrat-bold';
	font-weight: 700;
    font-size: 49px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 10px;
}
.section-banner-text .banner-heading-bottom{
	font-family: 'Montserrat-bold';
	font-size: 33px;
    color: #000;
    /*font-weight: 700;*/
}

.section-banner-text ul.list-of-banner li{
	font-family: 'Montserrat';
	color: #000;
	font-size: 14px;
}

.banner-form{
    margin-left: 30px;
    margin-right: 30px;
	width: 400px;
	margin-top: 25px;
	margin-left: 15px;
	background-color: rgba(255, 255, 255,0.18);
    /*border: 15px solid rgba(244, 244, 244);*/
    border-radius: 5px 5px 5px 5px;
    padding:20px;
    text-align: center;  
}

.banner-form-heading{
	font-family: 'Montserrat';
	font-size: 28px;
	color: #000;
}
.form-control-custom {
	width: 100%;
    color: rgb(0, 0, 0);
    -webkit-text-fill-color: rgb(0, 0, 0);
    border-color: rgb(85, 85, 85);
    background: none rgb(255, 255, 255);
    font-family: Montserrat;
    font-weight: 400;
    border: 1px solid #8095a8;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 15px;
    height: 34px;
    line-height: 19px;
    margin: 8px 0;
    padding: 9px 10px 10px;
    width: 100%;
}
.btn-banner-custom{
	font-size: 20px !important;
    font-family: Open Sans !important;
    font-weight: 400 !important;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(0, 0, 0) !important;
    background-image: none !important;
    border: 0px !important;
    border-radius: 7px !important;
    letter-spacing: 3px !important;
    font-style: italic !important;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 10px;
}
textarea.form-control-custom {
	height: 80px !important;
}
.exclusive_offer{
	background-color: #d7eccf;
	padding-top: 20px;
	padding-bottom: 10px;
}
.exclusive_offer_text{
	font-family: Montserrat;
	font-size: 17px;
    color: #000000;
    font-style: italic;
    margin-bottom: 0px;
}
.exclusive_offer_get{
	font-family: Montserrat-bold;
	font-size: 38px;
    color: #000000;
    margin-bottom: 0px;
}
.w-100{
	width: 100%;
}
.h-100{
	height: 100%;	
}
.no-padding-res{
	padding: 0px;
}
.b-augmentation-data h2{
	font-family: Montserrat;
	font-size: 30px;
    color: #000;
    margin-top: 50px;
    margin-bottom: 40px;
}

.b-augmentation-data p{
	font-family: Montserrat;
	font-size: 17px;
    color: rgb(0,0,0);
    text-align: justify;
    padding-right: 30px;
    line-height: 1.6;
}

.bg-white-color-opacity{
    background-color: #ffffff;
	opacity: 0.1;
}

.bg-colorgrey{
	background-color: #d7eccf;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 10%;
	margin-right: 10%;
}

.bg-slider-1-heading{
	color:#000;
	font-size: 26px;
    line-height: 31px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    display: inline-block;
    font-family: Montserrat;
}

.bg-slider-1-para{
	font-family: Montserrat;
	font-size: 15px;
    color: rgb(0,0,0);
    line-height: 24px;
    margin-bottom: 10px;
    display: inline-block;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.bg-colorgrey-btn{
	
    margin-top: 10px;
    margin-left: 10%;
    margin-right: 10%;
}

.btn-grey-custm{
	color: #000000;
	background-color: #d7eccf;
	width: 100%;
	border: none;
}
.btn-grey-custm:hover{
    background-color: #64a343;
    color: #fff;
}
.gallery-bg{
	margin-bottom: 50px;
}

.gallery-bg img{
    width: 100%;
}
.footer-text{
	margin-bottom: 30px;
}
.footer-text p{
	font-family: Montserrat;
	color: #000;
	font-size: 14px;
	margin-bottom: 0px;
}
.bna-center img{
	margin-top: 40px;
	margin-bottom: -20px;
	margin-left: auto;
	margin-right: auto;
}
.margin-t-40{
	margin-top: 40px;
}
.margin-b-40{
	margin-bottom: 40px;
}
.margin-lr-auto{
    margin-left: auto;
    margin-right: auto;
}

.m-t-40{
	margin-top: 40px;
}
.m-t-80{
    margin-top: 80px;
}
.m-b-40{
	margin-bottom: 40px;
}
.m-t-10{
    margin-top: 10px;
}
.m-t-20{
	margin-top: 20px;
}
.m-b-20{
	margin-bottom: 20px;
}

.m-t-15{
	margin-top: 15px;
}
.m-b-15{
	margin-bottom: 15px;
}

.bg-colorgrey-section{
	background-color: #d7eccf;
	padding:3%;
    margin-bottom: 40px;
}
.no-padding{
	padding: 0px;
}
.candidacy-text{
	position: absolute;
    width: 640px;
    left: 54%;
    transform: translate(-50%,-50%);
    top: 50%;
    z-index: 30;
    background-color: #ffffff;
    border: 15px solid #f4f4f4;
    padding:40px 80px; 
}
.candidacy-text h2{
    font-family: Montserrat;
	font-size: 30px;
	color: #000;
	line-height: 36px;
	text-align:center;
	margin-bottom: 50px;
}
.candidacy-text p{
    font-family: Montserrat;
    font-size: 17px;
    color: rgb(0,0,0);
    line-height: 27px;
    text-align: justify;
}

.augmentation-heading{
    font-size: 30px;
    color: rgb(0,0,0);
    line-height: 36px;
}

.augmentation-card{
    background-color: #ffffff;
    border: 15px solid #d7eccf;
    min-height: 360px;
}

.augmentation-card h2{
    font-family: Montserrat;
	font-size: 24px;
    color: rgb(0,0,0);
    line-height: 38px;
    text-align:center;
    margin-bottom:20px;
    margin-left: 15px;
    margin-right: 15px;
}

.augmentation-card p{
    font-family: Montserrat;
    font-size: 16px;
    color: rgb(0,0,0);
    line-height: 26px;
    text-align:center;
    margin-left: 15px;
    margin-right: 15px;
}

.cost-text{
    width: calc(100% - 40px);
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    box-sizing: border-box;
    /*padding:40px 80px; 
    margin-left: 30px;
    margin-right: 30px;*/
    /*z-index: 30;*/
}
.cost-layer{
	width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
    margin-top: -100px;
    border:15px solid #fff;
    background-color: #d7eccf;
    /*box-sizing: content-box;*/
}
.cost-text h2{
    font-family: Montserrat;
	padding-top: 20px;
	font-size: 30px;
	color: #000;
	line-height: 36px;
	text-align:center;
	margin-bottom: 50px;
}
.cost-text p{
    font-family: Montserrat;
    font-size: 17px;
    color: rgb(0,0,0);
    line-height: 27px;
    text-align: justify;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 40px;
}
.cost-img{
	position: relative;
	z-index: -1;
}
.bgColor-grey {
    background-color: #edfbee;
}
.schedule-heading a{
    text-decoration: none;
    color: #000;
    font-family: Montserrat;
    font-weight: 400;
    word-spacing: 5px;
    letter-spacing: 3px;
    font-size: 35px;
    width: 100%
}
.contact-btn{
    text-align: right;
    margin-right: 10%;
}
.contact-btn a{
    background-color: rgb(237, 251, 238);
    color: #000;
    border:none;
    font-family: Montserrat;
    font-weight: 500;
    letter-spacing: 2px;
    word-spacing: 3px;
    font-size: 14px;
    padding-right: 100px;
}

.section-girl-border{
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #fff;
}
.section-girl-border h4{
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}

.section-white-main{
    position: absolute;
    width: 740px;
    left: 37%;
    transform: translate(-50%,-50%);
    top: 40%;
    z-index: 30;
    text-align: center;
    /* padding:40px 80px; */
}
.secction-white-heading{
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 30px;
    color: rgb(0,0,0);
    line-height: 36px;
}
.bottom-exclu{
    margin-top: 30px;
}
.section-white-girl{
    background-color: #d7eccf;
    border: 15px solid #FFFFFF;
}
.section-white-girl h2{
    font-family: Montserrat;
    font-size: 30px;
    color: #000;
    line-height: 36px;
    text-align:center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.section-white-girl p{
    font-family: Montserrat;
    font-size: 17px;
    color: rgb(0,0,0);
    line-height: 27px;
    text-align: justify;
    margin-bottom: 0px;
}
.section-girl-youtube{
    padding: 15px;
}
.section-girl-youtube iframe{
    margin-bottom: 15px;
}
.section-girl-youtube p{
    font-size: 17px;
    color: rgb(0,0,0);
    line-height: 22px;
    font-style: italic;
    font-family: Montserrat;
}


/*asdas*/

.section-men-border{
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #fff;
}

.section-men-main{
    position: absolute;
    width: 740px;
    left: 57%;
    transform: translate(-50%,-50%);
    top: 50%;
    z-index: 30;
    text-align: center;
    /* padding:40px 80px; */
}

.section-men-main-heading{
    font-family: Montserrat;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 30px;
    color: rgb(0,0,0);
    line-height: 36px;
}

.section-men-men{
    background-color: #d7eccf;
    border: 15px solid #FFFFFF;
}
.section-men-men h2{
    font-family: Montserrat;
    font-size: 30px;
    color: #000;
    line-height: 36px;
    text-align:center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.section-men-men p{
    font-family: Montserrat;
    font-size: 17px;
    color: rgb(0,0,0);
    line-height: 27px;
    text-align: justify;
    margin-bottom: 0px;
    margin-top: 10px;
}
.section-men-youtube{
    padding:15px;
}
.section-men-youtube iframe{
    margin-bottom: 15px;
}

.section-men-youtube p{
    font-family: Montserrat;
    font-size: 17px;
    color: rgb(0,0,0);
    line-height: 22px;
    font-style: italic;
    font-family: Montserrat;
}
.my-icon{
    margin-top: 30px;
}

.my-icon li:first-child{
    margin-left: 0px;
}
.my-icon li{
    margin-right: 10px;
    margin-left: 10px;
}
.my-icon li:last-child{
    margin-right: 0px;
}

.bottom-exclu-heading{
    margin-left: auto;
    margin-right: auto; 
}
.bottom-exclu p{
    font-family: Montserrat;
    font-size: 17px;
    color: #000000;
    margin-bottom: 0px;
}
.bottom-exclu h2{
    font-family: Montserrat-bold;
    font-size: 38px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    font-style: italic;
}
.bg-grey-bottom{
    background-color: #d7eccf;
    padding-top: 30px;
    padding-bottom: 30px;
}
.brown-p{
    font-size: 17px;
    color: rgb(0,0,0);
    line-height: 27px;
    font-family: Montserrat;
}

.address-p{
    font-family: Montserrat;
    font-size: 17px;
    color: rgb(0,0,0);
    line-height: 22px;
    text-align: center;
}
.bottom-banner-form{
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 25px;
    margin-left: 15px;
    background-color: #fff;
    /*border: 15px solid rgba(244, 244, 244);*/
    border-radius: 5px 5px 5px 5px;
    padding:20px;
    text-align: center;  
}

.bottom-banner-form-heading{
    font-family: 'Montserrat';
    font-size: 24px;
    color: #000;
}
.banner-form-number a{
    font-size: 35px;
    color: #000000;
    font-family: Montserrat;
    font-weight: 500;
}
.hide-onres-767{
    display: block;
}
.show-onres-767{
    display: none;
}
.row-eq-height-res {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.display-d{
        display: none;
    }
@media(max-width: 767px){
.section-bg-color-f4f4 {
    background-color: #d7eccf;
    border-bottom: 00;
    padding: 10px 0;
    box-shadow: 0 6px 28px 0 rgba(255, 255, 255, 0);
}
   
    .gallery-bg .col-md-4{
        display: none;
    }

    .gallery-bg .col-md-4:nth-child(2){
        display: block;
    }
   .section-banner-text {

    margin-top: 690px;

    }
    .exclusive_offer{
        position: absolute;
    top: 164px;
    background: #d7eccf;
	left: 0;
    right: 0;
    border-bottom: 4px solid #64a343;
    }
    .exclusive_offer_get{
        font-size: 26px;
        margin-top: 10px;
    }
    body{
        position: relative;
    }
    .phone_text{
        display: none;
    }
    .phone_number{
        margin-top: 30px;
    }
    .cost-text p{
        line-height: 22px;
    }
    .display-d{
        display: block;
    }
    .bg-white-color-opacity{
      opacity: 99;
    }
    header img{
        width: 250px;
    }
    .section-girl-youtube iframe{
        height: 100%;
    width: 100%;    
    }
    .section-banner-text .banner-heading-top , .section-banner-text .banner-heading{
        color: #000;
        font-size: 24px;
            padding:5px;

    }
    .section-banner-text .banner-heading-bottom{
            background-color: rgba(255, 255, 255,0.18);
            font-size: 30px;
    }
   .b-augmentation-data h2 {
    font-family: Montserrat;
    font-size: 24px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 20px;
}

.bgColor-grey{
    margin: 0;
}

.display-n{
display: none;
}
    .b-augmentation{
        padding-top: 18px;
    }
    .section-banner-text .banner-heading{
    font-size: 33px;
    }

   .section-banner-text   ul{
            background-color: rgba(255, 255, 255,0.18);
    }
    .bg-banner-image{ 
        background: url(../images/hero-cropped.jpg) top center no-repeat;
        background-size:contain; 
            background-position: 100% 12%;
 
    }
    .text-center-res-767{
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .text-center-res-767 img{
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .banner-form{
        width: 100%;
        margin-left: 0px;
    }
    .exclusive_offer_text,
    .exclusive_offer_get{
        text-align: center;
    }
    .b-augmentation-data p{
        padding-right: 0px;
    }
    .row-eq-height{
        display: inline-block;
    }
    .bg-colorgrey,.bg-colorgrey-btn{
        margin-left: auto;
        margin-right: auto; 
    }
    .candidacy-text{
       position: inherit;
    width: 100%;
    padding: 20px;
        margin-top: 0px;
    margin-bottom: 40px;
        transform: none;
    left: 0;

    }
    .cost-layer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    border:0;
    padding: 8px 0;
    }
    .cost-text h2{
        font-size: 23px;
        margin-bottom: 20px;
    }
    .augmentation-card h2{
        font-size: 21px;
    }
    .m-tb-15-res-767{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .section-white-main{
         width: 100%;
    position: initial;
    top: 0;
    left: 0;
    transform: inherit;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    }
    .contact-btn {
    text-align: center;
    margin-right: 0;
}
    .schedule-heading a{
        font-size: 14px;
        display: block;
    margin: 10px 0;
    }
    .hide-onres-767{
        display: none;
    }
    .show-onres-767{
        display: block;
    }
    .section-white-girl h2{
       padding-top: 12px;
    padding-bottom: 12px;
    font-size: 23px;
    }
    .section-men-main-heading{
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .section-men-main{
      width: 100%;
    position: initial;
    top: 0;
    left: 0;
    transform: initial;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
    }
 .bottom-exclu h2{
    line-height: 28px;
    font-size: 28px;
    margin-top: 10px;
 }
    .my-icon li{
        display: table-cell;
    }
    .section-men-men h2{
        font-size: 28px;
    }
    .section-men-men {
        border:0;
    padding: 10px 0;
}
    .bottom-exclu,.brown-p{
        text-align: center;
    }
    .gallery-slider{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .gallery-slider img{
        margin-left: auto;
        margin-right: auto; 
        text-align: center;
    }
}











