@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
.inside_content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 40px 0
}

.inside_content h1,
h2 {
	color: #317eca
}

.inside_content p {
	color: #7e7e7e
}

.inside_content1 {
	width: 65%;
	float: left;
	padding: 10px
}

.inside_content2 {
	float: left;
	padding: 5px;
	position: relative;
	overflow: hidden;
	background: #e8e8e8
}

.inside_content2 img {
	width: 100%
}

.inside_content2 h2 {
	display: block
}

.content_footer {
	width: 100%;
	background: #347e99;
	margin-top: 50px;
	position: relative;
	overflow: hidden
}

.content_footer1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding: 6px 0
}

.course_details {
	position: relative;
	overflow: hidden
}

.footer1 {
	float: left;
	width: 18%;
	padding: 10px;
	position: relative;
	overflow: hidden
}

.footer1 h2 {
	padding-bottom: 7px;
	font-size: 12px;
	border-bottom: solid 2px #9ad3e8;
	text-transform: uppercase;
	font-weight: 500
}

.footer1 h2 {
	color: #c9eefc;
	text-decoration: none
}

.footer1 a {
	color: #fff;
	font-size: 11px;
	text-decoration: none
}

.footer1 p {
	color: #fff;
	font-size: 11px;
	text-decoration: none
}

.footer1 ul {
	list-style-type: none;
	padding-top: 7px
}

.footer1 li {
	line-height: 18px
}

.footer1 p {
	font-size: 13px
}

.footer_point li {
	background: url(../images/footer-point.png) no-repeat left center
}

.footer_point a {
	padding-left: 18px
}

#foot_logo {
	padding-left: 0
}

.footer1 a:hover {
	color: #a6e7ff
}

.footer_map {
	background: url(../images/thinkit-map.png) left center no-repeat
}

.footer_phone {
	background: url(../images/phone.png) no-repeat left center
}

.footer_phone span {
	padding-left: 30px;
	font-size: 14px
}

.footer_mail {
	background: url(../images/mail.png) no-repeat left center
}

.footer_mail span {
	padding-left: 30px;
	font-size: 14px
}

.subscribe {
	border: 0 solid;
	padding: 10px;
	border-radius: 2px;
	width: 90%
}

.subscribe_1 {
	border: 0 solid;
	padding: 11px;
	border-radius: 2px;
	width: 220px;
	color: #ababab
}

.inner_form_1 .subscribe_btn {
	background: #1d70b6;
	color: #fff;
	border: 0 solid;
	width: 366px!important;
	padding: 10px;
	font-size: 14px;
	cursor: pointer;
	border-radius: 1px;
}
@media (min-width: 300px) and (max-width: 500px) {
.inner_form_1 .subscribe_btn {
	background: #1d70b6;
	color: #fff;
	border: 0 solid;
	width: 230px!important;
	padding: 10px;
	font-size: 14px;
	cursor: pointer;
	border-radius: 4px;
}
.subscribe_2{
	width:230px !important;
}
}

.inner_form_1 .subscribe2 option {
	padding: 15px 8px!important
}

.content_footer2 {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: #347e99
}

.content_footer2 p {
	text-align: center;
	font-size: 12px
}

.content_footer3 {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: #125794
}

.content_footer3 ul {
	list-style-type: none;
	padding-left: 100px
}

.content_footer3 li {
	display: inline;
	float: left
}

.content_footer3 p {
	font-size: 16px;
	color: #fff
}

.inner_form_1 select {
	width: 100%;
	color: #949494
}

.inner_form_2 select {
	width: 98%;
	color: #949494
}

#download_btn img {
	float: right;
	padding: 50px;
	cursor: pointer
}

.footer_logo img {
	margin-top: 70px;
	width: 200px;
	cursor: pointer;
	filter: gray;
	-webkit-filter: grayscale(50%);
	transition: all .5s ease
}

.footer_logo img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
	width: 225px
}

.banner_main {
	width: 90%;
	margin: 0 auto;
	background: url(../images/about-us.png) no-repeat right #3a7bd0;
	background-size: 20%
}

.banner {
	width: 100%;
	background: #3a7bd0;
	border-top: 5px solid #296fcb
}

.banner p {
	color: #fff;
	font-size: 32px;
	padding: 35px 0
}

.inner_banner {
	width: 100%
}

.flip_head {
	background-color: #5d8fd2!important;
	color: #fff;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
	font-size: 14px;
	padding: 20px 10px;
	cursor: pointer;
	background: url(../images/cources.png) no-repeat left center;
	background-position: 30px
}

