/*
Theme Name: FACC Texas
Version: 1.0
*/

.green-down-arrow {
    cursor: pointer;
}

.resources-center .resources-center-button a.btn.collapsed {
    background-color: #76BC21;
}
.modal-open::after, .modal-open1::after {
    position: fixed !important;
    height: 100vw !important;
}
.services-list .img img {
    width: 100%;
    transform: scale(1);
    transition: all 0.4s ease 0s;
}
.form-here input::placeholder, .form-here textarea::placeholder {
    color: black;
}
.form-here ul {
    list-style: none;
}
.form-here label {
    color: red;
}
.form-here .hs-submit {
    justify-content: flex-start !important;
}
.hs-error-msgs, .hs_error_rollup {
    display: none;
}
.form-here input.invalid.error::placeholder, .form-here textarea.invalid.error::placeholder {
    color: red;
}
.form-here fieldset .hs-form-field input.invalid.error, .form-here fieldset .hs-form-field textarea.invalid.error{
    border-bottom: solid 1px red;
}
.slide-menu ul a.slide-menu-control.special-link{
    padding-left: 20px;
    cursor:pointer;
}
.slide-menu ul a.slide-menu-control.special-link::after{
    background-image: none;
}
header .slide-menu{
    overflow: scroll;
}
.search-input-box{
    text-align: center;
}
.search-input-box h3{
    color: #76bc21;
}
.is-search-submit {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    border: none;
    background-color: transparent;
    padding-left: 0;
}
.desk-search-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.desk-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.desk-search-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.srolled .desk-search-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #223f7d;
  opacity: 1; /* Firefox */
}

.srolled .desk-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #223f7d;
}

.srolled .desk-search-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #223f7d;
}
.search-box-form .wf-container1 {
    width: 100%;
}
.search-box-form h3{
    display: inline;
}
.rc-pagination ul li span{
    background-color: #e01453;
    color: #ffffff;
    display: block;
    width: 40px;
    line-height: 40px;
    border-radius: 40px;
    text-align: center;
}
.desk-search-input {
    width: 100%;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
	outline: none;
    font-size: 16px;
}
.srolled .desk-search-input{
	border-bottom: 1px solid #223f7d;
	    color: #223f7d;
}
.srolled .is-search-submit {
	
    color: #223f7d;
}
.search-result-page .breadcum::after {
    height: 190px;
}
.desktop-menu li.menu-lavel-1 > a.search-show-icon{
	    float: right;
}
.search-box-form .search form div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 0;
    opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
	    -webkit-box-align: end;    -ms-flex-align: end;    align-items: end;
	float: right;	
}
.desktop-menu li.menu-lavel-1 > a.search-show-icon.main {
    display: none;
}
.search-box-form.main .search form div {
    width: 100%;
    opacity: 1;
}
.filter_topic .select-selected.select-drop-down-created{
    background-image: url(assets/images/dropdown-white.svg);
    display: flex;
    align-items: center;
}
.filter-form .filter_topic .select-items{
    margin-top: 10px;
}
.filter_topic .select-selected.select-arrow-active{
    background-color: #76BC21;
}
.filter-form .filter_topic .select-items div {
    background-color: #475057;
    color: #fff;
}
#accordionTeam.accordiontem .teamcard .btn{
    width: 96%;
    padding-right: 12px;
}
#accordionTeam.accordiontem .teamcard .btn::after{
  right: -3%;
}
#map_canvas .custom_map_label{
    margin-left: -15px;
    margin-top: -10px;
}

section.history_timeline {
    background: #f0f0f0;
    padding: 139px 0px 113px 0px;
}

