.layout_talent_search_results .search_form {
  height:40px;
  width:100%;
}

.layout_talent_search_results .search_form>*{
  padding:0px;
  height:100%;
}
.layout_talent_search_results .search_form .language_col {
  width: 100%;
}
.layout_talent_search_results .search_form input {
  width:100%;
  height:100%!important;
  line-height:35px!important;
  border-color: #444;
  border-radius: 20px;
}
.layout_talent_search_results .search_form input:focus {
  border-color: #02b899;
  border-width: 2px;
  box-shadow: none;
  margin-left: -1px;
}
.layout_talent_search_results .search_form input.btn {
  display: none;
}
.layout_talent_search_results .search_form i {
  right: 10px;
  top:10px;
}

.facetwp-icon:not(.f-reset):before {
  background-image: url(../../../images/icons/search.svg)!important;
  width: 19px!important;
  height: 19px!important;
  background-size: cover;
  background-position: top left;
  animation: none!important;
}
.facetwp-icon {
  opacity: 1!important;
}

.layout_talent_search_results .img {
  display: none;
}

.layout_talent_search_results .layout1 {
  display: none;
}

.layout_talent_search_results .layout2 {
  display: block;
}

.layout_talent_search_results .layout2 .quote2-icon {
  position: static;
  float: left;
}
.layout_talent_search_results .layout2 .wrap {
  overflow: hidden;
}

.layout_talent_search_results .layout2 img {
  width: 70px!important;
  height: auto!important;
}

.search_parameters {
  overflow:hidden;
  margin-top:10px;
  clear:both;
  width:100%;
  float:left;
  clear:both;
}

.search_parameters .btn,
.search_parameters .btn:hover {
  margin-right:5px;
  margin-bottom:5px;
  float:left;
  border:1px solid #999;
  color:#3e4855!important;
  background-color:transparent!important;
  padding-top: 5px!important;
  padding-bottom: 5px!important;
}

.search_parameters .btn .icon {
  font-size:15px;
  margin-right:-5px;
  margin-left:5px;
  color:#3e4855;
  margin-top: -2px;
}
.search_parameters .btn:hover {
  color: white!important;
}
.search_parameters .btn:hover .icon {
  filter: brightness(0) invert(1);
}

.layout_talent_search_results .search_bar {
  background-color:#f2f2f2;
  padding: 10px 0px;
}

.layout_talent_search_results .search_bar h5 {
  font-size:18px;
  margin-bottom:0px;
  margin-top: 8px;
  float: left;
}

.layout_talent_search_results .search_bar .right_content {
  float: right;
}

.layout_talent_search_results .right_content .filter_by h6 {
  float: left;
  margin-top: 8px;
  margin-right: 10px;
}
.layout_talent_search_results .right_content .view h6 {
  float: left;
  margin-top: 8px;
  margin-right: 10px;
}
.layout_talent_search_results .filter_by .facetwp-sort {
  float: right;
  width: 170px;
}
.layout_talent_search_results .filter_by .facetwp-sort select {
  width: 150px!important;
}
.layout_talent_search_results .facetwp-sort-select {
  display: none;
}

.layout_talent_search_results .facetwp-sort .custom_select {
  float: left;
}
.layout_talent_search_results .facetwp-sort .custom_select input.view {
  text-indent: 5px;
  border-radius: 20px;
  transition: none;
}
.layout_talent_search_results .facetwp-sort .custom_select.open input.view {
  border-radius: 20px 20px 0 0;
}
.layout_talent_search_results .search_bar .custom_select .view {
  height: 40px;
}
.layout_talent_search_results .search_bar .col.view .group.active .fa,
.layout_talent_search_results .search_bar .col.view .group:hover .fa {
  background-position-x: -193px;
}
.layout_talent_search_results .search_bar .col.view .list.active .fa,
.layout_talent_search_results .search_bar .col.view .list:hover .fa {
  background-position-x: -161px;
}

.layout_talent_search_results .search_bar .col.view a {
  margin-right: 10px;
  float:left;
  margin-top: 3px;
}
.layout_talent_search_results .search_bar .col.view a:last-child {
  margin-right: 0px;
}
.layout_talent_search_results .search_bar .col.view a:not( .active ) {
  filter: grayscale( 1 );
  opacity: 0.7;
}

