/* 
templatemo 395 urbanic
*/

/* 
Urbanic Template 
http://www.templatemo.com/preview/templatemo_395_urbanic 
*/

body, html {
  overflow-x: hidden;
}

body {
  background-color: #ffffff;
  font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p {
  font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
}

* {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.event-list h6 {
  font-size: 13px;
  margin: 0;
  color: #091996;
  font-weight: bold;
}

.event-list li {
  line-height: 18px;
  font-size: 11px;
}

.event-list span {
  color: #d6a11f;
}

span#lblhead {
  float: left;
}

div#formValidator {
  clear: both;
}

.step {
  float: right;
  margin-top: 10px;
}

.step2 {
  float: right;
  margin-top: 10px;
  margin-right: 55px;
}

.tbl {
  border-collapse: inherit;
  border-spacing: 1px;
}

.tbl th {
  padding: 10px;
  background-color: #ccc;
  font-size: 16px
}

.tbl td {
  padding: 10px;
  background-color: #e5e5e5;
}

.carousel-caption {
  bottom: 50%;
}

.carousel-caption h1 {
  font-size: 42px;
  font-weight: bold;
}

.templatemo_clear {
  clear: both;
}

.height30 {
  height: 30px;
}

.memlist-social {
  margin-top: 7px;
  margin-right: -5px;
  margin-left: -8px;
}

#myBtn {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Fixed/sticky position */
  bottom: 20px;
  /* Place the button at the bottom of the page */
  right: 30px;
  /* Place the button 30px from the right */
  z-index: 99;
  /* Make sure it does not overlap */
  border: none;
  /* Remove borders */
  outline: none;
  /* Remove outline */
  /* background-color: #e9d389; */
  /* Set a background color */
  color: #174f84;
  /* Text color */
  cursor: pointer;
  /* Add a mouse pointer on hover */
  padding: 9px;
  /* Some padding */
  border-radius: 10px;
  /* Rounded corners */
  font-size: 16px;
  font-weight: bold;
}

.bv-form .help-block {
  text-align: left;
}

.pas {
  float: right;
}

.loginform li {
  list-style: none;
  float: left;
  margin: 5px;
}

.user {}

#captchamsg {
  color: #fff !important;
}

.coupon {
  margin-top: 15px;
  text-align: center;
}

.coupon a {
  background-color: #fff;
  padding: 3px 8px 3px 8px;
  border: 1px solid #ccc;
  text-decoration: none;
}

.coupon a:hover {
  background-color: #0a5f96;
  color: #FFF;
}

.coup:hover {
  background-color: rgba(242, 242, 243, 0.58);
  box-shadow: 3px 3px 10px #ccc;
}

.coup {
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #f5f3f3;
  border-right: 1px solid #f5f3f3;
  border-left: 1px solid #f5f3f3;
  padding-bottom: 15px;
  padding-top: 15px;
  clear: both;
}

.coup1 h4 {
  margin-bottom: 5px;
  color: #03599e;
  margin-left: -1px;
}

.coup1 p {
  margin-top: 4px;
}

.rightb ul {
  float: right;
}

.rightb ul li {
  float: left;
}

.sidebar-top ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: space-between;
}

.sidebar-top ul li {
  flex: 0 0 20%;
}

.eventsuccess {
  background-color: #64a75f;
  color: black;
  text-align: center;
  padding: 23px;
  font-size: 18px;
}

.eventsuccess a {
  color: #fafbfd;
  text-decoration: underline;
}

.search-peoples input[type="text"] {
  padding: 3px;
  padding: 4px;
  border-radius: 3px;
  border: 1px solid gray;
  width: 100%;
}

.maincat .search-peoples {
  padding: 0;
  width: 30%;
  float: right;
  clear: both;
}

.newsfeed-box {
  background-color: #f7f7f7;
  padding: 10px;
  border: 1px solid #eaeae9;
  margin-bottom: 20px;
}

ul#eventfeed {
  background-color: #f7f7f7;
  border: 1px solid #eaeae9;
  padding: 10px;
}

.listfor {
  margin-right: 2px;
  background-color: #f3f1f1;
  padding: 10px;
  margin-bottom: 2px;
}

.titlefor {
  margin-right: 2px;
  background-color: #d6d2d2;
  padding: 10px;
  margin-bottom: 2px;
  font-size: 16px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .loginform {
    float: none !important;
    position: relative;
    left: 105px;
  }
}

