/*=======================================================================
* Template Name: Kafkas
* Template URI: https://kafkas.edu.tr/
* Author: Mahmut AYDIN
* Author URI: #
* Description: Kafkas University HTML Template
* Version: 1.3
* License: GPL v2 or later
* License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* Tags: html, template, Kafkas, University
======================================================================= */
/* Table of content
--------------------------------------------

	01.0 General Style
	02.0 Banner Style
	03.0 Search Style
	04.0 Breadcrumb Style
	05.0 Category Style
	06.0 Job Style
	07.0 Candidate Style
	08.0 Company Style
	09.0 App Style
	10.0 Form Style
	11.0 Header Style
	12.0 Nav Style
	13.0 Animated-number Style
	14.0 Call-to-action Style
	15.0 Testimonial Style
	16.0 Advice Style
	17.0 Pricing Style
	18.0 Progress-bar Style
	19.0 Pagination Style
	20.0 Footer Style
	21.0 Employer Style
	22.0 About Style
	23.0 Working Process Style
	24.0 FAQ Style
	25.0 Blog Style
	26.0 Contact Style
	27.0 Payment Style
	28.0 Account Style
	29.0 Inside Page
	30.0 Preloader
	31.0 k-Vertical Menu
	32.0 Academic
	33.0 Widget
	34.0 Hierarchy
	35.0 ABS
	36.0 Secendary-menu-area
	37.0 Leaf Animation
	38.0 Owl-Carousel Nav
	39.0 Modal Popup
	40.0 Ins Gallery
	41.0 Time-Schedule
	42.0 Modal-Popup
	43.0 Food-List
 
	
-------------------------------------------*/
/*----------------------------------------------
	0.0 Google Fonts - Local
-----------------------------------------------*/
@font-face {
	font-family: 'Cuprum';
	src: url('fonts/Cuprum-Regular.eot');
	src: url('fonts/Cuprum-Regular.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/Cuprum-Regular.woff') format('woff'), url('../assets/fonts/Cuprum-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(../assets/fonts/Roboto/Roboto-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../assets/fonts/Roboto/Roboto-Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../assets/fonts/Roboto/Roboto-Bold.ttf) format('truetype');
}
/*----------------------------------------------
	1.0 General Style
-----------------------------------------------*/
html {
  font-size: 62.5%;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  line-height: 1.85;
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cuprum", sans-serif;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: inherit;
}

h1 {
  font-size: 6.4rem;
}

h2 {
  font-size: 4.8rem;
}

h3 {
  font-size: 3.6rem;
}

h4 {
  font-size: 2.8rem;
}

h5 {
  font-size: 2.2rem;
}

h6 {
  font-size: 1.8rem;
}

p {
  color: inherit;
  line-height: 1.85;
  font-size: 1.4rem;
}

p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

a {
 
}

a,
a:hover,
a:focus {
  text-decoration: none;
  display: inline-block;
  color: inherit;
  outline: none;
}
img 
{
    max-width:100%;
    height:auto; 
    }

.button {
  border: 1px solid transparent;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  cursor: pointer;
 
}

.primary-color {
  color: #246df8;
}

.primary-bg {
  background: #246df8;
}

.white-text {
  color: #ffffff;
}

.white-bg {
  background: #ffffff;
}

.form-bg {
  background: #f8f8f8;
}

.alice-bg {
  background: #e8eeef;
  background-image: url(../images/bg/schedule-2-bg.png);
  background-position: center bottom;
  background-size: cover;
}

.section-padding {
  padding: 120px 0;
}

.section-padding-top {
  padding-top: 120px;
}

.section-padding-bottom {
  padding-bottom: 120px;
}

.section-padding-150 {
  padding: 150px 0;
}

.padding-top-90 {
  padding-top: 90px;
}

.padding-bottom-90 {
  padding-bottom: 90px;
}

.padding-top-100 {
  padding-top: 100px;
}

.padding-bottom-100 {
  padding-bottom: 100px;
}

.padding-top-80 {
  padding-top: 80px;
}

.padding-bottom-70 {
  padding-bottom: 70px;
}

.padding-top-70 {
  padding-top: 70px;
}

.padding-top-60 {
  padding-top: 60px;
}

.padding-bottom-60 {
  padding-bottom: 60px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.section-padding-60 {
  padding: 60px 0;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
}

.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.08) !important;
}

.margin-balance {
  margin-bottom: -30px;
  zoom: 1;
  position: relative;
  overflow: hidden;
}

.section-wrapper + .section-wrapper {
  margin-top: 50px;
}

.fix:before {
  display: block;
  content: '';
  clear: both;
}

.line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 50px 0;
    border-top: 1px solid #e3e3e3;
}
del {
    text-decoration-line: line-through;
}
/*------------------------------------------
	Responsive
-------------------------------------------*/
@media (max-width: 991px) {
  .right-content-md {
    margin-top: 60px;
  }
}

@media all and (max-width: 767px) {
  h1 {
    font-size: 4.8rem;
  }
  h2 {
    font-size: 3.6rem;
  }
  h3 {
    font-size: 3.2rem;
  }
  h4 {
    font-size: 2.4rem;
  }
  .right-content-sm {
    margin-top: 60px;
  }
}

/*---------------------------------------------
	02.0 Banner Style
---------------------------------------------*/
.banner-1-bg {
  background: url(../images/bg/banner-1-bg.jpg) no-repeat bottom left;
  background-size: cover;
}

.banner-1 .banner-content {
  padding: 250px 0 270px;
  color: #ffffff;
}

.banner-1 .banner-content h1 {
  font-family: "Roboto", sans-serif;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 15px;
}

.banner-1 .banner-content p {
  color: #f5f8fe;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  max-width: 500px;
  position: relative;
}

.banner-1 .banner-content p:before {
  position: absolute;
  content: url(../images/curv-arrow-2.png);
  top: 100%;
  left: 190px;
}

.banner-1 .banner-content .button {
  background: rgba(255, 255, 255, 0.15);
  padding: 14px 30px;
  margin-top: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.banner-1 .banner-content .button:hover {
  background: #ffffff;
  color: #246df8;
}

.banner-2-bg {
  background: url(../images/bg/banner-2-bg.jpg) no-repeat bottom left;
  background-size: cover;
}

.banner-2 .banner-content {
  padding: 215px 0 170px;
  color: #232630;
}

.banner-2 .banner-content h1 {
  font-family: "Roboto", sans-serif;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 25px;
}

.banner-2 .banner-content p {
  color: #6f7484;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  max-width: 500px;
}

.banner-2 .banner-content .short-infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 350px;
  margin-top: 40px;
}

.banner-2 .banner-content .short-infos .info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.banner-2 .banner-content .short-infos .info h4 {
  font-size: 2.8rem;
  color: #232630;
  font-weight: 600;
}

.banner-2 .banner-content .short-infos .info span {
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #6f7484;
}

.banner-3-bg {
  background: url(../images/bg/banner-3-bg.jpg) no-repeat center left;
  background-size: cover;
}

.banner-3 .banner-content {
  padding: 70px 0 190px;
}

.banner-3 .banner-content h1 {
  font-family: "Roboto", sans-serif;
  font-size: 4.2rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: #232630;
}

.banner-3 .banner-content p {
  color: #6f7484;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  max-width: 500px;
  position: relative;
}

.banner-3 .banner-content p:before {
  position: absolute;
  content: url(../images/curv-arrow.png);
  top: 100%;
  left: 190px;
}

.banner-3 .banner-content .button {
  background: #246df8;
  color: #ffffff;
  padding: 14px 30px;
  margin-top: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.banner-3 .banner-content .button:hover {
  color: #ffffff;
  background: #246df8;
}

.banner-4-bg {
  background: url(../images/bg/banner-4-bg.jpg) no-repeat center;
  background-size: cover;
}

.banner-4 .banner-content {
  padding: 290px 0 210px;
  text-align: center;
  color: #ffffff;
}

.banner-4 .banner-content h1 {
  font-size: 4.2rem;
  margin-bottom: 20px;
}

.banner-4 .banner-content p {
  font-size: 1.6rem;
}

.banner-4 .banner-content .banner-search {
  background: rgba(255, 255, 255, 0.2);
  max-width: 970px;
  margin: 40px auto 0;
  padding: 30px;
  border-radius: 5px;
}

.banner-4 .banner-content .banner-search .search-form input {
  height: 55px;
  border: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.15);
  background: transparent;
  padding: 0;
  color: #ffffff;
  outline: none;
  width: calc(50% - 110px);
  margin-right: 30px;
}

.banner-4 .banner-content .banner-search .search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

.banner-4 .banner-content .banner-search .search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

.banner-4 .banner-content .banner-search .search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

.banner-4 .banner-content .banner-search .search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

.banner-4 .banner-content .banner-search .search-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: calc(50% - 110px);
  margin-right: 30px;
}

.banner-4 .banner-content .banner-search .search-form .btn {
  padding: 0;
  border: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.15);
  height: 55px;
  background: transparent;
  border-radius: 0;
}

.banner-4 .banner-content .banner-search .search-form .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  line-height: 55px;
  font-size: 1.4rem;
  color: #ffffff;
}

.banner-4 .banner-content .banner-search .search-form .dropdown-toggle::after {
  border-top: 5px solid #ffffff;
  border-right: 5px solid transparent;
  border-bottom: 0;
  border-left: 5px solid transparent;
}

.banner-4 .banner-content .banner-search .search-form .bootstrap-select:focus {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.banner-4 .banner-content .banner-search .search-form .btn:focus,
.banner-4 .banner-content .banner-search .search-form .btn-light:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.banner-4 .banner-content .banner-search .search-form .bootstrap-select .dropdown-toggle:active:focus {
  background: transparent;
  outline: none !important;
}

.banner-4 .banner-content .banner-search .search-form .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  color: #ffffff;
}

.banner-4 .banner-content .banner-search .search-form .dropdown-menu {
  font-size: 1.4rem;
}

.banner-4 .banner-content .banner-search .search-form .button {
  width: 150px;
  color: #ffffff;
  height: 55px;
  border-radius: 5px;
}

.banner-4 .banner-content .banner-search .search-form .button i {
  margin-right: 10px;
}

.banner-4 .banner-content .banner-search .trending-key {
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 30px;
  text-align: left;
}

.banner-4 .banner-content .banner-search .trending-key span {
  margin-right: 10px;
}

.banner-4 .banner-content .banner-search .trending-key a {
  font-style: italic;
  margin-right: 10px;
}

.banner-4 .banner-content .banner-search .trending-key a:hover {
  text-decoration: underline;
}

@media all and (max-width: 991px) {
  .banner-2 .banner-content {
    padding: 150px 0 170px;
  }
}

@media all and (max-width: 767px) {
  .banner-1 .banner-content h1,
  .banner-2 .banner-content h1,
  .banner-3 .banner-content h1,
  .banner-4 .banner-content h1 {
    font-size: 3.4rem;
  }
  .banner-4 .banner-content {
    padding: 200px 0 150px;
  }
  .banner-4 .banner-content .banner-search .search-form input,
  .banner-4 .banner-content .banner-search .search-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/*---------------------------------------------
	03.0 Search Style
---------------------------------------------*/
.searchAndFilter-wrapper {
  background: #f6f8f9;
}

.searchAndFilter {
  padding: 30px 30px 35px;
  border: 1px solid rgba(0, 0, 0, 0.03);
  background: #ffffff;
  position: relative;
  -webkit-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
  transform: translateY(-120px);
  border-radius: 3px;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
}

.searchAndFilter input {
  height: 60px;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  background: transparent;
  outline: none;
  width: calc(33% - 78px);
  margin-right: 25px;
  font-size: 1.5rem;
  color: #6f7484;
}

.searchAndFilter input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(111, 116, 132, 0.8);
}

.searchAndFilter input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(111, 116, 132, 0.8);
}

.searchAndFilter input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(111, 116, 132, 0.8);
}

.searchAndFilter input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(111, 116, 132, 0.8);
}

.searchAndFilter input:focus {
  border-bottom-color: #246df8;
}

.searchAndFilter select option {
  color: #6f7484;
}

.searchAndFilter .button {
  border: 0;
  padding: 17px 10px;
  width: 155px;
  color: #ffffff;
  outline: none;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
}

.searchAndFilter .button i {
  margin-right: 10px;
}

.searchAndFilter .button:hover {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(36, 109, 248, 0.3);
  box-shadow: 0px 5px 15px 0px rgba(36, 109, 248, 0.3);
}

.searchAndFilter.searchAndFilter-2 {
  background: #246df8;
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  z-index: 9;
}

.searchAndFilter.searchAndFilter-2 input {
  color: #ffffff;
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
}

.searchAndFilter.searchAndFilter-2 input::-webkit-input-placeholder {
  color: #ffffff;
}

.searchAndFilter.searchAndFilter-2 input::-moz-placeholder {
  color: #ffffff;
}

.searchAndFilter.searchAndFilter-2 input:-ms-input-placeholder {
  color: #ffffff;
}

.searchAndFilter.searchAndFilter-2 input:-moz-placeholder {
  color: #ffffff;
}

.searchAndFilter.searchAndFilter-2 input:focus {
  border-bottom: 2px solid rgba(255, 255, 255, 0.8);
}

.searchAndFilter.searchAndFilter-2 .button {
  background: #ffffff;
  color: #232630;
}

.searchAndFilter.searchAndFilter-2 .bootstrap-select .dropdown-toggle:after {
  color: #ffffff;
}

.searchAndFilter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  width: calc(33% - 78px);
}

.searchAndFilter .bootstrap-select.show:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  border-bottom-color: #246df8;
}

.searchAndFilter.searchAndFilter-2 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
}

.searchAndFilter.searchAndFilter-2 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn):focus {
  border-bottom: 2px solid rgba(255, 255, 255, 0.8);
}

.searchAndFilter .bootstrap-select {
  margin-right: 25px;
}

.searchAndFilter .bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-top: 2px;
}

.searchAndFilter .bootstrap-select .dropdown-toggle:after {
  border-right: 0 solid transparent;
  border-left: 0 solid transparent;
  position: absolute;
  top: 6px;
  right: 20px;
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #aaa;
  font-size: 1.4rem;
    border-top-style: solid;
    border-top-color: inherit;
    border-top-width: 0;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: 0;
}

.searchAndFilter .bootstrap-select .dropdown-toggle:after {
  right: 10px;
}

.searchAndFilter .bootstrap-select .dropdown-toggle .filter-option {
  padding: 0 15px;
}

.searchAndFilter .bootstrap-select .dropdown-toggle .filter-option {
  padding: 0;
}

.searchAndFilter .bootstrap-select:focus {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.searchAndFilter .btn:focus,
.searchAndFilter .btn-light:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.searchAndFilter .btn {
  padding: 0;
}

.searchAndFilter .bootstrap-select .dropdown-toggle {
  height: 56px;
  background: transparent;
  font-size: 1.5rem;
  border-radius: 0;
  color: #6f7484;
  line-height: 51px;
}

.searchAndFilter .bootstrap-select .dropdown-toggle:active:focus {
  background: transparent;
  outline: none !important;
}

.searchAndFilter .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  color: #6f7484;
}

.searchAndFilter.searchAndFilter-2 .bootstrap-select .dropdown-toggle {
  color: #ffffff;
}

.searchAndFilter.searchAndFilter-2 .bootstrap-select .dropdown-toggle:focus {
  color: #ffffff;
}

.searchAndFilter .btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  border-color: transparent;
}

.searchAndFilter .btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #6f7484;
  background: transparent;
}

.searchAndFilter .bootstrap-select .dropdown-menu .dropdown-item {
  color: #6f7484;
}

.searchAndFilter .bootstrap-select .dropdown-menu .dropdown-item.selected {
  color: #ffffff;
}

.searchAndFilter-3 .bootstrap-select .dropdown-menu .dropdown-item {
  color: #6f7484;
}

.searchAndFilter-3 .bootstrap-select .dropdown-menu .dropdown-item.selected {
  color: #ffffff;
}

.searchAndFilter.searchAndFilter-2 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
}

.searchAndFilter.searchAndFilter-2 .bootstrap-select.show:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  border-bottom-color: #ffffff;
}

.searchAndFilter.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #6f7484;
}

.searchAndFilter.searchAndFilter-2 .bootstrap-select.show {
  border-bottom-color: #ffffff;
}

.searchAndFilter .bootstrap-select .btn-light,
.searchAndFilter.searchAndFilter-2 .bootstrap-select .btn-light {
  border: 0;
}

.searchAndFilter .dropdown-menu {
  font-size: 1.4rem;
}

.searchAndFilter-3 {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
  position: relative;
  -webkit-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
  transform: translateY(-120px);
}

