@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,500italic,700,400italic,300italic,300);
 @import url(../css/menu.css);
/* =============================================================================
   BROWSER RESET STYLES
   ============================================================================= */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #333;
	font-weight: 300;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
fieldset {
	border: none;
}
.logf {
	width: 600px;
	margin: 0 auto;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
label {
	padding: 0;
	margin: 0;
}
ul, li, ol {
	padding: 0;
	margin: 0;
}
.clear, .clearfix {
	clear: both;
}
a, img {
	border: 0;
	outline: none;
	text-decoration: none;
}
input::-moz-focus-inner {
 border: 0;
}
input, select, textarea, button {
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
}
body {
	background: #f5f5f5;
}
::-webkit-input-placeholder {
 color:#717171;
}
/* =============================================================================
   TYPOGRAPHY STYLES
   ============================================================================= */
h1, h2, h3, h4, h5 {
	font-family: 'Roboto', sans-serif;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #333;
}
h1 {
	font-size: 48px;
}
h2 {
	font-size: 26px;
	margin-bottom: 25px;
	padding: 0 0 15px;
	position: relative;
	text-transform: capitalize;
	display: inline-block;
}
h2 span {
	background: #e84c3d none repeat scroll 0 0;
	bottom: 0;
	height: 3px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 30px;
}
h3 {
	font-size: 20px;
	text-transform: capitalize;
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 0 8px;
	position: relative;
}
h3 span {
	background: #e84c3d none repeat scroll 0 0;
	bottom: 0;
	height: 3px;
	left: 0;
	position: absolute;
	right: 0;
	width: 30px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
p, li {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #555;
	padding-bottom: 4px;
	font-family: 'Roboto', sans-serif;
}
li {
	padding: 0;
}
a {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	transition: all 0.2s linear;
}
.wrapper {
	width: 100%;
}
.course_con h2 {
	font-size: 26px;
	margin-bottom: 13px;
	margin-top: 10px;
	padding: 0 0 10px;
	position: relative;
	text-transform: capitalize;
	display: inline-block;
	color: red;
}
/* =============================================================================
   HEADER STYLES
   ============================================================================= */   
.pageWidth {
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
}
.log-info {
	float: right;
}
.log-info p {
	color: white;
}
header {
	position: relative;
	z-index: 9;
	width: 100%;
	margin-top: 20px;
}
.header_inner {
	position: relative;
	z-index: 9;
	width: 100%;
	padding: 30px 0px;
	background-image: url(../images/5.png);
}
.top-section {
	width: 100%;
	float: left;
}
.top-right {
	background: #e84c3d;
	color: #fff;
	float: left;
	font-size: 16px;
	font-weight: 500;
	padding: 13px 15px;
	width: 100%;
}
.header-nav {
	width: 100%;
	float: left;
	box-shadow: 0 2px 4px #999;
}
.logo {
	float: left;
	width: auto;
	background: #fff;
	padding: 6px 10px;
}
.headRight {
	float: right;
}
.slider-main {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
slider_inner img {
	width: 100%;
	height: 350px;
}
/*.mask {
	background: rgba(219,86,74,0.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	right: 0;
}
*/
.headRight {
	background: rgba(255,255,255,0.9);
	width: 909px;
}
.contact-info {
	width: 100%;
	float: left;
	padding: 22px 0 23px;
}
.contacticons {
	float: right;
	width: auto;
	padding-right: 15px;
}
.contacticons p {
	color: #555;
	float: right;
	font-size: 14px;
	line-height: 19px;
}
.contacticons i {
	color: #555;
	font-size: 14px;
	padding-right: 10px;
}
.mobile, .envelope, .clock {
	float: left;
}
.envelope, .mobile {
	margin-left: 30px;
}
/* =============================================================================
   SEARCH BOX HOME
   ============================================================================= */   
.search_row_home {
	margin: 0 auto;
	max-width: 900px;
}
.search_row_home .form_box_home {
	background: rgba(232,76,61,0.9);
	float: left;
	margin-top: 150px;
	padding: 20px 2% 20px 2.2%;
	width: 95.8%;
	border-radius: 5px;
	border: 1px solid #ca3527;
}
.search_row_home .form_box_home .input_box_home {
	background: #ecf0f1;
	border: 1px solid #aaa;
	display: inline-block;
	padding: 0 1.2%;
	vertical-align: top;
	width: 71%;
}
.search_row_home .form_box_home input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #666;
	float: left;
	font-size: 14px;
	padding: 13px 0;
	width: 100%;
	font-family: 'Roboto', sans-serif;
}
.search_row_home .form_box_home .vendor_home {
	background: #ecf0f1 none repeat scroll 0 0;
	border: 1px solid #aaa;
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 19.1%;
	z-index: 99;
}
.search_row_home .form_box_home .select_box_home .inner_home {
	background: #fff none repeat scroll 0 0;
	float: left;
	padding: 8px 5%;
	width: 90%;
}
.search_row_home .form_box_home .inner_home select {
	color: #666;
	cursor: pointer;
	float: left;
	padding: 3px 5px;
}
.search_row_home .form_box_home .inner_home select option {
	color: #333;
	padding: 1px 5px;
}
.search_row_home .form_box_home select {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none;
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	width: 100%;
}
.search_row_home .form_box_home .technology {
	background: #fff none repeat scroll 0 0;
	border-bottom: 2px solid #b3b3b3;
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 22%;
	z-index: 99;
}
.search_row_home .form_box_home input[type="submit"] {
	background: #2a80b9 url("../images/search_img.png") no-repeat scroll center center;
	display: inline-block;
	height: 45px;
	position: relative;
	vertical-align: top;
	width: 8%;
	z-index: 9;
	cursor: pointer;
	border: 1px solid #2a80b9;
	border-radius: 2px;
}
/* =============================================================================
   SEARCH BOX INNER
   ============================================================================= */   
.search_row {
	margin: 0 auto;
	max-width: 900px;
}
.search_row .form_box {
	background: rgba(232,76,61,0.8);
	float: left;
	margin-top: 60px;
	padding: 20px 2% 20px 2.2%;
	width: 95.8%;
	border-radius: 5px;
	border: 1px solid #ca3527;
}
.search_row .form_box .input_box {
	background: #ecf0f1;
	border: 1px solid #aaa;
	display: inline-block;
	padding: 0 1.2%;
	vertical-align: top;
	width: 71%;
}
.search_row .form_box input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #666;
	float: left;
	font-size: 14px;
	padding: 13px 0;
	width: 100%;
	font-family: 'Roboto', sans-serif;
}
.search_row .form_box .vendor {
	background: #ecf0f1 none repeat scroll 0 0;
	border: 1px solid #aaa;
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 19.1%;
	z-index: 99;
}
.search_row .form_box .select_box .inner {
	background: #fff none repeat scroll 0 0;
	float: left;
	padding: 8px 5%;
	width: 90%;
}
.search_row .form_box .inner select {
	color: #666;
	cursor: pointer;
	float: left;
	padding: 3px 5px;
}
.search_row .form_box .inner select option {
	color: #333;
	padding: 1px 5px;
}
.search_row .form_box select {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none;
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	width: 100%;
}
.search_row .form_box .technology {
	background: #fff none repeat scroll 0 0;
	border-bottom: 2px solid #b3b3b3;
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 22%;
	z-index: 99;
}
.search_row .form_box input[type="submit"] {
	background: #2a80b9 url("../images/search_img.png") no-repeat scroll center center;
	display: inline-block;
	height: 45px;
	position: relative;
	vertical-align: top;
	width: 8%;
	z-index: 9;
	cursor: pointer;
	border: 1px solid #2a80b9;
	border-radius: 2px;
}
/* =============================================================================
   CONTAINER STYLES
   ============================================================================= */
section {
	width: 100%;
	float: left;
	padding-top: 125px;
}
.section_inner {
	width: 100%;
	float: left;
	padding-top: 0px;
	background: #FFF;
}
.content_col {
	width: 100%;
	float: left;
	padding: 30px 0;
}
.content_map {
	width: 100%;
	float: left;
	padding-top: 20px;
}
.courses h2 {
	text-align: center;
	margin-bottom: 25px;
	display: block;
}
.about_col {
	float: left;
	width: 100%;
	padding: 50px 0;
	background: #c3e2f7;
}
.about_left {
	width: 50%;
	float: left;
	padding-right: 10px;
}
.about_col .about_left p {
	color: #555;
	font-size: 14px;
	padding-bottom: 32px;
	line-height: 23px;
}
.about_left li {
}
.about_left ul {
	float: left;
	list-style: none;
	margin-top: 5px;
	width: 100%;
}
.about_left ul li {
	font-size: 14px;
}
.about_left ul li span {
	color: #0090b4;
	font-weight: 500;
}
.more-btn {
	background: #e84c3d none repeat scroll 0 0;
	border: 1px solid #cb3325;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	padding: 13px 20px;
	text-transform: uppercase;
}
.more-btn:hover {
	background: #cb3325;
}
.about_right {
	width: 45%;
	float: right;
}
.about_right p {
	padding-bottom: 15px;
}
.form_box ul {
	list-style: none;
}
.form_blk .form_box {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #aaa;
	border-radius: 3px;
	float: left;
	padding: 25px;
	width: 100%;
}
.form_blk .form_box label {
	color: #fff;
	display: block;
	padding-bottom: 5px;
}
.form_blk .form_box ul li {
	background: #ecf0f1;
	float: left;
	margin-bottom: 10px;
	padding: 0 1% 0 0;
	width: 47%;
	border: 1px solid #aaa;
}
.form_blk .form_box ul li.ddlCountry .select_box {
	display: inline;
	float: left;
	width: 81%;
}
.form_blk .form_box ul li.ddlCountry .select_box .jqTransformSelectWrapper {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	height: auto !important;
	padding: 9px 2.5% 7px;
	width: 96% !important;
}
.form_blk .form_box ul li.marg_right {
	margin-right: 4%;
}
.form_blk .form_box ul li i {
	background: #2a80b9;
	color: #fff;
	float: left;
	height: 34px;
	line-height: 33px;
	margin-right: 1%;
	text-align: center;
	width: 17.2%;
}
.form_blk .form_box ul li small img {
	display: inline-block;
	vertical-align: top;
}
.form_blk .form_box ul li input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #333;
	float: left;
	margin-left: 2%;
	padding: 8px 0 9px;
	width: 79%;
}
.form_blk .form_box ul li.select_box {
	padding-right: 0;
	position: relative;
	width: 48%;
	z-index: 1;
}
.form_blk .form_box ul li.select_box small {
	margin-right: 0;
}
.form_blk .form_box ul li select {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #333;
	float: left;
	margin: 8px 0 8px 2%;
	width: 98%;
}
.form_blk .form_box ul li.text_area {
	padding: 0;
	width: 100%;
}
.form_blk .form_box ul li.text_area i {
	height: 50px;
	width: 8.2%;
	line-height: 50px;
}
.form_blk .form_box ul li.text_area textarea {
	border: medium none;
	color: #333;
	float: left;
	font-size: 14px;
	height: 50px;
	line-height: 18px;
	margin: 0 0.5%;
	padding: 10px 0 9px;
	resize: none;
	width: 89%;
}
.form_blk .form_box ul li.captcha {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding: 0 0 9px;
}
.form_blk .form_box ul li.captcha img {
	float: left;
}
.form_blk .form_box input[type="submit"] {
	background: #2a80b9 none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	float: right;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
	margin-top: 19px;
	padding: 10px 22px;
	position: relative;
	text-transform: uppercase;
	width: auto;
	cursor: pointer;
}
.form_blk .form_box ul li .nextslectbox > input {
	width: 100%;
}
/* =============================================================================
   FOOTER STYLES
   ============================================================================= */