.flip_head:hover {
	background-color: #5889cb!important;
	color: #fff
}

.course_list ul {
	list-style-type: none
}

.course_list li {
	display: block;
	padding: 1px;
	text-align: left;
	background: url(../images/points.png) no-repeat left center;
	background-position: 33px
}

.course_list a {
	text-decoration: none;
	color: #9b9b9b;
	font-size: 14px;
	display: block;
	padding: 10px 10px 10px 60px
}

.course_list a:hover {
	background: #69afff;
	color: #fff
}

.flip,
.panel {
	text-align: center;
	background-color: #fff
}

.panel {
	display: none
}

.flip_1,
.panel_1 {
	text-align: center;
	background-color: #fff
}

.panel_1 {
	display: none
}

.flip_2,
.panel_2 {
	text-align: center;
	background-color: #fff
}

.panel_2 {
	display: none
}

.flip_3,
.panel_3 {
	text-align: center;
	background-color: #fff
}

.panel_3 {
	display: none
}

.flip_4,
.panel_4 {
	text-align: center;
	background-color: #fff
}

.panel_4 {
	display: none
}

.flip_5,
.panel_5 {
	text-align: center;
	background-color: #fff
}

.panel_5 {
	display: none
}

.flip_6,
.panel_6 {
	text-align: center;
	background-color: #ececec
}

.panel_6 {
	display: none
}

.flip_7,
.panel_7 {
	text-align: center;
	background-color: #ececec
}

.panel_7 {
	display: none
}

.flip_8,
.panel_8 {
	text-align: center;
	background-color: #ececec
}

.panel_8 {
	display: none
}

.flip_9,
.panel_9 {
	text-align: center;
	background-color: #ececec
}

.panel_9 {
	display: none
}

.flip_10,
.panel_10 {
	text-align: center;
	background-color: #ececec
}

.panel_10 {
	display: none
}

.flip_11,
.panel_11 {
	text-align: center;
	background-color: #ececec
}

.panel_11 {
	display: none
}

.flip_12,
.panel_12 {
	text-align: center;
	background-color: #ececec
}

.panel_12 {
	display: none
}

.inner_address {
	background: #4367c3;
	color: #efefef!important;
	padding: 20px;
	line-height: 30px
}

.inner_address span {
	font-size: 18px
}

.reviews {
	margin-top: 40px
}

.reviews img {
	width: 100%
}