.loginform {
  float: right;
}

li.remm {
  margin-left: 44px;
}

li.forgot {
  margin-left: 115px;
}

.get {
  text-align: right;
  margin-top: 3px;
}

#myBtn:hover {
  /*background-color: #fff7bc;*/
  /* Add a dark-grey background on hover */
}

.modal-header-warning {
  color: #fff;
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  background-color: #f0ad4e;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.templatemo-top-bar {
  min-height: 40px;
  background-color: #eeeeee;
}

.templatemo-top-menu {
  min-height: 121px;
  background-color: #ffffff;
  z-index: 5000;
  width: 100%;
  position: absolute;
  transition: all .5s
}

.templatemo-top-menu .navbar-toggle {
  margin-top: 19px;
}

/*.form-horizontal .form-group{ margin-right:2px; margin-left:-2px;}*/

.alert-danger {
  margin-top: 4px;
  margin-bottom: 4px;
}

.alert {
  padding: 4px;
}

#alertBox {
  position: fixed;
  top: 20%;
  margin-top: -26.3px;
  z-index: 9999;
  width: 600px;
  left: 50%;
  margin-left: -300px;
  display: none;
}

#loader {
  background: rgba(255, 255, 255, 0.5) url(/images/bx_loader.gif) no-repeat center;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}

.templatemo-top-menu .navbar-brand {
  padding: 0;
  margin: 11px 0 0 0;
}

/* ------ Carousel ----- */

#templatemo-carousel {
  background: url('../images/templatemo_carousel_bg.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-x: hidden;
  margin-bottom: 0;
  height: 875px;
}

#templatemo-carousel .carousel-caption {
  z-index: 10;
}

#templatemo-carousel .item {
  height: 500px;
}

#templatemo-carousel .carousel-inner>.item>img {
  position: absolute;
  min-width: 100%;
  height: 500px;
  left: 0;
  top: 0;
}

input#btnCancel {
  background-color: #0d5c91;
  color: #fff;
}

.btn btn-default {
  background-color: #0d5c91;
  color: #fff;
}

.btn btn-default:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

@media (min-width: 768px) {
  #templatemo-carousel .carousel-caption p {
    margin-bottom: 20px;
    line-height: 1.4;
    font-size: 21px;
  }
  .get {
    text-align: right;
    margin-top: 3px;
  }
  #templatemo-carousel .carousel-caption {
    right: 20%;
    position: absolute;
    left: 20%;
    opacity: 1;
    z-index: 11;
    top: 110px;
  }
}

@media (max-width: 768px) {
  #templatemo-carousel .carousel-caption {
    /*padding-bottom: 85px;*/
  }
}