.timeline {
  width: 100%;
  position: relative;
  margin-top: 100px;
  background: #f0f0f0;
  margin: 0 auto;
  max-width: 1840px;
}
  
  
  .timeline-nav__item {
    width: auto !important;
    height: auto;
    text-align: center;
    background: transparent;
    color: #223f7d;
    margin: 30px 25px !important;
    position: relative;
    font-size: 14px;
    line-height: 50px;
    font-weight: 400;
    outline: none;
    cursor: pointer;
  }
  .timeline-nav__item::before {
    content: "";
    position: absolute;
    top: -17px;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #ffffff;
    transition: 0.2s;
    border: 2px solid white;
  }
  .timeline-nav.slick-initialized.slick-slider:before {
    content: "";
    background: white;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 22px;
}
.timeline-nav.slick-initialized.slick-slider {
    margin-top: -50px;
}
  .timeline-nav__item.slick-current {
    opacity: 1;
  }
  .timeline-nav__item.slick-current::before {
    background-color: #65dbc8;
  }
  .timeline-wrapper {
    position: relative;
    width: 100%;
    height: 480px;
    margin: 0 auto 60px;
  }
  .timeline-nav__item.slick-slide {
    font-size: 24px;
    color: #223f7d;
    font-weight: 600;
}
.timeline-nav .slick-track {
    transform: none !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
}
.logo-slider {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.logo-slider .item {
    width: 150px;
    /* display: inline-block; */
    padding: 15px;
    /* margin: 10px; */
}
.logo-slider .item img {
    width: 100%;
}
.wpem-single-event-body-content ul {
    padding: 0;
}
.wpem-single-event-body-content li {
    position: relative;
    list-style: none;
    padding-left: 20px;
    color: #00162b;
    font-size: 20px;
    letter-spacing: 0.00em;
    margin-bottom: 6px;
}
.wpem-single-event-body-content li:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #0c4778;
    position: absolute;
    left: 0;
    top: 15px;
    border-radius: 50%;
}
.wpem-single-event-body-content li strong {
    color: #0c4778;
}
.wpem-event-details .wpem-heading-text {
    padding: 0;
    margin: 0;
    line-height: 1.42;
    color: #df3aa0;
    font-size: 28px !important;
    font-weight: 300;
    display: block;
}
.single_event_listing .wpem-event-ticket-type {
    display: none;
}
.event_listings_main .wpem-event-ticket-type.Paid {
    display: none;
}
.awsm-filter-wrap.awsm-no-search-filter-wrap {
    background: blue;
    padding: 25px 10px 75px 10px;
    background: #0c4778;
}
.awsm-filter-item {
    width: 33%;
    border: none;
    outline: none;
    padding: 0 15px 10px !important;
}
.awsm-selectric {
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    background: transparent;
    border: none;
    color: white;
    border-bottom: 1px solid white;
    border-color: white !important;
    border-radius: 0 !important;
}
.awsm-selectric .label {
    margin-left: 0;
    font-size: 18px;
}

.awsm-selectric > * {
    color: white !important;
}
.awsm-selectric .awsm-selectric-arrow-drop:after {
    border-top-color: #ffffff;
}
.awsm-selectric-open .awsm-selectric-items ul li {
    font-size: 18px;
}
.awsm-grid-item .awsm-job-item {
    box-shadow: 0px 2px 4px 0px #b9b9b9;
    border-radius: 10px;
    padding: 40px 20px;
}
.awsm-job-item h2.awsm-job-post-title {
    margin: 0 0 15px;
    font-size: 36px;
    text-align: left;
    font-weight: 300;
    color: #df3aa0;
	text-transform: none;
}
.awsm-grid-left-col::after {
    border-bottom: 2px;
    content: "";
    width: 65px;
    height: 5px;
    display: block;
    background: #0c4778;
}
a.awsm-job-item .awsm-job-specification-item {
    color: #222222;
    font-size: 20px;
    border-bottom: 1px solid #d4edfc;
    padding: 15px 0px;
}
.awsm-job-specification-item.awsm-job-specification-job-category {
    font-weight: 700;
}

