.admin-bar .none-header-menu{
  position: relative;
  top: 20px;
}

.admin-bar .none-header-menu li{
  list-style: none;
}
.admin-bar .none-header-menu li::marker {
  display: none;
}
.admin-bar .none-header-menu li a{
  color: #666;
  font-weight: 500;
}

ul, li, table, tr, td, th, ol, div, span, small, i{
  margin:0;
  padding: 0;
}
.modal  ul, .modal ol{
  padding-left: 5px;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
* {
  word-wrap: break-word;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-circle {
    border-radius: 50%;
}
@media screen and (min-width: 1200px) {
    .container{
     width: 1200px !important;
  }
}

.no-padding-right{
  padding-right: 0;
}
.no-padding-left{
  padding-left: 0;
}
.box-edit-icon{
	max-width: 35px;
}
ul.inline li{
  display: inline-block;
  list-style: none;
}
.white-bg{
  background-color: #fff;
}
.bg-color, button.primary-bg, div.primary-bg, span.primary-bg , .primary-bg,  .record-line.activate .btn-select{
  background-color: #0AD254;
  color: #fff;
}
button.primary-bg:active,
.record-line.activate .btn-select:active,
button.primary-bg:focus,
.record-line.activate .btn-select:focus{
  outline-color: #0AD254 !important;
}
.border-color, .btn.border-color{
  border-color: #0AD254;
}

 .primary-color, a.primary-color, span.primary-color, .main-color{
  color: #0AD254;
}
.pagination.current, .prev.pagination, .next.pagination{
  color: #0AD254;
}
.btn-primary-bg,   .irs-bar,.irs-slider, .irs-bar{
  background-color: #0AD254;
}
.btn-cancel{
  background: none;
  text-decoration: none;
  box-shadow: none;
  border:0px solid #ccc;
  padding: 9px 12px;
  float: left;
}
.btn.btn-buy-credit{
  padding: 7px 13px;
}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#5cb85c}
.btn{
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
}
.btn.btn-radius, .btn-radius{
  border-radius: 20px;
}

.btn.btn-radius:hover, .btn-radius:hover{
  color: #fff;
}
body{
	background-color: #EFEFEF;
}
body.page-template-page-my-membership{
  background-color: #fff;
}
.main-archive .site-container {
    margin-top: 12px;
}
.fa-spinner{
    visibility: hidden;
}
.uploading .fa-spinner{
    display: inline-block;
    visibility: visible;
}
.processing .disable-search{
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: #fff;
  opacity: 0.3
}
.processing .disable-search{
  background-image:  url('../../img/searching.gif?v=3')!important;
  background-position: center !important;
  background-repeat: no-repeat;
}
form.processing [type="submit"]{
  opacity: 0.6;
}
form.processing  .btn i.fa-spinner {
    visibility: visible;
}

button{
  position: relative;
}
.loading{
  opacity: 0.6;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

.no-padding{
  padding: 0;
}
.btn i.fa-spinner{
  visibility: hidden;
  position: absolute;
  top:10px;
}
.btn.loading i{
  display: inline-block;
  visibility: visible;
  opacity: 1;
}
.btn-success,
.btn-primary {
    background-color: #0AD254;
    border-color: #0AD254;
    color: #fff;
    padding: 6px 15px;
    border-radius: 3px;
    outline: none !important;
}
footer{
  background: #253556;
  font-size: 15px;
  font-family1: "Proxima Nova", sans-serif;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 300;
  color: rgba(255,255,255,0.6);
  text-decoration: none;
  padding-top: 55px;
}

footer a{
  text-decoration: none;
}
footer ul{
  padding: 0;
  margin: 0;
}
footer .social-link{
  padding: 0;
  padding-top: 3px;
}
footer .social-link li{
  display: inline;
  list-style: none;
  float: right;
  margin-left: 10px;
}
footer .social-link li a{
  width: 26px;
  float: left;;
}
footer .social-link li a span{
  width: 100%;
  height: 26px;
  float: left;;
  background-image: url('../../img/social-icons.png');
  border-radius: 50%;
  opacity: 0.7;
}
footer .social-link li a:hover span{
  opacity: 1;
}
footer .social-link li a.fb-link span{
  background-position: -4px -4px
}
footer .social-link li a.gg-link span{
  background-position:-143px -2px;
}
footer .social-link li a.tw-link span{
  background-position: -52px -57px;
}
.pre-footer {
    min-height: 14.0625em;
}
.pre-footer li {
    overflow: hidden;
}

.pre-footer li {
    line-height: 1.6em;
}
footer .widgettitle{

}
.footer-list-header ,
footer .widgettitle{
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.pre-footer a:not(.btn),
.pre-footer p {
    color: rgba(255,255,255,0.6);
    text-decoration:none;

}
.footer-copyright{
  line-height: 30px;
  padding: 10px 0;
  font-size: 13.5px;
  border-top: 1px solid #6d6d6d;
}
.footer-copyright p{
  margin: 0;
}

.skills .skill, .skills .expander-more a, .skills .expander-less a, .list-skill a {
    display: inline-block;
    font-size: 11px;
    color: #FFFFFF;
    padding: 7.5px 13px;
    margin-right: 5px;
    margin-bottom: 7px;
    background: #2f9aee;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    line-height: 15px;
}
.list-skill li{
  display: inline-block;
}
.form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 10px 12px;
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 1.4;
    color: #686868;
    background-color: #fff;
    background-image: none;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select, input[type=file] {
    padding: 2px 0;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: 0!important;
}
select.form-control {
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(https://wkncdn.com/newx/assets/build/img/svg/icon-select-arrow-down.75e671b0f.svg);
    background-repeat: no-repeat;
    background-position: top 16px right 13px;
    padding: 10px 45px 10px 12px;
}


h5, .h5 {
    font-size: 13px;
}
.job-content h5{
  font-size: 15px;
}
.search-form h5, .search-form .h5 , .frm-submit-project h5, .frm-submit-project label.col-form-label{
    text-transform: uppercase;
    margin: 20px 0;
    display: block;
    color: #686868;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 1.3;
    font-size: 13px;
}
 .frm-submit-project label.col-form-label{
  margin: 0 !important;
 }
 .input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-addon {
    padding: 10px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #686868;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
}

.chosen-container-multi .chosen-choices {
    border: 0 solid #fff !important;
    background-image: none !important;
    min-height: 100px;
    border: 1px solid #ccc !important;
    display: block;
    padding: 10px !important;
}
.chosen-container-multi .chosen-choices li.search-choice{
  background-image: none !important;
  box-shadow: none !important;
  background-color: #2f9aee !important;
  color: #fff !important;
  border: 1px solid #2f9aee !important;
}
.chosen-container-multi .chosen-choices li.search-choice span{
  padding: 4px 7px !important;
    float: left;
}
.chosen-container-active .chosen-choices{
  box-shadow: none !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
  background: none !important;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after{
    content: '×';
    font-size: 16px;
    color: #fff;
    position: relative;
    top: 4px;
}

.img-circle {
    border-radius: 50%;
}
ul .pagination{
  border-radius: 0;
}
.pagination  a{
  cursor: pointer;
}
.pagination  .current{
  cursor: default;
}
.pagination  .current,
.pagination   a:hover {
    z-index: 3;
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.btn-second{
    color: #fff;
    background-color: #2f9aee;
    border-color: #2f9aee;
    display: block;
    border-radius: 3px;
    text-transform: uppercase;
}
.modal-footer{
  border:0;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 24px;
    font-weight: 500;
    color: #000;
}
.modal-header .close {
    position: absolute;
    right: 27px;
    top: 10px;
    font-size: 34px;
    color: #000;
}
.is-reviewed{
  width: 15px;
  height: 15px;
  background-image:url('../../img/verify-badge.png');
  background-position: center;
  background-size: contain;
  background-repeat:no-repeat;
  display: inline-block;
  padding: 10px;
  position: relative;
  top:11px;
  margin-left: 10px;
  cursor: pointer;
}
.modal{
  top:17%;
}
.no-bid-yet{
    padding-left: 15px;
    text-indent: 17px;
  }
  .col-md-sec5{
    width: 20%;
    float: left;
  }
.btn-config-wd {
    display: block !important;
    width: 100%;
    padding: 12px 0;
    font-size: 15px;
    text-transform: uppercase;
}

.rating-score.score-1 i:nth-child(1){
  color: #ffb200;
}

.rating-score.score-2 i:nth-child(1),
.rating-score.score-2-half i:nth-child(1),
.rating-score.score-2 i:nth-child(2),
.rating-score.score-2-half i:nth-child(2){
  color: #ffb200;
}

.rating-score.score-3-half i:nth-child(1),
.rating-score.score-3 i:nth-child(1),
.rating-score.score-3-half i:nth-child(1),
.rating-score.score-3 i:nth-child(2),
.rating-score.score-3-half i:nth-child(2),
.rating-score.score-3 i:nth-child(3),
.rating-score.score-3-half i:nth-child(3){
  color: #ffb200;
}

.rating-score.score-1-half i:nth-child(2),
.rating-score.score-2-half i:nth-child(3){
  color: #ffb200;
}

.rating-score.score-4 i:nth-child(0),
.rating-score.score-4 i:nth-child(1),
.rating-score.score-4-half i:nth-child(1),
.rating-score.score-4 i:nth-child(2),
.rating-score.score-4-half i:nth-child(2),
.rating-score.score-4 i:nth-child(3),
.rating-score.score-4-half i:nth-child(3),
.rating-score.score-4 i:nth-child(4),
.rating-score.score-4-half i:nth-child(4){
    color: #ffb200;
}
.rating-score.score-5,
.rating-score.score-0 {
    color: #ffb200;
}

/** Membership Plan CSS **/
.box-price-table__button{
  border-radius: 30px;
  border:0;
  background-color: #54d854;
  padding: 13px 39px;
  color: #fff;
  border-color: #54d854;
}
.elementor-price-table__footer .btn-membership{
   border-radius: 30px;
  border:0;
  background-color: #54d854;
  padding: 13px 39px;
  color: #fff;
  border-color: #54d854;
}
.box-price-table__button.disabled{
  background-color: #ccc;
  cursor: inherit;
}
.box-price-table{
  display: block;
  width: 96%;
  border:1px solid #ccc;
  padding:30px 15px;
  text-align: center;
  border-radius: 5px;
  background-color: #fff;
  margin: 0 auto 30px auto;
}
.box-price-table__footer{
  display: block;
  margin:30px 0 10px 0 ;
}
.box-price-table__header{
  margin: 15px 0 25px 0;
  color: #000;
  padding: 0;
}
.box-price-table__header h3{
  margin:0;
  font-size: 27px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow:hidden;
}
.box-price-table__integer-part{
  font-size: 45px;
}
.box-price-table__middle{
  text-align: left;
  margin:0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 79%;
}
.box-price-table__currency,.box-price-table__integer-part{
    color:#54d854;
    font-weight: bold;
}
.box-price-table__middle .fa{
  padding-right: 15px;
}
.box-price-table__middle .fa-check{
  color: #54d854;
}
.box-price-table__currency{
  position: relative;
  top:-15px;
  font-size: 25px;
}
.box-price-table__bottom_content{
  min-height: 30px;
}
.label-plan-heading{
  font-size: 18px;
  font-weight: bold;
}
.label-plan-info{
  font-weight: bold;
  margin-right: 15px;
}
.btn-link-plans {
    display: inline-block;
    padding: 0;
    border-radius: 3px;
    max-width: 200px;
    margin-right: 20px;
    text-decoration: none;
    color: #3379b7;
}
.btn-toggle-renew{
  cursor: pointer;
}
/** Fron end *//

.elementor-price-table .elementor-price-table__features-list li{
  text-align: left;
  padding-left: 30px !important;
}
.elementor-price-table .elementor-price-table__features-list li i{
  text-align1: left;
  display1: none;
}
.elementor-price-table{
  1border: 1px solid #555;
}
.elementor-price-table .elementor-price-table__header {
    background: rgb(30, 159, 173);
    padding: 20px 0;
}

.elementor-price-table{

}
.elementor-price-table .elementor-price-table__features-list li i.fa-check{
  color:#6eda43;
}
.home .elementor-price-table{
  border: 1px solid #ddd !important;
}
.home .elementor-price-table__price{
  padding: 15px !important;
  border-bottom: 1px solid #ddd !important;
  margin-bottom: 25px !important;
}
/** END Membership */
.confirmation-stage{
  text-align: center;
}
.confirmation-stage .fa-check{
  color: green;
    font-weight: 100;
    font-size: 42px;
    padding: 20px;
    border-radius: 50%;
    border: 1px solid green;
}

/**********
 * PRICING TABLE *
 * *********/

.box-membership{
    background-color: #efefef;
    padding-bottom: 50px;
}
.box-membership .container{

}
.box-heading .heading-title{
    margin-bottom: 15px;
    margin-top: 15px;
}

.pricingTable{
    border: 1px solid #ddd;
    text-align: center;
    position: relative;
    padding-bottom: 40px;
    transform: translateZ(0px);
    background-color: #fff;
}

.pricingTable:before,
.pricingTable:after{
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    z-index: -1;
    transition: all 0.5s ease 0s;
}

.pricingTable:before{
    border-right: 2px solid #08c6aa;
    border-left: 2px solid #08c6aa;
    transform: scaleY(0);
    transform-origin: 100% 0 0;
}

.pricingTable:after{
    border-bottom: 2px solid #08c6aa;
    border-top: 2px solid #08c6aa;
    transform: scaleX(0);
    transform-origin: 0 100% 0;
}

.pricingTable:hover:before{
    transform: scaleY(1);
}

.pricingTable:hover:after{
    transform: scaleX(1);
}

.pricingTable .pricingTable-header{
    color: #353535;
    padding: 20px 0 10px 0;
    background-color: #fff;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd !important;
}

.pricingTable .heading{
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 5px 0;
}

.pricingTable .subtitle{
    font-size: 14px;
    display: block;
}

.pricingTable .price-value{
    font-size: 59px;
    font-weight: 600;
    margin-top: 10px;
    position: relative;
    display: inline-block;
}

.pricingTable .currency{
    font-size: 45px;
    font-weight: normal;
    position: absolute;
    top: 2px;
    left: -30px;
}

.pricingTable .month{
    font-size: 20px;
    position: absolute;
    bottom: 17px;
    right: -40px;
}

.pricingTable .pricing-content{
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

.pricingTable .pricing-content li{
    font-size: 16px;
    color: #7a7e82;
    line-height: 40px;
    text-align: left;
    display: block;
    max-width: 80%;
    margin-left: 70px;
}
.pricingTable .pricing-content li i{
    font-size: 23px;
    display: inline-block;
    width: 37px;
    font-weight: normal;
    position: relative;
    top: 3px;
}
.pricingTable .pricing-content li i.fa-check{
    color: #6eda43;
}
.pricingTable .pricing-content li span{
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.pricingTable .read{
    display: inline-block;
    border: 1px solid #7a7e82;
    font-size: 14px;
    font-weight: 700;
    color: #7a7e82;
    padding: 9px 33px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    border-radius: 150px;
}

.pricingTable .read:hover{
    border-color: #08c6aa;
    color: #08c6aa;
}

.pricingTable .read i{
    font-size: 19px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    right: 15px;
    transition: all 0.3s ease 0s;
}

.pricingTable .read:hover i{
    right: 5px;
}


@media screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 25px; }
}

@media only screen and (max-width: 768px){
    .btn-box-home{
        min-width: 205px;
    }

}
@media screen and (max-width: 1200px){
 .box-membership .container{
        max-width: 100%;
    }
}
/* Credit to http://labs.bootstrapthemes.co/demo/Resource/PricingTableStyleDemo38/ */

/**********
 *END PRICING TABLE *
 * *********/