@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic);
@import url(https://fonts.googleapis.com/css?family=Quattrocento+Sans:700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 16px;
	font-family: roboto;
	font-weight: 400;
	color: #898989;
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ol, ul {
	list-style: none;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #ffffff;
}
blockquote, q {
	quotes: none;
}
form, fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	outline: none;
	border: none;
}
img {
	max-width: 100%;
}
.visible-lg {
	display: block;
}
.clearfix {
	clear: both;
}
.clearfix::after {
	clear: both;
}
.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
}
.clear {
	clear: both;
}

/* Mozilla based browsers */
::-moz-selection {
 background-color: rgba(107, 82, 105, 0.89);
 color: #fff;
}
/* Works in Safari */
::selection {
	background-color: rgba(107, 82, 105, 0.89);
	color: #fff;
}
.container {
	width: 1178px;
	margin: 0 auto;
}
/* ===================Header=========================== */

/* ===============Btn============================= */
.btn {
	border-color: transparent;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	padding: 13px 29px;
	text-transform: uppercase;
}
.darkblue-btn {
	background-color: #2a3f76;
	font-family: open sans;
	font-weight: 700;
	color: #ffffff !important;
}
/* ===============Btn============================= */
.home .header {
	color: white;
	position: absolute;
	width: 100%;
	z-index: 999999;
}
.header {
	position: relative;
}
.header .container .top > div {
	display: inline-block;
}
.logo {
	width: 272px;
	padding: 20px 0;
	vertical-align: middle;
}
.phone {
	float: right;
	width: 30%px;
	margin-top: 30px;
	text-align: right;
}
.no {
	margin-right: 30px;
}
.phone a {
	color: #373333;
	font-family: open sans;
	font-weight: 700;
	font-size: 16px;
}
/* ===================Header=========================== */

/* ------slider------------------------ */
.slider {
	position: relative;
}
.slider img {
	width: 100%;
}
.slider_content {
	margin: 0 auto;
	width: 100%;
	position: absolute;
	top: 150px;
	left: 0;
	text-align: center;
}
.con_slider {
	font-family: 'Open Sans', sans-serif;
	top: 32%; 
}
.slider_content.con_slider h1, .slider_content.con_slider h2, .slider_content.con_slider h3 {
	color: #ffffff;
	text-align: left;
}
.slider_content.con_slider h1 {
	font-size: 55px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 10px 0;
}
.slider_content.con_slider h2 {
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 15px;
}
.slider_content.con_slider h3 {
	font-weight: 700;
	font-size: 18px;
	color: #ffffff;
}
.cont-box {
	width: 550px;
}
/* ----------------------------------------------------- */

/* ----------------------------------------------------- */

/* ------------ Section Core Value --------------------- */

/* ----------------------------------------------------- */
.count {
	background-color: #f1f1f1;
	padding: 0;
}
h2, h4 {
	text-align: center;
	color: #000;
	padding: 10px 0;
}
h2 {
	font-size: 28px;
}
.core {
	padding: 30px 0 50px;
}
.core .heading h2 {
	font-size: 32px;
	font-weight: 700;
	color: #2a3f76;
	text-align: center;
}
.core .values {
  display: block;
  padding-top: 45px;
  max-width: 883px;
  margin: auto;
}
.core .values > div {
	display: inline-block;
	vertical-align: top;
}
.core .values .cont-box {
	margin-right: 31px;
	text-align: center;
	width: 260px;
}
.core .values .cont-box .cont-image span.day {
	font-size: 60px;
	color: #000000;
	font-weight: 700;
}
.core .values .cont-box:last-child {
	margin-right: 0;
}
.core .values .cont-box h2 {
	padding: 8px 0 13px;
	font-size: 18px;
	font-weight: 700;
	color: #000000;
	background-repeat: no-repeat;
	background-position: bottom center;
	text-transform: uppercase;
}
.core .values .cont-box p {
	font-size: 13px;
	font-weight: 300;
	color: #000000;
	line-height: 20px;
}
.core .values .cont-box .cont-image {
	margin: 0 auto;
	padding: 10px 0;
	color: #000000;
	text-align: center;
}
.core .cont-box:last-child {
	margin-right: 0;
}
/* --------------core--------------------------------------- */

/* ------------ Section Form  --------------------- */

/* ----------------------------------------------------- */

/* ----------------------------------------------------- */

/* -----------Contact------------------------ */

