/*
Theme Name: Amanda
Theme URI: http://sentius.com.au/
Author: Sentius
Author URI: http://sentius.com.au/
Version: 1.0
Text Domain: amanda
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,600,400italic,600italic,700,700italic,800,800italic');
/* Css */
@import url('libs/font-awesome/css/font-awesome.min.css');
@import url('libs/bootstrap/css/bootstrap.min.css');
@import url('libs/owl/owl-1/owl.carousel.css');
@import url('libs/owl/owl-1/owl.transitions.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body{
	font-size: 14px;
	color: #757575;
	font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color: #373737;
    font-family: 'Open Sans', sans-serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
img{
	border:none;
	max-width:100%;	
	height: auto;
}
a{
	color:#00f;
}
a:hover{
	color: #623D6B;
	text-decoration:none;
}
a:focus{
	text-decoration: none;
	color: inherit;
	outline: none;
}
a, 
button, 
input {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.main-menu ul > li > a {
    transition: none;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
}
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=search],
textarea {
	border: 1px solid #d5d5d5;
	padding: 8px 15px;
	font-size: 20px;
	color: #757575;
	font-style: normal;
	border-radius: 0;
}
button,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus {
	border-color: #654174;
	outline: none;
}
.table > tbody > tr > td, 
.table > tbody > tr > th, 
.table > tfoot > tr > td, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > thead > tr > th {
	border-color: #FCD998;
}

b, strong {
    font-weight: 600;
}

p,
li {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 15px;
}

#dslc-theme-content-inner ul {
    margin-left: 25px;
}

.clear {
    clear: both;
}

.quick-contact-form input[type=text],
.quick-contact-form input[type=email],
.quick-contact-form input[type=password],
.quick-contact-form input[type=number],
.quick-contact-form input[type=search],
.quick-contact-form textarea {
    color: #5c6670;
    font-style: normal;
    font-size: 20px;
    margin-bottom: 15px;
}

.wpcf7-recaptcha {
    margin-top: 10px;
    margin-bottom: 5px;
}

.quick-contact-form div.recaptcha {
    overflow: hidden;
    border-right: 1px solid #e0e0e0;
}

::-webkit-input-placeholder {
    opacity: 1;
    color: #5c6670;
}

:-moz-placeholder { /* Firefox 18- */
    opacity: 1;
    color: #5c6670;
}

::-moz-placeholder {  /* Firefox 19+ */
    opacity: 1;
    color: #5c6670;
}

:-ms-input-placeholder {  
    opacity: 1;
    color: #5c6670;
}

.header-right {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}
.header-left {
    display: table-caption;
    vertical-align: middle;
    text-align: left;
    display: inline-block;
}
.header-wrapper{
    display: table;
    width: 100%;
    vertical-align: middle;
}
.contact-us ul li {
    display: inline-block;
}
.contact-us ul li a {
    color: #5c6670;
}

.social-icon, .contact-us ul li {
    font-size: 20px;
    line-height: 30px;
}
.social-icon {
    padding-bottom: 15px;
}
.header-top {
    padding: 31px 0px 28px 0px;
}

.wg-stay-in-touch a i,
.social-icon a i {
    font-size: 20px;
    color: #654174;
    line-height: 40px;
}

.wg-stay-in-touch a:hover,
.social-icon a:hover {
    background-color: #333;
    border-color: #333;
}

.wg-stay-in-touch a:hover i,
.social-icon a:hover i {
    color: #fff;
}

.wg-stay-in-touch a,
.social-icon a {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: #654174 solid 1px;
    line-height: 40px;
    margin-left: 11px;
}

.wg-stay-in-touch a:first-child,
.social-icon a:first-child {
    margin-left: 0;
}

.wg-stay-in-touch {
    text-align: center !important;
}

.wg-stay-in-touch a i {
    color: #372641;
    font-size: 40px;
    line-height: 65px;
}
.wg-stay-in-touch a {
    width: 70px;
    height: 70px;
    border: #372641 solid 1px;
}

.contact-us ul li+li {
    padding-left: 30px;
}