.searchAndFilter-3 .search-form {
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.searchAndFilter-3 .search-form label {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1;
}

.searchAndFilter-3 .search-form input {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  width: 100%;
}

.searchAndFilter-3 .search-form .keyword {
  max-width: 300px;
  width: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.searchAndFilter-3 .search-form .location-input,
.searchAndFilter-3 .search-form .category-input {
  width: 30%;
  padding: 0 30px;
}

.searchAndFilter-3 .search-form .location-input {
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.searchAndFilter-3 .search-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.searchAndFilter-3 .search-form .btn-light {
  background: transparent;
}

.searchAndFilter-3 .search-form .btn-light:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.searchAndFilter-3 .search-form .btn-light:not(:disabled):not(.disabled):active {
  border-bottom: 0;
}

.searchAndFilter-3 .search-form .bootstrap-select .dropdown-toggle .filter-option {
  padding: 0;
}

.searchAndFilter-3 .search-form .btn {
  border: 0;
  padding: 0;
  font-size: 1.4rem;
}

.searchAndFilter-3 .search-form .bootstrap-select:focus {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.searchAndFilter-3 .search-form .bootstrap-select .dropdown-toggle:active:focus {
  background: transparent;
  outline: none !important;
}

.searchAndFilter-3 .search-form .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  color: #6f7484;
}

.searchAndFilter-3 .search-form .bootstrap-select .dropdown-menu {
  font-size: 1.4rem;
}

.searchAndFilter-3 .search-form .button {
  padding: 0 30px;
  color: #ffffff;
  margin-left: auto;
}

.searchAndFilter-3 .filter-categories {
  padding: 55px;
}

.searchAndFilter-3 .filter-categories h4 {
  position: relative;
}

.searchAndFilter-3 .filter-categories h4 svg {
  position: absolute;
  top: 0;
  left: -30px;
  height: 20px;
  color: #aaa;
}

.searchAndFilter-3 .filter-categories ul li {
  padding: 8px 0;
}

.searchAndFilter-3 .filter-location {
  padding: 55px;
  padding-top: 0;
}

.searchAndFilter-3 .filter-location h4 {
  position: relative;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  color: #515666;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.searchAndFilter-3 .filter-location h4 svg {
  position: absolute;
  top: 0;
  left: -30px;
  height: 20px;
  color: #aaa;
}

.searchAndFilter-3 .filter-location ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.searchAndFilter-3 .filter-location ul:after {
  display: block;
  clear: both;
  content: '';
}

.searchAndFilter-3 .filter-location ul li {
  padding: 8px 0;
  float: left;
  width: 33%;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  position: relative;
  color: #6f7484;
}

.searchAndFilter-3 .filter-location ul li a span {
  color: #aaa;
  font-family: "Roboto", sans-serif;
}

.searchAndFilter-3 .filter-location ul li a:hover {
  color: #246df8;
}

.searchAndFilter-3 .filter-location ul li a:hover span {
  color: #246df8;
}

/*---------------------------------------------
	Category Style
---------------------------------------------*/
.filter-categories {
  padding-top: 45px;
}

.filter-categories h4 {
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  color: #515666;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.filter-categories ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.filter-categories ul:after {
  display: block;
  content: '';
  clear: both;
}

.filter-categories ul li {
  float: left;
  width: 33%;
  padding: 8px 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  position: relative;
  padding-left: 30px;
  color: #6f7484;
}

.filter-categories ul li a svg {
  color: rgba(36, 109, 248, 0.3);
  margin-right: 10px;
  height: 18px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: absolute;
  top: 11px;
  left: 0;
}

.filter-categories ul li a span {
  font-family: "Roboto", sans-serif;
  color: #aaa;
}

.filter-categories ul li a:hover {
  color: #246df8;
}

.filter-categories ul li a:hover span {
  color: #246df8;
}

.filter-categories ul li a:hover svg {
  color: #246df8;
}

.job-filter-wrapper, .candidate-filter-wrapper, .employer-filter-wrapper {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#f6f8f9));
  background-image: -webkit-linear-gradient(left, #ffffff, #f6f8f9);
  background-image: -o-linear-gradient(left, #ffffff, #f6f8f9);
  background-image: linear-gradient(to right, #ffffff, #f6f8f9);
}

.job-filter-wrapper .job-filter, .candidate-filter-wrapper .job-filter, .employer-filter-wrapper .job-filter, .job-filter-wrapper .candidate-filter, .candidate-filter-wrapper .candidate-filter, .employer-filter-wrapper .candidate-filter, .job-filter-wrapper .employer-filter, .candidate-filter-wrapper .employer-filter, .employer-filter-wrapper .employer-filter {
  padding: 30px 30px 30px 50px;
  position: relative;
}

.job-filter-wrapper .job-filter.same-pad, .candidate-filter-wrapper .job-filter.same-pad, .employer-filter-wrapper .job-filter.same-pad, .job-filter-wrapper .same-pad.candidate-filter, .candidate-filter-wrapper .same-pad.candidate-filter, .employer-filter-wrapper .same-pad.candidate-filter, .job-filter-wrapper .same-pad.employer-filter, .candidate-filter-wrapper .same-pad.employer-filter, .employer-filter-wrapper .same-pad.employer-filter {
  padding-left: 30px;
}

.job-filter-wrapper .job-filter:before, .candidate-filter-wrapper .job-filter:before, .employer-filter-wrapper .job-filter:before, .job-filter-wrapper .candidate-filter:before, .candidate-filter-wrapper .candidate-filter:before, .employer-filter-wrapper .candidate-filter:before, .job-filter-wrapper .employer-filter:before, .candidate-filter-wrapper .employer-filter:before, .employer-filter-wrapper .employer-filter:before {
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
  content: '';
}

.job-filter-wrapper .job-filter .option-title, .candidate-filter-wrapper .job-filter .option-title, .employer-filter-wrapper .job-filter .option-title, .job-filter-wrapper .candidate-filter .option-title, .candidate-filter-wrapper .candidate-filter .option-title, .employer-filter-wrapper .candidate-filter .option-title, .job-filter-wrapper .employer-filter .option-title, .candidate-filter-wrapper .employer-filter .option-title, .employer-filter-wrapper .employer-filter .option-title {
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  position: relative;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.job-filter-wrapper .job-filter .option-title:before, .candidate-filter-wrapper .job-filter .option-title:before, .employer-filter-wrapper .job-filter .option-title:before, .job-filter-wrapper .candidate-filter .option-title:before, .candidate-filter-wrapper .candidate-filter .option-title:before, .employer-filter-wrapper .candidate-filter .option-title:before, .job-filter-wrapper .employer-filter .option-title:before, .candidate-filter-wrapper .employer-filter .option-title:before, .employer-filter-wrapper .employer-filter .option-title:before {
  position: absolute;
  content: "\e622";
  font-family: 'themify';
  top: 0;
  right: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.job-filter-wrapper .job-filter .option-title.compress:hover, .candidate-filter-wrapper .job-filter .option-title.compress:hover, .employer-filter-wrapper .job-filter .option-title.compress:hover, .job-filter-wrapper .candidate-filter .option-title.compress:hover, .candidate-filter-wrapper .candidate-filter .option-title.compress:hover, .employer-filter-wrapper .candidate-filter .option-title.compress:hover, .job-filter-wrapper .employer-filter .option-title.compress:hover, .candidate-filter-wrapper .employer-filter .option-title.compress:hover, .employer-filter-wrapper .employer-filter .option-title.compress:hover {
  color: #246df8;
}

.job-filter-wrapper .job-filter .option-title.compress:before, .candidate-filter-wrapper .job-filter .option-title.compress:before, .employer-filter-wrapper .job-filter .option-title.compress:before, .job-filter-wrapper .candidate-filter .option-title.compress:before, .candidate-filter-wrapper .candidate-filter .option-title.compress:before, .employer-filter-wrapper .candidate-filter .option-title.compress:before, .job-filter-wrapper .employer-filter .option-title.compress:before, .candidate-filter-wrapper .employer-filter .option-title.compress:before, .employer-filter-wrapper .employer-filter .option-title.compress:before {
  content: "\e61a";
}

.job-filter-wrapper .job-filter ul, .candidate-filter-wrapper .job-filter ul, .employer-filter-wrapper .job-filter ul, .job-filter-wrapper .candidate-filter ul, .candidate-filter-wrapper .candidate-filter ul, .employer-filter-wrapper .candidate-filter ul, .job-filter-wrapper .employer-filter ul, .candidate-filter-wrapper .employer-filter ul, .employer-filter-wrapper .employer-filter ul {
  padding: 20px 0 0;
  margin: 0;
  list-style: none;
}

.job-filter-wrapper .job-filter ul li, .candidate-filter-wrapper .job-filter ul li, .employer-filter-wrapper .job-filter ul li, .job-filter-wrapper .candidate-filter ul li, .candidate-filter-wrapper .candidate-filter ul li, .employer-filter-wrapper .candidate-filter ul li, .job-filter-wrapper .employer-filter ul li, .candidate-filter-wrapper .employer-filter ul li, .employer-filter-wrapper .employer-filter ul li {
  position: relative;
  padding-left: 20px;
}

.job-filter-wrapper .job-filter ul li + li, .candidate-filter-wrapper .job-filter ul li + li, .employer-filter-wrapper .job-filter ul li + li, .job-filter-wrapper .candidate-filter ul li + li, .candidate-filter-wrapper .candidate-filter ul li + li, .employer-filter-wrapper .candidate-filter ul li + li, .job-filter-wrapper .employer-filter ul li + li, .candidate-filter-wrapper .employer-filter ul li + li, .employer-filter-wrapper .employer-filter ul li + li {
  margin-top: 7px;
}

.job-filter-wrapper .job-filter ul li a, .candidate-filter-wrapper .job-filter ul li a, .employer-filter-wrapper .job-filter ul li a, .job-filter-wrapper .candidate-filter ul li a, .candidate-filter-wrapper .candidate-filter ul li a, .employer-filter-wrapper .candidate-filter ul li a, .job-filter-wrapper .employer-filter ul li a, .candidate-filter-wrapper .employer-filter ul li a, .employer-filter-wrapper .employer-filter ul li a {
  color: #6f7484;
  font-size: 1.4rem;
}

.job-filter-wrapper .job-filter ul li a:hover, .candidate-filter-wrapper .job-filter ul li a:hover, .employer-filter-wrapper .job-filter ul li a:hover, .job-filter-wrapper .candidate-filter ul li a:hover, .candidate-filter-wrapper .candidate-filter ul li a:hover, .employer-filter-wrapper .candidate-filter ul li a:hover, .job-filter-wrapper .employer-filter ul li a:hover, .candidate-filter-wrapper .employer-filter ul li a:hover, .employer-filter-wrapper .employer-filter ul li a:hover {
  color: #246df8;
}

.job-filter-wrapper .job-filter ul li:before, .candidate-filter-wrapper .job-filter ul li:before, .employer-filter-wrapper .job-filter ul li:before, .job-filter-wrapper .candidate-filter ul li:before, .candidate-filter-wrapper .candidate-filter ul li:before, .employer-filter-wrapper .candidate-filter ul li:before, .job-filter-wrapper .employer-filter ul li:before, .candidate-filter-wrapper .employer-filter ul li:before, .employer-filter-wrapper .employer-filter ul li:before {
  position: absolute;
  content: "\e622";
  font-family: 'themify';
  top: 0;
  left: 0;
}

.job-filter-wrapper .job-filter:last-child:after, .candidate-filter-wrapper .job-filter:last-child:after, .employer-filter-wrapper .job-filter:last-child:after, .job-filter-wrapper .candidate-filter:last-child:after, .candidate-filter-wrapper .candidate-filter:last-child:after, .employer-filter-wrapper .candidate-filter:last-child:after, .job-filter-wrapper .employer-filter:last-child:after, .candidate-filter-wrapper .employer-filter:last-child:after, .employer-filter-wrapper .employer-filter:last-child:after {
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
  content: '';
}

.job-filter-wrapper .job-filter.job-type ul li, .candidate-filter-wrapper .job-filter.job-type ul li, .employer-filter-wrapper .job-filter.job-type ul li, .job-filter-wrapper .job-type.candidate-filter ul li, .candidate-filter-wrapper .job-type.candidate-filter ul li, .employer-filter-wrapper .job-type.candidate-filter ul li, .job-filter-wrapper .candidate-filter.candidate-type ul li, .candidate-filter-wrapper .candidate-filter.candidate-type ul li, .employer-filter-wrapper .candidate-filter.candidate-type ul li, .job-filter-wrapper .candidate-filter.employer-type ul li, .candidate-filter-wrapper .candidate-filter.employer-type ul li, .employer-filter-wrapper .candidate-filter.employer-type ul li, .job-filter-wrapper .job-filter.candidate-type ul li, .candidate-filter-wrapper .job-filter.candidate-type ul li, .employer-filter-wrapper .job-filter.candidate-type ul li, .job-filter-wrapper .candidate-type.employer-filter ul li, .candidate-filter-wrapper .candidate-type.employer-filter ul li, .employer-filter-wrapper .candidate-type.employer-filter ul li, .job-filter-wrapper .job-type.employer-filter ul li, .candidate-filter-wrapper .job-type.employer-filter ul li, .employer-filter-wrapper .job-type.employer-filter ul li, .job-filter-wrapper .employer-filter.employer-type ul li, .candidate-filter-wrapper .employer-filter.employer-type ul li, .employer-filter-wrapper .employer-filter.employer-type ul li, .job-filter-wrapper .job-filter.employer-type ul li, .candidate-filter-wrapper .job-filter.employer-type ul li, .employer-filter-wrapper .job-filter.employer-type ul li {
  padding-left: 0;
}

.job-filter-wrapper .job-filter.job-type ul li:before, .candidate-filter-wrapper .job-filter.job-type ul li:before, .employer-filter-wrapper .job-filter.job-type ul li:before, .job-filter-wrapper .job-type.candidate-filter ul li:before, .candidate-filter-wrapper .job-type.candidate-filter ul li:before, .employer-filter-wrapper .job-type.candidate-filter ul li:before, .job-filter-wrapper .candidate-filter.candidate-type ul li:before, .candidate-filter-wrapper .candidate-filter.candidate-type ul li:before, .employer-filter-wrapper .candidate-filter.candidate-type ul li:before, .job-filter-wrapper .candidate-filter.employer-type ul li:before, .candidate-filter-wrapper .candidate-filter.employer-type ul li:before, .employer-filter-wrapper .candidate-filter.employer-type ul li:before, .job-filter-wrapper .job-filter.candidate-type ul li:before, .candidate-filter-wrapper .job-filter.candidate-type ul li:before, .employer-filter-wrapper .job-filter.candidate-type ul li:before, .job-filter-wrapper .candidate-type.employer-filter ul li:before, .candidate-filter-wrapper .candidate-type.employer-filter ul li:before, .employer-filter-wrapper .candidate-type.employer-filter ul li:before, .job-filter-wrapper .job-type.employer-filter ul li:before, .candidate-filter-wrapper .job-type.employer-filter ul li:before, .employer-filter-wrapper .job-type.employer-filter ul li:before, .job-filter-wrapper .employer-filter.employer-type ul li:before, .candidate-filter-wrapper .employer-filter.employer-type ul li:before, .employer-filter-wrapper .employer-filter.employer-type ul li:before, .job-filter-wrapper .job-filter.employer-type ul li:before, .candidate-filter-wrapper .job-filter.employer-type ul li:before, .employer-filter-wrapper .job-filter.employer-type ul li:before {
  content: '';
}

.job-filter-wrapper .job-filter.job-type ul li svg, .candidate-filter-wrapper .job-filter.job-type ul li svg, .employer-filter-wrapper .job-filter.job-type ul li svg, .job-filter-wrapper .job-type.candidate-filter ul li svg, .candidate-filter-wrapper .job-type.candidate-filter ul li svg, .employer-filter-wrapper .job-type.candidate-filter ul li svg, .job-filter-wrapper .candidate-filter.candidate-type ul li svg, .candidate-filter-wrapper .candidate-filter.candidate-type ul li svg, .employer-filter-wrapper .candidate-filter.candidate-type ul li svg, .job-filter-wrapper .candidate-filter.employer-type ul li svg, .candidate-filter-wrapper .candidate-filter.employer-type ul li svg, .employer-filter-wrapper .candidate-filter.employer-type ul li svg, .job-filter-wrapper .job-filter.candidate-type ul li svg, .candidate-filter-wrapper .job-filter.candidate-type ul li svg, .employer-filter-wrapper .job-filter.candidate-type ul li svg, .job-filter-wrapper .candidate-type.employer-filter ul li svg, .candidate-filter-wrapper .candidate-type.employer-filter ul li svg, .employer-filter-wrapper .candidate-type.employer-filter ul li svg, .job-filter-wrapper .job-type.employer-filter ul li svg, .candidate-filter-wrapper .job-type.employer-filter ul li svg, .employer-filter-wrapper .job-type.employer-filter ul li svg, .job-filter-wrapper .employer-filter.employer-type ul li svg, .candidate-filter-wrapper .employer-filter.employer-type ul li svg, .employer-filter-wrapper .employer-filter.employer-type ul li svg, .job-filter-wrapper .job-filter.employer-type ul li svg, .candidate-filter-wrapper .job-filter.employer-type ul li svg, .employer-filter-wrapper .job-filter.employer-type ul li svg {
  height: 14px;
  width: 14px;
  margin-right: 7px;
}

.job-filter-wrapper .job-filter.job-type ul .full-time svg, .candidate-filter-wrapper .job-filter.job-type ul .full-time svg, .employer-filter-wrapper .job-filter.job-type ul .full-time svg, .job-filter-wrapper .job-type.candidate-filter ul .full-time svg, .candidate-filter-wrapper .job-type.candidate-filter ul .full-time svg, .employer-filter-wrapper .job-type.candidate-filter ul .full-time svg, .job-filter-wrapper .candidate-filter.candidate-type ul .full-time svg, .candidate-filter-wrapper .candidate-filter.candidate-type ul .full-time svg, .employer-filter-wrapper .candidate-filter.candidate-type ul .full-time svg, .job-filter-wrapper .candidate-filter.employer-type ul .full-time svg, .candidate-filter-wrapper .candidate-filter.employer-type ul .full-time svg, .employer-filter-wrapper .candidate-filter.employer-type ul .full-time svg, .job-filter-wrapper .job-filter.candidate-type ul .full-time svg, .candidate-filter-wrapper .job-filter.candidate-type ul .full-time svg, .employer-filter-wrapper .job-filter.candidate-type ul .full-time svg, .job-filter-wrapper .candidate-type.employer-filter ul .full-time svg, .candidate-filter-wrapper .candidate-type.employer-filter ul .full-time svg, .employer-filter-wrapper .candidate-type.employer-filter ul .full-time svg, .job-filter-wrapper .job-type.employer-filter ul .full-time svg, .candidate-filter-wrapper .job-type.employer-filter ul .full-time svg, .employer-filter-wrapper .job-type.employer-filter ul .full-time svg, .job-filter-wrapper .employer-filter.employer-type ul .full-time svg, .candidate-filter-wrapper .employer-filter.employer-type ul .full-time svg, .employer-filter-wrapper .employer-filter.employer-type ul .full-time svg, .job-filter-wrapper .job-filter.employer-type ul .full-time svg, .candidate-filter-wrapper .job-filter.employer-type ul .full-time svg, .employer-filter-wrapper .job-filter.employer-type ul .full-time svg {
  color: #ff9247;
}

.job-filter-wrapper .job-filter.job-type ul .part-time svg, .candidate-filter-wrapper .job-filter.job-type ul .part-time svg, .employer-filter-wrapper .job-filter.job-type ul .part-time svg, .job-filter-wrapper .job-type.candidate-filter ul .part-time svg, .candidate-filter-wrapper .job-type.candidate-filter ul .part-time svg, .employer-filter-wrapper .job-type.candidate-filter ul .part-time svg, .job-filter-wrapper .candidate-filter.candidate-type ul .part-time svg, .candidate-filter-wrapper .candidate-filter.candidate-type ul .part-time svg, .employer-filter-wrapper .candidate-filter.candidate-type ul .part-time svg, .job-filter-wrapper .candidate-filter.employer-type ul .part-time svg, .candidate-filter-wrapper .candidate-filter.employer-type ul .part-time svg, .employer-filter-wrapper .candidate-filter.employer-type ul .part-time svg, .job-filter-wrapper .job-filter.candidate-type ul .part-time svg, .candidate-filter-wrapper .job-filter.candidate-type ul .part-time svg, .employer-filter-wrapper .job-filter.candidate-type ul .part-time svg, .job-filter-wrapper .candidate-type.employer-filter ul .part-time svg, .candidate-filter-wrapper .candidate-type.employer-filter ul .part-time svg, .employer-filter-wrapper .candidate-type.employer-filter ul .part-time svg, .job-filter-wrapper .job-type.employer-filter ul .part-time svg, .candidate-filter-wrapper .job-type.employer-filter ul .part-time svg, .employer-filter-wrapper .job-type.employer-filter ul .part-time svg, .job-filter-wrapper .employer-filter.employer-type ul .part-time svg, .candidate-filter-wrapper .employer-filter.employer-type ul .part-time svg, .employer-filter-wrapper .employer-filter.employer-type ul .part-time svg, .job-filter-wrapper .job-filter.employer-type ul .part-time svg, .candidate-filter-wrapper .job-filter.employer-type ul .part-time svg, .employer-filter-wrapper .job-filter.employer-type ul .part-time svg {
  color: #6e75d0;
}

.job-filter-wrapper .job-filter.job-type ul .freelance svg, .candidate-filter-wrapper .job-filter.job-type ul .freelance svg, .employer-filter-wrapper .job-filter.job-type ul .freelance svg, .job-filter-wrapper .job-type.candidate-filter ul .freelance svg, .candidate-filter-wrapper .job-type.candidate-filter ul .freelance svg, .employer-filter-wrapper .job-type.candidate-filter ul .freelance svg, .job-filter-wrapper .candidate-filter.candidate-type ul .freelance svg, .candidate-filter-wrapper .candidate-filter.candidate-type ul .freelance svg, .employer-filter-wrapper .candidate-filter.candidate-type ul .freelance svg, .job-filter-wrapper .candidate-filter.employer-type ul .freelance svg, .candidate-filter-wrapper .candidate-filter.employer-type ul .freelance svg, .employer-filter-wrapper .candidate-filter.employer-type ul .freelance svg, .job-filter-wrapper .job-filter.candidate-type ul .freelance svg, .candidate-filter-wrapper .job-filter.candidate-type ul .freelance svg, .employer-filter-wrapper .job-filter.candidate-type ul .freelance svg, .job-filter-wrapper .candidate-type.employer-filter ul .freelance svg, .candidate-filter-wrapper .candidate-type.employer-filter ul .freelance svg, .employer-filter-wrapper .candidate-type.employer-filter ul .freelance svg, .job-filter-wrapper .job-type.employer-filter ul .freelance svg, .candidate-filter-wrapper .job-type.employer-filter ul .freelance svg, .employer-filter-wrapper .job-type.employer-filter ul .freelance svg, .job-filter-wrapper .employer-filter.employer-type ul .freelance svg, .candidate-filter-wrapper .employer-filter.employer-type ul .freelance svg, .employer-filter-wrapper .employer-filter.employer-type ul .freelance svg, .job-filter-wrapper .job-filter.employer-type ul .freelance svg, .candidate-filter-wrapper .job-filter.employer-type ul .freelance svg, .employer-filter-wrapper .job-filter.employer-type ul .freelance svg {
  color: #82d219;
}

.job-filter-wrapper .job-filter.job-type ul .temporary svg, .candidate-filter-wrapper .job-filter.job-type ul .temporary svg, .employer-filter-wrapper .job-filter.job-type ul .temporary svg, .job-filter-wrapper .job-type.candidate-filter ul .temporary svg, .candidate-filter-wrapper .job-type.candidate-filter ul .temporary svg, .employer-filter-wrapper .job-type.candidate-filter ul .temporary svg, .job-filter-wrapper .candidate-filter.candidate-type ul .temporary svg, .candidate-filter-wrapper .candidate-filter.candidate-type ul .temporary svg, .employer-filter-wrapper .candidate-filter.candidate-type ul .temporary svg, .job-filter-wrapper .candidate-filter.employer-type ul .temporary svg, .candidate-filter-wrapper .candidate-filter.employer-type ul .temporary svg, .employer-filter-wrapper .candidate-filter.employer-type ul .temporary svg, .job-filter-wrapper .job-filter.candidate-type ul .temporary svg, .candidate-filter-wrapper .job-filter.candidate-type ul .temporary svg, .employer-filter-wrapper .job-filter.candidate-type ul .temporary svg, .job-filter-wrapper .candidate-type.employer-filter ul .temporary svg, .candidate-filter-wrapper .candidate-type.employer-filter ul .temporary svg, .employer-filter-wrapper .candidate-type.employer-filter ul .temporary svg, .job-filter-wrapper .job-type.employer-filter ul .temporary svg, .candidate-filter-wrapper .job-type.employer-filter ul .temporary svg, .employer-filter-wrapper .job-type.employer-filter ul .temporary svg, .job-filter-wrapper .employer-filter.employer-type ul .temporary svg, .candidate-filter-wrapper .employer-filter.employer-type ul .temporary svg, .employer-filter-wrapper .employer-filter.employer-type ul .temporary svg, .job-filter-wrapper .job-filter.employer-type ul .temporary svg, .candidate-filter-wrapper .job-filter.employer-type ul .temporary svg, .employer-filter-wrapper .job-filter.employer-type ul .temporary svg {
  color: #ff5377;
}

.job-filter-wrapper .job-filter .nstSlider, .candidate-filter-wrapper .job-filter .nstSlider, .employer-filter-wrapper .job-filter .nstSlider, .job-filter-wrapper .candidate-filter .nstSlider, .candidate-filter-wrapper .candidate-filter .nstSlider, .employer-filter-wrapper .candidate-filter .nstSlider, .job-filter-wrapper .employer-filter .nstSlider, .candidate-filter-wrapper .employer-filter .nstSlider, .employer-filter-wrapper .employer-filter .nstSlider {
  width: 100%;
  height: 3px;
  margin: 20px 0 37px;
  background: #e3e3e3;
  cursor: auto;
}

.job-filter-wrapper .job-filter .nstSlider .bar, .candidate-filter-wrapper .job-filter .nstSlider .bar, .employer-filter-wrapper .job-filter .nstSlider .bar, .job-filter-wrapper .candidate-filter .nstSlider .bar, .candidate-filter-wrapper .candidate-filter .nstSlider .bar, .employer-filter-wrapper .candidate-filter .nstSlider .bar, .job-filter-wrapper .employer-filter .nstSlider .bar, .candidate-filter-wrapper .employer-filter .nstSlider .bar, .employer-filter-wrapper .employer-filter .nstSlider .bar {
  height: 3px;
  top: 0;
  min-width: 0;
  background: #246df8;
}

.job-filter-wrapper .job-filter .nstSlider .leftGrip, .candidate-filter-wrapper .job-filter .nstSlider .leftGrip, .employer-filter-wrapper .job-filter .nstSlider .leftGrip, .job-filter-wrapper .candidate-filter .nstSlider .leftGrip, .candidate-filter-wrapper .candidate-filter .nstSlider .leftGrip, .employer-filter-wrapper .candidate-filter .nstSlider .leftGrip, .job-filter-wrapper .employer-filter .nstSlider .leftGrip, .candidate-filter-wrapper .employer-filter .nstSlider .leftGrip, .employer-filter-wrapper .employer-filter .nstSlider .leftGrip,
.job-filter-wrapper .job-filter .nstSlider .rightGrip,
.candidate-filter-wrapper .job-filter .nstSlider .rightGrip,
.employer-filter-wrapper .job-filter .nstSlider .rightGrip,
.job-filter-wrapper .candidate-filter .nstSlider .rightGrip,
.candidate-filter-wrapper .candidate-filter .nstSlider .rightGrip,
.employer-filter-wrapper .candidate-filter .nstSlider .rightGrip,
.job-filter-wrapper .employer-filter .nstSlider .rightGrip,
.candidate-filter-wrapper .employer-filter .nstSlider .rightGrip,
.employer-filter-wrapper .employer-filter .nstSlider .rightGrip {
  height: 15px;
  width: 15px;
  background: #ffffff;
  border: 3px solid #246df8;
  top: -6px;
  padding-left: 5px;
  cursor: pointer;
}

.job-filter-wrapper .job-filter .nstSlider .grip-label, .candidate-filter-wrapper .job-filter .nstSlider .grip-label, .employer-filter-wrapper .job-filter .nstSlider .grip-label, .job-filter-wrapper .candidate-filter .nstSlider .grip-label, .candidate-filter-wrapper .candidate-filter .nstSlider .grip-label, .employer-filter-wrapper .candidate-filter .nstSlider .grip-label, .job-filter-wrapper .employer-filter .nstSlider .grip-label, .candidate-filter-wrapper .employer-filter .nstSlider .grip-label, .employer-filter-wrapper .employer-filter .nstSlider .grip-label {
  padding-top: 20px;
}

.job-filter-wrapper .job-filter .nstSlider .grip-label .leftLabel:before, .candidate-filter-wrapper .job-filter .nstSlider .grip-label .leftLabel:before, .employer-filter-wrapper .job-filter .nstSlider .grip-label .leftLabel:before, .job-filter-wrapper .candidate-filter .nstSlider .grip-label .leftLabel:before, .candidate-filter-wrapper .candidate-filter .nstSlider .grip-label .leftLabel:before, .employer-filter-wrapper .candidate-filter .nstSlider .grip-label .leftLabel:before, .job-filter-wrapper .employer-filter .nstSlider .grip-label .leftLabel:before, .candidate-filter-wrapper .employer-filter .nstSlider .grip-label .leftLabel:before, .employer-filter-wrapper .employer-filter .nstSlider .grip-label .leftLabel:before,
.job-filter-wrapper .job-filter .nstSlider .grip-label .rightLabel:before,
.candidate-filter-wrapper .job-filter .nstSlider .grip-label .rightLabel:before,
.employer-filter-wrapper .job-filter .nstSlider .grip-label .rightLabel:before,
.job-filter-wrapper .candidate-filter .nstSlider .grip-label .rightLabel:before,
.candidate-filter-wrapper .candidate-filter .nstSlider .grip-label .rightLabel:before,
.employer-filter-wrapper .candidate-filter .nstSlider .grip-label .rightLabel:before,
.job-filter-wrapper .employer-filter .nstSlider .grip-label .rightLabel:before,
.candidate-filter-wrapper .employer-filter .nstSlider .grip-label .rightLabel:before,
.employer-filter-wrapper .employer-filter .nstSlider .grip-label .rightLabel:before {
  content: "$";
}

.job-filter-wrapper .job-filter .nstSlider .grip-label .leftLabel:after, .candidate-filter-wrapper .job-filter .nstSlider .grip-label .leftLabel:after, .employer-filter-wrapper .job-filter .nstSlider .grip-label .leftLabel:after, .job-filter-wrapper .candidate-filter .nstSlider .grip-label .leftLabel:after, .candidate-filter-wrapper .candidate-filter .nstSlider .grip-label .leftLabel:after, .employer-filter-wrapper .candidate-filter .nstSlider .grip-label .leftLabel:after, .job-filter-wrapper .employer-filter .nstSlider .grip-label .leftLabel:after, .candidate-filter-wrapper .employer-filter .nstSlider .grip-label .leftLabel:after, .employer-filter-wrapper .employer-filter .nstSlider .grip-label .leftLabel:after {
  content: '-';
  padding-left: 8px;
  padding-right: 5px;
}

.job-filter-wrapper .job-filter .price-range-slider, .candidate-filter-wrapper .job-filter .price-range-slider, .employer-filter-wrapper .job-filter .price-range-slider, .job-filter-wrapper .candidate-filter .price-range-slider, .candidate-filter-wrapper .candidate-filter .price-range-slider, .employer-filter-wrapper .candidate-filter .price-range-slider, .job-filter-wrapper .employer-filter .price-range-slider, .candidate-filter-wrapper .employer-filter .price-range-slider, .employer-filter-wrapper .employer-filter .price-range-slider {
  padding-bottom: 30px;
}

.job-filter-wrapper .job-filter-dropdown, .candidate-filter-wrapper .job-filter-dropdown, .employer-filter-wrapper .job-filter-dropdown, .job-filter-wrapper .candidate-filter-dropdown, .candidate-filter-wrapper .candidate-filter-dropdown, .employer-filter-wrapper .candidate-filter-dropdown, .job-filter-wrapper .employer-filter-dropdown, .candidate-filter-wrapper .employer-filter-dropdown, .employer-filter-wrapper .employer-filter-dropdown {
  padding: 20px 30px 0 50px;
}

.job-filter-wrapper .job-filter-dropdown.same-pad, .candidate-filter-wrapper .job-filter-dropdown.same-pad, .employer-filter-wrapper .job-filter-dropdown.same-pad, .job-filter-wrapper .same-pad.candidate-filter-dropdown, .candidate-filter-wrapper .same-pad.candidate-filter-dropdown, .employer-filter-wrapper .same-pad.candidate-filter-dropdown, .job-filter-wrapper .same-pad.employer-filter-dropdown, .candidate-filter-wrapper .same-pad.employer-filter-dropdown, .employer-filter-wrapper .same-pad.employer-filter-dropdown {
  padding-left: 30px;
}

.job-filter-wrapper .job-filter-dropdown .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .candidate-filter-wrapper .job-filter-dropdown .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .employer-filter-wrapper .job-filter-dropdown .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .job-filter-wrapper .candidate-filter-dropdown .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .candidate-filter-wrapper .candidate-filter-dropdown .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .employer-filter-wrapper .candidate-filter-dropdown .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .job-filter-wrapper .employer-filter-dropdown .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .candidate-filter-wrapper .employer-filter-dropdown .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .employer-filter-wrapper .employer-filter-dropdown .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.job-filter-wrapper .job-filter-dropdown .dropdown.bootstrap-select:focus, .candidate-filter-wrapper .job-filter-dropdown .dropdown.bootstrap-select:focus, .employer-filter-wrapper .job-filter-dropdown .dropdown.bootstrap-select:focus, .job-filter-wrapper .candidate-filter-dropdown .dropdown.bootstrap-select:focus, .candidate-filter-wrapper .candidate-filter-dropdown .dropdown.bootstrap-select:focus, .employer-filter-wrapper .candidate-filter-dropdown .dropdown.bootstrap-select:focus, .job-filter-wrapper .employer-filter-dropdown .dropdown.bootstrap-select:focus, .candidate-filter-wrapper .employer-filter-dropdown .dropdown.bootstrap-select:focus, .employer-filter-wrapper .employer-filter-dropdown .dropdown.bootstrap-select:focus {
  outline: none !important;
}

.job-filter-wrapper .job-filter-dropdown .btn-light:not(:disabled):not(.disabled):active:focus, .candidate-filter-wrapper .job-filter-dropdown .btn-light:not(:disabled):not(.disabled):active:focus, .employer-filter-wrapper .job-filter-dropdown .btn-light:not(:disabled):not(.disabled):active:focus, .job-filter-wrapper .candidate-filter-dropdown .btn-light:not(:disabled):not(.disabled):active:focus, .candidate-filter-wrapper .candidate-filter-dropdown .btn-light:not(:disabled):not(.disabled):active:focus, .employer-filter-wrapper .candidate-filter-dropdown .btn-light:not(:disabled):not(.disabled):active:focus, .job-filter-wrapper .employer-filter-dropdown .btn-light:not(:disabled):not(.disabled):active:focus, .candidate-filter-wrapper .employer-filter-dropdown .btn-light:not(:disabled):not(.disabled):active:focus, .employer-filter-wrapper .employer-filter-dropdown .btn-light:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.job-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-toggle:focus, .candidate-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-toggle:focus, .employer-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-toggle:focus, .job-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-toggle:focus, .candidate-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-toggle:focus, .employer-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-toggle:focus, .job-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-toggle:focus, .candidate-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-toggle:focus, .employer-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.job-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner, .candidate-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner, .employer-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner, .job-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner, .candidate-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner, .employer-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner, .job-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner, .candidate-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner, .employer-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  font-size: 1.4rem;
  padding: 9px 0;
}

.job-filter-wrapper .job-filter-dropdown .btn:not(:disabled):not(.disabled), .candidate-filter-wrapper .job-filter-dropdown .btn:not(:disabled):not(.disabled), .employer-filter-wrapper .job-filter-dropdown .btn:not(:disabled):not(.disabled), .job-filter-wrapper .candidate-filter-dropdown .btn:not(:disabled):not(.disabled), .candidate-filter-wrapper .candidate-filter-dropdown .btn:not(:disabled):not(.disabled), .employer-filter-wrapper .candidate-filter-dropdown .btn:not(:disabled):not(.disabled), .job-filter-wrapper .employer-filter-dropdown .btn:not(:disabled):not(.disabled), .candidate-filter-wrapper .employer-filter-dropdown .btn:not(:disabled):not(.disabled), .employer-filter-wrapper .employer-filter-dropdown .btn:not(:disabled):not(.disabled) {
  height: 40px;
}

.job-filter-wrapper .job-filter-dropdown .bootstrap-select > .dropdown-toggle.bs-placeholder, .candidate-filter-wrapper .job-filter-dropdown .bootstrap-select > .dropdown-toggle.bs-placeholder, .employer-filter-wrapper .job-filter-dropdown .bootstrap-select > .dropdown-toggle.bs-placeholder, .job-filter-wrapper .candidate-filter-dropdown .bootstrap-select > .dropdown-toggle.bs-placeholder, .candidate-filter-wrapper .candidate-filter-dropdown .bootstrap-select > .dropdown-toggle.bs-placeholder, .employer-filter-wrapper .candidate-filter-dropdown .bootstrap-select > .dropdown-toggle.bs-placeholder, .job-filter-wrapper .employer-filter-dropdown .bootstrap-select > .dropdown-toggle.bs-placeholder, .candidate-filter-wrapper .employer-filter-dropdown .bootstrap-select > .dropdown-toggle.bs-placeholder, .employer-filter-wrapper .employer-filter-dropdown .bootstrap-select > .dropdown-toggle.bs-placeholder {
  height: 40px;
  color: #6f7484;
}

.job-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option, .candidate-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option, .employer-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option, .job-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option, .candidate-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option, .employer-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option, .job-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option, .candidate-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option, .employer-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-toggle .filter-option {
  padding: 0;
}

.job-filter-wrapper .job-filter-dropdown .btn-light, .candidate-filter-wrapper .job-filter-dropdown .btn-light, .employer-filter-wrapper .job-filter-dropdown .btn-light, .job-filter-wrapper .candidate-filter-dropdown .btn-light, .candidate-filter-wrapper .candidate-filter-dropdown .btn-light, .employer-filter-wrapper .candidate-filter-dropdown .btn-light, .job-filter-wrapper .employer-filter-dropdown .btn-light, .candidate-filter-wrapper .employer-filter-dropdown .btn-light, .employer-filter-wrapper .employer-filter-dropdown .btn-light {
  background: transparent;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
}

.job-filter-wrapper .job-filter-dropdown .btn, .candidate-filter-wrapper .job-filter-dropdown .btn, .employer-filter-wrapper .job-filter-dropdown .btn, .job-filter-wrapper .candidate-filter-dropdown .btn, .candidate-filter-wrapper .candidate-filter-dropdown .btn, .employer-filter-wrapper .candidate-filter-dropdown .btn, .job-filter-wrapper .employer-filter-dropdown .btn, .candidate-filter-wrapper .employer-filter-dropdown .btn, .employer-filter-wrapper .employer-filter-dropdown .btn {
  padding: 0;
}

.job-filter-wrapper .job-filter-dropdown .dropdown-toggle::after, .candidate-filter-wrapper .job-filter-dropdown .dropdown-toggle::after, .employer-filter-wrapper .job-filter-dropdown .dropdown-toggle::after, .job-filter-wrapper .candidate-filter-dropdown .dropdown-toggle::after, .candidate-filter-wrapper .candidate-filter-dropdown .dropdown-toggle::after, .employer-filter-wrapper .candidate-filter-dropdown .dropdown-toggle::after, .job-filter-wrapper .employer-filter-dropdown .dropdown-toggle::after, .candidate-filter-wrapper .employer-filter-dropdown .dropdown-toggle::after, .employer-filter-wrapper .employer-filter-dropdown .dropdown-toggle::after {
  position: absolute;
  top: 17px;
  right: 0;
}

.job-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-menu li a, .candidate-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-menu li a, .employer-filter-wrapper .job-filter-dropdown .bootstrap-select .dropdown-menu li a, .job-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-menu li a, .candidate-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-menu li a, .employer-filter-wrapper .candidate-filter-dropdown .bootstrap-select .dropdown-menu li a, .job-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-menu li a, .candidate-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-menu li a, .employer-filter-wrapper .employer-filter-dropdown .bootstrap-select .dropdown-menu li a {
  font-size: 1.4rem;
}

.job-filter-wrapper .selected-options, .candidate-filter-wrapper .selected-options, .employer-filter-wrapper .selected-options {
  padding: 30px;
  padding-left: 50px;
  display: none;
  position: relative;
}

.job-filter-wrapper .selected-options.same-pad, .candidate-filter-wrapper .selected-options.same-pad, .employer-filter-wrapper .selected-options.same-pad {
  padding-left: 30px;
}

.job-filter-wrapper .selected-options.same-pad:before, .candidate-filter-wrapper .selected-options.same-pad:before, .employer-filter-wrapper .selected-options.same-pad:before {
  left: 30px;
}

.job-filter-wrapper .selected-options:before, .candidate-filter-wrapper .selected-options:before, .employer-filter-wrapper .selected-options:before {
  position: absolute;
  bottom: 0;
  left: 50px;
  right: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
  content: '';
}

.job-filter-wrapper .selected-options .selection-title, .candidate-filter-wrapper .selected-options .selection-title, .employer-filter-wrapper .selected-options .selection-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.job-filter-wrapper .selected-options .selection-title h4, .candidate-filter-wrapper .selected-options .selection-title h4, .employer-filter-wrapper .selected-options .selection-title h4 {
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  position: relative;
}

.job-filter-wrapper .selected-options .selection-title a, .candidate-filter-wrapper .selected-options .selection-title a, .employer-filter-wrapper .selected-options .selection-title a {
  font-weight: 500;
  font-size: 1.2rem;
  padding: 5px 8px;
  border-radius: 3px;
  background: rgba(248, 36, 71, 0.1);
  color: #f82447;
  line-height: 1.3;
}

.job-filter-wrapper .selected-options .filtered-options, .candidate-filter-wrapper .selected-options .filtered-options, .employer-filter-wrapper .selected-options .filtered-options {
  padding: 0;
  padding-top: 20px;
  margin: 0;
  list-style: none;
}

.job-filter-wrapper .selected-options .filtered-options li + li, .candidate-filter-wrapper .selected-options .filtered-options li + li, .employer-filter-wrapper .selected-options .filtered-options li + li {
  margin-top: 5px;
}

.job-filter-wrapper .selected-options .filtered-options li, .candidate-filter-wrapper .selected-options .filtered-options li, .employer-filter-wrapper .selected-options .filtered-options li {
  color: #246df8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.job-filter-wrapper .selected-options .filtered-options li span, .candidate-filter-wrapper .selected-options .filtered-options li span, .employer-filter-wrapper .selected-options .filtered-options li span {
  font-size: 1rem;
  color: #f82447;
  cursor: pointer;
}

.filtered-job-listing-wrapper, .filtered-candidate-wrapper, .filtered-employer-wrapper {
  padding: 40px 30px;
  background: #ffffff;
}

.listing-with-map .job-listing-container .filtered-job-listing-wrapper, .listing-with-map .candidate-container .filtered-job-listing-wrapper, .listing-with-map .employer-container .filtered-job-listing-wrapper, .listing-with-map .job-listing-container .filtered-candidate-wrapper, .listing-with-map .candidate-container .filtered-candidate-wrapper, .listing-with-map .employer-container .filtered-candidate-wrapper, .listing-with-map .job-listing-container .filtered-employer-wrapper, .listing-with-map .candidate-container .filtered-employer-wrapper, .listing-with-map .employer-container .filtered-employer-wrapper {
  width: calc(100% - 280px);
}

.listing-with-map .job-listing-container .filtered-job-listing-wrapper.change-padding, .listing-with-map .candidate-container .filtered-job-listing-wrapper.change-padding, .listing-with-map .employer-container .filtered-job-listing-wrapper.change-padding, .listing-with-map .job-listing-container .change-padding.filtered-candidate-wrapper, .listing-with-map .candidate-container .change-padding.filtered-candidate-wrapper, .listing-with-map .employer-container .change-padding.filtered-candidate-wrapper, .listing-with-map .job-listing-container .change-padding.filtered-employer-wrapper, .listing-with-map .candidate-container .change-padding.filtered-employer-wrapper, .listing-with-map .employer-container .change-padding.filtered-employer-wrapper {
  padding-left: 50px;
}

.listing-with-map .job-listing-container .job-filter-wrapper, .listing-with-map .candidate-container .job-filter-wrapper, .listing-with-map .employer-container .job-filter-wrapper, .listing-with-map .job-listing-container .candidate-filter-wrapper, .listing-with-map .candidate-container .candidate-filter-wrapper, .listing-with-map .employer-container .candidate-filter-wrapper, .listing-with-map .job-listing-container .employer-filter-wrapper, .listing-with-map .candidate-container .employer-filter-wrapper, .listing-with-map .employer-container .employer-filter-wrapper {
  min-width: 280px;
}

.listing-with-map .job-listing-container .filtered-job-listing-wrapper, .listing-with-map .candidate-container .filtered-job-listing-wrapper, .listing-with-map .employer-container .filtered-job-listing-wrapper, .listing-with-map .job-listing-container .filtered-candidate-wrapper, .listing-with-map .candidate-container .filtered-candidate-wrapper, .listing-with-map .employer-container .filtered-candidate-wrapper, .listing-with-map .job-listing-container .filtered-employer-wrapper, .listing-with-map .candidate-container .filtered-employer-wrapper, .listing-with-map .employer-container .filtered-employer-wrapper {
  padding-right: 50px;
}

.job-view-controller-wrapper, .candidate-view-controller-wrapper, .employer-view-controller-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px;
}

.job-view-controller-wrapper .job-view-controller, .candidate-view-controller-wrapper .job-view-controller, .employer-view-controller-wrapper .job-view-controller, .job-view-controller-wrapper .candidate-view-controller, .candidate-view-controller-wrapper .candidate-view-controller, .employer-view-controller-wrapper .candidate-view-controller, .job-view-controller-wrapper .employer-view-controller, .candidate-view-controller-wrapper .employer-view-controller, .employer-view-controller-wrapper .employer-view-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.job-view-controller-wrapper .job-view-controller .controller, .candidate-view-controller-wrapper .job-view-controller .controller, .employer-view-controller-wrapper .job-view-controller .controller, .job-view-controller-wrapper .candidate-view-controller .controller, .candidate-view-controller-wrapper .candidate-view-controller .controller, .employer-view-controller-wrapper .candidate-view-controller .controller, .job-view-controller-wrapper .employer-view-controller .controller, .candidate-view-controller-wrapper .employer-view-controller .controller, .employer-view-controller-wrapper .employer-view-controller .controller {
  margin-right: 15px;
  height: 40px;
  width: 40px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: #b1b1b1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.job-view-controller-wrapper .job-view-controller .controller.active, .candidate-view-controller-wrapper .job-view-controller .controller.active, .employer-view-controller-wrapper .job-view-controller .controller.active, .job-view-controller-wrapper .candidate-view-controller .controller.active, .candidate-view-controller-wrapper .candidate-view-controller .controller.active, .employer-view-controller-wrapper .candidate-view-controller .controller.active, .job-view-controller-wrapper .employer-view-controller .controller.active, .candidate-view-controller-wrapper .employer-view-controller .controller.active, .employer-view-controller-wrapper .employer-view-controller .controller.active {
  color: #246df8;
  border-color: rgba(36, 109, 248, 0.3);
}

.job-view-controller-wrapper .job-view-controller .controller svg, .candidate-view-controller-wrapper .job-view-controller .controller svg, .employer-view-controller-wrapper .job-view-controller .controller svg, .job-view-controller-wrapper .candidate-view-controller .controller svg, .candidate-view-controller-wrapper .candidate-view-controller .controller svg, .employer-view-controller-wrapper .candidate-view-controller .controller svg, .job-view-controller-wrapper .employer-view-controller .controller svg, .candidate-view-controller-wrapper .employer-view-controller .controller svg, .employer-view-controller-wrapper .employer-view-controller .controller svg {
  height: 24px;
}

.job-view-controller-wrapper .showing-number span, .candidate-view-controller-wrapper .showing-number span, .employer-view-controller-wrapper .showing-number span {
  display: inline-block;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.job-view-filter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .candidate-view-filter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .employer-view-filter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 150px;
}

.job-view-filter .bootstrap-select .dropdown-toggle .filter-option-inner-inner, .candidate-view-filter .bootstrap-select .dropdown-toggle .filter-option-inner-inner, .employer-view-filter .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  font-size: 1.4rem;
  padding: 9px 15px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.job-view-filter .btn:not(:disabled):not(.disabled), .candidate-view-filter .btn:not(:disabled):not(.disabled), .employer-view-filter .btn:not(:disabled):not(.disabled) {
  height: 40px;
}

.job-view-filter .bootstrap-select > .dropdown-toggle.bs-placeholder, .candidate-view-filter .bootstrap-select > .dropdown-toggle.bs-placeholder, .employer-view-filter .bootstrap-select > .dropdown-toggle.bs-placeholder {
  height: 40px;
}

.job-view-filter .bootstrap-select .dropdown-toggle .filter-option, .candidate-view-filter .bootstrap-select .dropdown-toggle .filter-option, .employer-view-filter .bootstrap-select .dropdown-toggle .filter-option {
  padding: 0;
}

.job-view-filter .btn, .candidate-view-filter .btn, .employer-view-filter .btn {
  padding: 0;
}

.job-view-filter .dropdown-toggle::after, .candidate-view-filter .dropdown-toggle::after, .employer-view-filter .dropdown-toggle::after {
  position: absolute;
  top: 17px;
  right: 15px;
}

.job-view-filter .dropdown.bootstrap-select:focus, .candidate-view-filter .dropdown.bootstrap-select:focus, .employer-view-filter .dropdown.bootstrap-select:focus {
  outline: none !important;
}

.job-view-filter .btn-light:not(:disabled):not(.disabled):active:focus, .candidate-view-filter .btn-light:not(:disabled):not(.disabled):active:focus, .employer-view-filter .btn-light:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.job-view-filter .bootstrap-select .dropdown-toggle:focus, .candidate-view-filter .bootstrap-select .dropdown-toggle:focus, .employer-view-filter .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.job-view-filter .bootstrap-select .dropdown-menu li a, .candidate-view-filter .bootstrap-select .dropdown-menu li a, .employer-view-filter .bootstrap-select .dropdown-menu li a {
  font-size: 1.4rem;
}

.error-page-wrap {
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.error-page-wrap .icon {
  margin-bottom: 50px;
}

.error-page-wrap h1 {
  font-size: 6.0rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}

.error-page-wrap p {
  color: #656565;
  margin-bottom: 30px;
}

.error-page-wrap .button {
  background: #246df8;
  border-radius: 3px;
  color: #ffffff;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 30px;
  letter-spacing: 2px;
}

@media all and (max-width: 1199px) {
  .filtered-job-listing-wrapper, .filtered-candidate-wrapper, .filtered-employer-wrapper {
    padding: 30px 20px;
    background: #ffffff;
  }
}

@media all and (max-width: 991px) {
  .listing-with-map .job-listing-container .filtered-job-listing-wrapper, .listing-with-map .candidate-container .filtered-job-listing-wrapper, .listing-with-map .employer-container .filtered-job-listing-wrapper, .listing-with-map .job-listing-container .filtered-candidate-wrapper, .listing-with-map .candidate-container .filtered-candidate-wrapper, .listing-with-map .employer-container .filtered-candidate-wrapper, .listing-with-map .job-listing-container .filtered-employer-wrapper, .listing-with-map .candidate-container .filtered-employer-wrapper, .listing-with-map .employer-container .filtered-employer-wrapper {
    width: 100%;
    padding-right: 20px;
  }
  .job-listing-container .job-search-wrapper, .candidate-container .job-search-wrapper, .employer-container .job-search-wrapper {
    padding: 30px 20px;
  }
  .searchAndFilter input {
    width: 50%;
    margin-bottom: 25px;
  }
  .searchAndFilter .bootstrap-select {
    margin-bottom: 25px;
  }
  .searchAndFilter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: calc(50% - 30px);
  }
  .searchAndFilter .bootstrap-select:nth-child(2) {
    margin-right: 0;
    width: 50%;
  }
  .searchAndFilter .bootstrap-select:nth-child(3) {
    margin-right: 25px;
  }
  .searchAndFilter .bootstrap-select:nth-child(3):not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 50%;
  }
  .searchAndFilter-3 .search-form .keyword {
    max-width: 180px;
  }
  .searchAndFilter-3 .search-form .location-input,
  .searchAndFilter-3 .search-form .category-input {
    padding: 0 15px;
  }
  .filter-categories ul li {
    width: 50%;
  }
}

@media all and (max-width: 767px) {
  .searchAndFilter-3 .search-form {
    display: block;
  }
  .searchAndFilter-3 .search-form .keyword {
    max-width: 100%;
    border-right: 0;
    margin-bottom: 20px;
  }
  .searchAndFilter-3 .search-form .location-input,
  .searchAndFilter-3 .search-form .category-input {
    padding: 0;
    width: 100%;
    margin-bottom: 20px;
    border-right: 0;
  }
  .searchAndFilter-3 .search-form .button {
    padding: 11px 30px;
  }
  .searchAndFilter-3 .filter-categories,
  .searchAndFilter-3 .filter-location {
    padding: 30px 15px 30px 45px;
  }
  .searchAndFilter-3 .filter-location ul li {
    width: 50%;
  }
}

@media all and (max-width: 539px) {
  .searchAndFilter input {
    width: 100%;
  }
  .searchAndFilter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
  }
  .searchAndFilter .bootstrap-select:nth-child(2) {
    width: 100%;
  }
  .searchAndFilter .bootstrap-select:nth-child(3) {
    margin-right: 0;
  }
  .searchAndFilter .bootstrap-select:nth-child(3):not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
  }
  .searchAndFilter .button {
    margin-bottom: 25px;
  }
  .filter-categories ul li {
    width: 100%;
  }
  .searchAndFilter-3 .filter-location ul li {
    width: 100%;
  }
}

/*---------------------------------------------
	04.0 Breadcrumb Style
---------------------------------------------*/
.breadcrumb-area{
	position:relative;
	z-index:1;
	margin-top:-7.0rem;
	margin-right:-20px;
	float:right;
}

@media all and (max-width: 767px) {
     .breadcrumb-area{
	    
	    margin-top:-4.0rem;
	    
    }
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;/*/*/
}
.breadcrumb-area h1 {
  font-size: 2.6rem;
  font-weight: 500;
}

.breadcrumb-area .breadcrumb {
  padding:0px;
  padding-top: 1.15625rem;
  padding-bottom: 1.15625rem;
  margin: 0;
  background: transparent;
  margin-bottom:10px;
}

.breadcrumb-area .breadcrumb li {
  font-family: 'Cuprum', sans-serif;
  color: #fff;
  font-size: 1.5rem;
  font-weight:700;
}

.breadcrumb-area .breadcrumb li a {
	
  color: #fff;
  
}

@media all and (max-width: 991px) {
	.breadcrumb-area .breadcrumb li ,
	.breadcrumb-area .breadcrumb li a ,
	.breadcrumb-item+.breadcrumb-item::before {
		color: #212529;
	}
}

.breadcrumb-area .breadcrumb li a:hover {
  color: #ff0079;
}

.breadcrumb-form {
  text-align: right;
}

.breadcrumb-form form {
  max-width: 350px;
  position: relative;
  margin-left: auto;
}

.breadcrumb-form form input {
  width: 100%;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid rgba(36, 109, 248, 0.2);
  background: transparent;
  outline: none;
  height: 50px;
  padding: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.breadcrumb-form form input:focus {
  border-color: #246df8;
}

.breadcrumb-form form input:focus + button {
  color: #246df8;
}

.breadcrumb-form form button {
  background: transparent;
  position: absolute;
  top: 10px;
  right: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  color: rgba(36, 109, 248, 0.3);
  cursor: pointer;
}

.breadcrumb-form form button:hover {
  color: #246df8;
}

@media all and (max-width: 767px) {
  .breadcrumb-form form {
    margin-right: auto;
    margin-left: 0;
    margin-top: 15px;
  }
}

/*---------------------------------------------
	05.0 Category Style
---------------------------------------------*/
.categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.categories:before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.8);
  content: '';
}

.categories .category {
  text-align: center;
  padding: 40px 10px;
  width: 20%;

}

.categories .category .icon {
  margin-bottom: 15px;
}

.categories .category .icon svg {
  color: #fff;
}

.categories .category h5 {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color:#fff;
}

.categories .category h5 span {
  color: #aaa;
}

.categories .category span {
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}

.categories .category:hover {
  -webkit-box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.05);
  background-color:#000 !important;
}

.categories .category:hover h5 {
  color: #e8eeef;
}

.categories > .vr {
  position: absolute;
  top: 40px;
  bottom: 40px;
  width: 1px;
  background: rgba(255, 255, 255, 0.8);
}

.categories .vr-1 {
  left: 20%;
}

.categories .vr-2 {
  left: 40%;
}

.categories .vr-3 {
  left: 60%;
}

.categories .vr-4 {
  left: 80%;
}

.categories .category:nth-child(1){
	background:#007dff;
}
.categories .category:nth-child(2){
	background:#ff0079;
}
.categories .category:nth-child(3){
	background:#ff5575;
}
.categories .category:nth-child(4){
	background:#ffaf31;
}
.categories .category:nth-child(5){
	background:#46424f;
}
.categories .category:nth-child(6){
	background:#192f59;
}
.categories .category:nth-child(7){
	background:#134B7E;
}
.categories .category:nth-child(8){
	background:#00A8EC;
}
.categories .category:nth-child(9){
	background:#762ACB;
}
.categories .category:nth-child(10){
	background:#931674;
}
@media all and (max-width: 991px) {
  .categories:before {
    top: 33.33%;
  }
  .categories:after {
    position: absolute;
    top: 66.66%;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    content: '';
  }
  .categories .category {
    width: 25%;
  }
  .categories .vr-1 {
    left: 25%;
  }
  .categories .vr-2 {
    left: 50%;
  }
  .categories .vr-3 {
    left: 75%;
  }
  .categories .vr-4 {
    left: 0%;
    width: 0;
    height: 0;
  }
}

@media all and (max-width: 767px) {
  .categories:before {
    top: 25%;
  }
  .categories:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    content: '';
  }
  .categories .category {
    width: 33.33%;
  }
  .categories .vr-1 {
    left: 33.33%;
  }
  .categories .vr-2 {
    left: 66.66%;
  }
  .categories .vr-3 {
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    top: 75%;
  }
}

