/*
Theme Name: Zookidz Theme
Theme URI: i4graphics.com.au
Description: Winning Media
Author: i4graphics
Author URI: i4graphics.com.au
Version: 1.0

License: i4graphics
License URI:i4graphics.com.au

General comments
*/
@font-face {
	font-family: 'AdventPro';
	src: url('../fonts/AdventPro-ExtraLight.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'AdventPro';
	src: url('../fonts/AdventPro-Light.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'AdventPro';
	src: url('../fonts/AdventPro-Medium.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'AdventPro';
	src: url('../fonts/AdventPro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'AdventPro';
	src: url('../fonts/AdventPro-SemiBold.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'AdventPro';
	src: url('../fonts/AdventPro-Thin.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'AdventPro';
	src: url('../fonts/AdventPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: 'AdventPro', Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #909090;
	background: url(../image/Zookidz-BG.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	min-height: 386px;
	color: #809ba4;
}
/*GENERAL*/
#wrapper a {
	text-decoration: none;
	cursor: pointer;
}
#wrapper a:hover {
	color: #28C2E2;
	text-decoration: none;
}
#wrapper *:focus {
	outline: 0;
}
#wrapper select:focus {
	outline: 0;
}
#wrapper li a {
	outline-color: transparent;
}
#wrapper img {
	border: none;
}
.wave-tile-top {
	background: url(../image/bg-vave-tile-top.png) repeat-x;
	height: 65px;
	margin-bottom: -45px;
	position: relative;
	z-index: 100;
}
.wave-tile-bottom {
	background: url(../image/bg-vave-tile-bottom.png) repeat-x;
	height: 65px;
	margin-top: -45px;
	position: relative;
	z-index: 100;
}
.clearfixed {
	clear: both;
}
blockquote {
	border-left: 4px solid #d9d5cd;
	margin: 10px 0 10px 19px;
	padding: 0px 0px 0px 26px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'AdventPro', Arial, Helvetica, sans-serif;
	font-weight: 700;
}
/*BUTTON*/
.bt-main {
	font-size: 14px;
	font-weight: 900;
	padding: 14px 24px;
	background: #dc648d;
	border: 1px solid #dc648d;
	background: #dc648d;
	background: -webkit-linear-gradient(#df6690, #bd456e);
	background: -moz-linear-gradient(#df6690, #bd456e);
	background: -ms-linear-gradient(#df6690, #bd456e);
	background: -o-linear-gradient(#df6690, #bd456e);
	background: linear-gradient(#df6690, #bd456e);
}
#bt-booking {
	font-size: 14px;
	font-weight: 900;
	padding: 16px 24px;
	background: #dc648d;
	border: 1px solid #dc648d;
	background: #dc648d;
	background: -webkit-linear-gradient(#df6690, #bd456e);
	background: -moz-linear-gradient(#df6690, #bd456e);
	background: -ms-linear-gradient(#df6690, #bd456e);
	background: -o-linear-gradient(#df6690, #bd456e);
	background: linear-gradient(#df6690, #bd456e);
}
.bt-contact-submit {
	font-size: 17px;
	font-weight: 900;
	padding: 19px 60px;
	border: none;
	border-radius: 0px;
	background: #da5f89;
}
.bt-contact-submit:hover {
	background: #d86e92;
}
.bt-booking-submit {
	font-size: 17px;
	font-weight: 300;
	padding: 19px 0px;
	border: none;
	border-radius: 0px;
	width: 100%;
	background: #42a1b7;
}
.bt-booking-submit:focus, .bt-booking-submit:hover {
	color: #40b8d5;
	background: #FFFFFF;
}
.bt-booking-submit[disabled] {
	color: #FFFFFF;
	background: #42a1b7;
}
.bt-booking-submit.bt-small {
	width: 30%;
}
.bt-new-patient-navigation {
	font-size: 16px;
	font-weight: 500;
	padding: 19px 18px;
	border: none;
	border-radius: 0px;
	border-radius: 2px;
	width: 183px;
	color: #FFFFFF;
	background: #B3F0FF;
	cursor: default;
}
.bt-new-patient-navigation:hover, .bt-new-patient-navigation:focus {
	color: #FFFFFF;
	background: #B3F0FF;
}
.bt-new-patient-navigation.active {
	color: #40b8d5;
	background: #FFFFFF;
}
.bt-main:hover, #bt-booking:hover {
	border: 1px solid #dc648d;
	background: #d86e92;
	background: -webkit-linear-gradient(#e37a9e, #c65d81);
	background: -moz-linear-gradient(#e37a9e, #c65d81);
	background: -ms-linear-gradient(#e37a9e, #c65d81);
	background: -o-linear-gradient(#e37a9e, #c65d81);
	background: linear-gradient(#e37a9e, #c65d81);
	transition : background 1s ease;
	-webkit-transition : background 1s ease;
	-moz-transition : background 1s ease;
	-o-transition : background 1s ease;
}
#bt-form {
	font-size: 14px;
	font-weight: 500;
	color: #636d70;
	padding: 16px 24px;
	border: 1px solid #b1b6b7;
	background: none;
	margin-left: 11px;
}
#bt-form:hover {
	color: #da5f89;
	border: 1px solid #da5f89;
	background: none;
	transition : border 1s ease;
	-webkit-transition : border 1s ease;
	-moz-transition : border 1s ease;
	-o-transition : border 1s ease;
	transition : color 2s ease;
	-webkit-transition : color 2s ease;
	-moz-transition : color 2s ease;
	-o-transition : color 2s ease;
}
.bt-transparent-main {
	font-size: 14px;
	font-weight: 500;
	color: #636d70;
	padding: 14px 24px;
	background: none;
	border: 2px solid #4ea4b7;
}
.bt-transparent-main:hover {
	color: #FFFFFF;
	background: none;
	border: 2px solid #FFFFFF;
	transition : border 1s ease;
	-webkit-transition : border 1s ease;
	-moz-transition : border 1s ease;
	-o-transition : border 1s ease;
	transition : color 2s ease;
	-webkit-transition : color 2s ease;
	-moz-transition : color 2s ease;
	-o-transition : color 2s ease;
}
.bt-transparent-main1 {
	font-size: 14px;
	font-weight: 900;
	color: rgb(208, 197, 186);
	padding: 14px 24px;
	background: none;
	border: 2px solid rgb(208, 197, 186);
}
.bt-transparent-main1:hover {
	color: #47c0dc;
	background: none;
	border: 2px solid #47c0dc;
	transition : border 1s ease;
	-webkit-transition : border 1s ease;
	-moz-transition : border 1s ease;
	-o-transition : border 1s ease;
	transition : color 2s ease;
	-webkit-transition : color 2s ease;
	-moz-transition : color 2s ease;
	-o-transition : color 2s ease;
}
.bt-transparent-main2 {
	font-size: 14px;
	font-weight: 900;
	color: #809ba4;
	padding: 14px 24px;
	background: none;
	border: 1px solid #809ba4;
}
.bt-transparent-main2:hover {
	color: #FFFFFF;
	background: none;
	border: 1px solid #FFFFFF;
	transition : border 1s ease;
	-webkit-transition : border 1s ease;
	-moz-transition : border 1s ease;
	-o-transition : border 1s ease;
	transition : color 2s ease;
	-webkit-transition : color 2s ease;
	-moz-transition : color 2s ease;
	-o-transition : color 2s ease;
}
.bt-left-box {
	font-size: 18px;
	font-weight: 900;
	padding: 14px 24px;
	color: #7d8385;
	background: #dc648d;
	border: 1px solid #eff1f1;
	background: #eff1f1;
	background: -webkit-linear-gradient(#fbfbfb, #dce1e3);
	background: -moz-linear-gradient(#fbfbfb, #dce1e3);
	background: -ms-linear-gradient(#fbfbfb, #dce1e3);
	background: -o-linear-gradient(#fbfbfb, #dce1e3);
	background: linear-gradient(#fbfbfb, #dce1e3);
	width: 100%;
}
.bt-left-box:hover {
	color: #D55D86;
	border: 1px solid #eff1f1;
	background: #e1e5e5;
	background: -webkit-linear-gradient(#e7eaea, #e1e5e5);
	background: -moz-linear-gradient(#e7eaea, #e1e5e5);
	background: -ms-linear-gradient(#e7eaea, #e1e5e5);
	background: -o-linear-gradient(#e7eaea, #e1e5e5);
	background: linear-gradient(#e7eaea, #e1e5e5);
	transition : background 1s ease;
	-webkit-transition : background 1s ease;
	-moz-transition : background 1s ease;
	-o-transition : background 1s ease;
}
.bt-load-more-post {
	font-size: 22px;
	font-weight: 900;
	padding: 14px 24px;
	color: #c9c6be;
	background: #edeae1;
	border: 1px solid #edeae1;
	width: 100%;
}
.bt-load-more-post:hover {
	color: #4AC8E5;
	background: #edeae1;
	border: 1px solid #edeae1;
}
/*INPUT TEXT*/
.input-footer {
	background: #1f2a30;
	color: #809ba4;
	font-size: 13px;
	padding: 10px 12px;
	height: 43px;
	border-color: #1F2A30;
}
.input-search {
	font-weight: 400;
	width: 240px;
	float: right;
	color: #58595b;
	border: 2px solid #cccccc;
	border-radius: 0;
	border-color: #cccccc;
	margin-top: 15px;
}
.input-right-search {
	color: #a6adab;
	font-weight: 700;
	font-size: 16px;
	height: 60px;
	padding: 22px 18px;
	border: none;
	width: 100%;
}
.input-contact {
	color: #9e998e!important;
	font-weight: 700;
	font-size: 15px!important;
	height: 60px;
	padding: 22px 18px!important;
	border-color: #FFFFFF;
	width: 100%;
	margin-bottom: 20px;
}
.textarea-contact {
	color: #9e998e!important;
	font-weight: 700;
	font-size: 15px!important;
	padding: 22px 18px!important;
	border-color: #FFFFFF;
	width: 100%;
	margin-bottom: 20px;
}
.input-booking {
	color: #FFFFFF!important;
	font-weight: 300;
	font-size: 22px!important;
	height: 60px;
	padding: 15px 20px!important;
	border-color: #45a5bb;
	border-radius: 6px;
	width: 100%;
	margin-bottom: 20px;
	background: #42a1b7;
}
.input-booking.input-small {
	width: 42%;
	display: inline;
}
.input-booking.input-medium {
	width: 49.5%;
	display: inline;
}
.input-booking.input-smallest {
	width: 44%;
	display: inline;
	padding: 15px 5px !important;
	text-align: center;
}
.btn-timegroup input[type=number]::-webkit-inner-spin-button, .btn-timegroup input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance:none;
}
.textarea-booking {
	color: #FFFFFF!important;
	font-weight: 300;
	font-size: 22px!important;
	padding: 15px 20px 30px 20px!important;
	border-color: #45a5bb;
	border-radius: 6px;
	width: 100%;
	margin-bottom: 20px;
	background: #42a1b7;
}
.select-booking {
	color: #FFFFFF!important;
	font-weight: 300;
	font-size: 22px!important;
	padding: 15px 20px!important;
	border-color: #45a5bb;
	border-radius: 6px;
	width: 100%;
	margin-bottom: 20px;
	background: #42a1b7;
	height: 60px;
	text-indent: 0.01px;
	text-overflow: '';
	background: url(../image/icon-dropdown.png) no-repeat #42a1b7;
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
}
.select-booking.select-small {
	width: 25%;
	text-align: center;
	display: inline;
	padding: 15px 10px!important;
}
.select-booking.select-medium {
	width: 49.5%;
	text-align: center;
	display: inline;
	padding: 15px 10px!important;
	margin-bottom: 5px;
}
.select-booking.select-medium1 {
	width: 49.5%;
	text-align: center;
	display: inline;
	padding: 15px 10px!important;
	margin-bottom: 0px;
	margin-top: -20px;
}
.bt-time-am {
	color: #FFFFFF!important;
	font-weight: 300;
	font-size: 22px!important;
	padding: 14px 0px 14px 0px!important;
	width: 52px;
	display: inline;
	margin-top: -20px;
	background: #42a1b7;
	border: 1px solid #45A5BB!important;
	border-radius: 6px 0px 0px 6px!important;
	border-right: none;
}
.bt-time-pm {
	color: #FFFFFF!important;
	font-weight: 300;
	font-size: 22px!important;
	padding: 14px 0px!important;
	width: 52px;
	display: inline;
	margin-top: -20px;
	background: #42a1b7;
	border: 1px solid #45A5BB!important;
	border-radius: 0px 6px 6px 0px!important;
	border-left: none;
}
.bt-time-pm:hover, .bt-time-pm:focus, .bt-time-pm.active, .bt-time-am:hover, .bt-time-am:focus, .bt-time-am.active {
	color: #287284;
	background: #348da2;
}
.request-booking-right .btn-group {
	width: 23%;
}
.bt-at {
	color: #FFFFFF!important;
	font-weight: 300;
	font-size: 22px!important;
	padding: 14px 0px!important;
	width: 35px;
	display: inline;
	margin-top: -20px;
	background: none;
	border: none;
}
.bt-at:hover, .bt-at:focus {
	background: none;
	border: none;
}
.bt-at.bt_semicomma {
	width: 5%;
}
.btn-timegroup {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 25%;
}
.modal-body .form-control:focus {
	border-color: #FFFFFF;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(220, 218, 218, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(220, 218, 218, 0.6);
}
.modal-body .form-control.has-error {
	border-color: #953b39;
}
.modal-body .form-control.has-error:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.form-control.has-error {
	border-color: #953b39;
}
.form-control.has-error:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
#new-referral input[type=checkbox], #new-patient input[type=checkbox] {
	display: none;
}
#new-referral input[type="checkbox"]:checked + label:before, #new-patient input[type="checkbox"]:checked + label:before {
	color: #FFFFFF;
	content: "\2713";
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#new-referral .checkbox label:before, #new-patient .checkbox label:before {
	border-radius: 3px 3px 3px 3px;
}
#new-referral label:before, #new-patient label:before {
	background-color: #42A1B7;
	bottom: 2px;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3) inset, 0 1px 0 0 rgba(255, 255, 255, 0.8);
	content: "";
	display: inline-block;
	height: 20px;
	left: 0;
	margin-right: 10px;
	position: absolute;
	width: 20px;
}
#new-referral .checkbox label, #new-patient .checkbox label {
	margin-bottom: 10px;
}
#new-referral label, #new-patient label {
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	margin-right: 15px;
	padding-left: 44px;
	position: relative;
}
#new-referral .checkbox, #new-patient .checkbox {
	padding-left: 0px;
	margin-top: 0px;
}
.form-control.input-booking:-moz-placeholder {
color:#c1f4ff;
}
.form-control.input-booking::-moz-placeholder {
color:#c1f4ff;
}
.form-control.input-booking:-ms-input-placeholder {
color:#c1f4ff;
}
.form-control.input-booking::-webkit-input-placeholder {
color:#c1f4ff;
}
.form-control.textarea-booking:-moz-placeholder {
color:#c1f4ff;
}
.form-control.textarea-booking::-moz-placeholder {
color:#c1f4ff;
}
.form-control.textarea-booking:-ms-input-placeholder {
color:#c1f4ff;
}
.form-control.textarea-booking::-webkit-input-placeholder {
color:#c1f4ff;
}
/*MULTILINGUAL*/
#flags_language_selector {
	text-align: right;
}
#flags_language_selector img {
	margin-top: 10px;
	margin-left: 10px;
}
/*HEADER*/
#header-top {
	min-height: 115px;
	padding: 20px 0;
	max-width:100%;
}
#header-top #logo {
	margin-top: 5px;
}
#header-top #header-top-info {
	margin-top: 6px;
	text-align: right;
}
#header-top #header-top-info .header_cart {
	color: #58595b;
	font-size: 13px;
	font-weight: 500;
}
#header-top-info #top-box1 {
	text-align: center;
	color: #d1d1d1;
	text-transform: uppercase;
	font-weight: 900;
	float: left;
	width: 185px;
	margin-left: 75px;
	margin-top: 8px;
}
#header-top-info #top-box1 a {
	color: #da5f89;
	font-size: 20px;
	font-weight: 700;
}
#header-menu {
	background: #32bed2;
	margin-bottom: 0px;
	border: none;
	border-radius: 0px;
	min-height: 30px;
}
#header-menu .menu-left {
	margin-left: -15px;
}
#header-menu .dropdown-menu > li > a, .navbar-default .navbar-nav > li > a {
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	padding: 10px 12px;
}
#header-menu .dropdown-menu > li > a {
	border-bottom: 1px solid #e37ea0;
}
#header-menu .dropdown-menu > li:last-child > a {
	border-bottom: none;
}
#header-menu .dropdown-menu > li > a {
	padding: 8px 20px;
}
#header-menu ul.dropdown-menu ul.dropdown-menu {
	padding: 3px 0px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ffffff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #ffffff;
	background: url(../image/bg-menu-over.jpg) repeat-x;
}
#wrapper .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	background: url(../image/bg-menu-over.jpg) repeat-x;
}
#wrapper .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	background: #ec63a1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	background: none;
}
.navbar-default .navbar-nav > .isactive > a, .navbar-default .navbar-nav > .isactive > a:hover, .navbar-default .navbar-nav > .isactive > a:focus {
	color: #ffffff;
	background: #ec63a1;
}
/*SUBMENU DROP DOWN*/
#header-menu .dropdown-menu {
	background: #dd648d;
}
#header-menu .dropdown:hover .dropdown-menu {
	display: block;
}
#wrapper .navbar-default .dropdown-menu > li > a:hover, #header-menu .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #dd648d;
	opacity: 0.5;
}
/*TOP SEARCH*/
.dropdown-search {
	padding: 8px;
}
/*SUB OF SUB MENU*/
#header-menu .dropdown:hover .dropdown-submenu .dropdown-menu {
	display: none;
}
#header-menu .dropdown .dropdown-submenu:hover .dropdown-menu {
	display: block;
}
#header-menu .dropdown-submenu {
	position: relative;
}
#header-menu .dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0px;
	margin-left: 0px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
	display: none;
}
#header-menu .dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
#header-menu .dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
#header-menu .dropdown-submenu:hover>a:after {
	border-left-color: #ffffff;
}
#header-menu .dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
/*CONTENT*/
/*CONTENT PART1*/
#content-part1 {
	background: #ffffff;
	/* min-height: 290px; */
 width:100%:
}
#content-part1 #carousel-banner .item {
	/*height: 580px;*/
}
#content-part1 #carousel-banner .item .image_container img {
        width:100%;
}
#content-part1 #carousel-banner .banner-text {
	font-family: 'AdventPro', Arial, sans-serif;
	font-size: 31px;
	position: absolute;
	bottom: 50px;
	width: 406px;
	text-shadow: none;
	color: #ffffff;
}
#content-part1 #carousel-banner .banner-text h1 {
	font-weight: 400;
	background-color: rgba(221,130,179,.6);
	font-size: 33px;
	line-height: 33px;
	padding: 10px;
	margin: 0;
	display: inline-block;
}
#content-part1 #carousel-banner .banner-text a {
	font-weight: 400;
	background-color: rgba(59,172,191,.6);
	font-size: 33px;
	line-height: 33px;
	padding: 10px;
	margin: 0;
	color: #ffffff;
	font-size: 23px;
	padding: 11px;
}
#content-part1 #carousel-banner .icon {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 38px;
	color: #005092;
	background-color: #ffffff;
	width: 30px;
	height: 36px;
	line-height: 36px;
}
#content-part1 .carousel-control.left, #content-part1 .carousel-control.right {
	background-color: transparent;
	background: none;
}
#content-part1 #carousel-banner .carousel-control .icon, #content-part1 #carousel-banner .carousel-control .icon {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
/*CONTENT PART2*/
#content-part2 {
	width: 100%;
	margin: 20px 0;
}
#content-part2 .block-column {
	width: 100%;
	background-size: cover!important;
        overflow:hidden;
        margin-bottom:10px;
}
#content-part2 .block-container {
	position: relative;
}
#content-part2 .block-container .divimage img {
        width:100%;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
}
#content-part2 .block-container:hover .divimage img  {
	-webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -ms-transform: scale(1.0);
        -o-transform: scale(1.0);
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -ms-transform: scale(1.0);
        -o-transform: scale(1.0);
        transform: scale(1.0);
}
#content-part2 .block-container .title {
	background-color: rgba(49,190,210, .8);
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #ffffff;
	font-size: 33px;
	line-height: 33px;
	font-weight: 400;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
}
#content-part2 .block-container:hover .title {
        transform: rotate3d(0,1,0,-180deg);
}
#content-part2 .block-container .title h2 {
        padding: 20px;
        margin: 0;
        font-size: 33px;
        line-height: 33px;
        font-weight: 400;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
}
#content-part2 .block-container:hover .title h2 {
        background: #FFC0CB;
        background: rgba(255,192,203,0.8);
        transform: rotate3d(0,1,0,180deg);
        color: #ffffff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background: none;
	border: none;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	background: none;
	border: none;
}
.tab-content .row {
	background: url(../image/bg-pattern2.jpg) repeat;
	margin-top: 0px;
	z-index: 10;
	position: relative;
	clear: both;
}
/*CONTENT PART3*/
#content-part3 {
	width: 100%;
	padding: 50px 0;
	background-color: #96c73f;
	text-align: center;
	color: #ffffff;
}
#content-part3 h1 {
	font-size: 34px;
	line-height: 34px;
	font-weight: 400;
}
#content-part3 h4 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 400;
	margin: 20px 0;
}
#content-part3 p {
	font-size: 15px;
	line-height: 15px;
	font-weight: 400;
}
/*CONTENT PART5*/
#content-part4 {
	margin: 30px 0;
}
#content-part4 h1 {
	color: #31bed2;
	font-weight: 700;
	margin: 10px 0;
	text-align: center;
}
.best-seller-id .woocommerce-page ul.products li.product, .best-seller-id .woocommerce ul.products li.product {
	padding: 35px;
        overflow: hidden;
}
.woocommerce-page ul.products li.product, .woocommerce ul.products li.product {
	border: 2px solid #d0cfd0;
	padding: 35px!important;
}
.best-seller-id {
	text-align: center;
}
.best-seller-id .products, .woocommerce ul.products {
	margin: 40px 0 10px!important;
}
#content-part-woocommerce ul.products li.product {
	text-align: center;
}
.best-seller-id .woocommerce ul.products li.product .price, #content-part-woocommerce ul.products li.product .price {
	color: #3f8bca;
	font-size: 28px;
	font-weight: 400;
}
.best-seller-id .woocommerce ul.products li.product .add_to_cart_button, #content-part-woocommerce ul.products li.product .add_to_cart_button {
	background-color: #000000;
	color: #ffffff;
	border-radius: 0;
	padding: 20px 30px;
	font-size: 12px;
	text-transform: uppercase;
}
.best-seller-id .woocommerce ul.products li.product .add_to_cart_button:hover, #content-part-woocommerce ul.products li.product .add_to_cart_button:hover {
	color: #ffffff!important;
}
.best-seller-id .woocommerce ul.products li.product:nth-child(1) .add_to_cart_button, #content-part-woocommerce ul.products li.product:nth-child(1) .add_to_cart_button {
	background-color: #e72328!important;
}
.best-seller-id .woocommerce ul.products li.product:nth-child(2) .add_to_cart_button, #content-part-woocommerce ul.products li.product:nth-child(2) .add_to_cart_button {
	background-color: #7c7ab8!important;
}
.best-seller-id .woocommerce ul.products li.product:nth-child(3) .add_to_cart_button, #content-part-woocommerce ul.products li.product:nth-child(3) .add_to_cart_button {
	background-color: #f38131!important;
}
.best-seller-id .woocommerce ul.products li.product:nth-child(4) .add_to_cart_button, #content-part-woocommerce ul.products li.product:nth-child(4) .add_to_cart_button {
	background-color: #97c83f!important;
}
.best-seller-id .woocommerce ul.products li.product:nth-child(5) .add_to_cart_button, #content-part-woocommerce ul.products li.product:nth-child(5) .add_to_cart_button {
	background-color: #ec63a1!important;
}
.best-seller-id .woocommerce ul.products li.product:nth-child(6) .add_to_cart_button, #content-part-woocommerce ul.products li.product:nth-child(6) .add_to_cart_button {
	background-color: #e82328!important;
}
.best-seller-id .woocommerce ul.products li.product:nth-child(7) .add_to_cart_button, #content-part-woocommerce ul.products li.product:nth-child(7) .add_to_cart_button {
	background-color: #7c7ab8!important;
}
.best-seller-id .woocommerce ul.products li.product:nth-child(8) .add_to_cart_button, #content-part-woocommerce ul.products li.product:nth-child(8) .add_to_cart_button {
	background-color: #f28030!important;
}
#wrapper .best-seller-id .woocommerce ul.products li .add_to_cart_button:hover, #wrapper #content-part-woocommerce ul.products li .add_to_cart_button:hover {
	background-color: #31bed2!important;
}
.best-seller-id .woocommerce ul.products li.product h3, #content-part-woocommerce ul.products li.product h3 {
	color: #333433;
	font-size: 15px;
        min-height:50px;
}
.best-seller-see-more {
	background-color: #31bed2;
	color: #ffffff;
	padding: 5px 30px;
	font-size: 17px;
	font-weight: 700;
	float: right;
	line-height: 36px;
	display: flex;
}
.best-seller-see-more {
	color: #ffffff;
}
.best-seller-see-more .icon-double-angle-right {
	font-size: 17px;
	line-height: 36px;
}
.best-seller-see-more:hover {
	color: #ffffff!important;
}
/*CONTENT PART5*/
#content-part5 {
}
/*CONTENT PART6*/
#content-part6 {
}
/*FOOTER*/
#footer-outer {
}
/*FOOTER BOX1*/
.footer-box1, .footer-box2, .footer-box3 {
	margin-top: 49px;
}
.footer-box1 #footer-social .icon-circle {
	color: #28c2e2;
}
.footer-box1 #footer-social a:hover {
	text-decoration: none;
}
.footer-box1 #footer-social a:hover .icon-circle {
	color: #DA5F89;
}
.footer-box1 .title, .footer-box2 .title, .footer-box3 .title {
	color: #809ba4;
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 10px;
}
.footer-box1 a {
	color: #809ba4;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	text-transform: capitalize;
}
#footer-social {
	font-size: 20px;
	padding: 5px 0;
}
#footer-social .icon-stack .icon-stack-base {
	color: #ffffff!important;
}
#footer-social .icon-stack .icon-light {
	color: #32bed2!important;
}
/*FOOTER BOX2*/
.footer-box2 {
}
.footer-box2 .footer-map {
	padding-top: 8px;
	width: 173px;
	height: 118px;
	border-radius: 5px;
}
.footer-box2 .footer-address {
	padding-top: 8px;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
}
/*FOOTER BOX3*/
.footer-box3 .footer-subscribe {
	text-align: right;
}
/*COPY RIGHT*/
.footer-copyright {
	margin-top: 354px;
	margin-bottom: 80px;
	background-color: #31bed2;
	color: #ffffff;
	padding: 20px 0;
	max-width:100%;
}
.footer-copyright .copyright .first-row a {
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	border-left: 1px solid #ffffff;
	padding: 0 10px;
	line-height: 15px;
	display: inline-block;
	margin: 10px 0;
}
.footer-copyright .copyright .first-row a:first-child {
	border-left: 0px solid #ffffff;
	padding-left: 0;
}
.footer-copyright .copyright .first-row a:hover {
	color: #ffffff!important;
}
.footer-copyright .copyright .second-row a {
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}
.footer-copyright .copyright .second-row a:hover {
	color: #ffffff!important;
}
/*MAIN CONTENT PAGE*/
#main-content {
	background: url("../image/bg-pattern.jpg") repeat;
}
/*BANNER*/
#content-banner {
	background: url("../image/temp/banner_main.jpg") no-repeat;
	background-position: center;
	text-align: center;
	/*height:553px;*/
	height: 270px;
}
#contact-googlemap {
	height: 100%;
}
/*CONTENT OUTER*/
#main-content-outer {
	padding-top: 40px;
	padding-bottom: 86px;
}
/*CONTENT LEFT*/
.content-left {
}
/*BRREAD CRUMB*/
.content-breadcrumb {
	font-size: 13px;
	color: #a0abae;
	padding-bottom: 33px;
}
.content-breadcrumb a {
	font-size: 13px;
	color: #a0abae;
}
.content-breadcrumb span.current, .content-breadcrumb a.active {
	font-weight: 700;
}
#breadcrumb.menu-breadcrumb {
	display: none;
}
/*SOCIAL MEDIA*/
.content-social {
	text-align: right;
}
.content-social a {
	color: #636d70;
	font-size: 13px;
}
/*CONTENT INNER*/
.conntent-inner {
}
.conntent-inner .title {
	font-size: 35px;
	color: #da5f89;
	font-weight: 900;
}
.conntent-inner .subtitle {
	font-size: 15px;
	line-height: 24px;
	color: #636d70;
	font-weight: 700;
}
.conntent-inner .subtitle1 {
	font-size: 15px;
	line-height: 24px;
	color: #28C2E2;
	font-weight: 700;
}
.conntent-inner .text {
	font-size: 15px;
	line-height: 24px;
	color: #636d70;
	padding-top: 30px;
	padding-bottom: 44px;
}
.conntent-inner .text img {
	border-radius: 5px;
}
.conntent-inner .text strong {
	font-weight: 700;
}
/*IMAGE WITH CAPTION*/
#wrapper .conntent-inner .text .wp-caption {
	font-weight: 400;
	color: #DA5F89;
	font-size: 12px;
	line-height: 17px;
	background: #FFFFFF;
	display: table;
	width: 1%;
	margin-bottom: 20px;
	text-align: center;
}
#wrapper .conntent-inner .text .wp-caption.alignright {
	float: right;
	margin: 50px;
	margin-right: 0px;
}
#wrapper .conntent-inner .text .wp-caption.alignleft {
	float: left;
	margin: 50px;
	margin-left: 0px;
}
#wrapper .conntent-inner .text .wp-caption.aligncenter {
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
#wrapper .conntent-inner .text .wp-caption.alignnone {
}
#wrapper .conntent-inner .text .wp-caption img {
	width: 100%!important;
}
#wrapper .conntent-inner .text .wp-caption p {
	padding: 17px 20px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}