.layout_talent_search_results .filter_by a.active {
  color:#00b4aa;
}

.layout_talent_search_results .search_bar .left_content {
  float: left;
  overflow: hidden;
  width: 50%;
  padding-left: 2px;
}
.layout_talent_search_results .search_bar .left_content h5 {
  float: left;
}
.layout_talent_search_results .search_bar .left_content .search_form {
  width: 100%;
  float: left;
}
.field_dropdown {
  margin-top: -10px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}


@media( max-width: 992px ){
  .layout_talent_search_results .search_bar .right_content .col {
    width: 100%;
  }
  .layout_talent_search_results .search_bar .right_content .col.filter_by {
    padding-right: 0;
  }
  .layout_talent_search_results .search_bar .right_content .col.view {
    display: none;
  }
  .layout_talent_search_results .search_bar .left_content {
    width: calc( 100% - 320px );
  }
}
@media( max-width: 768px){
  .layout_talent_search_results .search_bar {
    margin-bottom: 20px;
  }
  .layout_talent_search_results .search_bar .left_content {
    width: calc( 100% - 250px );
  }
  .layout_talent_search_results .search_bar .left_content h5,
  .layout_talent_search_results .right_content .filter_by h6 {
    display: none;
  }
  .layout_talent_search_results .filter_by .facetwp-sort {
    width: 100%;
  }
  .layout_talent_search_results .search_bar .right_content {
    width: 242px;
  }
  .layout_talent_search_results .search_bar .right_content .col {
    width: calc( 100% - 40px );
    padding: 0;
  }
  .layout_talent_search_results .search_bar .filter_btn {
    font-size: 27px;
    margin-right: 5px;
    margin-top:  4px;
  }
}
@media( max-width: 600px){
  .layout_talent_search_results .search_bar .left_content {
    width: calc( 100% - 220px );
  }
  .layout_talent_search_results .search_bar .right_content {
    width: 210px;
  }
}
@media( max-width: 500px){
  .layout_talent_search_results .search_bar .right_content {
    width: auto;
  }
  .layout_talent_search_results .search_bar .left_content {
    width: calc( 100% - 45px );
  }
  .layout_talent_search_results .search_bar .right_content .col {
    display: none;
  }
}


/* Views */
.layout_talent_search_results .separator2,
.layout_talent_search_results .separator3 {
  width: 100%;
  clear:both;
  display:none;
}

.list_view .talent_block {
  display: none;
}



.facetwp-counter {
  display: none;
}

@media( min-width: 1024px ){
  .layout_talent_search_results .filters_col {
    display: block!important;
  }
}

.layout_talent_search_results .filters_col h5 {
  margin-bottom: 40px;
  margin-top: 30px;
}

.layout_talent_search_results .filters_col .toggle_box {
  border-bottom:1px solid #e1e1e1;
  padding-bottom:25px;
  margin-bottom:25px;
}

.layout_talent_search_results .filters_col .toggle_box h6 {
  cursor:pointer;
  margin-bottom:0px;
}
.layout_talent_search_results .filters_col .toggle_box h6 .fa {
  transform: rotate( 0deg );
  transition: transform 0.2s;
}
.layout_talent_search_results .filters_col .toggle_box.open h6 .fa {
  transform: rotate( 180deg );
}
.layout_talent_search_results .filters_col .toggle_box .field {
  margin-top:20px;
  display:none;
}

.layout_talent_search_results .filters_col .toggle_box h6 .icon {
  float:right;
  color:#3e4855;
  margin-top: 8px;
}
.layout_talent_search_results .facetwp-facet {
  margin-bottom: 1px;
}

