@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600|Roboto:300,400,500,700');
html,
body {
	height: 100%;
	min-height: 100%;
}

body {
	background: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: normal;
	margin: 0;
}

div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
ol,
dl,
li,
dt,
dd,
blockquote,
pre,
form,
fieldset,
label,
a {
	margin: 0;
	padding: 0;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

img,
a img {
	border: none;
}

h1 {
	color: #e4ad0c;
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 17px;
}

h4 {
	font-size: 16px;
}

h6 {
	font-size: 12px;
}

h1,
h2,
h4,
h6 {
	font-weight: normal;
	margin-bottom: 10px;
}

ul li {
	list-style: none;
}

p {
	color: #84898b;
	font-size: 15px;
	font-weight: 300;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

a {
	color: #231f20;
	outline: none;
	text-decoration: none !important;
}

a:hover {
	color: #17a7f1;
	text-decoration: underline;
}

a.active {
	color: #17a7f1 !important;
}

a:focus {
	outline: none;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.clr {
	clear: both;
}

.center-block {
	float: none;
	margin: 0 auto;
}

.bdr-bot0 {
	border-bottom: 0 !important;
}

 ::-moz-placeholder {
	color: #868686 !important;
	font-size: 13px;
	font-style: normal;
	opacity: 1;
}

 :-ms-input-placeholder {
	color: grey !important;
	font-size: 13px;
	font-style: normal;
	opacity: 1;
}

 ::-webkit-input-placeholder {
	color: #868686 !important;
	font-size: 13px;
	font-style: normal;
	opacity: 1;
}

.btn {
	transition: all .3s;
	border-radius: 0;
	border: 0;
	transition: all .3s;
}

.btn-sm {
	padding: 0px 30px;
}

.btn-md {
	padding: 16px 50px;
}

.btn-primary {
	background-color: #ff5a00;
	color: #fff;
}

.btn-primary:hover {
	background-color: #fff;
	color: #ff5a00;
}

.btn-default {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
}

.btn-default:hover {
	color: #fff;
	background-color: #ff5a00;
}


/*=================MAIN STYLES================*/

.top-bar {

	background: transparent;
	border-bottom: 1px solid #7a7a7a;
	position: relative;
	z-index: 99;
}

.tp-contact {
	float: left;
}

.tp-contact a {
	color: #fff;
	font-size: 15px;
	line-height: 41px;
}

.top-bar .btn-primary {
	float: right;
	font-size: 14px;
	line-height: 41px;
}

header {
	background: transparent;
	padding: 15px 0 0 0;
	position: relative;

}

header .navbar {
	background: transparent;
	border: 0;
}

.navbar-toggle {
	border: 0;
	background: none;
	border-radius: 0;
}

.navbar-toggle .icon-bar {
	background-color: #fff !important;
}

.navbar-toggle:hover {
	background-color: #ff5a00 !important;
}

.navbar-toggle:visited {
	background-color: transparent;
}

.navbar-right li a {
	color: #fff !important;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	transition: all .4s;
}

.navbar-right li a:hover {
	color: #ff5a00 !important;
}

.navbar-right li:last-child a {
	padding-right: 0;
}

.navbar-toggle {
	border: none;
	background: transparent !important;
}

.navbar-toggle:hover {
	background: transparent !important;
}

.navbar-toggle .icon-bar {
	width: 22px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.navbar-toggle {
	border: none;
	background: transparent !important;
}

.navbar-toggle:hover {
	background: transparent !important;
}

.navbar-toggle .icon-bar {
	width: 22px;
	transition: all 0.2s;
}

.navbar-toggle .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}

.navbar-toggle .middle-bar {
	opacity: 0;
}

.navbar-toggle .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}

.navbar-toggle.collapsed .top-bar {
	transform: rotate(0);
}

.navbar-toggle.collapsed .middle-bar {
	opacity: 1;
}

.navbar-toggle.collapsed .bottom-bar {
	transform: rotate(0);
}

.hero {
	background-image: url(../images/hero.jpg);
	background-size: cover;
	background-position: center;
	height: 100vh;
	margin-top: -130px;
}

.hero .container .col-md-12 {
	position: relative;
}

.hero-txt h1 {
	font-size: 60px;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
}

.hero-txt {
	position: absolute;
	left: 0;
	top: 220px;
}

.orange-txt {
	color: #ff5a00;
}

.hero-txt .btn-primary {
	margin-top: 15px;
}

.whyus {
	background-color: #fff;
	margin: 70px 0;
}

.header-txt {
	margin-bottom: 40px;
}

.whyus h2 {
	font-size: 35px;
	color: #404040;
	font-weight: 300;
	margin-bottom: 5px;
}

.whyus .whyus-txt {
	text-align: right;
	margin: 40px 0;
}

.whyus .whyus-txt h3 {
	font-size: 25px;
	color: #404040;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.whyus .whyus-txt p {
	font-size: 16px;
	color: #989797;
	line-height: 28px;
}

.classes {
	padding: 105px 0 100px 0;
	position: relative;
}

.classes:after {
	content: "";
	background-image: url(../images/class-bg2.jpg);
	background-size: cover;
	background-position: bottom center;
	opacity: 1;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}

.classes:before {
	content: "";
	background: #212121;
	opacity: 0;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}

.class-txt h2 {
	color: #fff;
	font-size: 41px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	margin-bottom: 7px;
}

.class-txt p {
	color: #fff;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	line-height: 28px;
}

.class-txt .btn-default {
	margin-top: 20px;
}

.classes .col-md-6:first-child {
	padding-right: 0;
}

.classes .col-md-6:nth-child(2) {
	padding-left: 0;
}

.testimonials {
	padding: 70px 0;
}

.testimonials .testi-m {
	text-align: center;
	padding: 40px 50px 60px 50px;
	border-radius: 10px;
	box-shadow: 0px 10px 15px 4px rgba(0, 0, 0, 0.09);
	background-size: 100% 100%;
	margin: 50px 13px 0 13px;
	z-index: 999999;
}

.owl-carousel {
	background-color: transparent;
	overflow: visible;
}

.owl-carousel .owl-stage-outer {
	min-height: 520px;
}

.testi-m .avatar {
	height: 100px;
	width: 100px;
	margin: 0 auto;
	border-radius: 50%;
}

.testi-m .avatar img {
	width: 100%;
}

.testi-m p,
.testi-m .user-type {
	font-size: 14px;
	color: #232323;
	line-height: 24px;
	font-family: 'Raleway', sans-serif;
	margin: 30px 0 20px 0;
}

.testi-m .name {
	font-size: 18px;
	color: #232323;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	text-transform: capitalize;
	display: block;
	margin-bottom: 5px;
}

.testi-m .user-type {
	color: #767574;
	text-transform: uppercase;
	font-weight: 500;
}

.owl-carousel .owl-dots.disabled {
	display: block !important;
}

.owl-dots {
	text-align: center;
	margin-top: 20px !important;
}

.owl-theme .owl-dots .owl-dot span {
	height: 10px;
	width: 10px;
	background-color: #868686;
	border: none;
	padding: 0;
	margin: 0 6px;
	border-radius: 0;
}

.owl-theme .owl-dots .owl-dot.active span {
	background-color: #ff5a00;
}

footer {
	background-color: #070707;
	padding: 72px 0;
}

footer h5,
footer p {
	color: #ff5a00;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

footer p {
	color: #fff;
	text-transform: none;
	margin-top: 10px;
}

.white-txt {
	color: #fff;
}

footer ul li .fa {
	color: #fff;
	font-size: 22px;
	padding: 0 10px;
}

footer ul {
	margin-top: 15px;
}

footer ul li .fa:first-child {
	padding-left: 0;
}

footer .row .col-md-4:nth-child(2) p {
	line-height: 24px;
}

footer ul li a:hover {
	color: #ff5a00;
}

footer .row .col-md-4:last-child p {
	line-height: 24px;
	font-weight: 300;
}

footer .form-group {
	margin-top: 10px;
}

footer .form-group .form-control {
	width: 86%;
	float: left;
	min-height: 48px;
	background-color: #282626;
	border: 1px solid #525151;
	border-radius: 5px;
}

footer .form-group .btn {
	background-image: url(../images/plane.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
	width: 48px;
	border-radius: 5px;
	border: 1px solid transparent;
	float: right;
}

footer .form-group .btn:hover {
	background-color: #ff5a00;
	border: 1px solid #fff;
}

.page-header {
	padding: 250px 0 200px 0;
	background-image: url(../images/pg-header-bg.jpg);
	background-size: cover;
	margin-top: -130px;
}

.page-header .page-title {
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
}

.contact-page {
	margin: 70px 0;
}

.contact-page .map {
	margin-bottom: 50px;
}

.contact-page .btn {
	margin-top: 15px;
}

.contact-page iframe {
	width: 100%;
	min-height: 500px;
}

.info-block {
	margin-bottom: 20px;
}

.info-block .fa {
	float: left;
	padding-right: 20px;
	color: #ff5a00;
	font-size: 22px;
	width: 50px;
	line-height: 40px;
}

.info-block .main-text {
	font-size: 16px;
	font-weight: 600;
	color: #222222;
	display: block;
	margin-bottom: 5px;
}

.contact-page .form-control {
	min-height: 48px;
	box-shadow: none;
	outline: none !important;
	border-radius: 0;
}

.contact-page .form-control:focus {
	border-color: #ff5a00;
}

.contact-page .btn-primary {
	border: 1px solid transparent;
}

.contact-page .btn-primary:hover {
	border: 1px solid #ff5a00;
}

.about-page {
	margin: 70px 0;
}

.icons-container {
	margin-bottom: 50px
}

.icons-container .fa {
	font-size: 40px;
	margin-bottom: 30px;
	color: #ff5a00;
}

.icons-container .icon-txt {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
}

.icons-container p {
	font-size: 16px;
	color: #989797;
	line-height: 28px;
	margin-top: 15px;
}

.our-team {
	margin-bottom: 70px;
}

.team-member {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.team-member img {
	width: 100%;
}

.team-member .overlay {
	position: absolute;
	top: 0;
	left: -900px;
	width: 0;
	height: 100%;
	background-color: #ff5900bb;
	transition: all .4s;
}

.team-member .overlay .member-info {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.team-member .m-name {
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	display: block;
}

.team-member .member-type {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	letter-spacing: 2px;
	margin-top: 10px;
}

.team-member ul {
	display: inline-block;
	margin: 0 auto;
	margin-top: 15px;
}

.team-member ul li {
	float: left;
}

.team-member ul li a {
	color: #fff;
	font-size: 20px;
	padding: 0 10px;
}

.expertise {
	background: #fff;
	padding: 30px 20px 20px 10px;
	color: #fff;
	color: #ff5a00;
	position: absolute;
	top: 35%;
	right: 0px;
	transition: all .4s;
}

.expertise span {
	writing-mode: tb-rl;
}

.team-member:hover .expertise {
	right: -100px;
}

.team-member:hover .overlay {
	left: 0;
	width: 100%;
}


/*=================Media Queries================*/

@media screen and (-webkit-min-device-pixel-ratio:0) {}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
	.classes .mw-class img {
		height: 250px;
	}
	footer .form-group .form-control {
		width: 83%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
	.classes .mw-class img {
		height: 250px;
		width: 250px;
	}
	footer .form-group .form-control {
		width: 92%;
	}
}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {
	header,
	.top-bar {
		background-color: #070707;
	}
	.hero-txt h1 {
		font-size: 40px;
	}
	.hero-txt {
		text-align: center;
		top: 240px;
		margin: 0 auto;
		left:0;
		right: 0;
	}
	.whyus-txt {
		text-align: center !important;
	}
	.classes:before {
		opacity: 1;
	}
	.classes:after {
		opacity: 0.5;
	}
	.class-txt {
		text-align: center !important;
		margin-bottom: 45px;
	}
	.page-header {
		padding: 150px 0 50px 0;
		background-position: 100%;
		margin-top: -130px;
	}
	footer .col-md-4 {
		text-align: center;
		margin-bottom: 40px;
	}
	footer .form-group {
		margin-top: 40px;
	}
	footer .form-group .form-control {
		width: 100%;
	}
	footer .form-group .btn {
		width: 100%;
		margin-top: 10px;
	}
}
@media screen and (max-width: 420px){
	.hero-txt {
		text-align: center;
		top: 210px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 320px) and (max-width: 767px) {}