.inner-help {
	position: fixed;
	right: -10.5px;
	bottom: 80%!important;
	cursor: pointer;
	z-index: 999;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.inner-help:hover {
	position: fixed;
	right: -1px;
	cursor: pointer;
	z-index: 999 -webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.inner-helpd {
	position: fixed;
	right: -10.5px;
	bottom: 30%!important;
	cursor: pointer;
	z-index: 999;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.inner-helpd:hover {
	position: fixed;
	right: -1px;
	cursor: pointer;
	z-index: 999 -webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.inner-help-1 {
	position: fixed;
	right: -24.5px;
	bottom: 55%;
	cursor: pointer;
	z-index: 999;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.inner-help-1:hover {
	position: fixed;
	right: -8px;
	cursor: pointer;
	z-index: 999;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.pop-up-form-inner {
	width: 100%;
	float: left
}

.pop-up-form {
	width: 100%;
	float: left;
	margin-bottom: 15px
}

.pop-up-form-r {
	width: 41%;
	float: right;
	margin-top: 20%
}

@media all and (max-width:480px) {
	.pop-up-form {
		width: 90%;
		float: left
	}
}

.right_side_form {
	background: url(../images/email-men.png) no-repeat left center;
	background-position: 8px;
	background-color: #fff;
	width: 84%!important;
	padding-left: 46px!important
}

.right_side_email {
	background: url(../images/mail-email.png) no-repeat left center;
	background-position: 8px;
	background-color: #fff;
	width: 84%!important;
	padding-left: 46px!important
}

.right_side_phone {
	background: url(../images/email-phone.png) no-repeat left center;
	background-position: 8px;
	background-color: #fff;
	width: 84%!important;
	padding-left: 46px!important
}

.fh-decoration {
	background: #1388ff;
	width: 80px;
	height: 3px;
	float: left;
	position: absolute;
	left: 10px;
	top: 44px
}

span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit
}

.content_footer3 ul li {
	margin: 8px 0;
	color: #343434!important;
	font-size: 18px
}

.content_footer3 ul li span {
	line-height: 5px
}

.pop-up {
	position: relative;
	overflow: hidden
}

.pop-up-1 {
	float: left;
	width: 60%
}

.pop-up-2 {
	float: left;
	width: 35%
}

.md-perspective,
.md-perspective body {
	height: 100%;
	overflow: hidden
}

.md-perspective body {
	background: #222;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px
}

.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 65%;
	max-width: 800px;
	min-width: 320px;
	height: auto;
	z-index: 999999;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.md-show {
	visibility: visible
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 99999;
	opacity: 0;
	background: rgba(45, 48, 50, .87);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.md-show~.md-overlay {
	opacity: 1;
	visibility: visible
}

.md-content {
	background-color: #ffff;
	background-image: -moz-linear-gradient(top, #ffff 0, #ffff 100%);
	background-image: -webkit-linear-gradient(top, #ffff 0, #ffff 100%);
	background-image: -ms-linear-gradient(top, #ffff 0, #ffff 100%);
	background-image: linear-gradient(top, #ffff 0, #ffff 100%);
	background-image: -o-linear-gradient(top, #ffff 0, #ffff 100%);
	background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #ffff), color-stop(100%, #fff));
	color: #fff;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	margin: 0 auto
}

.md-content h3 {
	margin: 0;
	padding: .4em;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	opacity: .8;
	background: #1d70b6;
	border-radius: 3px 3px 0 0
}

.md-content>div {
	padding: 15px 40px 30px;
	margin: 0;
	font-weight: 300;
	font-size: 1.15em
}

.md-content>div p {
	margin: 0;
	padding: 0 0
}

.md-content>div ul {
	margin: 0;
	padding: 0 0 30px 20px
}

.md-content>div ul li {
	padding: 5px 0
}

.md-content button {
	display: block;
	margin: 0 auto;
	font-size: .8em
}

.md-effect-1 .md-content {
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	transform: scale(.7);
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

@-webkit-keyframes slit {
	50% {
		-webkit-transform: translateZ(-250px) rotateY(89deg);
		opacity: .5;
		-webkit-animation-timing-function: ease-out
	}
	100% {
		-webkit-transform: translateZ(0) rotateY(0);
		opacity: 1
	}
}

@-moz-keyframes slit {
	50% {
		-moz-transform: translateZ(-250px) rotateY(89deg);
		opacity: .5;
		-moz-animation-timing-function: ease-out
	}
	100% {
		-moz-transform: translateZ(0) rotateY(0);
		opacity: 1
	}
}

@keyframes slit {
	50% {
		transform: translateZ(-250px) rotateY(89deg);
		opacity: 1;
		animation-timing-function: ease-in
	}
	100% {
		transform: translateZ(0) rotateY(0);
		opacity: 1
	}
}

.md-effect-14.md-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px
}

.md-effect-14 .md-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateY(100%) rotateX(90deg);
	-moz-transform: translateY(100%) rotateX(90deg);
	-ms-transform: translateY(100%) rotateX(90deg);
	transform: translateY(100%) rotateX(90deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.md-show.md-effect-14 .md-content {
	-webkit-transform: translateY(0) rotateX(0);
	-moz-transform: translateY(0) rotateX(0);
	-ms-transform: translateY(0) rotateX(0);
	transform: translateY(0) rotateX(0);
	opacity: 1
}

.md-effect-15.md-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px
}

.md-effect-15 .md-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.md-show.md-effect-15 .md-content {
	-webkit-transform: translateZ(0) translateX(0) rotateY(0);
	-moz-transform: translateZ(0) translateX(0) rotateY(0);
	-ms-transform: translateZ(0) translateX(0) rotateY(0);
	transform: translateZ(0) translateX(0) rotateY(0);
	opacity: 1
}

@-webkit-keyframes OpenTop {
	50% {
		-webkit-transform: rotateX(10deg);
		-webkit-animation-timing-function: ease-out
	}
}

@-moz-keyframes OpenTop {
	50% {
		-moz-transform: rotateX(10deg);
		-moz-animation-timing-function: ease-out
	}
}

@keyframes OpenTop {
	50% {
		transform: rotateX(10deg);
		animation-timing-function: ease-out
	}
}

.md-effect-19 .md-content {
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	opacity: 0
}

.md-show.md-effect-19 .md-content {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: all .5s .1s;
	-moz-transition: all .5s .1s;
	transition: all .5s .1s
}

@media screen and (max-width:32em) {
	body {
		font-size: 75%
	}
}

.dwn-btn {
	background: url(../images/download-btn.png) no-repeat center center;
	cursor: pointer;
	height: 77px;
	width: 219px;
	border: 0;
	margin: 30px
}

.md-close {
	background: #d33020;
	color: #fff;
	border: 0;
	padding: 25px 38px;
	cursor: pointer;
	border-radius: 4px;
	position: absolute;
	top: 2px;
	right: -44px;
	background: url(../images/closebtn1.png) no-repeat;
	width: 25px
}

@media screen and (max-width:46.0625em) {
	.column {
		width: 100%;
		min-width: auto;
		min-height: auto;
		padding: 1em
	}
	.column p {
		text-align: left;
		font-size: 1.5em
	}
	.column:nth-child(2) {
		box-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
	}
	.pop-up {
		position: relative;
		overflow: hidden
	}
	.pop-up-1 {
		float: left;
		width: 95%
	}
	.pop-up-2 {
		float: left;
		width: 95%
	}
}

@media screen and (max-width:25em) {
	.codrops-icon span {
		display: none
	}
	.pop-up {
		position: relative;
		overflow: hidden
	}
	.pop-up-1 {
		float: left;
		width: 95%
	}
	.pop-up-2 {
		float: left;
		width: 95%
	}
}

.md-content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	text-align: center;
	margin: 8px 0;
	font-weight: 500;
	text-transform: uppercase
}

select option {
	color: #333;
	font-size: 12px!important;
	font-weight: 400;
	line-height: 5px;
	padding-left: 15px;
	margin-top: 3px;
	padding-top: 3px
}

select optgroup {
	padding-left: 10px;
	font-style: normal;
	margin-top: 5px;
	color: #ff3000
}

.content_lfooterleft1 {
	float: left;
	text-align: left
}

.content_lfooterleft2 {
	float: right;
	text-align: right
}

.content_footer2 a {
	color: #fff!important
}

.content_footer2 p {
	margin: 0!important
}

.scrollToTop {
	width: 100px;
	height: 130px;
	padding: 10px;
	text-align: center;
	background: #f5f5f5;
	font-weight: 700;
	color: #444;
	text-decoration: none;
	position: fixed;
	top: 90%;
	right: -60px;
	display: none;
	background: url(../images/back.png) no-repeat 0 20px
}

.scrollToTop:hover {
	text-decoration: none
}

.index_contactbtn {
	margin-top: 15px;
	-moz-box-shadow: inset 0 -3px 7px 0 #29bbff;
	-webkit-box-shadow: inset 0 -3px 7px 0 #29bbff;
	box-shadow: inset 0 -3px 7px 0 #29bbff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #2dabf9), color-stop(1, #0688fa));
	background: -moz-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background: -webkit-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background: -o-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background: -ms-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background: linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	background-color: #2dabf9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-family: arial;
	font-size: 18px;
	padding: 9px 50px;
	text-decoration: none
}

.index_contactbtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #0688fa), color-stop(1, #2dabf9));
	background: -moz-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background: -webkit-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background: -o-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background: -ms-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background: linear-gradient(to bottom, #0688fa 5%, #2dabf9 100%);
	background-color: #0688fa
}

.index_contactbtn:active {
	position: relative;
	top: 1px
}

.myButton {
	-moz-box-shadow: inset 0 1px 0 0 #caefab;
	-webkit-box-shadow: inset 0 1px 0 0 #caefab;
	box-shadow: inset 0 1px 0 0 #caefab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #77d42a), color-stop(1, #5cb811));
	background: -moz-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background: -webkit-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background: -o-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background: -ms-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background: linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
	background-color: #77d42a;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #268a16;
	display: inline-block;
	cursor: pointer;
	color: #306108;
	font-family: arial;
	font-size: 15px;
	font-weight: 700;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0 1px 0 #aade7c
}

.myButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #5cb811), color-stop(1, #77d42a));
	background: -moz-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background: -webkit-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background: -o-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background: -ms-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background: linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
	background-color: #5cb811
}

.myButton:active {
	position: relative;
	top: 1px
}

.banner_image {
	background-image: url(../images/Slidernew.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 500px
}

.banner_text h1 {
	font-size: 24px;
	margin-bottom: 25px;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	background: rgba(0, 0, 0, .5);
	padding: 5px;
	width: 85%;
	letter-spacing: 1.4px;
	font-weight: 400
}

.banner_text h1 img {
	margin-right: 12px
}

.banner_text {
	width: 1100px;
	margin: 0 auto;
	padding-top: 160px;
	padding-left: 20px
}

.learn_text {
	float: left;
	padding-right: 0;
	font: bold 28px roboto, sans-serif;
	color: #ffea00
}

.bg_banner {
	padding: 20px
}

.text_color_header {
	color: #ff9000;
	font-size: 52px
}

#tag_change {
	position: relative;
	top: 0;
	display: inline-block;
	text-align: left;
	width: 560px;
	height: 50px
}

#tag_change span {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0 5px;
	color: transparent;
	text-shadow: none;
	text-decoration: none;
	cursor: auto;
	transition: .5s;
	-webkit-transition: .5s
}

#tag_change span.active {
	top: 0!important
}

#tag_change span.active.text_color {
	font: bold 28px roboto, sans-serif;
	color: #fff;
	text-shadow: 0 1px 2px #33332f
}

.hurry p {
	padding: 0!important
}

.hurry1 {
	float: left;
	line-height: 1.43;
	font-size: 16px;
	color: #777;
	font-style: italic;
	font-size: 20px
}

.hurry1 img {
	padding-right: 18px;
	padding-left: 8px
}

.myButton_offer {
	-moz-box-shadow: 0 1px 0 0 #f0f7fa;
	-webkit-box-shadow: 0 1px 0 0 #f0f7fa;
	box-shadow: 0 1px 0 0 #f0f7fa;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #33bdef), color-stop(1, #019ad2));
	background: -moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background: -webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background: -o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background: -ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background: linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	background-color: #33bdef;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #057fd0;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-family: arial;
	font-size: 15px;
	font-weight: 700;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0 -1px 0 #5b6178
}

.myButton_offer:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #019ad2), color-stop(1, #33bdef));
	background: -moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background: -webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background: -o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background: -ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background: linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	background-color: #019ad2
}

.myButton_offer:active {
	position: relative;
	top: 1px
}

.myButton_offer1 {
	-moz-box-shadow: inset 0 1px 0 0 #d9fbbe;
	-webkit-box-shadow: inset 0 1px 0 0 #d9fbbe;
	box-shadow: inset 0 1px 0 0 #d9fbbe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #b8e356), color-stop(1, #a5cc52));
	background: -moz-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
	background: -webkit-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
	background: -o-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
	background: -ms-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
	background: linear-gradient(to bottom, #b8e356 5%, #a5cc52 100%);
	background-color: #b8e356;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #83c41a;
	display: inline-block;
	cursor: pointer;
	color: #151515;
	font-family: arial;
	font-size: 15px;
	font-weight: 700;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0 1px 0 #86ae47
}

.myButton_offer1:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #a5cc52), color-stop(1, #b8e356));
	background: -moz-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
	background: -webkit-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
	background: -o-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
	background: -ms-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
	background: linear-gradient(to bottom, #a5cc52 5%, #b8e356 100%);
	background-color: #a5cc52
}

.myButton_offer1:active {
	position: relative;
	top: 1px
}

.offered {
	border-radius: 3px 3px 0 0;
	background: #434449;
	padding: 10px 15px;
	max-width: 200px;
	position: relative;
	top: 40px
}

.peridot_education {
	background: url(../images/footer-title.png) no-repeat scroll 0 0 transparent;
	min-height: 84px;
	width: 200px;
	display: block;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease
}

.peridot_education:hover {
	background: url(../images/footer-title-color1.png) no-repeat scroll 0 0 transparent;
	-webkit-animation: pulse ease-in-out 1 normal .5s;
	-moz-animation: pulse ease-in-out 1 normal .5s;
	-ms-animation: pulse ease-in-out 1 normal .5s;
	-o-animation: pulse ease-in-out 1 normal .5s;
	animation: pulse ease-in-out 1 normal .5s
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1)
	}
	33% {
		-webkit-transform: scale(.9)
	}
	66% {
		-webkit-transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1)
	}
	33% {
		-moz-transform: scale(.9)
	}
	66% {
		-moz-transform: scale(1.1)
	}
	100% {
		-moz-transform: scale(1)
	}
}

@-o-keyframes pulse {
	0% {
		-o-transform: scale(1)
	}
	33% {
		-o-transform: scale(.9)
	}
	66% {
		-o-transform: scale(1.1)
	}
	100% {
		-o-transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		transform: scale(1)
	}
	33% {
		transform: scale(.9)
	}
	66% {
		transform: scale(1.1)
	}
	100% {
		transform: scale(1)
	}
}

.brochure a {
	text-decoration: none!important
}

#contactForm label.error,
#msform label.error {
	display: none!important
}

#contactForm input[type=text].error,
#msform input[type=text].error {
	text-shadow: none
}

.active-btn {
	background-color: #008a32;
	border-radius: 5px;
	box-shadow: 0 1px 0 #007129 inset, 0 5px 0 0 #007129, 0 10px 5px #999;
	color: #fff;
	font-size: 13px;
	padding: 7px 30px;
	position: relative;
	text-decoration: none;
	outline: 0 none;
	border: 0 none;
	margin-left: 10px;
	margin-top: 22px
}

.active-btn:focus {
	transition: none;
	outline: 0 none
}

.active-btn:active {
	background-color: #008a32;
	box-shadow: 0 1px 0 #008a32 inset, 0 2px 0 0 #008a32, 0 5px 3px #999;
	top: 3px;
	outline: 0 none
}

.top_number:first-child {
	margin-left: 30px
}

#msform {
	text-align: center
}

