html, body {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

body {
  font-family: "Lato", sans-serif;
  position: relative;
  font-size: 21px;
  line-height: 31px; }

img {
  width: 100%; }

a {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #005580; }

a:active,
a:focus,
a:hover {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #333; }

p {
  color: #374650; }

li {
  color: #666; }

h1, h2, h3 {
  font-family: "Magra", sans-serif; }

section {
  padding: 80px 0;
  position: relative; }
  @media (max-width: 500px) {
    section {
      padding: 60px 0; } }

.btn {
  color: #fff;
  background-color: #E12454;
  border: 3px solid #E12454;
  text-transform: uppercase;
  padding: 14px 35px;
  font-size: 15px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  transition: all 0.5s ease-in-out;
  border-radius: 28px; }
  @media (max-width: 500px) {
    .btn {
      padding: 12px 35px;
      font-size: 14px; } }

.btn:hover {
  background-color: transparent;
  border: 3px solid #E12454;
  color: #E12454; }

.title-box {
  padding: 7px 0px 0 20px;
  border-left: 7px solid #005580;
  margin-bottom: 30px; }

.title-small {
  margin-top: 5px; }

.title-h {
  font-size: 40px;
  line-height: 52px;
  font-weight: 700;
  padding-bottom: 5px;
  margin-bottom: 00px;
  margin-top: 0;
  color: #19334d;
  font-family: "Magra", sans-serif; }
  @media (max-width: 991px) {
    .title-h {
      font-size: 36px;
      line-height: 40px; } }

.title-p {
  font-size: 25px;
  font-weight: 300;
  line-height: 36px;
  padding-bottom: 70px;
  margin-top: 20px;
  color: #666; }
  @media (max-width: 991px) {
    .title-p {
      font-size: 20px;
      line-height: 26px; } }

.back-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

@media (max-width: 992px) {
  .display-desctop {
    display: none; } }

/*****navbar start******/
@media (max-width: 991px) {
  nav.navbar.bootsnav .navbar-toggle {
    margin-top: 15px;
    background-color: #fff; }

  .navbar-toggle .svg-inline--fa {
    color: #005580; }

  .attr-nav {
    display: none; }

  .navbar {
    min-height: 70px; } }
nav.navbar.bootsnav {
  background: #fff;
  border-bottom: solid 1px #e6e6e6;
  z-index: 10000; }

.navbar {
  min-height: 80px; }
  @media (max-width: 991px) {
    .navbar {
      min-height: 70px; } }

.navbar-brand {
  padding: 15px 25px 0 30px; }
  @media (max-width: 991px) {
    .navbar-brand {
      padding: 10px 5px 2px 5px; } }

.navbar-brand img {
  width: auto;
  height: 50px; }
  @media (max-width: 991px) {
    .navbar-brand img {
      height: 50px; } }

.caret {
  margin-left: 4px; }

.navbar-phone {
  display: none; }
  @media (max-width: 991px) {
    .navbar-phone {
      display: block; } }

.navbar-request {
  color: #005580 !important; }

.navbar-request:hover {
  color: #fff !important; }

@media (min-width: 991px) {
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border-radius: 0px;
    padding: 0;
    background: rgba(255, 255, 255, 0.7);
    border: solid 1px #005580;
    border-top: 5px solid #005580;
    margin-top: 10px; }

  nav.navbar ul.nav > li > a {
    padding: 30px 15px;
    font-weight: 500; }

  nav.navbar.bootsnav ul.nav > li > a {
    padding: 28px 12px 10px 12px;
    font-size: 16px;
    font-weight: 400;
    color: #E12454; } }
  @media (min-width: 991px) and (max-width: 1200px) {
    nav.navbar.bootsnav ul.nav > li > a {
      padding: 30px 6px 10px 6px;
      font-weight: 600;
      font-size: 13px; } }

@media (min-width: 991px) {
  nav.navbar-fixed.bootsnav ul.nav > li > a {
    color: #005580; }

  nav.navbar-fixed.bootsnav ul.nav > li > a:hover {
    color: #E12454; }

  nav.no-background.bootsnav ul.nav > li > a {
    color: #E12454; }

  nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    content: "";
    display: none; }

  nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    text-align: left; }

  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    padding: 8px 15px;
    border-bottom: solid 1px #005580;
    color: #005580;
    font-size: 14px;
    font-weight: 400; }

  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    color: #fff;
    background: #005580; } }
@media (max-width: 992px) {
  nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
    content: "";
    display: none; }

  nav.navbar.bootsnav .navbar-nav > li > a {
    border-bottom: none;
    border-top: none;
    font-weight: 500;
    font-family: "Magra", sans-serif;
    color: #19334d !important;
    font-size: 18px; }

  nav.navbar.bootsnav .navbar-collapse.collapse.in {
    margin-bottom: 10px; }

  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    border-bottom: none;
    font-family: "Magra", sans-serif;
    color: #19334d;
    font-size: 16px;
    padding: 5px 0; }

  nav.navbar.bootsnav .navbar-nav {
    margin: 15px -15px 10px -15px; } }
nav.navbar.bootsnav .btn {
  margin-left: 0px !important; }

nav.navbar.bootsnav .btn {
  padding: 11px 15px !important;
  font-size: 14px;
  margin: 17px 15px 0 18px;
  font-weight: 400;
  letter-spacing: 1px;
  background-color: transparent;
  text-transform: capitalize;
  border: 2px solid #005580;
  color: #005580; }
  @media (max-width: 1165px) {
    nav.navbar.bootsnav .btn {
      padding: 8px 7px;
      font-size: 14px;
      font-weight: 500; } }
  @media (max-width: 1010px) {
    nav.navbar.bootsnav .btn {
      padding: 8px 6px; } }
  @media (max-width: 768px) {
    nav.navbar.bootsnav .btn {
      margin-right: 0px; } }

nav.navbar.bootsnav .btn:hover {
  background-color: #E12454;
  border: 2px solid #E12454;
  color: #fff; }

nav.navbar.bootsnav ul.nav > li > .mobile-a {
  width: 240px;
  background: #005580;
  color: #fff !important;
  display: none; }
  @media (max-width: 992px) {
    nav.navbar.bootsnav ul.nav > li > .mobile-a {
      display: block; } }

/*****navbar end******/
/******* about start *********/
.about {
  position: relative;
  height: 73vh; }
  @media (max-width: 991px) {
    .about {
      height: auto;
      min-height: 80vh; } }
  .about .about-text {
    padding-left: 40px;
    padding-top: 23vh; }
    @media (max-width: 991px) {
      .about .about-text {
        padding-left: 15px;
        padding-top: 22vh;
        margin-bottom: 30px; } }
  .about h1 {
    font-size: 52px;
    letter-spacing: 2px;
    line-height: 56px;
    margin-bottom: 20px;
    color: #fff; }
    @media (max-width: 991px) {
      .about h1 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 15px; } }
  .about h2 {
    color: #fff;
    font-size: 22px;
    line-height: 28px; }
  .about .btn {
    margin: 20px 10px 20px 0;
    min-width: 200px; }
    @media (max-width: 991px) {
      .about .btn {
        margin: 5px 0px 5px 0; } }

.about::after {
  background-color: #005580;
  transform: skew(-13deg);
  position: absolute;
  right: 47%;
  left: -20%;
  top: 0;
  bottom: 0;
  content: "";
  display: block; }
  @media (max-width: 991px) {
    .about::after {
      transform: skew(0deg);
      position: absolute;
      right: 0%;
      left: 0%; } }

.about-img {
  height: 73vh;
  background-position: top; }
  @media (max-width: 991px) {
    .about-img {
      display: none; } }

/******** about end *******/
/******** partners start ********/
.partners {
  padding-top: 20px; }
  @media (max-width: 991px) {
    .partners {
      padding: 40px 0 00px 0; } }
  .partners h3 {
    margin-bottom: 20px;
    font-weight: 600;
    color: #374650;
    letter-spacing: 1px; }
  .partners .partner-img {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 100px;
    margin: 10px 20px;
                  /*
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    /*filter: grayscale(100%);*/
    opacity: .7; }
  .partners .partner-img:hover {
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    opacity: 1; }

/********* partners end ******/
.intro .intro-img {
  width: 97%;
  box-shadow: 10px 10px 50px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 991px) {
    .intro .intro-img {
      width: 100%;
      margin: 15px 0; } }
.intro .intro-img2 {
  box-shadow: 10px 10px 50px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 991px) {
    .intro .intro-img2 {
      margin: 15px 0; } }
.intro p {
  margin-bottom: 20px; }
.intro ul {
  list-style: none;
  padding-left: 0; }
.intro li {
  background-color: #fff;
  border-radius: 5px;
  padding: 1em;
  margin-top: 1em;
  box-shadow: 10px 10px 50px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  height: auto;
  min-height: 80px; }
@media (max-width: 991px) {
  .intro .title-intro-top {
    margin-top: 40px; } }
.intro .correct {
  height: 26px;
  width: 26px;
  margin-right: 15px; }
  @media (max-width: 991px) {
    .intro .correct {
      height: 22px;
      width: 22px; } }
.intro h3 {
  margin-bottom: 20px; }

/********** video start ********/
.video iframe {
  margin-top: 50px;
  height: 650px;
  margin-bottom: 40px;
  box-shadow: 10px 10px 50px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 768px) {
    .video iframe {
      height: 230px; } }
.video .title-p {
  padding-bottom: 15px; }
.video .video-box {
  box-shadow: 10px 10px 50px 0 rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .video .video-box .title-h {
    font-size: 26px;
    line-height: 30px; }
  .video .video-box p {
    font-size: 18px;
    line-height: 24px; }
.video .video-box:hover {
  box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.2); }
.video .video-box-img {
  height: 180px; }
.video .video-box-text {
  padding: 15px 15px 20px 15px;
  min-height: 150px; }

/********** video end *********/
/******* reviews start *********/
.reviews {
  position: relative;
  height: 83vh; }
  @media (max-width: 991px) {
    .reviews {
      height: auto; } }
  .reviews .reviews-text {
    padding-left: 0px;
    padding-right: 50px;
    padding-top: 20vh; }
    @media (max-width: 991px) {
      .reviews .reviews-text {
        padding-right: 15px;
        padding-top: 60px;
        margin-bottom: 30px; } }
  .reviews h3 {
    font-family: "Lato", sans-serif;
    letter-spacing: 2px;
    line-height: 60px;
    font-size: 24px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;
    font-style: italic; }
    @media (max-width: 991px) {
      .reviews h3 {
        font-size: 16px;
        line-height: 24px; } }
  .reviews p {
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    font-weight: 300; }
    @media (max-width: 991px) {
      .reviews p {
        font-size: 20px;
        line-height: 28px; } }
  .reviews .svg-inline--fa {
    color: #E12454;
    font-size: 46px;
    margin-bottom: 40px; }
    @media (max-width: 991px) {
      .reviews .svg-inline--fa {
        font-size: 30px;
        margin-bottom: 20px; } }

.reviews::after {
  background-color: #005580;
  transform: skew(-13deg);
  position: absolute;
  left: 45%;
  right: -20%;
  top: 0;
  bottom: 0;
  content: "";
  display: block; }
  @media (max-width: 991px) {
    .reviews::after {
      transform: skew(0deg);
      position: absolute;
      right: 0%;
      left: 0%; } }

.reviews-img {
  height: 83vh;
  background-position: top; }
  @media (max-width: 991px) {
    .reviews-img {
      display: none; } }

 /*
.slider{

    min-height: 55vh;
    z-index: 2;
    padding-bottom: 60px;
    padding-top: 50px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.slider #owlCarousel, 
.slider .owl-stage-outer, 
.slider .owl-stage,
.slider .owl-item-bg,
.slider .owl-item { 
    min-height: 55vh;
}
#owlCarousel{

    overflow: hidden;
    position: relative;
}
.owl-item {
    display: inline-block;

    overflow: hidden;
    -webkit-backface-visibility: hidden;
}
.owl-item-bg {
    background-color: transparent;
    text-align: center;
}

@media only screen and (max-width:768px){
    .slider{
        width: 100%;
        min-height: 70vh !important;
    }
    #owlCarousel, 
    .owl-stage-outer, 
    .owl-stage,
    .owl-item-bg,
    .owl-item { 
        min-height: 70vh !important;
    }
    .slide-content {
      top: 10%;
    }
}


.owl-carousel .item {
  padding-bottom: 30px;
  width: 99%;
  margin-left: 0px; }

@media screen and (max-width: 991px) {
  .owl-carousel .item {
    padding-bottom: 10px; } }
.owl-theme .owl-controls {
  position: absolute;
  text-align: right;
  top: -65px;
  right: 0px; }

@media (max-width: 991px) {
  .owl-theme .owl-controls {
    position: relative;
    top: 10px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center; } }


.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #000;
  font-size: 22px;
  margin: 5px;
  padding: 4px 9px;
  background: transparent;
  opacity: .7;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px; }
*/
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #E12454;
  text-decoration: none; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #E12454;
  opacity: .7; }

/******** about end *******/
/************ cta start ***********/
.cta {
  padding: 110px 0; }
  .cta .title-p {
    padding-bottom: 25px; }
  .cta .btn {
    margin: 5px;
    min-width: 190px; }

/************ cta end *********/
/******footer start****/
.footer h4 {
  letter-spacing: 1px;
  font-family: "Magra", sans-serif;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc; }
.footer a {
  font-size: 15px;
  line-height: 20px;
  color: #e6e6e6;
  font-weight: 300;
  font-family: "Magra", sans-serif;
  letter-spacing: 1px; }
  @media (max-width: 991px) {
    .footer a {
      line-height: 21px; } }
.footer a:hover {
  text-decoration: none;
  color: #E12454; }
.footer ul {
  list-style: none;
  padding-left: 0; }
.footer .svg-inline--fa {
  font-size: 26px;
  margin-right: 11px;
  margin-top: 11px; }
  @media (max-width: 991px) {
    .footer .svg-inline--fa {
      margin-bottom: 20px; } }
.footer .footer-box {
  padding-right: 50px; }

.footer-back {
  background: #00334d;
  padding-top: 60px; }

.copyright {
  padding-top: 10px;
  padding-bottom: 15px; }
  .copyright p {
    font-family: "Magra", sans-serif;
    font-size: 14px;
    line-height: 65px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    margin-top: 15px; }
    @media (max-width: 991px) {
      .copyright p {
        line-height: 16px; } }

/*****footer end******/
.tc-header {
  min-height: 40vh;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center; }
  @media screen and (max-width: 768px) {
    .tc-header {
      min-height: 25vh; } }

.inner-content {
  position: relative;
  display: block;
  margin-top: 4vh; }

.inner-content .svg-inline--fa {
  color: #fff;
  margin: 15px 5px 5px 5px;
  font-size: 30px; }

.inner-content .svg-inline--fa:hover {
  color: #005580; }

.inner-content h1 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  letter-spacing: 2px;
  margin-bottom: 35px;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 768px) {
    .inner-content h1 {
      font-size: 33px;
      font-weight: 500; } }

.inner-content p {
  color: #fff;
  font-size: 26px;
  line-height: 31px;
  font-family: "Magra", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 768px) {
    .inner-content p {
      font-size: 25px;
      line-height: 28px;
      margin-bottom: 30px; } }

.bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#005580+0,e12454+99,e12454+100 */
  background: #005580;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0, 85, 128, 0.9) 20%, rgba(225, 36, 84, 0.84) 99%, rgba(225, 36, 84, 0.84) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 85, 128, 0.9) 20%, rgba(225, 36, 84, 0.84) 99%, rgba(225, 36, 84, 0.84) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 85, 128, 0.9) 20%, rgba(225, 36, 84, 0.84) 99%, rgba(225, 36, 84, 0.84) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005580', endColorstr='#e12454',GradientType=0 );
  /* IE6-9 */ }

/********** CONTACT PAGE START *********/
.contact-page input {
  border: none;
  outline: none;
  border-bottom: 1px solid #005580;
  width: 100%;
  padding: 7px 15px;
  margin-bottom: 40px;
  box-shadow: none; }
  @media screen and (max-width: 991px) {
    .contact-page input {
      margin-bottom: 10px; } }
.contact-page textarea {
  border: none;
  outline: none;
  border: 1px solid #333;
  width: 100%;
  padding: 7px 15px;
  margin-bottom: 20px;
  margin-top: 20px; }
.contact-page select {
  background: #fff;
  border: none;
  outline: none;
  border-radius: 0 !important;
  border-bottom: 1px solid #333;
  width: 100%;
  text-transform: uppercase;
  font-size: 12px;
  color: #E12454;
  height: 36px;
  margin-bottom: 20px; }
.contact-page .btn {
  margin-top: 20px; }

::-webkit-input-placeholder {
  /* Edge */
  text-transform: uppercase;
  font-size: 12px;
  color: #E12454; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  text-transform: uppercase;
  font-size: 12px; }

::placeholder {
  text-transform: uppercase;
  font-size: 12px; }

/********* CONTACT PAGE END **********/
/********* GENERIC PAGE START ********/
.generic-page a {
  color: #E12454; }
.generic-page p {
  font-size: 18px;
  line-height: 28px; }
.generic-page h3 {
  font-weight: 800;
  color: #19334d; }
.generic-page li {
  font-size: 18px;
  line-height: 28px;
  color: #374650; }

/*********** GENERIC PAGE END ******/
/******** EMPLOYERS PAGE START *******/
.employers-page-intro img {
  height: 70px;
  width: auto;
  margin: 20px 0 10px 0; }
.employers-page-intro .employer-box {
  padding: 10px 60px; }
  @media screen and (max-width: 991px) {
    .employers-page-intro .employer-box {
      padding: 10px 10px; } }
.employers-page-intro h4 {
  font-family: "Magra", sans-serif;
  font-weight: 700;
  font-size: 27px;
  color: #19334d; }
.employers-page-intro .text-p {
  font-size: 18px; }
.employers-page-intro .btn {
  margin-top: 30px; }
.employers-page-intro .svg-inline--fa {
  font-size: 70px;
  color: #005580;
  margin: 20px 0 10px 0; }

/******* EMPLOYERS PAGE END *******/
/******* BLOG PAGE START *********/
.blog-page .blog-box {
  overflow: hidden;
  margin-bottom: 40px; }
.blog-page .back-img {
  height: 290px; }
  @media screen and (max-width: 768px) {
    .blog-page .back-img {
      height: 200px; } }
.blog-page .blog-text {
  padding: 20px 30px 30px 30px; }
  @media screen and (max-width: 768px) {
    .blog-page .blog-text {
      padding: 10px 15px 30px 15px; } }
.blog-page h3 {
  color: #3c415d;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 0; }
.blog-page p {
  margin-bottom: 20px; }
.blog-page .blog-link {
  color: #ed1c24;
  font-weight: 700; }
.blog-page .blog-link:hover {
  color: #3c415d; }

.blog-detail-page img {
  margin-bottom: 20px; }
.blog-detail-page p {
  font-size: 18px;
  line-height: 28px;
  color: #374650; }
.blog-detail-page li {
  font-size: 18px;
  line-height: 28px;
  color: #374650; }
.blog-detail-page h2 {
  font-weight: 800;
  color: #19334d;
  font-size: 24px; }
.blog-detail-page .sidebar-box {
  border-radius: 10px;
  position: relative;
  padding: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 20px; }
  .blog-detail-page .sidebar-box h5 {
    font-size: 15px;
    font-family: "Magra", sans-serif;
    line-height: 19px;
    font-weight: 600;
    color: #005580;
    margin-top: 5px; }
    @media screen and (max-width: 991px) {
      .blog-detail-page .sidebar-box h5 {
        font-size: 17px;
        line-height: 21px; } }
  .blog-detail-page .sidebar-box ul {
    list-style: none;
    padding-left: 15px;
    margin-top: 10px; }
  .blog-detail-page .sidebar-box li {
    font-size: 18px;
    margin-bottom: 5px; }
.blog-detail-page h3 {
  font-weight: 600;
  margin-top: 0px;
  font-size: 36px;
  margin-bottom: 25px;
  color: #19334d; }
.blog-detail-page .sidebar-img {
  height: 80px; }
  @media screen and (max-width: 991px) {
    .blog-detail-page .sidebar-img {
      height: 150px; } }
.blog-detail-page .sidebar-padding {
  padding-left: 0; }
  @media screen and (max-width: 991px) {
    .blog-detail-page .sidebar-padding {
      padding-left: 15px; } }
.blog-detail-page .sidebar-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.blog-detail-page .sidebar-box:hover {
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.15); }
.blog-detail-page .sidebar-box:hover h5 {
  color: #E12454; }
.blog-detail-page .svg-inline--fa {
  margin-right: 10px;
  font-size: 15px; }
.blog-detail-page a:hover {
  color: #E12454; }

.pagination {
  margin-top: 60px; }

.pagination > li > a, .pagination > li > span {
  padding: 6px 14px;
  color: #005580;
  border: 1px solid #005580;
  border-radius: 0 !important; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #E12454;
  background-color: #fff;
  border-color: #005580; }

/******** BLOG PAGE END *******/
/********* SIGN IN START ******/
.sign-up .sign-box {
  border: 1px solid #ccc;
  padding: 0px 50px 50px 50px;
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .sign-up .sign-box {
      padding: 0px 10px 30px 10px; } }
.sign-up img {
  width: 90%;
  margin-left: 5%;
  margin-bottom: 50px;
  display: block; }

/*********** SIGN IN END *********/
/*********** LOG IN START *********/
.login {
  padding-top: 70px; }
  .login .back-img {
    height: 70vh; }
    @media screen and (max-width: 991px) {
      .login .back-img {
        height: 250px; } }
  .login form {
    padding: 100px 70px 30px 70px; }
    @media screen and (max-width: 991px) {
      .login form {
        padding: 40px 5px 30px 5px; } }
  .login label, .login .forgot-password {
    font-size: 16px;
    line-height: 30px;
    font-family: "Magra", sans-serif; }
    @media screen and (max-width: 991px) {
      .login label, .login .forgot-password {
        font-size: 14px; } }
  .login .form-right {
    text-align: right; }
  .login .btn {
    margin-top: 50px; }
    @media screen and (max-width: 991px) {
      .login .btn {
        margin-top: 20px; } }
  .login .checkbox-label {
    font-weight: 400;
    color: #005580; }
  .login .checkbox-label, .login input[type=checkbox] {
    display: inline-block;
    width: auto;
    margin-top: 0;
    margin-bottom: 0; }

/******** LOG IN END **********/
.filterBar {
  background-color: rgba(242, 242, 242, 0.6);
  text-align: center;
  padding: 10px; }

.filterBar fieldset {
  display: inline-block;
  min-width: 0;
  padding: 0;
  margin: 0 2px;
  border: 0; }

.filterBar label {
  display: block;
  text-align: left;
  margin: 5px 0 0 0;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 18px;
  font-family: "Magra", sans-serif; }

.filterBar input, .filterBar select {
  height: 40px;
  width: 200px !important;
  padding: 0 8px;
  margin-bottom: 5px;
  border: 1px solid #cfcfcf;
  border-radius: 0px !important;
  background-color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  color: #19334d;
  font-weight: 500;
  outline: none; }
  @media screen and (max-width: 991px) {
    .filterBar input, .filterBar select {
      width: 250px !important; } }

.searchBar {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }

.searchBar input[type=submit] {
  display: inline-block;
  background: #005580;
  border: 1px solid #005580;
  color: #fff;
  margin-left: -5px;
  padding: 0 50px;
  cursor: pointer;
  border-radius: 0 0px 0px 0;
  transition: all .2s;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase; }
  @media screen and (max-width: 991px) {
    .searchBar input[type=submit] {
      padding: 0 15px; } }

.searchBar form {
  display: inline-block;
  height: 60px;
  box-shadow: 5px 10px 15px rgba(111, 111, 111, 0.1);
  border-radius: 5px; }

.searchBar ::-webkit-input-placeholder {
  /* Edge */
  padding-left: 15px; }
.searchBar :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  padding-left: 15px; }
.searchBar ::placeholder {
  padding-left: 15px; }

.standard-form input:not([type=submit]) {
  border: 1px solid #005580; }

.searchBar form input#location {
  height: 50px;
  width: 600px; }
  @media screen and (max-width: 991px) {
    .searchBar form input#location {
      width: 200px; } }

.searchBar form > * {
  height: 50px;
  vertical-align: top;
  font-size: 1rem;
  border-radius: 0;
  outline: 0; }

.searchBar form fieldset {
  display: inline-block; }

.job-box {
  box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  padding: 30px;
  margin-bottom: 30px; }
  @media screen and (max-width: 991px) {
    .job-box {
      padding: 15px; } }
  .job-box .job-box-img {
    height: 140px;
    margin: 10px 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .job-box h4 {
    border-top: 1px solid #005580;
    padding-top: 30px;
    font-family: "Magra", sans-serif;
    font-size: 21px;
    color: #19334d; }
  .job-box h5 {
    font-size: 16px; }
  .job-box h6 {
    text-align: right;
    font-size: 28px;
    font-family: "Magra", sans-serif;
    color: #005580;
    font-weight: 700;
    margin-top: 20px; }
  .job-box small {
    font-family: "Magra", sans-serif;
    color: #005580;
    font-weight: 700; }
  .job-box .btn {
    width: 100%;
    margin-top: 20px; }

.jobs .title-search {
  margin-top: 0;
  line-height: 42px;
  font-weight: 700;
  color: #19334d; }
.jobs select {
  width: 100%;
  background: #fff;
  height: 42px;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-size: 14px;
  color: #19334d;
  outline: none;
  border: 1px solid #19334d; }

.job-detail li {
  color: #374650; }

#banner {
  margin: 0 10px;
  cursor: pointer;
  background-color: #fff;
  background-image: url(../images/add.png);
  background-size: auto 300px;
  background-position: bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
  padding: 50px 15px 30px 15px;
  text-align: center; }
  @media screen and (max-width: 991px) {
    #banner {
      margin: 30px 0; } }

#banner img {
  width: 95%;
  display: inline-block; }

#banner .btn {
  margin: 10px 0; }

/************* MEMBER PAGES START *************/
.nav-member-img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 1px solid #ccc; }

.how-to-open .how-to-diary {
  padding: 40px;
  background: #f5f5f5; }
  @media screen and (max-width: 991px) {
    .how-to-open .how-to-diary {
      padding: 20px 10px; } }
.how-to-open li {
  color: #374650; }

#more {
  display: none; }

#myBtn {
  background-color: transparent;
  padding: 30px 0px;
  border: 1px solid transparent;
  font-size: 24px;
  font-family: "Magra", sans-serif;
  border-radius: 0;
  color: #005580;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
  box-shadow: none;
  outline: none; }
  @media (max-width: 991px) {
    #myBtn {
      padding: 5px 0px;
      margin: 0px 0 20px 0; } }

#myBtn:hover {
  text-decoration: underline; }

.member-first-box, .member-second-box, .member-third-box {
  padding: 30px;
  margin: 30px 15px; }
  .member-first-box p, .member-second-box p, .member-third-box p {
    font-family: "Magra", sans-serif;
    margin: 0; }
  .member-first-box h1, .member-second-box h1, .member-third-box h1 {
    font-size: 36px;
    margin-top: 10px;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    color: #333; }

.member-first-box {
  background-color: #ceecb8; }

.member-second-box {
  background-color: #ffd48c; }

.member-third-box {
  background-color: #ccebff; }

.fc-bgevent {
  background: #ceecb8;
  opacity: 1; }

.ProgCheck {
  background-color: #eaeaea;
  min-height: 30px; }
  @media (max-width: 991px) {
    .ProgCheck {
      background-color: transparent; } }
  .ProgCheck .svg-inline--fa {
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 23px; }
    @media (max-width: 991px) {
      .ProgCheck .svg-inline--fa {
        display: inline-block;
        font-size: 15px;
        margin-right: 8px;
        text-align: left; } }

.ProgCheck .breadcrumb {
  padding: 15px 5px 10px 5px;
  width: 100%;
  border-radius: 0;
  text-align: center;
  margin: 0;
  background-color: transparent;
  display: inline-block; }
  @media (max-width: 991px) {
    .ProgCheck .breadcrumb {
      text-align: left;
      padding: 15px 15px 10px 15px; } }

.ProgCheck .breadcrumb > li {
  -moz-box-sizing: border-box;
  padding: 7px 10px 0px 13px;
  background-color: #f8f8f8;
  box-sizing: border-box;
  width: 13.2%;
  white-space: nowrap;
  color: #666;
  font-size: 0.7em;
  position: relative;
  font-family: "Magra", sans-serif;
  -webkit-box-sizing: border-box; }
  @media (max-width: 991px) {
    .ProgCheck .breadcrumb > li {
      width: 100%;
      padding: 5px 10px; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.breadcrumb > li.active:after {
  border-left: 11px solid #005580; }

.tc-header h1 {
  color: #fff;
  font-family: "Lato", sans-serif;
  margin-bottom: 20px;
  margin-top: 8vh; }

.breadcrumb > li:after {
  content: '';
  top: 0;
  right: -10px;
  position: absolute;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 11px solid #f8f8f8;
  z-index: 150; }
  @media (max-width: 991px) {
    .breadcrumb > li:after {
      border: none; } }

.inner-content2 {
  margin-top: 4vh; }
  .inner-content2 h1 {
    font-family: "Lato", sans-serif;
    font-size: 50px;
    font-weight: 500; }
    @media (max-width: 991px) {
      .inner-content2 h1 {
        font-size: 33px; } }

.breadcrumb > li.active {
  background-color: #005580;
  color: #fff; }

.ProgCheck .breadcrumb > li + li:before {
  content: '';
  top: 0;
  left: 0px;
  position: absolute;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 14px solid #eaeaea; }
  @media (max-width: 991px) {
    .ProgCheck .breadcrumb > li + li:before {
      border: none; } }

.breadcrumb > li + li::before {
  content: "/ ";
  color: #cccccc;
  padding: 0px 5px; }

.member-pages-profile input[type='checkbox'] {
  width: auto !important;
  margin-bottom: 10px;
  border: 1px solid #333; }
.member-pages-profile label {
  color: #555;
  text-transform: uppercase;
  margin-left: 6px;
  font-size: 12px;
  font-weight: 400;
  display: inline-block; }
.member-pages-profile .btn {
  margin-right: 5px; }
.member-pages-profile table {
  margin-top: 40px; }
.member-pages-profile th {
  font-size: 14px; }
.member-pages-profile td {
  font-size: 13px; }
.member-pages-profile .member-profile-info {
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.15);
  padding: 20px 30px 40px 30px;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .member-pages-profile .member-profile-info {
      padding: 20px 15px 40px 15px;
      margin-top: 30px; } }
  .member-pages-profile .member-profile-info h2 {
    font-weight: 700;
    color: #19334d;
    margin-bottom: 20px; }
  .member-pages-profile .member-profile-info h4 {
    font-weight: 600;
    margin-bottom: 25px;
    color: #19334d;
    text-transform: uppercase;
    font-size: 17px; }
.member-pages-profile .sidebar-member-profile {
  padding-bottom: 0px;
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.15); }
  .member-pages-profile .sidebar-member-profile ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 0px; }
  .member-pages-profile .sidebar-member-profile li {
    border: none;
    border-left: 4px solid transparent;
    font-size: 17px;
    border-bottom: 1px solid #eee; }
  .member-pages-profile .sidebar-member-profile li:hover, .member-pages-profile .sidebar-member-profile li.active {
    font-weight: 700;
    border-left: 4px solid #005580;
    color: #005580;
    box-shadow: 1px 0px 5px 0 rgba(0, 0, 0, 0.15); }
  .member-pages-profile .sidebar-member-profile a {
    padding: 11px 15px;
    display: inline-block;
    width: 100%; }
  .member-pages-profile .sidebar-member-profile a:hover {
    color: #005580; }
  .member-pages-profile .sidebar-member-profile h3 {
    margin: 25px auto;
    text-align: center;
    font-weight: 600;
    color: #E12454; }
  .member-pages-profile .sidebar-member-profile .img-edit {
    position: absolute;
    top: 10px;
    left: 25px;
    padding: 0px 3px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff; }
    .member-pages-profile .sidebar-member-profile .img-edit a {
      color: #fff;
      font-size: 16px;
      padding: 3px 10px; }
  .member-pages-profile .sidebar-member-profile .img-edit:hover {
    background: rgba(0, 0, 0, 0.8); }
.member-pages-profile .member-prof-img {
  height: 320px;
  background-position: top center; }

.dash6 select {
  width: 100%;
  background: #fff;
  height: 42px;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-size: 14px;
  color: #19334d;
  outline: none;
  border: 1px solid #19334d; }
.dash6 .btn {
  margin-top: -5px; }
.dash6 .edit-location {
  font-size: 15px; }

.dash2 p, .dash4 p {
  font-size: 17px;
  line-height: 24px; }
.dash2 h4, .dash4 h4 {
  margin-bottom: 10px !important;
  margin-top: 25px !important; }

.dash4 .btn-2 {
  padding: 10px 24px;
  margin-top: 5px; }
.dash4 h6, .dash4 h5 {
  font-weight: 800;
  font-size: 17px;
  color: #005580;
  margin-top: 30px;
  margin-bottom: 5px; }
.dash4 h5 {
  color: green; }
.dash4 .btn {
  margin-top: 0;
  padding: 12px 30px; }
.dash4 .icon-pass {
  color: green;
  margin-right: 8px; }

/************ MEMBER PAGES END ***************/
.responsive-table {
  width: 100%;
  margin-bottom: 1.5em;
  border-spacing: 0; }

@media (min-width: 48em) {
  .responsive-table {
    font-size: .9em; } }
@media (min-width: 62em) {
  .responsive-table {
    font-size: 1em; } }
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

@media (min-width: 48em) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto; } }
.responsive-table thead th {
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  font-weight: normal;
  text-align: left;
  color: #19334d;
  font-weight: 800; }

.responsive-table thead th:first-of-type {
  text-align: left; }

.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal; }

@media (min-width: 48em) {
  .responsive-table tr {
    display: table-row; } }
.responsive-table th,
.responsive-table td {
  padding: .4em;
  vertical-align: middle; }

@media (min-width: 30em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em; } }
@media (min-width: 48em) {
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: .5em; } }
@media (min-width: 62em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em; } }
@media (min-width: 75em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em; } }
@media (min-width: 48em) {
  .responsive-table tbody {
    display: table-row-group; } }
.responsive-table tbody tr {
  margin-bottom: 1em; }

@media (min-width: 48em) {
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px; } }
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0; }

.responsive-table tbody th[scope="row"] {
  background-color: #1d96b2;
  color: white; }

@media (min-width: 30em) {
  .responsive-table tbody th[scope="row"] {
    border-left: 1px solid #1d96b2;
    border-bottom: 1px solid #1d96b2; } }
@media (min-width: 48em) {
  .responsive-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: left; } }
.responsive-table tbody td {
  text-align: right; }

@media (min-width: 48em) {
  .responsive-table tbody td {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: left; } }
@media (min-width: 48em) {
  .responsive-table tbody td:last-of-type {
    border-right: 1px solid #ccc; } }
 /*
.responsive-table tbody td[data-type=currency] {
  text-align: right;
}*/
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: .9em;
  color: #005580; }

@media (min-width: 30em) {
  .responsive-table tbody td[data-title]:before {
    font-size: .9em; } }
@media (min-width: 48em) {
  .responsive-table tbody td[data-title]:before {
    content: none; } }
.responsive-table a {
  color: #E12454; }

.responsive-table a:hover {
  color: #005580; }

/*****EVENTS START*****/
.calendar {
  padding: 70px 0; }

#calendar {
  max-width: 1200px;
  margin: 0 auto; }

.fc-state-default {
  border-color: #005580; }

.fc-state-default.fc-corner-right {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

.fc-state-default.fc-corner-left {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }

.fc .fc-button-group > * {
  float: left;
  margin: 0 7px 7px -1px; }

.fc .fc-toolbar > * > :first-child {
  font-size: 23px;
  line-height: 23px;
  font-weight: 900;
  color: #19334d; }
  @media (max-width: 991px) {
    .fc .fc-toolbar > * > :first-child {
      font-size: 26px;
      line-height: 26px;
      margin-top: 15px; } }

.fc-event {
  font-size: .85em;
  line-height: 2.2;
  border-radius: 0px;
  border: 1px solid transparent;
  background-color: transparent;
  color: #333 !important; }

.fc button {
  height: 1.7em; }

.fc-title {
  padding-left: 5px;
  color: #333; }

.fc-day-grid-event {
  margin: 0px 0px 0;
  padding: 0 1px; }

.fc-button {
  background-color: #fff;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  border: 2px solid #005580;
  color: #005580; }

.fc th {
  color: #19334d; }
  @media (max-width: 991px) {
    .fc th {
      font-size: 14px; } }

@media (max-width: 991px) {
  .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    font-size: 14px; } }

@media (max-width: 991px) {
  .fc-basic-view .fc-body .fc-row {
    min-height: 2.5em; } }

/******EVENTS END****/
.membership-plan .title-h {
  margin-bottom: 40px; }
.membership-plan .member-plan-box {
  margin-bottom: 40px;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
  padding: 20px 30px; }
  .membership-plan .member-plan-box p {
    font-size: 16px;
    line-height: 21px; }
  .membership-plan .member-plan-box ul {
    list-style: none;
    padding-left: 0; }
  .membership-plan .member-plan-box li {
    font-size: 17px;
    color: #333; }
  .membership-plan .member-plan-box .svg-inline--fa {
    color: green;
    margin-right: 7px;
    font-size: 14px; }
  .membership-plan .member-plan-box h1, .membership-plan .member-plan-box small {
    color: #19334d;
    font-family: "Lato", sans-serif;
    font-weight: 900; }
  .membership-plan .member-plan-box h1 {
    font-size: 28px;
    margin-bottom: 20px; }
  .membership-plan .member-plan-box h2 {
    font-weight: 900;
    color: #E12454; }
.membership-plan table {
  border: 1px solid #ccc; }
  .membership-plan table h1 {
    color: #E12454;
    font-weight: 900; }
  .membership-plan table h3, .membership-plan table small {
    color: #333; }
.membership-plan table .svg-inline--fa {
  color: green;
  font-size: 15px; }
.membership-plan .table > tbody > tr > td, .membership-plan .table > tbody > tr > th, .membership-plan .table > tfoot > tr > td, .membership-plan .table > tfoot > tr > th, .membership-plan .table > thead > tr > td, .membership-plan .table > thead > tr > th {
  font-size: 17px;
  padding: 12px 10px; }
.membership-plan .btn {
  margin-bottom: 15px;
  margin-top: 10px; }
.membership-plan .table > caption + thead > tr:first-child > td, .membership-plan .table > caption + thead > tr:first-child > th, .membership-plan .table > colgroup + thead > tr:first-child > td, .membership-plan .table > colgroup + thead > tr:first-child > th, .membership-plan .table > thead:first-child > tr:first-child > td, .membership-plan .table > thead:first-child > tr:first-child > th {
  border: none; }

/****** job post pages *************/
.job-post-page-box {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
  padding: 40px 20px;
  text-align: center;
  margin: 15px 0px;
  min-height: 160px;
  background-color: #005580;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 991px) {
    .job-post-page-box {
      padding: 20px 10px 30px 10px;
      min-height: auto; } }

.job-post-page-box:hover {
  opacity: 0.8; }

.job1 p, .job1 li, .job2 p, .job2 li, .job3 p, .job3 li {
  font-size: 18px;
  line-height: 24px;
  color: #333; }
.job1 input[type=file], .job2 input[type=file], .job3 input[type=file] {
  border: none;
  outline: none;
  font-size: 17px;
  line-height: 20px;
  padding: 0;
  font-family: "Magra", sans-serif; }

.job3 .job-post-page-box {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
  padding: 20px 10px;
  text-align: center;
  margin: 15px 0px;
  min-height: 100px;
  background-color: #005580;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 991px) {
    .job3 .job-post-page-box {
      padding: 20px 10px 30px 10px;
      min-height: auto; } }
.job3 .skills {
  background-color: #eee;
  padding: 1px 15px;
  margin: 4px 2px;
  border-radius: 15px;
  font-size: 15px;
  display: inline-block; }

.btn-2 {
  background-color: transparent;
  color: #E12454; }

.btn-2:hover {
  background-color: #E12454;
  color: #fff; }

.job9 .btn-2 {
  padding: 10px 24px;
  margin-top: 5px; }
.job9 h4 {
  margin: 35px 0 10px 0 !important; }
.job9 h6 {
  font-weight: 800;
  font-size: 17px;
  color: #005580;
  margin-top: 30px;
  margin-bottom: 5px; }
.job9 p {
  font-size: 16px; }

.job-post-list-box {
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
  padding: 30px; }
  @media screen and (max-width: 991px) {
    .job-post-list-box {
      padding: 20px 15px; } }
  .job-post-list-box .btn {
    margin-top: 20px; }
  .job-post-list-box h6 {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 800;
    color: #005580; }
  .job-post-list-box p {
    font-size: 17px; }

.job-post-right {
  text-align: right; }
  @media screen and (max-width: 991px) {
    .job-post-right {
      text-align: left; } }

.search-container input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: 1px solid #005580;
  width: 45%; }
  @media screen and (max-width: 991px) {
    .search-container input[type=text] {
      width: 70%; } }

.search-container button {
  padding: 7px 20px;
  margin-top: 8px;
  margin-right: 16px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
  background: #005580;
  color: #fff; }

.search-container button:hover {
  background: #E12454; }

/*# sourceMappingURL=style.css.map */