@media all and (max-width: 575px) {
  .categories:before {
    top: 0;
    left: 50%;
    height: 100%;
    width: 1px;
  }
  .categories:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 0;
  }
  .categories .category {
    width: 50%;
  }
  .categories .vr-1 {
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    top: 20%;
  }
  .categories .vr-2 {
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    top: 40%;
  }
  .categories .vr-3 {
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    top: 60%;
  }
  .categories .vr-4 {
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    top: 80%;
  }
}

@media all and (max-width: 379px) {
  .categories:before {
    height: 0;
    width: 0;
  }
  .categories .category {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  .categories .vr-1 {
    height: 0;
  }
  .categories .vr-2 {
    height: 0;
  }
  .categories .vr-3 {
    height: 0;
  }
  .categories .vr-4 {
    height: 0;
  }
}
/*==========
  Categories Box
============*/
.categories_box{
	margin-top:-68px;
}
 @media only screen and (min-width: 0px) and (max-width: 479px) {
	.categories_box{
		margin-top:10px;
	}
}
.container_categories_box {
	width: calc(100% - 0px);
	left: 0px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.utf_category_small_box_part {
	float: left;
	background-color: #f2f2f2;
	margin: 0px 0 0 0px;/*custom 2px 0 0 2px;*/
	padding:0px 0px;
	text-align: center;
	color: #fff;
	transition: 0.4s;
	transform: scale(1);
	vertical-align: top;
	position: relative;
	justify-content: center;
	-webkit-transition: all .5s ease 0;
	transition: all .5s ease 0;
	transition: all 0.5s ease 0s;
	z-index:750;
	border-radius:2px;
}
.utf_category_small_box_part:after{
	#content: '';
    #position: absolute;
    #top: 0;
    #right: 0;
    #width: 100%;
    #height: 100%;
    #-webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    #clip-path: polygon(100% 0, 0 0, 100% 100%);
    #-webkit-transition: .3s ease-out all;
    #transition: .3s ease-out all;
    #background-color: rgba(255,255,255,0.08);
    #z-index: 1;
    #pointer-events: none;
}
.utf_category_small_box_part i{
	font-size:25px;
	line-height:45px;
}
.utf_category_small_box_part:hover {
	background-color: #66676b;
	color: #fff;
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.1);
	-webkit-transition: all .5s ease 0;
	transition: all .5s ease 0;
	transition: all 0.5s ease 0s;
	z-index:751;
}

.utf_category_small_box_part:nth-child(1){
	background:#4f6fbe;

	
}
.utf_category_small_box_part:nth-child(2){
	background:#54c9a4;
	
}
.utf_category_small_box_part:nth-child(3){
	background:#e74d57;
	
}
.utf_category_small_box_part:nth-child(4){
	background:#f9bc18;
	
}
.utf_category_small_box_part:nth-child(5){
	background:#134b7e;
	
}
.utf_category_small_box_part:nth-child(6){
	background:#3ccbf3;
	
}
.utf_category_small_box_part:nth-child(7){
	background:#9764df;
	
}
.utf_category_small_box_part:nth-child(8){
	background:#b89579;
	
}
.utf_category_small_box_part:nth-child(9){
	background:#00a8ec;
	
}
.utf_category_small_box_part:nth-child(10){
	background:#931674;
	
}
.utf_category_small_box_part:nth-child(11){
	background:#34495E;
	
}
.utf_category_small_box_part:nth-child(12){
	background:#762acb;
	
}

.utf_category_small_box_part h5 {
	display: table-cell;
    vertical-align: middle;
    color: #fff;
	font-family: "Cuprum", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    width: 125px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
.utf_category_small_box_part h5 {
    width: 100px;
}	
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
.utf_category_small_box_part h5 {
    width: 110px;
}
}
.utf_category_small_box_part div.utf_category_small_box_icon {
	
	background: rgba(255, 255, 255, 0.12);
	border:2px solid rgba(255, 255, 255, 0.36);
	border-radius:50%;
	width: 50px;
    height: 50px;
    margin: 7px 0 0 5px;
    float: left;
	
}
.utf_category_small_box_part:hover div.utf_category_small_box_icon{
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

.utf_category_small_box_part div.utf_category_small_box_img {
	width: 50px;
    height: 50px;
    margin: 8px 0 0 5px;
    float: left;
	background: rgba(255, 255, 255, 0.12);
    border: 2px solid rgba(255, 255, 255, 0.36);
    border-radius: 50%;
	padding:6px 6px;
	
}
.utf_category_small_box_part div.utf_category_small_box_img img {
	width: 30px;
}
.utf_category_small_box_part:hover div.utf_category_small_box_img{
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

.utf_category_small_box_title{
	float: left;
    display: table;
    height: 65px;
}


@-webkit-keyframes flip {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
				animation-timing-function: ease-in;
	}
	50% {
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg);
		-webkit-animation-timing-function: ease-in;
				animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg);
		-webkit-animation-timing-function: ease-in;
				animation-timing-function: ease-in;
	}
}
@keyframes flip {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
				animation-timing-function: ease-in;
	}
	50% {
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg);
		-webkit-animation-timing-function: ease-in;
				animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg);
		-webkit-animation-timing-function: ease-in;
				animation-timing-function: ease-in;
	}
}
.utf_category_small_box_part:hover h4 {
	color: #fff;
}
@media (max-width: 768px) {
	.utf_category_small_box_part {
		width:calc(100% * (1/2) - 2px);
		margin-right:2px;
		margin-bottom:2px;
	}
}
@media (min-width: 768px) {
	.utf_category_small_box_part {
		width:calc(100% * (1/4) - 2px);
		margin-right:2px;
		margin-bottom:2px;
	}
}

@media (min-width: 992px) {
	.utf_category_small_box_part {
		width:calc(100% * (1/4) - 2px);
		margin-right:2px;
		margin-bottom:2px;
	}
}
@media (min-width: 1240px) {
	.utf_category_small_box_part {
		width:calc(100% * (1/6) - 2px);
		margin-right:2px;
		margin-bottom:2px;
	}
}
/*---------------------------------------------
	06.0 Job Style
---------------------------------------------*/
#searchmap {
  height: 100%;
  width: 100%;
}

.listing-with-map:after {
  clear: both;
  display: block;
  content: '';
}

.listing-with-map .job-listing-container, .listing-with-map .candidate-container, .listing-with-map .employer-container {
  float: left;
}

.listing-with-map .listing-side-map {
  width: calc(100% - 1040px);
  float: right;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
}

