

body {
    font-family: 'Avenir LT Std',arial , Open Sans, sans-serif;
    font-size: 15px;
}
h1, h2, h3, h4, h5, h6 { font-family: 'Avenir LT Std'; }
* {transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-duration: .2s;
 -moz-transition-duration: .2s;
-webkit-transition-duration: .2s;
-o-transition-duration: .2s;}
ul{ margin: 0; padding: 0; list-style: none;}

@font-face {
    font-family: 'Chronicle Display';
    src: url('../fonts/ChronicleDisplay-Roman.woff2') format('woff2'),
        url('../fonts/ChronicleDisplay-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Roman.woff2') format('woff2'),
        url('../fonts/AvenirLTStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Black.woff2') format('woff2'),
        url('../fonts/AvenirLTStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}



@media (min-width: 768px){
.navbar-nav {
    float: right;
	padding: 0;
}
}
ul.nav li a{
	font-size: 18px;
    line-height: 24px;
    font-size: 1.275rem;
    color: #003667;
    text-transform: unset;
    letter-spacing: 1px;
    font-weight: 600;
	padding:5px 10px;
}
ul.nav li a:hover, ul.nav li a:focus{
    color: #4d917b;
    background:#ffffff!important
}

ul.nav li li a{
    color: #fff;
	font-weight: 600;
}
ul.nav li li a:hover{
    color: #4d917b;
	background:#003667!important
}


.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-toggle {
   position: absolute;
    top: 30px;
    right: 15px;
    background-color: #003667;
    color: #ffffff;
}
.navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}



.navbar-nav {
    margin: 50px -15px 20px -15px;
}
.navbar-collapse.in {
    overflow-y: auto;
}
.collapse.in {
    display: block;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.dropdown-menu {
    background: #003667;
    padding: 20px 10px;
}


@media (max-width: 768px){
.navbar-collapse.collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch;
	background:#003667!important;
	margin: 0px -15px 0px -15px;
}
.navbar-collapse ul.nav li a{
	font-size: 18px;
    line-height: 24px;
    font-size: 1.275rem;
    color: #ffffff;
    text-transform: unset;
    letter-spacing: 1px;
    font-weight: 600;
	padding:5px;
}
ul.nav li a:hover, ul.nav li a:focus{
    color: #4d917b;
    background:#ffffff!important
}

.navbar-collapse li a {
    color:#ffffff;
}

.navbar-nav { margin:20px}

}

a:hover{text-decoration: none;}

img {width:100%;max-width:100%; }
header {
    position: relative;
    z-index: 9;
    left: 0;
    right: 0;
    padding: 0;
    /* margin: 0 0 -57px 0; */
	width: 100%;
    z-index: 1000;
    background-color: #ffffff;
    border-bottom: 1px solid #f2f2f2;
}
.navbar-collapse:before{
    display: table;
    content: " ";
}
header .header-top {
    background-color: #003768;
    overflow: hidden;
    min-height: 40px;
    line-height: 40px;
    position: relative;
}
header .header-top-area {
    float:right
}
header .header-top .slogan {
    color: #fff;
    text-transform: unset;
    font-size: 14px;
}
header .header-top .user-info {
    color: #fff;
    font-weight: 400;
    text-transform: unset;
}
header .header-top .user-info ul li {
    display: inline-block;
    font-size: 14px;
}
header .header-top .user-info ul li a {
    display: block;
    color: #fff;
    font-weight: 400;
    padding: 0 20px;
    text-transform: unset;
}
header .header-top .user-info ul li:first-child {
    padding-left: 0;
}
header .header-top .user-info ul li {
    display: inline-block;
    font-size: 14px;
}
.member-login {
    background-color: #4d917b;
}

.top-text {
    float: right;
    font-size: 19px;
	text-align: center;
	margin: 10px 0 0 0
}

.logo-box {
    width: 350px;
    display: inline-block;
    overflow: hidden;
    background: #fff;
    padding: 10px 0;
    border-radius: 0 0 10px 10px;
    margin: 0;
}
.logo-box img {
	width:auto;
    max-width: 100%!important;
	
}

.top-text {
    float: right;
    font-size: 19px;
	text-align: center;
	margin: 10px 0 0 0
}
.top-text span { display: block;}


.bg-color-bt{
    height: 6px;
    background-image: linear-gradient(to right, #0a5bac, #005aab, #047be6, #528fc5, #0086ff);
}



/*** silder-secion ***/
.slider-section {
    padding:0px 0 25px 0;
}

/*** slider text ***/
.first-section-box {  width: 100%; display: table;}
.first-section-box .tble-sell {
    display: table-cell;
    vertical-align: top;
}

.left-box-m{background:url(../image/1st-section-bg.jpg) no-repeat center #012e56;  background-size: cover;}
.slider-text-box {
    margin: 150px 0 0 50px;
}
.slider-text-box p {
    font-family: 'Avenir LT Std',arial , Open Sans, sans-serif;
}
.tble-sell.left-box-m { width: 70%;}
.slider-text-box .first-para {
    color: #003768;
    font-size: 35px;
    font-weight: 700;
    margin: 0;
    line-height: normal;
    font-family: 'Chronicle Display';
    width: 50%;
}

.slider-text-box .sec-para {
    color: #414042;
    font-size: 16px;
    margin: 16px 0 0 0;
    font-weight: 300;
    line-height: 24px;
    width: 50%;
}


/** form css here **/
.from-box-main {
    position: relative;
    right: 0;
    z-index: 999;
    top: 0;
    background: rgb(26, 57, 103);
    width: 400px;
    padding: 20px 10px 20px 10px;
    border: 0;
    float: right;
}
/** form css here **/
.from-box-main img {
    width:128px;
	height:128px;
}

.form-group span {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}

.form-group span .arrow-ima  {
    width: 20px;
    float: right;
}

.from-box-main h1 {
    text-align: center;
    font-size: 16px;
    text-transform: none;
    margin: 0 0 10px 0;
    color: #ffffff;
	 font-family: 'Avenir LT Std',arial , Open Sans, sans-serif;
   
}
.from-box-main h2 {
    text-align: center;
    font-size: 18px;
    text-transform: none;
    margin: 0 0 0px 0;
	text-transform:uppercase;
    font-weight: 900;
    color: #ffffff;
	 font-family: 'Avenir LT Std',arial , Open Sans, sans-serif;
   
}

.from-box-main p {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    font-family: 'Avenir LT Std',arial , Open Sans, sans-serif;
}

.from-box-main h1 span { display: block;}

.from-box-main .form-control {
    height: 30px;
    font-size: 13px;
    color: #a09fa2;
    background: #ebebeb;
    border-radius: 0;
}
.from-box-main .form-group {
    margin-bottom: 10px;
}

.from-box-main button {
    width: 120px;
    padding: 0;
    font-size: 20px;
    display: inline-block;
    margin: 12px 0 0 0;
    color: #fff;
	padding:8px 20px 5px;
    background: #ce6b32;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    line-height: 24px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a09fa2 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #a09fa2  !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #a09fa2  !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #a09fa2  !important;
}

.slider-section .form-check-label {
    display: inline-block;
    width: 90%;
    vertical-align: top;
    color: #ffffff;
    font-weight: 600;
}




/** secend sectionn **/
.secend-section .slider-text-box {
    background: #ededed;
    padding: 83px 0 0 50px;
    margin: 0 0px 0 0;
    height: 100%;
    display: block;
    overflow: hidden;
    min-height: 407px;
}
.no-padding{ padding:0}
.light-bg {background: #ededed;}

.secend-section .slider-text-box .sec-para  {
    width: 90%;
}

.secend-section .slider-text-box .first-para {
    width: auto;
    font-size: 30px;
}

.botton-btn {
    background: #1a3967;
    color: #fff;
    line-height: 40px;
    display: block;
    width: 160px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin: 50px 0 0 0;
}

.botton-btn:focus, .botton-btn:visited {  background:#1a3967;color:#fff; text-decoration: none;}
.botton-btn:hover{  background:#d16a3f;color:#fff; text-decoration: none;}

/**third-section**/
.secend-section.third-section  {
    margin: 25px 0;
}
.images-two  { background: #ededed; overflow: hidden;}
.images-two  img{    height: 407px;
    width: auto;
    float: right;
    background: #f00;}

.secend-section.third-section  .slider-text-box .sec-para {
    width: 100%;
}

/**fourth-section**/

.secend-section.four-section .float-right-box, .secend-section.five-section .float-right-box { float: right;}

.secend-section.four-section .slider-text-box .sec-para {
    width: 100%;
    font-size: 16px;
}

.images-four {
    background: #ededed;
    overflow: hidden;
    padding: 50px 30px;
}

.secend-section.four-section { margin-top: 25px; margin-bottom: 25px;}


/**5th section **/
.five-section .images-four {
    background: #ededed;
    overflow: hidden;
    padding:0;
    height: 407px;
}

.secend-section.five-section  { margin-bottom: 25px;}

.secend-section.five-section  .slider-text-box {
    margin: 0 0 0 -32px;
    padding: 80px 40px;
}

/**about secton css here **/

.about-section-one {
    margin: 75px 0;
    width: 100%;
    padding: 0;
}

.secend-section.four-section .slider-text-box  {
    margin: 0 0 0 -32px;
    padding: 40px;
}



.about-section-one p {
    text-align: center;
    font-size: 22px;
    color: #000000;
    line-height: 36px;
	    text-shadow: 2px 0px 1px #fff;
}

.about-section-one p strong {
    font-size: 21px;
    text-shadow: 0px 0px 1px #000;
}


.about-section-one a.button {
    display: block;
    background: #03315f;
    color: #fff;
    width: 244px;
    text-align: center;
    margin: 50px auto 0;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 57px;
    text-shadow: 1px 0px 1px #fff;
}



/**REASONS css here **/

.about-section-one.reasons {
    margin: 0;
    width: 100%;
    background: #013668;
    padding: 30px 0 0;
}


.heading-box-ab {
    text-align: center;
    color: #fff;
    font-size: 25px;
    margin: 7px 0 28px 0;
    font-family: 'Chronicle Display';
}
.about-section-one.reasons .bottom-nav {
    text-align: center;
    margin: 0 0 45px 0;
}
.about-section-one.reasons .bottom-nav:last-child {    margin: 45px 0 10px 0;}
.about-section-one.reasons .bottom-nav li { margin: 0; width: auto;    border-right: solid 1px #e6ebf0;
    padding: 0 15px;}
.about-section-one.reasons .bottom-nav li a {
    color: #e6ebf0;
    text-decoration: none;
}
.about-section-one.reasons .bottom-nav li:last-child {border: none;}
.reasons .heading-box-ab span {
    display: inline-block;
}

.about-section-one.reasons ul li {
    display: inline-block;
    width: 31%;
    margin: 0 20px 11px 0;
    position: relative;
    padding: 0 0 0 65px;
    vertical-align: top;
    color: #313131;
}

.about-section-one.reasons ul li span {
    color: #b5b5a8;
    font-weight: 500;
    font-size: 20px;
    display: block;
    font-family: 'Chronicle Display';
}

.about-section-one.reasons ul li img {
    position: absolute;
    left: 0;
    width: 45px;
    top: 0;
}


.about-section-one.reasons ul li p {
    text-align: left;
    color: #0079c1;
    font-size: 18px;
    line-height: 29px;
	text-shadow: none;
}
/**details css here **/
.about-section-one.reasons.details {
    background: url(../image/suit/svg-grah-color-top.png) no-repeat left top, url(../image/suit/svg-grah-color.png) no-repeat left bottom #f9f9f9;
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
    padding: 108px 0 100px;
	    position: relative;
}

.left-side-box-img {
    position: absolute;
    left: 0;
}



.about-section-one.reasons.details ul li {
    width: 40%;
    padding: 0 0 0 53px;
}

.about-section-one.reasons.details .contact-box  {
    border-left: solid 1px #ccc;
    padding: 0 0 0 12px;
}







footer {
    background: #1b1b1b;
    color: #fff;
    text-align: center;
    font-size: 17px;
    padding: 18px 0;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 999;
}

/**go to top here**/
.sticky {
    position: fixed;
    top: 0px;
    width: 100%;
    animation: MenuSlideDown .3s linear;
    -moz-animation: MenuSlideDown .3s linear;
    -ms-animation: MenuSlideDown .3s linear;
    -o-animation: MenuSlideDown .3s linear;
    -webkit-animation: MenuSlideDown .3s linear;
    box-shadow: 0px 0px 5px rgba(0,0,0,.3);
    background: rgba(255,255,255,0.9);
    border-radius: 0;
    margin: 0;
    padding: 2px 0;
    z-index: 99999;
	display: none;
}



.sticky  .logo-name h2 {
    font-size: 15px;
    margin: 0px 0 1px 0;
    padding: 0;
}

.sticky .logo-main {
    max-width: 93px;
}
.sticky  .logo-2 {
    width: 30px;
}
.sticky  .logo-name .appro {
    margin: 0;
}

.sticky .logo-name .tag-line {
    font-size: 16px;
    margin-top: 0;
}
.trent-ment-btn:hover {
	color: #000;
}
.sticky .search-bar {
	display: block;
}
@-webkit-keyframes MenuSlideDown {
0% {
top:-48px;
}
100% {
top:0px;
}
}
@keyframes MenuSlideDown {
0% {
top:-48px;
}
100% {
top:0px;
}
}
/** #back-top {
	position: fixed;
	bottom: 7px;
	right: 15px;
	z-index: 99;
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a img {
	margin: 0 auto;
}
#back-top a:hover {
	color: #000;
}
#back-top a i {
	background: #ff2c2b;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	font-size: 29px;
	padding-top: 2px;
	border: solid 2px #fff;
	box-shadow: 0px 0px 5px #777;
} **/
#back-top {
  height: auto;
    width: auto;
    padding: 9px;
    position: fixed;
    bottom: 7px;
    right: 15px;
    z-index: 999;
    cursor: pointer;
    display: block;
    text-align: center;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    font-size: 15px;
    text-transform: uppercase;
}
#back-top img {
    width: 25px;
    display: block;
    margin: 0 auto;
}

#back-top a {
    color: #fff;
    text-decoration: none;
    background-image:linear-gradient(to bottom, #b90000, #af0001, #a50001, #9c0101, #920101);
    display: block;
    padding: 5px;
    border-radius: 5px;
    border: solid 2px #fff;
}