.contact-us ul li i {
    font-size: 32px;
    color: #654174;
    padding-right: 11px;
}
.contact-us ul li:after {
    content: "";
    display: table;
}
.contact-us ul li  i, 
.contact-us ul li  span {
    display: table-cell;
    vertical-align: middle;
}
.contact-us ul li img {
    margin-right: 10px;
    position: relative;
    top: -8px;
}

.contact-us-footer.contact-us ul li .phones img {
    margin-right: 16px;
}

.mobile-menu{
    display: none;
}
.menu-nav {
     background: url('images/main-menu-bg.png') no-repeat;
     background-size: 100% 100%;
     position: relative;
     z-index: 9999;
}
.main-menu ul:after {
    content: "";
    display: table;
}
.main-menu ul >li {
    display: inline-block;
    text-align: left;
    list-style: none;
    vertical-align: middle;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}
.main-menu ul >li > .sub-menu {
    position: absolute;
    background: rgba(0, 0, 0, 0) url("images/main-menu-bg.png") no-repeat scroll 0 0 / 100% 100%;
    top: 60px;
    padding: 10px 20px;
    min-width: 290px;
}
.main-menu ul >li > .sub-menu li {
    padding-right: 0;
    width: 100%;
}
.main-menu ul >li:last-child {
    padding-right: 0px;
}
.main-menu ul > li >a {
    font-size: 19px;
    color: #fff;
    padding: 15px 0px;
}

#main.site-main {

}

