body {
    /*font-family: Maven Pro;*/
    font-size: 14px;
    line-height: 24px; 
    color: #000;
    background-color: #fff; 
    outline: none; 
    font-family: Montserrat !important; 
    font-weight: 400;
}
.clr-blue {
    color: #1035c4;
    margin: 10px 0px 0px 0px;
    float: right;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, a, span {
    /*font-family: Maven Pro;*/
    font-family: Montserrat !important;
}
h3, .h3 {
    font-size: 22px;
}
a {
    color: #1035c4;
    text-decoration: none;
}
p {
    float: left;
    width: 100%;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-size: 15px;
}
.table tr:nth-child(even) {
    background: #e8e8e8;
}
.table tr:nth-child(odd) {
    background: #f3f6ff;
}
.mt-5 {margin-top:5px !important;}
.ml-20 {margin-left:20px !important;}
.mt-10 {margin-top:10px !important;}
.border-top {
    border-top: 1px solid #d6d6d6;
}
::before, ::after, :before, :after {
	font-family: fontawesome;
}
:focus, :active, :hover, :visited, :focus-within {
    outline: none;
}
.fa {
    margin: 3px 5px 0px 0px;
    color: #1035c4;
}
.icons img {
    width: 15px;
    margin: -5px 0px 0px 0px;
}
.chart-pie::before {
    content: "\f200";
    font-family: fontawesome;
    color: #1035c4;
    margin: 0px 5px 0px 0px;
}
a, a:hover {
    text-decoration: none;
}
ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    float: left;
    width: 100%;
}
img {
	width: 100%;
}
.ptb-10 {padding: 10px 0px;}
.ptb-20 {padding: 20px 0px;}
.ptb-30 {padding: 30px 0px;}
.ptb-40 {padding: 40px 0px;}
.ptb-50 {padding: 50px 0px;}
.ptb-60 {padding: 60px 0px;}
.ptb-70 {padding: 70px 0px;}

.pt-10 {padding: 10px 0px 0px 0px;} 
.pt-20 {padding: 20px 0px 0px 0px;}
.pt-30 {padding: 30px 0px 0px 0px;}
.pt-40 {padding: 40px 0px 0px 0px;}
.pt-50 {padding: 50px 0px 0px 0px;}
.pt-60 {padding: 60px 0px 0px 0px;}
.pt-70 {padding: 70px 0px 0px 0px;}

.pb-10 {padding: 0px 0px 10px 0px;}
.pb-20 {padding: 0px 0px 20px 0px;}
.pb-30 {padding: 0px 0px 30px 0px;}
.pb-40 {padding: 0px 0px 40px 0px;}
.pb-50 {padding: 0px 0px 50px 0px;}
.pb-60 {padding: 0px 0px 60px 0px;}
.pb-70 {padding: 0px 0px 70px 0px;}

