﻿@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,600,500,700);

body {
font-family: 'Raleway', sans-serif;
}

.clearfix {
*zoom: 1;
}

.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}

.clearfix:after {
clear: both;
}

a {
display: block;
color: #6893fb;
text-decoration: none;
}

a:hover {
text-decoration: none;
}

ul, li {
margin: 0px;
padding: 0px;
list-style: none;
}

.container {
position: relative;
}

header {
}


header .top_header {
font-family: 'Lato', sans-serif;
float: right;
}

header .top_header .info_box {
padding-left: 50px;
position: relative;
padding-top: 20px;
float: left;
margin-left: 30px;
}

header .top_header .info_box .icon-box {
position: absolute;
left: 5px;
font-size: 28px;
top: 26px;
color: #6f99fb;
}

header .top_header .info_box .icon-box i {
}

header .top_header .info_box ul {
}

header .top_header .info_box ul li {
}

header .top_header .info_box ul li strong {
	font-weight: 400;
	color: #455560;
	font-size: 16px;
}

header .top_header .info_box ul li,
 header .top_header .info_box ul li a {
	color: #4a5c7a;
	font-size: 15px;
}




.box {
display: none;
}

.box .search_icon {
position: absolute;
right: 0;
top: 0;
background: #455560;
padding: 13px 25px;
text-align: center;
cursor: pointer;
font-size: 18px;
}

.box .search_icon a {
color: #fff;
}

.box .search_icon a i {
}

.box .search_box {
position: absolute;
right: 0;
top: 50px;
background: #455560;
padding: 10px;
display: none;
z-index: 999;
width: 300px;
}

.box .search_box .form-group {
margin-bottom: 0px;
}

.box .search_box .go_btn {
position: absolute;
top: 10px;
right: 10px;
background: #6a93fc;
color: #fff;
border: none;
padding: 7px 15px;
text-transform: uppercase;
}

.box .search_box .form-group .form-control {
border: 1px solid #ddd;
border-radius: 0px;
}

.header {
padding: 10px 0px;
}

.header .logo {
float: left;
}

.header .logo a {
}

.header .logo a img {
}

