@import url(admin-style.css);
@import url(bootstrap.min.css);
@import url(font-awesome.css);
@-webkit-keyframes fadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
#team-slider, div[id*="team-slider-shortcode-"] {
  padding: 0 50px 40px; }
  #team-slider .carousel-control, div[id*="team-slider-shortcode-"] .carousel-control {
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
    height: 45px;
    margin-top: -22.5px;
    top: 50%;
    width: 45px; }
    #team-slider .carousel-control span, div[id*="team-slider-shortcode-"] .carousel-control span {
      -webkit-transform: translate(-45%, -45%);
      -moz-transform: translate(-45%, -45%);
      -ms-transform: translate(-45%, -45%);
      transform: translate(-45%, -45%);
      color: #000;
      font-size: 26px;
      left: 50%;
      margin: 0;
      position: absolute;
      right: auto;
      text-shadow: none;
      top: 50%; }
    #team-slider .carousel-control.left, div[id*="team-slider-shortcode-"] .carousel-control.left {
      left: 0px;
      background: #fff; }
    #team-slider .carousel-control.right, div[id*="team-slider-shortcode-"] .carousel-control.right {
      right: 0px;
      background: #fff; }
  #team-slider .carousel-indicators, div[id*="team-slider-shortcode-"] .carousel-indicators {
    bottom: 10px;
    display: block;
    height: 25px;
    left: 0;
    list-style: none;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 15; }
    #team-slider .carousel-indicators li, div[id*="team-slider-shortcode-"] .carousel-indicators li {
      background: #fff;
      border-radius: 50%;
      border: none;
      box-shadow: 0 0 0px 1px #000;
      height: 13px;
      margin: 0 3px;
      width: 13px; }
      #team-slider .carousel-indicators li.active, div[id*="team-slider-shortcode-"] .carousel-indicators li.active {
        background: #000; }
  #team-slider .single-team, div[id*="team-slider-shortcode-"] .single-team {
    position: relative;
    padding-bottom: 60px; }
    #team-slider .single-team .img-wrap, div[id*="team-slider-shortcode-"] .single-team .img-wrap {
      background-color: #ebebeb;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: auto 101%;
      border-radius: 0;
      border: 0;
      box-shadow: 0 7px 6px rgba(0, 0, 0, 0.2);
      display: block;
      height: 200px;
      margin: 0 0 25px;
      max-width: 100%;
      overflow: hidden;
      position: relative;
      transition: box-shadow 0.4s;
      width: 100%;
      z-index: 3; }
      #team-slider .single-team .img-wrap::before, div[id*="team-slider-shortcode-"] .single-team .img-wrap::before {
        content: none; }
      #team-slider .single-team .img-wrap img, div[id*="team-slider-shortcode-"] .single-team .img-wrap img {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 100%;
        left: 50%;
        max-height: inherit;
        max-width: inherit;
        min-height: inherit;
        min-width: inherit;
        position: absolute;
        top: 50%;
        width: auto;
        z-index: 1; }
      #team-slider .single-team .img-wrap:hover, div[id*="team-slider-shortcode-"] .single-team .img-wrap:hover {
        box-shadow: 0 7px 6px transparent;
        transition: box-shadow 0.4s;
        border: 0; }
        #team-slider .single-team .img-wrap:hover .btn.btn-plus, div[id*="team-slider-shortcode-"] .single-team .img-wrap:hover .btn.btn-plus {
          background: #333;
          top: 50%; }
    #team-slider .single-team .info-wrap, div[id*="team-slider-shortcode-"] .single-team .info-wrap {
      text-align: left;
      position: relative;
      margin-bottom: 30px; }
      #team-slider .single-team .info-wrap h2, #team-slider .single-team .info-wrap h3, #team-slider .single-team .info-wrap h4, #team-slider .single-team .info-wrap p, div[id*="team-slider-shortcode-"] .single-team .info-wrap h2, div[id*="team-slider-shortcode-"] .single-team .info-wrap h3, div[id*="team-slider-shortcode-"] .single-team .info-wrap h4, div[id*="team-slider-shortcode-"] .single-team .info-wrap p {
        margin: 0 0 10px;
        border: none; }
      #team-slider .single-team .info-wrap .team-name, div[id*="team-slider-shortcode-"] .single-team .info-wrap .team-name {
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 20px;
        text-align: left; }
        #team-slider .single-team .info-wrap .team-name a, div[id*="team-slider-shortcode-"] .single-team .info-wrap .team-name a {
          border: none;
          color: #67cae9;
          font-size: 20px;
          font-weight: bold;
          text-align: left;
          text-decoration: none; }
          #team-slider .single-team .info-wrap .team-name a h3, div[id*="team-slider-shortcode-"] .single-team .info-wrap .team-name a h3 {
            color: #67cae9;
            font-size: 20px;
            font-weight: bold;
            margin: 0;
            padding: 0 0 10px; }
        #team-slider .single-team .info-wrap .team-name .position-team, div[id*="team-slider-shortcode-"] .single-team .info-wrap .team-name .position-team {
          color: #000;
          font-size: 18px;
          font-weight: 400;
          margin: 0; }
        #team-slider .single-team .info-wrap .team-name::after, div[id*="team-slider-shortcode-"] .single-team .info-wrap .team-name::after {
          content: "";
          background: #000;
          bottom: -10px;
          display: block;
          height: 1px;
          left: 0;
          position: relative;
          width: 70%; }
      #team-slider .single-team .info-wrap .team-info, div[id*="team-slider-shortcode-"] .single-team .info-wrap .team-info {
        font-size: 14px;
        line-height: 1.5em;
        margin-bottom: 10px; }