@media (max-width: 1024px) {
  #templatemo-carousel {
    /*background: url('../images/templatemo_carousel_bg_s.jpg') no-repeat center center; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom: 0;
    height: 500px;
  }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */

.templatemo-welcome {
  border-bottom: 1px solid #cccccc;
  min-height: 230px;
}

.templatemo-slogan {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 42px;
  margin: 18px 0;
  color: #333333;
}

.templatemo-service {
  margin-bottom: 100px;
  margin-top: 100px;
}

.templatemo-service-item {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 10px;
  font-size: 20px;
}

.templatemo-service-item p {
  font-weight: lighter;
  text-align: justify;
  margin-top: 25px;
  font-size: 14px;
  color: #929292;
}

.fa {
  font-size: 20px;
}

.subheader {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  margin-top: 12px;
  font-size: 12px;
  color: #174f84;
}

.btndwn {
  padding: 10px 20px 10px 20px;
  font-size: 15px;
}

.btn-orange {
  background-color: #174f84;
  /*border-bottom: 2px solid #e6cd82;*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
  background-color: #ddc173;
  color: #ffffff;
}

.btn-green {
  background-color: #2ecc71;
  border-bottom: 2px solid #27ae60;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
}

.scro {
  height: 228px;
  overflow: auto;
  overflow-x: hidden;
}

.accordion h2 a {
  color: #666;
  display: block;
  padding: 8px;
  background: #f3f2ec;
  font-size: 16px;
}

.accordion h2 {
  font-size: 16px;
  border-radius: 4px;
  margin: 0px;
  text-align: left;
  padding: 8px;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
  background-color: #ffb74d;
  color: #0d5c91;
}

.navbar-header {
  height: auto;
  width: 100%;
}

.nav>li>a {
  padding: 10px 17px;
}

.btn-default {
  border: 0;
}

button.btn.btn-default {
  background-color: #CCC;
}

.nav>li>a:hover, .nav>li>a:focus {
  background-color: #194e82;
  color: #ffffff;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  background-color: #174f84;
}

.navbar-nav {
  /*width: 1060px;*/
  float: none;
  margin: 0 auto;
}

.nav>li>a {
  text-transform: uppercase;
}

.navbar-default {
  background-color: #fff;
  border: none;
}

ul.nav.navbar-nav.wht>li>a {
  color: #FFF
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  background-color: #174f84;
}

.navbar {
  margin-bottom: 0px;
}

.templatemo-service-item-header {
  margin-left: -10px;
  padding: 16px 20px 20px;
  font-weight: bold;
  display: inline-block;
}

.templatemo-header-orange {
  background-color: #ff7600;
  min-width: 298px;
  height: 67px;
  color: #fff;
}

.team_hr {
  border: 1px solid #fff;
  width: 33.5%;
  float: left;
}

.team_hr_left {
  margin-right: 30px;
  margin-left: 15px;
}

.team_hr_right {
  margin-left: 30px;
}

.hr_gray {
  border: 1px solid #cccccc;
}

.modal-dialog {
  margin-top: 50px;
}

.glyphicon {
  /* float: right;
  top: -24px;*/
  right: 28px;
}

div.dataTables_wrapper div.dataTables_filter input {
  width: 79%!important;
}

.templatemo-team {
  font-family: 'Open Sans', sans-serif;
  min-height: 327px;
  color: #ffffff;
  background-color: #181010;
}

.templatemo-line-header {
  /*margin-top:50px;
    margin-bottom:80px;*/
}

.member-thumb:hover .thumb-overlay {
  transition: all 0.3s ease-in-out 0s;
  visibility: visible;
  opacity: 1;
}

.member-thumb {
  position: relative;
  overflow: hidden;
}

.member-thumb .thumb-overlay {
  background-color: rgba(220, 157, 102, 0.8);
  position: absolute;
  visibility: hidden;
  padding-top: 35%;
  padding-left: 25%;
  height: 100%;
  width: 100%;
  opacity: 0;
  right: 0;
  top: 0;
}

.thumb-overlay a {
  float: left;
  margin-right: 5px;
}

.team-inner {
  margin-top: 10px;
}

.team-inner-header {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
}

.team-inner-subtext {
  font-weight: normal;
  font-size: 12px;
}

.row_team {
  margin-left: -50px;
  margin-top: 70px;
}

.row_team li {
  list-style: none;
}

.templatemo-project-box {
  background-size: cover;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  height: 200px;
  width: 200px;
}

.templatemo-project-box:hover .project-overlay {
  transition: all 0.3s ease-in-out 0s;
  visibility: visible;
  opacity: 1;
}

.project-overlay {
  background: rgba(0, 0, 0, .75);
  border: 2px solid #ff7600;
  visibility: hidden;
  position: absolute;
  text-align: center;
  padding-top: 40px;
  color: #ffffff;
  height: 100%;
  width: 100%;
  opacity: 0;
  right: 0;
  top: 0;
}

.project-overlay hr {
  width: 70%;
}

.templatemo-project-gallery li {
  margin: 15px;
}

.txt_darkgrey {
  color: #333333;
}

.txt_orange {
  color: #174f84;
}

.txt_slogan {
  font-size: 16px;
  color: #a1a1a1;
  padding-right: 15px;
  line-height: 33px;
  font-weight: 600;
}

}

.templatemo-line-header span {
  /*    font-size: 18px; */
  /*    float :left; */
  margin-top: -12px;
}

.team_box div {
  text-align: center;
  padding-top: 100px;
}

.span_blog {
  margin-bottom: 80px;
}

.blog_post {
  color: #333333;
  padding: 10px;
}

.blog_header {
  font-weight: bold;
  font-size: 16px;
}

.blog_text {
  text-align: justify;
  font-size: 14px;
  margin-top: 20px;
}

#templatemo-contact {
  border-top: 1px solid #cccccc;
  font-size: 14px;
  background-color: #002255;
}

.templatemo-contact-map {
  margin-bottom: 15px;
  height: 378px;
}