footer {
	background: #222;
	padding: 40px 0 0 0;
	width: 100%;
	float: left;
}
.footer_top {
	border-bottom: 1px solid #5d5d5d;
	padding-bottom: 30px;
	width: 100%;
	float: left;
}
.top_left {
	float: left;
	width: 50%;
	padding: 5px 0;
}
.top_right {
	float: right;
	width: 50%;
}
.socialMedia {
	float: right;
}
.copyrights p {
	color: #fff;
	line-height: 22px;
}
ul.media li {
	float: left;
	list-style: outside none none;
	margin-left: 20px;
	position: relative;
}
ul.media li strong {
	color: #414141;
	float: left;
	font: 500 12px/12px "Roboto", sans-serif;
	padding: 4px 8px 0 0;
}
ul.media li i {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	min-height: 20px;
	padding: 3px 0;
	text-align: center;
	width: 25px;
}
a.tooltips.facebook div {
	background: #355fa7 none repeat scroll 0 0;
}
a.tooltips.facebook:hover i {
	color: #355fa7;
}
a.tooltips.linkedin div {
	background: #007bb6 none repeat scroll 0 0;
}
a.tooltips.linkedin:hover i {
	color: #007bb6;
}
a.tooltips.twitter div {
	background: #32ccfe none repeat scroll 0 0;
}
a.tooltips.twitter:hover i {
	color: #32ccfe;
}
a.tooltips.gplus div {
	background: #dd4224 none repeat scroll 0 0;
}
a.tooltips.gplus:hover i {
	color: #b42a10;
}
.media li a {
	border-bottom: 2px solid transparent;
	float: left;
	margin-top: 0;
	transition: all 400ms ease 0s;
}
.media li a:hover {
	border-bottom: 2px solid #fff;
	color: #a8dc67 !important;
	margin-top: -8px;
}
.media li a.twitter:hover {
	border-bottom-color: #355fa7;
}
.media li a.facebook:hover {
	border-bottom-color: #32ccfe;
}
.media li a.gplus:hover {
	border-bottom-color: #b42a10;
}
.media li a.linkedin:hover {
	border-bottom-color: #007bb6;
}
.media li i.user {
	background: #7d7d7d none repeat scroll 0 0;
}
.media li:hover i.user {
	background: #666 none repeat scroll 0 0;
}
a.tooltips {
	display: inline;
	position: relative;
}
a.tooltips div {
	border: 2px solid #fff;
	border-radius: 2px;
	bottom: 30px;
	color: #ffffff;
	display: none;
	left: 0;
	margin-left: -38px;
	padding: 5px;
	position: absolute;
	text-align: center;
	width: 90px;
	z-index: 9999;
}
a.tooltips span {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	left: 44%;
	padding: 0;
	position: absolute;
	top: 24px;
}
a.tooltips:hover div {
	display: block;
}
.top_left i {
	color: #e84c3d;
	float: left;
	padding-right: 10px;
}
.top_left p {
	float: left;
	color: #fff;
}
.footer_txt {
	float: left;
	width: 65%;
	padding-left: 40px;
}
.footer_txt p {
	color: #dadee0;
	font-size: 13px;
	line-height: 22px;
}
.footer_links {
	width: 100%;
	float: left;
	padding-top: 25px;
	padding-bottom: 40px;
}
.footer_col_1 {
	float: left;
	width: 38%;
}
.footer_links h3 {
	color: #ffffff;
	font-size: 20px;
}
.footer_links p, .footer_links ul li a {
	color: #bec3c7;
	line-height: 22px;
	font-weight: 400;
}
.footer_col_2 {
	float: left;
	width: 30%;
	margin-right: 2%;
}
.footer_col_2 ul {
	float: left;
	width: 100%;
	list-style: none;
}
.footer_col_2 ul li {
	padding-bottom: 8px;
}
.footer_col_2 ul li a {
	transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
}
.footer_col_2 ul li a:hover {
	color: #db564a;
}
.footer_col_3 {
	float: left;
	width: 30%;
}
.contactList ul {
	overflow: hidden;
	margin-bottom: 8px;
}
.contactList li {
	float: left;
	width: 80%;
	font-size: 13px;
	line-height: 20px;
	color: #bec3c7;
	list-style: none;
}
.contactList li:first-child {
	width: 25px;
	margin-right: 10px;
}
.contactList li i {
	display: block;
	background: #e84c3d;
	text-align: center;
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
}
.contactList li strong {
	color: #dadee0;
}
.contactList li a {
	color: #dadee0;
}
.contactList li a:hover {
	text-decoration: underline;
}
.footer_bottom {
	background: #333;
	border-top: 1px solid #555555;
	padding: 20px 0;
	float: left;
	width: 100%;
}
.footer_bottom p, .footer_bottom ul li a {
	color: #fff;
	font-size: 13px;
}
.footer_left {
	float: left;
}
.footer_right {
	float: right;
}
.footer_right ul li {
	padding: 0 10px;
	float: left;
	list-style: none;
}
.footer_right ul li a:hover {
	color: #db564a;
}
.why {
	width: 50%;
	padding: 0 25px;
	float: left;
}
.updates {
	width: 50%;
	padding: 0 30px;
	float: right;
}
ul.home-list {
	margin: 0 0 0 20px;
}
ul.home-list li {
	padding-bottom: 8px;
	font-size: 14px;
	list-style: none;
}
.bx-viewport {
	height: 220px !important;
}
/* =============================================================================
   INNERPAGES STYLES
   ============================================================================= */
.inner_content {
	width: 100%;
	background-color: #C3E2F7;
	padding-bottom: 10px;
}
.inner_content .col {
	width: 100%;
	margin: 15px 0 20px;
	padding: 0 0 0 15px;
	box-sizing: border-box;
}
.inner_content .shadow_div {
	background: url(../images/inner/div_bg.png) no-repeat center bottom;
	padding-bottom: 17px;
}
.inner_content .mission {
	margin-bottom: 0;
}
.inner_content .iconBox {
	float: left;
	width: 20%;
}
.inner_content .iconBox img {
	width: 250px;
	height: 150px;
}
.inner_content .col_Content {
	float: left;
	margin-left: 3%;
	width: 75%;
}
.inner_content .col h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 12px;
	text-transform: none;
	color: #333333;
	padding: 0;
	border-left: none;
	background: none;
}
.inner_content .col p {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 4px;
	;
	color: #333333;
	background: none;
}
.newsscroller {
	width: 100%;
	float: left;
}
