﻿	 .section_00 {
        color: white;
        border-radius: 1em;
        padding: 1em;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
	 }
	
	#logo{
		width: 201px;
		height: 70px;
		background-image:url(../img/logo.png);
		background-repeat:no-repeat;
		text-indent: -9999px;  
		}
	
	.navbar-collapse	{
		background-color: #eaeaea;
		}
	
	.navbar-default .navbar-nav > li > a:hover  {
		color: #f08021;
		}
	
	.navbar-default .navbar-nav > li > a:active {
		color: #f08021;
		text-decoration: underline;
		}
	
	.navbar-brand {
		background-color: #background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #2F2F2F),
		color-stop(1, #000000)
	);
	background-image: -o-linear-gradient(bottom, #2F2F2F 0%, #000000 100%);
	background-image: -moz-linear-gradient(bottom, #2F2F2F 0%, #000000 100%);
	background-image: -webkit-linear-gradient(bottom, #2F2F2F 0%, #000000 100%);
	background-image: -ms-linear-gradient(bottom, #2F2F2F 0%, #000000 100%);
	background-image: linear-gradient(to bottom, #2F2F2F 0%, #000000 100%);	
		width: 100%;
		font-size: 38px;
		font-weight: 700;
		color: #e2931e;
		padding: 15px 0 15px 45px;
		line-height: 1.1;
			}

	 .nav > li .sub-menu {
		  display: none;
    	  height:auto;
		  margin: 0;
		  padding: 0;
		  z-index:200;
		  background: #f28920;
	  }
	    .nav li ul
    {
        display: none;
        position: absolute;
        top: 100%;
    }
        .nav li:hover ul
        {
            display: block;
        }
  
	  .nav > li > .sub-menu li {
		  position: relative;
		  display:inline-block;
		  *display:inline;
		  zoom:1; /*for IE6-7*/
		  position:relative;
	  }
	  
	  .nav > li > .sub-menu .sub-menu {
		  width: 180px;
		  left: 180px;
		  top: 0;
	  }
	  .nav li:hover > .sub-menu {
		  display: block;
		  
	  }
	  .nav > li > .sub-menu li,
	  .nav > li > .sub-menu a {
		  float: none;
		  color: #fff;
		  padding: 10px 15px;
	  }
	  .nav > li > .sub-menu a {
		  padding: 10px 0;
		  font-size: 11px;
	  }
	  .nav > li > .sub-menu a:hover {
		  color: #000;
	  }
	
	/* about us */	
	.img-hover:hover {
    	opacity: 0.8;
	}
	
	.magnet {
	  display: table-cell;
	  float: none;
	  margin-bottom: 0;
	  margin-top: 0;
	  text-align: center;
	  vertical-align: middle;
	  position: absolute; 
	  top: 0; 
	  left: 0; 
	  width: 100%; 
	  overflow: hidden;
	}
	
	.hero_text {
	  font-size: 46px;
	  font-weight: bold;
	  left: -2px;
	  letter-spacing: 2px;
	  line-height: 50px;
	  position: relative;
	}
	
	.hero_subtext {
	  font-size: 21px;
	  line-height: 29px;
	  padding: 0 0 41px 0;
	  position: relative;
	}

	#header {
		font-size: 23px !important;
	}

	.box_container {
	   margin-top: 150px;
	  }
	
	.img_responsive {
		  margin: 0 auto;
		  max-width: 100%;
		  overflow: hidden;
		  padding: 0;
		  position: relative;
		  width: 100%;
	 }
	 
	.btn_sel,.btns {
		border: 1px solid #FFF;
		color: #FFF;
		display: inline-block;
		font-size: 18px;
		padding: 12px 0px;
		text-align: center;
		width: 164px;
		margin-right: 3px;
		transition: all 0.5s ease 0s;
		}
	  
	  .btn_sel:hover,.btn_sel:focus,.btns:hover,.btns:focus{
		background-color: #096aaf;
		color: #fff;
		text-decoration: none;
		outline: none;
		}
		
	.page-header {
		text-align: center;
		}
	/* what we do */	
	.features {
		background-color: #333333;
		color: #fff;
		padding: 25px;
		}
	.service_tab {
		color: #fff;
		background-color: #148976;
		padding-bottom: 15px;
		}
	.main_hero {
		color: #fff;
		background-color: #f18123;
		max-width: 100%;
		width: 100%;
		background-position: center;
        background-size: cover;
		background-image:url(../img/whatwedo/wwd_main_hero.png);
		}
	 .hero {
		color: #fff;
		background-color: #f18123;
		max-width: 100%;
		width: 100%;
    	background-position: center;
        background-size: cover;
		background-image:url(../img/whoweare/whoweare_bg.png);
		}
	.main_hero_contact {
		color: #fff;
		background-color: #f18123;
		max-width: 100%;
		width: 100%;
		background-position: center;
        background-size: cover;
		background-image:url(../img/contact_us_main.png);
		}
	.main_hero_contact_02 {
		color: #fff;
		background-color: #f18123;
		max-width: 100%;
		width: 100%;
		background-position: center;
        background-size: cover;
		background-image:url(../img/contact_us_bg_01.png);
		}
	.main_hero_support {
		color: #fff;
		background-color: #f18123;
		max-width: 100%;
		width: 100%;
		background-position: center;
        background-size: cover;
		background-image:url(../img/what_we_support_01.png);
		}
	.main_hero_support_01 {
		color: #fff;
		background-color: #f18123;
		max-width: 100%;
		width: 100%;
		background-position: center;
        background-size: cover;
		background-image:url(../img/what_we_support_02.png);
		}
	.main_hero_1{
		color: #fff;
		background-color: #f18123;
		max-width: 100%;
		width: 100%;
		background-position: center;
        background-size: cover;
		background-image:url(../img/contents_07.png);
		}
	  .main_hero_2{
		color: #fff;
		background-color: #f18123;
		max-width: 100%;
		width: 100%;
		background-position: center;
		background-size: cover;
		background-image:url(../img/contents_10.png);
	  }
	 .main_hero_3{
		color: #fff;
		background-color: #f18123;
		max-width: 100%;
		width: 100%;
		background-position: center;
		background-size: cover;
		background-image:url(../img/contents_14.png);
	  }

	.page_btn {
		text-align: center;
		margin-top: -15px;
		}
	.team {
		background-color: #1c6257;
		}
	.contact_us_bg {
		background-color: #ee7022;
		}
	#orange{
		background-color: #e76825;
		opacity: 0.9;
		}
	#blue{
		background-color: #0861a8;
		opacity: 0.9;
		}
	#gray{
		background-color: #393c3f;
		opacity: 0.9;
		}
	#green{
		background-color: #127c6c;
		opacity: 0.9;
		}
	#white{
		border: 1px solid #fff;
		color: #E3E3E3;
		display: inline-block;
		font-size: 15px;
		transition: all 0.5s ease 0s;
		margin-top: -35px;		
		background: transprancy;
		}
	.panel_box {
		padding: 20px 0 20px 0;
		}
	  /*--------------------*/
	  /* Whoweare */
	  /*--------------------*/
	 .newsCss{
		height:30px;
		text-align: center;
		padding-top:15px;
	 }
	 
	 .btn-primary {
	        border: 1px solid #919293;
			border-radius: 100%;
			color: #E3E3E3;
			display: inline-block;
			font-size: 30px;
			height: 24px;
			transition: all 0.5s ease 0s;
			width: 24px;
			margin-top: -35px;		
			background: #919293;
	}
	.btn-primary:hover {
	        border: 1px solid #919293;
			border-radius: 100%;	
			background: #919293;
	}
	.btn-primary_01 {
	        border: 1px solid #FFF;
			color: #FFF;
			display: inline-block;
			font-size: 18px;
			padding: 12px 0px;
			margin-top: 20px;
			text-align: center;
			width: 164px;
			margin-right: 3px;
			transition: all 0.5s ease 0s;
			background-color: #148976;
	}
	.btn-primary_01:hover {
			background: #919293;
	}
	#prevDiv {
		width: 25px;
		height: 25px;
		background-image:url(../img/prev.png);
		background-repeat:no-repeat;
		}
	#nextDiv  {
		width: 25px;
		height: 25px;
		background-image:url(../img/next.png);
		background-repeat:no-repeat;
		}
	
	section {
        color: white;
        border-radius: 1em;
        padding: 1em;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%) }
		
	.page-header {
			text-align: center;
			}
	p,label {
		color:#fff;
		}
	
	.container_01 {
		background-color: #eaeaea;
		}
	.support {
		background-color: #727372;
		}
	.support_bg {
		background-color: #fff;
		color: #3a3d3f;
		}

	h3.office {
		background-color: #E47A23;
		font-size: 11px;
		color: #FFF;
		margin: auto;
		text-align: center;
		padding: 10px;
		position: absolute;
		z-index: 2; /* put .green-box above .dashed-box */
		width: 134px;
		margin-top: 20px;
		}
	  h3.office_02 {
		background-color: #E47A23;
		font-size: 11px;
		color: #FFF;
		margin: auto;
		text-align: center;
		padding: 10px;
		position: absolute;
		z-index: 2; /* put .green-box above .dashed-box */
		width: 135px;
	  }
	  h3.office_02 a {
		color: #fff;
		}	
	  h3.office_01 {
		background-color: #184A88;
		font-size: 11px;
		color: #FFF;
		margin: auto;
		text-align: center;
		padding: 10px;
		position: absolute;
		z-index: 2; /* put .green-box above .dashed-box */
		width: 135px;
		}
	h3.office_01 a {
		color: #fff;
		}	
	h3.office_04 {
		background-color: #184A88;
		font-size: 11px;
		color: #FFF;
		margin: auto;
		text-align: center;
		padding: 4px;
		position: absolute;
		z-index: 2; /* put .green-box above .dashed-box */
		width: 135px;
		}
	h3.office_04 a{
		color: #fff;
		}
	h3.office a {
		color: #fff;
		}	
	h3.practitioners {
		background-color: #40AB92;
		font-size: 11px;
		color: #FFF;
		margin: auto;
		text-align: center;
		padding: 10px;
		position: absolute;
		z-index: 2; /* put .green-box above .dashed-box */
		width: 135px;
		margin-top: 20px;
		}
	h3.practitioners_01 {
		background-color: #3F80CD;
		font-size: 11px;
		color: #FFF;
		margin: auto;
		text-align: center;
		padding: 10px;
		position: absolute;
		z-index: 2; /* put .green-box above .dashed-box */
		width: 135px;
		}
	h3.practitioners_01 a{
		color: #fff;
		}
	h3.practitioners a{
		color: #fff;
		}
	  /*--------------------*/
	  /* CONTACT */
	  /*--------------------*/
	  .contact_us {
		padding: 25px 0;
		background-color: #333333;
		background-repeat: repeat;
		clear: both;
		margin-top: 25px;
	  }
	  .text-right {
		padding: 0 0 0 105px;
		color:#fff;
	  }
	  .contact_header {
		color: #fff;
		font-size: 40px;
		text-align:center;
		font-weight:300;
	  }
	  .subtext  {
		color: #fff;
		font-size: 15px;
		text-align:center;
	  }
  
	.bg {
		  background: #919293;
	  }

	 .newsCss{
		height:30px;
		text-align: center;
		padding-top:15px;
	 }
	 
	 .btn-primary {
	        border: 1px solid #919293;
			border-radius: 100%;
			color: #E3E3E3;
			display: inline-block;
			font-size: 30px;
			height: 24px;
			transition: all 0.5s ease 0s;
			width: 24px;
			margin-top: -35px;		
			background: #919293;
	}
	.btn-primary:hover {
	        border: 1px solid #919293;
			border-radius: 100%;	
			background: #919293;
	}
	.btn-primary_01 {
	        border: 1px solid #FFF;
			color: #FFF;
			display: inline-block;
			font-size: 18px;
			padding: 12px 0px;
			margin-top: 20px;
			text-align: center;
			width: 164px;
			margin-right: 3px;
			transition: all 0.5s ease 0s;
			background-color: #148976;
	}
	.btn-primary_01:hover {
			background: #919293;
	}
	#prevDiv {
		width: 25px;
		height: 25px;
		background-image:url(../img/prev.png);
		background-repeat:no-repeat;
		}
	#nextDiv  {
		width: 25px;
		height: 25px;
		background-image:url(../img/next.png);
		background-repeat:no-repeat;
		}
	
	section {
        color: white;
        border-radius: 1em;
        padding: 1em;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%) }
		
	.page-header {
			text-align: center;
			font-size: 35px;
			font-weight:300;
			}
	.page-header_01 {
			font-size: 35px;
			font-weight:300;
			}
	p,label {
		color:#fff;
		}
	
	.container_01 {
		background-color: #eaeaea;
		}
	.support {
		background-color: #727372;
		}
	.support_bg {
		background-color: #fff;
		color: #3a3d3f;
		
		}
	  hr
	  {
		position: relative;
		z-index: 1;
  		height:100%;
  		border-style: dotted;
		transform:rotate(90deg);
		-o-transform:rotate(90deg);
		-moz-transform:rotate(90deg);
		-webkit-transform:rotate(90deg);
		
	  } 
	    .hor
	  {
		display: block;
		margin-bottom: 0.5em;
		margin-left: auto;
		margin-right: auto;
		border-style: inset;
		border-width: 1px;
	  } 