.awsm-job-more-container {
    padding-top: 15px;
}
span.awsm-job-more {
    color: #df3aa0;
    font-size: 20px;
    /* padding-top: 25px; */
}
.back-btn {
    padding: 20px 0;
    background: linear-gradient(to right, #064c89, #01213e);
}
.back-btn a {
    color: white;
}
h1.entry-title.awsm-jobs-single-title {
    font-weight: 300;
    color: #df3aa0;
	display:none;
}
.awsm-job-entry-content p {
    font-size: 20px;
}
.awsm-job-entry-content strong, .awsm-job-specification-item strong{
    color: #0c4778;
}
.awsm-job-form-inner {
    border: 0;
    padding-top: 0;
    /* margin-top: -80px; */
}
.awsm-job-form-inner h2 {
    margin: 0 0 30px;
    color: #df3aa0;
}
.awsm-job-form-group label{
	color:#004a8d;
}
.awsm-job-form-control:focus {
    border-color: #004a8d;
}
.awsm-job-form-control {
    display: block;
    width: 100%;
    font: inherit;
    padding: 8px 15px;
    min-height: 46px;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 1;
    color: #060606;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.awsm-application-submit-btn, .awsm-jobs-primary-button {
color: #fff;
    padding: 11px 35px 9px 29px;
    transition: all 0.5s ease-in-out !important;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 50px;
    display: inline-block;
    background: rgb(12, 71, 120);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.awsm-application-submit-btn:hover, .awsm-jobs-primary-button:hover {
	background-color: #65dbc8;
}
.awsm-job-entry-content h3 {
    font-weight: 300;
    color: #004a8d;
}
input#awsm-application-file::file-selector-button {
    background: white;
    padding: 10px 20px;
    margin-right: 10px;
    font-weight: bolder;
    color: #004a8d;
    border: 1px solid #004a8d;
	cursor: pointer;
}
.awsm-job-container,.awsm-filter-items,.awsm-job-listings {
    max-width: 1720px;
    margin: 0 auto;
    width: 100%;
    padding: 50px 60px;
}

.awsm-filter-wrap.awsm-no-search-filter-wrap .awsm-filter-toggle{
	color:white;
}
.awsm-filter-wrap.awsm-no-search-filter-wrap .awsm-filter-toggle svg path {
    fill: white;
}
.awsm-filter-toggle.awsm-on {
    background: #01213e;
}
.awsm-job-entry-content ul li {
    font-family: 'roboto';
    position: relative;
    list-style: none;
    padding-left: 20px;
    color: #00162b;
    font-size: 20px;
    letter-spacing: 0.00em;
    margin-bottom: 6px;
	
}

.awsm-job-entry-content ul li::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #0c4778;
    position: absolute;
    left: 0;
    top: 15px;
    border-radius: 50%;
}
.awsm-job-specification-item {
    margin: 10px 0px;
}
.awsm-job-specification-item span {
   
    font-family: 'roboto';
    font-size: 20px;
}
.event_listing  .wpem-event-ticket-type {
    display: none;
}
.coman-full-section .text.text-block-main ul.page-numbers li:before {
	content:none;
}
.event-listed.padding-20{
	padding-top:20px;
}
  @media (max-width: 500px) {
    .timeline-wrapper {
      height: 500px;
      max-height: 900px;
    }
  }
  .timeline-slider {
    height: 100%;
  }
  .timeline .slick-list {
    height: 100%;
  }
  @media (min-width: 1080px) {
    .timeline .slick-list {
      /* padding: 0 160px !important; */
    }
    .timeline-year {
      font-size: 52px;
      right: -50px;
      padding: 10px 15px;
    }    
    .timeline-slide {
      /* margin: 0 30px; */
    }
    .timeline .slick-list {
      /* padding: 0 300px !important; */
    }
    .timeline-slide__content {
      width: 350px;
    }
  }
  .timeline .slick-track {
    height: 100%;
  }
  .timeline-slide {
    position: relative;
    background-repeat: no-repeat;
    outline: none;
    background-size: auto 400px, cover;
    background-position: top;
    margin: 0 50px;
    width: 80%;
    z-index: 1;
    background-size: cover;
  }
  .timeline-slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00216fc2;
    z-index: 2;
  }
  .timeline-slide__content {
    z-index: 5;
    position: absolute;
    bottom: 0;
    background: #65dbc8;
    width: 516px;
    left: 0;
    padding: 30px 55px;
    opacity: 0;
    transition: opacity 1s;
}
.timeline-year {
    z-index: 5;
    font-size: 140px;
    font-weight: 600;
    color: #df3aa0;
    background: transparent;
    padding: 15px 26px;
    transition: opacity 1.2s;
    position: absolute;
    right: -65px;
    opacity: 0;
    top: -30px;
  }
  .timeline-title {
    color: #ff9900;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
  }
  .timeline-text {
    font-size: 20px;    
    color: #ffffff;
    margin: 0;
    font-weight: 700;
  }
  .timeline .slick-current:after {
    background-color: rgba(0, 52, 113, 0);
  }
  .timeline .slick-current .timeline-year {
    opacity: 1;
  }
  .timeline .slick-current .timeline-slide__content {
    opacity: 1;
  }