#wrapper .conntent-inner .text .wp-caption:first-child {
	margin-top: 0px;
}
#wrapper .conntent-inner .text img.alignright {
	float: right;
	margin: 50px;
	margin-right: 0px;
}
#wrapper .conntent-inner .text img.alignleft {
	float: left;
	margin: 50px;
	margin-left: 0px;
}
#wrapper .conntent-inner .text img.aligncenter {
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
#wrapper .conntent-inner .text img.alignnone {
	margin-top: 50px;
	margin-bottom: 50px;
}
#wrapper .conntent-inner .text img:first-child {
	margin-top: 0px;
}
/*TABLE OF CONTENT*/
#main-content-outer table {
	margin-bottom: 0px;
	border: 1px solid #e9e4dd;
	border-radius: 10px;
	border-collapse: inherit;
	margin-top: 36px;
	margin-bottom: 36px;
}
#main-content-outer .table thead > tr > th:first-child {
	background: #da5f89;
	border-top: 1px solid #da5f89;
	border-left: 1px solid #da5f89;
	border-bottom: 0px;
	border-radius: 10px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 20px;
}
#main-content-outer .table thead > tr > th:last-child {
	background: #da5f89;
	border-top: 1px solid #da5f89;
	border-right: 1px solid #da5f89;
	border-bottom: 0px;
	border-radius: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 20px;
}
#main-content-outer .table-striped > tbody > tr > td {
	font-size: 15px;
	line-height: 24px;
	padding: 25px 20px 25px 20px;
}
#main-content-outer .table-striped > tbody > tr > td:first-child {
}
#main-content-outer .table > td strong {
	font-weight: 700;
}
#main-content-outer .table tbody > tr > th,  #main-content-outer .table tfoot > tr > th,  #main-content-outer .table thead > tr > td,  #main-content-outer .table tbody > tr > td,  #main-content-outer .table tfoot > tr > td {
	background-color: #f5f2ea;
}
#main-content-outer .table-striped > tbody > tr:nth-child(2n+1) > td,  #main-content-outer .table-striped > tbody > tr:nth-child(2n+1) > th {
	background-color: #fffdf8;
}
#main-content-outer .table-striped > tbody > tr:last-child > td:first-child {
	border-radius: 0px 0px 0px 10px;
}
#main-content-outer .table-striped > tbody > tr:last-child > td:last-child {
	border-radius: 0px 0px 10px 0px;
}
/*TABLE OF CONTENT WITHOUT CLASS*/
#main-content-outer table {
	margin-bottom: 0px;
	border: 1px solid #e9e4dd;
	border-radius: 10px;
	border-collapse: inherit;
	margin-top: 36px;
	margin-bottom: 36px;
}
#main-content-outer table thead > tr > td {
	background: #da5f89;
	border-top: 1px solid #da5f89;
	border-left: 1px solid #da5f89;
	border-right: 0px;
	border-bottom: 0px;
	border-radius: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 20px;
}
#main-content-outer table thead > tr > td strong {
	font-weight: 900;
}
#main-content-outer table thead > tr > td:first-child {
	border-top: 1px solid #da5f89;
	border-left: 1px solid #da5f89;
	border-bottom: 0px;
	border-radius: 10px 0px 0px 0px;
}
#main-content-outer table thead > tr > td:last-child {
	border-top: 1px solid #da5f89;
	border-right: 1px solid #da5f89;
	border-bottom: 0px;
	border-radius: 0px 10px 0px 0px;
}
#main-content-outer table > tbody > tr > td {
	font-size: 15px;
	line-height: 24px;
	padding: 25px 20px 25px 20px;
	vertical-align: top;
}
#main-content-outer table > tbody > tr > td:first-child {
	vertical-align: top;
}
#main-content-outer table > td strong {
	font-weight: 700;
}
#main-content-outer table tbody > tr > th,  #main-content-outer table tfoot > tr > th,  #main-content-outer table tbody > tr > td,  #main-content-outer table tfoot > tr > td {
	background-color: #f5f2ea;
}
#main-content-outer table > tbody > tr:nth-child(2n+1) > td,  #main-content-outer table > tbody > tr:nth-child(2n+1) > th {
	background-color: #fffdf8;
}
#main-content-outer table > tbody > tr:last-child > td:first-child {
	border-radius: 0px 0px 0px 10px;
}
#main-content-outer table > tbody > tr:last-child > td:last-child {
	border-radius: 0px 0px 10px 0px;
}
#main-content-outer table > tbody > tr > td ul {
	padding-left: 20px;
	list-style: outside;
}
/*LEFT BOX*/
.left-box {
	min-height: 220px;
	width: 100%;
	background: #d55d86;
	border-radius: 10px;
	padding: 29px 20px 29px 20px;
}
.left-box .title {
	font-size: 30px;
	line-height: 32px;
	color: #FFFFFF;
	font-weight: 900;
}
.left-box p {
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
}
/*CONTENT RIGHT OR RIGHT NAVIGATION*/
.content-right {
	padding-left: 47px;
}
/*TOP NAVIGATION*/
.content-right .right-navigation a,  .content-right .right-navigation {
	font-size: 15px;
	color: #9e998e;
	margin-bottom: 22px;
}
.content-right .right-navigation div {
	background: #FFFFFF;
	cursor: pointer;
	border-radius: 5px;
	padding: 14px 20px 14px 21px;
	margin-bottom: 5px;
}
.content-right .right-navigation li {
	list-style: none;
}
#main-content-outer .content-right .right-navigation div a:hover,  #main-content-outer .content-right .right-navigation div a:focus,  .content-right .right-navigation div:hover a, .content-right .right-navigation div.active a,  .content-right .right-navigation div:hover, .content-right .right-navigation div.active {
	color: #FFFFFF;
	background: #da5f89;
}
/*RIGHT BOX*/
.right-box {
	min-height: 150px;
	width: 100%;
	background: #4ac8e5;
	border-radius: 10px;
	padding: 29px 20px 29px 20px;
	margin-top: 0px;
	margin-bottom: 33px;
}
.right-box .title {
	font-size: 30px;
	line-height: 32px;
	color: #FFFFFF;
	font-weight: 900;
}
.right-box p {
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
}
/*RELATED ARTICLE*/
.related-news {
	padding: 0px 0px 33px 0px;
}
.related-news .title {
	color: #bebab8;
	font-size: 18px;
	font-weight: 900;
}
/*NEWS ITEM*/
.related-news .news-item {
	border-top: 1px solid #e6e2e2;
	margin-top: 10px;
}
.related-news .news-item .title {
	padding-top: 16px;
}
.related-news .news-item .title a {
	color: #4ac8e5;
	font-size: 20px;
	line-height: 23px;
	font-weight: 900;
}
.related-news .news-item .content {
	color: #6c6a68;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	padding-top: 6px;
}
.related-news .news-item .date {
	color: #8d9393;
	font-size: 14px;
	padding-top: 10px;
}
/*BUTTON DOWNLOAD ARTICLE*/
.bt-download {
	height: 62px;
	width: 100%;
	background: #dc648d;
	background: -webkit-linear-gradient(#df6690, #bd456e);
	background: -moz-linear-gradient(#df6690, #bd456e);
	background: -ms-linear-gradient(#df6690, #bd456e);
	background: -o-linear-gradient(#df6690, #bd456e);
	background: linear-gradient(#df6690, #bd456e);
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 22px;
}
.bt-download .bt-download-inner1 {
	float: left;
	width: 22%;
	height: inherit;
	text-align: center;
	padding-top: 13px;
	color: #FFFFFF;
	background: #b63a64;
	background: -webkit-linear-gradient(#ac375e, #c23e6b);
	background: -moz-linear-gradient(#ac375e, #c23e6b);
	background: -ms-linear-gradient(#ac375e, #c23e6b);
	background: -o-linear-gradient(#ac375e, #c23e6b);
	background: linear-gradient(#ac375e, #c23e6b);
	border-radius: 10px 0px 0px 10px;
}
.bt-download .bt-download-inner2 {
	float: left;
	width: 78%;
	height: inherit;
	padding: 10px 10px 10px 10px;
	color: #fec1d6;
	font-size: 16px;
	line-height: 20px;
}
.bt-download .bt-download-inner2 span {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	font-weight: 900;
}
/*LIST ARTICLES*/
	/*LIST ARTICLES ITEM*/			
#list-articles .home-news-box {
	width: 100%;
	minheight: 208px;
	background: #FFFFFF;
	padding: 33px 0px 0px 0px;
	box-shadow: 1px 1px 3px #888888;
	border-radius: 5px;
	margin-top: 30px;
}
#list-articles .home-news-box:first-child {
	margin-top: 0px;
}
#list-articles .home-news-box .home-news-part1 {
	padding: 0px 40px;
}
#list-articles .home-news-box .home-news-part2 {
	background: #f8f8f8;
	padding: 25px 40px;
	line-height: 24px;
}
#list-articles .home-news-box .home-news-part2 iframe {
	width: 100%;
	height: 350px;
}
#list-articles .home-news-box .home-news-part3 {
	padding: 23px 40px 23px 40px;
}
#list-articles .home-news-box .home-news-part1 .title,  #list-articles .home-news-box .home-news-part1 .title a {
	color: #4ac8e5;
	font-size: 30px;
	font-weight: 900;
	line-height: 30px;
}
#list-articles .home-news-box .home-news-part1 .bt-news-category {
	color: #81d0e1;
	font-size: 14px;
	font-weight: 900;
	background: #e0faff;
	border: none;
	border-radius: 20px;
	margin: 17px 0px 24px 0px;
}
#list-articles .home-news-box .home-news-part3 .bt-readnews {
	color: #df799a;
	font-size: 11px;
	font-weight: 900;
}
#list-articles .home-news-box .home-news-part3 .bt-readnews span {
	line-height: 15px;
	font-size: 15px;
}
#list-articles .list-news-loadmore {
	padding-top: 35px;
}
/*ARTICLE DETAIL*/	
.article .text {
	padding-top: 0px;
}
#article-detail .home-news-box {
	width: 100%;
	minheight: 208px;
}
#article-detail .home-news-box:first-child {
	margin-top: 0px;
}
#article-detail .home-news-box .home-news-part1 {
	padding: 0px 0px;
}
#article-detail .home-news-box .home-news-part2 {
	padding: 25px 0px;
	line-height: 27px;
	font-size: 17px;
	color: #636d70;
}
#article-detail .home-news-box .home-news-part1 .title {
	color: #4ac8e5;
	font-size: 35px;
	font-weight: 900;
}
#article-detail .home-news-box .home-news-part1 .bt-news-category {
	color: #81d0e1;
	font-size: 14px;
	font-weight: 900;
	background: #e0faff;
	border: none;
	border-radius: 20px;
	margin: 17px 0px 24px 0px;
}
/*ARTICLE INFO*/
.article-info {
	font-size: 15px;
	color: #8d9393;
}
.article-author {
	padding-right: 56px;
}
.article-author a {
	color: #da5f89;
}
/*ARTICLE CONTENT*/
#article-detail .home-news-box .home-news-part2 h3 {
	font-size: 20px;
	color: #da5f89;
}
/*RIGHT SEARCH*/
.right-search {
	padding-bottom: 27px;
}
/*RIGHT CATEGORIES*/
.right-newsbycategories {
	padding-bottom: 33px;
}
.btn-group-categories {
	color: #da5f89;
	font-size: 16px;
	font-weight: 700;
	width: 100%;
	height: 60px;
	padding: 22px 18px;
	text-align: left;
	border: none;
}
.btn-group-categories .icon-sort-down {
	color: #dedede;
	float: right;
	margin-top: -23px;
}
.right-newsbycategories .btn-group {
	width: 100%;
}
#main-content-outer .dropdown-menu {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
#main-content-outer .btn-group > .btn:hover,  #main-content-outer .btn-group.open .dropdown-toggle {
	color: #da5f89;
	background: #FFFFFF;
	box-shadow: none;
}
#main-content-outer .dropdown-menu > li {
	margin-left: 20px;
	margin-right: 20px;
}
#main-content-outer .dropdown-menu > li:first-child > a {
}
#main-content-outer .dropdown-menu > li > a {
	color: #a6afb2;
	font-weight: 900;
	font-size: 15px;
	padding: 8px 0px 8px 0px;
}
#main-content-outer .dropdown-menu > li:last-child > a {
}
#main-content-outer .dropdown-menu > li > a:hover,  #main-content-outer.dropdown-menu > li > a:focus {
	background: none;
	color: #DA5F89;
}
/*RIGHT POLULAR POST*/
.right-popular-post {
	padding-bottom: 15px;
}
.right-popular-post .title {
	color: #bebab8;
	font-size: 18px;
	font-weight: 900;
	padding-bottom: 12px;
}
.right-popular-post .item {
	padding-bottom: 5px;
}
.right-popular-post .item a {
	font-size: 14px;
	color: #636d70;
}
/*RIGHT ARCHIVE*/
.right-archive {
}
.right-archive .title {
	color: #bebab8;
	font-size: 18px;
	font-weight: 900;
	padding-bottom: 12px;
}
.right-archive .item {
	padding-bottom: 10px;
	width: 50%;
	float: left;
}
.right-archive .item a {
	font-size: 14px;
	color: #636d70;
	width: 50%;
}
/*LIST DOCTORS*/
#list-doctors {
}
#list-doctors .list-doctors-item {
	background: #FFFFFF;
	padding-bottom: 26px;
	margin-top: 30px;
	border-radius: 10px;
}
#list-doctors .thumb {
	padding-bottom: 18px;
	text-align: center;
}
#list-doctors .thumb img {
	border-radius: 10px 10px 0px 0px;
}
#list-doctors .name {
	font-size: 21px;
	font-weight: bold;
	padding-left: 24px;
}
#list-doctors .name a {
	color: #28c2e2;
}
#list-doctors .major {
	font-size: 14px;
	color: #93928e;
	padding-left: 24px;
}
/*SEARCH RESULT*/
#search-result .home-news-box {
	width: 100%;
	minheight: 208px;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
}
#search-result .home-news-box:first-child {
	margin-top: 0px;
}
#search-result .home-news-box .home-news-part1 {
	padding: 0px 0px;
}
#search-result .home-news-box .home-news-part2 {
	padding: 14px 0px 14px 0px;
	line-height: 24px;
}
#search-result .home-news-box .home-news-part3 {
	padding: 0px 0px 23px 0px;
}
#search-result .home-news-box .home-news-part1 .title, #search-result .home-news-box .home-news-part1 .title a {
	color: #4ac8e5;
	font-size: 24px;
	font-weight: 900;
	line-height: 27px;
}
#search-result .home-news-box .home-news-part1 .bt-news-category {
	color: #81d0e1;
	font-size: 14px;
	font-weight: 900;
	background: #e0faff;
	border: none;
	border-radius: 20px;
	margin: 17px 0px 24px 0px;
}
#search-result .home-news-box .home-news-part3 .bt-readnews {
	color: #df799a;
	font-size: 11px;
	font-weight: 900;
}
#search-result .home-news-box .home-news-part3 .bt-readnews span {
	line-height: 15px;
	font-size: 15px;
}
#search-result .list-news-loadmore {
	padding-top: 35px;
}
/*404*/
#pagenotfound {
	text-align: center;
}
#pagenotfound .pagenotfound-title {
	color: #da5f89;
	font-size: 70px;
	line-height: 79px;
	font-weight: 900;
	padding-top: 0%;
}
#pagenotfound .pagenotfound-subtitle {
	color: #bfbdb5;
	font-size: 24px;
	line-height: 33px;
	font-weight: 900;
	padding-top: 44px;
	padding-bottom: 0%;
}
/*CONTACT LEFT*/
#contact-form {
	display: none;
}
#contact-form .gform_wrapper .top_label .gfield_label {
	display: none;
}
/*CONTACT RIGHT*/
#contact-info .contact-address-image {
	margin-top: 31px;
}
#contact-info .contact-address-image img {
	border-radius: 5px;
	width: 100%;
}
#contact-info .rightbox2 {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	background: #4ac8e5;
	width: 100%;
	margin-top: 31px;
	padding: 22px 19px 29px 19px;
	border-radius: 5px;
}
#contact-info .rightbox2 div {
	color: #aff0ff;
	font-size: 21px;
	line-height: 20px;
	font-weight: 900;
	padding: 5px 0px 10px 0px;
}
#contact-info .rightbox2 div a {
	color: #FFFFFF;
	cursor: text;
}
#contact-info .rightbox2 hr {
	margin-top: 5px;
	margin-bottom: 10px;
}
/*AFTER HOUR WIDGET*/
.rightbox2 {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	background: #4ac8e5;
	width: 100%;
	margin-top: 31px;
	padding: 22px 19px 29px 19px;
	border-radius: 5px;
}
.rightbox2 div {
	color: #aff0ff;
	font-size: 21px;
	line-height: 20px;
	font-weight: 900;
	padding: 5px 0px 10px 0px;
}
.rightbox2 div a {
	color: #FFFFFF;
	cursor: text;
}
.rightbox2 hr {
	margin-top: 5px;
	margin-bottom: 10px;
}
#contact-info .contact-address {
	color: #9e998e;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	width: 100%;
	margin-top: 64px;
}
.contact-address a {
	color: #9e998e;
}
#contact-info .contact-address .title {
	color: #9e998e;
	font-size: 15px;
	line-height: 30px;
	font-weight: 900;
}
#contact-info .contact-address-image .ca-content-title, #contact-info .contact-address .ca-content-title {
	font-size: 15px;
	font-weight: 900;
	line-height: 30px;
}
#contact-info .contact-address .ca-content-desc {
	font-weight: normal;
	padding-bottom: 15px;
}
#contact-info .contact-address address {
	margin-bottom: 0px;
}
/*GALLERY PAGE*/
#content-gallery {
	margin-top: 50px;
}
#content-gallery .content-gallery-item {
	background: #FFFFFF;
	width: 240px;
	height: 251px;
	text-align: center;
	padding-top: 7px;
	margin: 0 auto;
	margin-bottom: 20px;
	border-radius: 3px;
	box-shadow: 0px 3px 3px 0px #bcbab7;
}
#content-gallery .content-gallery-item img {
	width: 218px;
	height: 203px;
}
#content-gallery .content-gallery-item .content-gallery-item-caption {
	font-size: 24px;
	color: #636d70;
	font-family: 'AdventPro', Arial, Helvetica, sans-serif;
	line-height: 40px;
	text-transform: capitalize;
}
#content-gallery .content-gallery-item .content-gallery-item-pin-blue {
	background: url(../image/icon-pin-blue.png) no-repeat;
	width: 18px;
	height: 22px;
	position: absolute;
	margin-top: -12px;
	margin-left: 118px;
}
#content-gallery .content-gallery-item .content-gallery-item-pin-pink {
	background: url(../image/icon-pin-pink.png) no-repeat;
	width: 20px;
	height: 22px;
	position: absolute;
	margin-top: -12px;
	margin-left: 119px;
}
#content-gallery .content-gallery-item .content-gallery-item-pin-purple {
	background: url(../image/icon-pin-purple.png) no-repeat;
	width: 20px;
	height: 22px;
	position: absolute;
	margin-top: -12px;
	margin-left: 119px;
}
/*BOOKING FORM*/
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
	margin-right: 0px;
}
.popup-close {
	float: right;
	height: 30px;
	width: 30px;
	z-index: 100000;
	position: relative;
	text-align: right;
	color: #FFFFFF;
	margin-top: -5px;
	margin-right: -5px;
	cursor: pointer;
}
.modal-backdrop {
	background: url(../image/bg_popup.png) repeat;
}
.modal-content {
	background: none;
}
#requestReferralFormModal .modal-dialog, #requestBookingFormModal .modal-dialog {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
#requestReferralFormModal .modal-dialog .modal-body, #requestBookingFormModal .modal-dialog .modal-body {
	background: #40b8d5;
	background: -webkit-linear-gradient(#30b3d2, #3eb4d0);
	background: -moz-linear-gradient(#30b3d2, #3eb4d0);
	background: -ms-linear-gradient(#30b3d2, #3eb4d0);
	background: -o-linear-gradient(#30b3d2, #3eb4d0);
	background: linear-gradient(#30b3d2, #3eb4d0);
}
#requestReferralFormModal .modal-content, #requestBookingFormModal .modal-content {
	min-height: 504px;
}
/*GENERAL*/
#requestReferralFormModal .booking-header,  #requestBookingFormModal .booking-header {
	color: #FFFFFF;
	min-height: 50px;
	padding-bottom: 30px;
}
#requestReferralFormModal .booking-header .title,  #requestBookingFormModal .booking-header .title {
	font-size: 47px;
	font-weight: 100;
}
#requestReferralFormModal .new-referral-step3-title,  #requestReferralFormModal .booking-header .subtitle,  #requestBookingFormModal .booking-header .subtitle {
	font-size: 20px;
	font-weight: 300;
	color: #b3f0ff;
}
#requestReferralFormModal .booking-content,  #requestBookingFormModal .booking-content {
	min-height: 504px;
	border: 1px solid #45bcd5;
	background: #40b8d5;
	background: -webkit-linear-gradient(#30b3d2, #3eb4d0);
	background: -moz-linear-gradient(#30b3d2, #3eb4d0);
	background: -ms-linear-gradient(#30b3d2, #3eb4d0);
	background: -o-linear-gradient(#30b3d2, #3eb4d0);
	background: linear-gradient(#30b3d2, #3eb4d0);
}
#requestReferralFormModal .thankyou-message,  #requestBookingFormModal .thankyou-message {
	font-size: 20px;
	font-weight: 300;
	color: #b3f0ff;
}
/*SELECT BOOKING*/
#new-patient.active,  #request-booking.active,  #selectbooking.active {
	display: block;
}
#selectbooking {
	display: none;
}
#selectbooking .selectbooking-right span,  #selectbooking .selectbooking-left span {
	font-size: 36px;
	font-weight: 100;
	color: #d8f8ff;
	line-height: 154px;
}
#selectbooking .selectbooking-left {
	border-right: 1px solid #6ed2e9;
}
#selectbooking .selectbooking-right {
	border-left: 1px solid #6ed2e9;
}
#selectbooking .selectbooking-right,  #selectbooking .selectbooking-left {
	text-align: center;
	min-height: 504px;
	padding-top: 78px;
	cursor: pointer;
}
#selectbooking .selectbooking-right:hover,  #selectbooking .selectbooking-left:hover {
	background: #FFFFFF;
}
#selectbooking .selectbooking-right:hover span,  #selectbooking .selectbooking-left:hover span {
	color: #40B8D5;
}
/*REQUEST BOOKING*/
#request-booking {
	display: none;
	opacity: 0;
}
#request-booking .request-booking-right,  #request-booking .request-booking-left {
	min-height: 394px;
	margin-top: 30px;
	margin-bottom: 0px;
}
#request-booking .request-booking-footer {
	height: 60px;
	clear: both;
}
#request-booking-content,  #request-booking-message {
	display: none;
}
#request-booking-content.active,  #request-booking-message.active {
	display: block;
}
/*NEW PATIENT*/
#new-patient {
	display: none;
	opacity: 0;
}
#new-patient .booking-header {
	padding-bottom: 15px;
}
#new-patient .request-booking-right,  #new-patient .request-booking-left {
	min-height: 394px;
	margin-top: 30px;
	margin-bottom: 0px;
}
#new-patient .request-booking-footer {
	height: 60px;
	clear: both;
}
#new-patient .request-booking-footer .request-booking-footer-left {
	text-align: left;
}
#new-patient .request-booking-footer .request-booking-footer-right {
	text-align: right;
}
#new-patient .booking-navigation {
	text-align: left;
	padding-bottom: 15px;
}
#new-patient-step1,  #new-patient-step2,  #new-patient-step3,  #new-patient-step4,  #new-patient-step5 {
	display: none;
}
#new-patient-step1.active,  #new-patient-step2.active,  #new-patient-step3.active,  #new-patient-step4.active,  #new-patient-step5.active {
	display: block;
}
#new-patient .request-booking-right .checkbox,  #new-patient .request-booking-left .checkbox {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 300;
}
#new-patient-content,  #new-patient-message {
	display: none;
}
#new-patient-content.active,  #new-patient-message.active {
	display: block;
}
/*NEW REFERRAL*/
#new-referral {
}
#new-referral .booking-header {
	padding-bottom: 15px;
}
#new-referral .request-booking-right,  #new-referral .request-booking-left {
	min-height: 394px;
	margin-top: 30px;
	margin-bottom: 0px;
}
#new-referral .request-booking-footer {
	height: 60px;
	clear: both;
}
#new-referral .request-booking-footer .request-booking-footer-left {
	text-align: left;
}
#new-referral .request-booking-footer .request-booking-footer-right {
	text-align: right;
}
#new-referral .booking-navigation {
	text-align: left;
	padding-bottom: 15px;
}
#new-referral-step1,  #new-referral-step2,  #new-referral-step3 {
	display: none;
}
#new-referral-step1.active,  #new-referral-step2.active,  #new-referral-step3.active {
	display: block;
}
#new-referral .request-booking-right .checkbox,  #new-referral .request-booking-left .checkbox {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 300;
}
#new-referral-content,  #new-referral-message {
	display: none;
}
#new-referral-content.active,  #new-referral-message.active {
	display: block;
}
#new-referral-step3 .new-referral-step3-content.has-error {
	border: 1px solid #953b39;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
