@charset "utf-8";
/* CSS Document */

 @font-face {
font-family: "Roboto";
 src: url("../webfonts/Roboto.ttf");
}
@font-face {
font-family: "Roboto-Light";
 src: url("../webfonts/Roboto-Light.ttf");
}
body, select, input, textarea, button, h1, h2, h3, h4, h5, h6 {
	font-family: Roboto-Light;
	line-height: 26px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div, span, img {
	box-sizing: border-box;
}
i {
	padding-left: 4px;
}
hr {
	border: 0;
	border-top: 1px solid #eee;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	display: block;
	margin-top: 32px;
	margin-bottom: 32px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], textarea {
	box-sizing: border-box;
	appearance: none;
	color: rgb(85, 85, 85);
	background: rgb(255, 255, 255);
	border: 1px solid rgb(226, 226, 226);
	transition: 0.15s;
	display: block;
	width: 100%;
	margin-bottom: 22px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
textarea {
	height: 236px;
}
label {
	margin-bottom: 4px;
	display:block;
	color: #000;
}
.btn1, .btn_center {
	font-family: "RobotoCondensed";
	border: none;
	height: 50px;
	font-size: 16px;
	border-radius: 0px;
	background-color: #fdc900;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	color: #333;
	text-decoration: none;
}
.btn_center {
	width: 100px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.clearFix {
	display: block;
	clear: both;
}
#left_right_padding {
	padding-left: 100px;
	padding-right: 100px;
	display: block;
	font-size: 16px;
}
#Top_Bottom_padding {
	padding-top: 40px;
	padding-bottom: 40px;
	display: block;
}
.container1 {
	display: block;
	clear: both;
	float: none;
}
.headerBox {
	display: block;
	clear: both;
	float: none;
}
.head_top {
	background-color: #434752;
	color: #ffffff;
	font-size: 14px;
	display: block;
	clear: both;
	float: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.headtop_left, .headtop_Right {
	display:inline-block;
	width: 50%;
	float:left;
}
.headtop_Right {
	float:right;
	text-align:right;
}
.headtop_Right span {
 float:;
	display:inline;
	text-align: right;
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF9;
}
.headtop_Right a {
	color:#FFF;
}
.headLogmenu {
	background-color: transparent;
	display: block;
	height: 116px;
}
.LogoBox, .topMenuBox {
	display: inline-block;
	float: left;
	height: 100px;
}
.LogoBox {
	padding-top: 32px;
	padding-bottom: 16px;
}
.topMenuBox {
	float: right;
	width: 50%;
	background-color: transparent;
}
.topMenuBox span {
	float: right;
	color: #444;
	margin: 0px 0px 0px;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bolder;
	font-family: inherit;
	text-transform: none;
	margin-left: 22px;
	text-align: left;
	border-left: 1px solid #eee;
	padding-left: 22px;
	vertical-align: middle;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.Main_menu {
	background-color: transparent;
	z-index: 68;
}
.slideBox, .pageBanner {
	background-color: #CCC;
	display: block;
	
	position: relative;
	top: -34px;
	z-index: -1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.pageBanner {
	height: 200px;
}
.Banner_Topic {
	display:block;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	clear: both;
	padding-top: 80px;
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:0.8em;
	text-transform: capitalize;
}
.Banner_Topic span {
	display:block;
	color: #F4F4EC;
	font-size: 20px;
	font-weight:lighter;
	text-transform: none;
}
#menuRight {
	float: right;
	background-color: #474747;
}
.content_area {
	display:block;
	padding-top: 40px;
	padding-bottom: 40px;
}
.content_area h3 {
	font-family: Roboto-Light;
	line-height: 42px;
	font-style: normal;
	color: #222;
	font-size: 28px;
}
.content_area h4 {
	font-family: Roboto-Light;
	line-height: 32px;
	font-style: normal;
	color: #222;
	font-size: 22px;
}
.myCol, .myCol:first-of-type {
	display: inline-block;
	float: left;
	width: 31.1%;
	margin-right: 32px;
	margin-bottom: 20px;
}
.myCol:last-of-type {
	margin-right: 0px;
}
.myCol a {
	text-decoration:none;
	color: #222;
}
.myColBox {
	display: block;
	float: none;
	padding-top: 40px;
	padding-bottom: 20px;
}
#photo1 {
	background-color: #CCC;
	display: block;
	clear: both;
	float: none;
	height: 170px;
	overflow: hidden;
	margin-bottom: 20px;
}
#photo1 img {
	display: block;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 200px;
}
#photo1:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.small_text {
	font-family: Roboto;
	line-height: 26px;
	font-weight: 300;
	font-style: normal;
	color: #999999;
	font-size: 16px;
	display: block;
}
.body_photo, .body_text {
	display: inline-block;
	float: left;
	width: 31.1%;
	margin-right: 30px;
}
.body_text {
	float: right;
	width: 66%;
	margin-right: 0px;
	background-color: transparent;
	font-family: "Roboto-Light";
	line-height: 30px;
	font-weight: 300;
	font-style: normal;
	font-size: 20px;
}
.topic2 {
	font-family: Roboto;
	line-height: 44px;
	font-weight: 300;
	font-style: normal;
	color: #222;
	font-size: 34px;
	display: block;
	margin-bottom: 20px;
}
.content_Black {
	background-color: #333;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../images/BG_building.jpg);
	background-size: cover;
}
.content_Black hr {
	border-top: 1px solid #444;
}
.Four_Cols, .Four_Cols:first-of-type {
	display: inline-block;
	float: left;
	width: 22.8%;
	margin-right: 32px;
	margin-bottom: 20px;
	color:#FFF;
	font-size: 20px;
}
.Four_Cols:last-of-type {
	margin-right: 0px;
}
.Four_photo1 {
	background-color: #CCC;
	height: 160px;
	display: block;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.Four_photo1 span {
	display: block;
	color:#FFF;
}
.vc_custom, .vc_custom_gray {
	margin-bottom: 0px !important;
	padding-top: 60px !important;
	padding-bottom: 60px !important;
	background-color: #fdc900 !important;
	font-family: Roboto;
	line-height: 42px;
	font-weight: 300;
	font-style: normal;
	color: #222;
	font-size: 28px;
	text-align:center;
	display: block;
}
.vc_custom_gray {
	background-color: #f5f5f5 !important;
}
.bBox50perc {
	display: block;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.SmailCols, .SmailCols:first-of-type {
	display: inline-block;
	float: left;
	width: 21%;
	margin-right: 32px;
	margin-bottom: 20px;
	color:#000;
	font-size: 20px;
}
.SmailCols:last-of-type {
	margin-right: 0px;
	background-color: #fff;
}
.SmailCols_photo1 {
	background-color: #CCC;
	height: 160px;
	display: block;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.SmailCols span {
	display: block;
	color:#000;
}
.footer {
	background-color: #222222;
	display: block;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
.ftCOL {
	display: inline-block;
	float: left;
	width: 23.4%;
	min-height: 420px;
	max-height: 420px;
	padding-right: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(255, 255, 255, 0.1);
	margin-right: 24px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 0px;
	overflow: hidden;
	position: relative;
	visibility: inherit;
}
.ftCOL a {
	color:#FFF;
	text-decoration: none;
}
.ftCOL li {
	display: block;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	list-style-type: square;
	list-style-position: outside;
	background-image: url(../images/icon_pointer.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-color: rgba(255, 255, 255, 0.1);
}
.copyright {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeeeee;
}
.footer_title {
	font-family: RobotoCondensed;
	text-transform: uppercase;
	line-height: 23px;
	font-weight: 400;
	font-style: normal;
	color: #fdc900;
	font-size: 17px;
	margin-bottom: 20px;
	display: block;
}
.ft_IMG {
	display: block;
	clear: both;
	float: none;
	padding-top: 0px;
	margin-bottom: 20px;
	background-color: #CCC;
}
.ftContact {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 32px;
	height: auto;
	padding-left: 50px;
}
dot_Pointer li {
	display:block;
}
.PG_body_Left, .PG_body_Right {
	display: inline-block;
	width: 55%;
	float: left;
	padding-right: 40px;
}

.PG_body_Right img, .SmailCols_photo1 {
	border-radius: 6px;


}

.PG_body_Right {
	width: 45%;
	float: right;
	padding-right: 0px
}
.PG_body_Photo {
}
.sidebar {
	padding-right: 28px;
	padding-bottom: 25px;
	margin-right: 20px;
	border-right: 1px solid rgb(226, 226, 226);
	flex: 1 1 0%;
	width: 23%;
	float: left;
	display: inline-block;
}
.sidebar li a {
	display: block;
	padding: 13px 35px 12px 0px;
	border-top: 1px solid rgb(238, 238, 238);
	color: #000;
	position: relative;
	line-height: 1.35em;
	opacity: 1;
	font-size: 14px;
	font-weight: inherit;
}
.sidebar li {
	list-style-type: none;
}
.sidebar a {
	text-decoration: none;
}
.sidebar a:hover {
	color: #060;
}
.side_h4 {
	padding-bottom: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	display: block;
	padding-top: 14px;
}
.rightBody {
	width: 74%;
	left: 25%;
	float: right;
	display: inline-block;
}
.caption_image {
	color: rgb(255, 255, 255);
	padding: 15px;
	background: rgb(34, 34, 34);
	position: relative;
	text-align: center;
	line-height: 1.45em;
	border-bottom-left-radius: 7px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 32px;
}
.widget_button, .widget_invert {
	background: rgb(253, 201, 0);
	border: 2px solid rgb(253, 201, 0);
	color: rgb(17, 17, 17);
	display: block;
	padding: 12px 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.widget_invert {
	background: transparent;
	border: 2px solid rgb(253, 201, 0);
}
.widget_button_icon {
	padding-left: 38px;
}
.button677 {
	display: inline-block;
	font-size: 16px;
	margin-top: 20px;
	color: #000;
	position: relative;
	z-index: 0;
	transition: 0.2s;
	background-color: transparent;
	border: 2px solid #666;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 28px;
	padding-bottom: 2px;
	padding-left: 28px;
}
.cnt_Cols, .cnt_Cols:first-of-type {
	width: 31.3%;
	display: inline-block;
	float:left;
	margin-right: 32px;
}
.cnt_Cols:last-of-type {
	background-color: #eee !important;
	margin-right: 0px;
}
.cnt_Top, .cnt_In {
	display: block;
	margin-bottom: 0px !important;
	padding-top: 15px !important;
	padding-right: 20px !important;
	padding-bottom: 15px !important;
	padding-left: 20px !important;
	background-color: #fdc900 !important;
}
.cnt_Top {
	background-color: #edbd03 !important;
	color: #000;
	font-weight: bold;
}

.cnt_In {
	min-height: 200px;
}


.contactForm, .contactForm:first-of-type {
	display: inline-block;
	float: left;
	padding-right: 32px;
	width: 50%;
	padding-top: 40px;
}
.contactForm:last-of-type {
	padding-right: 0px;
}
.botomMagin {
	display: block;
	margin-bottom: 10px;
	clear: both;
	float: none;
}

/* IPad - On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {
}

/* Smartphones - On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {
#left_right_padding {
 padding-left: 20px;
 padding-right: 20px;
}
.cnt_Cols, .cnt_Cols:first-of-type {
 width: 100%;
 display: block;
 float:non;
 margin-right: 0px;
 margin-bottom: 20px
}
 .bBox50perc {
 width: 100%;
}
.contactForm, .contactForm:first-of-type {
 display: block;
 float: none;
 padding-right: 0px;
 width: 100%;
 padding-top: 0px;
}
.footer {
 padding-bottom: 60px;
}
.ftCOL {
 text-align:center;
 display: block;
 float: none;
 width: 100%;
 min-height: auto;
 max-height: auto;
 padding-right: 0px;
 border-right-color: rgba(255, 255, 255, 0.1);
 margin-right: 24px;
 padding-top: 60px;
 padding-bottom: 0px;
 padding-left: 0px;
 overflow: hidden;
 position: relative;
}
.ftContact {
 background-position: center top;
 display: block;
 clear: both;
 float: none;
 margin-bottom: 32px;
 height: auto;
 padding-left: 0px;
 padding-top: 40px;
}
 .ftCOL li {
 margin-bottom: 6px;
 border-bottom-style: none;
 padding-bottom: 10px;
 list-style-type: square;
 list-style-position: outside;
 background-image: none;
 padding-left: 0px;
}
 .copyright {
 text-align: center;
}

.LogoBox, .topMenuBox {
	display: block;
	float: none;
	height: 100px;
	text-align:center;
	
}
.LogoBox {
	padding-top: 32px;
	padding-bottom: 16px;
}
.topMenuBox {
	display: none;
	
}
#menuRight {
	float: right;
	background-color: #474747;
	display: none;
}

.head_top {
	font-size: 12px;

	padding-top: 8px;
	padding-bottom: 8px;
}
.headtop_left, .headtop_Right {
	display:block;
	width: 100%;
	float: none;
}
.headtop_Right {
	float: none;
	text-align: center;
}
.headtop_Right span {
	display: block;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	border-left-style: none;
}

#mobile_none {
	display: none;
	}
#mobile_center h3 {
	display: block;
	font-size: 23px;
	text-align:center;
	line-height: 1.4em;
	padding: 0px;
	
	}
	
	
	
myCol, .myCol:first-of-type {
	display: block;
	float: none;
	width: 100%;
	margin-right: 0px;
}

.body_photo, .body_text {
	display: block;
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 40px;
}






.body_photo, .body_text {
	display: block;
	float: none;
	width: 100%;
	margin-right: 0px;
}
.body_text {
	float: none;
	width: 100%;
	margin-right: 0px;

	line-height: 30px;
	font-weight: 300;
	font-style: normal;
	font-size: 20px;
}

.Four_Cols, .Four_Cols:first-of-type {
	display: block;
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 20px;
	font-size: 18px;
}
.myColBox {
	padding-top: 0px;
	padding-bottom: 0px;
}

.SmailCols, .SmailCols:first-of-type {
	display: block;
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 20px;
	font-size: 18px;
}

.PG_body_Left, .PG_body_Right {
	display: block;
	width: 100%;
	float: none;
	padding-right: 0px;
}
.PG_body_Right {
	width: 100%;
	float: none;
	padding-right: 0px
}
.SmailCols, .SmailCols:first-of-type {
	display: block;
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 20px;
	font-size: 18px;
}
.SmailCols:last-of-type {
	margin-right: 0px;
	background-color: #fff;
}
.SmailCols_photo1 {
	background-color: #999;
	height: auto;
	margin-bottom: 20px;
}
.SmailCols span {
	display: block;
	color:#000;
}
.sidebar {

	display: none;
}
.rightBody {
	width: 100%;
	left: auto%;
	float: none;
	display: block;
}

}
