body{font-family: 'Open Sans', sans-serif;font-weight:400}
img{max-width:100%;height:auto;}
a:hover{transition:0.5s}
.alignleft{margin-right:15px;float:left}
.previous_s {
  background: rgba(0, 0, 0, 0) url("../img/prev_icon.png") no-repeat scroll 0 0;
  height: 46px;
  margin-top: -23px;
  position: absolute;
  top: 50%;
  width: 47px;
  margin-left: 30px;left:0px
}
.next_s {
  background: rgba(0, 0, 0, 0) url("../img/next_icon.png") no-repeat scroll 0 0;
  height: 46px;
  margin-top: -23px;
  position: absolute;
  top: 50%;
  width: 47px;
  margin-right: 30px;right:0px
}
.item img {
  width: 100%;
}
a:focus{outline:inherit;}

.slider_area_header {
    position: relative;
}
.carousel-caption {
  bottom: 18%;
  z-index: inherit;
}
.carousel-caption h2 {
  font-size: 40px;
  font-weight: 400;
padding-bottom:25px;
}
.carousel-caption p {
  font-size: 24px;
  font-weight: 600;
}
.carousel-caption a {
  border: 1px solid #73d127;
  color: #73d127;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-top: 25px;
  padding: 10px 90px;
  text-transform: uppercase;
}
.copy_rights {
  background: #232222 none repeat scroll 0 0;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 25px;
}
.developed p {
  font-weight: 600;
}
.footer_copy_rights p {
  font-weight: 600;
}
.developed a {
  color: #fff;
}

/*Navigation */