#msform input[type=submit] {
	display: block;
	margin: 0 auto;
	text-align: center
}

.download {
	display: inline-block;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding: 5px 10px 6px 10px;
	border-radius: .25em;
	margin-top: 20px;
	background: #78ba1b;
	box-shadow: 0 -3px 0 #6aaf08 inset
}

.download:hover {
	background: #70b114
}

.brochure {
	text-align: center;
	margin-top: 30px
}

.download span {
	position: relative;
	top: 1px
}

.modal-footer input {
	float: right
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

#myModal label,
button,
input[type=button],
input[type=checkbox],
input[type=radio],
input[type=reset],
input[type=submit],
select {
	cursor: pointer
}

#myModal input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

#myModal input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
	-webkit-appearance: none
}

#myModal select,
.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
	display: inline-block;
	height: 30px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

#myModal input,
.uneditable-input,
textarea {
	width: 206px
}

#myModal textarea {
	height: auto
}

#myModal textarea,
.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	font: 400 14px/14px 'proxima_nova_alt_rgregular' !important;
}

#myModal textarea:focus,
.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus {
	border-color: rgba(82, 168, 236, .8);
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

#myModal input[type=radio],
input[type=checkbox] {
	margin: 4px 0 0;
	line-height: normal
}

#myModal input[type=file],
input[type=button],
input[type=checkbox],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit] {
	width: auto
}