#new-referral-step3 .new-referral-step3-content {
	min-height: 100px;
	padding-top: 10px;
	padding-left: 20px;
}
/*SITE MAP*/
#sitemap {
}
#sitemap ul.menu {
	padding-left: 0px;
}
#sitemap ul li {
	list-style: none;
}
#sitemap a {
	color: #636D70;
}
/*ANIMATION*/
/*PREGNANCY CALCULATOR*/
#pregnancy-calculation .input-small {
	width: 30%;
	display: inline;
	margin-bottom: 0px;
}
#pregnancy-calculation .preg-row {
	margin-top: 15px;
}
#pregnancy-calculation legend {
	margin-bottom: 0px;
}
#pregnancy-calculation i {
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
}


.second-container {
	margin: 50px 0;
}
.second-container div.ufo-form span.ufo-cell-center {
	width: 70%!important;
}
.second-container .ufo-cell-3321-1-row {
	width: 130px;
	display: inline-block;
}
.second-container .ufo-cell-3321-2-row {
	display: inline;
}
.second-container #ufo-cell-3322-2-center {
	width: 91%!important;
}
.second-container #ufo-field-id-3322-span {
	float:right;	
}
.second-container div.ufo-form div.ufo-customform-row {
	margin: 10px 0!important;	
}
.second-container div.ufo-form span.ufo-cell-center input,  
.second-container div.ufo-form span.ufo-cell-center textarea {
	padding:5px ;
}
.second-container div.ufo-form label {
	font-size:17px;
	line-height:20px;
	color:#414042;	
	font-weight:300;
}
#contact-us .title-outer {
	padding: 20px 0;
	background-color:#f4f4f5;
}
#contact-us #contact-inner-pages {
	margin-top:25px;	
}
#contact-us .address-block{
	background-color: #ec63a1;
	padding: 16px;
	color: #ffffff;
	font-size: 17px;
}
#contact-us .second-row .first-container .desc{
	color: #414042;
	font-size: 15px;
}
#contact-us #ufo-field-id-3322-span button{
	background-color: #32bfd2;
	color: #ffffff;
	border: 0;
	padding: 10px 20px;
	font-size: 17px;
	font-weight: 700;
}
#content-part-woocommerce .title-outer {
	padding: 20px 0;
	background-color: #f4f4f5;
	color:#333433;
	font-size: 27px;	
	font-weight:400;
}
#content-part-woocommerce .woocommerce-container {
	margin-top: 25px;	
}
#content-part-woocommerce .woocommerce-container div.product .product_title{
	color:#333433;
	font-size: 27px;	
	font-weight:400;
}
#content-part-woocommerce .woocommerce-container div.product p{
	font-size: 15px;
	font-weight: 400;
	line-height: 27px;
	color: #414042;
}
#content-part-woocommerce .woocommerce-container button.button.alt {
	background-color: #ec63a1;
	color: #ffffff;
	border-radius: 0;
	padding: 20px 30px;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	clear: both;
	margin: 10px 0;	
}
#content-part-woocommerce div.product div.images img {
	  width: initial;
          margin: 0 auto;	
}
#content-part-woocommerce div.product div.images {
	  text-align: center;
}

