/* WebsPlaet Platform */

#content{
  color: #58595b;
}
.tag-1,
.tag-2{
  color: #fbb040;
}
.languages {}
.headerimage {}
.slogan {}
.logo {
    color:#fbb040;
}
.logo a,.logo a:visited{
    color: #fbb040;
}
.logo a:hover{
    color:#222222;
}
.menu {}
.menu_rollover {}
.menu_active {}
.skinBg {}
.skinAlign {}
.footerText {}
.footerLinks {}
.titles {}

.astrix {}
.form_field_text {}
.text_field {}
.text_field_big {}
.buttons {}

.search_button {}
.search_field {}
.search_text {}
.search_result_highlight {}

.login_field {}

/* Modules */

.module-wrapper {}
.module-title {}
.module-content {}

/* Widgets */

.widget-wrapper {}
.widget-title {}
.widget-body {}

/*---click to action ----*/

#circle-action{
    right:20px;
    bottom:65px;
}
#circle-action.ios4{position: absolute;}
#circle-action.ios5{position: fixed;}
#circle-action li {
    background-color:#fbb040;
    color:#fff;
    font-size:25px;
}

#circle-action a{
    text-decoration: none;
    color:#fff;
    background-image: url(../assets/sprite.png);
    background-repeat: no-repeat;
    display: block;
    text-indent: -999999px;
    overflow: hidden;
}
#circle-action li.phone a{
  background-position: 0px 0px;
}
#circle-action li.map a{
background-position: -40px 2px;
}
#circle-action li.mail a{
background-position: -80px 0px;
}
#circle-action li:first-child {
    font-weight:bold;
    font-family:arial black;
    font-size:200%;
    background:#fbb040 url(../assets/3QGAU.png);
    background-position: 50%;
    border-color: #fff;
    border-width: 2px;
    border-style: solid;
    box-shadow: 0 0 2px 1px #aaa;
}

.circleMenu-open > li:first-child {
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
}
/*-----end click to action ----*/


/*---------------mobile google map default theme css----------------*/

.widget-button {
  background: #2FBED6;
  color: #ffffff;
}
.widget-button:hover {
  background: #77C6BE;
  color: #ffffff;
}
/*---------------end mobile google map default theme css----------------*/

.home-footer{
  background: #A9CE59 url(../assets/footer.jpg) no-repeat 0 0 ;
  background-size: cover;
}
.footer{
  background: #2C2D2E;
  color: #ffffff
}
a{color:#fbb040;}
.footer li a{color: #ffffff;}
a:hover{color: #c4c4c4;}

.footer a,.footer{color: #ffffff}
.buttons {
  background: #2FBED6;
  display:inline-block;
  color:#ffffff;
  font-family:arial;
  font-size:15px;
  font-weight:bold;
  padding:6px 24px;
  text-decoration:none;
  cursor: pointer;
}
.buttons:hover {
  background: #77C6BE;
  
}


.recaptchatable #recaptcha_response_field {
    height:20px;
    background-color:#fff!important;
}

.contactUsFront textarea, .contactUsFront input[type="text"] {
  width: 90% !important;
  color:#000;
}

.home-footer button{
  padding: 0;
  margin-top: 30px;
border: 0px;
background-color: #A7C457 !important;
border-radius: 0px !important;
border-radius: 0px !important;
box-shadow: none !important;
}
.home-footer button span{
  font-size: 25px !important;
  border: none !important;
  border-bottom: 3px solid #55672D !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background-image: none !important;
  background-color: #A7C457 !important;
  color: #55672D !important;
  box-shadow: none !important;
  text-shadow: none !important ;
}

.noise{
  background: url(../assets/pattern.jpg) repeat 0 0;
  padding-bottom: 40px;
}
.doctors,
.users{
  padding-top: 40px;
}
.users .vertical{
  border-right: 1px solid #ccc;
  margin-right: -1px;
}
.users .vertical:last-child{
  border-right: none;
}
.users .widget-body{
  margin-left: 20px;
}
.doctors .image_wrapper{
  border: 4px solid #fbb040;
}
.doctors img{
  display: block;
}
h2{
  color: #56C1D6;
  font-weight: bold;
}
.home-footer h3{
  color: #ffffff
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
  background:#F4F4F4 !important;
 
}

.ui-accordion div[id^="diy-section"]{
   margin:5px 40px 5px 5px;
}
.ui-state-default .ui-icon{
  background: url(../assets/plus.png);
 
}
.ui-state-active .ui-icon{
  background: url(../assets/minus.png);
}
.ui-icon-triangle-1-e{
   background-position:0 0;
}
/*---- Menu---*/

/* default color skin */

.wp-menu ul{
   
}
.wp-menu a{color: #6D6E71}
.wp-menu li:before{display: none;}

/* #Media Queries
================================================== */

    @media only screen and (min-width: 768px) {

  .wp-menu{
    color: #6D6E71;
  }
  .wp-menu a:hover,.wp-menu li.current a{
    background: #fbb040;
    color: #ffffff
  }

  .wp-menu li li a {
    color: #6D6E71;
    text-align: center;
  }


}

  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  @media only screen and (max-width: 767px) {
    .nav .before{
      background: #fbb040;
      color: #ffffff;  
    }
    .nav .before:hover{
      color: #ffffff;
      background: #6d6e71;
    }

    .wp-menu a{
      background:  #fbb040;
	  padding:0px 10px;
	  display:block;
	  text-decoration:none;
	  color:#ffffff;
    }
      

    .wp-menu span.wp-sub  {
      background:  #6d6e71;
      color: #ffffff;
    }

    .wp-menu li {
	background-color:#fbb040 !important;
	  border-bottom: 1px solid #fff;
    }

    .wp-menu li:hover {
	background-color:#6d6e71 !important;
	  border-bottom: 1px solid #fff;
    }



	
    .wp-menu li li li a{
      /*background: #fff;*/
    }
    .wp-menu a:hover{
    background: #6d6e71;
    color: #ffffff;
    }



}

	.wp-menu li ul {
		background:#FFFFFF;
	}

.alternate-color {
	background-color:#fff;
}

    .wp-menu li li a{
		background-color:#FFFFFF !important;
		color:#6d6e71 !important;
    }
	
    .wp-menu li li a:hover {
		background-color:#6d6e71 !important;
		color:#ffffff !important;
}