/* ----------------------------------------------------- */
.heading {
	border-left: 10px solid #2a3f76;
	padding-left: 10px;
}
.heading h1 {
	color: #373333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 28px;
}
.con_form {
	padding: 30px 0 0;
}
.con_form .text {
	width: 60%;
}
.con_form .text h2 {
	color: #292f36;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	line-height: 25px;
	padding: 0 0 15px 0;
}
.con_form .text p {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 20px;
	color: #333434;
}
.contactpage-form {
	box-shadow: 0 0 5px 2px #f0f0f0 inset;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -315px;
	background-color: white;
	z-index: 999;
	width: 403px;
}
.contactpage-form .form_heading h2 {
	color: #283d7a;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
}
.contactpage-form .form_heading span {
	font-size: 13px;
	font-family: open sans;
	padding: 5px 0 15px 0;
	display: inline-block;
	color: #000000;
}
.contactpage-form .video {
}
.contactpage-form .contact_div {
	margin-bottom: 15%;
	position: relative;
}
.contactpage-form .contact_form {
	margin: 0 auto;
}
.contactpage-form .contact_form .top > div {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	text-transform: uppercase;
	color: #8d8f92;
	margin-bottom: 10px;
	padding: 5px;
}
.contactpage-form .contact_form .top div:last-child {
	margin-right: 0;
}
.contactpage-form .contact_form .top > div input {
	font-size: 13px;
	color: #969595;
	padding: 12px 10px;
	border-radius: 0;
	border: 1px solid #d9d9d9;
	margin-top: 0;
	display: block;
	background-color: #f9f9f9;
	font-family: open sans;
}
.contactpage-form .contact_form .top .form-group {
	width: 189px;
}
.contactpage-form .contact_form .top .form-group input, .contactpage-form .contact_form .top .form-group.full {
	width: 100%;
}
.contactpage-form .contact_form .message {
	padding: 0 0 20px;
}
.contactpage-form .contact_form .form-group textarea {
	background-color: #f9f9f9;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #969595;
	display: block;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	padding: 12px 10px;
	width: 100%;
	resize: none;
}
.contactpage-form .contact_form .Submit-btn {
	margin: 0px 0 20px;
}
.contactpage-form .contact_form .Submit-btn input[type=submit] {
	color: #ffffff;
	font-size: 11px;
	font-weight: 700;
	background-color: #2a3c76;
	float: right;
	text-transform: uppercase;
	border: none;
	padding: 12px 40px;
	cursor: pointer;
	-moz-appearance: none;
	-webkit-appearance: none;
}
/* ----------------------------------------------------- */

/* -----------Contact--------------------------- */
.section.contact {
	padding: 80px 0 60px;
}
.map {
	padding: 0;
}
.contact {
	position: relative;
}
.contact h4 {
	padding: 0 0 40px 0;
	font-weight: 700;
	font-size: 20px;
	color: #292f36;
	text-transform: uppercase;
	padding-top: 30px;
}
.contact .contact_div > div {
	display: inline-block;
}
.contact .addrress {
	width: 40%;
}
.contact .addrress .add {
	font-size: 16px;
	line-height: 20px;
	padding: 5px 0;
	color: #333434;
}
.contact .addrress .add a {
	color: #333434;
}
.contact .addrress .add i {
	color: #8e8f93;
	margin-right: 15px;
	width: 10px;
}
.contact-form {
	padding: 25px;
	position: absolute;
	right: 0;
	margin-top: -150px;
	background-color: white;
}
.contact_div {
	margin-bottom: 12%;
	position: relative;
}
.contact_form {
	font-family: 'Quattrocento Sans', sans-serif;
	margin: 0 auto;
}
.contact_form .top > div {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	text-transform: uppercase;
	color: #8d8f92;
}
.contact_form .top div:last-child {
	margin-right: 0;
}
.contact_form .top > div input {
	font-size: 23px;
	color: #535353;
	padding: 7px 20px;
	border-radius: 5px;
	border: none;
	margin-top: 10px;
	display: block;
	background-color: #eaeef1;
}
.contact_form .message {
	padding: 5px;
	font-size: 14px;
	text-transform: uppercase;
	color: #8d8f92;
}
.contact_form .Submit-btn {
	margin: 20px 0;
}
.contact_form .Submit-btn input[type=submit] {
	color: #ffffff;
	font-size: 16px;
	float: right;
	text-transform: uppercase;
	border: none;
	padding: 10px 15px;
	cursor: pointer;
}
/* ----------------------------------------------------- */