.ftl {
    font-family: Pacifico !important;
    color: #1035c4;
    display: contents;
}
.top-header {
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    position: fixed;
    padding: 0px 0px;
    background: #fff;
    z-index: 2;
    box-shadow: 0px 0px 10px black;
}
.logo {
    float: left;
    width: 300px;
    margin: 10px 0px;
    padding: 0px;
}
.head-select {
    float: left;
    width: auto;
    margin: 26px 0px 0px 50px;
    padding: 0px;
	position: relative;
}
.head-select::before {
    content: "\f002";
    font-family: fontawesome;
    color: white;
    padding: 2px 5px;
    font-size: 15px;
    float: left;
    z-index: 9;
    display: inline-block;
    background: #1035c4;
    border-right: 1px solid rgba(228, 228, 228, 0.5);
    position: absolute;
}
.head-select select {
    float: left;
    width: auto;
    margin: 0px;
    padding: 5px 10px 5px 30px;
    background: #1035c4;
    color: #fff;
    border: 0px solid #1035c4;
    cursor: pointer;
}
.head-select option {
    background: #3d7a9c;
    color: #fff;
}
.login.center-link {
    float: left;
    width: 48%;
    text-align: center;
}
.login.center-link ul {
    float: left;
    width: 100%;
    text-align: center;
    display: flex;
}
.login.center-link li {
    margin: 0px auto;
    float: none;
    display: inline-block;
}
.login {
    float: right;
    width: auto;
    margin: 0px 0 0 0;
    display: flex;
}
.login ul {
    float: left;
    width: auto;
    margin: 0px;
    padding: 0px;
}
.login ul li {
    float: left;
    width: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: relative;
}
.login ul li:hover {
    background: #1035c4;
}
.login ul li:hover a {
    color: #fff;
}
.login ul li a {
    color: #000;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 25px 20px;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0px;
}
.login ul li .fa {
    font-size: 17px;
    color: #1035c4;
    padding: 28px 20px;
}
.login .dropdown img {
    width: 30px;
}
.login ul li a:hover {
    color: #fff;
}
.dropdown ul {
    display: none;
    position: absolute;
    top: 100%;
    margin: 0px;
    padding: 0px;
    width: 200px;
    background: #efefef;
    box-shadow: 0px 0px 20px grey;
}
.dropdown:hover ul {
    display: block;
}
.dropdown ul li {
    float: left;
    width: 100%;
}
.login ul .dropdown ul li:hover {
    background: transparent;
}
.dropdown ul li a {
    padding: 5px 10px;
    background: #616161;
    width: 100%;
    margin: 5px 0px;
    border-left: 5px solid #1035c4;
    color: #fff;
    transition: .5s;
    text-align: left;
}
.dropdown ul li a:hover {
    background: #1035c4;
    border-left: 5px solid #616161; 
    transition: .5s;
    color: #fff;
}
.login .link {
    padding: 0px 0px;
    width: auto;
    margin: 17px 0px 0px 30px;
}
.login ul .link a {
    color: #fff;
    padding: 5px 10px;
    transition: .5s;
    background: #1035c4;
    width: 100%;
    float: left;
    margin: 2px 0px;
    text-align: center;
}
.login .link a:hover {
    background: black;
    color: #fff;
}
.bottom-header {
    float: left;
    width: 100%;
    background: #efefef;
    margin: 75px 0 0 0;
    padding: 0px;
}
.bottom-header marquee {
    padding: 17px 0px 0px 0px;
    font-size: 20px;
    min-height: 50px;
    color: #1035c4;
}
.bottom-header ul {
    display: flex;
    flex: 0 0 100%;
    justify-content: space-between;
    padding-left: 0;
    transition: transform .35s ease-out;
    margin: 0px;
}
.bottom-header ul li {
    display: flex;
    margin-bottom: 0;
}
.bottom-header ul li a {
    color: #000;
    padding: 15px 10px;
    transition: .5s;
}
.bottom-header ul li a:hover {
    background: #1035c4;
    color: #fff;
    transition: .5s;
}
section {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 50px 0px;
}
.banner {
    position: relative;
    padding: 0;
}
.image {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.overwrite {
    position: absolute;
    right: 80px; 
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 460px;
    text-align: center;
    padding: 0px 0px;
    background: linear-gradient(to bottom, #e05b12 0%, #8c4953 100%);
    background: url(../images/future.png);
    background-position: 0;
    background-size: 100% 100%;
    border-radius: 100px;
}
.overwrite .shadow { 
    float: left;
    width: 100%;
    height: 100%;
    padding: 40px 30px;
    box-shadow: 0px 0px 0px 0px #b05037;
}  
.overwrite h1 {
    color: #fff;
    font-size: 30px;
}
.overwrite p {
    color: #1035c4;
    font-size: 25px;
    line-height: 30px;
    margin: 20px 0 0 0;
    text-align: center;
    font-weight: bold;
}
.overwrite .underline::after {
    content: "";
    width: 150px;
    height: 2px;
    display: table;
    background: #1035c4;
    margin: 5px auto 0px;
}
.overwrite ul {
    float: left;
    width: 50%;
    margin: 20px 0px 0px 0px;
}
.overwrite li {
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    line-height: normal;
}
.overwrite li span {
    float: left;
    width: 25px;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    color: #1035c4;
    font-weight: bold;
    text-align: center;
}
.overwrite li p a {
    float: left;
    width: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    background: transparent;
    color: #fff;
    text-transform: inherit;
    border-radius: 0px;
    border: 0px solid #fff;
    font-size: 13px;
    transition: .5s;
    line-height: normal;
}
.overwrite li p a:hover {
    background: transparent;
    border: 0px solid black;
}
.overwrite li p {
    float: left;
    width: 80%;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.overwrite a {
    float: none;
    width: auto;
    margin: 20px 0px 0px 0px;
    padding: 10px 15px;
    background: #1035c4;
    color: #fff;
    border-radius: 10px;
    border: 2px solid #fff;
    font-size: 18px;
    transition: .5s;
    display: inline-block;
}
.overwrite a:hover {
    background: #fff;
    border: 2px solid #1035c4;
    color: #1035c4;
    transition: .5s;
}





.top-sec {
    background: #505050;
    padding: 20px 0px;
}
.border {
    border-right: 2px solid #1035c4;
}
.border:nth-last-child(1) {
    border: 0px;
}
.top-one {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px 0px;
    min-height: 80px;
    color: #fff;
}
.top-one h4 {
    width: 100%;
    margin: 5px 0px;
    font-size: 30px;
    color: #1035c4;
}
.top-one h6 {
    font-size: 18px;
    margin: 5px 0 0 0;
}
.top-one p {
    font-size: 15px;
    line-height: 20px;
    margin: 15px 0px 0px 0px;
    color: #b7b7b7;
}






.heading {
    text-align: center;
    color: #505050;
    margin: 0px 0 50px 0;
}
.heading h1 {
    margin: 0px;
    /*background: -webkit-linear-gradient(#0a0501, #1035c4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	position: relative;*/
}
/*.heading h1::after {
    content: "\f111""\f111""\f111";
    font-family: fontawesome;
    width: 150px;
    position: absolute;
    bottom: -15px;
    left: 0;
    background: -webkit-linear-gradient(#0a0501, #1035c4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    right: 0px;
    z-index: 9;
    display: table;
    font-size: 10px;
    margin: 10px auto 0;
    letter-spacing: 10px;
}*/
.changes .heading h3 {
    margin: 0px 0px;
    width: 100%;
    border-bottom: 1px solid #616161;
    padding: 0px 0px 5px 0px;
}
.content p {
    text-align: justify;
    margin: 0px 0px 15px 0px;
}
.web-color {
    color: #1035c4;
    font-weight: bold;
}
.web-color2 {
    color: #1035c4;
}
.blue-list {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.blue-list .list-item li {
    color: #000;
}
.list-item li::before {
    content: "\f0a4";
    margin: 0px 10px 0px 0px;
}
.blue-list li span {
    color: #1035c4;
    text-align: center;
    width: 35px;
    font-weight: bold;
}
.two-parts-list .list-item {
    width: 50%;
}
.list-item {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}
.two-parts-list .list-item h3 {
    color: #000;
    margin: 0px 0px 15px 0px;
}
.list-item h3 {
    color: #000;
    margin: 0px 0px 15px 0px;
}
.list-item li {
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    font-size: 15px;
    text-align: justify;
    display: flex;
}
.about-img {
    margin: 100px 0px 0px 0px;
}
.bg-color {
    background: #f9f9f9;
}
.work {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.work .icon {
    width: 150px;
    margin: 0px auto 20px;
    padding: 30px 0px;
    height: 150px;
    border-radius: 50%;
    border: 1px solid #848484;
    transition: .5s;
}
.work:hover .icon {
    background: #c3ccf1;
    transition: .5s;
}
.work .icon img {
    width: 100px;
}
.work .discription {
    float: left;
    width: 100%;
    margin: 0px 0 0px 0;
    padding: 0px;  
}
.work .discription h3 {
    margin: 0px 0 10px 0;
    font-size: 19px;
    color: #000;
}
.tab-heading h3 {
    margin: 20px 0px 0px 0px;
    color: #1035c4;
    font-size: 20px;
}


.slideshow-container {
  position: relative;
}
.mySlides {
    display: none;
    padding: 40px 0px;
    text-align: center;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}
.dot-container {
    text-align: center;
}
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 1px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active, .dot:hover {
  background-color: #1035c4;
}
q {font-style: italic;}
.author {color: cornflowerblue;}





.panel-group {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #1035c4;
    border-color: #1035c4;
    padding: 0px 0px;
}
.panel-title > a {
    width: 100%;
    display: inline-block; 
    padding: 15px;
}

.last-section {
    background: #1035c4;
    text-align: center;
    padding: 30px 0px;
}
.last-section h2 {
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}
.link {
    margin: 20px 0px 0px 0px;
    float: left;
    width: 100%;
    text-align: center;
}
.link.blue p {
    text-align: center;
}
.link.blue a {
    background: #1035c4;
}
.link.blue a:hover {
    background: black;
}
.link a {
    color: #fff;
    font-size: 15px;
    background: #505050;
    padding: 5px 10px;
    display: inline-block;
    transition: .5s;
    margin: 0px 15px;
} 
.gray-light{
    background: #d6fdd6;
}
.gray-dark {
    background: #bcffbc;
}
.blue-light {
    background: #e0e7ff;
}
.table .link {
    margin: 0px 0px 0px 0px;
}
.table .link a {
    width: auto;
    margin: 5px 0px 5px 0px;
}
.link a:hover, .link-blue a:hover {
    box-shadow: 3px 2px 15px #505050;
    transition: .5s;
} 
.link-blue {
    text-align: center;
    float: left;
    width: 100%;
}
.link-blue a {
    background: #1035c4;
    color: #fff;
    padding: 5px 10px;
    margin: 5px 0px;
    font-size: 17px;
    border: 0px solid #ffffff;
    transition: .5s;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.link-blue a:hover {
    background: #505050;
    box-shadow: 3px 2px 15px #505050;
    transition: .5s;
}
.bredcrumb {
    /* background: #c1c1c1; */
    background: linear-gradient(to bottom, #e05b12 0%, #8c4953 100%);
    text-align: left;
}
.bredcrumb h3 {
    color: #fff;
    font-size: 40px;
    float: left;
    margin: 0px;
}
.bredcrumb .links {
    color: #fff;
    float: right;
    margin: 15px 0px 0 0px;
}
.bredcrumb a {
    color: #fff;
    font-size: 18px;
    margin: 0px 10px;
}
.list-item ul {
    padding: 0px 0px 0px 25px;
}
.list-item ul li::before {
    content: "\f101";
    font-family: fontawesome;
    padding: 0px 8px 0px 0px;
    color: #1035c4;
    font-weight: bold;
}
.row-border {
    border-bottom: 1px dotted #1035c4;
}
form .phone {
    float: left;
    width: 100%;
}
form .phone select {
    width: auto;
    padding: 5px 10px;
}
.freelancers .active {
    background: transparent;
}
.freelancers .search {
    background: #1035c4;
    padding: 20px 15px;
    margin: 20px 0px 30px 0;
}
.search select {
    width: 85%;
    min-height: 45px;
    margin: 0px;
}
.freelancers .search button {
    width: auto;
}
.table input[type="date"] {
    border: 1px solid #c1c1c1;
    padding: 0px 5px;
    line-height: 20px;
}
.contact-page form .phone input {
    width: 37%;
    float: left;
}
form .phone input {
    float: right;
    width: 37%;
    margin: 0px 0px 0px 5px;
}
.login-form {
    margin: 0 auto;
    width: 500px;
    text-align: center;
}
.login-form form {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 30px 20px;
    background: #c1c1c1;
}
form h3 {
    margin: 0px 0px 30px 0px;
    text-align: center;
    color: #1035c4;
    font-size: 30px;
}
form input, form select, form textarea {
    float: left;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 5px 15px;
    background: #fff;
    border: 1px solid #1035c4;
    min-height: 35px;
}
form select option {
    background: #d6d6d6;
}
form textarea { 
    min-height: 100px;
}
form .submit {
    float: left;
    width: 100%;
    margin: 10px 0px 15px 0px;
    padding: 0px;
    text-align: center;
}
form .submit button {
    background: #1035c4;
    color: #fff;
    padding: 5px 10px;
    margin: 0px 10px;
    font-size: 15px;
    border: 0px solid #ffffff;
    transition: .5s;
}
form .submit button:hover {
    background: #505050;
    box-shadow: 3px 2px 15px #505050;
    transition: .5s;
}
form a {
    color: #fff;
    font-size: 15px;
}
form a:hover {
    color: #1035c4;
    font-size: 15px;
}
form p a {
    color: #1035c4;
    font-size: 15px;
}
.forgot {
    float: left;
    width: 100%;
    border-bottom: 1px solid #1035c4;
    padding: 0px 0px 5px 0px;
}
.forgot p {
    float: left;
    width: auto;
    margin: 0px 0px;
}
.forgot p input {
    float: left;
    width: auto;
    margin: 6px 10px 0px 0px;
}
.forgot a {
    float: right;
    width: auto;
    margin: 14px 0px 0px 0px;
}
.dob, .gender {
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    border: 1px solid #1035c4;
    padding: 0px 15px 10px 15px;
    background: #fff;
}
.dob lable, .gender lable {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0px 0px;
    color: #000;
    font-weight: bold;
}
.dob select {
    width: 130px;
    margin: 0px 5px;
    padding: 10px 5px;
    color: #000;
    border: 1px solid #1035c4;
}
form .job select, form .job input, form .job textarea {
    margin: 0px;
}
.job input[type="checkbox"] {
    width: auto;
    margin: 0px 15px 0px 0px;
}
.job span {
    margin: 7px 0px 0px 0px;
    float: left;
}
.gender .gen {
    float: left;
    width: 33.33%;
    color: #000;
    text-align: left;
}
form .gender input {
    float: left;
    width: auto;
    margin: 0px 5px 0px 0px;
}
form .gender .gen span {
    margin: 8px 0px 0px 0px;
    float: left;
}
.employer-dashboard {
    float: left;
    width: 100%;
    margin: 10px 0px 0px 0px;
}
.user-id {
    float: right;
    width: auto;
    margin: 15px 0px 0px 30px;
    padding: 0px;
}
.user-id img {
    float: left;
    width: 40px;
}
.drop-user {
    display: none;
    position: fixed;
    right: 0px;
    top: 0px;
    bottom: 0px;
    height: 100%;
    background: black;
    width: 250px;
    z-index: 1;
}
.drop-user .close {
    position: absolute;
    color: #fff;
    top: 10px;
    right: 10px;
    opacity: 1;
    font-size: 25px;
}
.drop-user .u-img {
    float: left;
    width: 100%;
    margin: 50px 0px 0px 0px;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 0px 0px 10px 0px;
}
.drop-user .img {
    float: left;
    width: 100%;
    margin: 0px;
    text-align: center;
}
.user-id .drop-user .img img {
    float: none;
    width: 150px;
}
.drop-user h3 {
    float: left;
    width: 100%;
    color: #fff;
    border-bottom: 0px solid #fff;
    padding: 0px 0px 0px 0px;
}
.drop-user p {
    color: #fff;
}
.drop-user p a {
    float: left;
    width: 100%;
    border-left: 5px solid #1035c4;
    margin: 15px 0px;
    padding: 10px 15px;
    background: #f9f9f9;
    color: #000;
    transition: .5s;
}
.drop-user p a:hover {
    background: #1035c4;
    color: #fff;
    border-left: 5px solid #c1c1c1;
    transition: .5s;
}
.user-profile .changes, .freelancers .changes {
    padding: 15px 0px;
}

.details {
    float: left;
    width: 100%;
    margin: 0px 0px;
    padding: 10px 0px;
}
.changes .details h3 {
    margin: 10px 0px;
}
.details h3 a {
    float: right;
    font-size: 15px;
    margin: 0px 0px 0px 5px;
}
.likes {
    float: right;
    width: auto;
    margin: 8px 0px;
    font-size: 25px;
}
.likes a {
    margin: 0px 0px 0px 20px;
    font-size: 17px;
}
.likes a:hover {
    color: #000;
}
.changes .details p {
    width: 100%;
    margin: 0px 30px 5px 0px;
}
.changes .details .pri p {
    width: auto;
}
.hire {
    float: left;
    width: 100%;
    margin: 15px 0px;
    text-align: center;
    display: none;
}
.hire a {color: #1035c4;}
.freelancers .changes:hover .hire {
    display: block;
}
.changes .details p a {
    color: #1035c4;
}
.changes .details .reviews p a {
    float: left;
    margin: 0px 5px;
    line-height: normal;
}
.chng-img {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.upload {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 30px;
    width: 100%;
    height: 100%;
    padding: 20px 20px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: none;
}
.chng-img:hover .upload {display: block;}
.upload span {
    color: #fff;
}
.brief {
    float: left;
    width: 100%;
    margin: 10px 0px 0px 0px;
    text-align: center;
    font-size: 20px;
}
.brief h4 {
    margin: 0;
}
.social {
    float: left;
    width: 100%;
    margin: 5px 0px 5px 0px;
}
.social a {
    font-size: 17px;
}
.reviews {
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 5px 15px;
    border-bottom: 1px solid #1035c4;
}
.reviews.no-padding {
    padding: 10px 0px 0px 0px;
}
.side-bar .reviews a {
    background: transparent;
    width: auto;
    float: left;
    padding: 0px 0px;
    border: 0px;
}
.side-bar .reviews a:hover {
    color: #1035c4;
    border: 0px;
    background: transparent;
}
.reviews span {
    float: left;
    margin: 0px 5px 0px 0px;
    line-height: normal;
}
.job-complete {
    padding: 0px 15px;
    margin: 0px 0px 30px 0px;
    float: left;
    width: 100%;
}
.job-complete p {
    padding: 0px 0px;
    margin: 5px 0px;
}
.job-complete p span {
    color: #1035c4;
    font-weight: bold;
}


.membership .active {
    background: transparent;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin: 0px 0px 15px 0px;
}
.plans {
    float: left;
    width: 100%;
    margin: 15px 0px;
    padding: 20px 15px;
    background: #efefef;
    text-align: center;
    box-shadow: 3px 2px 15px #505050;
}
.plans h3 {
    font-size: 25px;
    color: #1035c4;
    border-bottom: 1px solid black;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 15px 0px;
}
.plans p {
    margin: 0px 0px 0px 0px;
    text-align: left;
}
.plans .extra-small {
    text-align: center;
    font-size: 12px;
}

.extra-small {
    margin: 0px !important;
    float: none;
    text-align: left;
    font-size: 12px;
}
.overview p a {
    float: left;
    width: 100%;
    padding: 10px 0px;
    background: #1035c4; 
    color: #fff;
    transition: .5s;
    text-align: center;
}
.overview p a:hover {
    background: black;
    box-shadow: 3px 2px 15px #505050;
    transition: .5s;
}
.overview {
    float: left;
    width: 100%;
    border-top: 0px solid black;
    margin: 0px 0px 0px 0px;
    text-align: left;
    padding: 0px;
}
.overview p {
    font-size: 15px;
    margin: 5px 0px 0px 0px;
}
.overview p span {
    color: #1035c4;
    font-weight: bold;
}
.insights .changes {
    padding: 20px 0px 0px 0px;
    text-align: center;
    min-height: 355px;
}
.insights .changes h2 {
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid black;
}
.earns {
    float: left;
    width: 100%;
    margin: 0px 0px;
    padding: 0px;
    border-bottom: 1px solid black;
}
.earns h4 {
    font-size: 40px;
}
.earns img {
    width: 150px;
    margin: 10px 0px;
}
.proficiency {
    float: left;
    width: 100%;
    margin: 0px 0px 5px 0px;
    padding: 0px 15px;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #a8a8a8;
}
.proficiency h5 {
    width: 100%;
    font-size: 15px;
    margin: 0px 0px 2px 0px;
    color: #000;
    font-weight: normal;
    display: inline-block;
}
.changes .proficiency p {
    margin: 0px;
}
.green {
    color: green !important;
}
.red {
    color: red !important;
}







.side-bar {
    float: left;
    width: 100%;
    margin: 20px 0px;
    background: #f9f9f9;
    box-shadow: 1px 2px 10px black;
}
.side-bar ul {
    margin: 0px;
}
.side-bar li {
/*    position: relative;*/
}
.side-bar p a {
    display: block;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    padding: 0px 3px 0px 0px;
    cursor: pointer;
    background: transparent;
    color: #1035c4;
    position: relative;
    border-left: 0px solid #1035c4;
    transition: .5s;
    float: left;
}
.side-bar p a:hover {
    background: transparent;
    border-left: 0px;
}
.side-bar a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    padding: 10px 20px;
    cursor: pointer;
    background: #616161;
    color: #fff;
    position: relative;
    border-left: 5px solid #1035c4;
    transition: .5s;
}
.side-bar a:hover {
    background: #1035c4;
    border-left: 5px solid black;
    transition: .5s;
}
.name {
    float: left;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}
.name h2 {
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #1035c4;
    text-align: center;
    font-weight: 400;
}
.changes {
    float: left;
    width: 100%;
    margin: 20px 0px;
    padding: 0px;
    box-shadow: 1px 2px 10px black;
}
.sub-heading {
    float: left;
    width: 100%;
    border-bottom: 1px solid #616161;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}
.changes h3 {
    float: left;
    width: auto;
    margin: 15px 0px 10px 0px;
    padding: 0px 0px;
    color: #000;
    border-bottom: 0px solid #616161;
    font-size: 21px;
    text-align: left;
}
.changes p {
    margin: 0px 0px 5px 0px;
    color: #000;
}
.changes form {
    float: left;
    width: 100%;
    margin: 8px 0px 8px 0px;
    padding: 0px 0px;
}
.create-job {
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.create-job .job {
    float: left;
    width: auto;
    margin: 10px 0px 5px 0px;
    padding: 0px;
    line-height: 11px;
}
form .create-job .job span, form .create-job input {
    float: left;
    width: auto;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    line-height: 40px;
}
form .job {
    margin: 5px 0px 5px 0px;
    float: left;
    width: 100%;
}
.pro-type {
    box-shadow: 0px 0px 5px black;
    float: left;
    width: 100%;
    margin: 5px 0px 10px 0px;
    text-align: center;
    padding: 10px 15px;
}
.pro-type:hover {
    background: #1035c4;
}
.pro-type input {
    width: auto;
    float: none;
    margin: 0px 10px 0px 0px;
} 
.pro-type a {
    color: #1035c4;
    font-size: 15px;
}
.pro-type:hover a {
    color: #fff;
}
.table table {
    width: 100%;
}
.table table th {text-align: center;}
.table table td {text-align: left;}
.table table th, .table table td {
    padding: 10px 10px;
    line-height: normal;
}
.table .web-color:hover {
    background: #1035c4;
    color: #fff;
}
.table .web-color button {
    background: transparent;
    border: 0px;
    box-shadow: 0px 0px 0px black;
    color: #1035c4;
    font-weight: bold;
    width: 100%;
    font-size: 15px;
    padding: 0px;
    line-height: 50px;
    float: left;
}
.table .web-color:hover button {
    color: #fff;
}
.chats {
    margin: 20px 0px 20px 20px;
    float: left;
    width: auto;
}
.chats a {
    font-size: 25px;
    color: black;
}
.chats a:hover {
    color: #1035c4;
}
.search {
    margin: 20px 0px 0px 0px;
    float: left;
    width: 100%;
}
.search form {
    float: left;
    width: 100%;
}
.search input {
    margin: 0px;
}
.search button {
    width: 100%;
    background: #1035c4;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    border: 0px;
    padding: 11px 30px;
    display: inline-block;
    transition: .5s;
    margin: 0px 0px;
    float: right;
}
.search button:hover {
    background: black;
    box-shadow: 3px 2px 15px #505050;
    transition: .5s;
}

.modal-content {
    float: left;
    width: 100%;
}
.modal-header {
    border-bottom: 0px solid #e5e5e5;
}
.modal-header h4 {
    color: #1035c4;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
.modal-body .table {
    margin: 0px;
}
.modal-body {
    position: relative;
    float: left;
    width: 100%;
    padding: 15px;
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    margin: 0px;
    box-shadow: 0px 0px 0px black;
}
.modal-footer {
    padding: 15px;
    float: left;
    width: 100%;
    text-align: center;
    border: 0px;
}
.modal-footer button {
    width: auto;
    background: #1035c4;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    border: 0px;
    padding: 10px 30px;
    display: inline-block;
    transition: .5s;
    margin: 0px 0px;
}
.modal-footer button:hover {
    background: black;
    box-shadow: 3px 2px 15px #505050;
    transition: .5s;
}
.experience {
    float: left;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #a8a8a8;
}
.show-exp {
    float: left; 
    width: 90%;
    margin: 0px;
    padding: 0px;
}
.employer .show-exp {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.changes .experience p {
    margin: 0px 0px 0px 0px;
}
.edit {
    float: right;
    width: 10%;
}
.edit a {
    margin: 0px 0px 0px 20px;
    font-size: 20px;
}

.edit a:hover {
    color: #000;
} 
.payment {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 15px 0px;
    background: #d6d6d6;
}
.payment p {
    background: #fff;
    padding: 5px 10px;
    margin: 2px 0px;
    border-left: 5px solid #1035c4;
    border-right: 5px solid #1035c4;
}
.payment p span {
    float: right;
}
.fix-l, .fix-r {
    position: fixed;
    top: 150px;
    background: #1035c4;
    z-index: 9;
    padding: 5px 10px;
    box-shadow: 1px 1px 5px #000;
}
.fix-l {
    left: 0px;
}
.fix-r {
    right: 0px;
}
.fix-l::after {
    content: "\f002";
    font-size: 20px;
    color: #fff;
}
.fix-r::after {
    content: "\f0b0";
    font-size: 20px;
    color: #fff;
}
.fix-r .changes {
    margin: 0px;
    position: absolute;
    display: none;
    right: -800%;
    top: 100%;
    transition: .5s;
    background: #fff;
    width: 300px;
}
.fix-r:hover .changes {
    right: 0px;
    transition: .5s;
    display: block;
}
.fix-l .changes {
    margin: 0px;
    position: absolute;
    display: none;
    left: -800%;
    top: 100%;
    transition: .5s;
    background: #fff;
    width: 300px;
}
.fix-l:hover .changes {
    left: 0px;
    transition: .5s;
    display: block;
}
.fix-l form select, .fix-l form input, .fix-l form textarea {
    margin: 0px 0px 10px 0px;
}
.fix-l form .submit, .fix-r form .submit {
    margin: 5px 0px 0px 0px;
}
.fix-l .changes form {
    margin: 0px 0px 15px 0px;
}
.fix-r form .job {
    margin: 0px;
}




.popup-box {
    display: none;
}
#popup, #popupa, #popup1, #popup2  {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    z-index: 9;
    text-align: left;
}
#popup p a, #popup1 p a, #popup2 p a {
    width: auto;
    color: #1035c4;
    padding: 0px 0px;
    margin: 0px 0px;
    text-transform: capitalize;
    font-size: 15px;
    border: 0px solid #ffffff;
    transition: .5s;
    display: inline-block;
    text-align: center;
    position: static;
    top: 0px;
    right: 0px;
    background: transparent;
    border-radius: 0;
}
#popup .center, #popupa .center, #popup1 .center, #popup2 .center {
    width: 500px;
    position: relative;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 150px;
    height: 320px;
    padding: 15px;
    box-shadow: 0px 0px 20px #fff;
    border-radius: 20px;
    background: #fff;
}
#popup a, #popupa a, #popup1 a, #popup2 a {
    width: auto;
    color: #fff;
    padding: 10px 10px;
    margin: 5px 0px;
    text-transform: uppercase;
    font-size: 19px;
    border: 0px solid #ffffff;
    transition: .5s;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #1035c4;
    border-radius: 10px;
}
#popup form, #popupa form, #popup1 form, #popup2 form {
    margin: 30px 0px 0px 0px;
}
.table .reviews, .table .details, .table .social {
    width: auto;
}
.table .sub-heading, .table .sub-heading h3, .table .reviews {
    border-bottom: 0px;
    margin: 0px;
    padding: 0px 0px;
    display: contents;
}
.table .job-complete {
    margin: 0px;
    border-bottom: 1px solid #1035c4;
}
.job-complete.no-border {
    border-bottom: 0px solid #1035c4;
}
form .add_button, form .remove_button {
    color: #1035c4;
}











footer {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.footer-top { 
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background: #c1c1c1;
}
.first {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 10px 0px 10px 0;
    border-bottom: 1px solid #848484;
}
.footer-logo {
    margin: 10px 0px;
}
.footer-logo img {
    width: 300px;
}
.footer-top h3 {
    color: #000;
    margin: 30px 0px 20px 0px;
}
/*.footer-top h3::after {
    content: "";
    width: 42px;
    height: 2px;
    background: #fff;
    display: table;
    margin: 5px 0px 0px 0px;
}*/
.footer-link {
    text-align: center;
    float: left;
    width: 100%;
    display: flex;
    flex: 0 0 100%;
    justify-content: space-between;
    padding-left: 0;
    transition: transform .35s ease-out;
    margin: 30px 0px;
}
.footer-top p {
    color: #fff;
}
.footer-top p a {
    color: #000;
    margin: 5px 0px 0px 0px;
    float: left;
}
.footer-top p a:hover {
    color: #1035c4;
}
.footer-top p i {
    margin: 10px 0px 0px 5px;
    float: left;
}
.footer-link li {
    margin: 0px 0px 5px 0px;
    float: left;
}
.footer-link li p {
    width: auto;
    padding: 0px 0px;
}
.footer-link li p a {
    margin: 0px;
}
.footer-link li i {
    width: 0;
    opacity: 0;
    margin: 0px;
    transition: .3s;
}
.footer-link li p:hover i {
    opacity: 1;
    width: auto;
    margin: 3px 10px 0px 0px;
    transition: .5s;
}
.footer-bot {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 10px 0px;
    background: #afafaf;
}
.footer-bot ul {
    margin: 0px;
    float: right;
}
.footer-bot ul li {
    margin: 0px;
    float: left;
	width: auto;
}
.footer-bot ul li a {
    color: #fff;
    background: #848484;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 17px;
    border-radius: 50%;
    transition: .3s;
    transform: rotate(0deg);
}
.footer-bot ul li a:hover {
    background: #1035c4;
    transition: .3s;
    transform: rotate(360deg);
}
.copyright {
    float: left;
    width: auto;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    color: #000;
}
.copyright a {
    color: #1035c4;
    text-transform: uppercase;
}
.copyright a:hover {
    color: #fff;
}


.scrolltop {
    position: fixed;
    bottom: 10px;
    right: 30px;
    background: #505050;
    box-shadow: 0px 0px 10px 2px black;
    transition: .5s;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    cursor: pointer;
}
.scrolltop:hover {
    background: #1035c4;
    box-shadow: 0px 0px 10px 2px black;
    transition: .5s;
}
.scroll.icon {
    float: left;
    width: 100%;
}
.scrolltop .fa {
    margin: 0px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    float: left;
    width: 100%;
}



















