html, body{ height: 100%; font-family: 'Geogrotesque-Medium';}
body{margin:0px; padding-right:0!important; font-family: 'Geogrotesque-Medium';} 
*{margin:0px; padding:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
ul{list-style-type:none; margin:0; padding:0;}
a{text-decoration:none; outline:none; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; -ms-transition:all .4s ease-in-out; color: #0980d4}
a:hover{text-decoration:none; outline:none;}
a:focus{text-decoration:none; outline:none;}
img{border:0;}
.btn-primary.focus, .btn-primary:focus{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
.img-thumbnail{background:none; border:none; padding:0; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.thumbnail img{margin:auto; display:block; padding:0; border:none; max-width:100%;}
textarea.form-control{resize: vertical;}
p{ font-size: 18px; color: #000; margin-bottom: 24px; font-family: 'Geogrotesque-Medium';}
p strong{ font-weight: 800}
.clear {clear:both;}
.container{width:100%; max-width:1170px; padding:0;}

@font-face {
  font-family: 'Geogrotesque-Medium';
  src: url('../fonts/Geogrotesque-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Geogrotesque-Medium.otf')  format('opentype'),
	     url('../fonts/Geogrotesque-Medium.woff') format('woff'), url('../fonts/Geogrotesque-Medium.ttf')  format('truetype'), url('../fonts/Geogrotesque-Medium.svg#Geogrotesque-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Nexa Bold";
  src: url('../fonts/nexabold.eot?#iefix') format('embedded-opentype'),  url('../fonts/nexabold.otf')  format('opentype'),
	     url('../fonts/nexabold.woff') format('woff'), url('../fonts/nexabold.ttf')  format('truetype'), url('../fonts/nexabold.svg#nexabold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Nexa Light";
  src: url('../fonts/NexaLight.eot?#iefix') format('embedded-opentype'),  url('../fonts/NexaLight.otf')  format('opentype'),
	     url('../fonts/NexaLight.woff') format('woff'), url('../fonts/NexaLight.ttf')  format('truetype'), url('../fonts/NexaLight.svg#NexaLight') format('svg');
  font-weight: normal;
  font-style: normal;
}


.container{width:100%; max-width:1170px; padding:0;}
header .bg-faded{ background:#FFF; padding:0; width:100%;}
header a.navbar-brand span{font-size:14px; font-weight:400; font-style:italic; color:#777; margin: 0 0 0 -70px; display: inline-block; top: 15px; position: relative;}
header nav ul.navbar-nav li{margin:0 10px;}
header nav ul.navbar-nav li a.nav-link{font-size:16px; font-weight:500; color:#000; padding:11px 16px!important; border-bottom:2px solid #FFF;}
/*header nav ul.navbar-nav li a.nav-link:hover{ border-bottom:2px solid #094a9c;}*/
header .navbar-light .navbar-nav .nav-link{color:#000;}
header nav li a.nav-link.btn-primary.btn{color:#FFF; text-transform:uppercase; background:#094a9c; border:none; border-radius:30px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);}
header nav li a.nav-link.btn-primary.btn:hover{color:#FFF;}


.main-top-con {background:#FFF url(../images/banner-img.jpg) center top no-repeat; background-size:cover; padding:80px 0px; text-align:center;}
.main-top-con h1{font-size:42px; font-weight:600; color:#fffc00; font-family: "Nexa Bold";}
.main-top-con h1 span {font-size:38px;}

.sec-first {background:#fff; padding:80px 0;}
.sec-first .contact-bg {background:url(../images/contact-bg.png) center no-repeat; text-align:center; padding-top:80px; width:970px; height:210px; margin:0 auto;}
.sec-first .contact-bg a {background:#ed7d31; font-size:22px; text-transform:uppercase; color:#FFF; text-align:center; padding:15px 70px; border-radius:30px;}
.sec-first .contact-bg a:hover {background:#fb6d0d;}

.sec-two {background:#eaeaea url(../images/grey-bg.jpg) right no-repeat; padding:80px 0;}
.sec-two p {font-size:22px;}
/*.sec-two ol.a {list-style-type: upper-roman; }*/
/*.sec-two ol li {font-size:22px;  color:#000; font-family: 'Geogrotesque-Medium'; margin:30px 0 0 20px;}
.sec-two ol li::before {color:#fff; background:#03F; list-style-type: upper-roman;}
*/

.blue::before {
  background-color: blue; color:#FFF; padding:5px 10px; border-radius:4px;}
ol {
  counter-reset: myOrderedListItemsCounter;
}
ol li {
  list-style-type: none; font-size:22px;  color:#000; font-family: 'Geogrotesque-Medium'; margin:30px 0 0 20px;
  position: relative;
}
ol li:before {
  counter-increment: myOrderedListItemsCounter;
  content: counter(myOrderedListItemsCounter)".";
  margin-right: 10px;
}

.blue-bg {background:#1631ba url(../images/blue-bg.jpg) right no-repeat; padding:200px 0px;}
.blue-bg h2 {font-size:40px; color:#FFF; margin-bottom:20px;}
.blue-bg p {color:#FFF; font-size:20px;}
.blue-bg img {display:none;}



.footer-grey-bg{background:#eaeaea; padding:45px 15px 25px 15px;}
.footer-grey-bg .bottom-top-arrow{margin:-70px 0 0 0; }
.footer-grey-bg .bottom-top-arrow a{margin:0; display:inline-block;}
.footer-grey-bg span{font-size:17px; font-weight:600; color:#094a9c; line-height:24px; padding-top:20px; max-width:600px;}
.footer-grey-bg .icon-back a{margin:0 0 0 14px; padding-top:20px;}

.footer-white-bg{background:#FFF; padding:15px;}

.footer-white-bg p{margin:0; padding:0; font-size:13px; color:#666;}
.footer-white-bg .bottom-nav ul li{float:left; margin:0 15px 0 0;}
.footer-white-bg .bottom-nav ul li a{font-size:14px; color:#094a9c;}
.footer-white-bg .bottom-nav ul li a:hover{text-decoration:underline;}


.scroll-txt{ width:100%; float:left; position:absolute; left:0; right:0; text-align:center; color:#FFF; bottom:10px; font-size:13px; font-weight:500; letter-spacing:4px; transform:translateY(-5px); animation:bounce .5s infinite alternate; -webkit-animation:bounce .5s infinite alternate;}

@keyframes bounce {
  from {
    transform: translateY(-10px);
  }

  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes bounce {
  from {
    -webkit-transform: translateY(-10px);
  }

  to {
    -webkit-transform: translateY(0);
  }
}




.container-fluid.footer-white-bg {padding-bottom:190px;}
	.footer-white-bg .bottom-nav ul li.nav-item ul.dropdown-menu li {float: none; margin:0 10px; padding: 3px 0;}
	.footer-white-bg .bottom-nav ul li.nav-item ul.dropdown-menu{min-width:200px;}
	.fac {font-size:16px; display: inline-block; text-align:center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 36px;
  background-color: #39579a;
  color: #fff;
  margin: 25px 0px 3px 0!important;}
  
  .fac2 {font-size:16px; display: inline-block; text-align:center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 36px;
  background-color: #39579a;
  color: #fff;
  margin: 0px 0px 3px 0!important;}
  .fac:hover { background-color: #4268bc;}
  .footer-grey-bg .icon-back a {margin-left:5px!important;}