/* ==============2last============================= */
.section.last2 {
	padding: 40px 0;
	background-color: #ffffff;
}
.section.last2 h2, .section.last2 h4 {
	text-align: center;
	color: #000;
	padding: 10px 0;
}
.last2.main {
	width: 845px;
	margin: 0 auto;
}
.last2.main > h2 {
	font-size: 28px;
	text-transform: uppercase;
}
.last2.main > h4 {
	font-size: 20px;
}
.last2.main .row {
	padding-top: 30px;
	width: 100%;
}
.last2.main .row > div {
	display: inline-block;
	vertical-align: top;
}
.last2.main .row .col {
	width: 49%;
	padding: 10px;
}
.last2.main .row .col .cont {
	width: 370px;
}
.last2.main .row .col .cont .top {
	position: relative;
}
.last2.main .row .col .cont .top .image {
	text-align: center;
}
.last2.main .row .col .cont .top .text {
	position: absolute;
	bottom: 0;
	padding: 5px 0;
	width: 100%;
	background-color: rgba(41, 59, 117, 0.8);
}
.last2.main .row .col .cont .top .text h2 {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
}
.last2.main .row .col .bottom {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0;
}
.last2.main .row .col .bottom > h3 {
	color: #000000;
	padding: 20px 0;
	text-transform: uppercase;
	font-size: 18px;
}
.last2.main .row .col .bottom p {
	color: #000;
}
.last2.main .row .col .bottom a {
	display: block;
	margin-top: 20px;
	color: #2a3c76;
}
.last2.main .row .col .bottom a .fa {
	color: #000;
	margin-left: 15px;
}
/* ==============2last============================= */

/* ------------ About --------------------- */

/* ----------------------------------------------------- */
.section.about {
	padding: 60px 0;
}
.about .row {
	padding: 20px 0;
}
.about .row > div {
	display: inline-block;
	vertical-align: top;
}
.about .row .text, .about .row .image {
	color: #000;
}
.about .row .image {
	margin-left: 0.5%;
	width: 393px;
	margin-right: 15px;
}
.about .row .image img {
	box-shadow: -2px 4px 19px 1px #cccccc;
}
.about .row .text {
	margin-left: 15px;
	padding: 0;
	width: 100%;
}
.about .row .text .txt {
	padding: 0px 5px;
}
.about .row .text .txt h2 {
	text-align: left;
	padding-top: 0;
}
.about .row .text .txt h3 {
	margin-bottom: 32px;
	font-weight: bold;
	font-size: 14px;
}
.about .row .text .txt p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
}
.about .row .text .txt ul {
	padding: 0 0 15px;
}
.about .row .text .txt ul h3 {
	margin-bottom: 8px;
}
.about .row .text .txt ul li {
	list-style: inside square;
	line-height: 25px;
	font-size: 14px;
}
.about .row .text .txt ul li span {
	font-weight: bold;
}
.about .row .text .txt span.orange {
	display: block;
}
/* ---------------About--------------------- */