.caption-slide {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.item img {
    width: 100%;
}
h3.title {
    font-size: 36px;
    font-weight: 600;
    line-height: 48px;
    width: 550px;
    color: #5C6670;
}
.main-slide .button-view{
    margin-top: 25px;
	font-weight: 400;
}
.button-view {
    font-size: 18px;
    line-height: 30px;
    background-color: #44304e;
    background: -webkit-linear-gradient(left, #44304e , #8a7179); 
    background: -o-linear-gradient(right, #44304e, #8a7179); 
    background: -moz-linear-gradient(right, #44304e, #8a7179); 
    background: linear-gradient(to right, #44304e , #8a7179);
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
    width: 290px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: none;
    transition: none;
}
.button-view:hover {
    background: #372641;
    color: #FFF;
}
.main-slide .owl-carousel:hover .owl-buttons > div.owl-prev{

    opacity: 1;
    transform: translateY(0px);
    visibility: visible;
}

.main-slide {
    overflow: hidden;
}

.main-slide .owl-carousel .owl-buttons > div {

    font-size: 80px;
    text-align: center;
    line-height: 28px;
    position: absolute;
    top: 50%;
    left: 20px;
    color: #D2D2D2;
    margin-top: -15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;

    background: none;
}
.main-slide .owl-carousel .owl-buttons > div.owl-prev{
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
    transition: all 0.3s ease-in-out 0s;
}

.main-slide  .owl-carousel:hover .owl-buttons > div.owl-next{
    left: auto;
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
}
.main-slide  .owl-carousel .owl-buttons > div.owl-next {
    left: auto;
    right: 20px;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
    transition: all 0.3s ease-in-out 0s;
}

.expect p {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 15px;
}
.expect p :last-child{
    padding-bottom: 0px;
}
.expect {
    padding: 89px 0px;
}

.content-about {
    overflow: hidden;
}
.single-image {
    float: left;
    padding-right: 70px;
    padding-top: 92px;
}
.about {
    background-color: #F2F2F2;
    padding-top: 80px;
    padding-bottom: 120px;
}
.content-about p {
    font-size: 20px;
    line-height: 30px;
    padding-top: 15px;
}
.content-about p:first-child{
    padding-top: 65px;
}
.content-about h3 {
    padding-bottom: 40px;
}
.content-about .button-view {
    margin-top: 25px;
}

.col-6{
    float: left;
    width: 50%;
}

#dslc-theme-content-inner h1,
.title1,
h1.title1 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 600;
    color: #5C6670;
}

#dslc-theme-content-inner h2 {
    font-size: 26px;
    line-height: 38px;
    font-weight: 600;
    color: #5C6670;
	display: inline-block;
}

.post-news{
    padding-bottom: 40px;
    clear: both;
}
.post-news .thumbnail-post {
    float: left;
    padding-right: 32px;
}
.post-news .content-news{
    overflow: hidden;
}
h3.title-post a {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #5C6670;
}
.ama-pager h3.title-post a {
    font-size: 28px;
    line-height: normal;
}
.ama-pager a.button-view {
    margin-top: 10px;
}
h3.title-post{
}
.content-news p {
    padding-top: 7px;
    font-size: 20px;
    line-height: 24px;
}

/*=====================================end news and follow fb==========================*/

.form-7 {
    display: table;
    margin: 0 auto;
}
.form-7 input[type=text],
.form-7 input[type=email] {
    width: 290px;
    height: 48px;
    border: none;
    border-radius: 2px;
    display: inline-block;
    line-height: 1;
    margin-right: 30px;
    font-style: normal;
    vertical-align: bottom;
}
.contact-form {
    background-image: url("images/banner-full.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;

}

.dslc-widgets-wrap .wpcf7-form > p {
    padding: 0;
}

.dslc-widgets-wrap .wpcf7-form input[type=submit] {
    width: 100%;
}
.dslc-widgets-wrap .wpcf7-form  .ajax-loader {
    bottom: 70px;
    position: absolute;
    right: 30px;
}

.dslc-widgets-wrap .wpcf7-form  br {
    display: none;
}

.dslc-widgets-wrap .wpcf7-form span.wpcf7-not-valid-tip {
    font-size: 15px;
    margin-top: -15px;
}

.wpcf7-validation-errors,
.dslc-widgets-wrap .wpcf7-form .wpcf7-validation-errors {
    display: none !important;
}

.dslc-widgets-wrap input[type=text],
.dslc-widgets-wrap input[type=email] {
    width: 100%;
    border: 1px solid #e0e0e0;
    margin-bottom: 15px;    
}
.title1.style1 {
    color: #fff;
}
.wrapper-form{
    width: 100%;
    display: table;
    height: 396px;
}
.dis-tab {
    display: table-cell;
    vertical-align: middle;
	z-index: 1;
    position: relative;
}
.news .title1, .follow-fb  .title1{
    padding-bottom: 55px;
}
.news , .follow-fb  {
    padding-top: 100px;
    padding-bottom: 100px;
}

.col-4{
    width: 33.33333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.social-footer a.first-child{
    margin-left: 0px;
}
.contact-us-footer ul:before {
    display: table;
    content: "";
}
.contact-us.contact-us-footer ul li {
    padding-left: 0px;
}
.contact-us.contact-us-footer ul li i.fa-phone {
    padding-right: 17px;
}
.headding-20 {
    font-size: 20px;
    font-weight: 600;
    color: #5C6670;
}
.contact-us-footer ul li {
    padding: 8px 0px;
}
.contact-us-footer ul {
    padding: 14px 0px;
}
.social-footer p {
    padding-bottom: 20px;
}
.footer h3 {
    padding-top: 11px;
}
.map-footer p {
    font-size: 100%;
    line-height: normal;
    padding: 19px 0;
}
.headding-footer{
    font-size: 20px;
    font-weight: 600;
    color: #5C6670;
}
.footer3 h3 {
    padding-bottom: 22px;
}
.wrapper-bottom {
    display: inline-block;
    width: 100%;
    height: 56px;
    display: table;
}
.coppy-right{
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.design {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.footer-bottom {
    display: table;
    width: 100%;
    background: #E3E3E3;
}
footer#footer {
    padding-top: 50px;
    display: inline-block;
    width: 100%;
    background-color: #F2F2F2;
}
.footer-bottom{
    margin-top: 30px;
}
.footer-bottom a {
    color: #5c6670;
}
.footer-bottom a:hover {
    color: #654174;
}

.banner-page {
    background-image: url("images/banner-page.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*display: inline-block;*/
    display: none;
    width: 100%;
    height: 320px;
    margin-top: -60px;
}
.wrapper-page h3,
h1.title1 {
    padding-top: 30px;
    padding-bottom: 40px;
}
.dec-page {
    font-size: 20px;
    line-height: 30px;
}
.container1:before, .container1:after {
    content: "";
    display: table;
}
.project {
    text-align: center;
    position: relative;
}
.thumbnail-project {
    display: inline-block;
    position: relative;
}
.content-project {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(62, 19, 81, 0.88);
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s ease-in-out 0s;
}
.hover-project {
    position: absolute;
    top: 50%;
    transform: translateY(0);
    width: 100%;
    z-index: 2;
    opacity: 0;
}
h3.headding-20.style1 {
    color: #fff;
}
.project:hover .hover-project{
    transition: all 0.3s;
    transition-delay: 0.1s;
    transform: translateY(-50%);
    opacity: 1;
}
.project:hover .content-project {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.row.style1{
    margin-left: -60px;
    margin-right: -60px;
}
.hover-project h3 {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}
.full-width {
    padding-top: 100px;
    padding-bottom: 30px;
}

.contact-form.colours .wrapper-form {
    height: 245px;
}
.contact-form.colours .button-view {
    margin-top: 21px;
}
.col-md-4.style2 {
    padding-right: 20px;
    padding-left: 20px;
}
.col-md-4.style2:before, .col-md-4.style2:after{
    content: "";
    display: table;
}
.row.style2 {
    margin-right: -20px;
    margin-left: -20px;
}
.box-braces {
    height: 160px;
    background-color: #f2f2f2;
    width: 100%;
    display: table;
    margin-top: 24px;
    margin-bottom: 30px;
}
.wrapper-brances-box {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
.content-braces p{
    font-size: 20px;
    line-height: 30px;
    padding: 8px 0px;
}
.content-braces {
    width: 60%;
    display: table-cell;

}
.wrapper-braces {
    display: table;
    padding-bottom: 60px;
}
.content-img {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.margin-brace{
    margin-top: 25px;
    margin-bottom: 40px;
}
.content-choose p {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 11px;
}
.content-choose {
    padding-bottom: 50px;
}

.rubber-right {
    padding-left: 115px;
    padding-top: 40px;
    display: table;
}
.rubber {
    display: table;
    width: 100%;
}
.rubber-left {
    float: left;
    text-align: center;
}
.thub-ruber img {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 10;
}
.thub-ruber {
    width: 100%;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    width: 504px;
    height: 504px;
    text-align: center;
    display: block;
    overflow: hidden;
    position: relative;
    border: solid 6px #E6E6E6;
    cursor: pointer;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.wrapper-rubber {
    background-color: #F8F8F8;
    width: 100%;
    padding-bottom: 200px;
    padding-top: 80px;
}
.social-icon-rubber {
    margin-top: 45px;
}
.social-icon-rubber a{
    border-color: #5C6670;
}

.brace-pantert > .row {
    margin-left: -10px;
    margin-right: -10px;
}
.brace-pantert > .row > * {
    padding-right: 10px;
    padding-left: 10px;
}
.thub-choose {
    background-color: #fff;
    border-radius: 50%;
    width: 128px;
    height: 128px;
    line-height: 128px;
    box-shadow: #777 0px 0px 11px;
    border: solid 4px #fff;
    transition: all 0.3s;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}
.wrapper-choose {
    text-align: center;
    padding-top: 27px;
}
.wrapper-choose:hover .thub-choose,
.thub-choose.active {
    background-color: #E6E6E6;
}
.content-choose-style h3{
    padding-top: 16px;
    font-size: 20px;
    color: #9A9EA1;
}
.content-choose-style h3 {
    padding-top: 16px;
    font-size: 20px;
    color: #9A9EA1;
    letter-spacing: 0.5px;
}

.quick-form {
    position: fixed;
    right: -320px;
    top: 35%;
    display: inline-block;
    width: 320px;
    z-index: 100;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.quick-form a {
    float: left;
    transform: rotate(-90deg);
    overflow: hidden;
    position: absolute;
    left: -168px;
    top: 45%;
    font-weight: 400;
}
.quick-form .button-view:hover {
    background-color: #632d2b;
}
.quick-form a.button-view {
    background: url('images/quick-contact-form-btn-vertical.png') no-repeat transparent;
    background-size: 100% 100%;
}

.quick-contact-form form {
    width: 100%;
    padding: 20px;
    background-color: #f2f2f2;
}

.quick-contact-form input, .quick-contact-form textarea {
    width: auto;
    max-width: 100%;
    height: 50px;
    margin-bottom: 6px;
    margin-left: 3px;

}
.quick-contact-form form h3 {
    color: #5c6670;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 10px 0;
    text-transform: capitalize;
}

.quick-contact-form .wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: -8px;
    margin-left: 12px;
}

.quick-contact-form form.invalid br {
    display: none;
}

.quick-contact-form form > p {
    padding: 0;
}

#wpcf7-f3678-p3665-o1 div.wpcf7-validation-errors,
.quick-contact-form div.wpcf7-validation-errors {
    display: none !important;
}

.quick-contact-form .ajax-loader {
    bottom: 37px;
    position: absolute;
    right: 5px;
}

.button-quick {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
}
.button-quick {
    background: url('images/qcf-submit.png') no-repeat transparent;
    background-size: 100% 100%;
    text-align: center;
    width: 100% !important;
    border: none;
}
.quick-form.in {
    right: 0px;
}
.quick-form a:focus, .quick-form a:hover{
    color: #fff;
}
.item-color {
    width: 132px;
    height: 132px;
    background-color: #fff;
    border-radius: 50%;
    line-height: 132px;
    border: solid 22px #fff;
    box-shadow: #777 0px 1px 17px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.item-color:before {
    position: absolute;
    top: -22px;
    left: -22px;
    bottom: -22px;
    right: -22px;
    display: block;
    border: 4px solid #FFF;
    content: "";
    border-radius: 50%;
}
.item-color:after {
    width: 56px;
    height: 24px;
    content: "";
    background: url(images/assets/arrow-choose.png) no-repeat center;
    display: block;
    position: absolute;
    top: 100%;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
    margin-top: 95px;
    left: 50%;
    margin-left: -28px;
}
.item-color.active:after {
    opacity: 1;
    visibility: visible;
    margin-top: 75px;
}
.item-color.active,
.item-color:hover {
    border-color: #e6e6e6;
}
.item-color.red{
    background-color: #E31717;
}
.item-color.blue{
    background-color: #619DF7;
}
.item-color.purple{
    background-color: #931ac6;
}
.item-style-brace {
    display: inline-block;
    text-align: center;
    padding-right: 27px;
    padding-top: 20px;
}
.item-text {
    font-size: 20px;
    padding-top: 20px;
}
.style-brace .item-text {
    text-transform: capitalize;
}
.style-brace {
    padding-top: 70px;
    padding-bottom: 20px;
    position: relative;
    display: table;
    padding-left: 115px;
}
.style-brace-wrapper {
    position: relative;
    z-index: 10;
}
.colors-table {
    background-color: #FFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
    width: 625px;
    padding: 14px 7px 7px 13px;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 28px;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
}
.style-brace.active .colors-table {
    opacity: 1;
    visibility: visible;
    margin-top: 8px;
}
.colors-table span {
    display: inline-block;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 7px;
    cursor: pointer;
}
.colors-table span.white {
    border: 1px solid #CCC;
}
.thub-colors {
    width: 100%;
    height: 130px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -75px;
}
.thub-colors span {
    position: absolute;
    display: block;
    background-color: #E31717;
    height: 35px;
    width: 27px;
}
.thub-colors .top span:nth-child(1) {
    top: 5px;
    left: 20px;
}
.thub-colors .top span:nth-child(2) {
    width: 21px;
    height: 36px;
    top: 11px;
    left: 47px;
}
.thub-colors .top span:nth-child(3) {
    width: 29px;
    height: 34px;
    top: 16px;
    left: 68px;
}
.thub-colors .top span:nth-child(4) {
    width: 46px;
    height: 38px;
    top: 17px;
    left: 104px;
}
.thub-colors .top span:nth-child(5) {
    width: 45px;
    height: 28px;
    top: 26px;
    left: 183px;
}
.thub-colors .top span:nth-child(6) {
    width: 48px;
    height: 31px;
    top: 28px;
    left: 261px;
}
.thub-colors .top span:nth-child(7) {
    width: 39px;
    height: 31px;
    top: 27px;
    left: 344px;
}
.thub-colors .top span:nth-child(8) {
    width: 36px;
    height: 31px;
    top: 26px;
    left: 405px;
}
.thub-colors .top span:nth-child(9) {
    width: 23px;
    height: 29px;
    top: 20px;
    left: 441px;
}
.thub-colors .top span:nth-child(10) {
    width: 20px;
    height: 33px;
    top: 12px;
    left: 462px;
}

.thub-colors .bot span:nth-child(1) {
    width: 22px;
    height: 28px;
    bottom: 41px;
    left: 47px;
}
.thub-colors .bot span:nth-child(2) {
    width: 27px;
    height: 33px;
    bottom: 28px;
    left: 67px;
}
.thub-colors .bot span:nth-child(3) {
    width: 37px;
    height: 32px;
    bottom: 22px;
    left: 93px;
}
.thub-colors .bot span:nth-child(4) {
    width: 39px;
    height: 36px;
    bottom: 15px;
    left: 150px;
}
.thub-colors .bot span:nth-child(5) {
    width: 40px;
    height: 35px;
    bottom: 11px;
    left: 199px;
}
.thub-colors .bot span:nth-child(6) {
    width: 45px;
    height: 37px;
    bottom: 10px;
    left: 254px;
}
.thub-colors .bot span:nth-child(7) {
    width: 41px;
    height: 40px;
    bottom: 8px;
    left: 311px;
}
.thub-colors .bot span:nth-child(8) {
    width: 41px;
    height: 38px;
    bottom: 13px;
    left: 366px;
}
.thub-colors .bot span:nth-child(9) {
    width: 30px;
    height: 30px;
    bottom: 23px;
    left: 412px;
}
.thub-colors .bot span:nth-child(10) {
    width: 27px;
    height: 36px;
    bottom: 23px;
    left: 437px;
}

.width-100{
    width: 100%;
}
.width-50 {
    width: 50%;
}
.width-25 {
    width: 25%;
}
.form-25 label {
    font-size: 20px;
    font-weight: 400;
}
.form-25 {
}

.center-t-b  div {
    vertical-align: middle;
}
.referral-form,
#wpcf7-f3677-p3641-o1 form {
    max-width: 640px;
    margin: auto;
}
#wpcf7-f3677-p3641-o1 p {
    padding: 0;
}
#wpcf7-f3677-p3641-o1 br {
    display: none;
}
.pager-form input[type=text], 
.pager-form input[type=search], 
.pager-form input[type=email], 
.pager-form input[type=number], 
.pager-form label,
.pager-form .wpcf7-list-item-label {
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color: #5c6670;
    width: 100%;
}
.form-25.form-date input {
    width: 162px;
    font-size: 20px;
    padding: 8px 5px;
}
.pager-form .form-25 label {
    padding: 12px;
    float: left;
    width: auto;
}
.pager-form input{
    margin: 5px 0px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
}
.pager-form input[name='gender'] {
    margin: 0px 0px 8px;
}
.pager-form label {
    padding-left: 15px;
}
button.button-upload {
    width: 160px;
    height: 40px;
    text-transform: uppercase;
    border: solid 1px #E2E2E2;
    background-color: #F1F0F0;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 48px;
}
.border-check{
    position: relative;display: inline-block;
}
.border-check:after {
    content: "\2714";
    background-color: #fff;
    position: absolute;
    display: inline-block;
    top: 0;
    width: 20px;
    height: 20px;
    border: solid 1px #ddd;
    outline: none;
    border-radius: 2px;
    left: 0;
    font-size: 16px;
}
.pager-form input[name='gender']+ label:after
{
    content: "";
    background-color: #fff;
    position: absolute;
    display: inline-block;
    top: 50%;
    width: 25px;
    height: 25px;
    border: solid 1px #ddd;
    outline: none;
    border-radius: 2px;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
    font-size: 16px;
}
.wrapper-input {
    display: table;
    position: relative;
}
.center-t-b .sex {
    float: left;
    padding-right: 5px;
}
.center-t-b .wrapper-input {
    float: left;
}
.pager-form input[name='gender']{
}
.pager-form input[name='gender']:checked + label:after {
    content: "\2714";
    background-color: #fff;
    position: absolute;
    display: inline-block;
    top: 50%;
    width: 25px;
    height: 25px;
    border: solid 1px #ddd;
    outline: none;
    border-radius: 2px;
    left: 0;
    transform: translateY(-50%);
}
.pager-form .headding-20{
    padding-top: 40px;
    padding-bottom: 15px;
}
span.center-t-b {
    margin-top: 17px;
    display: inline-block;
}
.pager-form{
    padding-bottom: 58px;
}
.background-main {
    background-color: #FCFCFC;
}

.row-40 {
    margin-left: -40px;
    margin-right: -40px;
}
.col-6-40{
    float: left;
    width: 50%;
    padding-left: 40px;
    padding-right: 40px;

}
.wrapper-brances-box .button-view {
    margin-top: 25px;
    font-weight: 400;
}
span.center-t-b .sex {
    padding-right: 35px;
}
.wrapper-input.style1{
    padding-right: 19px;
}
p.form-25.style1 input {
    padding: 10px 5px;
    width: 170px;
}
p.form-25.style1 label {
    padding-left: 0px;
}
h3.headding-20.style2 {
    font-size: 26px;
    font-weight: 600;
}
.pager-form .specify {
    margin-left: 10px;
}
span.sex-wrapper {
    display: table;
    padding-top: 14px;
}
.sex-input {
    display: table-cell;
}
.wrapper-input1{
    display: inline-table;
}
.pager-form label.sex {
    padding-right: 32px;
    padding-left: 0px;
}
.main-menu ul >li >a:hover, .main-menu ul >li.active >a  {
    color: #000;
}


#main.site-main > .main-slide {
    margin-top: -60px;
}

#main.site-main > .main-slide.mobile-show {
    margin-top: 0;
}

#main.site-main > .main-slide.mobile-show .owl-carousel,
#main.site-main > .main-slide.mobile-show .owl-carousel .owl-wrapper {
    display: block;
}

.main-slide .owl-item .caption-slide {
    -webkit-transform: translateY(-250px);
    -moz-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    -o-transform: translateY(-250px);
    transform: translateY(-250px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
}
.main-slide .owl-item.active .caption-slide{
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
	
}
.map-footer {
    margin-right: 49px;
}

.back-b {

    background-position: bottom right;
    background-repeat: no-repeat;
    width: 100%;
}
.follow {
    position: relative;
}
.back-b img {
    position: absolute;
    bottom: 0;
    right: 0;
}
.news, .follow-fb {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    z-index: 1;
}

.main-slide .owl-carousel:hover .owl-buttons > div.owl-next i:before {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
	 color: rgba(255, 255, 255, 0);
}
h3.title-post a:hover {
    color: #623D6B;
}
.contact-us-footer li a i {
    font-size: 20px;
}
.contact-us-footer span {
    font-size: 14px;
}
.contact-us.contact-us-footer li {
    display: block;
}

.follow-fb {
    padding-top: 0;
}

#wpcf7-f3687-p3641-o1 textarea {
    max-height: 90px;
    width: 100%;
}

.ama-pager {
    margin-bottom: 40px;
    padding-bottom: 0;
}

#choose-your-colours-action #cyc_result {
    display: none;
}

.patient-form input {
    width: 100%;
    margin-bottom: 10px;
}

#main .pdf i.fa,
#main .pdf a {
    font-size: 20px;
    display: inline-block;
	color: #757575;
}

.page-id-3728 #main h2{
	margin-top: 20px;
}

.patient-form input.wpcf7-submit {
    width: 290px;
    margin-top: 10px;
}

.patient-form {
    max-width: 700px;
    margin: 0;
}

.menu-nav .sub-menu {
    display: none;
}

.not-clickable > a{
	pointer-events: none;
}

.alignleft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.alignright {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

#wpcf7-f3677-p3689-o1 .form-3 .wrapper-input{
	margin-bottom: 10px;
}

#wpcf7-f3677-p3689-o1 .button-upload{
    line-height: 0;
    font-size: 16px;
}

#wpcf7-f3677-p3689-o1 .form2 label{
	float: left;
	width: auto;
	margin-right: 8px;
	line-height: 55px;
}

#wpcf7-f3677-p3689-o1 .form2 .referral-date input{
	width: 158px;
}

#wpcf7-f3677-p3689-o1 .form1 p{
	padding-bottom: 0;
}

#wpcf7-f3677-p3689-o1 .form2 .wpcf7-list-item{
    width: 48%;
    display: inline-block;
	    margin-bottom: 10px;
}

.text-center {
    text-align: center;
}