* 01.GENERAL STYLE
* ----------------------------------------------------------------------------------------
*/
body {
    background-color: #ffffff;
    color: #444444;
    font-family: "Source Sans Pro",sans-serif !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}
html,
body { height: 100% }
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #282828;
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    line-height: 100%;
    margin: 0;
}
a {
    text-decoration: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
a:hover {
    color: #686060;
    text-decoration: none;
}
a:focus {
    outline: none;
    text-decoration: none;
}
ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}
/*START PRELOADER DESIGN*/
.preloader {
    background: #FFF;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
.status,
.status-mes {
    background-image: url(../img/status.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px;
}
/*END PRELOADER DESIGN*/
/*START SCROLL TO TOP*/
.topcontrol {
    background: #222 none repeat scroll 0 0;
    border-radius: 50px;
    bottom: 5px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    font-size: 26px;
    height: 40px;
    opacity: 1;
    filter: alpha(opacity=100);
    padding: 5px 12px;
    position: fixed;
    right: 5px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 40px;
}
.topcontrol:hover {
    background: #094567;
    color: #fff;
}
/*END SCROLL TO TOP*/
/*START BTN STYLE*/
.btn-light-bg {
    border: 1px solid #ddd;
    border-radius: 0;
    color: #444;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    padding: 8px 40px;
    text-transform: capitalize;
    transition: all 0.2s ease 0s;
}
.btn-light-bg:hover,
.btn-light-bg:focus {
    background: #094567;
    border: 1px solid #094567;
    color: #fff;
}
/*END BTN STYLE*/
.section-padding { padding: 30px 0 }
.section-title h2 {
    text-transform: uppercase;
    padding-bottom: 2px;
    line-height: 1.4em;
}
.section-title h2 span { color: #094567 }
.section-title-white { color: #fff }
.line {
    background: #094567 none repeat scroll 0 0;
    display: block;
    height: 2px;
    margin: 20px auto 30px;
    width: 100px;
}
/*
* ----------------------------------------------------------------------------------------
* 01.END GENERAL STYLE
* ----------------------------------------------------------------------------------------
*/
/*
 * ----------------------------------------------------------------------------------------
 * 02.BOOTSTRAP NAVIGATION OVERRIDES
 * ----------------------------------------------------------------------------------------
*/
.navbar-default {
    background: #094567 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    margin-bottom: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: #fff none repeat scroll 0 0;
    color: #094567 !important;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #094567  !important;
    background-color: transparent;
}
.navbar-brand { padding: 6px }
@media only screen and (max-width:480px) {
    .navbar-brand {
        padding: 0;
        margin-left: 10px;
    }
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
    font-weight: 400;
}
.menu-top li a {
    color: #fff !important;
    font-family: montserrat;
    margin-bottom: 10px;
    margin-top: 12px;
}
.menu-top li a:hover {
    color: #95e3ff !important;
}
@media only screen and (max-width:768px) {
    .navbar-default .navbar-nav > li > a { margin-top: 0 }
}
@media only screen and (max-width:480px) {
    .navbar-default .navbar-nav > li > a { color: #fff }
}
.navbar-default.menu-shrink {
    background-color: #040e18;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
    width: 100%;
}
@media only screen and (max-width:480px) {
    .menu-top {
        color: #fff !important;
        margin-left: 0px;
        padding: 10px 0;
    }
}
.navbar-default.menu-shrink li a:hover { color: #094567  !important }
.navbar-default .navbar-toggle {
    background: #fff none repeat scroll 0 0;
    color: #094567  !important;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: #fff }
.navbar-default .navbar-toggle .icon-bar { background-color: #094567 }
/*
* ----------------------------------------------------------------------------------------
* 02.END BOOTSTRAP NAVIGATION OVERRIDES
* ----------------------------------------------------------------------------------------
*/
/*
 * ----------------------------------------------------------------------------------------
 *  03.START HOME DESIGN
 * ----------------------------------------------------------------------------------------
 */
.home_overlay {
    background: url(../img/bg-overlay.png) center center repeat;
    height: 100%;
}
.hero { height: 550px }
.hero-text { padding-top: 80px }
.hero-text h1 {
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    font-weight: 300;
}
@media only screen and (max-width:768px) {
    .hero-text h1 { font-size: 50px }
}
@media only screen and (max-width:480px) {
    .hero-text h1 {
        font-size: 40px;
        line-height: 40px;
    }
}
@media only screen and (max-width:360px) {
    .hero-text h1 {
        font-size: 30px;
        line-height: 30px;
    }
}
.hero-text p {
  font-family: 'Open Sans',sans-serif;
    color: #fff;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 50px;
}
@media only screen and (max-width:320px) {
    .hero-text p { font-size: 18px }
}
.btn-home-bg {
    background: #239278 none repeat scroll 0 0;
    border: 2px solid #239278;
    border-radius: 12px;
    color: #fff;
    font-family: montserrat;
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}
.btn-home-bg:hover,
.btn-home-bg:focus {
    background: #32967e;
    border: 2px solid #32967e;
    color: #fff;
}

.btn-login-bg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 8px;
    color: #fff;
    font-family: montserrat;
    font-size: 14px;
    font-weight: 700;
    margin-right: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}
.btn-login-bg:hover,
.btn-login-bg:focus {
    background: #fff;
    border: 2px solid #fff;
    color: #fff;
}



.btn-register-bg {
    background: #239278; none repeat scroll 0 0;
    border: 2px solid #239278;
    border-radius: 8px;
    color: #fff;
    font-family: montserrat;
    font-size: 14px;
    font-weight: 700;
    margin-right: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}
.btn-register-bg:hover,
.btn-register-bg:focus {
    background: #239278 !important;
    border: 2px solid #239278 !important;
    color: #fff !important;
}



@media only screen and (max-width:320px) {
    .btn-home-bg {
        margin-right: 0;
        padding: 10px;
    }
}

/*START HTML5 VIDEO DESIGN*/
.html-video {
    top: 0%;
    left: 0%;
    max-height: 700px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.html-video:before {
    content: "";
    background: rgba(0,0,0,0.4) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.slider-caption {
    position: absolute;
    top: 40%;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 15;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
.slider-caption h2 { padding-top: 100px }
video { min-width: 100% }
/*END HTML5 VIDEO DESIGN*/
/*
 * ----------------------------------------------------------------------------------------
 *  03.END HOME DESIGN
 * ----------------------------------------------------------------------------------------
 */
/*
 * ----------------------------------------------------------------------------------------
 *  04.START ABOUT US DESIGN
 * ----------------------------------------------------------------------------------------
 */
.about_us p { margin-top: 8px; font-family: 'Open Sans',sans-serif; font-size: 15px; }
/*
 * ----------------------------------------------------------------------------------------
 *  04.END ABOUT US DESIGN
 * ----------------------------------------------------------------------------------------
 */
/*
* ----------------------------------------------------------------------------------------
*  05.START WHY CHOOSE US DESIGN
* ----------------------------------------------------------------------------------------
*/
.single_why { padding-top: 100px }
@media only screen and (max-width:768px) {
    .single_why { padding-top: 0px }
}
@media only screen and (max-width:480px) {
    .single_why { padding-top: 50px }
}
.single_why i {
    border: 2px solid #8fbe6c;
    border-radius: 50px;
    color: #5A843A;
    font-size: 28px;
    height: 65px;
    line-height: 65px;
    margin-bottom: 20px;
    text-align: center;
    width: 65px;
}
.single_why h3 { text-transform: capitalize }
.single_why span {
    background: #094567 none repeat scroll 0 0;
    display: block;
    height: 2px;
    margin: 20px auto;
    width: 100px;
}
.single_why p { margin-bottom: 0; font-family: "Open Sans",sans-serif; font-size: 15px; }
.carousel-indicators li {
    background: #222 none repeat scroll 0 0;
    border: 1px solid #222;
    border-radius: 12px;
    height: 4px;
    margin: 0 1px;
    width: 30px;
}
.carousel-indicators .active {
    height: 3px;
    margin: 0 1px;
    width: 30px;
    border: 1px solid #094567;
    background: #094567 none repeat scroll 0 0;
}
.carousel-indicators { bottom: -60px }
@media only screen and (max-width:480px) {
    .carousel-indicators { bottom: -90px }
}




/*
* ----------------------------------------------------------------------------------------
*  05.END WHY CHOOSE US DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
*  06.START FEATURE DESIGN
* ----------------------------------------------------------------------------------------
*/
.single_feature { transition: .7s }
@media only screen and (max-width:768px) {
    .single_feature { margin-bottom: 40px }
}
.single_feature p {
    overflow: hidden;
    margin-bottom: 0;
    font-family: "Open Sans",sans-serif; font-size: 15px;
}
.s_featicon_wrap {
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #094567;
    display: inline-block;
    font-size: 25px;
    height: 65px;
    line-height: 65px;
    margin-bottom: 30px;
    text-align: center;
    width: 65px;
    transition: .5s;
    position: relative;
}
.s_featicon_wrap:after {
    border: 5px solid #e8e8e9;
    border-radius: 50%;
    content: "";
    height: 75px;
    left: -6px;
    opacity: 0;
    position: absolute;
    top: -6px;
    transform: scale(1.5);
    transition: all 0.5s ease 0s;
    width: 75px;
}
.single_feature:hover .s_featicon_wrap:after {
    left: -6px;
    opacity: 1;
    top: -6px;
    transform: scale(1);
}
.single_feature h3 {
    position: relative;
	font-size:18px;
    text-transform: uppercase;
    margin-bottom: 0;
    transition: 0.5s;
}
.single_feature .divider {
    width: 40px;
    height: 1px;
    margin: 0 auto;
    background: #094567;
    display: inline-block;
}
.single_feature:hover .s_featicon_wrap {
    background: #094567;
    color: #fff;
    border-color: #094567;
}
.single_feature:hover h3 { color: #094567 }
/*
* ----------------------------------------------------------------------------------------
*  06.END FEATURE DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
 * ----------------------------------------------------------------------------------------
 *  07.START COUNT DOWN DESIGN
 * ----------------------------------------------------------------------------------------
 */
.counter_feature { background: #e5e5e5 none repeat scroll 0 0 }
.counter {
    background: #09121b none repeat scroll 0 0;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    padding: 25px;
}
.counter span {
    background: #094567 none repeat scroll 0 0;
    display: block;
    height: 2px;
    margin: 15px auto;
    width: 60px;
}
@media only screen and (max-width:480px) {
    .counter { margin-bottom: 10px }
}
.counter h2 {
    color: #fff;
    font-weight: 700;
}
.counter p {
      font-family: "Open Sans",sans-serif; font-size: 15px;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 0;
}
@media only screen and (max-width:768px) {
    .counter p { font-size: 13px }
}
@media only screen and (max-width:360px) {
    .counter p { font-size: 12px }
}
@media only screen and (max-width:320px) {
    .counter p { font-size: 20px }
}
/*
 * ----------------------------------------------------------------------------------------
 *  07.END COUNT DOWN DESIGN
 * ----------------------------------------------------------------------------------------
 */
/*

* ----------------------------------------------------------------------------------------
* 15.START NEWSLETTER DESIGN
* ----------------------------------------------------------------------------------------
*/

/*statistic*/
.statisticContainer{
	width: 100%;
	overflow: hidden;
	background: #e5e5e5;
}
.statisticInner{
	width: 1000px;
	margin:  0 auto;
	overflow: hidden;
	padding: 25px 0;
}
.statisticPart{
	width: 32%;
	float: left;
	height: 145px;
	border-radius: 3px;
	padding-left: 149px;
	padding-top: 40px;
  line-height: 2.1em;
  font-weight: 600;
  font-size: 13px;
}
.statisticPart h3{
	font-size: 26px;
	color: #fdfff5;
	font-family: 'GothamRounded-Bold';
}
.statisticPart p{
   font-family: "Open Sans",sans-serif;
	font-size: 18px;
	color: #fdfff5;
}
.statisticPart1{
	background: url(../img/icon_stt1.png) #239278 no-repeat 15px center;
}
.statisticPart2{
	margin-left: 2%;
	background: url(../img/icon_stt2.png) #239278 no-repeat 15px center;
}
.statisticPart3{
	float: right;
	background: url(../img/icon_stt3.png) #239278 no-repeat 15px center;
}


/*START COPYRITGHT*/
.copyright {
    background: #09121B;
    padding: 30px 0;
}
.copyright p {
    font-family: "Open Sans",sans-serif;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #fff;
}
.copyright p span { color: #094567 }

.footer_psg {
  color: #fff;
font-family: "Open Sans",sans-serif;
font-weight: 600;
font-size: 15px;
}
/*END COPYRITGHT*/
/*
* ----------------------------------------------------------------------------------------
* 15.END NEWSLETTER DESIGN
* ----------------------------------------------------------------------------------------
*/


========================================================================
Feature styles
------------------------------------------------------------------------


.feature {
  background: url(../images/feature_bg.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 0 0;
  overflow: hidden;
}
.feature-list-left li {
  text-align: right;
  padding-right: 80px;
}
.feature-list-left li, .feature-list-right li {
  position: relative;
  margin-bottom: 30px;
}
.feature-list-left .feature-icon {
  position: absolute;
  top: 15%;
  right: 0px;
  width: 58px;
  height: 58px;
}
.feature-list-left .feature-icon, .feature-list-right .feature-icon {
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-transition: all ease-in .4s;
  -moz-transition: all ease-in .4s;
  -o-transition: all ease-in .4s;
  -ms-transition: all ease-in .4s;
}
.feature-list-left .fa, .feature-list-right .fa {
  font-size: 23px;
  line-height: 56px;
}
.feature-list-right .feature-detail {

}
.feature-list-right li {
  text-align: left;
  padding-left: 80px;
}
.feature-list-right .feature-icon {
  position: absolute;
  top: 15%;
  left: 0px;
  width: 58px;
  height: 58px;
}

.feature h4 {
  font-weight: 700;
  color: #fff;
}
.feature p {
  font-size: 15px;
  color: #fff;
  margin-top: 3px;
}
.feature-list-left li:hover .feature-icon, .feature-list-right li:hover .feature-icon {
  box-shadow: inset 0px 0px 0px 50px #fff;
  -webkit-box-shadow: inset 0px 0px 0px 50px #fff;
  -moz-box-shadow: inset 0px 0px 0px 50px #fff;
  color: #00A7DD;
  border: 2px solid transparent;
}

/*------ For solid background color-----*/
section.solid-bg, #footer.solid-bg {
  background: #166183;
}


/*

