#bgright {background-position: top right !important;background-repeat: no-repeat !important;height: 40vh;}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border-color: #4472C4;
  background-color: #4472C4;
  color: #FFF;
  font-size: 28px;
  padding: 8px 40px;
  text-transform: none;
  font-family: 'Abel',sans-serif;
  border-radius: 10px;
  transition: all ease 700ms;
  -moz-transition: all ease 700ms;
  -webkit-transition: all ease 700ms;
  -ms-transition: all ease 700ms;
  -o-transition: all ease 700ms;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
	color: #FFF;
	border-color: #000;
	background-color: #000;
	transition: all ease 700ms;
  -moz-transition: all ease 700ms;
  -webkit-transition: all ease 700ms;
  -ms-transition: all ease 700ms;
  -o-transition: all ease 700ms;
}
.vc_tta-panels {
	background: #FFF !important;
}
.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
	border: 0px solid transparent !important;
}
.vc_tta.vc_general .vc_tta-tabs-container {
	z-index: 0 !important;
}