/*Start MODAL style*/
div[id*="teamModal"].modalShow {
  display: block; }
  div[id*="teamModal"].modalShow .modal-container .box .img-wrap {
    width: 300px;
    margin: 0 0 20px 15px; }
    div[id*="teamModal"].modalShow .modal-container .box .img-wrap img {
      height: 100%;
      position: relative; }

.list-view {
  overflow: hidden; }
  .list-view a {
    border: none;
    color: #67cae9;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    text-decoration: none; }
    .list-view a h3 {
      color: #67cae9;
      font-size: 20px;
      font-weight: bold;
      margin: 15px 0 0; }
    .list-view a:hover {
      text-decoration: none;
      border-bottom: 1px solid #67cae9; }
  .list-view span {
    font-size: 15px;
    font-weight: bold; }
  .list-view .team-social {
    position: relative; }

.img-wrap.team-img {
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 101%;
  border-radius: 5px;
  border: 1px solid #eaeaea;
  height: auto;
  padding-bottom: 70%;
  position: relative;
  transition: background-size 0.4s;
  width: 100%; }
  .img-wrap.team-img:hover::before {
    opacity: 0.5; }
  .img-wrap.team-img:hover .btn.btn-plus {
    background: #333;
    top: 50%; }

/*Start GRID View*/
.team-archive::before, .team-archive::after {
  content: "";
  display: table; }
.team-archive::after {
  clear: both; }

.team-box {
  margin-bottom: 30px;
  overflow: hidden; }
  .team-box .img-wrap {
    background-color: #fff;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 101%;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    height: auto;
    padding-bottom: 100%;
    position: relative;
    transition: background-size 0.4s;
    width: 100%; }
    .team-box .img-wrap::before {
      content: "";
      background: #000;
      height: 101%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      transition: 0.4s;
      width: 101%;
      z-index: 1; }
    .team-box .img-wrap .team-info {
      bottom: 0;
      position: absolute;
      right: 0;
      transition: 0.4s;
      width: 100%;
      z-index: 2; }
      .team-box .img-wrap .team-info h3, .team-box .img-wrap .team-info span {
        background: #fff;
        color: #000;
        padding: 5px 5px 5px 15px;
        display: inline-block;
        margin: 0 0 10px;
        line-height: 1em; }
      .team-box .img-wrap .team-info h3 {
        font-size: 18px;
        font-weight: bold; }
      .team-box .img-wrap .team-info span {
        font-size: 15px; }
    .team-box .img-wrap .team-social {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      position: absolute;
      text-align: center;
      bottom: -100%;
      transition: 0.4s;
      z-index: 4;
      width: 100%; }
    .team-box .img-wrap:hover {
      transition: background-size 0.4s;
      background-size: auto 110%; }
      .team-box .img-wrap:hover::before {
        opacity: 0.5; }
      .team-box .img-wrap:hover .btn.btn-plus {
        background: #333;
        top: 50%; }
      .team-box .img-wrap:hover .team-info {
        right: 100%; }
      .team-box .img-wrap:hover .team-social {
        bottom: 0; }

/*END Grid View*/
/*START Teams--------------------------------------------------*/
hr.solid-line {
  height: 2px;
  background-color: #000; }

/*Social */
.team-social-inside ul {
  margin: 0; }
  .team-social-inside ul li {
    display: inline-block;
    margin: 0 2px;
    list-style-type: none; }
    .team-social-inside ul li a {
      text-decoration: none !important;
      border: none; }

/*END Social */
.team-social {
  background: transparent;
  display: block;
  position: absolute;
  left: 0;
  bottom: 15px; }
  .team-social ul {
    display: inline-block;
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle; }
    .team-social ul li {
      display: inline-block;
      margin: 0 1px;
      position: relative; }
      .team-social ul li a {
        border-radius: 0;
        border: none;
        color: #fff;
        display: inherit;
        height: 35px;
        margin: 0;
        position: relative;
        transition: 0.4s;
        width: 35px; }
        .team-social ul li a i {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 18px;
          left: 50%;
          position: absolute;
          top: 50%;
          width: 100%;
          height: 100%;
          padding: 10px;
          background: #67cae9;
          transition: background 0.4s; }
      .team-social ul li:hover, .team-social ul li:focus, .team-social ul li:active {
        color: #fff; }
        .team-social ul li:hover::after, .team-social ul li:focus::after, .team-social ul li:active::after {
          content: none; }
        .team-social ul li:hover a .fa-facebook, .team-social ul li:focus a .fa-facebook, .team-social ul li:active a .fa-facebook {
          background: #3b5998; }
        .team-social ul li:hover a .fa-twitter, .team-social ul li:focus a .fa-twitter, .team-social ul li:active a .fa-twitter {
          background: #1da1f2; }
        .team-social ul li:hover a .fa-linkedin, .team-social ul li:focus a .fa-linkedin, .team-social ul li:active a .fa-linkedin {
          background: #0077b5; }
        .team-social ul li:hover a .fa-instagram, .team-social ul li:focus a .fa-instagram, .team-social ul li:active a .fa-instagram {
          background: #c13584; }
        .team-social ul li:hover a .fa-google-plus, .team-social ul li:focus a .fa-google-plus, .team-social ul li:active a .fa-google-plus {
          background: #ea4335; }
        .team-social ul li:hover a .fa-phone, .team-social ul li:focus a .fa-phone, .team-social ul li:active a .fa-phone {
          background: #25d366; }
        .team-social ul li:hover a .fa-envelope, .team-social ul li:focus a .fa-envelope, .team-social ul li:active a .fa-envelope {
          background: #00bcf2; }
        .team-social ul li:hover a .fa-globe, .team-social ul li:focus a .fa-globe, .team-social ul li:active a .fa-globe {
          background: #464646; }

/*Buttons Styles*/
.btn-close {
  background: #000;
  border-radius: 5px;
  border: none;
  height: 30px;
  position: absolute;
  right: -10px;
  top: -10px;
  transition: 0.4s;
  width: 30px;
  z-index: 99; }
  .btn-close:hover {
    background: #fff; }
    .btn-close:hover::after {
      color: #000; }
  .btn-close:focus {
    outline: none;
    border: none; }
  .btn-close::after {
    content: "\f00d";
    -webkit-transform: translate(-47%, -47%);
    -moz-transform: translate(-47%, -47%);
    -ms-transform: translate(-47%, -47%);
    transform: translate(-47%, -47%);
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-right: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: #fff;
    left: 50%;
    position: absolute;
    top: 50%; }

.btn.btn-plus {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #dbdbdb;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  height: 30px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: -30%;
  transition: 0.4s;
  width: 30px;
  z-index: 3; }
  .btn.btn-plus::after {
    content: "\f067";
    -webkit-transform: translate(-47%, -47%);
    -moz-transform: translate(-47%, -47%);
    -ms-transform: translate(-47%, -47%);
    transform: translate(-47%, -47%);
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-right: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: #fff;
    left: 50%;
    position: absolute;
    top: 50%; }
  .btn.btn-plus:focus {
    outline: none; }

/*End Buttons Styles*/
/*Start MODAL style*/
div[id*="teamModal"] {
  background: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1050; }
  div[id*="teamModal"].modalShow {
    display: block; }
    div[id*="teamModal"].modalShow .modal-container {
      animation: fadeInTop 1s forwards;
      -webkit-animation: fadeInTop 1s forwards;
      overflow-y: scroll; }
      div[id*="teamModal"].modalShow .modal-container .box {
        position: relative; }
        div[id*="teamModal"].modalShow .modal-container .box .img-wrap {
          float: right;
          position: relative;
          width: 300px;
          margin: 0 0 20px 15px; }
          div[id*="teamModal"].modalShow .modal-container .box .img-wrap img {
            height: 100%;
            position: relative; }
      div[id*="teamModal"].modalShow .modal-container::-webkit-scrollbar {
        width: 10px;
        height: 10px;
        border-radius: 0 10px 10px 0;
        background-color: #67cae9; }
      div[id*="teamModal"].modalShow .modal-container::-webkit-scrollbar-track {
        background-color: #fff;
        border-radius: 0 10px 10px 0;
        box-shadow: none;
        width: 10px; }
      div[id*="teamModal"].modalShow .modal-container::-webkit-scrollbar-thumb {
        border-radius: 10px;
        box-shadow: none;
        background-color: #67cae9; }
  div[id*="teamModal"] .modal-container {
    background: #fff;
    border-radius: 10px;
    color: #787878;
    left: 0;
    margin: 30px auto;
    max-height: 90%;
    max-width: 95%;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 10%;
    width: 80%;
    z-index: 999; }
    div[id*="teamModal"] .modal-container h1, div[id*="teamModal"] .modal-container h2, div[id*="teamModal"] .modal-container h3 {
      margin: 0 0 10px !important; }
    div[id*="teamModal"] .modal-container .position {
      color: #000;
      font-weight: 700;
      font-size: 20px;
      margin: 0 0 10px;
      display: block; }

/*End MODAL*/
/*END teams------------------------------------------*/