/* ==============last============================= */
.form {
	padding: 0 0;
}
.form form > div {
	display: inline-block;
	vertical-align: top;
}
.form .form-group {
	width: 228px;
	margin-bottom: 5px;
	padding: 5px;
}
.form .form-group input, .form .form-group textarea {
	padding: 14px 20px;
	background: none;
	border: 1px solid #fff;
	font-size: 13px;
	font-family: roboto;
	color: #fff;
	resize: none;
}
.form .form-group input, .form .form-group textarea, .form .form-group.full {
	width: 100%;
	color: #fff;
}
.form .submit {
	padding: 5px;
}
.form .submit input[type=submit] {
	background-color: #fff;
	color: #2a3c76;
	font-weight: bold;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.section.last {
	padding: 40px 0;
	background-color: #2d2d2d;
}
.section.last h2, .section.last h4 {
	text-align: center;
	color: #fff;
	padding: 10px 0;
}
.last.main {
	width: 980px;
	margin: 0 auto;
}
.last.main > h2 {
	font-size: 24px;
	text-transform: uppercase;
}
.last.main > h4 {
	font-size: 13px;
	padding-top: 0;
}
.last.main .row {
	padding-top: 50px;
	width: 100%;
}
.last.main .row > div {
	display: inline-block;
	vertical-align: top;
}
.last.main .row .col {
	width: 49%;
	padding: 10px;
}
/* ==============last============================= */

/* =========footer=============== */
.map iframe {
	height: 306;
	width: 100%;
}
.footer {
	padding: 50px 0;
}
.footer {
	background-color: #2a3f76;
}
.footer .left {
	color: #ffffff;
}
.footer .right img {
	padding: 0 5px;
}
.footer .left {
	float: left;
	font-size: 13px;
	font-weight: 300;
	text-align: left;
}
.footer .right {
	float: right;
	font-size: 14px;
	font-weight: 300;
	text-align: right;
	color: #000000;
}
.footer .right span {
	color: #8b8b8b;
}
.last.main iframe {
	width: 100%;
	height: 293px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Quattrocento Sans;
}
.section.core.count h2 {
	text-transform: uppercase;
}
.get_started {
	display: block;
	margin-top: 50px;
	text-align: center;
}

::-webkit-input-placeholder {
 opacity: 1;
}
:-moz-placeholder {
 opacity: 1;
}
::-moz-placeholder {
 opacity: 1;
}
:-ms-input-placeholder {
 opacity: 1;
}

/* ================footer======================= */
@media screen and (max-width:1338px) {
.con_slider {
	top: 40px;
}
}
 @media screen and (max-width:1220px) {
.contactpage-form {
	margin-top: -245px;
}
}
 @media screen and (max-width:1190px) {
.container {
	width: 100%;
	padding: 0 15px;
}
.cont-box {
	width: 423px;
}
.slider_content.con_slider h1 {
	font-size: 22px;
}
.slider_content.con_slider h2 {
	font-size: 16px;
}
.core .values .cont-box {
	margin-right: 4%;
	width: 30%;
}
.content1 .count {
	width: 5%;
	margin-right: 15px;
}
.content1 .text {
	width: 92%;
}
.slider_content.con_slider h2 {
	line-height: 20px;
}
.core .values .cont-box {
	margin-right: 2%;
	width: 22%;
}
}
 @media screen and (max-width:1161px) {
.about .row .image {
	width: 40%;
}
.about .row .text {
	width: 55%;
}
}
 @media screen and (max-width:1023px) {
.con_form .text h2 br {
	display: none;
}
.contactpage-form {
	width: 100%;
	position: relative;
	margin-top: 0;
}
.contactpage-form .contact_form .top > div {
	margin-right: 3%;
}
.contactpage-form .contact_form .form-group {
	width: 48%;
}
.contactpage-form .contact_form .form-service {
	width: 100%;
}
.contactpage-form .contact_form .top .form-name input {
	width: 100%;
}
.contactpage-form .contact_form .top .form-email input {
	width: 100%;
}
.contactpage-form .contact_form .top .form-group input {
	width: 100%;
}
.contactpage-form .contact_form .message textarea {
	width: 100%;
}
.contactpage-form .contact .addrress {
	width: 50%;
}
.con_form .text {
	width: 100%;
}
.cont-box {
	width: 100%;
}
.slider_content.con_slider h1, .slider_content.con_slider h2, .slider_content.con_slider h3 {
	text-align: center;
}
.contactpage-form .contact_form .top .form-group {
	width: 48%;
}
.contactpage-form .video {
	text-align: center;
}
.about .row .image {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	margin-right: 0;
}
.about .row .text {
	width: 100%;
	margin-left: 0;
}
}
@media screen and (max-width:980px) {
.contact-form {
	width: 50%;
}
.contact_form .top .form-group input {
	width: 100%;
}
.contact_form .top > div {
	margin-right: 5px;
}
.contact_form .message textarea {
	width: 100%;
}
.last.main {
	width: 100%;
}
.form .form-group {
	margin-bottom: 5px;
	padding: 5px;
	width: 49.4%;
}
}
 @media screen and (max-width:896px) {
.core .values .cont-box h2 {
	font-size: 15px;
}
}
 @media screen and (max-width:860px) {
.slider_content h2 {
	font-size: 22px;
}
.content1 .text {
	width: 90%;
}
.inner {
	top: 100px;
}
.slider_content.inner h2 {
	font-size: 21px;
}
.slider_content .start_form {
	padding: 0;
}
.content1 .count {
	margin-right: 25px;
}
.consult_form .top > div {
	margin-right: 1%;
}
.consult_form {
	width: 100%;
}
.consult_form .top .form-name input {
	width: 100%;
}
.consult_form .top .form-no input, .consult_form .top .form-email input {
	width: 100%;
}
.consult_form .top .form-name {
	width: 40%;
}
.consult_form .top .form-no, .consult_form .top .form-email {
	width: 28%;
}
.con_slider {
	top: 13%;
}
}
 @media screen and (max-width:845px) {
.last2.main {
	width: 100%;
}
}
 @media screen and (max-width:810px) {
.last2.main .row .col .cont {
	width: 100%;
}
}
 @media screen and (max-width:767px) {
.get_started {
	margin-top: 30px;
}
.slider_content {
	top: 100px;
}
.slider_content.con_slider {
	top: 13%;
}
.slider img {
	min-height: 300px;
}
.slider_content h1 {
	font-size: 35px;
	font-weight: 400;
}
.slider_content h2 {
	font-size: 18px;
}
.slider_content .start {
	width: 30%;
}
.contact_form .top > div input {
	font-size: 16px;
}
.contact_form .message textarea {
	font-size: 16px;
}
.content1 {
	padding: 20px 0 0;
}
.section.content {
	border-bottom: 1px solid #dde1e4;
	padding: 30px 0 20px;
}
.section.contact {
	padding: 30px 0 20px;
}
.con_slider .cont-box {
	font-family: 'Open Sans', sans-serif;
	top: 20px;
}
.core {
	padding: 30px 0 40px;
}
.contact-form {
	width: 49%;
	position: relative;
	margin-top: 0;
}
.contact_div {
	margin-bottom: 0;
}
.section.contact {
	padding: 30px 0 20px;
}
.consult_form .top > div input {
	font-size: 18px;
}
.consult_form .message textarea {
	font-size: 18px;
}
.core .values .cont-box {
	margin-right: 0;
	width: 100%;
}
h2 {
	font-size: 20px;
}
.last2.main > h2 {
	font-size: 22px;
}
.last2.main .row, .last.main .row {
	padding-top: 10px;
}
}
 @media screen and (max-width:750px) {
.form .form-group {
	width: 49.3%;
}
}
 @media screen and (max-width:680px) {
.last.main .row .col {
	padding: 10px;
	width: 100%;
}
iframe {
	width: 100%;
}
}
 @media screen and (max-width:610px) {
.logo {
	width: 60%;
}
.phone {
	width: 30%;
}
.slider_content h1 {
	font-size: 28px;
	font-weight: 400;
}
.slider_content h2 {
	font-size: 16px;
}
.core .heading h2 {
	font-size: 28px;
}
.content1 .count {
	margin-bottom: 25px;
	width: 100%;
}
.content1 .text {
	width: 100%;
}
/* =============inner============ */
.contact .addrress {
	width: 100%;
}
.contact-form {
	margin-top: 0;
	position: relative;
	width: 100%;
}
.contact h4 {
	padding: 30px 0 10px;
}
.section.contact {
	padding-top: 20px;
}
/* =============inner============ */
.footer {
	padding: 5px;
}
.footer .right, .footer .left {
	float: none;
	text-align: center;
	width: 100%;
	padding: 5px 0;
}
.no {
	margin-right: 0;
	margin-bottom: 10px;
	display: block;
}
}
 @media screen and (max-width:555px) {
.last2.main .row .col {
	padding: 10px;
	width: 100%;
}
}
 @media screen and (max-width:540px) {
.slider_content {
	top: 30%;
}
.core .heading h2 {
	font-size: 25px;
}
.slider_content h1 {
	font-size: 24px;
}
.slider_content h2 {
	padding: 10px 0 30px;
}
.slider_content h2 br {
	display: none;
}
.slider_content .start h3 {
	padding: 10px 0;
}
.contactpage-form .contact_form .top > div {
	width: 100%;
}
.contactpage-form .contact_form .top > div input {
	width: 100%;
}
.slider img {
	min-height: 180px;
}
}
@media screen and (max-width:480px) {
.core .heading h2 {
	font-size: 20px;
}
.phone {
	width: 38%;
}
.contact .heading {
	border-left: 10px solid #2a3f76;
	margin-bottom: 20px;
}
.contact .heading h1 {
	color: #292f36;
	font-size: 32px;
	font-weight: 700;
	padding-left: 10px;
	text-transform: uppercase;
}
.content1 {
	padding: 30px 0 0;
}
.section.content {
	padding: 30px 0 20px;
}
.section.contact {
	padding: 30px 0 20px;
}
.contact .heading h1 {
	font-size: 25px;
}
.contact .heading {
	margin-bottom: 0;
}
}
 @media screen and (max-width:445px) {
.contactpage-form .contact_form .top .form-group {
	margin-right: 0;
	width: 100%;
}
}
 @media screen and (max-width:425px) {
.btn {
	padding: 10px 8px;
}
.form .form-group {
	width: 100%;
}
.no {
	font-size: 15px;
}
}
 @media screen and (max-width:335px) {
.slider_content.con_slider h2 {
	font-size: 15px;
}
}