.job-listing-container, .candidate-container, .employer-container {
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.job-listing-container .job-filter-wrapper, .candidate-container .job-filter-wrapper, .employer-container .job-filter-wrapper, .job-listing-container .candidate-filter-wrapper, .candidate-container .candidate-filter-wrapper, .employer-container .candidate-filter-wrapper, .job-listing-container .employer-filter-wrapper, .candidate-container .employer-filter-wrapper, .employer-container .employer-filter-wrapper {
  min-width: 240px;
}

.job-listing-container .filtered-job-listing-wrapper, .candidate-container .filtered-job-listing-wrapper, .employer-container .filtered-job-listing-wrapper, .job-listing-container .filtered-candidate-wrapper, .candidate-container .filtered-candidate-wrapper, .employer-container .filtered-candidate-wrapper, .job-listing-container .filtered-employer-wrapper, .candidate-container .filtered-employer-wrapper, .employer-container .filtered-employer-wrapper {
  width: calc(100% - 240px);
}

.job-listing-container .job-search-wrapper, .candidate-container .job-search-wrapper, .employer-container .job-search-wrapper {
  width: 100%;
  flex-break: after;
}

.job-search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sidebar-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sidebar-controller .switch {
  width: 60px;
  background: #e1e1e1;
  border-radius: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
  margin-right: 15px;
}

.sidebar-controller .switch.on {
  background: #246df8;
}

.sidebar-controller .switch.on span {
  left: 35px;
}

.sidebar-controller .switch span {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  top: 5px;
  left: 5px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.sidebar-controller label {
  margin-bottom: 0;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.job-search {
  max-width: 300px;
  width: 100%;
}

.job-search form {
  position: relative;
}

.job-search form input {
  width: 100%;
  border: 0;
  height: 40px;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border-bottom: 2px solid rgba(36, 109, 248, 0.2);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 0;
}

.job-search form input:focus {
  border-color: #246df8;
}

.job-search form input:focus + button {
  color: #246df8;
}

.job-search form button {
  position: absolute;
  top: 5px;
  right: 0;
  color: rgba(36, 109, 248, 0.2);
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  outline: none;
}

.job-search form button:hover {
  color: #246df8;
}

.job-tab {
  border-bottom: 0;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.job-tab .nav-item {
  margin-bottom: 0;
  margin: 0 15px;
}

.job-tab .nav-item a {
  border: 2px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  text-transform: uppercase;
  padding: 10px 25px;
  color: #515666;
}

.job-tab .nav-item a.active, .job-tab .nav-item a:hover {
  background: transparent;
  border: 2px solid rgba(36, 109, 248, 0.15);
  border-bottom: 2px solid rgba(36, 109, 248, 0.15);
  color: #246df8;
}

.job-filter-result .job-list, .candidate-filter-result .job-list, .employer-filter-result .job-list {
  padding: 30px 20px;
}

.job-filter-result.grid, .grid.candidate-filter-result, .grid.employer-filter-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.job-filter-result.grid .job-list, .grid.candidate-filter-result .job-list, .grid.employer-filter-result .job-list {
  width: calc(50% - 10px);
}

.listing-with-map .job-filter-result.grid, .listing-with-map .grid.candidate-filter-result, .listing-with-map .grid.employer-filter-result {
  display: block;
}

.listing-with-map .job-filter-result.grid .job-list, .listing-with-map .grid.candidate-filter-result .job-list, .listing-with-map .grid.employer-filter-result .job-list {
  width: 100%;
}

.listing-with-map .job-filter-result.grid .job-list.half-grid .body, .listing-with-map .grid.candidate-filter-result .job-list.half-grid .body, .listing-with-map .grid.employer-filter-result .job-list.half-grid .body {
  display: block;
}

.listing-with-map .job-filter-result.grid .job-list.half-grid .body .more, .listing-with-map .grid.candidate-filter-result .job-list.half-grid .body .more, .listing-with-map .grid.employer-filter-result .job-list.half-grid .body .more {
  display: block;
  visibility: visible;
  margin-top: 15px;
}

.listing-with-map .job-filter-result.grid .job-list.half-grid .body .more .buttons, .listing-with-map .grid.candidate-filter-result .job-list.half-grid .body .more .buttons, .listing-with-map .grid.employer-filter-result .job-list.half-grid .body .more .buttons {
  display: block;
}

.listing-with-map .job-filter-result.grid .job-list.half-grid .body .more .buttons .button, .listing-with-map .grid.candidate-filter-result .job-list.half-grid .body .more .buttons .button, .listing-with-map .grid.employer-filter-result .job-list.half-grid .body .more .buttons .button {
  margin-left: 0;
  margin-right: 10px;
}

.listing-with-map .job-filter-result.grid .job-list.half-grid .body .more .deadline, .listing-with-map .grid.candidate-filter-result .job-list.half-grid .body .more .deadline, .listing-with-map .grid.employer-filter-result .job-list.half-grid .body .more .deadline {
  text-align: left;
}

.job-list.half-grid {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.job-list.half-grid .body .more {
  display: none;
  visibility: hidden;
}

.job-list {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  width: 100%;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.job-list .thumb {
  width: 80px;
  height: 80px;
  border-radius: 3px;
  background: #f9f9f9;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
}

.job-list .thumb img {
  max-width: 35px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.job-list .body {
  padding-left: 30px;
  width: calc(100% - 82px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.job-list .body .content h4 {
  font-size: 1.8rem;
  font-weight: 500;
  color: #232630;
  margin-bottom: 15px;
}

.job-list .body .content .info span {
  margin-right: 15px;
  font-size: 1.4rem;
  color: #6f7484;
}

.job-list .body .content .info span svg {
  height: 15px;
  color: #aaa;
}

.job-list .body .content .info .full-time svg circle,
.job-list .body .content .info .full-time svg polyline {
  stroke: #ff9247;
}

.job-list .body .content .info .part-time svg circle,
.job-list .body .content .info .part-time svg polyline {
  stroke: #6e75d0;
}

.job-list .body .content .info .freelance svg circle,
.job-list .body .content .info .freelance svg polyline {
  stroke: #82d219;
}

.job-list .body .content .info .temporary svg circle,
.job-list .body .content .info .temporary svg polyline {
  stroke: #ff5377;
}

.job-list .body .more .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.job-list .body .more .buttons .button {
  padding: 6px 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  margin-left: 20px;
  background: #f9f9f9;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.job-list .body .more .buttons .button:hover {
  color: #ffffff;
  background: #246df8;
  border-color: #246df8;
}

.job-list .body .more .buttons .favourite {
  height: 38px;
  width: 38px;
  background: #ffffff;
  text-align: center;
  line-height: 38px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 50%;
}

.job-list .body .more .buttons .favourite:hover, .job-list .body .more .buttons .favourite.active {
  color: #ff8fa6;
  border-color: #ff8fa6;
}

.job-list .body .more .buttons .favourite:hover svg, .job-list .body .more .buttons .favourite.active svg {
  color: #ff8fa6;
}

.job-list .body .more .buttons .favourite svg {
  height: 15px;
  color: #c3c3c3;
}

.job-list .body .more .deadline {
  font-size: 1.3rem;
  margin-top: 10px;
  font-style: italic;
  font-weight: 300;
  display: block;
  text-align: right;
}

.job-list:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.job-list:hover {
  background: #ffffff;
  border-top-color: transparent;
  -webkit-box-shadow: 0px 15px 40px 0px rgba(237, 237, 237, 0.4);
  box-shadow: 0px 15px 40px 0px rgba(237, 237, 237, 0.4);
}

.job-list:hover + .job-list {
  border-top-color: transparent;
}

.job-list:hover .body .content h4 {
  color: #246df8;
}

.explore-job {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  margin-bottom: 30px;
}

.explore-job .explore-job-header {
  padding: 20px 20px 20px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.explore-job .explore-job-header h5 {
  color: #101725;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-transform: uppercase;
}

.explore-job .explore-job-header svg {
  height: 14px;
  color: #246df8;
}

.explore-job .key-info {
  padding-right: 25px;
}

.explore-job .key-info ul {
  padding: 30px;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin: 0;
  margin-top: 30px;
  list-style: none;
  height: 270px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin-bottom: 30px;
  /* Set Scrollbar Width */
  /* Set Scrollbar Buttons */
  /* Set Scrollbar Track */
  /* Set Scrollbar Handle */
}

.explore-job .key-info ul::-webkit-scrollbar {
  width: 10px;
  background: #f3f3f3;
  right: 20px;
  border-radius: 5px;
}

.explore-job .key-info ul::-webkit-scrollbar-track {
  border-radius: 5px;
}

.explore-job .key-info ul::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #dbe0e9;
}

.explore-job .key-info ul::-webkit-scrollbar-thumb:window-inactive {
  background: #dbe0e9;
}

.explore-job .key-info ul li a {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #6f7484;
}

.explore-job .key-info ul li a span {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #aaaaaa;
  margin-left: 5px;
}

.explore-job .key-info ul li a:hover {
  color: #246df8;
}

.explore-job .key-info ul li + li {
  margin-top: 8px;
}

.apply-popup .modal-dialog {
  margin: 20px auto;
}

.apply-popup .modal-dialog .modal-content .modal-header {
  padding: 15px 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.apply-popup .modal-dialog .modal-content .modal-header h5 {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #232630;
}

.apply-popup .modal-dialog .modal-content .modal-header h5 svg {
  height: 15px;
  width: 15px;
  margin-right: 7px;
  color: #bebebe;
}

.apply-popup .modal-dialog .modal-content .modal-header .close {
  font-size: 2rem;
  padding: 0;
  margin: 0;
  height: 30px;
  width: 30px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  color: #6f7484;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  outline: none;
}

.apply-popup .modal-dialog .modal-content .modal-body {
  padding: 30px;
}

.apply-popup .modal-dialog .modal-content .modal-body .form-group {
  margin-bottom: 30px;
}

.apply-popup .modal-dialog .modal-content .modal-body .form-group .form-control {
  height: 50px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.4rem;
}

.apply-popup .modal-dialog .modal-content .modal-body .form-group textarea.form-control {
  height: 100px;
}

.apply-popup .modal-dialog .modal-content .modal-body .file-input-wrap label {
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px dashed #d5d5d5;
  width: 100%;
  display: block;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  cursor: pointer;
}

.apply-popup .modal-dialog .modal-content .modal-body .file-input-wrap label input {
  display: none;
}

.apply-popup .modal-dialog .modal-content .modal-body .file-input-wrap label svg {
  display: block;
  height: 20px;
  width: 20px;
  color: #aaaaaa;
  margin: 0 auto;
}

.apply-popup .modal-dialog .modal-content .modal-body .file-input-wrap label span {
  color: #6f7484;
  font-size: 1.4rem;
}

.apply-popup .modal-dialog .modal-content .modal-body .file-input-wrap label span span {
  font-size: 1.2rem;
  color: #aaaaaa;
}

.apply-popup .modal-dialog .modal-content .modal-body .more-option {
  margin-bottom: 30px;
}

.apply-popup .modal-dialog .modal-content .modal-body .more-option label {
  color: #6f7484;
}

.apply-popup .modal-dialog .modal-content .modal-body .more-option label .dot {
  border: 1px solid #dcdcdc;
  border-radius: 5px;
}

.apply-popup .modal-dialog .modal-content .modal-body .more-option label .dot:before {
  border-radius: 2px;
}

.apply-popup .modal-dialog .modal-content .modal-body .more-option label a {
  color: #246df8;
  text-decoration: underline;
}

.apply-popup .modal-dialog .modal-content .modal-body .button {
  margin-left: 0;
  padding: 15px;
  border: 0;
  border-radius: 5px;
  background: #246df8;
  color: #ffffff;
  font-weight: 500;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*---------------------------------------------
	Job Details
---------------------------------------------*/
.job-listing-details {
  background: #ffffff;
  padding: 30px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.job-title-and-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.job-title-and-info .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.job-title-and-info .title .thumb {
  width: 100px;
  height: 100px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  background: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
}

.job-title-and-info .title .title-body h4 {
  font-size: 2.6rem;
  font-weight: 500;
  padding-bottom: 15px;
}

.job-title-and-info .title .title-body .info span {
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  margin-right: 15px;
  color: #6f7484;
}

.job-title-and-info .title .title-body .info span svg {
  height: 15px;
  margin-right: 5px;
  color: #aaa;
}

.job-title-and-info .title .title-body .info span.full-time svg {
  color: #ff9247;
}

.job-title-and-info .title .title-body .info span.temporary svg {
  color: #ff5377;
}

.job-title-and-info .title .title-body .info span.part-time svg {
  color: #6e75d0;
}

.job-title-and-info .title .title-body .info span.freelance svg {
  color: #82d219;
}

.job-title-and-info .buttons .apply {
  padding: 15px 30px;
  border-radius: 3px;
  background: #246df8;
  color: #ffffff;
  font-size: 1.4rem;
  border: 1px solid rgba(36, 109, 248, 0.15);
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.job-title-and-info .buttons .apply svg {
  height: 18px;
  margin-left: 10px;
}

.job-title-and-info .buttons .apply:hover {
  color: #ffffff;
  background: #246df8;
}

.job-title-and-info .buttons .save {
  padding: 15px 30px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
  color: #6f7484;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  border: 1px solid rgba(0, 0, 0, 0.05);
  margin-right: 10px;
}

.job-title-and-info .buttons .save svg {
  height: 18px;
  margin-right: 7px;
}

.job-title-and-info .buttons .save:hover {
  color: #ff8fa6;
  border-color: #ff8fa6;
}

.responsibilities ul,
.edication-and-experience ul,
.other-benifit ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}

.responsibilities ul li,
.edication-and-experience ul li,
.other-benifit ul li {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #6f7484;
  position: relative;
  padding-left: 20px;
}

.responsibilities ul li:before,
.edication-and-experience ul li:before,
.other-benifit ul li:before {
  position: absolute;
  content: '\f058';
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  color: #aaa;
  top: 2px;
  left: 0;
  font-size: 1.2rem;
}

.responsibilities ul li + li,
.edication-and-experience ul li + li,
.other-benifit ul li + li {
  margin-top: 8px;
}

.job-apply-buttons a {
  padding: 14px 30px;
  border-radius: 3px;
  border: 1px solid;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
}

.job-apply-buttons .apply {
  background: #246df8;
  color: #ffffff;
  border-color: #246df8;
  margin-right: 10px;
}

.job-apply-buttons .email {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
  color: #6f7484;
  border-color: rgba(0, 0, 0, 0.05);
}

.job-apply-buttons .email:hover {
  color: #ffffff;
  background: #246df8;
  border-color: #246df8;
}

.job-apply-buttons .email svg {
  height: 15px;
}

.company-information {
  margin-top: 60px;
}

.company-information ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}

.company-information ul li {
  font-size: 1.4rem;
  color: #6f7484;
}

.company-information ul li a {
  color: #246df8;
  text-decoration: underline;
}

.company-information ul li span {
  font-size: "Roboto", sans-serif;
  font-weight: 500;
  margin-right: 5px;
  color: #232630;
}

.company-information ul li + li {
  margin-top: 8px;
}

.job-summary {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
}

.job-summary h4 {
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.job-summary ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}

.job-summary ul li {
  font-size: 1.4rem;
  color: #6f7484;
}

.job-summary ul li span {
  font-size: "Roboto", sans-serif;
  font-weight: 500;
  margin-right: 5px;
  color: #232630;
}

.job-summary ul li + li {
  margin-top: 8px;
}

.share-job-post {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  margin-top: 50px;
  padding: 12px 30px;
}

.share-job-post .share {
  font-size: 1.4rem;
  font-family: 'Cuprum', sans-serif;
  font-weight: 600;
  margin-right: 10px;
}

.share-job-post .share i {
  margin-right: 10px;
}

.share-job-post a {
  margin-right: 12px;
  color: #6f7484;
}

.share-job-post a:hover {
  color: #246df8;
}

.share-job-post .add-more {
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: #f6f8f9;
  border-radius: 3px;
  height: 30px;
  width: 30px;
  line-height: 31px;
  text-align: center;
}

.information-and-share .buttons {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.information-and-share .buttons .button {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
}

.information-and-share .buttons .print,
.information-and-share .buttons .report {
  padding: 12px 5px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  width: calc(50% - 10px);
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
}

.information-and-share .buttons .print svg,
.information-and-share .buttons .report svg {
  height: 15px;
}

.information-and-share .buttons .print:hover,
.information-and-share .buttons .report:hover {
  border-color: rgba(36, 109, 248, 0.2);
  color: #246df8;
}

.information-and-share .job-location {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  margin-top: 50px;
  padding: 30px;
}

.information-and-share .job-location h4 {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 20px;
}

.information-and-share .job-location .cp-map {
  height: 250px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.job-apply-buttons {
  margin-top: 45px;
}

.job-apply-buttons a {
  margin-top: 15px;
}

/*---------------------------------------------
	Job Post
---------------------------------------------*/

span.error {
	font-size: 12px;
	position: absolute;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	top: -35px;
	right: -15px;
	z-index: 99;
	height: 25px;
	line-height: 1;
	background-color: #ff0057;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 6px 8px;
}
span.error:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 6px 6px 0;
	border-color: transparent #ff0057;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -6px;
	left: 20%;
}
.post-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.post-container .post-content-wrapper {
  width: 75%;
}

.post-container .post-sidebar {
  width: 25%;
}

.post-content-wrapper {
  padding: 20px;
  background: #ffffff;
}

.basic-info-input h4 {
  font-family: "Cuprum", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.basic-info-input h4 svg {
  height: 15px;
  margin-right: 7px;
  color: #aaa;
}

.job-post-form .form-group {
  margin-bottom: 30px;
}

.job-post-form .form-group label {
	font-family: "Cuprum", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #192f59;
}

.job-post-form .form-group .form-control {
 
  height: 45px;
  padding: 8px 30px;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #495057;
  background-color:#f6f8f9;
  background-clip: padding-box;
  border: 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  outline: none;
 -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.job-post-form .form-group .form-control:focus {
  #border-color: #e5e5e5;
  #background-color:#fff;
  
  border-bottom: 1px solid #ff0079;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.job-post-form .form-group textarea.form-control {
  height: 100px;
}

.job-post-form .button {
 font-family: 'Cuprum', sans-serif;
    border-radius: 2px;
    line-height: 1.2em;
    background-color: #ff0079;
    color: #fff;
    text-transform: none;
    padding: 12px 25px;
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0 8px 10px 0px;
}

.job-post-form .col-form-label {
  font-size: 1.4rem;
  font-weight: 700;
  color: #192f59;
}

.job-post-form .form-group.terms {
  margin-top: 30px;
}

.job-post-form .basic-info-input .form-group {
  position: relative;
}

.job-post-form .basic-info-input .form-group select {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  z-index: 10;
  height:40px;
  background-color:#f6f8f9;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color:#495057;
  font-size: 14px;
  padding: 8px 22px;
  border: 0;
  line-height: 1.7;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.job-post-form .basic-info-input .select-icon:after {
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
	speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f107";
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -10px;
    pointer-events: none;
	z-index: 11;
}

@-moz-document url-prefix() {
  .job-post-form .basic-info-input .form-group select {
    width: 110%;
  }
}

.job-post-form .basic-info-input .form-group select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 black;
}

.job-post-form .basic-info-input .form-group select::-ms-expand {
  display: none;
}

.job-post-form .basic-info-input .form-group i {
  position: absolute;
  right: 10px;
  top: 13px;
  z-index: 5;
  color: #aaa;
}

.set-location {
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, #ffffff, #f6f8f9);
  background-image: -o-linear-gradient(right, #ffffff, #f6f8f9);
  background-image: linear-gradient(to left, #ffffff, #f6f8f9);
  padding: 20px;
  border-radius: 3px;
}

.set-location h5 {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}

.set-location .cp-map {
  height: 180px;
}

.job-post-form .basic-info-input .mce-tinymce {
  margin-bottom: 30px;
}

.package-select {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.package-select .package-select-inputs {
  width: 210px;
}

.package-select .payment-method a {
  padding: 8px 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #f6f8f9;
  border-radius: 3px;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-right: 15px;
}

.package-select .payment-method a i {
  margin-right: 7px;
}

.package-select .payment-method .active {
  border: 1px solid #246df8;
  background: #246df8;
  color: #ffffff;
}

.package-select .form-group {
  margin-bottom: 15px;
}

.package-select .form-group:last-child {
  margin-bottom: 0;
}

.custom-radio {
  display: none;
}

.custom-radio + label {
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 0;
}

.custom-radio + label .dot {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  border: 2px solid rgba(0, 0, 0, 0.1);
}

.custom-radio + label .dot::before {
  content: "";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  width: 10px;
  height: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ff0079;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.custom-radio:checked + label .dot::before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.custom-radio + label .package-type {
  display: inline-block;
  width: 100px;
}

.job-post-form .form-group.terms {
  margin-top: 30px;
}

.job-post-form .form-group.terms label {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
}

.job-post-form .form-group.terms label a {
  color: #246df8;
  text-decoration: underline;
}

/*------------------------------------------------------
  TinyMCE Editor
------------------------------------------------------*/
.mce-statusbar.mce-container.mce-panel.mce-stack-layout-item.mce-last {
  display: none;
}

.mce-tinymce.mce-container.mce-panel {
 border: 1px solid #d7d7d7 !important;
 padding: 6px 10px 6px 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mce-container-body.mce-flow-layout {
  background: #f6f8f9;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.mce-container.mce-flow-layout-item.mce-btn-group .mce-widget.mce-btn {
  background: transparent;
}

.mce-btn-group .mce-btn:hover {
  border-color: transparent;
}

.mce-edit-area.mce-container.mce-panel.mce-stack-layout-item {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mce-top-part::before {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.mce-btn.mce-active button, .mce-btn.mce-active:hover button, .mce-btn.mce-active i, .mce-btn.mce-active:hover i {
  color: #246df8 !important;
}

.post-sidebar {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#f6f8f9));
  background-image: -webkit-linear-gradient(left, #ffffff, #f6f8f9);
  background-image: -o-linear-gradient(left, #ffffff, #f6f8f9);
  background-image: linear-gradient(to right, #ffffff, #f6f8f9);
  padding: 30px;
}

.post-sidebar h5 {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.post-sidebar h5 svg {
  height: 15px;
  width: 15px;
  margin-right: 7px;
  color: #aaa;
}

.post-sidebar .sidebar-menu {
  padding: 0;
  padding-bottom: 10px;
  margin: 0;
  list-style: none;
}

.post-sidebar .sidebar-menu li {
  padding: 5px 0;
  position: relative;
}

.post-sidebar .sidebar-menu li:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background: rgba(0, 0, 0, 0.08);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.post-sidebar .sidebar-menu li i {
  color: #6f7484;
  width: 25px;
}

.post-sidebar .sidebar-menu li a {
  color: #6f7484;
  font-weight: 400;
  font-size: 1.4rem;
  padding: 5px 0;
}

.post-sidebar .sidebar-menu li:hover:before {
  width: 100%;
}

.post-sidebar .sidebar-menu li:hover a {
  color: #246df8;
}

.post-sidebar .signin-option {
  margin-top: 25px;
  background: rgba(36, 109, 248, 0.15);
  border: 1px solid rgba(36, 109, 248, 0.4);
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 0;
}

.post-sidebar .signin-option .buttons a {
  font-size: 1.4rem;
  font-weight: 500;
  margin-right: 10px;
  margin-top: 10px;
}

.post-sidebar .signin-option .buttons a:last-child {
  margin-right: 0;
}

.post-sidebar .signin-option .buttons .signin {
  background: #246df8;
  border-radius: 3px;
  color: #ffffff;
  padding: 8px 20px;
}

.post-sidebar .signin-option .buttons .register {
  color: #246df8;
  text-decoration: underline;
}

.leaflet-popup-content-wrapper {
  border-radius: 3px !important;
}

.leaflet-popup {
  margin-left: -140px !important;
}

.leaflet-container h5 a {
  color: #101725;
}

.leaflet-container a {
  color: #6f7484;
}

.leaflet-marker-icon.marker-cluster {
  height: 46px !important;
  width: 46px !important;
}

.job-search-result-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
}

.job-search-result-listing .thumb {
  width: 50px;
  height: 50px;
  border-radius: 3px;
  background: #f9f9f9;
  position: relative;
}

.job-search-result-listing .thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 35px;
}

.job-search-result-listing .body {
  padding-left: 20px;
}

.job-search-result-listing .body h5 {
  font-size: 1.5rem;
}

.job-search-result-listing .body .info {
  color: #6f7484;
}

.job-search-result-listing .body .info span svg {
  height: 14px;
  width: 14px;
  margin-right: 7px;
}

.job-search-result-listing .body .info span + span {
  margin-left: 20px;
}

.leaflet-popup-tip-container {
  top: calc(100% - 1px);
}

.leaflet-marker-icon.marker-cluster div {
  left: 0;
  bottom: 0;
  margin-top: 0;
  margin-left: 0;
  height: 46px;
  width: 46px;
}

.leaflet-marker-icon.marker-cluster div span {
  line-height: 46px;
}

@media all and (max-width: 1199px) {
  .job-list.half-grid {
    padding: 20px 15px;
  }
  .listing-with-map {
    display: block;
  }
  .listing-with-map .listing-side-map {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: static;
  }
  .listing-with-map .job-listing-container, .listing-with-map .candidate-container, .listing-with-map .employer-container {
    width: 100%;
  }
  .sidebar-controller {
    display: none;
    visibility: hidden;
  }
}

@media all and (max-width: 991px) {
  .job-list {
    padding: 30px 20px;
  }
  .job-listing-container, .candidate-container, .employer-container {
    display: block;
  }
  .job-listing-container .filtered-job-listing-wrapper, .candidate-container .filtered-job-listing-wrapper, .employer-container .filtered-job-listing-wrapper, .job-listing-container .filtered-candidate-wrapper, .candidate-container .filtered-candidate-wrapper, .employer-container .filtered-candidate-wrapper, .job-listing-container .filtered-employer-wrapper, .candidate-container .filtered-employer-wrapper, .employer-container .filtered-employer-wrapper {
    width: 100%;
  }
  .job-listing-container .job-filter-wrapper, .candidate-container .job-filter-wrapper, .employer-container .job-filter-wrapper, .job-listing-container .candidate-filter-wrapper, .candidate-container .candidate-filter-wrapper, .employer-container .candidate-filter-wrapper, .job-listing-container .employer-filter-wrapper, .candidate-container .employer-filter-wrapper, .employer-container .employer-filter-wrapper {
    width: 100%;
  }
  .listing-with-map .job-listing-container, .listing-with-map .candidate-container, .listing-with-map .employer-container {
    display: block;
  }
  .listing-with-map .job-listing-container .job-filter-wrapper, .listing-with-map .candidate-container .job-filter-wrapper, .listing-with-map .employer-container .job-filter-wrapper, .listing-with-map .job-listing-container .candidate-filter-wrapper, .listing-with-map .candidate-container .candidate-filter-wrapper, .listing-with-map .employer-container .candidate-filter-wrapper, .listing-with-map .job-listing-container .employer-filter-wrapper, .listing-with-map .candidate-container .employer-filter-wrapper, .listing-with-map .employer-container .employer-filter-wrapper {
    width: 100%;
  }
  .information-and-share {
    margin-top: 60px;
  }
  .job-title-and-info {
    display: block;
  }
  .job-title-and-info .buttons {
    margin-top: 30px;
  }
  .post-container {
    display: block;
  }
  .post-container .post-content-wrapper,
  .post-container .post-sidebar {
    width: 100%;
  }
  .package-select .payment-method a {
    margin-top: 15px;
  }
}

@media all and (max-width: 767px) {
  .job-list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .job-list .body {
    display: block;
  }
  .job-list .body .more .buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 20px;
  }
  .job-list .body .more .buttons .button {
    margin-left: 0;
    margin-right: 20px;
  }
  .job-list .body .more .deadline {
    text-align: left;
  }
  .job-view-controller-wrapper .job-view-controller .controller, .candidate-view-controller-wrapper .job-view-controller .controller, .employer-view-controller-wrapper .job-view-controller .controller, .job-view-controller-wrapper .candidate-view-controller .controller, .candidate-view-controller-wrapper .candidate-view-controller .controller, .employer-view-controller-wrapper .candidate-view-controller .controller, .job-view-controller-wrapper .employer-view-controller .controller, .candidate-view-controller-wrapper .employer-view-controller .controller, .employer-view-controller-wrapper .employer-view-controller .controller {
    display: none;
    visibility: hidden;
  }
  .job-title-and-info .title {
    display: block;
  }
  .job-title-and-info .title .thumb {
    margin-bottom: 20px;
  }
}

@media all and (max-width: 575px) {
  .job-listing-details {
    padding: 20px;
  }
  .company-information {
    margin-bottom: 30px;
  }
  .apply-popup .modal-dialog {
    margin: 15px;
  }
}

@media all and (max-width: 479px) {
  .job-list {
    display: block;
  }
  .job-list .thumb {
    margin-bottom: 20px;
  }
  .job-list .thumb:before {
    height: 0;
    width: 0;
  }
  .job-list .body {
    padding-left: 0;
    width: 100%;
  }
  .job-list .body .content .info span {
    margin-right: 10px;
  }
  .job-view-controller-wrapper, .candidate-view-controller-wrapper, .employer-view-controller-wrapper {
    display: block;
  }
  .job-view-controller-wrapper .showing-number, .candidate-view-controller-wrapper .showing-number, .employer-view-controller-wrapper .showing-number {
    margin-top: 20px;
  }
}

@media all and (max-width: 439px) {
  .job-tab {
    display: block;
  }
  .job-tab .nav-item {
    margin-bottom: 0;
    margin: 0;
    display: block;
    text-align: center;
  }
  .job-tab .nav-item a:focus,
  .job-tab .nav-item a:hover {
    display: block;
  }
  .job-tab .nav-item:focus {
    outline: none;
  }
  .job-tab .nav-item + .nav-item {
    margin-top: 15px;
  }
  .job-title-and-info .buttons a {
    display: block;
    width: 180px;
    text-align: center;
  }
  .job-title-and-info .buttons .save {
    margin-bottom: 15px;
  }
  .job-title-and-info .buttons .save svg {
    margin-left: 0;
  }
}

/*---------------------------------------------
	07.0 Candidate Style
---------------------------------------------*/
.candidate-filter-result.grid {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.candidate-filter-result.grid:before {
  position: absolute;
  top: 30px;
  left: 50%;
  bottom: 0;
  width: 1px;
  background: rgba(0, 0, 0, 0.08);
  content: '';
}

.candidate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.candidate .thumb {
  width: 80px;
  border-radius: 3px;
  overflow: hidden;
}

.candidate .thumb + .body {
  padding-left: 20px;
}

.candidate .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.candidate .body .content h4 {
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 12px;
}

.candidate .body .content h4:hover {
  color: #246df8;
}

.candidate .body .content .info span {
  color: #6f7484;
  margin-right: 15px;
}

.candidate .body .content .info span.work-post svg {
  color: rgba(36, 109, 248, 0.4);
}

.candidate .body .content .info span svg {
  height: 14px;
  width: 14px;
  margin-right: 7px;
  color: #aaa;
}

.candidate .body .button-area a {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  padding: 8px 15px;
  color: #232630;
  border-radius: 3px;
  background: #f9f9f9;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.candidate:hover {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}

.candidate:hover .body .button-area a {
  background: #246df8;
  border-color: #246df8;
  color: #ffffff;
}

.candidate.half-grid {
  width: calc(50% - 30px);
  display: block;
  text-align: center;
}

.candidate.half-grid .thumb {
  margin: 0 auto;
}

.candidate.half-grid .thumb + .body {
  padding-left: 0;
}

.candidate.half-grid .body {
  display: block;
  margin-top: 15px;
}

.candidate.half-grid .body .content span {
  display: inline-block;
  margin-bottom: 8px;
}

.candidate.half-grid .body .button-area {
  margin-top: 10px;
}

/*---------------------------------------------
	Candidate Details
---------------------------------------------*/
.candidate-details {
  background: #ffffff;
  padding: 30px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.title-and-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-and-info .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-and-info .title .thumb {
  width: 100px;
  border-radius: 3px;
  overflow: hidden;
}

.title-and-info .title .thumb + .title-body {
  padding-left: 20px;
}

.title-and-info .title .title-body h4 {
  font-size: 2.6rem;
  font-weight: 600;
  padding-bottom: 15px;
}

.title-and-info .title .title-body .info span {
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  margin-right: 15px;
  color: #6f7484;
}

.title-and-info .title .title-body .info span svg {
  height: 15px;
  margin-right: 5px;
}

.title-and-info .title .title-body .info .candidate-designation svg {
  color: rgba(36, 109, 248, 0.4);
}

.title-and-info .download-resume a {
  padding: 15px 30px;
  border-radius: 3px;
  background: #246df8;
  color: #ffffff;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.title-and-info .download-resume a svg {
  height: 18px;
  height: 18px;
  margin-left: 10px;
}

.title-and-info .download-resume a:hover {
  color: #ffffff;
  background: #246df8;
}

.skill-and-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.skill-and-profile label {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  margin-right: 10px;
}

.skill-and-profile .skill a {
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 3px 15px;
  margin-right: 5px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, right top, from(#f9fbfe), to(#ffffff));
  background-image: -webkit-linear-gradient(left, #f9fbfe, #ffffff);
  background-image: -o-linear-gradient(left, #f9fbfe, #ffffff);
  background-image: linear-gradient(to right, #f9fbfe, #ffffff);
}

.skill-and-profile .skill a:hover {
  background: #246df8;
  border-color: #246df8;
  color: #ffffff;
}

.skill-and-profile .social-profile a {
  font-size: 1.4rem;
  margin-right: 15px;
  color: #828794;
}

.skill-and-profile .social-profile a:hover {
  color: #246df8;
}

.details-information {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.details-section {
  #padding-left: 30px;
  margin-top:15px;
}

.details-section h4 {
  font-size: 1.8rem;
  position: relative;
  padding-bottom: 20px;
}

.details-section h4 svg {
  height: 22px;
  position: absolute;
  top: 0;
  left: -30px;
  color: #aaa;
}

.details-section p {
  color: #6f7484;
}

.details-section p + p {
  margin-top: 20px;
}

.details-section + .details-section {
  margin-top: 60px;
}

.edication-background .education-label {
  position: relative;
  padding-left: 25px;
}

.edication-background .education-label:before {
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #ff0079;
  top: 7px;
  left: 0;
}

.edication-background .education-label .study-year {
  font-size: 1.4rem;
  color: #6f7484;
  margin-bottom: 5px;
  display: inline-block;
}

.edication-background .education-label h5 {
  color: #232630;
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 10px;
}

.edication-background .education-label h5 span {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #6f7484;
  margin-left: 10px;
}

.edication-background .education-label + .education-label {
  margin-top: 20px;
}

.experience .experience-section {
  position: relative;
  padding-left: 25px;
}

.experience .experience-section:before {
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #ff0079;
  top: 7px;
  left: 0;
}

.experience .experience-section .service-year {
  font-size: 1.4rem;
  color: #6f7484;
  margin-bottom: 5px;
  display: inline-block;
}

.experience .experience-section h5 {
  color: #232630;
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 10px;
}

.experience .experience-section h5 span {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #6f7484;
  margin-left: 10px;
}

.experience .experience-section + .experience-section {
  margin-top: 20px;
}

.special-qualification ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}

.special-qualification ul li {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #6f7484;
  position: relative;
  padding-left: 20px;
}

.special-qualification ul li:before {
  position: absolute;
  content: '\f058';
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  top: 3px;
  left: 0;
  font-size: 1.2rem;
  color: #aaa;
}

.special-qualification ul li + li {
  margin-top: 8px;
}

.portfolio .portfolio-slider .portfolio-item {
  position: relative;
}

.portfolio .portfolio-slider .portfolio-item:hover .overlay a {
  margin: 0 5px;
  opacity: 1;
}

.portfolio .portfolio-slider .portfolio-item .overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
  width: 100%;
  text-align: center;
}

.portfolio .portfolio-slider .portfolio-item .overlay a {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  line-height: 40px;
  margin: 0 23px;
  opacity: 0;
  color: #246df8;
}

.portfolio .portfolio-slider .portfolio-item .overlay a svg {
  height: 20px;
}

.portfolio-slider {
  position: relative;
}

.portfolio-slider .owl-item.active .portfolio-item:before {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  content: '';
}

.portfolio-slider .owl-item.active + .owl-item.active .portfolio-item:before {
  height: 0;
  width: 0;
  background-image: transparent;
}

.portfolio-slider .owl-item.active + .owl-item.active + .owl-item.active .portfolio-item:before {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  width: 100%;
  content: '';
}

.portfolio-slider .owl-nav .owl-next,
.portfolio-slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.8rem;
  outline: none;
}

.portfolio-slider .owl-nav .owl-next {
	right: 0px;
	top: -36px;
}

.portfolio-slider .owl-nav .owl-prev {
  right: 40px;
  top: -36px;
}

.portfolio-slider .owl-prev{
	background: #e8eeef !important;
	color: #192f59 !important;
    border: 1px solid #aaa !important;
	width:36px;
	height:36px;
}
.portfolio-slider .owl-next{
	background: #e8eeef !important;
	color: #192f59 !important;
    border: 1px solid #aaa !important;
	width:36px;
	height:36px;
}
.portfolio-slider .owl-nav button:hover {
	background: #ff0079 !important;
	color:#fff !important;
	border: 1px #aaa solid !important;
}

.portfolio-slider .owl-nav .owl-next span:before {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 22px;
	line-height: 32px;
    display: inline-block;
}
.portfolio-slider .owl-nav .owl-prev span:before {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 22px;
	line-height: 32px;
    display: inline-block;
}

.personal-information {
  margin-top: 60px;
}

.personal-information ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}

.personal-information ul li {
  font-size: 1.4rem;
  color: #6f7484;
}

.personal-information ul li span {
  font-size: "Roboto", sans-serif;
  font-weight: 500;
  margin-right: 5px;
  color: #232630;
}

.personal-information ul li + li {
  margin-top: 8px;
}

.information {
  padding: 0px 0px 10px 0px;
  #border: 1px solid rgba(0, 0, 0, 0.05);
  #border-radius: 3px;
  #background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  #background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  #background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  #background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
}

.information h4 {
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  color:#192f59;
}

.information ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}

.information ul li {
  font-size: 1.4rem;
  color: #6f7484;
}

.information ul li span {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  margin-right: 5px;
  color: #192f59;
}
.information ul li span.profil-info-label {
  width: 175px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.information ul li span.profil-info-label:after {
    content: ":";
    position: absolute;
    right: 3px;
}
.information ul li + li {
  margin-top: 8px;
}

.information-and-contact .buttons {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.information-and-contact .buttons .button {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
}

.information-and-contact .buttons .button + .button {
  margin-top: 20px;
}

.information-and-contact .buttons .contact-button {
  flex-break: after;
  width: 100%;
  background: #246df8;
  padding: 14px;
  border-radius: 3px;
  border: 1px solid #246df8;
  text-align: center;
  color: #ffffff;
}

.information-and-contact .buttons .cover-download,
.information-and-contact .buttons .contact-download {
  padding: 14px 5px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  width: calc(50% - 10px);
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
}

.information-and-contact .buttons .cover-download svg,
.information-and-contact .buttons .contact-download svg {
  height: 15px;
}

.information-and-contact .buttons .cover-download:hover,
.information-and-contact .buttons .contact-download:hover {
  border-color: rgba(36, 109, 248, 0.2);
  color: #246df8;
}

.contact-form-modal.show {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contact-form-modal.show .modal-dialog {
  max-width: 500px;
  width: 100%;
}

.contact-form-modal .modal-body {
  padding: 40px 30px;
}

.contact-form-modal .modal-body h4 {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 500;
}

.contact-form-modal .modal-body h4 svg {
  height: 18px;
  margin-right: 10px;
  color: #6f7484;
}

.contact-form-modal .modal-body form .form-group {
  margin-bottom: 30px;
}

.contact-form-modal .modal-body form .form-control {
  height: 40px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 0;
  font-size: 1.4rem;
}

.contact-form-modal .modal-body form .form-control:focus {
  border-color: #246df8;
}

.contact-form-modal .modal-body form textarea.form-control {
  height: 100px;
}

.contact-form-modal .modal-body form .button {
  background: #246df8;
  padding: 11px 30px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.basic-info-input .add-new-field {
  font-family: "Cuprum", sans-serif;
    border-radius: 2px;
    line-height: 1.2em;
    color: #192f59;
    background: #f6f8f9;
    text-transform: none;
    padding: 12px 25px;
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0 8px 10px 0px
}
.basic-info-input .add-new-field:hover{
	background-color:#ff0079;
	color:#fff;
}
a.click{
	color: #246df8;
    text-decoration: underline;
}
.post-content-wrapper .input-group .form-control {
  padding-left: 15px;
}

.post-content-wrapper .input-group-prepend {
  margin-right: -1px;
  position: relative;
}

.post-content-wrapper .input-group-prepend .input-group-text {
  width: 80px;
  background: transparent;
  margin-right: 1px;
  border: 0;
  font-size: 1.4rem;
  padding-left: 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.post-content-wrapper .input-group-prepend .dropdown-label {
  overflow: hidden;
  position: relative;
  background: white;
  width: 120px;
  padding: 0;
  border-bottom: 0;
}

.post-content-wrapper .input-group-prepend .dropdown-label:before {
  position: absolute;
  content: '';
  top: 10px;
  bottom: 10px;
  right: 0;
  width: 1px;
  background: rgba(0, 0, 0, 0.08);
}

.post-content-wrapper .input-group-prepend .dropdown-label select {
  background: transparent;
  width: 100%;
   border: 1px solid #dde2ec;
  border-radius: 0;
  padding-left: 0.5em;
  position: relative;
  z-index: 10;
}

.post-content-wrapper .input-group-prepend .dropdown-label i {
  position: absolute;
  right: 0.5em;
  top: 13px;
  z-index: 5;
  color: black;
}

.post-content-wrapper .upload-portfolio-image {
  position: relative;
}

.post-content-wrapper .update-photo {
  height: 100px;
  position: relative;
  width: 100px;
  margin: 0;
  overflow: hidden;
  border-radius: 3px;
}

.post-content-wrapper .update-photo img {
  height: 105%;
  width: initial;
  max-height: 100%;
  max-width: initial;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.post-content-wrapper .upload-portfolio-image .file-upload {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 100px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
  border: 0;
  padding: 5px 0;
  background: rgba(36, 109, 248, 0.7);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.post-content-wrapper .upload-portfolio-image .file-upload svg {
  height: 15px;
  width: 15px;
}

.post-content-wrapper .upload-portfolio-image .file-upload:hover {
  background: rgba(36, 109, 248, 0.9);
}

.post-content-wrapper .file-upload input.file-input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 100%;
}

.post-content-wrapper .add-cv {
  position: relative;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  color: #6f7484;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 5px 15px;
  margin-right: 10px;
  background: #f6f8f9;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
}

.post-content-wrapper .add-cv input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 100%;
}

.post-content-wrapper .add-cv svg {
  height: 15px;
  width: 15px;
  margin-left: 7px;
}

@media all and (max-width: 991px) {
  .information-and-contact {
    margin-top: 60px;
  }
}

@media all and (max-width: 767px) {
  .candidate .body {
    display: block;
  }
  .candidate .body .button-area {
    margin-top: 20px;
  }
  .title-and-info {
    display: block;
  }
  .title-and-info .download-resume {
    margin-top: 30px;
  }
  .skill-and-profile {
    display: block;
  }
  .skill-and-profile .social-profile {
    margin-top: 20px;
  }
  .portfolio-slider .owl-item.active .portfolio-item:before {
    height: 0;
    width: 0;
  }
  .candidate-details {
    padding: 20px;
  }
  .contact-form-modal.show {
    display: block !important;
  }
  .contact-form-modal.show .modal-dialog {
    padding: 50px 15px;
    margin: 0 auto;
  }
  .contact-form-modal .modal-body form .form-group {
    margin-bottom: 20px;
  }
  .inside-page .top-image-mounting{
	    min-height:150px;
	    position:relative;
	    padding:0px 0px 0px 0px;
    }
}

@media all and (max-width: 575px) {
  .candidate-filter-result.grid {
    display: block;
  }
  .candidate-filter-result.grid:before {
    height: 0;
    width: 0;
  }
  .candidate.half-grid {
    width: 100%;
  }
}

@media all and (max-width: 439px) {
  .candidate {
    display: block;
  }
  .candidate .thumb + .body {
    padding-left: 0;
    margin-top: 15px;
  }
  .title-and-info .title {
    display: block;
  }
  .title-and-info .title .thumb + .title-body {
    padding-left: 0;
    margin-top: 20px;
  }
  .skill-and-profile .skill a {
    margin-bottom: 10px;
  }
  .information-and-contact .buttons {
    display: block;
  }
  .information-and-contact .buttons .cover-download,
  .information-and-contact .buttons .contact-download {
    width: 100%;
  }
  .information-and-contact .buttons .cover-download svg,
  .information-and-contact .buttons .contact-download svg {
    height: 15px;
  }
  .information-and-contact .buttons .cover-download:hover,
  .information-and-contact .buttons .contact-download:hover {
    border-color: rgba(36, 109, 248, 0.2);
    color: #246df8;
  }
}

/*---------------------------------------------
	08.0 Company Style
---------------------------------------------*/

.gallery-carousel .owl-item {
    position: relative;
    cursor: url(../images/cursor.png), move !important;
    overflow: hidden;
}

.news-carousel .company-wrap, .all-news-page .company-wrap{
  margin-bottom: 10px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position:relative;
}
.all-news-page .company-wrap{
   box-shadow: 0 15px 40px rgba(19,25,107,.10);
}
   
.company-wrap .thumb {
  margin: 0 auto 5px;
  position:relative;
}

.company-wrap .thumb span.date {
	font-family: "Cuprum", sans-serif;
    color: #192f59;
    padding: 0px 6px 0px 40px;
	font-weight:700;
	position:relative;
}
.company-wrap .thumb span.date:after {
    background: #ff0079;
    width: 25px;
    height: 2px;
    content: "";
    position: absolute;
    left: 10px;
    top: 7px;
}

.company-wrap .thumb span.date:before {
    #border-style: solid;
    #border-width: 25px 0 0 24px;
    #border-color: transparent transparent transparent #fff;
    #position: absolute;
    #right: -24px;
    #top: 0;
    #content: '';
}

.company-wrap .thumb a {
  height:160px;
  overflow:hidden;
  position:relative;
  border-radius:2px;
}
.announcement-carousel .company-wrap .thumb a {
  height:160px;
  overflow:hidden;
  position:relative;
}
.event-carousel .company-wrap .thumb a {
  height:auto;
  overflow:hidden;
  position:relative;
}

.company-wrap .body h4 {
  font-family: "Cuprum", sans-serif;
  font-size: 1.6rem;
  margin-bottom: 5px;
  font-weight: 700;
  color:#494e51;
}
.news-carousel .body h4 a{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.company-wrap .body {
  padding: 5px 10px 0;
}

.company-wrap .body span {
    display: block;
    font-size: 14px;
    #font-family: 'Cuprum', sans-serif;
    #font-weight: 600;
    color: #6f7484;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.company-wrap .body .company-action span.number {
    font-weight: 800;
    font-size: 36px;
    opacity: 0.3;
    position: absolute;
    content: "";
    bottom: -10px;
    left: 15px;
}
.company-wrap .thumb span.number {
	font-family: "Cuprum", sans-serif;
    font-size: 20px;
    font-weight: 800;
    opacity: 0.3;
    position: absolute;
    content: "";
    bottom: -5px;
    right: 10px;
}
.company-wrap .body .button {
  background: rgba(36, 109, 248, 0.1);
  color: #246df8;
  border-radius: 3px;
  padding: 8px 20px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  margin-top: 20px;
}
.company-wrap .body .company-action a.read-more {
  font-family: "Cuprum", sans-serif;	
  font-size: 1.3rem;
  font-weight: 700;
  color: #192f59;
  position: absolute;
  right: 15px;
  bottom:8px;
}
.company-wrap .body .company-action {
	border-top: 1px solid #eee;
	margin-top: 15px;
	padding-top: 15px;
	height: 40px;
}
.company-wrap:hover .body a.read-more {
  color: #ff0079;
}


.company-wrap:hover img{
	-webkit-transform:scale(1.1) rotate(3deg);
	-ms-transform:scale(1.1) rotate(3deg);
	transform:scale(1.1) rotate(3deg);
}
.company-wrap img{
	transition: all 500ms ease-out;
	-moz-transition: all 500ms ease-out;
	-webkit-transition: all 500ms ease-out;
	-ms-transition: all 500ms ease-out;
	-o-transition: all 500ms ease-out;
}
.company-wrap:hover .body h4 {
  color: #ff0079;
}

.overlay-border {
	position: absolute;
	border: 1px solid rgba(255, 255, 255, .19);
	color: #fff;
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	transition: all 500ms ease-out;
	-moz-transition: all 500ms ease-out;
	-webkit-transition: all 500ms ease-out;
	-ms-transition: all 500ms ease-out;
	-o-transition: all 500ms ease-out;
	
	z-index: 2;
}

a .overlay-border {
	height: calc(100% - 3.2em);
	left: 6%;
	top: 10%;/*custom 6% di*/
	width: calc(100% - 2.5em)
}

.overlay-border:after,
.overlay-border:before,
.cbottom,
.ctop {
	position: absolute;
	display: block;
	content: '';
	width: .62em;
	height: .62em;
	border: 2px solid
}

.overlay-border:before {
	top: -1px;
	left: -1px;
	border-right: 0;
	border-bottom: 0
}

.overlay-border:after {
	right: -1px;
	bottom: -1px;
	border-top: 0;
	border-left: 0
}

.ctop {
	top: -1px;
	right: -1px;
	border-left: 0;
	border-bottom: 0
}

.cbottom {
	left: -1px;
	bottom: -1px;
	border-top: 0;
	border-right: 0
}
.company-wrap:hover .overlay-border {
	left: 1.25em;
	top: 1.25em;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	
}
	
.company-wrap:hover .body .button {
  background: #246df8;
  color: #ffffff;
}
.company-wrap .overlay-hover-bg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	width:100%;
	opacity:0;
	 -webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	background: linear-gradient(107.56deg, #FF3697 0%, #2400FF 100%);
	color:#fff;
	padding:40px;
	

}

.company-wrap:hover .overlay-hover-bg {
	opacity:1;
}

.company-wrap .overlay-hover-bg .event-title{
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	font-weight:600;
	border-bottom: 1px solid rgba(255, 255, 255, .19);
	margin-bottom:10px;
}
.company-wrap .overlay-hover-bg .event-clock, 
.company-wrap .overlay-hover-bg .event-date,
.company-wrap .overlay-hover-bg .event-loc{
	margin-bottom:10px;
	position:relative;
}
.company-wrap .overlay-hover-bg .event-clock span:first-child, 
.company-wrap .overlay-hover-bg .event-date span:first-child,
.company-wrap .overlay-hover-bg .event-loc span:first-child{
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	font-weight:600;
	position:relative;
	display: inline-block;
	width:50px;
}
.company-wrap .overlay-hover-bg .event-clock span:last-child, 
.company-wrap .overlay-hover-bg .event-date span:last-child,
.company-wrap .overlay-hover-bg .event-loc span:last-child{
	position:relative;
}
.company-wrap .overlay-hover-bg .event-clock span:last-child::before, 
.company-wrap .overlay-hover-bg .event-date span:last-child::before,
.company-wrap .overlay-hover-bg .event-loc span:last-child::before{
	content: ": ";
	font-weight:600;
}
.news-carousel {
  position: relative;
}

.news-carousel .owl-nav{
	float: left;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	z-index: 300;
}

.news-carousel .owl-nav button.owl-next,
.news-carousel .owl-nav button.owl-prev {
    float: left;
    width: 100%;
    height: 50px;

}

.news-carousel .owl-nav button.owl-next:hover,
.news-carousel .owl-nav button.owl-prev:hover {
  color: #246df8;
}



.news-carousel .owl-nav .owl-next span:before {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 22px;
	line-height: 32px;
	
    display: inline-block;
}
.news-carousel .owl-nav .owl-prev span:before {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 22px;
	line-height: 32px;
	
	
    display: inline-block;

}
.announcement-carousel .owl-nav{
	float: left;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	z-index: 300;
}

.announcement-carousel .owl-nav button.owl-next,
.announcement-carousel .owl-nav button.owl-prev {
    float: left;
    width: 100%;
    height: 50px;

}


.announcement-carousel .owl-nav button.owl-next:hover,
.announcement-carousel .owl-nav button.owl-prev:hover {
  color: #246df8;
}


.announcement-carousel .owl-nav .owl-next span:before {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 22px;
	line-height: 32px;
	
    display: inline-block;
}
.announcement-carousel .owl-nav .owl-prev span:before {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 22px;
	line-height: 32px;
	
	
    display: inline-block;

}

.event-carousel .owl-nav{
	float: left;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	z-index: 300;
}

.event-carousel .owl-nav button.owl-next,
.event-carousel .owl-nav button.owl-prev {
    float: left;
    width: 100%;
    height: 50px;

}

.event-carousel .owl-nav button.owl-next:hover,
.event-carousel .owl-nav button.owl-prev:hover {
  color: #246df8;
}



.event-carousel .owl-nav .owl-next span:before {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 22px;
	line-height: 32px;
	
    display: inline-block;
}
.event-carousel .owl-nav .owl-prev span:before {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 22px;
	line-height: 32px;
	
	
    display: inline-block;

}

.matcheight, .news-carousel .owl-stage{
	display: flex !important; /* equal height of the children */
}
.matcheight .matcheight-children, .news-carousel .owl-stage .owl-item{
	display: flex; /* equal height of the children */
}

.announcement-list .company-wrap a, .announcement-list a.announcement-block{
	position: relative;
    overflow: hidden;
	padding: 0px 0px 10px 0px;
	width: 100%;
	border-bottom: 1px solid #eee;
}


.vma_item_date {
    white-space: nowrap;
    text-transform: uppercase;
    position: relative;
    vertical-align: middle;
    text-align: center;
    float: left;
    margin: 0px;
    padding: 8px;
    color: #fff;
    background-color: #fff;
    width: 75px;
    border-radius: 3px;
    #box-shadow: 0 20px 25px 0 rgba(0, 0, 0, .08);
	#box-shadow: 0 8px 12px 0 rgba(164,164,164,0.2);
	#border-right:2px solid #e9edf0;
	border:2px solid #d2d2d8;
}

.vma_item_date:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 13px;
    width: 3px;
    height: 11px;
    border-radius: 2px;
    background: #d2d2d8;
}

.vma_item_date:after {
    content: "";
    position: absolute;
    top: -7px;
    right: 13px;
    width: 3px;
    height: 11px;
    border-radius: 2px;
    background: #d2d2d8;
}

.vma_item_date_day {
	font-family: "Cuprum", sans-serif;
	font-weight: bold;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #ff0079;
    line-height: 20px;
}
.vma_item_date_month{
	font-family: "Cuprum", sans-serif;
	width: 100%;
    display: inline-block;
    color: #44566c;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 3px;
    line-height: 14px;
}
.vma_item_date_time{
	font-family: "Cuprum", sans-serif;
	padding: 4px 0px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    background-color: #e9edf0;
    color: #44566c;
    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
}
.announcement-block-right span.comments-number {
	float: right;
	margin-right: 0;
}
.announcement-alert.red-alert {
    background-color: #e74d57;
}
.announcement-alert.green-alert {
    background-color: #50bd77;
}
.announcement-alert.orange-alert {
    background-color: #FE7000;
}
.announcement-alert.blue-alert {
    background-color: #1d9ce1;
}
.announcement-alert.grey-alert {
    background-color: #8b8888;
}
.announcement-alert {
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    #font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 1px 6px 1px 6px;
    margin-left: 6px;
    text-transform: none;
    letter-spacing: -0.0px;
}

.announcement-alert.red-alert:after {
    border-color: transparent #e74d57 transparent transparent;
}

.announcement-alert.green-alert:after {
    border-color: transparent #50bd77 transparent transparent;
}
.announcement-alert.orange-alert:after {
    border-color: transparent #FE7000 transparent transparent;
}
.announcement-alert.blue-alert:after {
    border-color: transparent #1d9ce1 transparent transparent;
}
.announcement-alert.grey-alert:after {
    border-color: transparent #8b8888 transparent transparent;
}
.announcement-alert:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 3px;
    content: "";
    left: -6px;
    margin-top: 0px;
    position: absolute;
    top: 4px;
    z-index: 1;
}

.announcement-block-left{
	width: 90px;
	float: left;
	padding-top:5px;
	margin-bottom:5px;
}
.announcement-block-right{
	margin-left: 90px;
	min-height:83px;
	overflow:hidden;
	#border-bottom:1px solid #f2f2f2;
}

.announcement-block-right span.announcement-title{
	font-family: "Cuprum", sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:1.2em;
	display:block;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	color:#494e51;
}

.announcement-block-right .number {
	font-family: "Cuprum", sans-serif;
	font-size: 20px;
	font-weight: 700;
	opacity: .18;
	position: absolute;
	content: "";
	bottom: -5px;
	right: 2px;
	color:#303030;
}
.announcement-list a:hover .vma_item_date {
	#background-color:#ff0079;
	#color:#ff0079!important;
	
}
.announcement-list a:hover .announcement-title{
	color:#ff0079;
}
.announcement-list a:hover .announcement-block-right .number{
	opacity:0.75;
	color:#ff0079;
}

.news-carousel .owl-prev{
	background: #192f59 !important;
	color: #fff !important;
    
}
.news-carousel .owl-next{
	background: #e8eeef !important;
	color: #192f59 !important;
   
}
.news-carousel .owl-nav button:hover {
	background: #ff0079 !important;
	color:#fff !important;
	
}

.announcement-carousel .owl-prev{
	background: #192f59 !important;
	color: #fff !important;
 
}
.announcement-carousel .owl-next{
	background: #e8eeef !important;
	color: #192f59 !important;
   
	
}
.announcement-carousel .owl-nav button:hover {
	background: #ff0079 !important;
	color:#fff !important;
	
}

.badge-count{color:#fff;margin-top:-5px;margin-left:5px; font-size:15px}

.badge-count-red{background-color:#ff0079;}
.badge-count-green{background-color:#50bd77;}

.event-carousel .owl-prev{
	background: #192f59 !important;
	color: #fff !important;
    
}
.event-carousel .owl-next{
	background: #e8eeef !important;
	color: #192f59 !important;
    
}
.event-carousel .owl-nav button:hover {
	background: #ff0079 !important;
	color:#fff !important;
	
}

/*---------------------------------------------
	09.0 App Style
---------------------------------------------*/
.app-download-bg {
  background: url(../images/bg/app-bg.jpg) no-repeat left;
  background-size: cover;
}

.app-download h2 {
  font-size: 2.6rem;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 20px;
}

.app-download p {
  max-width: 380px;
  color: #ffffff;
}

.app-download .app-download-button a {
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: 12px 15px 12px 45px;
  margin: 0 5px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #ffffff;
  position: relative;
  margin-top: 20px;
}

.app-download .app-download-button a:before {
  position: absolute;
  top: 11px;
  left: 15px;
  content: '';
}

.app-download .app-download-button a:hover {
  border-color: #ffffff;
}

.app-download .app-download-button .apple-app:before {
  content: url(../images/apple-white.png);
}

.app-download .app-download-button .android-app:before {
  content: url(../images/google-white.png);
}

/*---------------------------------------------
    10.0 Form Style
---------------------------------------------*/
form {
  position: relative;
}
.header-search-box-inside{
	border-radius: 0;
    position: relative;
    box-shadow: 0 0 0 9px rgba(255,255,255,0.2);
    -webkit-box-shadow: 0 0 0 9px rgba(255,255,255,0.2);
    height: 45px;
}
.newsletter-form .newsletter-error,
.newsletter-form .newsletter-success {
  position: absolute;
  top: 100%;
  left: 0;
  color: #ffffff !important;
  margin-top: 20px;
  display: none;
}

.newsletter-error {
  background: #e74c3c;
  text-align: left;
  padding: 0 5px;
  color: #ffffff;
}

.newsletter-success {
  background: #16a085;
  padding: 0 5px;
  text-align: left;
  color: #ffffff;
}

/*---------------------------------------------
	11.0 Header Style
---------------------------------------------*/
.section-header {
	margin-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
	position:relative;
	
}
.section-header:after {
	content: "";
    position: absolute;
    left: 0%;
    bottom: 1px;
    width: 100px;
    height: 2px;
    background: #ff0079;
    top: 30px;
}

.section-header h2 {
	font-family: "Cuprum", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	padding: 0px 0px 10px 0px;
	margin: 0 0px -2px 0px;
	#border-bottom: 2px solid #ff0079;
	display: inline-block;
	position:relative;
	color:#192f59;
	
}

@media all and (max-width: 761px) {
  .section-header h2{
	  
  }
 
}

.news-header h2 {
	color:#192f59;
	
}
.announcement-header h2 {
  color:#192f59;
  
}
.event-header  h2 {
  color:#192f59;
  
}
.categories-box-header  h2 {
  color:#192f59;
  
}

.all-news-btn:hover{
	color:#ff0079 !important;
}

.all-events-btn:hover{
	color:#ff0079 !important;
}

.all-announcements-btn:hover{
	color:#ff0079 !important;
}
.section-header p {
  font-size: 1.6rem;
  margin-top: 10px;
}

.section-header.section-header-center h6 {
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
  color: #6f7484;
  font-weight: 600;
  margin-bottom: 10px;
}

.section-header.section-header-center h2 {
  font-size: 2.6rem;
  color: #101725;
  font-weight: 600;
}



.section-header-with-right-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-header-with-right-content .header-right {
	font-family: "Cuprum", sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #192f59;
	margin-top: -5px;
}

.section-header-with-right-content.news-header .header-right {
  
  color: #192f59;
 
}
.section-header-with-right-content.announcement-header .header-right {
  
  color: #192f59;
 
}
.section-header-with-right-content.event-header .header-right {
  
  color: #192f59;
 
}

@media all and (max-width: 479px) {
  .section-header-with-right-content {
    
  }
  .section-header-with-right-content .header-right {
    
  }
 
}

/*---------------------------------------------
	12.0 Nav Style
---------------------------------------------*/
.header-2 {
  background: #192f59;
}

.header-2 .fluid-nav {
  padding: 0 50px;
}

.cp-nav.fluid-nav {
  padding: 0 15px;
}

header {
  position: relative;
}

header .absolute-nav {
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  z-index: 999;
}

.transparent-nav.bg-light {
  background: transparent !important;
}

.navbar {
  padding: 0;
}

.transparent-nav .navbar-collapse .navbar-nav > li > a {
  color: #ffffff;
}

.cp-nav .navbar-brand {
  padding: 0;
}

.cp-nav .navbar-collapse .navbar-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cp-nav .navbar-collapse .navbar-nav li {
  margin-left: 30px;
}

.cp-nav .navbar-collapse .navbar-nav li:first-child {
  margin-left: 0;
}

.cp-nav .navbar-collapse .navbar-nav li a {
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  padding: 12px 0;
}

.cp-nav .navbar-collapse .navbar-nav.job-browse li a i {
  margin-right: 8px;
}

.cp-nav .navbar-collapse .navbar-nav .post-job a {
  background: #ffffff;
  color: #246df8;
  padding: 12px 30px;
  border-radius: 3px;
  font-weight: 500;
}

.cp-nav .navbar-collapse .navbar-nav .post-job a i {
  margin-right: 10px;
  font-size: 1.2rem;
}

.header-top {
  padding: 5px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-top .header-top-toggler {
  display: none;
}

.top-nav .bootstrap-select {
  outline: none !important;
}

.top-nav .bootstrap-select .btn {
  outline: none !important;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-button {
  font-size: 1.3rem;
  position: relative;
  padding-right: 8px;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-button:after {
  position: absolute;
  top: -14px;
  right: -7px;
  height: 4px;
  width: 4px;
  border-radius: 5px;
  background: #ffffff;
  content: '';
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-button:before {
  position: absolute;
  top: -15px;
  left: -2px;
  content: "\e6b8";
  font-family: 'themify';
  font-size: 1.4rem;
  color: #ffffff;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card {
  position: absolute;
  top: 30px;
  right: 0;
  display: none;
  background: #ffffff;
  width: 315px;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-head {
  padding: 10px 20px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #6f7484;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-head a {
  padding: 0;
  color: #aaa;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-head a:hover {
  color: #246df8;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-body {
  padding: 20px;
  max-height: 320px;
  overflow-x: hidden;
  overflow-y: scroll;
  /* Set Scrollbar Width */
  /* Set Scrollbar Buttons */
  /* Set Scrollbar Track */
  /* Set Scrollbar Handle */
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-body::-webkit-scrollbar {
  width: 8px;
  background: #f3f3f3;
  right: 20px;
  border-radius: 5px;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-body::-webkit-scrollbar-track {
  border-radius: 5px;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-body::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #dbe0e9;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-body .notification-list {
  padding: 10px 0;
  padding-left: 30px;
  position: relative;
  display: block;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-body .notification-list i {
  position: absolute;
  top: 14px;
  left: 0;
  color: rgba(1, 209, 61, 0.5);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-body .notification-list p {
  margin-bottom: 0;
  color: #6f7484;
  line-height: 1.3;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-body .notification-list p span {
  font-size: 1.4rem;
  font-style: normal;
  color: #246df8;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-body .notification-list span {
  color: #aaafcb;
  font-size: 1.3rem;
  font-style: italic;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-body .notification-list:hover i {
  color: #01d13d;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-footer {
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-footer a {
  padding: 10px 20px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 1.3rem;
  color: #aaa;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card .notification-footer a:hover {
  color: #246df8;
}

.cp-nav .navbar-collapse .navbar-nav.account-nav > li.dropdown a:after {
  top: 10px;
}

.header-top-account .account-button,
.header-top-account > button {
  font-size: 1.3rem;
  color: #d4e1fa;
  position: relative;
  padding-right: 8px;
  margin-right: 10px;
}

.header-top-account .account-button:before,
.header-top-account > button:before {
  content: "\e602";
  font-family: 'themify';
  margin-right: 6px;
}

.header-top-account > button {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 0;
  cursor: pointer;
}

.header-top-account .account-card {
  padding: 20px 0;
  display: none;
  background: #ffffff;
  z-index: 99999;
  width: 290px;
  position: absolute;
  top: 100%;
  right: 0;
  border-radius: 3px;
  overflow: hidden;
  -webkit-box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.05);
}

.header-top-account .account-card .header-top-account-info {
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-top-account .account-card .header-top-account-info .account-thumb {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}

.header-top-account .account-card .header-top-account-info .account-body h5 {
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.header-top-account .account-card .header-top-account-info .account-body .mail {
  font-size: 1.3rem;
  color: #6f7484;
}

.header-top-account .account-card .account-item-list {
  padding: 0;
  margin: 0;
  margin-top: 15px;
  list-style: none;
  font-size: 0;
}

.header-top-account .account-card .account-item-list li a {
  padding: 5px 20px;
  display: block;
  color: #6f7484;
  font-size: 1.4rem;
  font-weight: 400;
}

.header-top-account .account-card .account-item-list li a span {
  margin-right: 10px;
  color: #aaa;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header-top-account .account-card .account-item-list li a:hover {
  color: #246df8;
}

.header-top-account .account-card .account-item-list li a:hover span {
  color: #246df8;
}

.header-top-account.login-modals a:before,
.header-top-account.login-modals button:before {
  content: '';
  height: 0;
  width: 0;
}

.select-language .btn-light {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.select-language .btn-light .filter-option-inner-inner {
  font-size: 1.3rem;
  color: #d4e1fa;
}

.select-language .btn {
  padding-left: 0;
}

.select-language .dropdown-menu,
.select-language .bootstrap-select .dropdown-menu li a .text {
  font-size: 1.3rem;
}

.cp-nav-2 {
  padding: 0 0 20px 0;
}

.cp-nav-2 .navbar-collapse .navbar-nav {
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cp-nav-2 .navbar-collapse .navbar-nav .menu-item {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  margin-right: 30px;
  color: #6f7484;
}

.cp-nav-2 .navbar-collapse .navbar-nav .menu-item a:hover {
  color: #246df8;
}

.cp-nav-2 .navbar-collapse .navbar-nav .menu-item.post-job {
  margin-left: auto;
  margin-right: 0;
}

.cp-nav-2 .navbar-collapse .navbar-nav .menu-item.post-job a {
  background: #246df8;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  border-radius: 3px;
  padding: 11px 20px;
}

.cp-nav-2 .navbar-collapse .navbar-nav .menu-item.post-job a i {
  font-size: 1.2rem;
  margin-right: 10px;
}

.account-entry .modal-header {
  padding: 15px 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.account-entry .modal-header h5 {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.account-entry .modal-header h5 svg {
  height: 15px;
  width: 15px;
  margin-right: 7px;
  color: #6f7484;
}

.account-entry .modal-header .close {
  font-size: 2rem;
  padding: 0;
  margin: 0;
  height: 30px;
  width: 30px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  color: #6f7484;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  outline: none;
}

.account-entry .modal-header .close:focus, .account-entry .modal-header .close:hover {
  color: #246df8;
}

.account-entry .modal-body {
  padding: 30px;
}

.account-entry .modal-body .account-type {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.account-entry .modal-body .account-type a {
  padding: 15px 20px;
  background: #f6f8f9;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  color: #232630;
  width: 45%;
  text-align: center;
}

.account-entry .modal-body .account-type a.active {
  color: #246df8;
  background: rgba(36, 109, 248, 0.2);
  border-color: transparent;
}

.account-entry .modal-body .account-type a svg {
  height: 14px;
  width: 14px;
  margin-right: 7px;
}

.account-entry .modal-body .account-type label {
  cursor: pointer;
  width: 45%;
}

.account-entry .modal-body .account-type label span {
  padding: 15px 10px;
  background: #f6f8f9;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  color: #232630;
  text-align: center;
  width: 100%;
  display: block;
}

.account-entry .modal-body .account-type label input[type="radio"]:checked + span {
  color: #246df8;
  background: rgba(36, 109, 248, 0.2);
  border-color: transparent;
}

.account-entry .modal-body .account-type label input {
  display: none;
}

.account-entry .modal-body .form-group {
  margin-bottom: 30px;
}

.account-entry .modal-body .form-group .form-control {
  height: 50px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.4rem;
}

.account-entry .modal-body .form-group .form-control:focus {
  border-bottom-color: #246df8;
}

.account-entry .modal-body .more-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #6f7484;
  margin-bottom: 30px;
}

.account-entry .modal-body .more-option .form-check .form-check-input {
  margin-top: 6px;
}

.account-entry .modal-body .more-option .form-check .form-check-label {
  margin-left: 7px;
}

.account-entry .modal-body .more-option.terms .form-check-label a {
  color: #246df8;
  text-decoration: underline;
}

.account-entry .modal-body .more-option a:hover {
  color: #246df8;
}

.account-entry .modal-body .button {
  color: #ffffff;
  padding: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.account-entry .modal-body .shortcut-login {
  margin-top: 30px;
}

.account-entry .modal-body .shortcut-login span {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #6f7484;
  margin-bottom: 10px;
  display: inline-block;
}

.account-entry .modal-body .shortcut-login .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.account-entry .modal-body .shortcut-login .buttons a {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  padding: 14px 30px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #101725;
  text-align: center;
  width: 45%;
}

.account-entry .modal-body .shortcut-login .buttons a i {
  margin-right: 7px;
}

.account-entry .modal-body .shortcut-login .buttons a.facebook i {
  color: #3b5998;
}

.account-entry .modal-body .shortcut-login .buttons a.google i {
  color: #ea4335;
}

.account-entry .modal-body .shortcut-login p {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #6f7484;
  margin-top: 20px;
}

.account-entry .modal-body .shortcut-login p a {
  font-weight: 500;
}

.account-entry .modal-body .shortcut-login p a:hover {
  color: #246df8;
}

.btn-light:not(:disabled):not(.disabled):active {
  border-bottom: 0;
}

.show > .btn-light.dropdown-toggle {
  border-bottom: 0;
}

@media all and (min-width: 1440px) {
  .cp-nav.fluid-nav {
    padding: 0 50px;
  }
}

@media all and (min-width: 1200px) {
  .cp-nav .navbar-collapse {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cp-nav .navbar-collapse .navbar-nav > li.dropdown a {
    padding-right: 13px;
  }
  .cp-nav .navbar-collapse .navbar-nav > li.dropdown a:after {
    position: absolute;
    top: 23px;
    right: 0;
    color: #a6c5ff;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu {
    top: 100%;
    left: 0;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown-menu {
    top: 0;
    left: 100%;
    right: auto;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu {
    left: auto;
    right: 100%;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown a:after {
    right: 20px;
    top: 20px;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    min-width: 210px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 3px;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li {
    margin-left: 0;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li:last-child {
    border-bottom: 0;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a {
    padding: 6px 20px;
    display: block;
    font-weight: 400;
    position: relative;
    color: #6f7484;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a:hover {
    color: #246df8;
  }
  .cp-nav .navbar-collapse .navbar-nav.main-nav li.dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .cp-nav .navbar-collapse .navbar-nav.main-nav li.dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav {
    margin-left: 30px !important;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav li {
    margin-left: 30px;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav li a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav li svg {
    height: 20px;
    width: 20px;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav li:first-child {
    margin-left: 0;
    padding-right: 7px;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav li.dropdown .dropdown-menu {
    left: auto;
    right: 0;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav .login-popup button {
    background: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    padding: 0;
    cursor: pointer;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse {
    margin-left: 40px;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li a.dropdown-toggle:hover {
    color: #ffffff;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    opacity: 0;
    padding: 40px 30px;
    margin: 0;
    list-style: none;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu .search-by h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #515666;
    margin-bottom: 20px;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu .search-by ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu .search-by ul li {
    min-width: 220px;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu .search-by ul li a {
    padding: 0;
    color: #6f7484;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu .search-by ul li a:hover {
    color: #246df8;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu .search-by ul li a:hover span {
    color: #246df8;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu .search-by ul li a span {
    color: #aaaaaa;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu .search-by ul li + li {
    margin-top: 12px;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu .search-by:first-child {
    position: relative;
    margin-right: 30px;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu .search-by:first-child:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, 0.08);
    content: '';
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse li .dropdown-menu.show {
    visibility: visible;
    opacity: 1;
  }
}

@media all and (min-width: 992px) {
  .top-nav {
    display: block;
  }
  .header-top {
    margin-bottom: 0px;
  }
  .header-top .logo-area a img {
    height: 43px;
  }
  .header-top .top-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-top .top-nav .header-top-notification {
    position: relative;
  }
  .header-top .top-nav .header-top-notification .notification-button {
    color: #d4e1fa;
    font-size: 1.3rem;
    margin-right: 23px;
  }
  .header-top .top-nav .header-top-notification .notification-button:before {
    content: "\e6b8";
    font-family: 'themify';
    margin-right: 5px;
  }
  .header-top .top-nav .header-top-notification .notification-card {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    width: 315px;
    background: #ffffff;
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.08);
    border-radius: 3px;
    z-index: 99;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-head {
    padding: 10px 20px;
    font-size: 1.4rem;
    font-family: "Roboto", sans-serif;
    color: #6f7484;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-head a {
    padding: 0;
    color: #aaa;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-head a:hover {
    color: #246df8;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-body {
    padding: 20px;
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: scroll;
    /* Set Scrollbar Width */
    /* Set Scrollbar Buttons */
    /* Set Scrollbar Track */
    /* Set Scrollbar Handle */
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-body::-webkit-scrollbar {
    width: 8px;
    background: #f3f3f3;
    right: 20px;
    border-radius: 5px;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-body::-webkit-scrollbar-track {
    border-radius: 5px;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-body::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #dbe0e9;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-body .notification-list {
    padding: 10px 0;
    padding-left: 30px;
    position: relative;
    display: block;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-body .notification-list i {
    position: absolute;
    top: 14px;
    left: 0;
    color: rgba(1, 209, 61, 0.5);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-body .notification-list p {
    margin-bottom: 0;
    color: #6f7484;
    line-height: 1.3;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-body .notification-list p span {
    font-size: 1.4rem;
    font-style: normal;
    color: #246df8;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-body .notification-list span {
    color: #aaafcb;
    font-size: 1.3rem;
    font-style: italic;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-body .notification-list:hover i {
    color: #01d13d;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-footer {
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-footer a {
    padding: 10px 20px;
    font-family: "Roboto", sans-serif;
    font-size: 1.3rem;
    color: #aaa;
  }
  .header-top .top-nav .header-top-notification .notification-card .notification-footer a:hover {
    color: #246df8;
  }
  .header-top .top-nav .login-modals {
    margin-right: 8px;
  }
  .header-top .top-nav .login-modals button {
    margin-right: 20px;
  }
  .header-top .header-top-account .account-button {
    padding-right: 20px;
    padding-left: 7px;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav > li.dropdown a {
    padding-right: 13px;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav > li.dropdown a:after {
    position: absolute;
    top: 12px;
    right: 0;
    color: #aaa;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    left: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown-menu {
    top: 0;
    left: 100%;
    right: auto;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu {
    left: auto;
    right: 100%;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown a:after {
    right: 20px;
    top: 17px;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.dropdown:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.dropdown .dropdown-menu {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    min-width: 210px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 3px;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li {
    margin-right: 0;
    margin-left: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li:last-child {
    border-bottom: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a {
    padding: 6px 20px;
    display: block;
    font-weight: 400;
    position: relative;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a:hover {
    color: #246df8;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.main-nav li.dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.main-nav li.dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.account-nav {
    margin-left: 20px !important;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.account-nav li {
    margin-left: 20px;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.account-nav li svg {
    height: 20px;
    width: 20px;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.account-nav li:first-child {
    margin-left: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.account-nav li.dropdown .dropdown-menu {
    left: auto;
    right: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.account-nav li.nav-notification a {
    padding-right: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.account-nav li.nav-notification a:after {
    content: '';
    height: 0;
    width: 0;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    border-left: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.job-browse {
    margin-left: 20px;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav.job-browse li a.dropdown-toggle:hover {
    color: #ffffff;
  }
}

@media all and (max-width: 1199px) {
  .header-2 .fluid-nav {
    padding: 0 15px;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-card {
    top: 40px;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-button {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-button:before {
    color: #6f7484;
    top: 0;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav .header-top-notification .notification-button:after {
    background: #6f7484;
    top: 0;
  }
  .cp-nav .navbar-toggler {
    border: 1px solid #ffffff;
    border-radius: 0;
    font-size: 2.2rem;
    padding: 5px 10px;
    outline: none;
    background: #ffffff;
  }
  .cp-nav .navbar-toggler .navbar-toggler-icon {
    color: #246df8;
    background-image: url();
    height: auto;
    width: auto;
  }
  .cp-nav .navbar-toggler .navbar-toggler-icon:before {
    content: "\e68e";
    font-family: 'themify';
  }
  .cp-nav .navbar-toggler.collapsed {
    background: transparent;
  }
  .cp-nav .navbar-toggler.collapsed .navbar-toggler-icon {
    color: #ffffff;
  }
  .cp-nav .navbar-collapse {
    background: #ffffff;
  }
  .cp-nav .navbar-collapse .navbar-nav {
    padding: 0 20px;
    display: block;
  }
  .cp-nav .navbar-collapse .navbar-nav li {
    margin-left: 0;
    display: block;
  }
  .cp-nav .navbar-collapse .navbar-nav li a {
    color: #6f7484;
    padding: 7px 0;
    display: block;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown a {
    position: relative;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown a:after {
    position: absolute;
    top: 18px;
    right: 0;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu {
    padding: 0 20px;
    margin-bottom: 15px;
  }
  .cp-nav .navbar-collapse .navbar-nav li.post-job a {
    display: inline-block;
    background: #246df8;
    color: #ffffff;
    margin-top: 15px;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse {
    padding-top: 10px;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse .dropdown-menu .search-by {
    padding: 20px 0;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse .dropdown-menu .search-by h5 {
    font-size: 1.4rem;
    margin-bottom: 20px;
    font-weight: 500;
  }
  .cp-nav .navbar-collapse .navbar-nav.job-browse .dropdown-menu .search-by ul {
    padding-left: 0;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav {
    padding-bottom: 10px;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav li.dropdown > a {
    display: inline-block;
    padding-right: 10px;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav li.dropdown > a:after {
    top: 18px;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav li.dropdown .notification-card {
    left: 0;
    right: auto;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav .login-popup button {
    background: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    padding: 7px 0;
    color: #6f7484;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    cursor: pointer;
  }
}

@media all and (max-width: 991px) {
  .header-top {
    padding: 10px 0;
    height: 60px;
    position: relative;
	#display: none;
  }
  .header-top .logo-area a img {
    height: 40px;
  }
  .header-top .header-top-toggler {
    display: block;
  }
  .header-top .header-top-toggler .header-top-toggler-button {
    position: relative;
    font-size: 2.2rem;
    line-height: 33px;
  }
  .header-top .header-top-toggler .header-top-toggler-button:before {
    content: "\f142";
    font-family: 'Font Awesome\ 5 Free';
    color: #6f7484;
    font-weight: 900;
  }
  
  .header-top .top-nav .notification-button {
    font-size: 1.3rem;
    color: #6f7484;
  }
  .header-top .top-nav .notification-card {
    display: none;
    position: absolute;
    top: 25px;
    right: calc(100% + 20px);
    width: 315px;
    background: #ffffff;
    border-radius: 3px;
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.08);
    z-index: 999;
  }
  .header-top .top-nav .notification-card .notification-head {
    padding: 10px 20px;
    font-size: 1.4rem;
    font-family: "Roboto", sans-serif;
    color: #6f7484;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  .header-top .top-nav .notification-card .notification-head a {
    padding: 0;
    color: #aaa;
  }
  .header-top .top-nav .notification-card .notification-head a:hover {
    color: #246df8;
  }
  .header-top .top-nav .notification-card .notification-body {
    padding: 20px;
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: scroll;
    /* Set Scrollbar Width */
    /* Set Scrollbar Buttons */
    /* Set Scrollbar Track */
    /* Set Scrollbar Handle */
  }
  .header-top .top-nav .notification-card .notification-body::-webkit-scrollbar {
    width: 8px;
    background: #f3f3f3;
    right: 20px;
    border-radius: 5px;
  }
  .header-top .top-nav .notification-card .notification-body::-webkit-scrollbar-track {
    border-radius: 5px;
  }
  .header-top .top-nav .notification-card .notification-body::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #dbe0e9;
  }
  .header-top .top-nav .notification-card .notification-body .notification-list {
    padding: 10px 0;
    padding-left: 30px;
    position: relative;
    display: block;
  }
  .header-top .top-nav .notification-card .notification-body .notification-list i {
    position: absolute;
    top: 14px;
    left: 0;
    color: rgba(1, 209, 61, 0.5);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  .header-top .top-nav .notification-card .notification-body .notification-list p {
    margin-bottom: 0;
    color: #6f7484;
    line-height: 1.3;
  }
  .header-top .top-nav .notification-card .notification-body .notification-list p span {
    font-size: 1.4rem;
    font-style: normal;
    color: #246df8;
  }
  .header-top .top-nav .notification-card .notification-body .notification-list span {
    color: #aaafcb;
    font-size: 1.3rem;
    font-style: italic;
  }
  .header-top .top-nav .notification-card .notification-body .notification-list:hover i {
    color: #01d13d;
  }
  .header-top .top-nav .notification-card .notification-footer {
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
  }
  .header-top .top-nav .notification-card .notification-footer a {
    padding: 10px 20px;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #aaa;
  }
  .header-top .top-nav .notification-card .notification-footer a:hover {
    color: #246df8;
  }
  .header-top .top-nav .header-top-account button {
    margin-top: 5px;
  }
  .header-top .top-nav .header-top-account button:before {
    margin-right: 0;
  }
  .header-top .top-nav .select-language .dropdown-toggle {
    margin-top: 10px;
    padding: 0;
    text-align: left;
  }
  .header-top .top-nav .select-language .btn-light {
    color: #aaa;
  }
  .cp-nav-2 {
    position: relative;
    padding: 0;
  }
  .cp-nav-2 .navbar-toggler {
    border: 1px solid rgba(36, 109, 248, 0.4);
    border-radius: 0;
    font-size: 2.2rem;
    padding: 5px 10px;
    outline: none;
    background: #ffffff;
    position: absolute;
    top: -49px;
    right: 30px;
  }
  .cp-nav-2 .navbar-toggler .navbar-toggler-icon {
    color: #246df8;
    background-image: url();
    height: auto;
    width: auto;
  }
  .cp-nav-2 .navbar-toggler .navbar-toggler-icon:before {
    content: "\e68e";
    font-family: 'themify';
  }
  .cp-nav-2 .navbar-collapse {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #ffffff;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 20px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 15px 40px 0px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 15px 40px 0px;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li a {
    padding: 5px 0;
    display: block;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li a.dropdown-toggle {
    position: relative;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li a.dropdown-toggle:after {
    position: absolute;
    top: 15px;
    right: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li.post-job {
    margin-top: 10px;
    display: inline-block;
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav li .dropdown-menu {
    padding: 15px;
  }
  .cp-nav-2 .navbar-collapse .navbar-nav .menu-item.post-job {
    margin-right: 0;
    margin-left: 0;
  }
}

@media all and (max-width: 499px) {
  .header-top .top-nav .notification-card {
    right: -20px;
  }
}

@media all and (max-width: 439px) {
  .cp-nav .navbar-collapse .navbar-nav {
    padding: 0 15px;
  }
  .cp-nav .navbar-collapse .navbar-nav li.dropdown .dropdown-menu {
    padding: 0 15px;
  }
  .cp-nav .navbar-collapse .navbar-nav.account-nav li.dropdown.header-top-notification .notification-card {
    top: 40px;
    left: -15px;
    width: 290px;
  }
  .header-top .top-nav .notification-card {
    width: 290px;
  }
  .account-entry .modal-body .shortcut-login .buttons {
    display: block;
  }
  .account-entry .modal-body .shortcut-login .buttons a {
    width: 100%;
  }
  .account-entry .modal-body .shortcut-login .buttons a.facebook {
    margin-right: 0;
  }
  .account-entry .modal-body .shortcut-login .buttons a + a {
    margin-top: 15px;
  }
}

.header-top  {
	color: #d4e1fa;/*custom*/
	font-size:1.3rem;
}
.header-top a:hover {
	color: #0083c1;
}

.welcome-msg {
	text-align: left;
	display: inline-block;
	padding: 2px 15px 2px 0;
	margin: 0px 12px 0 0;
}
.welcome-msg span {
	line-height:18px;
	font-size:1.3rem;
}
.welcome-msg .weather-img{
	max-width: 2.5rem;
}
.phone {
	padding: 2px 0px 2px 0;
}
 @media only screen and (min-width:768px) and (max-width:1023px) {
.welcome-msg {
	float: left
}
.headerlinkmenu {
	padding-left: 0px;
	padding-right: 0px;
}
}
/*4.3 language & currency */
.language-currency-wrapper{
	margin-top:4px;
}
.language-currency-wrapper .dropdown-menu{
	top:3px !important;
	left:-58px !important;
	min-width:132px;
}
@media all and (max-width: 991px) {
	.language-currency-wrapper .dropdown-menu{
		top:5px !important;
		left:-36px !important;
		position:relative;
	}
}
.language-currency-wrapper .dropdown-menu a{
	font-size:13px;
}
.language-currency-wrapper .dropdown-menu:before{
    content: "";
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: -5px;
    right: 36px;
    transform: rotate(45deg);
    border-top: 1px solid #f2f4f9;
    border-left: 1px solid #f2f4f9;
}
/*4.3 language & currency end */
 @media (max-width:479px) {
.headerlinkmenu {
	padding-left: 0px;
}
}
.headerlinkmenu {
	line-height: normal;
	display: inline-block;
	text-align: right;
	float: right;
}
.headerlinkmenu .links {
	display: inline-block;
	padding-right:10px;
}
.headerlinkmenu .links div {
	display: inline-block;
	text-align: right
}
.headerlinkmenu div.links div a {
	display: inline-block;
	padding: 0px;
	padding: 10px 10px 5px 8px;
	text-decoration: none;
}
.headerlinkmenu div.links div a span {
	margin-left: 8px
}
.headerlinkmenu div.links div a:hover {
	color: #fff;
	text-decoration: none
}

.headerlinkmenu div.links div.headerlinkmenu_color1 a i {
	color: #007dff;
}
.headerlinkmenu div.links div.headerlinkmenu_color2 a i {
	color: #ffaf31;
}
.headerlinkmenu div.links div.headerlinkmenu_color3 a i {
	color: #ff0079;
}
.headerlinkmenu div.links div.headerlinkmenu_color4 a i {
	color: #50bd77;
}
.headerlinkmenu div.links div.headerlinkmenu_color5 a i {
	color: #fed700;
}

.headerlinkmenu div.links div.headerlinkmenu_color1 a:hover {
	color: #007dff;
}
.headerlinkmenu div.links div.headerlinkmenu_color2 a:hover {
	color: #ffaf31;
}
.headerlinkmenu div.links div.headerlinkmenu_color3 a:hover {
	color: #ff5575;
}
.headerlinkmenu div.links div.headerlinkmenu_color4 a:hover {
	color: #50bd77;
}
.headerlinkmenu div.links div.headerlinkmenu_color5 a:hover {
	color: #fed700;
}


/*---------------------------------------------
	13.0 Animated-number Style
---------------------------------------------*/
.fact-bg {
  background: url(../images/bg/fact-bg.jpg) no-repeat center center;
  background-size: cover;
}

/*---------------------------------------------
	14.0 Call-to-action Style
---------------------------------------------*/
.call-to-action-box {
  padding: 40px 20px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(36, 109, 248, 0.1)), to(rgba(36, 109, 248, 0)));
  background-image: -webkit-linear-gradient(top, rgba(36, 109, 248, 0.1), rgba(36, 109, 248, 0));
  background-image: -o-linear-gradient(top, rgba(36, 109, 248, 0.1), rgba(36, 109, 248, 0));
  background-image: linear-gradient(to bottom, rgba(36, 109, 248, 0.1), rgba(36, 109, 248, 0));
  padding-left: 45%;
  position: relative;
}

.call-to-action-box .icon {
  position: absolute;
  bottom: 0px;
  left: 40px;
}

.call-to-action-box span {
  font-size: 1.5rem;
  font-weight: 400;
  color: #6e7383;
  text-transform: uppercase;
}

.call-to-action-box h3 {
  font-size: 2.6rem;
  font-weight: 500;
  color: #101725;
}

.call-to-action-box a {
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  margin-top: 40px;
}

.call-to-action-box a i {
  opacity: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
  margin-left: 5px;
}

.call-to-action-box a:hover i {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.call-to-action-box.candidate-box a {
  color: #35c38f;
}

.call-to-action-box.employer-register a {
  color: #246df8;
}

.call-to-action-bg {
  background: url(../images/bg/cta-2-bg.jpg) no-repeat center;
  background-size: cover;
}

.call-to-action-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.call-to-action-2 .call-to-action-content {
  color: #ffffff;
}

.call-to-action-2 .call-to-action-content h2 {
  font-size: 2.6rem;
  margin-bottom: 20px;
  font-weight: 500;
}

.call-to-action-2 .call-to-action-content p {
  max-width: 450px;
}

.call-to-action-2 .call-to-action-button .button {
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.1);
  padding: 15px 30px;
  color: #ffffff;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.call-to-action-2 .call-to-action-button .button:before {
  content: '\f067';
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  margin-right: 10px;
}

.call-to-action-2 .call-to-action-button .button:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #246df8;
}

.call-to-action-2 .call-to-action-button span {
  margin: 0 10px;
  color: #ffffff;
}

.newsletter-bg {
  background: url(../images/bg/newsletter-bg.jpg) no-repeat center center;
  background-size: cover;
}

.newsletter-wrap {
  color: #ffffff;
}

.newsletter-wrap h3 {
  font-size: 2.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}

.newsletter-wrap p {
  max-width: 350px;
}

.newsletter-form {
  margin-top: 30px;
  max-width: 450px;
}

.newsletter-form .form-group {
  width: calc(100% - 150px);
  margin-right: 30px;
}

.newsletter-form .form-group .form-control {
  height: 60px;
  border: 0;
  padding: 0;
  width: 100%;
  border-radius: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  outline: none;
  color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.newsletter-form .form-group .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

.newsletter-form .form-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

.newsletter-form .form-group .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

.newsletter-form .form-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

.newsletter-form .form-group .form-control:focus {
  border-bottom-color: #ffffff;
}

.newsletter-form .button {
  padding: 17px 25px;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
}

.newsletter-form .button i {
  margin-left: 10px;
}

.newsletter-form .button:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #246df8;
}

@media all and (max-width: 991px) {
  .call-to-action-box.employer-register {
    margin-top: 30px;
  }
  .call-to-action-2 .call-to-action-content {
    margin-bottom: 30px;
  }
}

@media all and (max-width: 479px) {
  .call-to-action-box {
    padding-left: 20px;
  }
  .call-to-action-box .icon {
    position: static;
    margin-bottom: 30px;
  }
}

@media all and (max-width: 439px) {
  .newsletter-wrap .newsletter-form .form-group {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .call-to-action-2 .call-to-action-button span {
    display: block;
    margin: 10px 0;
  }
}

/*---------------------------------------------
	15.0 Testimonial Style
---------------------------------------------*/
.testimonial {
  text-align: center;
}

.testimonial .testimonial-quote {
  margin-bottom: 40px;
}

.testimonial .testimonial-for .testimonial-item {
  padding-bottom: 60px;
  outline: none;
}

.testimonial .testimonial-for .testimonial-item p {
  font-size: 2.0rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  max-width: 700px;
  margin: 0 auto;
}

.testimonial .testimonial-for .testimonial-item h5 {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #246df8;
  text-transform: uppercase;
  margin-top: 30px;
}

.testimonial .testimonial-nav {
  max-width: 500px;
  margin: 0 auto;
}

.testimonial .testimonial-nav .commenter-thumb {
  text-align: center;
  outline: none;
}

.testimonial .testimonial-nav .commenter-thumb .commenter {
  padding: 0 20px;
  border-radius: 50%;
}

.testimonial .testimonial-nav .commenter-thumb .comapnyLogo {
  display: inline-block;
  margin-top: 15px;
}

.testimonial .testimonial-nav .commenter-thumb.slick-active {
  opacity: .3;
  cursor: pointer;
}

.testimonial .testimonial-nav .commenter-thumb.slick-active.slick-current {
  opacity: 1;
}

/*---------------------------------------------
	16.0 Advice Style
---------------------------------------------*/
.advice {
  padding: 30px;
  padding-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  margin-bottom: 30px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.advice .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.advice .body .date .day {
  font-size: 2.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1;
}

.advice .body .date .month {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  color: #246df8;
  text-transform: uppercase;
}

.advice .body .content {
  padding-left: 20px;
}

.advice .body .content h4 {
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
}

.advice .body .content p {
  color: #6f7484;
}

.advice .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 0;
}

.advice .info a {
  color: #6f7484;
}

.advice .info a svg {
  height: 16px;
  margin-right: 2px;
}

.advice .info a:hover {
  color: #246df8;
}

.advice:hover {
  -webkit-box-shadow: 0px 15px 40px 0px rgba(237, 237, 237, 0.4);
  box-shadow: 0px 15px 40px 0px rgba(237, 237, 237, 0.4);
}

.advice:hover .body .content h4 {
  color: #246df8;
}

/*---------------------------------------------
	17.0 Pricing Style
---------------------------------------------*/
.pricing-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pricing-controller .switch-wrap {
  background: rgba(36, 109, 248, 0.1);
  height: 26px;
  width: 50px;
  border-radius: 30px;
  position: relative;
  margin: 0 15px;
  cursor: pointer;
}

.pricing-controller .switch-wrap .price-switch {
  background: #19bb4c;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 3px;
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}

.pricing-controller .switch-wrap .price-switch.year-active {
  left: 27px;
}

.pricing-controller .duration {
  font-size: 1.6rem;
  font-weight: 500;
  color: #aaa;
}

.pricing-controller .duration.active {
  color: #101725;
}

.pricing-controller .duration span {
  color: #19bb4c;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 2px 4px;
  border-radius: 3px;
}

.package-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.package-wrapper .package {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.package-wrapper .package .package-header {
  padding: 40px;
  background: #246df8;
  color: #ffffff;
}

.package-wrapper .package .package-header .cost {
  font-size: 2.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.package-wrapper .package .package-header .cost span {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  margin-left: 5px;
}

.package-wrapper .package .package-header .cost.hidden {
  display: none;
  visibility: hidden;
}

.package-wrapper .package .package-header .title {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 3px;
  margin-top: 5px;
  display: block;
}

.package-wrapper .package.professional .package-header {
  background: url(../images/bg/package-header-bg.jpg) no-repeat center;
  background-size: cover;
}

.package-wrapper .package .package-features {
  padding: 40px;
  padding-bottom: 0;
}

.package-wrapper .package .package-features ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}

.package-wrapper .package .package-features ul li {
  font-size: 1.4rem;
  color: #bdbdbd;
  position: relative;
  padding-left: 30px;
}

.package-wrapper .package .package-features ul li.active {
  color: #6f7484;
}

.package-wrapper .package .package-features ul li:before {
  content: '\f058';
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  position: absolute;
  font-size: 1.2rem;
  top: 2px;
  left: 0;
}

.package-wrapper .package .package-features ul li.active:before {
  color: #19bb4c;
}

.package-wrapper .package .package-features ul li + li {
  margin-top: 10px;
}

.package-wrapper .package .package-features .button {
  margin-top: 30px;
  background: #246df8;
  padding: 11px 25px;
  color: #ffffff;
}

@media all and (max-width: 767px) {
  .package-wrapper {
    display: block;
  }
  .package-wrapper .package + .package {
    margin-top: 40px;
  }
}

/*---------------------------------------------
	18.0 Progress-bar Style
---------------------------------------------*/
.professonal-skill .progress-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.professonal-skill .progress-group .progress-item {
  width: calc(50% - 15px);
  margin-top: 10px;
}

.professonal-skill .progress-group .progress-item .progress-body {
  position: relative;
}

.professonal-skill .progress-group .progress-item .progress-body .progress {
  border-radius: 0;
  background: #f0f5fb;
  height: 5px;
}

.professonal-skill .progress-group .progress-item .progress-body .progress .progress-bar {
  background: #246df8;
}

.professonal-skill .progress-group .progress-item .progress-body .progress-to {
  position: absolute;
  top: -25px;
  right: 0;
}

.professonal-skill .progress-group .progress-item:nth-child(2n) {
  flex-break: before;
}

@media all and (max-width: 767px) {
  .professonal-skill .progress-group {
    display: block;
  }
  .professonal-skill .progress-group .progress-item {
    width: 100%;
    margin-top: 20px;
  }
}

/*----------------------------------------------
  19.0 Pagination Style
-----------------------------------------------*/
.pagination-list .pagination {
  padding: 40px 0 30px;
  margin: 0;
  display: block;
  font-size: 0;
}

.pagination-list .pagination.navigation {
  margin-top: 10px;
}

.pagination-list .pagination.navigation.padding-top-60 {
  margin-top: 0;
}

.pagination-list .pagination .nav-links .page-numbers {
	font-family: 'Cuprum', sans-serif;
    color: #192f59;
    margin-right: 3px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    padding: 0;
    border: none;
    width: 40px;
    line-height: 40px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    background: #f6f8f9;
    margin-bottom: 1px;
}

.pagination-list .pagination .nav-links .page-numbers:hover {
  color: #fff;
  background: #ff0079;
}

.pagination-list .pagination .nav-links .page-numbers:last-child:before {
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.pagination-list .pagination .nav-links .page-numbers.current {
  color: #ffffff;
  background: #ff0079;
  border-color: #ff0079;
}

.pagination-list .pagination .next,
.pagination-list .pagination .prev {
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #f9fbfe;
}

.pagination-list .pagination .next i:before {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 16px;
	line-height: 32px;
    display: inline-block;
}
.pagination-list .pagination .prev i:before {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 16px;
	line-height: 32px;
	
	
    display: inline-block;

}

@media all and (max-width: 767px) {
  .pagination-list .pagination .nav-links .page-numbers {
    height: 32px;
    width: 32px;
    line-height: 32px;
    margin: 0 3px;
  }
}

/*---------------------------------------------
	20.0 Footer Style
---------------------------------------------*/
.footer-bg {
  background: #ffffff;
}

.footer-social {
  text-align: right;
}

.footer-social .social-icons {
  padding: 0;
  margin: 12px 0 0;
  list-style: none;
  display: inline-block;
}

.footer-social .social-icons li {
  display: inline-block;
  padding-left: 25px;
}

.footer-social .social-icons li a {
  color: #d4e1fa;
}

.footer-social .social-icons li a:hover {
  color: #fff;
}

.footer-social .social-icons li:first-child {
  padding-left: 0;
}

.footer-social .select-language {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}

.footer-social .select-language.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 60px;
  outline: none !important;
}

.footer-social .select-language.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.footer-social .select-language.bootstrap-select .dropdown-menu li a {
  font-size: 1.4rem;
}

.footer-social .select-language .btn-light {
  background: transparent;
  padding: 5px 0;
  border: 0;
  font-size: 1.5rem;
}

.footer-widget {
  margin-bottom: 40px;
}

.footer-widget h4 {
	font-family: "Cuprum", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	margin-bottom: 15px;
	color:#fff;
	line-height:30px;
  
}
.footer-widget h4:after {
    display: block;
    height: 2px;
    width: 60px;
    content: '';
    background-color: #ff0079;
}
.footer-widget a {
  font-size: 1.3rem;
  color:#d4e1fa;
}
.footer-widget a:hover {
  color:#fff;
}
.footer-widget .widget-inner a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
	font-weight:900;
    font-size: 14px;
    display: inline-block !important;
    cursor: pointer;
    line-height: 20px;
    margin-right: 5px;
}
.footer-widget.widget-about .description {
  font-size: 1.3rem;
  margin-bottom: 20px;
  color: #d4e1fa;
}

.footer-widget.widget-about .about-contact {
  display: block;
  color: #d4e1fa;
  font-size: 1.3rem;
}

.footer-widget.widget-about .about-contact svg {
  height: 18px;
  margin-right: 15px;
}

.footer-widget.footer-shortcut-link ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer-widget.footer-shortcut-link ul li + li {
  margin-top: 10px;
}

.footer-widget.footer-shortcut-link ul li {
  color: #6f7484;
}

.footer-widget.footer-shortcut-link ul li:hover {
  color: #246df8;
}

.footer-widget.footer-newsletter p {
  font-size: 1.4rem;
  color: #6f7484;
  max-width: 300px;
}

.footer-widget.footer-newsletter .newsletter-form {
  position: relative;
}

.footer-widget.footer-newsletter .newsletter-form .form-group .form-control {
  border-bottom-color: rgba(36, 109, 248, 0.4);
  font-family: "Roboto", sans-serif;
  color: #6f7484;
}

.footer-widget.footer-newsletter .newsletter-form .form-group .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6f7484;
}

.footer-widget.footer-newsletter .newsletter-form .form-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #6f7484;
}

.footer-widget.footer-newsletter .newsletter-form .form-group .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #6f7484;
}

.footer-widget.footer-newsletter .newsletter-form .form-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #6f7484;
}

.footer-widget.footer-newsletter .newsletter-form .form-group .form-control:focus {
  border-bottom-color: #246df8;
}

.footer-widget.footer-newsletter .newsletter-form .button {
  background: #246df8;
  border-color: #246df8;
}

.footer-widget.footer-newsletter .newsletter-form .button:hover {
  color: #ffffff;
}

.footer-widget.footer-newsletter .newsletter-form .button:focus {
  outline: none;
}

.footer-bottom {
  padding: 10px 0;
}

.footer-bottom .copyright-text {
  font-size: 1.3rem;
  color: #d4e1fa;
  padding-top: 15px;
}

.footer-bottom .copyright-text a:hover {
  color: #246df8;
}

.footer-bottom .footer-app-download {
  text-align: center;
}

.footer-bottom .footer-app-download a {
  border: 2px solid rgba(255,255,255, 0.08);
  border-radius: 3px;
  padding: 12px 15px 12px 45px;
  margin: 0 5px;
  font-size: 15px;
  font-weight: 500;
  color: #d4e1fa;
  position: relative;
}

.footer-bottom .footer-app-download a:before {
  position: absolute;
  top: 11px;
  left: 15px;
}

.footer-bottom .footer-app-download a:hover {
  color: #246df8;
  border-color: #246df8;
}

.footer-bottom .footer-app-download .apple-app:before {
  content: url(../images/apple.png);
}

.footer-bottom .footer-app-download .android-app:before {
  content: url(../images/google.png);
}

.footer-bottom .back-to-top {
	position: absolute;
	right: 20px;
	bottom: 30px;
	width: 51px;
	height: 51px;
	text-align: center;
	line-height: 46px;
	background-color: #192f59;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.footer-bottom .back-to-top a {
  color: #fff;
    font-size: 18px;
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color: #0c224b;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    position: absolute;
    line-height: 36px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.footer-bottom .back-to-top a i {
  
}
.footer-bottom .back-to-top a i:before {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f106";
    text-transform: none;
    font-size: 22px;
    line-height: 22px;
    display: inline-block;
}
.footer-bottom .back-to-top a:hover {
  #color: #ff0079;
}

.footer-bottom .back-to-top a:hover i {
  
}

.slim-footer {
  padding: 47px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.slim-footer p {
  margin-bottom: 0;
  color: #6f7484;
}

.slim-footer p a:hover {
  color: #246df8;
}

.slim-footer .footer-social-link ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.slim-footer .footer-social-link ul li {
  display: inline-block;
  margin-right: 25px;
}

.slim-footer .footer-social-link ul li a {
  color: rgba(111, 116, 132, 0.5);
}

.slim-footer .footer-social-link ul li a:hover {
  color: #6f7484;
}

.slim-footer .footer-social-link ul li:last-child {
  margin-right: 0;
}

@media all and (min-width: 1200px) {
  .slim-footer {
    width: 1040px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .footer-bottom .footer-app-download {
    text-align: left;
  }
}

@media all and (max-width: 991px) {
  .footer-widget h4 {
    margin-bottom: 20px;
  }
  .footer-bottom {
    padding: 40px 0;
  }
  .footer-bottom .copyright-text {
    padding-top: 25px;
    text-align: center;
  }
  .footer-bottom .back-to-top {
    text-align: center;
    margin-top: 20px;
  }
}

@media all and (max-width: 767px) {
  .footer-logo {
    text-align: center;
    margin-bottom: 25px;
  }
  .footer-social {
    text-align: center;
  }
  .footer-social .social-icons li {
    padding-left: 10px;
  }
  .footer-widget.footer-newsletter .newsletter-form .form-group {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    margin-right: 0;
    max-width: 350px;
  }
  .slim-footer {
    display: block;
    text-align: center;
  }
  .slim-footer .footer-social-link {
    margin-top: 20px;
  }
}

@media all and (max-width: 379px) {
  .footer-bottom .footer-app-download {
    text-align: center;
  }
  .footer-bottom .footer-app-download a {
    display: block;
    width: 160px;
    margin: 0 auto;
  }
  .footer-bottom .footer-app-download a + a {
    margin-top: 15px;
  }
}

/*---------------------------------------------
	21.0 Employer Style
---------------------------------------------*/
.employer-filter-result.grid {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.employer-filter-result.grid:before {
  position: absolute;
  top: 30px;
  left: 50%;
  bottom: 0;
  width: 1px;
  background: rgba(0, 0, 0, 0.08);
  content: '';
}

.employer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 20px;
  border-radius: 3px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.employer .thumb {
  width: 80px;
  height: 80px;
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.employer .thumb a {
  height: 80px;
  width: 80px;
  position: relative;
}

.employer .thumb a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.employer .thumb + .body {
  padding-left: 20px;
}

.employer .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% - 80px);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.employer .body .content h4 {
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 12px;
}

.employer .body .content h4:hover {
  color: #246df8;
}

.employer .body .content .info span {
  color: #6f7484;
  margin-right: 15px;
}

.employer .body .content .info span.work-post svg {
  color: rgba(36, 109, 248, 0.4);
}

.employer .body .content .info span.location svg {
  color: #6f7484;
}

.employer .body .content .info span svg {
  height: 15px;
  color: #aaa;
}

.employer .body .button-area a {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  padding: 8px 15px;
  color: #246df8;
  border-radius: 3px;
  background: rgba(36, 109, 248, 0.15);
}

.employer:hover {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}

.employer:hover .body .button-area a {
  background: #246df8;
  border-color: #246df8;
  color: #ffffff;
}

.employer.half-grid {
  width: calc(50% - 30px);
}

.employer.half-grid .body {
  display: block;
  margin-top: 0;
}

.employer.half-grid .body .content span {
  display: inline-block;
  margin-bottom: 8px;
}

.employer.half-grid .body .button-area {
  margin-top: 10px;
}

/*---------------------------------------------
	Employer Details
---------------------------------------------*/
.company-details {
  background: #ffffff;
  padding: 30px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.company-details .title-and-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.company-details .title-and-info .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.company-details .title-and-info .title .thumb {
  width: 100px;
  height: 100px;
  background: #f9f9f9;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}

.company-details .title-and-info .title .thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.company-details .title-and-info .title .thumb + .title-body {
  padding-left: 20px;
}

.company-details .title-and-info .title .title-body h4 {
  font-size: 2.6rem;
  font-weight: 600;
  padding-bottom: 15px;
}

.company-details .title-and-info .title .title-body .info span {
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  margin-right: 15px;
  color: #6f7484;
}

.company-details .title-and-info .title .title-body .info span svg {
  height: 15px;
  margin-right: 5px;
  color: #aaa;
}

.company-details .title-and-info .download-resume a {
  padding: 15px 30px;
  border-radius: 3px;
  background: #246df8;
  color: #ffffff;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.company-details .title-and-info .download-resume a svg {
  height: 18px;
  margin-left: 10px;
}

.company-details .title-and-info .download-resume a:hover {
  color: #ffffff;
  background: #246df8;
}

.company-details .title-and-info .download-resume .save-btn {
  text-align: center;
  background: transparent;
  margin-right: 10px;
  color: #6f7484;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
}

.company-details .title-and-info .download-resume .save-btn svg {
  margin-left: 0;
  margin-right: 7px;
}

.company-details .title-and-info .download-resume .save-btn:hover {
  background: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
  border-color: #ff8fa6;
  color: #ff8fa6;
}

.open-job .job-list {
  padding: 30px 20px;
}

.open-job .job-list .body {
  padding-left: 0;
  width: 100%;
}

.open-job .job-list .body .content h4 {
  margin-bottom: 0;
}

.company-details .details-information {
  border-bottom: 0;
}

.information-and-contact .information ul li a {
  color: #246df8;
  text-decoration: underline;
}

.company-details .job-location {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: -o-linear-gradient(right, rgba(247, 249, 252, 0), #f6f8f9);
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f6f8f9);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  margin-top: 50px;
  padding: 30px;
}

.company-details .job-location h4 {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 20px;
}

.company-details .job-location .cp-map {
  height: 250px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

@media all and (max-width: 991px) {
  .company-details .title-and-info {
    display: block;
  }
  .company-details .title-and-info .download-resume {
    margin-top: 20px;
  }
  .company-details .title-and-info .download-resume a {
    margin-bottom: 10px;
  }
}

@media all and (max-width: 767px) {
  .employer .body {
    display: block;
  }
  .employer .body .button-area {
    margin-top: 20px;
  }
  .company-details {
    padding: 20px;
  }
}

@media all and (max-width: 439px) {
  .employer {
    display: block;
  }
  .employer .thumb + .body {
    padding-left: 0;
    margin-top: 15px;
  }
  .employer .body {
    width: 100%;
  }
  .company-details .title-and-info .title {
    display: block;
  }
  .company-details .title-and-info .title .thumb + .title-body {
    padding-left: 0;
  }
  .information {
    padding: 20px;
  }
  .information h4 {
    margin-bottom: 20px;
  }
}

/*---------------------------------------------
	22.0 About Style
---------------------------------------------*/
.others-block {
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.about-company {
  padding: 60px 30px;
  background: url(../images/bg/bg-map.jpg) no-repeat center;
  background-size: cover;
}

.feature-content h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  margin-bottom: 30px;
}

.feature-content p {
  color: #6f7484;
}

.feature-content p + p {
  margin-top: 20px;
}

.feature-content .button {
  background: #246df8;
  color: #ffffff;
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  padding: 11px 30px;
  margin-top: 20px;
}

.infobox-wrap {
  padding: 0 30px 60px;
}

.info-box {
  position: relative;
  padding-left: 65px;
  padding-bottom: 30px;
}

.info-box:before {
  position: absolute;
  content: '';
  top: 60px;
  left: 25px;
  bottom: 30px;
  width: 2px;
  border-left: 2px dashed rgba(0, 0, 0, 0.08);
}

.info-box .icon {
  position: absolute;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.info-box .icon svg {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #246df8;
}

.info-box h4 {
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  padding-bottom: 10px;
}

.info-box p {
  color: #6f7484;
}

@media all and (max-width: 991px) {
  .feature-content {
    margin-top: 30px;
  }
}

/*---------------------------------------------
	23.0 Working Process Style
---------------------------------------------*/
.how-it-work {
  padding: 60px 30px;
}

.working-process {
  position: relative;
  overflow: hidden;
}

.working-process:before {
  position: absolute;
  content: url(../images/dot.png);
  top: 35px;
  left: 13px;
}

.working-process h3 {
  font-size: 1.8rem;
  padding-bottom: 15px;
}

.working-process h3 span {
  color: #246df8;
  margin-right: 10px;
}

.working-process p {
  padding-left: 47px;
  color: #6f7484;
}

.working-process + .working-process {
  margin-top: 60px;
}

@media all and (max-width: 991px) {
  .working-process-thumb {
    margin-bottom: 50px;
  }
}

/*---------------------------------------------
	24.0 FAQ Style
---------------------------------------------*/
.faq-tab {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 0;
  margin-bottom: 10px;
}

.faq-tab .nav-item {
  margin-bottom: 0;
}

.faq-tab .nav-item .nav-link {
  font-family: 'Cuprum', sans-serif;
  color: #192f59;
  background: transparent;
  border: 0;
  padding: 10px 40px 15px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

.faq-tab .nav-item .nav-link:before {
  
}

.faq-tab .nav-item .nav-link:hover, .faq-tab .nav-item .nav-link:focus {
  display: block;
}

.faq-tab .nav-item .nav-link.active {
  background: #fff;
  color: #ff0079;
}

.faq-tab .nav-item .nav-link.active:before {
  
}
.accordion-ul-list{
	padding:15px 10px;
}

.accordion-ul-list li{
	list-style-type:none;
	padding:0px;
	margin:5px 0px;
}
.accordion-ul-list li a{
	text-decoration:underline !important;
	color: #009ee0;
}
.accordion-ul-list li a img{
	margin-right:10px;
}
.card {
	border:none;
  border-radius:2px !important;
}

.card .card-header {
  padding: 0;
  border:none;
  background-color:#f6f8f9;
  box-shadow: inset 0 -1px rgba(0,0,0,.125);
}

.card .card-header h5 .btn-link {
  font-family: "Cuprum", sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: bold;
  color: #192f59;
  padding: 15px 30px 15px 20px;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.card .card-header h5 .btn-link:before {
  position: absolute;
  top: 15px;
  right: 10px;
  content: "\f068";
  font-family: 'Font Awesome 5 Free';
  font-size: 1.4rem;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  font-weight:bold;
  color: #ff0079;
}

.card .card-header h5 .btn-link:not(.collapsed) {
	background-color:#f6f8f9;
	color:#ff0079;
}

.card .card-header h5 .btn-link.collapsed:before {
  content: "\f067";
  color:#333;
}

.card .card-header h5 .btn-link:hover, .card .card-header h5 .btn-link:focus {
  text-decoration: none;
}

.card .card-body {
  padding: 10px 20px 20px 20px;
  background-color: #fff;
}

.card .card-body p {
  font-size: 1.5rem;
  color: #6f7484;
}

.card .card-body p a {
  color: #246df8;
}

.card .card-body p + p {
  margin-top: 20px;
}

.accordion .card {
  padding:0px 5px;
  margin:5px 0px;
  
  
}
.accordion .card:first-of-type,
.accordion .card:not(:first-of-type):not(:last-of-type) {
  
}
.quick-contact {
  padding: 0 30px;
  text-align: center;
}

.quick-contact .icon {
  margin-bottom: 30px;
}

.quick-contact h4 {
	font-family: 'Cuprum', sans-serif;
  font-size: 2.6rem;
  font-weight: 500;
  margin-bottom: 10px;
}

.quick-contact p {
  font-size: 1.4rem;
  color: #6f7484;
}

.quick-contact .buttons {
  margin-top: 20px;
}

.quick-contact .buttons a {
    font-family: 'Cuprum', sans-serif;
    text-transform: none;
    padding: 10px 25px;
    font-size: 1.4rem;
    font-weight: 600;
	border-radius: 2px;
    line-height: 1.5em;
}

.quick-contact .buttons a.email {
  background: #246df8;
  color: #ffffff;
}

.quick-contact .buttons a.chat {
  background: rgba(25, 187, 76, 0.15);
  color: #19bb4c;
}

.quick-contact .call {
  margin-top: 15px;
  font-size: 1.4rem;
}

.quick-contact .call span {
  font-size: 1.6rem;
  color: #246df8;
}

@media all and (max-width: 767px) {
  .faq-tab {
    display: block;
  }
  .faq-tab .nav-item .nav-link {
    padding: 15px;
    border-radius: 3px;
    #border: 1px solid rgba(0, 0, 0, 0.08);
  }
  .faq-tab .nav-item .nav-link.active {
    #border-color: #246df8;
  }
  .faq-tab .nav-item .nav-link:before {
    height: 0;
    width: 0;
  }
  .faq-tab .nav-item + .nav-item {
    margin-top: 15px;
  }
}



@media all and (max-width: 991px) {
	.tab-show-desktop{display:none;}
}
@media (min-width: 992px) {
	.kafkas-tab-content .select-icon{display:none;}
}
.kafkas-tab-content .select-icon{
	position:relative;margin-bottom:10px;padding:10px;
}
.kafkas-tab-content .select-icon select {
    display: block;
    width: 100%;
    height: 45px;
    padding: 8px 30px;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #495057;
    background-color: #f6f8f9;
    background-clip: padding-box;
    border-radius: 2px 0px 0px 2px;
    #border: 0;
    outline: none;
	
}

/*---------------------------------------------
	25.0 Blog Style
---------------------------------------------*/
.blog-post-wrapper {
  background: #ffffff;
  padding: 60px 30px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.blog-post-wrapper .pagination-list .pagination {
  padding-bottom: 0;
}

.blog-post-wrapper .pagination-list .pagination.padding-top-10 {
  padding-top: 10px;
}

.blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.blog-list .info {
  width: 220px;
}

.blog-list .info span {
  display: block;
  font-size: 1.4rem;
  color: #6f7484;
}

.blog-list .info span svg {
  height: 15px;
  width: 15px;
  margin-right: 7px;
  color: #aaa;
}

.blog-list .info span.date {
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.blog-list .info span.author {
  margin-bottom: 10px;
}

.blog-list .info span.author:hover {
  color: #246df8;
}

.blog-list .content {
  width: auto;
  max-width: 700px;
}

.blog-list .content h3 {
  font-size: 1.8rem;
  margin-bottom: 15px;
}

.blog-list .content p {
  color: #6f7484;
}

.blog-list .read-more {
  min-width: 150px;
  margin-left: auto;
  text-align: right;
}

.blog-list .read-more .button {
  background: rgba(36, 109, 248, 0.15);
  color: #246df8;
  border: 0;
  border-radius: 3px;
  padding: 10px 25px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.blog-list .read-more .button:hover {
  background: #246df8;
  color: #ffffff;
}

.blog-list + .blog-list {
  margin-top: 50px;
}

.blog-grid {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  margin-bottom: 30px;
  overflow: hidden;
}

.blog-grid .thumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.blog-grid .thumb img {
  width: auto;
  max-width: 100%;
  min-height: 100%;
}

.blog-grid .body {
  padding: 30px;
  padding-left: 80px;
  position: relative;
  z-index: 2;
}

.blog-grid .body:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 30px;
  right: 30px;
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
}

.blog-grid .body .date {
  position: absolute;
  top: 30px;
  left: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.3;
}

.blog-grid .body .date span {
  display: block;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #246df8;
  text-transform: uppercase;
}

.blog-grid .body h3 {
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  padding-bottom: 10px;
}

.blog-grid .body p {
  color: #6f7484;
}

.blog-grid .thumb + .body {
  color: #ffffff;
}

.blog-grid .thumb + .body:before {
  background: rgba(255, 255, 255, 0.15);
}

.blog-grid .thumb + .body p {
  color: rgba(255, 255, 255, 0.7);
}

.blog-grid .thumb + .body + .info {
  color: #ffffff;
}

.blog-grid .thumb + .body + .info .author, .blog-grid .thumb + .body + .info .comments {
  color: rgba(255, 255, 255, 0.7);
}

.blog-grid .info {
  position: relative;
  z-index: 2;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #6f7484;
}

.blog-grid .info svg {
  height: 14px;
  width: 14px;
  margin-right: 7px;
  color: #aaa;
}

.blog-details-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  #padding: 60px 30px;
}

.blog-details-wrapper .info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

.blog-details-wrapper .info span {
  display: block;
  color: #6f7484;
}

.blog-details-wrapper .info span.date {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  margin-bottom: 20px;
}

.blog-details-wrapper .info span.author {
  margin-bottom: 10px;
}

.blog-details-wrapper .info span svg {
  height: 15px;
  width: 15px;
  margin-right: 7px;
  color: #aaa;
}

.blog-details-wrapper .post-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  word-wrap: break-word;
}

.blog-details-wrapper .post-content h2.title {
	font-family: 'Cuprum', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
}

.blog-details-wrapper .post-content p {
  margin-bottom: 0;
  font-size: 1.4rem;
}

.blog-details-wrapper .post-content img {
  border-radius: 2px;
}

.blog-details-wrapper .post-content blockquote {
  font-size: 16px;
  #font-family: "Roboto", sans-serif;
  text-align: center;
  color: #232630;
  max-width: 700px;
  margin: 0 auto;
}

.blog-details-wrapper .post-content p + p,
.blog-details-wrapper .post-content p + img,
.blog-details-wrapper .post-content img + p,
.blog-details-wrapper .post-content img + blockquote,
.blog-details-wrapper .post-content blockquote + p {
  margin-top: 30px;
}

.blog-details-wrapper .post-content .images {
  padding: 0 0 30px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blog-details-wrapper .post-content .images .image {
  margin-top: 30px;
  width: 48%;
}

.blog-post-details-container {
  background: #ffffff;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.post-meta {
  background: #f6f8f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.post-meta:before, .post-meta:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgba(0, 0, 0, 0.08);
  content: '';
}

.post-meta:before {
  left: 33.33%;
}

.post-meta:after {
  right: 33.33%;
}

.post-meta .post-author {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-meta .post-author .avatar {
  width: 70px;
  height: 70px;
  border: 5px solid #ffffff;
  border-radius: 50%;
  overflow: hidden;
}

.post-meta .post-author .name {
  padding-left: 20px;
}

.post-meta .post-author .name p {
  margin-bottom: 0;
  color: #6f7484;
}

.post-meta .post-author .name h5 {
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.post-meta .post-tag {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 40px;
}

.post-meta .post-tag h6 {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  color: #232630;
}

.post-meta .post-tag .tags a {
  background: #ffffff;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 3px 10px;
  font-size: 1.2rem;
}

.post-meta .post-tag .tags a:hover {
  border-color: #246df8;
  color: #246df8;
}

.post-meta .post-share {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 40px;
}

.post-meta .post-share h6 {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  color: #232630;
}

.post-meta .post-share .social-buttons a {
  border-radius: 50%;
  font-size: 1.3rem;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  margin-right: 5px;
}

.post-meta .post-share .social-buttons a.facebook {
  background: #3b5998;
}

.post-meta .post-share .social-buttons a.twitter {
  background: #1da1f2;
}

.post-meta .post-share .social-buttons a.google {
  background: #ea4335;
}

.post-meta .post-share .social-buttons a.linkedin {
  background: #0077b5;
}

.post-meta .post-share .social-buttons a.pinterest {
  background: #bd081c;
}

.post-meta .post-share .social-buttons a.instagram {
  background: #fd1d1d;
}

.post-comment-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.post-comment-block .comment-respond,
.post-comment-block .comment-area {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 60px 30px;
}

.post-comment-block .comment-respond h4,
.post-comment-block .comment-area h4 {
  font-size: 1.8rem;
  color: #101725;
  margin-bottom: 20px;
}

.post-comment-block .comment-respond {
  position: relative;
}

.post-comment-block .comment-respond:before {
  position: absolute;
  content: '';
  top: 60px;
  right: 0;
  bottom: 60px;
  width: 1px;
  background: rgba(0, 0, 0, 0.08);
}

.post-comment-block .comment-respond .form-group {
  margin-bottom: 30px;
}

.post-comment-block .comment-respond .form-group .form-control {
  height: 50px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0;
  font-size: 1.4rem;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.post-comment-block .comment-respond .form-group .form-control:focus {
  border-bottom-color: #246df8;
}

.post-comment-block .comment-respond .form-group textarea.form-control {
  height: 100px;
}

.post-comment-block .comment-respond .button {
  padding: 10px 30px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.post-comment-block .comment-area .comments {
  padding: 0;
  margin: 0;
  list-style: none;
}

.post-comment-block .comment-area .comments .comment .comment-wrap {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-info .commenter-thumb {
  height: 55px;
  width: 55px;
  border-radius: 50%;
  overflow: hidden;
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-info .commenter-info {
  padding-left: 20px;
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-info .commenter-info span {
  display: block;
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-info .commenter-info span.commenter-name {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #101725;
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-info .commenter-info span.date {
  font-size: 1.2rem;
  color: #6f7484;
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-info .reply {
  margin-left: auto;
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-info .reply .reply-button {
  font-size: 1.2rem;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  text-transform: uppercase;
  color: #6f7484;
  background: #f6f8f9;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  padding: 3px 10px;
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-info .reply .reply-button:hover {
  color: #246df8;
  border-color: #246df8;
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-info .reply .modal-body .comment-respond:before {
  height: 0;
  width: 0;
}

.post-comment-block .comment-area .comments .comment .comment-wrap .comment-body {
  padding-top: 20px;
  color: #6f7484;
}

.post-comment-block .comment-area .comments .comment .child-comment {
  margin-left: 40px;
  margin-top: 30px;
}

.post-comment-block .comment-area .comments .comment:last-child .comment-wrap {
  border-bottom: 0;
  padding-bottom: 0;
}

.post-comment-block .comment-area .comments .comment:last-child .child-comment .comment:last-child .comment-wrap {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-bottom: 30px;
}

.post-comment-block .comment-area .comments .comment + .comment {
  margin-top: 30px;
}

.post-comment-block .comment-area .view-all {
  margin-top: 20px;
  text-align: center;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #246df8;
  text-decoration: underline;
}

@media all and (max-width: 991px) {
  .blog-list .content {
    max-width: 470px;
  }
  .post-meta .post-author,
  .post-meta .post-tag,
  .post-meta .post-share {
    padding: 20px;
  }
  .post-meta .post-author .avatar {
    height: 50px;
    width: 50px;
  }
  .post-meta .post-author .name {
    padding-left: 12px;
  }
  .post-meta .post-share {
    width: 100%;
  }
  .blog-details-wrapper {
    display: block;
  }
  .blog-details-wrapper .info {
    padding-bottom: 20px;
  }
  .blog-details-wrapper .post-content {
    max-width: 100%;
  }
}

@media all and (max-width: 767px) {
  .blog-list {
    display: block;
  }
  .blog-list .content {
    max-width: 100%;
    padding: 20px 0;
  }
  .blog-list .read-more {
    margin-left: 0;
    text-align: left;
  }
  .post-meta {
    display: block;
    padding: 20px 0;
  }
  .post-meta:before, .post-meta:after {
    height: 0;
    width: 0;
  }
  .post-comment-block {
    display: block;
  }
}

@media all and (max-width: 439px) {
  .blog-post-wrapper {
    padding: 60px 20px;
  }
  .blog-grid .body {
    padding: 20px;
    padding-left: 60px;
  }
  .blog-grid .body:before {
    left: 20px;
    right: 20px;
  }
  .blog-grid .body .date {
    top: 20px;
    left: 20px;
  }
  .blog-grid .info {
    padding: 10px 20px;
  }
  .blog-details-wrapper .post-content .images {
    display: block;
  }
  .blog-details-wrapper .post-content .images .image {
    width: 100%;
  }
  .post-comment-block .comment-area .comments .comment .child-comment {
    margin-left: 20px;
  }
}

/*---------------------------------------------
	26.0 Contact Style
---------------------------------------------*/
.contact-block {
  padding: 60px 30px 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.contact-address {
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  padding: 30px;
  background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, #ffffff, #f6f8f9);
  background-image: -o-linear-gradient(right, #ffffff, #f6f8f9);
  background-image: linear-gradient(to left, #ffffff, #f6f8f9);
}

.contact-address h4 {
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  color: #232630;
}

.contact-address ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.contact-address ul li {
  padding-left: 25px;
  position: relative;
  color: #6f7484;
}

.contact-address ul li svg {
  position: absolute;
  top: 5px;
  left: 0;
  height: 15px;
  width: 15px;
  color: #aaa;
}

.contact-address ul li + li {
  margin-top: 15px;
}

.contact-form h4 {
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #232630;
  margin-bottom: 20px;
}

.contact-form form .form-group {
  margin-bottom: 30px;
}

.contact-form form .form-group .form-control {
  height: 50px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 1.4rem;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact-form form .form-group .form-control:focus {
  border-bottom-color: #246df8;
}

.contact-form form .form-group textarea.form-control {
  height: 100px;
}

.contact-form form .button {
  background: #246df8;
  border-radius: 3px;
  border: 0;
  color: #ffffff;
  padding: 10px 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
}

.contact-form .input-success {
  position: absolute;
  top: 100%;
  left: 0;
}

.contact-form .input-error {
  position: absolute;
  top: 100%;
  left: 0;
}

.input-success {
  border-radius: 3px;
  color: #ffffff;
  padding: 5px 15px !important;
  margin-bottom: 0;
  margin-top: 10px;
  display: none;
}

.input-error {
  border-radius: 3px;
  color: #ffffff;
  padding: 5px 15px !important;
  margin-bottom: 0;
  margin-top: 10px;
  display: none;
}

.input-success {
  background-color: #27ae60;
}

.input-error {
  background-color: #e74c3c;
}

.contact-map {
  margin-top: 60px;
}

.contact-map .cp-map {
  height: 300px;
}

@media all and (max-width: 991px) {
  .contact-form {
    margin-top: 60px;
  }
}

@media all and (max-width: 767px) {
  .contact-block {
    padding: 60px 20px 30px;
  }
}

/*---------------------------------------------
	27.0 Payment Style
---------------------------------------------*/
.block-wrapper {
  background: #ffffff;
  padding: 60px 30px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.checkout-form label {
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  color: #6f7484;
}

.checkout-form .package-select {
  display: block;
  padding-bottom: 10px;
}

.checkout-form .package-select .package-select-inputs {
  width: 100%;
}

.checkout-form .package-select .package-select-inputs .form-group {
  margin-bottom: 20px;
}

.checkout-form .payment-method {
  padding-top: 60px;
  padding-bottom: 20px;
}

.checkout-form .payment-method a {
  padding: 5px 15px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  background: #f6f8f9;
  color: #6f7484;
  margin-right: 10px;
  margin-bottom: 10px;
}

.checkout-form .payment-method a i {
  margin-right: 7px;
}

.checkout-form .payment-method a.active, .checkout-form .payment-method a:hover {
  background: #246df8;
  color: #ffffff;
  border-color: #246df8;
}

.checkout-form .form-group {
  margin-bottom: 30px;
}

.checkout-form .form-group .form-control {
  height: 50px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0;
  font-size: 1.4rem;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.checkout-form .form-group .form-control:focus {
  border-bottom-color: #246df8;
}

.checkout-form .terms label {
  color: #6f7484;
}

.checkout-form .terms label a {
  color: #246df8;
  text-decoration: underline;
}

.checkout-form .button {
  background: #246df8;
  color: #ffffff;
  padding: 10px 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  border: 0;
  border-radius: 3px;
}

.payment-summery {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(#f6f8f9));
  background-image: -webkit-linear-gradient(right, #ffffff, #f6f8f9);
  background-image: -o-linear-gradient(right, #ffffff, #f6f8f9);
  background-image: linear-gradient(to left, #ffffff, #f6f8f9);
}

.payment-summery h4 {
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
}

.payment-summery ul {
  padding: 0;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin: 0;
  list-style: none;
}

.payment-summery ul li {
  color: #6f7484;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.payment-summery ul li .amount {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.payment-summery ul li + li {
  margin-top: 10px;
}

.payment-summery .total-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #6f7484;
  font-size: 1.4rem;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.payment-summery .total-amount .amount {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #246df8;
}

.payment-result {
  text-align: center;
  color: #6f7484;
}

.payment-result .icon {
  height: 100px;
  width: 100px;
  background: #246df8;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  margin: 0 auto;
}

.payment-result .icon svg {
  color: #ffffff;
  height: 40px;
  width: 40px;
}

.payment-result h3 {
  font-size: 2.6rem;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #101725;
}

.payment-result h3 span {
  color: #246df8;
  text-decoration: underline;
}

.payment-result > p {
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #6f7484;
}

.payment-result .result {
  margin-top: 60px;
  margin-bottom: 120px;
  border: 1px solid rgba(36, 109, 248, 0.15);
  border-radius: 3px;
  background: #f4f8ff;
  padding: 15px 20px;
  display: inline-block;
}

.payment-result .view-invoice {
  background: #e9f0fe;
  border: 0;
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  color: #246df8;
  padding: 14px 30px;
}

.payment-result .view-invoice:hover {
  background: #246df8;
  color: #ffffff;
}

.invoice {
  background: #ffffff;
  padding: 60px 30px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.invoice-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.invoice-header .logo-area {
  background: #246df8;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 10px 0;
  position: relative;
  margin-right: 15px;
}

.invoice-header .logo-area:before {
  position: absolute;
  content: '';
  top: 0;
  left: -30px;
  bottom: 0;
  width: 30px;
  background: #246df8;
}

.invoice-header .title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.invoice-header .title span {
  font-size: 6.0rem;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  color: #6f7484;
}

.invoice-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.invoice-info .left-info h6 {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 15px;
}

.invoice-info .left-info .name {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}

.invoice-info .left-info p {
  max-width: 250px;
}

.invoice-info .right-info ul {
  padding: 0;
  margin: 0;
  min-width: 170px;
  list-style: none;
}

.invoice-info .right-info ul li {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #6f7484;
}

.invoice-info .right-info ul li .title {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #101725;
}

.invoice-table {
  padding-top: 10px;
  margin-bottom: 10px;
  overflow-x: auto;
}

.invoice-table table {
  min-width: 400px;
}

.invoice-table table thead {
  width: 100%;
}

.invoice-table table thead tr {
  width: 100%;
}

.invoice-table table tr th {
  background: #ff0079;
  border-bottom: 0;
  border-top: 0;
  padding: 10px;
}

.invoice-table table tr td {
  padding: 15px;
  border-top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.invoice-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.invoice-footer .invoice-by {
  color: #6f7484;
}

.invoice-footer .invoice-by h4 {
  font-size: 1.8rem;
  color: #101725;
  margin-bottom: 30px;
}

.invoice-footer .invoice-by .name {
  font-size: 1.4rem;
  margin-bottom: 10px;
  color: #101725;
}

.invoice-footer .invoice-by .invoice-contact span {
  display: block;
}

.invoice-footer .invoice-by .invoice-contact span a {
  color: #246df8;
}

.invoice-footer .bill ul {
  width: 170px;
  padding: 0;
  margin: 0;
  margin-left: auto;
  list-style: none;
}

.invoice-footer .bill ul li {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.invoice-footer .bill ul li .title {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #101725;
}

.invoice-footer .bill .total {
  margin-top: 30px;
  background: #246df8;
  color: #ffffff;
  min-width: 200px;
  padding: 10px 0 10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: "Roboto", sans-serif;
  position: relative;
}

.invoice-footer .bill .total:before {
  position: absolute;
  content: '';
  top: 0;
  right: -30px;
  width: 30px;
  bottom: 0;
  background: #246df8;
}

.invoice-print {
  text-align: center;
  margin-top: 40px;
}

.invoice-print a {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  background: #ffffff;
  color: #6f7484;
  padding: 10px 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.invoice-print a:hover {
  background: #246df8;
  color: #ffffff;
}

.invoice-print a svg {
  height: 15px;
  width: 15px;
  margin-right: 7px;
}

.terms-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.terms-container .terms-sidebar {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#f6f8f9));
  background-image: -webkit-linear-gradient(left, #ffffff, #f6f8f9);
  background-image: -o-linear-gradient(left, #ffffff, #f6f8f9);
  background-image: linear-gradient(to right, #ffffff, #f6f8f9);
  padding: 30px;
  width: 25%;
}

.terms-container .terms-sidebar h5 {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.terms-container .terms-sidebar h5 svg {
  height: 15px;
  width: 15px;
  margin-right: 7px;
  color: #aaa;
}

.terms-container .terms-sidebar .sidebar-menu {
  padding: 0;
  padding-bottom: 10px;
  margin: 0;
  list-style: none;
}

.terms-container .terms-sidebar .sidebar-menu li {
  padding: 5px 0;
  position: relative;
}

.terms-container .terms-sidebar .sidebar-menu li a {
  color: #6f7484;
  font-weight: 400;
  font-size: 1.4rem;
  padding: 5px 0;
}

.terms-container .terms-sidebar .sidebar-menu li:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background: rgba(0, 0, 0, 0.08);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.terms-container .terms-sidebar .sidebar-menu li:hover a {
  color: #246df8;
}

.terms-container .terms-sidebar .sidebar-menu li:hover:before {
  width: 100%;
}

.terms-container .terms-sidebar .signin-option {
  background: rgba(36, 109, 248, 0.15);
  border: 1px solid rgba(36, 109, 248, 0.4);
  border-radius: 3px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 0;
}

.terms-container .terms-sidebar .signin-option .buttons .signin {
  background: #246df8;
  border-radius: 3px;
  color: #ffffff;
  padding: 8px 20px;
  margin-right: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.terms-container .terms-sidebar .signin-option .buttons .register {
  color: #246df8;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  text-decoration: underline;
}

.terms-container .terms-content-wrapper {
  width: 75%;
  padding: 20px;
  background: #ffffff;
}

.policy-tab .nav-tabs {
  font-size: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
}

.policy-tab .nav-tabs .nav-item {
  margin-bottom: 0;
  border: 0;
}

.policy-tab .nav-tabs .nav-item .nav-link {
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #6f7484;
  position: relative;
  padding: 6px 20px;
  border: 0;
}

.policy-tab .nav-tabs .nav-item .nav-link:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
  content: '';
}

.policy-tab .nav-tabs .nav-item .nav-link:focus, .policy-tab .nav-tabs .nav-item .nav-link:hover {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.policy-tab .nav-tabs .nav-item .nav-link.active {
  border: 0;
  color: #246df8;
}

.policy-tab .nav-tabs .nav-item .nav-link.active:before {
  background: #246df8;
}

.policy-tab .tab-content {
  padding: 60px 0;
  color: #6f7484;
}

.policy-tab .tab-content h4 {
  font-size: 1.8rem;
  color: #101725;
  margin-bottom: 20px;
}

.policy-tab .tab-content h5 {
  font-size: 1.6rem;
  color: #101725;
  margin-bottom: 20px;
}

.policy-tab .tab-content p + h5,
.policy-tab .tab-content ul + h5 {
  margin-top: 40px;
}

.policy-tab .tab-content ul {
  padding: 0;
  margin: 0;
  margin-top: 20px;
  list-style: none;
  font-size: 0;
  padding-left: 40px;
}

.policy-tab .tab-content ul li {
  font-size: 1.4rem;
  position: relative;
}

.policy-tab .tab-content ul li:before {
  position: absolute;
  content: '\f058';
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  top: 2px;
  left: -20px;
  color: #aaa;
  font-size: 1.2rem;
}

.policy-tab .tab-content ul li + li {
  margin-top: 8px;
}

.policy-tab .tab-content .substyle {
  padding-left: 20px;
}

.policy-tab .tab-content .substyle li:before {
  content: '';
}

.policy-tab .tab-content .substyle li span {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #101725;
}

.policy-tab .tab-content .substyle li span:before {
  content: '\f0da';
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  margin-right: 5px;
}

@media all and (max-width: 991px) {
  .payment-summery {
    margin-top: 60px;
  }
  .terms-container {
    display: block;
  }
  .terms-container .terms-content-wrapper {
    width: 100%;
  }
  .terms-container .terms-sidebar {
    width: 100%;
  }
}

@media all and (max-width: 539px) {
  .invoice-header .logo-area img {
    height: 30px;
  }
  .invoice-header .title span {
    font-size: 3.0rem;
  }
  .invoice-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .invoice-info .left-info {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .invoice-info .right-info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
  }
  .invoice-info .right-info ul li {
    padding: 0;
  }
  .invoice-footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .invoice-footer .invoice-by {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .invoice-footer .bill {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-bottom: 20px;
  }
  .invoice-footer .bill .total {
    margin-top: 10px;
  }
}

@media all and (max-width: 479px) {
  .policy-tab .nav-tabs {
    display: block;
    border-bottom: 0;
  }
  .policy-tab .nav-tabs .nav-item {
    width: 100%;
    text-align: center;
  }
  .policy-tab .nav-tabs .nav-item .nav-link {
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 3px;
  }
  .policy-tab .nav-tabs .nav-item .nav-link.active {
    border: 1px solid #246df8;
    border-radius: 3px;
    color: #246df8;
  }
  .policy-tab .nav-tabs .nav-item .nav-link.active:before {
    height: 0;
    width: 0;
  }
  .policy-tab .nav-tabs .nav-item + .nav-item {
    margin-top: 15px;
  }
}

/*---------------------------------------------
	28.0 Account Style
---------------------------------------------*/
.access-page-bg {
  background: url("../images/bg/access-bg.jpg") no-repeat center;
  background-size: cover;
}

.header-2.access-page-nav {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-2.access-page-nav .header-top {
  margin-bottom: 0;
  padding: 30px 0;
}

.top-nav .account-page-link {
  background: #246df8;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  padding: 9px 30px;
  border-radius: 3px;
}

.access-form .form-header {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 50px;
}

.access-form .form-header h5 {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #232630;
}

.access-form .form-header h5 svg {
  height: 14px;
  width: 14px;
  margin-right: 8px;
}

.access-form .account-type {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.access-form .account-type label {
  cursor: pointer;
  width: 45%;
}

.access-form .account-type label span {
  padding: 15px 10px;
  background: #f6f8f9;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  color: #232630;
  text-align: center;
  width: 100%;
  display: block;
}

.access-form .account-type label input[type="radio"]:checked + span {
  color: #246df8;
  background: rgba(36, 109, 248, 0.2);
  border-color: transparent;
}

.access-form .account-type label input {
  display: none;
}

.access-form .form-group {
  margin-bottom: 30px;
}

.access-form .form-group .form-control {
  height: 50px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.4rem;
}

.access-form .form-group .form-control:focus {
  border-bottom-color: #246df8;
}

.access-form .more-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #6f7484;
  margin-bottom: 30px;
}

.access-form .more-option .form-check .form-check-input {
  margin-top: 6px;
}

.access-form .more-option .form-check .form-check-label {
  margin-left: 7px;
}

.access-form .more-option .custom-radio + label .dot {
  border-radius: 5px;
}

.access-form .more-option .custom-radio + label .dot:before {
  border-radius: 2px;
}

.access-form .more-option.terms .form-check-label a {
  color: #246df8;
  text-decoration: underline;
}

.access-form .more-option a:hover {
  color: #246df8;
}

.access-form .button {
  color: #ffffff;
  padding: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.access-form .shortcut-login {
  margin-top: 30px;
}

.access-form .shortcut-login span {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #6f7484;
  margin-bottom: 10px;
  display: inline-block;
}

.access-form .shortcut-login .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.access-form .shortcut-login .buttons a {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  padding: 14px 30px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #101725;
  text-align: center;
  width: 45%;
}

.access-form .shortcut-login .buttons a i {
  margin-right: 7px;
}

.access-form .shortcut-login .buttons a.facebook i {
  color: #3b5998;
}

.access-form .shortcut-login .buttons a.google i {
  color: #ea4335;
}

.access-form .shortcut-login p {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #6f7484;
  margin-top: 20px;
}

.access-form .shortcut-login p a {
  font-weight: 500;
}

.access-form .shortcut-login p a:hover {
  color: #246df8;
}

@media all and (max-width: 991px) {
  .access-page-nav .header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .access-page-nav .header-top .top-nav {
    display: block !important;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: static;
    width: auto;
  }
}

@media all and (max-width: 767px) {
  .access-page-bg {
    background: transparent;
  }
}

@media all and (max-width: 575px) {
  .access-page-nav .header-top .top-nav {
    display: none !important;
  }
}

@media all and (max-width: 375px) {
  .access-form .shortcut-login .buttons {
    display: block;
  }
  .access-form .shortcut-login .buttons a {
    width: 100%;
  }
  .access-form .shortcut-login .buttons a + a {
    margin-top: 20px;
  }
  .access-form .shortcut-login {
    text-align: center;
  }
  .access-form .shortcut-login .buttons {
    text-align: center;
  }
  .access-form .shortcut-login .buttons a {
    width: 180px;
    margin: 0 auto;
  }
}
/*----------------------------------------------
	29.0 Inside Page
-----------------------------------------------*/
.inside-page .top-image-mounting{
	min-height: 200px;
    position: relative;
    padding: 0px 0px 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

@media all and (max-width: 767px) {
      .inside-page .top-image-mounting{
	    min-height:150px;
	    position:relative;
	    padding:0px 0px 0px 0px;
    }
}

.inside-page .top-image-mounting:after{
	position: absolute;
	left: 0px;
	top: 0px;
	background: #312783;
    background: -webkit-linear-gradient(#312783, #000);
    background: -o-linear-gradient(#312783, #000);
    background: -moz-linear-gradient(#312783, #000);
    background: linear-gradient(#312783, #000);
	opacity:0.3;
	content: "";
	width: 100%;
	height: 100%;
	z-index:0;
}

.inside-page .top-image-mounting img{
	display:block;
	width:100%;
	vertical-align: middle;
}
.inside-page .contents-page{
	margin-top: -3.625rem;
}
.inside-page .info {
	margin-top: -4.75rem;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
    -webkit-box-shadow: 0 2px 12px -5px rgba(37, 51, 66, 0.5);
    box-shadow: 0 2px 12px -5px rgba(37, 51, 66, 0.5);
}
.inside-page .c-padding{
	padding: 30px 30px 60px 30px;
}

.inside-page .info .info-header .info-title {
	font-family: 'Cuprum', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
	margin: unset;
	padding: unset;
}

.inside-page .info .info-header {
	margin: unset;
	padding-top: 1.2rem;
	padding-bottom: 1.6rem;
	color: #fff;
	border: unset;
	background-color: #192f59;
}

.inside-page .info-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	color: inherit;
	background-color: rgba(0,0,0,.03);
	border-bottom: 1px solid rgba(0,0,0,.125);
}
.inside-page .portfolio-item{
	cursor:pointer;
}

.inside-page .news-details-date{
	margin-right:10px;
	float:left;
}
.inside-page .news-details-date .vma_item_date{
	border:1px solid #eee;
}
/*----------------------------------------------
	29.0 Preloader
-----------------------------------------------*/
.preloader{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#192f59;
	display:table;
	z-index:1001;
}
.preloader .spinner {
	width: 40px;
	height: 40px;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	border-radius: 100%;  
	-webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
	animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
	-webkit-transform: scale(1.0);
	opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
	-webkit-transform: scale(0);
	transform: scale(0);
  } 100% {
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
	opacity: 0;
  }
}

/*----------------------------------------------
	31.0 k-Vertical Menu
-----------------------------------------------*/
/**
 * Styling top level items
 */

.k-vertical-menu .nav a, 
.k-vertical-menu  .nav label {
	font-family: 'Cuprum', sans-serif;
	display: block;
	padding: .85rem 1.25rem;
	margin:0px;
	font-size: 1.5rem;
	font-weight: 700;
	color: #192f59;
	background-color: #fff;
	box-shadow: inset 0 -1px  rgba(0,0,0,.125);
	-webkit-transition: all .25s ease-in;
	transition: all .25s ease-in;
}

.k-vertical-menu  .nav a:focus, 
.k-vertical-menu  .nav a:hover, 
.k-vertical-menu  .nav label:focus, 
.k-vertical-menu  .nav label:hover {
  color: #ff0079;
 
}

.k-vertical-menu  .nav label { cursor: pointer; }

/**
 * Styling first level lists items
 */

.k-vertical-menu  .group-list a, 
.k-vertical-menu  .group-list label {
  padding-left: 2rem;
  background: #dfe2e7;
  box-shadow: inset 0 -1px  rgba(0,0,0,.125);
  font-size: 1.4rem;
 font-weight: 600;

}



/**
 * Styling second level list items
 */

.k-vertical-menu  .sub-group-list a, 
.k-vertical-menu  .sub-group-list label {
  padding-left: 4rem;
  background: #c7cacf;
  box-shadow: inset 0 -1px  rgba(0,0,0,.125);
}



/**
 * Styling third level list items
 */

.k-vertical-menu  .sub-sub-group-list a, 
.k-vertical-menu  .sub-sub-group-list label {
  padding-left: 6rem;
  background: #b1b4b9;
  box-shadow: inset 0 -1px  rgba(0,0,0,.125);
}



/**
 * Hide nested lists
 */

.k-vertical-menu  .group-list, 
.k-vertical-menu  .sub-group-list, 
.k-vertical-menu  .sub-sub-group-list {
padding:0;
  height: 100%;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .5s ease-in-out;
  transition: max-height .5s ease-in-out;
}

.k-vertical-menu  .nav__list input[type=checkbox]:checked + label + ul { /* reset the height when checkbox is checked */
max-height: 1000px; }

/**
 * Rotating chevron icon
 */

.k-vertical-menu  label > span {
  float: right;
  -webkit-transition: -webkit-transform .65s ease;
  transition: transform .65s ease;
  margin:5px auto;
  
}

.k-vertical-menu  .nav__list input[type=checkbox]:checked + label > span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.k-vertical-menu  .nav__list {padding:0px;width:100%;}
.k-vertical-menu  .nav__list li{list-style-type:none;margin:0px;padding:0px}

.k-vertical-menu a.active{
	border-left: 3px solid #ff0079;
}

/*----------------------------------------------
	32.0 Academic
-----------------------------------------------*/

.academic .inner-box{
	position: relative;
	background-color: #ffffff;
	background-image: url(../images/bg/bg-newsletter-form.png);
	border:1px solid #f6f8f9;
	overflow: hidden;
    #padding-bottom: 30px;
    #max-width: 600px;
    margin-bottom: 15px;
	#box-shadow: 0 20px 30px rgba(0,0,0,0.10);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
}

.academic .inner-box:hover{
	box-shadow: 0 0px 5px rgba(0,0,0,0.10);
}

.academic .image-box{
	position: relative;
	display: block;
	text-align: center;
	padding: 20px 0;
	border-bottom:2px solid #ff0079;
	#background-color:#cd1983;
	    
   
    
}

.academic .image-box:before{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 100%;
	#background-color:#cd1983;
   
    
	
	
	
}

.academic .image-box:before {
	#position: absolute;
    #content: "";
    #width: 195px;
    #height: 185px;
    #background: rgba(255, 255, 255, 0.2);
    #top: 5px;
    #z-index: 999;
    #left: 20px;
}

.academic .image-box:after {
    #position: absolute;
    # content: "";
    #width: 172px;
    #height: 170px;
    #background: rgba(255, 255, 255, 0.2);
    #top: 10px;
    #z-index: 999;
    #left: 32px;
}

.academic .image-box .image{
	position: relative;
	display: inline-block;
	height: 150px;
	width: 150px;
	overflow: hidden;
	border: 4px solid #fff;
	
	#border-radius: 50%;
	#border-radius: 10px;
	z-index: 9;
	margin-bottom: 0;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	transition:all 600ms ease;
	
	#border: 5px solid #ffffff;
	
	border: 5px solid #ffffff;
   
	
	box-shadow: 0px 2px 3px 0px rgb(0 0 0 / 20%);
    
}

.academic .inner-box:hover .image-box .image{
	border-radius:0px;
}

.academic .image-box .image img{
	display: block;
	width: 100%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.academic .inner-box:hover .image img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.academic .academic-info-box{
	position: relative;
	display: block;
	padding: 10px 10px;
	padding-right: 10px;
	background-color: #f6f8f9;
}

.academic .academic-info-box .name{
	font-family: "Cuprum", sans-serif;
	position: relative;
	font-size: 14px;
	line-height: 1.2em;
	color: #192f59;
	padding-left: 10px;
}

.academic .academic-info-box .name a{
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.academic .academic-info-box .name a:hover{
	color: #ffffff;
}

.academic .academic-info-box .designation{
	position: relative;
	display: block;
	line-height: 20px;
	color: #ff0079;
	font-size: 1.4rem;
    font-weight: 500;
	padding-left: 10px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	margin:10px 0px;
}



.academic .info-card{
    font-size: 1.3rem;
    font-weight:300;
    margin-bottom:12px;
    width:100%;
	margin-left:10px;
}  

.academic .info-card strong{
	font-family: "Cuprum", sans-serif;
    #width:100px;
    display:inline-block;
    position:relative;
    margin-right:10px;
	font-weight:bold;
	color:#192f59;
}

.academic .info-card span.posta {
    max-width: 300px;
    display: inline-flex;
	
}

.academic .info-card strong:after{
    content:":";
    position:absolute;
    right:3px;
}

.academic .academic-profile-details{
	font-family: "Cuprum", sans-serif;
    border-radius: 2px;
    line-height: 1.2em;
    background-color: #ff0079;
    color: #fff;
    text-transform: none;
    padding: 8px 25px;
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0 8px 10px;
}


.event-box{
	#background-color:#f6f8f9;
	padding:10px;
	margin-bottom:10px;
	width: 100%;
	border-radius:2px;
	border-bottom:1px solid #eee;
}
.event-box-right{
	margin-left: 160px;
    min-height: 210px;
    overflow: hidden;
}
.event-box-left{
	width: 90px;
    float: left;
}
.event-box .event-title{
	font-family: "Cuprum", sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    color: #192f59;
	font-weight:bold;
	margin-bottom:10px;
}
.event-box .event-date{
	font-size: 1.3rem;
    font-weight: 300;
    margin-bottom: 12px;
    width: 100%;
}
.event-box .event-clock{
	font-size: 1.3rem;
    font-weight: 300;
    margin-bottom: 12px;
    width: 100%;
}
.event-box .event-loc{
	font-size: 1.3rem;
    font-weight: 300;
    margin-bottom: 12px;
    width: 100%;
}
.event-box .event-loc strong, .event-box .event-clock strong, .event-box .event-date strong{
	font-family: "Cuprum", sans-serif;
    width: 80px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    font-weight: bold;
    color: #6b6b6b;
}
.event-box .event-loc strong:after, .event-box .event-clock strong:after, .event-box .event-date strong:after{
    content: ":";
    position: absolute;
    right: 3px;
}
.event-details-button {
    font-family: "Cuprum", sans-serif;
    border-radius: 2px;
    line-height: 1.2em;
    background-color: #ff0079;
    color: #fff;
    text-transform: none;
    padding: 8px 25px;
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0 8px 10px 0px;
}
.event-details-button:hover{
	color:#fff;
}

.event-box  .image{
	position: relative;
	display: inline-block;
	width: 150px;
	overflow: hidden;
	border: 4px solid #f6f8f9;
	#box-shadow: 0 0 20px rgba(0,0,0,0.30);
	#border-radius: 50%;
	border-radius: 2px;
	z-index: 9;
	margin-bottom: 0;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	transition:all 600ms ease;
}

.event-box:hover .image{
	border-radius:0px;
}

.event-box  .image img{
	display: block;
	width: 100%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.event-box:hover .image img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.event-block-left{
	margin-top:10px;
}
.event-block-left  .image{
	position: relative;
	display: inline-block;
	width: 150px;
	overflow: hidden;
	border: 4px solid #f6f8f9;
	#box-shadow: 0 0 20px rgba(0,0,0,0.30);
	#border-radius: 50%;
	border-radius: 2px;
	z-index: 9;
	margin-bottom: 0;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	transition:all 600ms ease;
	float:left;
	margin:0px 10px 15px 0px;
}
.search-result-filter-box input.form-control{
	font-size:14px;
	height:40px;
	padding:0px 5px;
}
.search-result-filter-box select.form-control{
	font-size:14px;
	height:40px;
	background-color: #f6f8f9;
	border-right: 0;
}
.search-result-filter-box .input-group-append button{
	font-size:13px;
	background-color:#f6f8f9;
	color:#a7b3bf;
	padding:0px 15px;
	border: 1px solid #ced4da;
}
.search-result-filter-box .input-group-text{
	background-color:#fff;
	border:none;
	padding:0px 0px;
}
.search-result-box{
	border-bottom:1px solid #eee;
	padding:10px;
	margin-bottom:10px;
	width: 100%;
	border-radius:2px;
	
	
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-result-box-right{
    overflow: hidden;
	width:20%;
}

.search-result-box-right img{
    border:4px solid #f7f7f7;
	width:75%;
}
.search-result-box-left{
    overflow: hidden;
	width:80%;
	
}
@media (max-width: 768px) {
	.search-result-box-left{
		overflow: hidden;
		width:100%;
		
	}
	.search-result-box-right{
		display:block;
		width:100%;
		text-align: center;
		
	}
	.search-result-box{
		flex-direction:column-reverse;
		
		
	}
	
}
.search-keyword{
	background-color:yellow;
	color:black;
	padding:5px;
}
.search-result-box-more{
    text-align: center;
	
}
.search-result-box-more a{
	font-family: 'Cuprum', sans-serif;
	border: 2px solid transparent;
    font-size: 14px;
	font-weight:bold;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    border-radius: 4px;
    padding: 3px 18px 3px;
    color:#ff0079;
    text-decoration: none;
}
.search-result-box-more a:after {
    display: inline-block;
    margin-left: 5px;
    color: #ff0079;
    vertical-align: middle;
    font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
    content: "\f103";
}
.header-search-box{
	margin-left: auto;
    margin-right: auto;
	margin-top:20px;
	margin-bottom: 20px;
	position:relative;
	z-index:95;
	text-align:center;
}
.header-search-box h4{
	font-family: 'Cuprum', sans-serif;
	font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
	margin-bottom:15px;
	
}
.header-search-box-inside .search-filter{
	width:30%;
	float:left;
}
.header-search-box-inside .search-input{
	width:50%;
	float:left;
	border-left: 1px solid #ebebeb;
}
.header-search-box-inside .search-button{
	width:20%;
	float:left;
	margin-left:-1px;
	border-left:1px solid #d8caca;
}
.header-search-box-inside .search-filter select{
	display: block;
    width: 100%;
    height: 45px;
    padding: 8px 30px;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px 0px 0px 2px;
	border: 0;
    outline: none;
}
.header-search-box-inside .search-input input{
	height:45px;
	padding: 8px 30px;
	font-size: 1.5rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0px;
	border: 0;
    outline: none;
	display: block;
    width: 100%;
}
.header-search-box-inside .search-button button{
	font-family: 'Cuprum', sans-serif;
	height:45px;
	border-radius: 0px 2px 2px 0px;
    line-height: 1.2em;
    background-color: #ff0079;
    color: #fff;
    text-transform: none;
    padding: 8px 25px;
	font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    line-height: 1.2em;
	font-weight: 600;
	border: 0;
    outline: none;
	display: block;
    width: 100%;
}

.search-result-box .search-result-title{
	font-family: 'Cuprum', sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    color: #192f59;
	font-weight:bold;
	margin-bottom:10px;
}
.search-result-box .search-result-desc{
	font-size: 1.3rem;
    font-weight: 300;
    margin-bottom: 12px;
    width: 100%;
	overflow:hidden;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.search-result-box .search-result-date{
	font-size: 1.3rem;
    font-weight: 300;
    margin-bottom: 12px;
    width: 100%;
}
.search-result-box .search-result-clock{
	font-size: 1.3rem;
    font-weight: 300;
    margin-bottom: 12px;
    width: 100%;
}

.search-result-box .search-result-loc{
	font-size: 1.3rem;
    font-weight: 300;
    margin-bottom: 12px;
    width: 100%;
}
.search-result-box .search-result-loc strong, .search-result-box .search-result-clock strong, .search-result-box .search-result-date strong, .search-result-box .search-result-desc strong{
    font-family: 'Cuprum', sans-serif;
	width: 80px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    font-weight: bold;
    color: #6b6b6b;
}
.search-result-box .search-result-loc strong:after, .search-result-box .search-result-clock strong:after, .search-result-box .search-result-date strong:after, .search-result-box .search-result-desc strong:after{
    content: ":";
    position: absolute;
    right: 3px;
}

.search-result-details-button {
	font-family: 'Cuprum', sans-serif;
    border-radius: 2px;
    line-height: 1.2em;
    background-color: #ff0079;
    color: #fff;
    text-transform: none;
    padding: 8px 25px;
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0 8px 10px 0px;
}
.search-result-details-button:hover{
	color:#fff;
}

.tab-container .tab-content:not(:nth-child(1)) {
	display:none;
}

.kafkas-tab{
	border: 2px solid #f6f8f9;
}

.kafkas-tab-content{
	width:100%;
}
.kafkas-tab .faq-tab{
	background-color: #f6f8f9;
	box-shadow: inset 0 -1px rgba(0,0,0,.125);
}
.kafkas-tab .faq-tab .nav-item .nav-link{
	padding: 24px 40px 24px;
}
.kafkas-tab .tab-content{
	padding:15px;
}

.header-bottom-overlay {
    #background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(25 47 89));
    #background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(25 47 89));
    #background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(25 47 89));
    #background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(25 47 89));
	#position: relative;
    #margin-top: -118px;
    #height: 120px;
}

.rector-img-bg{background-color:#f6f8f9;padding:5px;margin:5px 0}
.rector-img-bg h4{margin:5px 0px;color:#192f59;}

/*** /
/*----------------------------------------------
	33.0 Widget
-----------------------------------------------*/
.read-more-slider, .tp-caption{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.def-block {
    padding: 30px;
	border-radius: 2px;
	box-shadow: 0 8px 12px 0 rgba(164,164,164,0.2);
	background: url(../images/bg/schedule-single-bg.png) rgba(255, 255, 255, 1) no-repeat center bottom;
}

.def-block-bg{
	background: url(../images/bg/3.jpg) #fff no-repeat center bottom;
}

.body-bg {
	background-color:#e8eeef;
	background-image: url(../images/bg/schedule-2-bg.png);
    background-position: center bottom;
    background-size: cover;
}
/*** /
/*----------------------------------------------
	34.0 Hierarchy
-----------------------------------------------*/
ol.organizational-chart,
ol.organizational-chart ol,
ol.organizational-chart li,
ol.organizational-chart li > div {
    position: relative;
}

ol.organizational-chart,
ol.organizational-chart ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol.organizational-chart {
    text-align: center;
}

ol.organizational-chart ol {
    padding-top: 1em;
}

ol.organizational-chart ol:before,
ol.organizational-chart ol:after,
ol.organizational-chart li:before,
ol.organizational-chart li:after,
ol.organizational-chart > li > div:before,
ol.organizational-chart > li > div:after {
    background-color: #c9ced8;
    content: '';
    position: absolute;
}

ol.organizational-chart ol > li {
    padding: 1em 0 0 1em;
}

ol.organizational-chart > li ol:before {
    height: 1em;
    left: 50%;
    top: 0;
    width: 3px;
}

ol.organizational-chart > li ol:after {
    height: 3px;
    left: 3px;
    top: 1em;
    width: 50%;
}

ol.organizational-chart > li ol > li:not(:last-of-type):before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}

ol.organizational-chart > li ol > li:not(:last-of-type):after {
    height: 100%;
    left: 0;
    top: 0;
    width: 3px;
}

ol.organizational-chart > li ol > li:last-of-type:before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}

ol.organizational-chart > li ol > li:last-of-type:after {
    height: 2em;
    left: 0;
    top: 0;
    width: 3px;
}

ol.organizational-chart li > div {
    background-color: #fff;
    border-radius: 2px;
    min-height: 2em;
    padding: 0.5em;
}

/*** PRIMARY ***/
ol.organizational-chart > li > div {
    background-color: #f6f8f9;
    margin-right: 1em;
}

ol.organizational-chart > li > div:before {
    bottom: 2em;
    height: 3px;
    right: -1em;
    width: 1em;
}

ol.organizational-chart > li > div:first-of-type:after {
    bottom: 0;
    height: 2em;
    right: -1em;
    width: 3px;
}

ol.organizational-chart > li > div + div {
    margin-top: 1em;
}

ol.organizational-chart > li > div + div:after {
    height: calc(100% + 1em);
    right: -1em;
    top: -1em;
    width: 3px;
}

.organizational-chart strong {
	line-height: 20px;
    color: #ff0079;
    font-size: 1.5rem;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 10px 0px;
}
.organizational-chart p.name {
	font-weight:500;
	color:#192f59;
}
.organizational-chart .image {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    border: 4px solid #fff;
    #border-radius: 50%;
    border-radius: 2px;
    z-index: 9;
    margin-bottom: 0;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}

.organizational-chart .image img{
	display: block;
    width: 100%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.organizational-chart li div:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/*** SECONDARY ***/
ol.organizational-chart > li > ol:before {
    left: inherit;
    right: 0;
}

ol.organizational-chart > li > ol:after {
    left: 0;
    width: 100%;
}

ol.organizational-chart > li > ol > li > div {
    background-color: #f6f8f9;
}

/*** TERTIARY ***/
ol.organizational-chart > li > ol > li > ol > li > div {
    background-color: #f6f8f9;
}

/*** QUATERNARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > div {
    background-color: #fca858;
}

/*** QUINARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div {
    background-color: #fddc32;
}

/*** MEDIA QUERIES ***/
@media only screen and ( min-width: 64em ) {

    ol.organizational-chart {
        margin-left: -1em;
        margin-right: -1em;
    }

    /* PRIMARY */
    ol.organizational-chart > li > div {
        display: inline-block;
        float: none;
        margin: 0 1em 1em 1em;
        vertical-align: bottom;
    }

    ol.organizational-chart > li > div:only-of-type {
        margin-bottom: 0;
        #width: calc((100% / 1) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2) ~ div {
        width: calc((100% / 2) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3) ~ div {
        width: calc((100% / 3) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4) ~ div {
        width: calc((100% / 4) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5) ~ div {
        width: calc((100% / 5) - 2em - 4px);
    }

    ol.organizational-chart > li > div:before,
    ol.organizational-chart > li > div:after {
        bottom: -1em!important;
        top: inherit!important;
    }

    ol.organizational-chart > li > div:before {
        height: 1em!important;
        left: 50%!important;
        width: 3px!important;
    }

    ol.organizational-chart > li > div:only-of-type:after {
        display: none;
    }

    ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after,
    ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
        bottom: -1em;
        height: 3px;
        width: calc(50% + 1em + 3px);
    }

    ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after {
        left: calc(50% + 3px);
    }

    ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
        left: calc(-1em - 3px);
    }

    ol.organizational-chart > li > div + div:not(:last-of-type):after {
        height: 3px;
        left: -2em;
        width: calc(100% + 4em);
    }

    /* SECONDARY */
    ol.organizational-chart > li > ol {
        display: flex;
        flex-wrap: nowrap;
    }

    ol.organizational-chart > li > ol:before,
    ol.organizational-chart > li > ol > li:before {
        height: 1em!important;
        left: 50%!important;
        top: 0!important;
        width: 3px!important;
    }

    ol.organizational-chart > li > ol:after {
        display: none;
    }

    ol.organizational-chart > li > ol > li {
        flex-grow: 1;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 1em;
    }

    ol.organizational-chart > li > ol > li:only-of-type {
        padding-top: 0;
    }

    ol.organizational-chart > li > ol > li:only-of-type:before,
    ol.organizational-chart > li > ol > li:only-of-type:after {
        display: none;
    }

    ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after,
    ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        height: 3px;
        top: 0;
        width: 50%;
    }

    ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after {
        left: 50%;
    }

    ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        left: 0;
    }

    ol.organizational-chart > li > ol > li + li:not(:last-of-type):after {
        height: 3px;
        left: 0;
        top: 0;
        width: 100%;
    }
	
	ol.organizational-chart img{
		max-width: 222px;
	}

}
/*** /
/*----------------------------------------------
	35.0 ABS
-----------------------------------------------*/
.abs-sidebar {
	padding: 10px 10px 0px 10px; }
.abs-sidebar .user-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px; 
}
.abs-sidebar .user-info .thumb {
	width: 80px;
	margin-right: 10px;
	border-radius: 3px;
	overflow: hidden; 
}
.abs-sidebar .user-info .user-body h5 {
	font-size: 14px;
	font-weight: bold;
}
.k-vertical-menu .active a{
	color:#ff0079 !important;
}
.abs-sidebar .user-info img{
	padding: 2px;
	border: 2px solid #fff;
	border-radius:50%;
}

/*------------------------------------------------------------------
[Publication]
*/

.k-media {
    background: #f6f8f9;
    padding: 20px 20px 10px 20px;
    #padding: 20px 0px 10px 0px;
    position: relative;
	border-radius: 2px;
	#border:1px solid #eee;
    #box-shadow: 0 3px 3px rgba(0,0,0,.10), 0 3px 3px rgba(0,0,0,.10);
}

.publication_item .date {
    background: #f6f8f9;
	border-radius: 2px;
    border: 2px solid #eee;
}

.k-media .date {
    width: 70px;
    padding-right: 0;
}
.k-media>.pull-left {
    margin-right: 20px;
}

.k-media .date .day {
    font-weight: bold;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #44566c;
    line-height: 24px;
}

.k-media .date .month {
    width: 100%;
    display: inline-block;
    color: #44566c;
    font-size: 14px;
	font-weight: bold;
    /* font-weight: 500; */
    text-align: center;
    padding-bottom: 3px;
    line-height: 18px;
}

.k-media .date .year {
    padding: 4px 10px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    background-color: #e9edf0;
    /* font-weight: 300; */
    color: #44566c;
    line-height: 17px;
    font-size: 12px;
    font-weight: bold;
}

.k-media .announcement_description {
    font-size: 13px;
    #opacity: 0.8;
	#color:#5F6F81;
	color: #333
}

.k-media .publication_description {
    font-size: 11px;
    #opacity: 0.8;
	#color:#5F6F81;
	color: #e74c3c
}
.k-media .publication_date {
    font-size: 15px;
	font-weight:700;
    opacity: 0.3;
	float:right;
}
.k-media .announcement_number {
    font-size: 15px;
	font-weight:700;
    opacity: 0.3;
	float:right;
}
.k-media h3 {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 14px;
    color: #4c689c;
    font-weight: 600;
}

.k-media h4 {
    margin: 3px 0;
    font-size: 12px;
	color: #ff0079;
}

.k-media hr {
    
}

.k-media .panel {
    margin-bottom: 0px;
    border: 0;
}

.k-media .panel-body {
    padding: 0 15px;
}

.k-media .k-media-body {
    padding-left: 20px;
    #border-left: 1px solid #DBDBE0;
}

.k-media .publication_authors {
    line-height: 17px;
    font-size: 12px;
    margin-top: 2px;
	width:100%;
	display:block;
}

.publication_item {
    display: block;
    margin-bottom: 15px;
    width: 100%;
	position:relative;
}
.k-media:before {
    #border-color: #ff0079 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ff0079;
    #left: 0;
    #top: 0;
	#border-style: solid;
    #border-width: 2px;
    #content: "";
    #display: block;
    #height: 50px;
    #position: absolute;
    #width: 50px;
}
.k-media:after {
    #border-color: rgba(0, 0, 0, 0) #ff0079 #ff0079 rgba(0, 0, 0, 0);
    #bottom: 0;
    #right: 0;
	#border-style: solid;
    #border-width: 2px;
    #content: "";
    #display: block;
    #height: 50px;
    #position: absolute;
    #width: 50px;
}
.publication-icon{
	float:left;
	margin-right:10px;
}
.publication-icon i{
	font-size:50px;
	opacity:0.36;
	color: #192f59;
}
.publication-body{
	min-height:60px;
	margin-left:60px;
}

.label-important {
    background: #EF4836 !important;
	border-radius:2px;
	color:#fff !important;
}

.label-pub {
    background: #0cc0c1;
	border-radius:2px;
}

.label-completed {
    background: #ff0079 !important;
	border-radius:2px;
	color:#fff !important;
}

.label-progress {
    background: #4fc3f7 !important;
	border-radius:2px;
	color:#fff !important;
}

.k-media .label-pub,
.k-media .label-completed,
.k-media .label-progress,
.k-media .label-important,
.k-media .selected,
.profil-info-label-interest {
    font-weight: 400;
    border-radius: 2px;
    margin-right: 2px;
    padding: 5px 5px;
    font-size: 11px;
    display: inline-block;
    height: 25px;
    line-height: 14px;
	color:#192f59;
	background: #f6f8f9;
	border: 1px solid rgba(0,0,0,.128);
}

.k-media .selected {
    background: #fff;
    border-radius: 2px;
}

.publication-detail {
    position: relative;
    background: #f1f2f5;
    width: auto;
    width: 500px;
    margin: 40px auto;
    padding: 60px;
    width: 90%;
}

.publitypes-container {
    text-align: center;
}

.co-authors{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.co-authors-thumb{
	min-width: 60px;
    margin-right: 10px;
    border-radius: 3px;
    overflow: hidden;
}
.co-authors-thumb img{
	padding: 2px;
    border: 2px solid #ccd9e8;
}
.co-authors-info a{
    font-size: 13px;
    margin-top: 2px;
    width: 100%;
    display: block;
}.co-authors-info span{
    font-size: 13px;
}
.k-separator{
	margin:15px 0px;
}
/*------------------------------------------------------------------
[Resume]
*/
.resume {
    margin: 0;
    padding: 0;
    list-style: none;
}

.resume>li {
    position: relative;
    margin-bottom: 15px;
}

.resume>li:before,
.resume>li:after {
    display: table;
    content: " ";
}

.resume>li:after {
    clear: both;
}

.resume>li>.timeline-item {
    margin-top: 0px;
    background: #f6f8f9;
    margin-left: 60px;
    padding: 20px;
    position: relative;
	border-radius: 2px;
	#border:1px solid #eee;
    #box-shadow: 0 3px 3px rgba(0,0,0,.10), 0 3px 3px rgba(0,0,0,.10);
}

.resume>li>.timeline-item>.timeline-location {
    float: right;
    margin: 2px 0 0 0;
    font-weight: 600;
    border-radius: 0;
    font-size: 11px;
    line-height: 14px;
    color: #565c6b;
    padding: 2px 5px;
    text-transform: uppercase;
}

.resume>li>.timeline-item>.timeline-location .fa {
    margin-right: 5px;
    font-size: 12px;
}

.resume>li>.timeline-item>.timeline-header {
    margin: 0;
    padding: 5px 0;
    font-size: 13px;
    color: #192f59;
    font-weight: 600;
}

.resume>li>.timeline-item>.timeline-header>a {
    /*font-weight: 400;*/
}

.resume>li>.timeline-item>.timeline-body {
    padding: 2px 0px;
}

.resume>li>.timeline-item>.timeline-body span {
    line-height: 24px;
    text-align: justify;
    position: relative;
    color: #565c6b;
    display: inline-block;
    padding: 5px 0;
}
.resume > li > .resume-tag {
    background: #f6f8f9;
}
.resume>li>.resume-tag {
    width: 45px;
    height: 100%;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: #44566c;
    text-align: center;
    top: 0;
    padding: 8px;
	border-radius: 2px;
	#border:2px solid #eee;
    #box-shadow: 0 3px 3px rgba(0,0,0,.10), 0 3px 3px rgba(0,0,0,.10);
}


.resume>li>.resume-tag .fa {
    height: 30px;
    width: 100%;
    line-height: 30px;
    background: #e9edf0;
}

.resume .resume-date {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #e9edf0;
	border-radius:2px;
}

.resume .resume-date span {
    width: 45px;
    display: block;
    font-size: 10px;
    height: 25px;
    line-height: 25px;
	font-weight: bold;
}

.resume .resume-date .separator {
    display: block;
    border-top: 1px solid #44566c;
    height: 0;
    margin: 0 auto;
    width: 25px;
}



.resume .timeline-description {
    font-size: 12px;
	color:#5F6F81;
}

.resume-wrapper {
    position: relative;
}
/*----------------------------------------------
	36.0 Secendary-menu-area
-----------------------------------------------*/
.secendary-menu-area{
	position:relative;
	z-index:1000;
}
.secendary-menu-area .secendary-menu {
	margin-top: -65px;
}
.secendary-menu-area .secendary-menu.faculty {
    margin-top: 15px;
}
.secendary-menu-area .secendary-menu nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; 
}
.secendary-menu-area .secendary-menu nav ul li.secondary_box {
	float: left;
    margin: 0px 2px 0 2px;
    padding: 0px 0px;
    text-align: center;
    color: #fff;
    transition: 0.4s;
    transform: scale(1);
    vertical-align: top;
    position: relative;
    justify-content: center;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
    z-index: 750;
	border-radius: 2px;
    box-shadow: 0px 40px 50px rgba(134, 151, 168, 0.1);
}
.secendary-menu-area .secendary-menu nav ul li:last-child a {
	margin-right: 0px; }
.secendary-menu-area .secendary-menu nav ul li.active a {
	color: #192f59;
	border-bottom: 2px solid #192f59; 
}
.secendary-menu-area .secendary-menu nav ul li.active a i:before {
	color: #192f59; 
}
.secendary-menu-area .secendary-menu nav ul li:hover a {
	padding-bottom:0px;
}

.secendary-menu-area .secendary-menu nav ul li:hover a i:before {
	color: #fff; 
}
.secendary-menu-area .secendary-menu nav ul li a {
	font-family: "Cuprum", sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	display: block;
       /*padding: 5px  10px 5px 10px;*/
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.secendary-menu-area .secendary-menu nav ul li a i {
	display: block;
	margin-bottom: 6px; 
}
.secendary-menu-area .secendary-menu nav ul li a i:before {
	margin-left: 0px;
	font-size: 40px;
	font-weight: 500;
}
.secendary-menu-area .secendary-menu nav ul li a img {
	display: block;
	margin:10px auto; 
}

.secondary_box:nth-child(1){
	color:#fff;
	background-color: #ff0079;
	margin-bottom:5px!important;
}
.secondary_box:nth-child(2){
	color:#fff;
	background-color: #1d9ce1;
	margin-bottom:5px!important;
}
.secondary_box:nth-child(3){
	color:#fff;
	background-color: #ebba16;
	margin-bottom:5px!important;
}
.secondary_box:nth-child(4){
	color:#fff;
	background-color: #b89579;
	margin-bottom:5px!important;
}
.secondary_box:nth-child(5){
	color:#fff;
	background-color: #54c9a4;
	margin-bottom:5px!important;
}
.secondary_box:nth-child(6){
	color:#fff;
	background-color: #3ccbf3;
	margin-bottom:5px!important;
}
.secondary_box:nth-child(7){
	color:#fff;
	background-color: #762acb;
	margin-bottom:5px!important;
}
.secondary_box:nth-child(8){
	color:#fff;
	background-color: #134b7e;
	margin-bottom:5px!important;
}
.secondary_box:nth-child(9){
	color:#fff;
	background-color: #34495e;
	margin-bottom:5px!important;
}
.secondary_box:nth-child(10){
	color:#fff;
	background-color: #e74d57;
	margin-bottom:5px!important;
}
@media (max-width: 768px) {
	.secondary_box {
		width:calc(100% * (1/2) - 4px);
	}
}
@media (min-width: 768px) {
	.secondary_box {
		width:calc(100% * (1/4) - 4px);
	}
}
@media (min-width: 992px) {
	.secondary_box {
		width:calc(100% * (1/4) - 4px);
	}
}
@media (min-width: 1240px) {
	.secondary_box {
		width:calc(100% * (1/6) - 4px);
	}
}

@media only screen and (max-width: 479px) and (min-width: 0px){
	
	.secendary-menu-area .secendary-menu {
		margin-top: 10px;
	}
	.secendary-menu-area .secendary-menu nav ul li.secondary_box {
		margin: 0px 2px 4px 2px;
	}
}
/*----------------------------------------------
	37.0 Leaf Animation
-----------------------------------------------*/
#leaf-wrap{
	float:right;
	width:100%;
}

/* Defines the position and dimensions of the leafContainer div */
#leafContainer{
    position:absolute;
	z-index:9999;
    width: 5%;
    height: 100%;
	right:60px;
}
/* This CSS rule is applied to all div elements in the leafContainer div.
   It styles and animates each leafDiv.
*/
#leafContainer > div 
{
    position: absolute;
    width: 40px;
    height: 40px;
    
    /* We use the following properties to apply the fade and drop animations to each leaf.
       Each of these properties takes two values. These values respectively match a setting
       for fade and drop.
    */
    -webkit-animation-iteration-count: infinite, infinite;
    -webkit-animation-direction: normal, normal;
    -webkit-animation-timing-function: linear, ease-in;
}

/* This CSS rule is applied to all img elements directly inside div elements which are
   directly inside the leafContainer div. In other words, it matches the 'img' elements
   inside the leafDivs which are created in the createALeaf() function.
*/
#leafContainer > div > img {
     position: absolute;
     width: 40px;
     height: 40px;

    /* We use the following properties to adjust the clockwiseSpin or counterclockwiseSpinAndFlip
       animations on each leaf.
       The createALeaf function in the Leaves.js file determines whether a leaf has the 
       clockwiseSpin or counterclockwiseSpinAndFlip animation.
    */
     -webkit-animation-iteration-count: infinite;
     -webkit-animation-direction: alternate;
     -webkit-animation-timing-function: ease-in-out;
     -webkit-transform-origin: 50% -100%;
}
/* Hides a leaf towards the very end of the animation */
@-webkit-keyframes fade
{
    /* Show a leaf while into or below 95 percent of the animation and hide it, otherwise */
    0%   { opacity: 1; }
    95%  { opacity: 0.7; }
    100% { opacity: 0; }
}
/* Makes a leaf fall from -300 to 600 pixels in the y-axis */
@-webkit-keyframes drop
{
    /* Move a leaf to -300 pixels in the y-axis at the start of the animation */
    0%   { -webkit-transform: translate(0px, -50px); }
    /* Move a leaf to 600 pixels in the y-axis at the end of the animation */
    100% { -webkit-transform: translate(0px, 650px); }
}
/* Rotates a leaf from -50 to 50 degrees in 2D space */
@-webkit-keyframes clockwiseSpin
{
    /* Rotate a leaf by -50 degrees in 2D space at the start of the animation */
    0%   { -webkit-transform: rotate(-50deg); }
    /*  Rotate a leaf by 50 degrees in 2D space at the end of the animation */
    100% { -webkit-transform: rotate(50deg); }
}
/* Flips a leaf and rotates it from 50 to -50 degrees in 2D space */
@-webkit-keyframes counterclockwiseSpinAndFlip 
{
    /* Flip a leaf and rotate it by 50 degrees in 2D space at the start of the animation */
    0%   { -webkit-transform: scale(-1, 1) rotate(50deg); }
    /* Flip a leaf and rotate it by -50 degrees in 2D space at the end of the animation */
    100% { -webkit-transform: scale(-1, 1) rotate(-50deg); }
}


/*----------------------------------------------
	38.0 Owl-Carousel Nav
-----------------------------------------------*/
/*news*/
.news-previous-button{
	display: inline-block;
	font-size: 16px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border: 2px solid #d2d2d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
    color: #d2d2d8;
	#background: rgba(255, 255, 255, 1);
}
.news-previous-button span:before {
	font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f104";
    text-transform: none;
    font-size: 18px;
    line-height: 27px;
    display: inline-block;
}
.news-next-button{
	display: inline-block;
	font-size: 16px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border: 2px solid #d2d2d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
    color: #d2d2d8;
	#background: rgba(255, 255, 255, 1);
}

.news-next-button span:before {
	font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-transform: none;
    font-size: 18px;
    line-height: 27px;
    display: inline-block;
}
.news-previous-button:hover, .news-next-button:hover {
	#background-color:#ff0079;
	color:#9f9fa4;
	border:2px solid #9f9fa4;
}

#news-carousel-custom-dots{
	display: inline-block;
	vertical-align: middle;
}

#news-carousel-custom-dots button{
	display: inline-block;
	float: left;
	border: 2px solid #d2d2d8;
	background: rgba(255, 255, 255, 0);
	padding: 5px;
	margin: 0 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
	outline: none
}
#news-carousel-custom-dots button span{
	display: block;
	height: 6px;
	width: 6px;
	background-color: #d2d2d8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}
#news-carousel-custom-dots button.active span{
	display: block;
	height: 6px;
	width: 6px;
	background-color: #292929;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
	background-color: #ff0079;
}

.news-navigation{
	display: inline-block;
	position: relative;
	vertical-align: middle;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.news-navigation-holder{
	width: 100%;
	clear: both;
	text-align: center;
	margin: 10px 0 0;
	padding: 0;
	overflow: hidden;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
@media only screen and (max-width: 768px){
	#news-carousel-custom-dots button {
		margin: 0 2px;
		padding:4px;
	}
	#announcement-carousel-custom-dots button {
		margin: 0 2px;
		padding:4px;
	}
	#event-carousel-custom-dots button {
		margin: 0 2px;
		padding:4px;
	}
}
/*news*/
/*announcement*/

.announcement-previous-button{
	display: inline-block;
	font-size: 16px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border: 2px solid #d2d2d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
    color: #d2d2d8;
	#background: rgba(255, 255, 255, 1);
}

.announcement-previous-button span:before {
	font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f104";
    text-transform: none;
    font-size: 18px;
    line-height: 27px;
    display: inline-block;
}
.announcement-next-button{
	display: inline-block;
	font-size: 16px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border: 2px solid #d2d2d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
    color: #d2d2d8;
	#background: rgba(255, 255, 255, 1);
}

.announcement-next-button span:before {
	font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-transform: none;
    font-size: 18px;
    line-height: 27px;
    display: inline-block;
}
.announcement-previous-button:hover, .announcement-next-button:hover {
	#background-color:#ff0079;
	color:#9f9fa4;
	border:2px solid #9f9fa4;
}

#announcement-carousel-custom-dots{
	display: inline-block;
	vertical-align: middle;
}

#announcement-carousel-custom-dots button{
	display: inline-block;
	float: left;
	border: 2px solid #d2d2d8;
	background: rgba(255, 255, 255, 0);
	padding: 5px;
	margin: 0 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
	outline: none
}
#announcement-carousel-custom-dots button span{
	display: block;
	height: 6px;
	width: 6px;
	background-color: #d2d2d8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}
#announcement-carousel-custom-dots button.active span{
	display: block;
	height: 6px;
	width: 6px;
	background-color: #292929;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
	background-color: #ff0079;
}

.announcement-navigation{
	display: inline-block;
	position: relative;
	vertical-align: middle;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.announcement-navigation-holder{
	width: 100%;
	clear: both;
	text-align: center;
	margin: 10px 0 0;
	padding: 0;
	overflow: hidden;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
@media only screen and (max-width: 768px){
	#announcement-carousel-custom-dots button {
		margin: 0 6px;
	}
}
/*announcement*/
/*event*/
.event-previous-button{
	display: inline-block;
	font-size: 16px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border: 2px solid #d2d2d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
    color: #d2d2d8;
	#background: rgba(255, 255, 255, 1);
}
.event-previous-button span:before {
	font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f104";
    text-transform: none;
    font-size: 18px;
    line-height: 27px;
    display: inline-block;
}
.event-next-button{
	display: inline-block;
	font-size: 16px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border: 2px solid #d2d2d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
    color: #d2d2d8;
	#background: rgba(255, 255, 255, 1);
}

.event-next-button span:before {
	font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-transform: none;
    font-size: 18px;
    line-height: 27px;
    display: inline-block;
}

.event-previous-button:hover, .event-next-button:hover {
	#background-color:#ff0079;
	color:#9f9fa4;
	border:2px solid #9f9fa4;
}
#event-carousel-custom-dots{
	display: inline-block;
	vertical-align: middle;
}

#event-carousel-custom-dots button{
	display: inline-block;
	float: left;
	border: 2px solid #d2d2d8;
	background: rgba(255, 255, 255, 0);
	padding: 5px;
	margin: 0 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
	outline: none
}
#event-carousel-custom-dots button span{
	display: block;
	height: 6px;
	width: 6px;
	background-color: #d2d2d8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}
#event-carousel-custom-dots button.active span{
	display: block;
	height: 6px;
	width: 6px;
	background-color: #292929;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
	background-color: #ff0079;
}

.event-navigation{
	display: inline-block;
	position: relative;
	vertical-align: middle;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.event-navigation-holder{
	width: 100%;
	clear: both;
	text-align: center;
	margin: 10px 0 0;
	padding: 10px;
	overflow: hidden;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
@media only screen and (max-width: 768px){
	#event-carousel-custom-dots button {
		margin: 0 6px;
	}
}
@media only screen and (min-width: 961px){
	#event-carousel .owl-item {
		padding:4px 0px;
	}
}
/*event*/
/*portfolio*/
.portfolio-previous-button{
	display: inline-block;
	font-size: 16px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border: 2px solid #d2d2d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
    color: #d2d2d8;
	background: rgba(255, 255, 255, 0);
}
.portfolio-previous-button span:before {
	font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f104";
    text-transform: none;
    font-size: 18px;
    line-height: 27px;
    display: inline-block;
}
.portfolio-next-button{
	display: inline-block;
	font-size: 16px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border: 2px solid #d2d2d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
    color: #d2d2d8;
	background: rgba(255, 255, 255, 0);
}

.portfolio-next-button span:before {
	    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-transform: none;
    font-size: 18px;
    line-height: 27px;
    display: inline-block;
}

.portfolio-previous-button:hover, .portfolio-next-button:hover {
	#background-color:#ff0079;
	color:#9f9fa4;
	border:2px solid #9f9fa4;
}
#portfolio-carousel-custom-dots{
	display: inline-block;
	vertical-align: middle;
}

#portfolio-carousel-custom-dots button{
	display: inline-block;
	float: left;
	border: 2px solid #d2d2d8;
	background: rgba(255, 255, 255, 0);
	padding: 5px;
	margin: 0 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor:pointer;
	outline: none
}
#portfolio-carousel-custom-dots button span{
	display: block;
	height: 6px;
	width: 6px;
	background-color: #d2d2d8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}
#portfolio-carousel-custom-dots button.active span{
	display: block;
	height: 6px;
	width: 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
	background-color: #ff0079;
}

.portfolio-navigation{
	display: inline-block;
	position: relative;
	vertical-align: middle;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.portfolio-navigation-holder{
	width: 100%;
	clear: both;
	text-align: center;
	margin: 10px 0 0;
	padding: 0;
	overflow: hidden;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
@media only screen and (max-width: 768px){
	#portfolio-carousel-custom-dots button {
		margin: 0 6px;
	}
}
/*portfolio*/



/*----------------------------------------------
	39.0 Modal Popup
-----------------------------------------------*/
.animated {
	visibility: visible !important;
}

.ss-popup-modal .modal-image {
	width: 100%;
	text-align: center;
}

.ss-popup-modal h2 {
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 40px;
	margin-bottom: 0px;
	text-transform: capitalize;
}

.ss-popup-modal p {
	font-size: 15px;
	line-height: 1.5;
	text-align: center;
	color: #777;
}

.ss-popup-modal input[type="email"] {
	width: 80%;
	padding: 8px 10px;
	text-align: center;
	margin: auto;
	display: block;
	font-size: 16px;
	border: 1px solid #cecece;
}

.ss-popup-modal .subscription-popup-button {
	background: #ff0079;
	border: 1px solid #ff0079;
	outline: none;
	width: 80%;
	font-size: 16px;
	margin: auto;
	cursor:pointer;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 10px 10px;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.ss-popup-modal .subscription-popup-button:hover,
.ss-popup-modal .subscription-popup-button:active {
	opacity: 0.85;
}

.ss_modal_close {
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	right: 12px;
	top: 16px;
	width: 24px;
	height: 24px;
}

.ss_modal_close:hover {
	opacity: 0.85;
}

.ss-popup-modal a {
	font-size: 14px;
	margin: auto;
	display: block;
	text-align: center;
}

@media(max-width:767px) {
	.ss-popup-modal {
		padding: 4px;
	}
	.ss-popup-modal>.modalbox {
		width: 100%;
		padding: 58px 5px;
	}
	.ss-popup-modal .modal-image {
		margin-bottom: 0px;
	}
	.ss-popup-modal h2 {
		font-size: 20px;
	}
	.ss-popup-modal p {
		font-size: 16px;
	}
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@media (print),
(prefers-reduced-motion: reduce) {
	.animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important;
	}
}

/*----------------------------------------------
	40.0 Ins Gallery
-----------------------------------------------*/
.gallery-carousel .item {
  position: relative;
  overflow: hidden;
}

.gallery-carousel .item img {
  transition: all 0.4s ease-in-out;
}

.gallery-carousel .item:hover img {
  transform: scale(1.5);
}

.gallery-carousel .item:after {
  background: rgba(25, 47, 89, 0.61);
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

.gallery-carousel-content {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  z-index: 1;
  width: 320px;
  height: 160px;
  margin-left: -160px;
  margin-top: -24px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}

.gallery-carousel-content h3 {
  font-weight: 400;
  color: #fff;
  margin-top: 15px;
}

.gallery-carousel-content a .format-icon {
    display: block;
    width: 44px;
    height: 45px;
    background: url(../images/format-icons.png) no-repeat;
	
}

.gallery-carousel-content a .format-icon.video-format {
	
	background-position: 0 0px;
}
.gallery-carousel-content a .format-icon.img-format {
	
	background-position: 0 -119px;
}
.gallery-carousel-content a .format-icon.audi-format {
	
	background-position: 0 -238px;
}
.gallery-carousel-content a:hover i {
  color: rgba(25, 47, 89, 0.81);
}

.gallery-carousel .item:hover .gallery-carousel-content,
.gallery-carousel .item:hover:after {
  opacity: 1;
}

.gallery-2 {
  text-align: center;
  color: #fff;
}

.gallery-card-1 {
  background: #192836;
}

.gallery-card-2 {
  background: #2E5C88;
}

.gallery-2 h2 {
  color: #fff;
  font-weight: 400;
}

.gallery-2 p {
  font-size: 20px;
  margin: 40px 0;
}

.gallery-2 span {
  color: #29ccda;
  font-weight: 700;
}

.gallery-2 .link2 {
  color: #fff !important;
  font-weight: 600;
}

.gallery-2 .gallery-card {
  padding: 45px 25px;
}

.gallery-2-quote {
  position: absolute;
  bottom: 15px;
  margin: 35px;
}

.gallery-2-quote .quote {
  background-color: rgba(49, 99, 149, 0.78);
}

.gallery-2-quote .quote a {
  color: #fff;
  border-color: #fff;
}

.gallery-2-quote .quote a:hover {
  color: #29ccda;
  border-color: #29ccda;
}

.gallery-2-quote .link2 {
  color: #29ccda !important;
}

.gallery-2 img {
  height: 98.9%;
}

@media only screen and (max-width: 1200px) {
  .gallery {
	padding-top: 190px;
  }
}
@media only screen and (max-width: 991px) {
  .gallery {
	padding-top: 210px;
  }
}
@media only screen and (max-width: 768px) {
  .gallery {
	padding-top: 80px;
  }
}
/*----------------------------------------------
	41.0 Time-Schedule
-----------------------------------------------*/
.time-schedule{
	
	font-size:12px;
}

.time-schedule strong{
	font-weight:500;
	display: block;
}
.time-schedule table th{
	color:#192f59;
	height: 36px;
	font-size: 12px;
	vertical-align: middle;
}
.time-schedule table thead{
	background-color:#f6f8f9;
}
.time-schedule tr td.time{
	vertical-align: middle;
	color: #192f59;
	
}
.time-schedule table tr, 
.time-schedule table th,
.time-schedule table td{
	padding:0px;
	margin:0px;
	border:1px solid #1px solid #eee;
	text-align:center;
}
.time-schedule table td{
	padding:5px;
}
.time-schedule .ts-green{
	padding:10px;
	background-color:#39b54a;
	color:#fff;
	border-radius:2px;
}
.time-schedule .ts-pink{
	padding:10px;
	background-color:#ed145b;
	color:#fff;
	border-radius:2px;
}
.time-schedule .ts-orange{
	padding:10px;
	background-color:#f58c04;
	color:#fff;
	border-radius:2px;
}
.time-schedule .ts-purple{
	padding:10px;
	background-color:#733d96;
	color:#fff;
	border-radius:2px;
}
.time-schedule .ts-blue{
	padding:10px;
	background-color:#0f4ea3;
	color:#fff;
	border-radius:2px;
}
.time-schedule .ts-lunch{
	padding:10px;
	background-color:#A6B5D4;
	color:#44566c;
	font-weight:bold;
	border-radius:2px;
}
/*----------------------------------------------
	42.0 Modal-Popup
-----------------------------------------------*/
.modal-blur {
	-webkit-filter: blur(5px) grayscale(50%);
}

/*----------------------------------------------
	43.0 Food-List
-----------------------------------------------*/

.food-list .table img.food{
	border:1px solid #ccc;
	width:74px;
	display:block;
}
.food-list .table tr td{
	position:relative;
	
}
.food-list .table {
	vertical-align:middle;
	
}
.food-list .table strong.kcal
{
	
	font-size:10px;
	padding: 0.2em 0.5em;
	background-color: #fcf8e3;
}
.food-list .table span.food_name
{
	font-weight:bold;
	font-size:13px;
}
.food-list .table thead th{
	text-align:center;
	font-size:13px;
}
.food-list .table span.month,
.food-list .table span.day{
	display:block;
	font-weight:bold;
}

.food-list .table span.day,
.food-list .table span.month
{
	font-size:13px;
}

.slider h3{
	font-family: "Cuprum", sans-serif;
}
.read-more-slider{
	font-family: "Cuprum", sans-serif;
}
/*----------------------------------------------
	44.0 Alt-Birim Mobile Menu
-----------------------------------------------*/
#birim-mobile-tost-button{
	text-align:right;
	margin-left:10px;
	width:75px;
	font-family: 'Cuprum', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
	margin: unset;
	padding: 8px;
}
			
@media all and (min-width: 992px) {
				
	#birim-mobile-tost-button{display:none;}
	#birim-mobile-nav{display:block;}
}
			
@media all and (max-width: 991px) {
	#birim-mobile-tost-button{display:block;}
	#birim-mobile-nav{display:none;}
	.nav-menu-opened{display:block !important;}
	.nav-menu-closed{display:none !important;}
				
}
			
.tost-button-opened{background-color:#FF0079;}
.tost-button-opened span:before{
		font-family: "Font Awesome 5 Free";
		content: "\f00d";
		display: inline-block;
		padding-right: 3px;
		vertical-align: middle;
		font-weight: 900;
	}
			
.tost-button-closed{background-color:#50BD77;}
.tost-button-closed span:before{
		font-family: "Font Awesome 5 Free";
		content: "\f038";
		display: inline-block;
		padding-right: 3px;
		vertical-align: middle;
		font-weight: 900;
}


.kafkas-home-icon:hover{color:#50BD77}