.head_contact {
  padding-bottom: 80px;
  margin-bottom: 0;
}

.contact_right img {
  margin-right: 5px;
}

.contact_right form {
  padding-left: 15px;
  padding-right: 15px
}

.templatemo-line-header .form-control {
  border-radius: 4px!important;
}

.tweet_txt {
  border-left: 2px solid #ffffff;
  min-height: 160px;
}

.twitter_user {
  color: #FFFF33;
  font-size: 14px;
  float: right;
}

.templatemo-partners {
  border-top: 2px solid #cccccc;
}

.templatemo-partners .templatemo-partner-item {
  margin-bottom: 5px;
}

.templatemo-footer {
  border-top: 2px solid #cccccc;
  margin-top: 100px;
}

.footernew {
  margin-top: 20px;
  text-align: left;
  font-size: 14px;
}

.footernew a {
  color: #000;
}

.footernew p {
  margin-bottom: 22px;
  margin-top: 8px;
  color: #000;
}

.footer-copyright {
  margin-top: 15px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 15px;
  margin-left: -16px;
  color: #181010;
  font-size: 12px;
}

.footer-buttons {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
  cursor: pointer;
}

.footer-copyright a {
  color: #181010;
  font-size: 12px;
  text-decoration: underline;
}

.footer-social {
  margin-top: 5px;
  text-align: left;
  display: none;
}

.footer-social a {
  margin: 0 0 0 10px;
  font-size: 26px;
  color: #fff;
}

.footer-social a:hover, .footer-social a:focus {
  color: #e8d591;
}

.footer_container {
  margin-top: 60px;
  margin-bottom: 20px;
}

.footer_bottom_content {
  margin: auto;
  margin-bottom: 30px;
  font-size: 14px;
  color: #333333;
}

