@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Catamaran:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');

*{ margin: 0px;
   padding: 0px;
}

body{
	font-family: 'Catamaran', sans-serif;
}

a:hover, a:focus{
	text-decoration: none;
}

.featurette-divider {
    margin: 80px 0;
}

.affix {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.Section {
    padding-top: 130px;
    padding-bottom: 70px;
    overflow: hidden;
    line-height: 32px;
    position: relative;
    height: 100%;
    background-color: #ffffff;
}

@media (max-width: 992px){
.Section {
    padding-top: 50px;
	padding-bottom: 50px;
}}

.intro {
    background-color: #ff6600;
	display: block;
	padding-bottom: 50px;
}

@media (min-width: 992px){
.Section-title {
    margin-top: 0px;
}}

@media (min-width: 768px){
.Section-title {
    font-size: 50px;
}
}

.Section-title {
	line-height: 1;
    position: relative;
    padding-bottom: 31px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #373542;
	text-transform: uppercase;
    text-align: center;
    z-index: 10;
    /* text-transform: uppercase; */
}

.Section-content {
    text-align: center;
}
@media (min-width: 480px){
.Section-content {
    margin: 0px 0 29px;
}}

#contact{
	padding-bottom: 70px;
}

#about p {
    text-align: justify;
	font-weight: 400;
}

#about h1,
#about p{
	color: #ffffff;
	color: #fff;
}

.Section-content p {
	font-weight: 400;
    line-height: 1.8;
	font-size: 19px;
    color: #6a6871;
	
}

.Service {
    text-align: left;
    color: #3179bd;
}

.Service h2{
	font-size: 30px;}
	
.Service h2 small{
	color: #3179bd;
}

.Header_content {
    position: absolute;
    top: 49%;
    left: 0;
	right: 0;
    z-index: 10;
    max-width: 100%;
    margin: 0 45px;
    padding-bottom: 1px;
    overflow: hidden;
    text-align: center;
}

.download_app_header {
    border: none;
    color: rgb(248, 248, 248);
    font-size: 17px;
    padding: 8px 10px 8px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    display: -webkit-inline-box;
    background: #0000ff;
    padding-left: 40px;
    padding-right: 40px;
    width: auto;
	border-radius: 100px;
}

.download_app_header:hover{
	background: #ff6600;
}

.download_app_header:hover, .download_app_header:active, .download_app_header:focus{
	color: #ffffff;
}

@media (max-width: 768px){
	.carousel {
    margin-bottom: 60px;
    margin-top: 95px;
}}

#body .navbar-default {
    background-color: #ffffff;
    padding: 5px 0px;
    margin-bottom: 0px;
	border: none;
}

#body .affix {
    padding: 5px 90px !important;
	top: 0px;
	border-bottom: 2px solid #ececec;
}


@media (max-width: 768px){
#body .affix {
    padding: 0px !important;
	top: 0px;
	border-bottom: 2px solid #ececec;
}
.img-logo{
	height: 100px;
    padding: 8px;
}
.navbar-default .navbar-toggle{
	margin-top: 35px;
}
}


@media (min-width: 768px){
.navbar-right {
    float: right !important;
    margin-right: -15px;
    margin-top: 40px;
}
}

#body .navbar-nav li {
    font-size: 16px;
	font-weight: 600;
    display: -webkit-box;
    text-transform: uppercase;
}

.Header_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10px;
    background-color: rgba(53, 56, 68, 0);
}

#body .navbar-nav li a{
    color: #274162;
}

#body .navbar-nav li a.log {
    font-size: 14px !important;
	font-weight: 600;
    padding: 2px 10px !important;
    border-radius: 100px;
    margin: 5px 10px !important;
    color: #323a46;
}

#body .navbar-nav li a.log:hover{
	background:#f5f5f5;}

#body .navbar-nav li a:hover{
    color: #ff6600;
}

.navbar-default .navbar-nav li a:active{
	color: #3179c5  !important;
	
}

@media (min-width: 768px){
.navbar-wrapper {
    margin-top: 20px;
}}

.navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}

@media (min-width: 768px){
.navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
}
}

.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-default .navbar-nav .active a {
    background-color: transparent !important;
    color: #ff6600 !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.mission{
	background: #fff;
	padding: 60px 60px;
}

.mission h3{
	color: #274162 !important;
	font-size: 35px;
	margin-bottom: 35px;
}

.mission p{
	color: #274162 !important;
	font-size: 20px;
}

.pv5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.pv5 a{
	margin: 15px;
}

.pv5 i{
	font-size: 30px;
	    color: #274162;
		transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease;
}

.pv5 i:hover{
	font-size: 30px;
	color: #317abe;
	webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
	transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease;
}

footer{
	font-size: 16px;
    color: #fff;
    background: #274162;
}
footer .footer-below {
	padding: 25px 0;
	background-color: #ff6600
}
footer a {
    font-size: 20px;
    color: #ffffff;
}

footer p{
	margin-top: 25px;
	margin-bottom: 25px;
}

footer a:hover, footer a:focus, footer a:active{
    text-decoration: none;
    color: #ffffff;
}

#contact address{
	font-size: 22px;
    color: #606163;
}


.quick-contact{
	padding: 70px 0 50px;
}

.form-cont{display: block;
    width: 100%;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: none;}
	
textarea.form-cont {
    height: auto;
	resize: vertical;
}

.form-cont:focus{
	border: 1px solid #317abe;
    outline: none;
}

@media (max-width: 768px){
	#contact address{
	font-size: 18px;
    color: #606163;
}}

#contact address span{
	font-size: 25px;
    color: #317abe;
}

@media (max-width: 768px){
	#contact address span{
	font-size: 22px;
    color: #317abe;
}
}

.email, .mobile{
	font-size: 22px;
}

.email a{
	color: #317abe;
}

section.app_download {
    z-index: 1;
    background: #3179bd;
    position: relative;
    color: #ffffff;
    padding: 40px 0px 40px 0px;
}

.download_app {
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 16px;
	border-radius: 100px;
    display: -webkit-inline-box;
}

a.download_app:hover, a.download_app:focus {
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
    padding: 10px 20px;
    background: #317abe;
}

.map-container {
	width: 100%;
}
.map-container iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}
.map-container iframe.clicked{
	pointer-events: auto;
}

.scroll-top {
	position: fixed;
	right: 2%;
	bottom: 2%;
	width: 50px;
	height: 50px;
	z-index: 1049
}
.scroll-top .btn {
	font-size: 20px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	line-height: 28px
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    top: 4px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