@media screen and (max-width: 1600px) {
    #customNav.arrow-nav {
        top: inherit;
        bottom: 30px;
    }
    section.coman-full-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
	.awsm-job-item h2.awsm-job-post-title {
		font-size: 30px;
	}
}
@media (max-width: 1790px) {
    .awsm-job-container,.awsm-filter-items,.awsm-job-listings {
        max-width: 100% !important;
        padding: 20px 60px;
    }
}
@media screen and (max-width: 1439px) {
    .news-list-home ul li:first-child{
        border-top: solid 0px #e4e7e9;
    }
    .news-list-home ul li:last-child{
        border-bottom: solid 1px #e4e7e9;
    }
	  .awsm-job-container,.awsm-filter-items,.awsm-job-listings{
        padding-left: 40px;
    }
	.awsm-job-item h2.awsm-job-post-title {
		font-size: 26px;
	}
}
@media screen and (max-width: 1200px) {
    .h2-green-section .talk-to-expert{
        justify-content: start;
    }
    .readmore1.left .fa-arrow-left:first-child {
        display: none;
    }
    .article-social .social-share li a:hover span{
        display: none;
    }
    .timeline-year {        
        font-size: 110px;
    }
	.awsm-job-item h2.awsm-job-post-title {
		font-size: 22px;
	}
}
@media screen and (max-width: 1199px) {
	.desk-search-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  color: #223f7d;
	  opacity: 1; /* Firefox */
	}

	.desk-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color: #223f7d;
	}

	.desk-search-input::-ms-input-placeholder { /* Microsoft Edge */
	  color: #223f7d;
	}
}
@media screen and (max-width: 1024px) {
	.awsm-job-item h2.awsm-job-post-title {
		font-size: 20px;
	}
}
@media screen and (max-width: 992px) {
	.awsm-job-form-inner {
  
    padding: 35px 0px;
}
    .promo-bar { order: 1; }
    .promo-social ul li {
        border-top: solid 1px #E8EDF1;
    }
    .promo-bar .promo-center .promo-text span{
        transform: scaleY(-1);
    }
    .timeline-year {
        font-size: 82px;
    }

}
@media screen and (max-width: 768px) {
    .search-result-page .breadcum::after {
        height: 168px;
    }
    .search-result-page .rc-bg {
        padding-top: 0px;
    }
}

@media screen and (max-width: 767px) {
	.awsm-filter-item {
        width: 100%;
    }
	    .awsm-filter-items {
        padding: 10px 10px 10px 10px;
    }
	 .awsm-job-container,.awsm-filter-items,.awsm-job-listings {
        max-width: 100%;
        padding-right: 20px;
    }
    .timeline-year {
        font-size: 60px;
        right: -36px;
    }
    .timeline-slide__content {
        width: 516px;        
        padding: 20px 15px;
    }
    .timeline-slide {
        margin: 0 20px;
    }
    .timeline-nav__item.slick-slide {
        font-size: 18px;
    }
    
element.style {
    width: 122px;
}
.slick-initialized .slick-slide {
    display: block;
}
.timeline-nav__item.slick-slide {
    font-size: 18px;
    color: #223f7d;
    font-weight: 600;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.timeline-nav__item {
    margin: 30px 20px !important;
}
.timeline-text {
    font-size: 18px;
}
section.history_timeline {  
    padding: 50px 0px 20px 0px;
}
}

@media (max-width: 680px) {
    .awsm-job-container,.awsm-filter-items,.awsm-job-listings{
        padding: 20px 20px;
    }
}

 @media (max-width: 500px) {
    .timeline-slide__content {
      width: 100%;
    }
     .timeline-text {
        font-size: 16px;
    }
     .timeline-nav__item::before {
        top: -15px;
        left: 50%;
        width: 17px;
        height: 17px;
    }
  }

@media screen and (max-width: 480px) {
    .timeline-nav__item {
        margin: 26px 6px !important;
    }
    .timeline-nav__item::before {
        top: -12px;
    }
    .timeline-nav__item.slick-slide {
        font-size: 16px;
    }
}
@media screen and (max-width: 380px) {
    
    
}