body {
	background-color:#ccccff;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0px;
}

.standard a:link 
{
	font-size:11px; 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none;
}

.standard a:hover {font-size:11px; color:#ffffff; font-weight:bold; text-decoration:underline;}


.menu a:link {font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}
.menu a:hover {font-size:11px; color:#ff0000; font-weight:bold; text-decoration:none;}

.alert {
	color:#FF0000;
	font-weight: bold;
}

body,p,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

.articles {	color: #E57412;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a#suba {color: #666666}
a#suba:hover {color: #CC0000}
a#suba2 {color: #CC0000}
a#suba2:hover {color: #CC0000}

a#subb {color: #666666}
a#subb:hover {color: #CC0000}
a#subb2 {color: #CC0000}
a#subb2:hover {color: #CC0000}

#divUpControl {position:absolute; left:365px;top:650px; width:320px;height:30px; z-index:1; text-align: right}
#divDownControl {position:absolute; left:390px; top:650px; width:320px;height:30px; z-index:1;text-align: right}
#divContainer {LEFT: 350px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:360px; CLIP: rect(0px 360px 340px 0px); POSITION: absolute; TOP: 300px; HEIGHT: 340px}
#divContent {LEFT: 0px; POSITION: absolute; TOP: 0px}
h1 { font: bold 12px Arial, Helvetica, sans-serif}
pscroll { font: normal 12px Arial, Helvetica, sans-serif; text-align:justify}

.style8 {	
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #E77513;
	font-weight: bold;
}

tr.d0 td {
	background-color: #FFFFFF;
}
tr.d1 td {
	background-color: #e5ddd7;
}

.content_heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
    color:#FFFFFF;
	font-weight: bold;
    height:30px;
	padding-left: 5px;
	background-color: #336699; 
}

.panel_title
{
	font-family: Verdana;
	font-size: 12px;
        color:white;
	xfont-weight: bold;
        height:30px;
	padding-left: 5px;
        xbackground-image: url('../images/content_title.gif');
	background-color: #336699; #00008b;
}

.content_title
{
	font-family: Verdana;
	font-size: 12px;
        color:white;
	font-weight: bold;
        height:30px;
        margin-left:10px;
        background-image: url('../images/content_title.gif');
}

.style21 {
	color: #009900;
	font-weight: bold;
}

.style8 {	
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #E77513;
	font-weight: bold;
}

.style1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.black
{
	color: #000000;
}

.contentdescription 
{
	padding-left:5px;
}

.container {
	position: relative;
	z-index: 100 !important;
	display: inline-block;
	top: 0;
	
}
ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: right;
	/* background: #222; */
	font-size: 1.2em;
	background: #a7a9b2;
	color: #FFFFFF;
	display: inline-block;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #FFFFFF !important;
	display: block;
	text-decoration: none !important;
	float: left;
	font-size:12px;
	white-space: nowrap;
}

ul.topnav li a:hover{
	background: #b7b8c2;
	color:#e3e3e3;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	position:relative;
	top:5px;
	background: url(../images/public/img/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
    border: 1px solid #111;
    overflow: hidden;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
}
html ul.topnav li ul.subnav li a {
	float: left;
	display:inline-block;
	width: 170px;
	background: #333;
	/*padding-left: 20px;*/
	color: #FFFFFF;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../images/public/img/dropdown_linkbg.gif) no-repeat center; 
}
#header img {
	margin: 20px 0 10px;
}


.input {
	background:url(../images/public/img/input_bg.jpg) top left repeat-x #e7e7e7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	border:1px solid #ffffff;
	color:#333;
	text-shadow: 0px 1px #ffffff;
}

.input:focus {
	border:1px solid #000000;
}

.navigation ul {
	background:#12172d;
	display:inline-block;
	width: 100%;
	/*float:left;*/
	list-style:none;
	margin:0;
	text-align: center !important;
	padding:0;
}
.navigation ul li {
	float:middle;
	display:inline-block;
	list-style: none;
	list-style-image: none;
}

.navigation ul li a {
	display:inline-block;
	padding:8px 15px;
	color:#666;
	font-size:12px;
	white-space: nowrap;
	text-decoration:none;
	background: #12172d;
	
}

.navigation ul li a:hover {
	background:#92949b;
	color: #fff;
}

a.readmore {
	display:inline-block;
	padding:4px 10px;
	color: #FFFFFF !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #2043e5;
	text-decoration:none;
	font-size:12px;
	text-shadow:0px 1px #142c98;
}

a:hover.readmore {
    color: #FFFFFF;
	background: #3f5ff0;
	text-decoration:none;
}

.welcomeTitle {
    font-size:18px;
    font-weight:bold; 
}

.white {
    color: #FFFFFF !important;
}

.intend {
    color: #626b9f;
}

.footercopyright {
    color: #818cc8;
}

/* sokefong: Dont delete below CSS: for public_header.htm's banner */
div#portfolio 
{
	overflow:hidden;
	
}
/* eof sokefong: Dont delete below CSS: for public_header.htm's banner */




.fix-bg{
	position: relative;
}

.fix-bg::before{
	content: "";
	position: absolute;
	background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-image: url(../images/mainPage/bgpic.jpg);
	position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.35;
}

.fix-eTherapy{
	position: relative;
	height:70vh;
}

.fix-eTherapy::before{
	content: "";
	background-position: center;
    background-size: cover;
    background-image:url(../images/mainPage/EstimTherapy.png);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.48;
}

.fix-fendozin{
	position: relative;
	height:70vh;
}

.fix-fendozin::before{
	content: "";
	background-position: center;
    background-size: cover;
    background-image:url(../images/mainPage/fendozin.jpg);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.48;
}

.fix-Cosmolight{
	position: relative;
	height:70vh;
}

.fix-Cosmolight::before{
	content: "";
	background-position: center;
    background-size: cover;
    background-image:url(../images/mainPage/Picture1.png);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.48;
}

.fix-Innate{
	position: relative;
	height:70vh;
}

.fix-Innate::before{
	content: "";
	background-position: center;
    background-size: cover;
    background-image:url(../images/mainPage/vickyloupan.jpg);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.48;
}

.hpic1::before{
	content: "";
	background-position: center;
	background-size: cover;
	background-image:url(../images/mainPage/2.jpg);
	position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.48;
    /*z-index: -1;*/
}
.hpic2::before{
	content: "";
	background-position: center;
	background-size: cover;
	background-image:url(../images/mainPage/3.jpg);
	position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.48;
    /*z-index: -1;*/
}
.hpic3::before{
	content: "";
	background-position: center;
	background-size: cover;
	background-image:url(../images/mainPage/4.jpg);
	position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.48;
    /*z-index: -1;*/
}

.bg-dark {
    background-color: #333c4e;
    color: #fefefe;
}

.unsetBorder {
	border: unset ;
}

.card-title{
	font-size: 20px;
    color: #cdb159;
    margin-bottom: 10px;
}


.card-title-white{
    color: white !important;
}

.btn-gold{
    color: #fff !important;
    background-color:  #cdb159 !important;
    border-color:  #cdb159 !important;
}

.contact-form-wrapper {
    padding: 40px 30px;
   /* border: 1px solid #e0e0e0;*/
    margin-left: 0;
    border-radius: 10px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.inputStyle {
    padding: 15px 25px;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    margin-bottom: 25px;
    width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.textStyle{
    padding: 15px 25px;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    margin-bottom: 25px;
    width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.btn-color{
	background: #cdb159;
    color: white;
    box-shadow: 0px 0px 1px rgba(40, 41, 61, 0.04), 0px 2px 4px rgba(96, 97, 112, 0.16);
    border-radius: 50px;
    cursor: pointer;
    font-weight: 700;
    
}

.bgCss{
	background-position: center;
    background-size:cover;
    min-height:60vh;
    color:white!important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-color: gray;
    z-index: -2;
}

.heading-strike{
	text-align: center;
    position: relative;
}

.heading-strike:before {
    content: "";
    position: absolute;
    /* top: 50%; */
    display: block;
    width: 95%;
    /* right: 50%; */
    height: 1px;
    border-bottom: 1px solid #888;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.heading-strike>span {
    background-color: #fff;
    position: relative;
    padding: 0 2rem;
}

.md-vid{
	height: 315px;

}

.c-hero {
    min-height: 20vh;
    max-height: 20vh;
}

.ptest{
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.title-1{
	xcolor: rgb(197,89,17);
	color: #f57fa3;
    font-size: 1.8rem;
    font-weight: 600;
}

.big-text-1{
	color: rgb(88,88,88);
    font-size: 1.5rem;
}

.text-1{
	color: rgb(88,88,88);
    font-size: 1.1rem;
}

.text-12{
	color: rgb(88,88,88);
    font-size: 1.2rem;
}

.text-color-deeperdark{
	color: rgb(51,51,51);
	font-size: 1.2rem;
}

.text-color-dark{
	color: rgb(51,51,51);
	font-size: 1.8rem;
}

.card-title-gold{
    xcolor: rgb(197,89,17) ;
    color: #f57fa3;
    font-size: 1.1rem;
}

.colorw{
	color: white;
}

.colorBnBold{
	color: black !important ;
	font-weight: 600 !important;
}


.colorG{
	color: rgb(128,96,0) ;
}

.colorO{
	xcolor: rgb(237,125,49) ;
	color: #f57fa3;
}
.colorO2{
	color: rgb(132,60,11) ;
}

.colorO3{
	xcolor: rgb(197,89,17);
	color: #f57fa3;
}

.bgColor{
	background-color: rgb(136,136,136);
}

.arrow-container {
  width: 40px;
  /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
  animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
  height: 40px;
}

.arrow-containerright {
  /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
  animation: bounceright 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
}

.arrow-containerleft {
  /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
  animation: bounceleft 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
}

.arrow-left {
  height: 6px;
  background: black;
  transform: rotate(135deg);
  transform-origin: 0% 0%;
  border-radius: 5px;
}
.arrow-left:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 100%;
  border-radius: 5px;
  background: black;
  transform: rotate(-90deg);
  transform-origin: 0% 100%;
}

.arrow-right {
  /*height: 6px;
  background: black;
  transform: rotate(135deg);
  transform-origin: 0% 0%;
  border-radius: 5px;
*/}

.arrow-right:before {
  content: '';
    position: absolute;
    /* width: 100%; */
    /* height: 100%; */
    width: 40px;
    height: 6px;
    /* bottom: calc(50% - 3px); */
    left: 100%;
    /* left: 100%; */
    border-radius: 5px;
    background: black;
    transform: rotate(45deg);
    /* transform-origin: 0% 100%; */
    /* transform: rotate(135deg);*/
}
.arrow-right:after {
    content: '';
    position: absolute;
    /* width: 100%; */
    /* height: 100%; */
    width: 40px;
    height: 6px;
    /* bottom: calc(50% - 3px); */
    left: 100%;
    /* left: 100%; */
    border-radius: 5px;
    background: black;
    transform: rotate(45deg);
    /* transform-origin: 0% 100%; */
    /* transform: rotate(135deg);*/
}

@keyframes bounceleft {
50% {
    transform: translatex(-15px);
  }
}

@keyframes bounceright {
50% {
    transform: translatex(15px);
  }
}

@media (min-width: 768px){
	/*.md-vid{
		height: unset;
	}*/	

	.c-hero {
	    min-height: 65vh;
	    max-height: 65vh;
	}
}

.specialTran{
	transition-property: transform;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
    transform: translateX(-50%);
}   

.icon{
	font-size: 70px;
	color: black;
}


 .button {
  background-color: #004A7F;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none !important;
  color: #FFFFFF !important;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 20px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;

  animation: glowing 1500ms infinite;
}


@keyframes glowing {
  0% { background-color: #cdb159; box-shadow: 0 0 3px #cdb159; }
  50% { background-color: rgb(197,89,17); box-shadow: 0 0 40px rgb(197,89,17); }
  100% { background-color: #cdb159; box-shadow: 0 0 3px #cdb159; }
}

@media (max-width: 992px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
    /*margin: auto;*/
}


.titleS{
	position: relative;
	padding: 6px
}

.titleS:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 4px;
	width: 25%;
	background-color: #ff04ab;
}

.titleS:after{
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	height: 4px;
	width: 40%;
	background-color: #bd78b8;
}