.ad {
  background: #00bab1;
  background: -webkit-linear-gradient(top left,#00bab1, #04c47e);
  background: -o-linear-gradient(top right,#00bab1, #04c47e);
  background: -moz-linear-gradient(top right,#00bab1, #04c47e);
  background: linear-gradient(top right,#00bab1, #04c47e);
  color:white;
  padding:20px 40px;
  font-size:16px;
  transition:All 0.5s ease;
  -webkit-transition:All 0.5s ease;
  -moz-transition:All 0.5s ease;
  -o-transition:All 0.5s ease;
}

.ad:hover {
  background: #00beb5;
  background: -webkit-linear-gradient(left,#00beb5, #04c481);
  background: -o-linear-gradient(right,#00beb5, #04c481);
  background: -moz-linear-gradient(right,#00beb5, #04c481);
  background: linear-gradient(right,#00beb5, #04c481);
}

.ad .special_font {
  font-size: 32px;
  margin-right:10px;
}

.ad a {
  color:white;
  text-decoration: underline;
}

.layout_talent_search_results .filters_col .ad {
  padding: 20px 15px;
  font-size: 15px;
}

.layout_talent_search_results .filters_col .ad p {
  padding:3px 0px;
}

.layout_talent_search_results .filters_col .ad .special_font{
  display:block;
}

.layout_talent_search_results .filters_col .ad a{
  color:white!important;
  text-decoration: none;
}

.facetwp-template {
  margin-bottom:30px;
}

.facetwp-pager {
  text-align:center;
}

.facetwp-checkbox {
  background-size: 19px 19px!important;
  padding-left: 30px!important;
  font-weight:bold;
  margin-bottom:10px!important;
  height: 26px;
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAAAAACMIRMSAAAAGElEQVR42mMwxAkYDP/jAKNSo1L0lMIJABr9UQNUCbiVAAAAAElFTkSuQmCC')!important;
}
.facetwp-checkbox.checked {
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAeFBMVEVEREQAtKsBtKsCtawDtawGta0Gtq0Kt64PuLAPubARubEavLQowLhTzMZWzcdl0sxw1dB419OA2tWL3dmO3tqR39uT39ue4t+l5eGq5uOr5uOw6OW16ee26ue+7OrF7uzQ8fDS8vDV8/H1/Pz4/f38/v7+//////9FghwXAAAAaElEQVR42tWRNw6AQBADMTnnnNPd/f+HCFEgwtIzjYsp1tZK0geC4J9qChmhBhvZVbH6yNaAt16Vh3SPUkfAbrcqWe2EyBVE/FEjhjnHkJOXhtyHBbV4Lb840Bpi1+j25GT+/3+dimQDwiJTCXYgR7AAAAAASUVORK5CYII=')!important;
}
.facetwp-checkbox.radio {
  background-size: 26px!important;
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAMAAADypuvZAAABYlBMVEVMaXGSkpKSkpKSkpKSkpKQkJCQkJCQkJCNjY2MjIyHh4eGhoaGhoaDg4ODg4OCgoKCgoKCgoKCgoJ+fn5+fn5+fn59fX19fX16enp7e3t6enp5eXl5eXl4eHh4eHh4eHh4eHh1dXV1dXVsbGxqampoaGhoaGhmZmZgYGBfX19eXl5dXV1cXFxcXFxSUlJPT09QUFBOTk5MTExNTU1LS0v////p6en9/f319fX+/v6FhYX29vZFRUXn5+fq6urs7Ozt7e3w8PD5+fn8/PxJSUltbW3c3Nz39/ebm5vFxcXR0dH09PSOjo65ubnPz89ERESSkpKTk5Orq6uvr6+ysrLDw8PExMTOzs7T09PY2Njh4eHy8vLz8/NISEh5eXmEhISPj4/U1NTd3d1KSkp8fHx9fX2Dg4OGhoadnZ2zs7O1tbW6urrZ2dna2trb29tubm54eHi7u7vIyMjJycnS0tLV1dXVzL8HAAAANXRSTlMABAYQEh0fIUVKc3R2jo+QkpaXpKanra62uLm9vr/AwcLKy+Hl6Orr9PT09vb3/P39/v7+/lWpWBIAAAIOSURBVHjarZZpV9pAFIYvgkJpxarUqlWodYNaiQmdbAaQNSxBXBERBazaunXV/98o9hgKCTNzeL4/J3cm9859oRO7e2Z+JRQuhUMr8zNuO/TGMbqUSm/t7OcPq4f5/Z2tdGpp1GGtDPmYs8sMHxcTSQEJyYQY5zOXZ4xvyFyxjbNaha8JyIhQ4ysaO24zcVyBi3JURZ2o0fJFwNXVGeaykQLqTiGS5Ya7OJNKMSYhM6RYUZnscD7IBxvIio0Dee4/Z0r+vo6sWb+Vp9qcEWVTd3pZm4rxXC++XD/VZl1hkXM9/5/AtxjCIZYNDvyTvPUIwkKKfJ14cgbZXAHhIf5mB1vStBZFuES16dYkrD3fHMYNMvbH9vnJI3z4E8+DtLh3RCAd7S0+VJfKCASSkEnpM+lO69WR1Jd2A/i240RSfNsHsLArEkni7gLAp3KCSErkVgHWKkkiKZkPARyfSkSScPMZoFRFZFRLVF+iOhPV7VH9J6qOoOo9qi6nnCfwnFBMrp1pqtiO2mRa+9TfIHiNGn54xEnw7v1hndDijYz/wr6leMs/Dhi2xi+srXHNGTfva+VOxdlPHjDyDm8T9mHnYm33PuUIPbEE6zmTxJKrB11m2cjLak2+JrUXVuPvG2GvzSKF+Znzq/YUdnp1zrx39sh7Y8ttee/H8fKYAycnvpzVkyVX4vRkOfvKAX3iLxP9v+BTsaDOAAAAAElFTkSuQmCC')!important;
}
.facetwp-checkbox.radio.checked {
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAMAAADypuvZAAABs1BMVEVHcEyNjY2Dg4N4eHhOTk5PT0+SkpKSkpKSkpJMTEyHh4dSUlJgYGB6enqDg4NoaGhsbGxqampdXV14eHiQkJB+fn6QkJBfX197e3tNTU1QUFCQkJCMjIyCgoKSkpJ+fn56enp1dXV1dXVmZmaCgoJoaGh5eXlcXFx4eHhcXFxLS0t4eHh9fX1+fn59fX2CgoJeXl55eXmCgoKGhoaGhob///8ArqXp6en9/f3+/v719fX29vaFhYXq6urn5+fs7OxFRUXt7e3w8PD5+fn8/Pz39/fc3NxJSUltbW1y0s309PSbm5vFxcUMsqkDr6bR0dGOjo65ubnPz8+x5uMzvrdIxb5RyMLP8O7Ozs7z8/Py8vKysrLExMTT09OSkpKTk5Orq6uvr6/Dw8Ph4eHY2NhEREQ3v7gatq4Rs6vZ8/LU1NSPj4+EhIR5eXnd3d1ISEjd9PPc9PMPs6px0s2u5eLM7+0Qs6u36ObL7u0BrqV9fX21tbWdnZ2GhoZKSkqDg4O6urrb29va2tp8fHyzs7PZ2dkGsKcLsak0v7fa8/LV1dXIyMjJycnS0tK7u7tubm54eHi4EVSXAAAANXRSTlMARY7A/v0EEhD+c/z0to/o4eX2wSGmH/S4/v0dSpcGpLnLyuuW6r72v/f+wq2nrpD0vZJ2dPFJ2lIAAAKMSURBVHjarZb3W9pAGMcPSYAA4gBEtI7WUbtnEkCW7D0UURRcCCjgrNu2arV7/slFsTWXCxB5+Pz43n2fe+/uXQBFIh1ubZdpM1pZe+uwVAJqIx4ccnvmFpbCy+nl8NLCnMc9NCiuLukQ4ucXLtpmsDt0pM5hN9ho18U5LuyoLBH1YZEUndCRTHQJOhXB+kQVNAL5SdLkJFGcpuSJXMCpaSL8Zh/Jjc/sJ5o4NM3WqEVPVkJviVqbEc1d4/QYWY2xaeM9lqbTeDZKVmf0g7ET0jyzjpc0tVTjVua97rw/vfatuodRQnDzP/K3FpIPFr+m959IXTSTvNCb3z2+1nRjAR/JD8N3rLss6o+YSL6YIv3lTOhCX27Km819ymW9U+gL4pKr8PlDs1Y244dUmcP4JmuNXlNcilpmZ2D7/jZ1w/Y+vDgz23LpndsF58JEiGISmoAzxeUu5aTUA3v3NUjBBFdh/zxSAITzNsg4SbGZhNZt80IA2hYNTNsuhbILfdViGwD3k3am7Q2HyMvcYA88AKAr5WDashyiGHODIywDYGMdytcch2gFer6PDwHIpKF7higOoB3pDHLSCo+TkDt94XGnul4P+acDDtEB65/qigg09lbZsfcZib06oxzNpx3mWcEdrnwCijV25m7F/2viW9yZK8HzTrRGxPaovRhaI5x5vNxPlYVbVKOCElyhukXd+4GpQJknRv4V9mkdtfx5L6Nr/OLVNU4JZud9af3p5NOfFIDJC36dsAE9l1d3b9AcUZpYNMVAhYklUNQIKs1GaiySpxN62LEE/a2gVYuqTGFK/OgYnsLWj4/wR6oa817PADTv/d4Y6BHzmRNfj5QmSyJDlCbLkVdi0CD+Alxbzqk6mGucAAAAAElFTkSuQmCC')!important;
}

.facetwp-toggle {
  margin-left:40px;
  display: none;
}

.facetwp-input-wrap,
.facetwp-type-search {
  height:100%;
  display:block;
  width: 100%;
}








/* No Results */


.no_search_result {
  overflow: hidden;
  padding: 25px;
  font-size: 18px;
  height: 475px;
  width: 100%;
  display: table;
}

.no_search_result .nsr_inner {
  display: table-cell;
  vertical-align: middle;
}

.no_search_result .nsr_content {
  width: 100%;
  max-width: 400px;
  margin: auto;
}

.no_search_result svg {
  float: left;
  margin-right: 20px;
  width: 125px;
}
.no_search_result .text {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
}
.no_search_result .btn {
  margin-top: 15px;
}

@media( max-width: 992px ){
  .no_search_result {
    height: 250px;
  }
  .no_search_result svg {
    width: 100px;
  }
}


@media( max-width: 500px ){
  .no_search_result .text {
    font-size: 22px;
  }
  .no_search_result svg {
    width: 75px;
  }
}


@media( max-width: 375px ){
  .no_search_result .nsr_content {
    text-align: center;
  }
  .no_search_result svg {
    float: none;
    margin: 0;
    margin-bottom: 15px;
  }
}









@media(max-width:992px){
  .layout_talent_search_results .filters_col {
    display:none;
  }
}
@media( max-width: 768px){
  .layout_talent_search_results .results_col {
    padding: 0;
  }
}

@media(max-width:500px){
  .layout_talent_search_results .filters_results>* {
    padding:0px;
  }
}




@media( max-width: 500px){
  .search_results .custom_row.gradient_bg {
    padding: 20px 0!important;
  }
}






/* Testimonials */

.layout_talent_search_results .testimonials_wrap {
  margin-top: 2em;
}
.layout_talent_search_results .testimonials_wrap .title {
  margin-bottom: 1.5em;
  text-align: left;
}
.layout_talent_search_results .testimonials_wrap h5,
.layout_talent_search_results .testimonials_wrap p {
  text-align: left;
}







.facetwp-facet.is-loading {
  opacity:  1!important;
}











.facetwp-facet .facetwp-dropdown {
  display:  none;
}
.facetwp-facet .custom_select .view {
  border:  0;
  padding: 0!important;
  text-indent: 0;
  font-weight:  900;
  font-family: 'Lato', sans-serif;
  font-size: 16.5px!important;
  background-position:  center right;
  background-color: transparent!important;
}

.facetwp-facet .custom_select .list {
  border-radius: 18px 18px 0 0;
}

.facetwp-facet .custom_select .search {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  height:  45px;
  font-weight:  bold;
  font-family: 'Lato', sans-serif;
  text-indent: 0;
}

.facetwp-facet .custom_select .search_btn {
  top:  14px;
}

.facetwp-facet .custom_select .view::placeholder {
  color: #272e2b;
}
.facetwp-facet .custom_select .view::-webkit-input-placeholder {
  color: #272e2b;
}
.facetwp-facet .custom_select .view:-moz-placeholder {
  color: #272e2b;
}
.facetwp-facet .custom_select .view::-moz-placeholder {
  color: #272e2b;
}
.facetwp-facet .custom_select .view:-ms-input-placeholder {
  color: #272e2b;
}