nav {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

nav .menus {
}

nav .menus .social_icon {
}

nav .menus .social_icon li {
padding: 14px 20px;
border-top: none;

}

nav .menus .social_icon li:hover {
border-top: none;
}

nav .menus .social_icon li a {
color: #6b94fe;

}

nav .menus .social_icon li a i {
font-size: 15px ! important;
}

nav .menus ul {
}

nav .menus ul li {
float: left;
padding: 14px 30px;
border-left: 1px solid #ddd;
border-top: 2px solid transparent;
}

nav .menus ul li:hover {
border-top: 2px solid #6d99f8;
}

nav .menus ul li:last-child {
border-right: 1px solid #ddd;
}

nav .menus ul li a {
color: #455560;
}

nav .menus ul li.active {
border-top: 2px solid #6d99f8;
}

nav .menus ul li.active a {
	color: #6893fb;
	font-weight: 600;
}

.bg_gray {
background: #e8ecef;
}

.home_banner {
position: relative;
}

.banner_txt {
position: absolute;
top: 0;
z-index: 2;
left: 0;
right: 0;
bottom: 0;
background: hsla(0, 1%, 8%, 0.67);
}

.home_banner .banner_txt .slider_txt {
padding: 300px 0px 0px;
}

.home_banner .banner_txt .slider_txt h1 {
font-weight: 600;
color: #fff;
text-shadow: 1px 1px 5px #000;
font-size: 42px;
margin-bottom: 10px;
}

.home_banner .banner_txt .slider_txt span {
display: block;
font-size: 16px;
color: #dadada;
padding-bottom: 20px;
}

.home_banner .banner_txt .slider_txt p {
color: #fff;
font-size: 15px;
}

.services {
text-align: center;
padding: 20px 0px;
}

.services h2, .clients h2 {
text-transform: uppercase;
color: #455560;
font-weight: 600;
padding-bottom: 10px;
}

.services p {
font-size: 16px;
color: #455560;
line-height: 23px;
}

.services .article {
position: relative;
height: 0;
padding-bottom: 60.3448275862%;
overflow: hidden;
margin-bottom: 30px;
border: 5px solid #fff;
}

.services .article .image-holder {
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.services .article .image-holder img {
width: 100%;
}

.services .article .caption {
background: rgba(69, 85, 96, 0.9);
padding: 40px 20px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
}

.services .article .caption h2 {
margin: 0px;
padding-bottom: 0px;
}

.services .article .caption:before {
position: absolute;
content: "";
display: none;
bottom: 100%;
left: 0%;
right: auto;
border-style: solid;
border-width: 0 580px 60px 0px;
z-index: 0;
border-color: transparent transparent rgba(69, 85, 96, 0.9) rgba(69, 85, 96, 0.9);
}

.services .article .caption h2 a {
color: #fff;
font-size: 18px;
}

.services .article:hover .image-holder {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.clients {
text-align: center;
padding: 20px 0px;
}

.clients .client_logo {
padding-bottom: 15px;
}

.clients .client_logo img {
width: 100%;
}

footer {
background: #455560;
}

.news_letter {
padding-top: 60px;
width: 70%;
display: none;
margin: 0px auto;
padding-bottom: 30px;
}

.news_letter .form-control {
}

.news_letter .form-group label {
color: #fff;
float: left;
vertical-align: middle;
font-size: 18px;
width: 40%;
box-sizing: border-box;
text-align: right;
padding-right: 20px;
margin-top: 5px;
}

.news_letter .form-group .form-control {
border-radius: 0px;
color: #fff;
background: #273742;
padding: 10px 15px;
height: inherit;
float: left;
vertical-align: middle;
width: 60%;
box-sizing: border-box;
border: none;
}

.footer {
padding: 20px 0px 20px;
text-align: center;
border-bottom: 1px solid #273742;
margin-bottom: 10px;
}

.footer .footer_link {
display: inline-block;
}

.footer .footer_link li {
display: inline-block;
}

.footer .footer_link li a {
color: #fff;
margin-right: 20px;
text-transform: uppercase;
font-size: 13px;
}

.footer .social_icon {
display: inline-block;
}

.footer .social_icon li {
display: inline-block;
margin-left: 25px;
}

.footer .social_icon li a {
color: #fff;
font-size: 15px;
}

.footer .social_icon li a i {
font-size: 15px ! important;
}

.copyright {
text-align: center;
padding-bottom: 20px;
}

.copyright span {
color: #cacaca;
font-size: 15px;
}

.copyright span a {
color: #fff;
margin-left: 2px;
display: inline-block;
text-decoration: underline;
}

.home-slider .owl-dot:hover {
background: #6f95fa;
}

.home-slider .owl-dot.active {
background: #6f95fa;
}

.home-slider .owl-dots {
text-align: center;
position: absolute;
bottom: -30px;
left: 50%;
margin-left: -51px;
z-index: 99;
}

.home-slider .owl-dot {
width: 20px;
height: 20px;
margin: 10px 7px 0px;
border-radius: 20px;
background: #455560;
display: inline-block;
}

.about-page {
background: #f1f1f1;
}

.page_banner {
height: 270px;
}

.about-page .page_banner {
background: url(../img/business-consulting.jpg);
background-position: 0px -200px;
}

.about-page .content {
padding: 40px 0px;
}

.about-page .page_left_heading {
}

.about-page .page_left_heading h2 {
font-weight: 700;
color: #114366;
line-height: 25px;
position: relative;
margin-top: 0px;
}

.about-page .page_left_heading h2:after {
position: absolute;
content: '';
border: 1px solid #114366;
bottom: -10px;
left: 0;
width: 35px;
}

.about-page .about_right_content {
}

.about-page .about_right_content p {
line-height: 26px;
color: #698591;
font-size: 15px;
margin-bottom: 0px;
}

.about_block {
padding-top: 40px;
}

.about_block .sr_no {
padding: 6px 14px;
line-height: 1em;
display: inline-block;
border: 2px solid #114366;
font-size: 25px;
margin-right: 10px;
}

.about_block h2 {
margin: 0px;
padding-bottom: 10px;
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
color: #114377;
}

.about_block p {
line-height: 24px;
color: #698591;
font-size: 15px;
}

.about_block ul {
padding-left: 20px;
}

.about_block ul li {
list-style-type: disc;
font-size: 14px;
line-height: 24px;
color: #698591;
}

.about_block ul li a {
}

#googleMap {
width: 100%;
height: 400px;
}

.contact-page {
background: #f5f5f5;
}

.contact-content {
padding-top: 50px;
}

.contact-content .heading {
text-align: center;
padding-bottom: 25px;
}

.contact-content .heading h2 {
border-bottom: 2px solid #ddd;
padding-bottom: 10px;
font-size: 22px;
font-weight: 600;
position: relative;
}

.contact-content .heading h2:after {
position: absolute;
content: '';
border-bottom: 2px solid #6e99ff;
bottom: -2px;
width: 100px;
left: 50%;
margin-left: -50px;
}

.contact-content .heading span {
font-size: 15px;
display: block;
}

.contact-content .contact_form {
}

.contact-content .contact_form textarea.form-control {
height: 150px;
}

.btn {
padding: 10px 20px;
border-radius: 0px;
}

.btn-primary {
color: #fff;
background-color: #455560;
border-color: #455560;
}

.btn-primary:hover, .btn-primary:focus {
background-color: #374752;
border-color: #374752;
}

.send_btn {
margin-bottom: 20px;
}

.contact-block {
text-align: center;
padding-bottom: 40px;
}

.contact-block a {
color: #000;
font-family: 'Lato', sans-serif;
font-size: 15px;
}

.contact-block span {
display: block;
font-size: 28px;
padding-bottom: 10px;
color: #6b96fe;
}

.contact-content .contact_form .form-control {
border-radius: 0px;
border: 1px solid #EDEDED;
border-bottom: 1px solid transparent;
padding: 12px;
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1)!important;
color: #303030;
height: inherit;
font-size: 14px;
margin-bottom: 19px;
}

.mobile-menu {
display: none;
}
.searvices_box {text-align: left;padding-left: 70px;position: relative;padding-bottom: 30px;min-height: 250px;}
.searvices_box .services_img {position: absolute;left: 5px;top: 5px;}
.searvices_box .services_img img {
max-width: 50px;
width: 100%;
}
.searvices_box h3{margin: 0px;padding-bottom: 10px;font-size: 22px;text-transform: uppercase;font-weight: 400;line-height: 30px;}

.searvices_box p{font-size: 14px;}

.flex-control-nav{
position: absolute !important;
bottom: 10px !important;
z-index: 999 !important;
}
.flex-control-paging li a {
width: 15px !important;
height: 15px !important;
background: #455560 !important;
box-shadow: none !important;
}
.flex-control-paging li a:hover {
background: #6f95fa !important;
}
.flex-control-paging li a.flex-active {
background: #6f95fa !important;
}
.metaslider .flexslider{
margin-bottom:0px !important;
}
.details_page{
padding:20px 0px;
}
.details_page .detail_heading{padding:10px 0px;}
.details_page .detail_heading h2{    font-size: 19px;
font-weight: 600;
text-transform: capitalize;
margin: 0px;    color: #114377;}
.details_page .detail_img{
padding-bottom:20px;
}
.details_page .detail_img img{
max-width:100%;
}
.details_page  .detail_content{
}
.details_page  .detail_content p{
font-size: 14px;
line-height: 24px;
color: #698591;
}
.metaslider .caption h1{
font-weight: 600;
color: #fff;
text-shadow: 1px 1px 5px #000;
font-size: 42px;
margin-bottom: 10px;
}


.job_search_page{
	padding:20px;
}
.job_heading{
position:relative;
    margin-bottom: 40px;
}
.job_heading:after {
    position: absolute;
    content: '';
    border: 1px solid #114366;
    bottom: 0px;
    left: 0;
    width: 35px;
}

.job_heading h2 {
font-weight: 700;
color: #114366;
line-height: 25px;
position: relative;
margin-top: 0px;
    display: inline-block;
}

.job_heading span {
font-weight: 700;
text-transform: capitalize;
font-size: 16px;
color: #114366;
line-height: 30px;
    display: inline-block;
}

.job_title {
}

.job_title a {
	color: #114366;
text-decoration: none;
font-size: 20px;
float: left;
font-weight: 600;
padding-bottom: 5px;

}

.job_title .post_date {
   float: right;
   font-size: 13px;
   color: #114366;
   margin: 6px 0px 0px;
   font-weight: 600;
}
.jobs_meta{}
.jobs_meta a{
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    color: #565656;
    font-family: 'Lato', sans-serif;
}
.jobs_meta a i{
	margin-right:5px;
}
.jobs_descripition{padding-top: 10px;}
.jobs_descripition p{}
.jobs_descripition p a{
    display: inline-block;
    color: #11437d;
    font-size: 14px;
    font-weight: 600;
}
.job_block{
	    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.metaslider .caption-wrap {
background: hsla(0, 1%, 8%, 0.67);
opacity:1 !important;
}
@media (max-width: 1180px) {
.container {
width: auto;
}
header .top_header .info_box {
margin-left: 10px;
}
.home_banner .banner_txt .slider_txt {
padding: 40px 0px;
}
}

@media (min-width: 768px) and (max-width: 979px) {
header .top_header .info_box {
margin-left: 0px;
}
.home_banner .banner_txt .slider_txt {
padding: 20px 0px;
}
}

@media (max-width: 767px) {
.container {
width: auto;
}

.header .logo {
float: none;
text-align: center;
}

header .top_header {
float: none;
}

header .top_header .info_box {
padding-top: 20px;
float: none;
margin-left: 0px;
padding-left: 50px;
}

nav .menus ul {
float: none !important;
border: 1px solid #ddd;
border-bottom: none;
display: none;
}

nav .menus ul li.active {
border-top: none;
background: #F8F8F8;
}

nav .menus ul li:hover {
border-top: none;
background: #F8F8F8;
}

nav .menus ul li {
padding: 11px 15px;
border-left: none;
border-top: none;
border-bottom: 1px solid #ddd;
float: none;
}

nav .menus .social_icon {
border: 1px solid #ddd;
border-top: none;

}

.mobile-menu {
color: #6c95fe;
position: relative;
font-size: 15px;
display: block;
cursor: pointer;
border: 1px solid rgb(221, 221, 221);
text-align: left;
padding: 8px 20px;
font-weight: 600;
}

.mobile-menu span {
font-size: 16pt;
margin-right: 6px;
}

nav {
border-top: none;
border-bottom: none;
margin-bottom: 10px;
}
.home_banner .banner_txt .slider_txt {
padding: 10px 0px;
}
.home_banner .banner_txt .slider_txt p br{
display:none;
}
.owl-carousel.owl-loaded {
display: block;
min-height: 280px;
}
.owl-carousel .owl-item img {
height: 280px;
}
.home_banner .banner_txt .slider_txt h1 {
font-size: 32px;
}
.h2, h2 {
font-size: 24px;
}
}

@media (max-width: 480px) {
.home_banner .banner_txt .slider_txt h1 {
font-size: 22px;
}
.home_banner .banner_txt .slider_txt span {
font-size: 13px;
padding-bottom: 10px;
}
.home_banner .banner_txt .slider_txt p {
font-size: 13px;
}
.owl-carousel.owl-loaded {
display: block;
min-height: 220px;
}
.owl-carousel .owl-item img {
height: 220px;
}
}


.back_btn{
    margin-bottom: 10px;
}
.back_btn a{
        padding: 5px 10px;
    font-size: 13px;
}
.back_btn a i{
margin-right:5px;
}