#content-part-woocommerce .related.products ul.products li  {
	width:22%;
       overflow:hidden; 	   
}
#header-menu .dropdown-menu > li > a, .navbar-default .navbar-nav > li > a {
    padding: 10px 12px!important;
}
.type-product .images .woocommerce-main-image {
    border: 1px solid #BFBEBE;
    display: block;
    padding: 20px 0; 
}
.type-product .thumbnails .zoom {
    border: 2px solid #BFBEBE;
    padding: 10px;
}
#content-part-woocommerce .related.products ul.products li::before, .best-seller-id .woocommerce ul.products li.product:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 160%;
    height: 50%;
    background: rgba(49, 190, 210, 0.2);
    content: '';
    -o-transition: -webkit-transform 0.6s;
    -moz-transition: -webkit-transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -o-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    -moz-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
#content-part-woocommerce .related.products ul.products li:hover::before, .best-seller-id .woocommerce ul.products li.product:hover:before {
    -o-transform: scale3d(1.9,1.9,1) rotate3d(0,0,1,45deg) translate3d(0,170%,0);
    -moz-transform: scale3d(1.9,1.9,1) rotate3d(0,0,1,45deg) translate3d(0,170%,0);
    -webkit-transform: scale3d(1.9,1.9,1) rotate3d(0,0,1,45deg) translate3d(0,170%,0);
    transform: scale3d(1.9,1.9,1) rotate3d(0,0,1,45deg) translate3d(0,170%,0);
}