.navigation {
  float: right;
  margin: 20px 0px;
}
.navbar {
  margin-bottom: 0px;min-height: inherit;
}
.navbar-nav li a:hover{background:#B5D332}
.navbar-nav li:nth-child(1) a:hover{background:#83D533;}
.navbar-nav li.current_page_item:nth-child(1) a{background:#83D533;}
.navbar-nav li:nth-child(2) a:hover{background:#EBC916;}
.navbar-nav li.current_page_item:nth-child(2) a{background:#EBC916;}
.navbar-nav li:nth-child(3) a:hover{background:#00746A;}
.navbar-nav li.current_page_item:nth-child(3) a{background:#00746A;}
.navbar-nav li:nth-child(4) a:hover{background:#B5D332;}
.navbar-nav li.current_page_item:nth-child(4) a{background:#B5D332;}

.navbar-nav li a {
  padding: 15px 25px;font-size:18px;color:#000;font-weight:600;transition:0.5s;
}

.logo {
  margin-top: 10px;
}


/*promo*/
.employees {
  background-color: #83d533;
}
.employers{background-color: #EBC916;}
.clinics{background-color: #00746A;}

.promo_title {
  color: #fff;
  padding: 20px 25px;
}
.promo_title h2 {
  font-size: 45px;
  font-weight: 600;
  margin-top: 0px;
}
.promo_title p {
    font-size: 14px;
    font-weight: 400;
}
.single_promo {
  min-height: 715px;position:relative;
}
.single_promo img {
    bottom: 0;
    left: 0;
    position: absolute;
}
.find_out_more_p {
    color: #5cad05;margin-top:5px;
}
.find_out_more_p a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 15px;
}
.employees_find{background:#5CAD05;}
.employers_find{background:#C6A600;}
.clinics_find{background:#1D6268}
.promo_area {
  padding: 35px 0;
}


/*Footer top*/
.footer_top {
  background-color: #363636;
  color: #dadada;
  padding-bottom: 20px;
}

.footer_form input[type="submit"]{background-color:#B5D332;color:#000;font-weight:600;font-size:18px;}

.footer_form input {
  background-color: #e1e1e1;
  border: 0 solid;
  height: 40px;
  width: 100%;
}
.footer_form p {
  font-weight: 700;
}
.footer_title {
  font-size: 25px;
  font-weight: 600;
}
.about_text p {
  font-size: 12px;
  font-weight: 400;
}
.terms_privacy a {
  color: #dadada;
  display: block;
  font-weight: 700;
}


/*Employee Page*/

.single_page_banner {
  position: relative;
}
.single_page_banner img{width:100%;height:auto;}

.middle_banner_text {
  color: #fff;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width:100%;
}
.middle_banner_text h2 {
  font-size: 46px;
  font-weight: 400;
  padding-bottom: 25px;
}
.middle_banner_text p {
  font-size: 24px;
  font-weight: 600;
}
.middle_banner_text a {
  border: 1px solid #73d127;
  color: #73d127;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-top: 25px;
  padding: 10px 90px;
  text-transform: uppercase;
}
.dialog {
  padding: 40px 0;
}
.dialog_area {
  background: #5cad05 none repeat scroll 0 0;
}
.dialog h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  color: #fff;
}
.health_jobs_title{}
.health_jobs_title h2 {
  font-size: 45px;
  font-weight: 400;
}

.employee_promos {
  padding: 50px 0;
}
.health_jobs_subtitle p {
  font-size: 14px;
  font-weight: 400;
  padding: 25px;
}
.single_employee_promos p {
  padding: 40px 0 0;
}

.today_register {
  background:#fff;
  color: #000;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-top: 25px;
  padding: 10px 90px;
  text-transform: uppercase;
}
.today_register:hover {color:#5CAD05}

.midkey_what {
  margin: 50px auto;
  width: 665px;
}
.what_ismidkey_title {
  font-size: 45px;
  font-weight: 400;
  margin-bottom: 40px;
}
.midkey_what ul {
    list-style: outside none none;
    margin: 0;
}
.midkey_what ul li {
    font-weight: 400;
    padding-bottom: 15px;
    position: relative;
}
.midkey_what ul li::before {
  background: rgba(0, 0, 0, 0) url("../img/sign.jpg") no-repeat scroll 0 0;
  content: "";
  height: 17px;
  left: -30px;
  position: absolute;
  top: 2px;
  width: 17px;
}
.what_ismidkey_section{background:url("../img/whatismidkey.jpg") no-repeat scroll center center;background-size:cover;}

.how_it_works_section {
  background: rgba(0, 0, 0, 0) url("../img/e_how_it_work.jpg") no-repeat scroll center center / cover ;
  padding: 50px 0px;
}

.single_step_area {
  background: #fff none repeat scroll 0 0;
  margin: 0 0 30px;
}
.how_it_works_title h2 {
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  margin-bottom: 50px;
}
.title_img h2 {
  font-size: 24px;
  padding-bottom: 30px;
}
.title_img {
  background-color: #83d533;
  height: 250px;
  padding: 30px 0;
}

.step_content {
  height: 110px;
  position: relative;
  padding: 0px 10px;
}
.step_content a {
  color: #83d533;
}
.step_content p {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;margin:0;
}

.second_regigter_area{background:#363636}
.second_today_register {
  background: #83D533 none repeat scroll 0 0;
  color: #292929;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-top: 25px;
  padding: 10px 90px;
  text-transform: uppercase;
}
.second_today_register:hover{color: #fff;}

.faq_title h3 {
  font-size: 45px;
  font-weight: 400;margin-bottom:30px;
}


/*contact us page*/


.main_form {
    margin: 0 auto;
    overflow: hidden;
    width: 675px;
}
.name_form {
    float: left;
    text-align: left;
    width: 130px;
}
.name_input {
    float: right;
    text-align: left;
    width: 545px;
}
.inner_main_form {
    color: #000;
    margin-bottom: 15px;
    overflow: hidden;
}
.name_form p {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 0;
}
.name_input input {
  border: 0 solid;
  height: 40px;
  width: 100%;
}
.contact_us_from {
  color: #000;
}
.name_input input[type="submit"] {
  background: #b5d332 none repeat scroll 0 0;
  font-weight: 600;
}
.mix {display:none}




.portfolio_filter ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.portfolio_filter ul li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0 20px;
    padding: 10px 0;
}
.portfolio_filter {
  background: #83d533 none repeat scroll 0 0;
  margin-bottom: 25px;
  padding-left: 40px;
}

.portfolio_filter ul li:hover{color:#000;}
.portfolio_filter ul li.active{font-weight:600;border-top:3px solid#000;color:#000;}


.portfolio_contents ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.portfolio_contents ul li {
    list-style: outside none none;
    width: 100%;
}
.portfolio_contents ul li a {
    display: inline;
    width: 100%;font-weight:600;
}



body {
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
}
img {
    height: auto;
    max-width: 100%;
}
a:hover {
    transition: all 0.5s ease 0s;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
.previous_s {
    background: rgba(0, 0, 0, 0) url("../img/prev_icon.png") no-repeat scroll 0 0;
    height: 46px;
    left: 0;
    margin-left: 30px;
    margin-top: -23px;
    position: absolute;
    top: 50%;
    width: 47px;
}
.next_s {
    background: rgba(0, 0, 0, 0) url("../img/next_icon.png") no-repeat scroll 0 0;
    height: 46px;
    margin-right: 30px;
    margin-top: -23px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 47px;
}
.item img {
    width: 100%;
}
a:focus {
    outline: inherit;
}
.slider_area_header {
    position: relative;
}
.carousel-caption {
    bottom: 22%;
    z-index: inherit;
}
.carousel-caption h2 {
    font-size: 40px;
    font-weight: 400;
    padding-bottom: 25px;
}
.carousel-caption p {
    font-size: 24px;
    font-weight: 600;
}
.carousel-caption a {
    border: 1px solid #73d127;
    color: #73d127;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    padding: 10px 90px;
    text-transform: uppercase;
}
.copy_rights {
    background: #232222 none repeat scroll 0 0;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 25px;
}
.developed p {
    font-weight: 600;
}
.footer_copy_rights p {
    font-weight: 600;
}
.developed a {
    color: #fff;
}
.navigation {
    float: right;
    margin: 20px 0;
}
.navbar {
    margin-bottom: 0;
    min-height: inherit;
}
.navbar-nav li a:hover {
    background: #b5d332 none repeat scroll 0 0;
}
.navbar-nav li:nth-child(1) a:hover {
    background: #83d533 none repeat scroll 0 0;
}
.navbar-nav li:nth-child(2) a:hover {
    background: #ebc916 none repeat scroll 0 0;
}
.navbar-nav li:nth-child(3) a:hover {
    background: #00746a none repeat scroll 0 0;
}
.navbar-nav li:nth-child(4) a:hover {
    background: #b5d332 none repeat scroll 0 0;
}
.navbar-nav li a {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 25px;
    transition: all 0.5s ease 0s;
}
.logo {
    margin-top: 10px;
}
.employees {
    background-color: #83d533;
}
.employers {
    background-color: #ebc916;
}
.clinics {
    background-color: #00746a;
}
.promo_title {
    color: #fff;
    padding: 20px 25px;
}
.promo_title h2 {
    font-size: 45px;
    font-weight: 600;
    margin-top: 0;
}
.promo_title p {
    font-size: 14px;
    font-weight: 400;
}
.single_promo {
    min-height: 725px;
    position: relative;
}
.single_promo img {
    bottom: 0;
    left: 0;
    position: absolute;
}
.find_out_more_p {
    color: #5cad05;
    margin-top: 5px;
}
.find_out_more_p a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 15px;
}
.employees_find {
    background: #5cad05 none repeat scroll 0 0;
}
.employers_find {
    background: #c6a600 none repeat scroll 0 0;
}
.clinics_find {
    background: #1d6268 none repeat scroll 0 0;
}
.promo_area {
    padding: 35px 0;
}
.footer_top {
    background-color: #363636;
    color: #dadada;
    padding-bottom: 20px;
}
.footer_form input[type="submit"] {
    background-color: #b5d332;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.footer_form input {
    background-color: #e1e1e1;
    border: 0 solid;
    height: 35px;
    width: 100%;
}
.footer_form p {
    font-weight: 700;
}
.footer_title {
    font-size: 30px;
    font-weight: 600;
}
.about_text p {
    font-size: 12px;
    font-weight: 400;
}
.terms_privacy a {
    color: #dadada;
    display: block;
    font-weight: 700;
}
.single_page_banner {
    position: relative;
}
.single_page_banner img {
    height: auto;
    width: 100%;
}
.middle_banner_text {
    color: #fff;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.middle_banner_text h2 {
    font-size: 46px;
    font-weight: 400;
    padding-bottom: 25px;
}
.middle_banner_text p {
    font-size: 24px;
    font-weight: 600;
}
.middle_banner_text a {
    border: 1px solid #73d127;
    color: #73d127;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    padding: 10px 90px;
    text-transform: uppercase;
}
.dialog {
    padding: 40px 0;
}
.dialog_area {
    background: #5cad05 none repeat scroll 0 0;
}
.dialog h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}
.health_jobs_title {
}
.health_jobs_title h2 {
    font-size: 45px;
    font-weight: 400;
}
.employee_promos {
    padding: 50px 0;
}
.health_jobs_subtitle p {
    font-size: 14px;
    font-weight: 400;
    padding: 25px;
}
.single_employee_promos p {
    padding: 40px 0 0;
}
.today_register {
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    padding: 10px 90px;
    text-transform: uppercase;
}
.today_register:hover {
    color: #5cad05;
}
.midkey_what {
    margin: 50px auto;
    width: 665px;
}
.what_ismidkey_title {
    font-size: 45px;
    font-weight: 400;
    margin-bottom: 40px;
}
.midkey_what ul {
    list-style: outside none none;
    margin: 0;
}
.midkey_what ul li {
    font-weight: 400;
    padding-bottom: 15px;
    position: relative;
}
.midkey_what ul li::before {
    background: rgba(0, 0, 0, 0) url("../img/sign.png") no-repeat scroll 0 0;
    content: "";
    height: 17px;
    left: -30px;
    position: absolute;
    top: 2px;
    width: 17px;
}
.what_ismidkey_section {
    background: rgba(0, 0, 0, 0) url("../img/whatismidkey.jpg") no-repeat scroll center center / cover ;
}
.how_it_works_section {
    background: rgba(0, 0, 0, 0) url("../img/e_how_it_work.jpg") no-repeat scroll center center / cover ;
    padding: 50px 0;
}
.single_step_area {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 30px;
}
.how_it_works_title h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    margin-bottom: 50px;
}
.title_img h2 {
    font-size: 24px;
    padding-bottom: 30px;
}
.title_img {
    background-color: #83d533;
    height: 250px;
    padding: 30px 0;
}
.step_content {
    height: 110px;
    padding: 0 10px;
    position: relative;
}
.step_content a {
    color: #83d533;
}
.step_content p {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.second_regigter_area {
    background: #363636 none repeat scroll 0 0;
}
.second_today_register {
    background: #83d533 none repeat scroll 0 0;
    color: #292929;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    padding: 10px 90px;
    text-transform: uppercase;
}
.second_today_register:hover {
    color: #fff;
}
.faq_title h3 {
    font-size: 45px;
    font-weight: 400;
}
.main_form {
    margin: 0 auto;
    overflow: hidden;
    width: 675px;
}
.name_form {
    float: left;
    text-align: left;
    width: 130px;
}
.name_input {
    float: right;
    text-align: left;
    width: 545px;
}
.inner_main_form {
    color: #000;
    margin-bottom: 15px;
    overflow: hidden;
}
.name_form p {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 0;
}
.name_input input {
    border: 0 solid;
    height: 40px;
    width: 100%;
}
.contact_us_from {
    color: #000;
}
.name_input input[type="submit"] {
    background: #b5d332 none repeat scroll 0 0;
    font-weight: 600;
}
.mix {
    display: none;
}
.portfolio_filter ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.portfolio_filter ul li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0 20px;
    padding: 10px 0;
}
.portfolio_filter {
    background: #83d533 none repeat scroll 0 0;
    margin-bottom: 25px;
    padding-left: 40px;
}
.portfolio_filter ul li:hover {
    color: #000;
}
.portfolio_filter ul li.active {
    border-top: 3px solid #000;
    color: #000;
    font-weight: 600;
}
.portfolio_contents ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.portfolio_contents ul li {
    list-style: outside none none;
    width: 100%;
}
.portfolio_contents ul li a {
    display: inline;
    width: 100%;
}
.plus_icon {
    color: #000;
    font-weight: 400;
    position: relative;cursor: pointer;
}
.plus_icon::before {
    background: rgba(0, 0, 0, 0) url("../img/plus_icon.png") no-repeat scroll 0 0;
    content: "";
    height: 24px;
    left: -36px;
    position: absolute;
    top: 0;
    width: 23px;cursor: pointer;
}
.portfolio_contents ul li {
    border-bottom: 1px solid #ddd;
}
.accordian_asm {
  margin-bottom: 5px;
  padding: 7px 20px 5px 90px;
}
.collapse.in {
  padding-top: 10px;
}
.text_area_colsp p {
  padding-top: 0px;margin:0px
}
.portfolio_contents {
  padding-bottom: 30px;
}

/*Employers*/
.employers_button {
  border: 1px solid #8f7a10 !important;
  color: #e6c014 !important;
}

.employers_page_section {
    background: #c6a600 none repeat scroll 0 0;
}
.single_employeer_promos {
  margin-top: 30px;
}

.single_step_employerrs_area {
  background: #ebc916 none repeat scroll 0 0;
}


.second_today_register_employyer {
  background: #ebc916 none repeat scroll 0 0;
}



.business_name_section {
    background: #464646 none repeat scroll 0 0;
    float: left;
    height: 40px;
    position: relative;
    text-align: center;
    width: 370px;
}
.cost_area_case_studies,.cost_area_case_studies_bottom {
    overflow: hidden;
}
.total_investment {
    background: #ebc916 none repeat scroll 0 0;
    border-left: 1px solid #fff;
    float: left;
    height: 40px;
    position: relative;
    text-align: center;
    width: 133px;
}
.business_name_section h4 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.total_investment h4 {
    font-size: 14px;
    font-weight: 600;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}


.business_name_section_bottom {
    float: left;
    height: 40px;
    text-align: center;
    width: 370px;
}
.total_investment_bottom {
    border-left: 1px solid #fff;
    float: left;
    text-align: center;
    width: 133px;
}
.business_name_section_bottom h4 {
    font-size: 14px;
    font-weight: 600;

}
.total_investment_bottom h4 {
    font-size: 14px;


}
.cost_area_case_studies_bottom {
  border-bottom: 1px solid #ddd;
}

.case_note_text {
  font-size: 11px;
  font-style: italic;
  font-weight: 300;
  margin-top: 10px;
}

.saifty_area {
  background: rgba(0, 0, 0, 0) url("../img/risk.jpg") no-repeat scroll center center / cover ;
  padding-bottom: 80px;
  padding-top: 50px;
}
.risk_what{width:100%}

.employer_portfolio_filter {
  background: #c6a600 none repeat scroll 0 0;
}
.faq_section {
  padding-top: 35px;
}

.contact_us_footer_section {
  background: rgba(0, 0, 0, 0) url("../img/contact_footer_bg.jpg") no-repeat scroll center center / cover ;
  padding: 60px 0;
}

.contact_us_from_footer h2 {
  color: #fff;
  font-size: 45px;
  margin-bottom: 50px;
  margin-left: 100px;
}
.contact_us_from_footer div.name_form p {
  color: #fff;
}
.contact_us_from_footer div.name_input input[type="submit"] {
  background: #EBC916;
}
#myList li{ display:none;
}
#loadMore {
    color:green;
    cursor:pointer;background:#ebc916 ;padding:10px 0px;
}
#loadMore:hover {
    color:black;
}
#showLess {
    color:red;
    cursor:pointer;
    display:none;background:#ebc916 ;padding:10px 0px;
}
#showLess:hover {
    color:black;
}
.mobile_list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.mobile_list ul li p span {
    font-weight: 600;
}
.mobile_list ul li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.bold_total_investment h4 {
  font-weight: 600;
}
.mobile_list li p br {
  display: none;
}
.name_input select {
  height: 40px;
  width: 100%;
  border: 1px solid #fff;
}
.contact_us_from_footer form div.wpcf7-response-output{width:675px;margin:0 auto;color:#fff;text-align:center;}
.conatact_us_page_single{position:relative;}
.contact_singles_footer h2 {
  color: #000;
  font-size: 45px;
  margin-bottom: 50px;
  margin-left: 100px;
}
.middle_banner_contact_us {
  height:100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.single-page-thum {
  width: 100%;
}
form div.wpcf7-response-output{width:675px;margin:0 auto;text-align:center;}

.not_found h2 {
  font-size: 100px;
  text-align: center;
}

.con_s {
  font-size: 45px;
  margin-left: 100px;
  text-align: center;
}
.promo_title ul {
    margin: 0;
    padding-left: 10px;
}
.promo_title li {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}


.address_fq_section{
  background: rgba(0, 0, 0, 0) url("../img/mm.jpg") no-repeat scroll center center / cover ;
  padding-bottom: 80px;
  padding-top: 50px;color:#fff;
}

.above_fq_section_new{padding-bottom: 80px;padding-top: 50px;}
.name_input textarea {
    border: 1px solid #fff;
    width: 100%;
}
#after_text {
  font-size: 18px;
  margin-bottom: 30px;
  text-align: center;
}

.conatact_us_page_single img.single-page-thum {
  height: 700px;
}
.another_single_style_for.banner.conatact_us_page_single {
  height: 700px;
}


/*Clinic Page*/
.clinic_bottom_banner{background: rgba(0, 0, 0, 0) url("../img/clinic_footer_bg.jpg") no-repeat scroll center center / cover ;}
.clicnc_page_section{background:#00746A}
.clinic_bottom_banner input[type="submit"]{background:#00746A !important; color:#fff !important}
.clinic_bottom_banner .name_form p{color:#000 !important;}