#myModal select,
input[type=file] {
	height: 40px;
	line-height: 30px
}

#myModal select {
	width: 220px;
	background-color: #fff;
	border: 1px solid #ccc
}

#myModal select[multiple],
select[size] {
	height: auto
}

#myModal select:focus,
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}

.close {
	float: right;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .4
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: .8
}

.modal {
	position: fixed;
	top: 10%;
	left: 50%;
	z-index: 1050;
	width: 560px;
	margin-left: -280px;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .3);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box
}

.modal.fade {
	top: -25%;
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-moz-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out
}

.modal.fade.in {
	top: 10%
}

.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee;
	background: #47cf5c;
	border-radius: 6px 6px 0 0
}

.modal-header .close {
	margin-top: 2px
}

.modal-header h3 {
	margin: 0;
	line-height: 30px
}

.modal-body {
	position: relative;
	max-height: 400px;
	padding: 15px;
	overflow-y: auto
}

.modal-form {
	margin-bottom: 0
}

.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff
}

.modal-footer:after,
.modal-footer:before {
	display: table;
	line-height: 0;
	content: ""
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.breadgram a {
	color: #bababa;
	text-decoration: none;
	font-size: 14px
}

.breadgram a:hover {
	color: #78ba1b;
	text-decoration: underline
}

.contact1 {
	float: left;
	margin-left: 10px
}

.contact2 {
	float: left
}

.quick_form {
	background: #fff;
	background: url(../images/bg5.jpg);
	border: 7px solid #999;
	padding: 10px 10px 10px 10px
}

.quick_form p {
	font-size: 15px;
	color: #128f60
}

.quick_form1 {
	padding: 5%;
	width: 400px
}

.quick_form11 {
	float: right
}

.quick_form input {
	border: 1px solid #ccc;
	border-radius: 0;
	width: 60%
}

.quick_form select {
	border: 1px solid #ccc;
	width: 63.5%
}

.quick_form .subscribe_btn {
	padding: 10px;
	margin-top: 20px;
	background: #7272dc;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px
}
.paragraph{
	font-size: 19px !important;
	text-align: justify !important;
}