.social-icon-fb {
  background: url('../images/social-icon-fb.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
}

a:hover .social-icon-fb {
  background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
  background: url('../images/social-icon-rss.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
}

.login_right {
  margin-top: 90px;
  border: 1px solid #ccc;
  padding: 19px 29px 17px 29px;
  background-color: #f1f1f1;
}

a:hover .social-icon-rss {
  background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
  background: url('../images/social-icon-twitter.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
}

a:hover .social-icon-twitter {
  background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
  background: url('../images/social-icon-linkedin.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
}

a:hover .social-icon-linkedin {
  background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
  background: url('../images/social-icon-dribbble.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
}

a:hover .social-icon-dribbble {
  background: url('../images/social-icon-dribbble-over.png') no-repeat;
}

ul.templatemo-project-gallery li a img:hover {
  border: 3px solid #ff7600;
}

.templatemo-gallery-category a {
  color: #333333;
}

.templatemo-gallery-category a.active {
  color: #e67e22;
  text-decoration: none;
}

.templatemo-gallery-category a:focus {
  color: #e67e22;
  text-decoration: none;
}

.templatemo-gallery-category a:hover {
  color: #e67e22;
  text-decoration: none;
}

.link_orange:hover {
  text-decoration: none;
}

.templatemo-project-gallery {
  margin: 0 0 0 0;
  margin-top: 30px;
  margin-left: -40px;
}

.templatemo-project-gallery li {
  list-style: none;
  margin-bottom: 25px;
}

.templatemo-project-gallery li img {
  cursor: pointer;
}

.templatemo-tweets {
  background-color: #eeeeee;
  min-height: 200px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
  margin-top: 100px;
  background-repeat: no-repeat;
  background-position: center;
}

.templatemo-women {
  /*background-color: #174f84;*/
  min-height: 620px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background: url('../images/Women.jpg')
}

.templatemo-house {
  /*background-color: #174f84;*/
  min-height: 720px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background: url('../images/houses.jpg')
}

.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-style: italic;
}

.btn_loadmore {
  margin-top: 30px;
  margin-bottom: 80px;
}

.blog_box {
  margin-left: -12px;
}

.loginbut {
  display: none;
}

/*.navbar-nav > li{ margin:6px;}*/

@media (min-width:991px) and (max-width:1200px) {
  .templatemo-project-box, .project-overlay {
    height: 170px;
    width: 170px;
  }
  .templatemo-project-gallery {
    margin-left: -70px;
  }
  .templatemo-service-item-header {
    padding: 16px 10px 20px;
  }
  .templatemo-header-orange {
    min-width: 230px;
  }
  .team_box, .team_box_over {
    height: 220px;
    width: 220px;
  }
}

@media (max-width:991px) {
  .team-inner {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .templatemo-btn-read-more {
    float: right;
    margin-bottom: 40px;
  }
}

@media (min-width:768px) and (max-width:990px) {
  .member-thumb .thumb-overlay {
    padding-left: 30%;
  }
  .templatemo-project-box, .project-overlay {
    height: 130px;
    width: 130px;
    padding-top: 0px;
  }
  .templatemo-project-gallery {
    margin-left: 10px;
  }
  .blog_box {
    margin-right: -140px;
  }
}

@media (min-width: 768px) {
  .navbar-nav>li>a {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}

@media (max-width: 1024px) {
  .loginform {
    margin-top: 10px;
  }
  .nav>li>a {
    padding: 10px 13px;
    font-size: 13px;
  }
  .carousel-caption h1 {
    font-size: 30px;
  }
  #templatemo-carousel {
    background: url(../images/templatemo_carousel_bg.jpg) no-repeat;
    background-size: cover;
  }
  .alert-danger {
    width: 55%;
    margin: 0 auto;
  }
  .get {
    position: absolute;
    top: 95px;
  }
  li.remm {
    margin-left: 55px;
  }
}

@media (max-width: 768px) {
  /* .loginform{margin-top: -40px;}*/
  .nav>li>a {
    padding: 10px 5px;
    font-size: 10px;
    font-weight: bold;
  }
  #templatemo-carousel {
    background: url(../images/templatemo_carousel_bg.jpg) no-repeat;
    background-size: cover;
  }
  .get {
    position: absolute;
    top: 95px;
  }
  /* p#pvalidation {
  position: absolute;
  top: 80px;
  right: 90px;
}*/
  li.remm {
    margin-left: 55px;
  }
  .alert-danger {
    width: 55%;
  }
  li.forgot {
    margin-top: 0;
  }
  li.remm {
    margin-top: 0;
  }
  .member-thumb .thumb-overlay {
    padding-left: 40%;
  }
  .templatemo-btn-read-more {
    float: right;
    margin-bottom: 40px;
  }
  .carousel-caption {
    bottom: 20%;
  }
  .templatemo>img {
    max-width: 100%;
  }
}

@media (max-width: 380px) {
  .member-thumb .thumb-overlay {
    padding-left: 30%;
  }
  .templatemo-service-item-header {
    font-size: 16px;
    padding: 23px 10px 22px;
  }
  .templatemo-header-orange {
    min-width: 0px;
  }
}

@media (min-width:991px) and (max-width: 1200px) {
  .team_hr {
    width: 30%;
  }
}

@media (min-width:683px) and ( max-width: 991px) {
  .team_hr {
    width: 33%;
  }
}

@media (min-width:585px) and ( max-width: 683px) {
  .member-thumb .thumb-overlay {
    padding-left: 25%;
  }
  .team_hr {
    width: 30%;
  }
}

@media (min-width:536px) and ( max-width: 585px) {
  .team_hr {
    width: 28%;
  }
  .get {
    clear: both;
  }
}

@media (min-width:410px) and ( max-width: 536px) {
  .team_hr {
    width: 21%;
  }
  .get {
    clear: both;
  }
}

@media ( max-width: 410px) {
  .team_hr {
    width: 11%;
  }
  /*	.loginform li {  list-style: none;  float: left; margin:5px; clear:both;}*/
  .loginbut {
    display: inline-block;
    top: 78px;
    position: absolute;
    left: 0px;
    font-weight: bold;
  }
  .loginform {
    display: none;
  }
  .user {
    width: 200px
  }
  .carousel-caption h1 {
    font-size: 21px;
  }
  .get {
    clear: both;
  }
  /*.form-horizontal .form-group{  margin-left: 12px;}*/
  /*div#dvCaptcha{  margin: 0;  }*/
  /*input#btnlearn{  margin-top: 11px;   margin-right: 60px;}*/
}

/* ------ changed css 08-05-2019 ------ */

.w-190 {
  width: 190px;
}

.pl-0 {
  padding-left: 0;
}

.modal-login .form-group {
  position: relative;
  margin-bottom: 5px;
}

.modal-login i {
  position: absolute;
  left: 13px;
  top: 8px;
  font-size: 18px;
  color: #8a6d3b;
}

.modal-login .form-control {
  padding-left: 40px;
}

.modal-login .form-control:focus {
  box-shadow: none;
  border: 1px solid rgba(33, 40, 82, 0.61);
}

.modal-login .form-control, .modal-login .btn {
  min-height: 32px;
  border: 1px solid #ddd;
}

.modal-login .hint-text {
  text-align: center;
  padding-top: 10px;
}

.modal-login .close {
  position: absolute;
  top: -5px;
  right: -5px;
}

.modal-login .btn {
  border: none;
  line-height: normal;
}

.modal-login .modal-footer {
  background: #ecf0f1;
  border-color: #dee4e7;
  text-align: center;
  margin: 0 -20px -20px;
  border-radius: 5px;
  font-size: 13px;
  justify-content: center;
}

.modal-login .modal-footer a {
  color: #999;
}

.modal-login input.btn-lg {
  width: auto;
  font-size: 14px;
  padding: 5px 12px;
}

.modal-login label, .modal-login label a {
  color: rgba(0, 0, 0, 0.5);
}

.loginform {
  margin: 5px 0;
}

.mb-5 {
  margin-bottom: 5px;
}

.mr1 {
  margin-right: .25rem;
}

.v-mid {
  vertical-align: middle;
}

.fw6 {
  font-weight: 600;
}

.navbar-nav.navbar-custom {
  display: flex;
  position: relative;
  top: 15px;
}

.login-text {
  font-size: 16px;
  font-weight: 500;
  margin: 8px;
}

.navbar-custom svg {
  position: relative;
  top: 4px;
}

.getfor-mob, .getfor-desk {
  margin: 0 10px 0;
}

.getfor-mob span, .getfor-desk span {
  color: #8a6d3b;
}

.getfor-mob span, .getfor-desk span {
  font-size: 14px;
  font-weight: 500;
  color: #337ab7;
}

.login-box {
  position: relative;
  top: -4px;
}

.intostar-get .title-text {
  margin-top: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.templatemo-top-menu.fixed {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.icon-desk a {
  text-decoration: none;
}

.icon-desk span i {
  font-size: 28px;
  color: #0a437d;
}

.icon-desk span {
  margin: 0 10px;
}

.icon-desk {
  margin-top: 24px;
}

.icon-desk {
  display: none;
}

.box-input-filed {
  padding: 0 12px;
}

.f-left {
  float: left;
  margin-top: 0;
}

.login-button {
  margin-top: 10px;
}

.site-footer {
  background: #fff;
  color: #444;
}

.sec-pad {
  padding: 3rem 0;
}

.site-footer.sec-pad {
  padding-bottom: 0;
}

.site-footer h4 {
  margin-bottom: 2rem;
  border-left: 5px solid #174f84;
  padding-left: 1rem;
}

.site-footer ul li:before {
  content: "\f054";
  font-family: "FontAwesome";
  font-weight: 700;
  font-size: 10px;
  margin-right: .75rem;
  position: relative;
  top: -2px;
  color: #174f84;
}

.footer-top ul li {
  font-size: 14px;
  line-height: 24px;
}

/* ------- Check box ------- */

.checkbox {
  padding-left: 20px;
}

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

.checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
}

.checkbox input[type="checkbox"]:focus+label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label {
  opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.checkbox-primary input[type="checkbox"]:checked+label::before {
  background-color: #428bca;
  border-color: #428bca;
}

.checkbox-primary input[type="checkbox"]:checked+label::after {
  color: #fff;
}

.login-box .checkbox {
  margin-bottom: 2px;
}

.getfor-mob span, .getfor-desk span, .getfor-mob span:focus, .getfor-desk span:focus {
  background-color: transparent;
  border: 0;
  text-decoration: underline;
  color: #337ab7;
  font-size: 14px;
  outline: none;
  font-weight: 500;
}

.forget-pass button, .forget-pass button:focus {
  color: rgba(0, 0, 0, 0.5);
  background-color: transparent;
  text-decoration: underline;
  font-size: 13px;
  border: 0;
  outline: none;
}

span.login-cross i {
  font-size: 1.8rem;
}

span.login-cross {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.cont-form.form-horizontal .has-error .help-block {
  color: #fff;
}

/* -------- Media CSS -------- */

@media ( min-width: 1200px) {
  .templatemo-top-menu .container {
    width: 1000px;
  }
}

@media only screen and ( min-width: 768px) and ( max-width: 992px) {
  .footer-top ul li {
    font-size: 12px !important;
  }
}

@media only screen and ( min-width: 768px) {
  .sign-in {
    position: absolute;
    top: 121px;
    right: 0;
    z-index: 999;
    width: 343px;
    padding: 1.5rem;
    background-color: #fff;
    transition: all .5s;
    border-top: 1px solid #164e83;
  }
  .footer-logo img.logo-foo {
    width: 80%;
  }
  .sign-in.show {
    right: 0;
  }
  .modelorganizaion {
    font-size: 26px;
  }
}
@media only screen and ( max-width: 767px ) and ( orientation: portrait ) {
  .intro-logo .navbar-brand > img {
    width: 65% !important;
    margin: 0 auto;
  }
}
@media only screen and ( max-width: 767px) {
  .w-100-xs {
    width: 100%;
  }
  .icon-desk {
    display: block !important;
  }
  .sign-in {
    position: absolute;
    top: 37px;
    right: 0;
    z-index: 1;
    background: #fff;
    width: 210px;
    display: none;
  }
  .navbar-nav.navbar-custom {
    top: 18px;
    left: auto;
  }
  .navbar-brand>img {
    width: 34% !important;
    margin: 0 auto;
  }
  .forget-pass {
    text-align: left
  }
  .forget-pass label {
    padding-left: 0;
  }
  .templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 0;
  }
  .templatemo-top-menu {
    min-height: 121px !important;
  }
  .modelorganizaion {
    font-size: 17px;
  }
  .intro-logo {
    padding-top: 3px;
  }
  .navbar-nav.navbar-custom {
    display: flex;
    position: relative;
    top: 9px;
    flex-direction: row;
    justify-content: center
  }
  #templatemo-carousel {
    background-size: cover;
    background-position: 89% 0px;
  }
  .footer-sec {
    padding: 15px 0 0;
  }
  #templatemo-carousel {
    height: 345px;
  }
  .navbar-brand {
    float: none;
  }
  .carousel-caption h1 {
    font-size: 24px;
  }
  div#dvCaptcha>div {
    width: auto !important;
    height: auto !important;
  }
  .modal-dialog {
    margin-top: 60px;
  }
  .sign-in span.login-cross {
    top: 6px;
    right: 14px;
  }
}

@media only screen and ( min-device-width: 411px) and ( max-device-width: 639px) {
  .navbar-brand>img {
    width: 62%;
    margin: 0 auto;
  }
}

/* Portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 410px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .navbar-brand>img {
    width: 60% !important;
    margin: 0 auto;
  }
  .templatemo-top-menu {
    min-height: 113px !important;
  }
  .copy-right {
    display: flex;
    flex-direction: column;
  }
  .sign-in {
    top: 114px;
  }
  .navbar-nav {
    margin: 7.5px auto;
  }
  .getfor-mob, .getfor-desk {
    margin: 0 5px 0;
  }
}

.sign-in {
  display: none;
}

/* Changes 7-9-19 */

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #f7a32d; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #e68e11; 
}
.modal-open .modal {
  overflow-y: hidden;
}

@media only screen and ( min-width: 768px) and ( max-width: 1024px) and ( orientation: portrait) {
  .intro-logo img {
    width: 86%;
    margin-top: 15px;
  }
}

@media ( max-width: 767px) {
  .login-text {
    font-size: 12px;
  }
  .getfor-desk span, .getfor-mob span {
    font-size: 11px;
  }
  .login-box {
    position: relative;
    top: 0px;
  }
  .navbar-custom svg {
    top: 3px;
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 680px;
    margin: 30px auto;
  }
}

@media only screen and ( min-width: 411px) and ( max-width: 823px) and ( orientation: landscape) {
  .intro-logo img {
    width: 86%;
    margin-top: 15px;
  }
}

@media only screen and ( max-width: 823px) and ( min-width: 411px) and ( orientation: portrait) {
  .sign-in {
    top: 122px;
  }
  .navbar-brand>img {
    width: 62% !important;
  }
}
@media ( max-width: 767px ) and ( orientation: landscape ) {
  .sign-in {
    top: 122px;
  }
}
.cursor {
  cursor: pointer;
}
.underline {
  text-decoration: underline;
}