html,
body {

    overflow-x: hidden;
    color: #222;
    height: 100%;
    font-family: 'Poppins', sans-serif;
    position:relative;
    padding: 0!important;
    z-index: 10;
}
.modal-open{
    padding: 0!important;
    overflow-y: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
span,
a,
li {
    font-family: 'Poppins', sans-serif;
}
a:active,a:hover,a:focus{
    text-decoration: none;
}
hr {
    margin-top: 3rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}
.btn{
    cursor:pointer;
    
}
/*header*/
header.fixTotop #header-bottom {
    background-color: #fff;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.logo {
    display: inline-block;
    padding: 2px 0;
}

.mainmenu ul li {
    float: left;
    position: relative
}


#header-area .mainmenu ul li a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding-top: 6px;
    display: block;
    margin-left: 9px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

#header-area .mainmenu ul li a:hover {
    color:#3a98d3;
}

.mainmenu ul li ul::after {
    border-bottom: 10px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    left: 25px;
    position: absolute;
    top: -10px
}

.mainmenu ul li:hover ul {
    opacity: 1;
    visibility: visible
}

.mainmenu ul li ul li {
    float: none
}

.mainmenu ul li ul li a {
    color: #000 !important;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    padding: 10px 25px
}

.mainmenu ul li ul li.active a,
.mainmenu ul li ul li a:hover {
    background-color: #24add2
}

#header-bottom .container {
    position: relative
}

#header-area .header-social-icons a i.fa {
    color: #fff;
    font-size: 18px;
    margin-left: 10px;
    -webkit-transition: .4s;
    transition: .4s
}

#header-bottom {
    background-color: #fff;
    /*padding: 7px 0 16px 0;*/
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    border-bottom: 1px solid #ccc;
}

.navbar-collapse ul {
    margin: 30px 0 0 0;
}

.navbar-toggler {
    /*background-color: #2a3e81;*/
    float: right;
    margin-top: -49px;
    /* margin-right: -8px;
*/
}

.navbar-toggler {
    color: #2a3e81;
}

.navbar-toggler {
    display: none;
}

.collapse {
    display: block;
}

.post-job {
    border-radius: 5px;
    padding: 6px 15px 6px 15px;
    color: #000000 !important;
    background: #231f20;
    background: -moz-linear-gradient(top,  #231f20 0%, #3a98d3 15%, #fff200 36%, #fff200 68%, #3a98d3 82%, #3a98d3 82%, #231f20 100%);
    background: -webkit-linear-gradient(top,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%); 
    background: linear-gradient(to bottom,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20
     100%);
     border:1px solid #afadad;
     cursor: pointer;
}

.post-job:hover {
    background: #fff;
    color:#000000 !important;
    border: 1px solid #000000;
}

.sign-up {
    border-radius: 5px;
    padding: 5px 15px 5px 15px !important;
    background: #231f20;
    background: -moz-linear-gradient(top,  #231f20 0%, #3a98d3 15%, #fff200 36%, #fff200 68%, #3a98d3 82%, #3a98d3 82%, #231f20 100%);
    background: -webkit-linear-gradient(top,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%); 
    background: linear-gradient(to bottom,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20
     100%);
     border:1px solid #afadad;
     color:#000000 !important;
}
.view-allbutton{
    background: #231f20;
    background: -moz-linear-gradient(top,  #231f20 0%, #3a98d3 15%, #fff200 36%, #fff200 68%, #3a98d3 82%, #3a98d3 82%, #231f20 100%); 
    background: -webkit-linear-gradient(top,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%); 
    background: linear-gradient(to bottom,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%);
    color:#000000 ;
    border: 1px solid #535556;

}

.view-allbutton:hover{
    background: #fff;
    color: #3a98d3 ;
    border: 1px solid rgb(8,127,232);
}
.sign-up:hover,
.are-button:hover {
    background: #fff;
    border:1px solid #000000;
}

.icon-user i {
    color:#3a98d3;
    position: absolute;
    top: 14px;
    left: 10px;
    font-size: 20px;
    z-index: 2;
    border: none;
    background: transparent;
}

.icon-user {
    position: relative;
    text-align: left;
}

.icon-user .form-control {
    padding: 11px 35px;
}

.book-now-btn {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0;
    width: 100%;
    border: none;
    cursor: pointer;
    border-radius: 20px;
    background: #231f20;
    background: -moz-linear-gradient(top,  #231f20 0%, #3a98d3 15%, #fff200 36%, #fff200 68%, #3a98d3 82%, #3a98d3 82%, #231f20 100%); 
    background: -webkit-linear-gradient(top,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%); 
    background: linear-gradient(to bottom,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%);
    color:#000000 !important;
    border:1px solid #afadad;
}

.book-now-btn:hover {
    background: #0076cb;
    border: 1px solid #0076cb;
}

.modal-header .close {
    background:#231f20;
    opacity: 1;
    padding: 2px 7px;
    margin: 1px 0 0 0;
    color: #fff;
    cursor: pointer;
    border: 1px solid #fff;
}

.modal-header .close:hover {
    background: #0076cb;

}

.modal-footer a {
    color:#3a98d3;
}

.modal-footer a:hover {
    color: #0076cb;
}

#header-top {
    background-color: #333333;
}
.goog-logo-link {
   display:none !important;
}

.goog-te-gadget {
   color: transparent !important;
}

.goog-te-gadget .goog-te-combo {
   color: #fff !important;
    border: 3px solid #dbd109!important;
}

.goog-te-combo{
    font-size:13pt;
    border:0px solid #ccc !important;
}
#google_translate_element{
    float:right !important;
    margin-bottom: -18px;
}
.goog-te-combo{
    margin:4px 0 !important;
    font-size:15px !important;
    background-color: #333333 !important;
    
}
.desk-mobile{
    display: none;
}
.mobile-sign{
    display: none;
    float: right;
    margin-top: -33px;
    margin-right: 30px;
}
/*hearder end*/
/*banner*/
.banner-item {
    background-image: url(../img/banner.jpg);
    background-position: center center;
    background-size: cover;
    padding: 150px 0;
    margin-top: 70px;
}

.banner-text {
    text-align: center;
}

.banner-text h1 {
    color: #fafafa;
    text-shadow: 1px 1px 1px #494949;
    font-weight: 500;
    font-size: 42px;
    line-height: 55px;

}

.skills {
    padding: 15px 0px 15px 17px;
}

.looking {
    position: relative;
    margin: 30px 30px;
}

.are-button {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 11px 45px 11px 45px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    background: #231f20;
    background: -moz-linear-gradient(top,  #231f20 0%, #3a98d3 15%, #fff200 36%, #fff200 68%, #3a98d3 82%, #3a98d3 82%, #231f20 100%); 
    background: -webkit-linear-gradient(top,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%); 
    background: linear-gradient(to bottom,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%);
    color:#000000 !important;
    border:1px solid #000000;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.globally{
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    margin-top: 12px;
    text-align: center;
}
/*.are-button:hover {
    background: #0076cb;
    border: 2px solid #0076cb;
}
*/
/*banner end*/

/*side-1*/
#third-section {
    background: #eee;

}

.side-1 {
    width: 300px;
    height: 300px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #ccc;
    padding: 8px;
    margin: auto;
}

.side-section {
    padding: 50px 30px 50px 30px;
}

.side-1text p {
    font-size: 16px;
    line-height: 30px;
    float: left;
    padding: 14px 0px 25px 0;
    text-shadow: 1px 1px 1px #dbdada;
}

.side-1text ul li {
    width: 50%;
    float: left;
    font-size: 16px;
    text-shadow: 1px 1px 1px #dbdada;
    letter-spacing: 0px;

}

.side-1text ul li img {
    padding-right: 10px;
}

.solution-1 {
    background: #eee;
    /* box-shadow: 2px 5px 10px 5px #ccc; */
    border: 1px solid #fafafa;
    margin-bottom: 30px;
    text-align: center;
    padding: 9px 8px 8px 9px;
    min-height: 227px;
    border-radius: 100%;
    width: 310px;
    height: 310px;
    border: 1px solid #ccc;
}

.Business-solution h4 {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
}

.mobile-app {
    min-height: 145px;
}

.destination {
    padding: 20px 50px 30px 50px;
}

.destination h2 {
    text-align: center;
    padding: 8px 0 25px 0;
    font-size: 36px;
    font-weight: 300;
    color: #2c2b2b;
    letter-spacing: 0;
}
.Business-solution{
   padding: 40px 20px;
    background: #fff;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    text-align: center;
    border: 10px solid #eee;
    box-shadow: 0 0 0 1px #ccc;
    margin: 0 auto 30px auto;
}
.destination-all{
    text-align: center;
}
.destination-all button{
padding: 6px 85px 6px 85px;
}
/*side-1 end*/
/*funfact area*/
#funfact-area {
    background-image: url("../img/background-map.jpg");
    background-size: cover;
    background-position: center center;
    color: #000;
    background-attachment: fixed;
}

.single-funfact {
    padding: 15px;
    text-align: center;
    position: relative;
}

.last-funfact:before {
    position: absolute;
    content: "";
    display: none;
}

.funfact-icon {
   display: inline-block;
   /* width: 90px;
    height: 90px;
    line-height: 90px;
     background: #231f20;
    background: -moz-linear-gradient(top,  #231f20 0%, #3a98d3 15%, #fff200 36%, #fff200 68%, #3a98d3 82%, #3a98d3 82%, #231f20 100%);
    background: -webkit-linear-gradient(top,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%); 
    background: linear-gradient(to bottom,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20
     100%);
    border-radius: 50%;*/
}

.funfact-content {
    margin-top: 20px;
}

.funfact-content h4 {
    /* color: #ff5851; */
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.funfact-content p {
    font-size: 15px;
    font-weight: 500;
    word-spacing: 2px;
    letter-spacing: 0;
    color: #2c2c2c;
}

.funfact-content-wrap h2 {
    text-align: center;
    font-size: 36px;
    color: #2c2c2c;
    letter-spacing: 0;
    font-weight: 400;
}

.funfact-icons {
    /* border: 2px solid #24adde;
    border-radius: 100%;*/
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 75px;
}

/*funfact-end*/
/* custom swiper*/
.swiper-content {
    padding: 0px 30px 0px 30px;
}

.robort1 {
    font-size: 15px;
    line-height: 27px;
    text-shadow: 1px 1px 1px #f0ebeb;
    color: #000;
    font-weight: 500;
}

.client-say {
    padding: 15px 40px 0px 40px;
    text-align: center;
    position: relative;
}

/*custom swiper end*/
/*5th section*/
.fifth-section {
    background-image: url(../img/background02.png);
    padding: 40px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover
}

.fifth-section h1 {
    font-size: 35px;
    font-weight: 400;
    color: #fff;
    text-shadow: 2px 2px 2px #202020;
    margin-bottom: 25px;
    letter-spacing: 0;
}

.fifth-section .btn-primary {
    padding: 8px 85px 8px 85px;
    font-size: 15px;
    box-shadow: 3px 3px 2px #414040;
    background: #231f20;
    background: -moz-linear-gradient(top,  #231f20 0%, #3a98d3 15%, #fff200 36%, #fff200 68%, #3a98d3 82%, #3a98d3 82%, #231f20 100%); 
    background: -webkit-linear-gradient(top,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%); 
    background: linear-gradient(to bottom,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%);
    color:#000000 !important;
    border: 1px solid #535556;
}
.fifth-section .btn-primary:hover {
    background: #fff;
    color: rgb(135,5,228) !important;
    border: 1px solid rgb(8,127,232);
}

/*5th section end*/

/*FOOTER*/
#footer-area {
margin-top: 30px;
    background: #323232;
    color: #fff;
}

.footer-widget-area {
    padding: 50px 0 50px 0;
}

.recent-post a {
    color: #fff;

    font-size: 16px;
    font-weight: 400;
}
.social  a:hover{
    background-color: #0076cb
}

#footer-area li {
    margin-bottom: 10px;
    color: #fff;
    float: left;
    margin-right: 29px;
}

.single-footer-widget p {
    font-size: 14px;
    line-height: 24px;
}

.single-footer-widget ul p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    margin-left: 20px;
}

.social a {
    border: 1px solid #323232;
    background: #fff;
    color: #000;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    font-size: 18px;
}

.footer-bottom-area {
    background-color: #000;
    color: #eaeaea;
    padding: 15px 0
}

.footer-logosection {
    border-right: 2px solid #fff;

}

.footer-body {
    padding-top: 20px;
}

.footer-body p {
    font-size: 15px;
    padding-right: 10px;
    line-height: 29px;
}

.Footer-company {
    padding: 0 15px;
}

.Footer-company h3 {
    color: #fff;
    padding-bottom: 30px;
    font-weight: 300;
}

.copyright {
    background: #282828;
    padding: 13px 0;
}

.list-img {
    height: 35px;
    float: left;
    display: inline-block;
}

.recent-post li a:hover {
    color: #3a98d3 !important;
}

.social a:hover {
    color: #fff;
}

/*footer end*/
.overlay {
    position: relative;

}

.overlay:after {
    /*background-color: rgba(19, 23, 49, .8);*/
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.section-padding {
    padding: 60px 0
}

.section-title {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 50px
}

.owl-prev,
.owl-next {
    display: block !important;
    font-size: 0;
    background: #2e3357;
    width: 30px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    right: -30px;
    position: absolute;
    top: 45%;
}

.owl-prev::before,
.owl-next:before {
    border-style: solid;
    border-width: 4px 4px 0 0;
    content: '';
    display: inline-block;
    height: 15px;
    left: 5px;
    position: relative;
    top: 10px;
    transform: rotate(45deg);
    vertical-align: top;
    width: 15px;

}

.owl-prev {
    left: -30px;
}

.owl-prev:before {
    transform: rotate(225deg);
    left: 10px;
}

.overlay .section-title p {
    border-top: 1px solid #fff;
}

/*about-us*/
.about-us {
    background-image: url(../img/about.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 170px 0 110px 0;
}

.about-heading h3 {
    text-align: center;
    font-size: 34px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-weight: 400;
    padding-top: 50px;
    /*display: table-cell;
    vertical-align: middle;*/
}
/*.about-heading{
    display: table;
    margin: auto;
    height: 41vh;
}*/
.about-content {
    padding: 30px 10px 40px 10px;
}

.about-content p {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 30px;
    word-spacing: 1px;
    padding-top: 10px;
}
.about-content ul li{
    font-size: 17px;
    list-style-type: disc;
    margin-bottom: 2px;
}
.about-content  h4{
    font-size: 23px;
    margin-top: 15px;
    color: #3a98d3;
    margin-bottom: -13px;
}
/*about-us end*/

/*terms &conditions*/
.terms-conditions {
    background-image: url(../img/how-it-works.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 170px 0 110px 0;
}

.terms-heading h3 {
    text-align: center;
    font-size: 43px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-weight: 400;
}

.terms-content {
    padding: 30px 10px 40px 10px;
}

.terms-content p {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 30px;
    word-spacing: 1px;
}

/*terms & conditions end*/
/*contact-us*/
.contact-content {
    padding: 70px 10px;
}

.contact-form {
    border: 1px solid #ccc;
    padding: 16px 20px 0px 20px;
    box-shadow: -2px 2px 6px #ccc;
}

.contact-submit {
    text-align: center;
    margin-bottom: 20px;
}

.contact-submit button {
    padding: 8px 40px 8px 40px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    background: #231f20;
    background: -moz-linear-gradient(top,  #231f20 0%, #3a98d3 15%, #fff200 36%, #fff200 68%, #3a98d3 82%, #3a98d3 82%, #231f20 100%); 
    background: -webkit-linear-gradient(top,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%); 
    background: linear-gradient(to bottom,  #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%);
    color:#000000 !important;
    border:1px solid #afadad;
}

.contact-submit button:hover {
    background: #fff;
    border: 1px solid #000000;
    color:#000000;
}

.get-touch i.fa {
    margin-right: 8px;
    margin-left: 8px;
    font-size: 20px;
    float: left;
    height: 23px;
    color: #000000;
}

.contact-address {
    border: 1px solid #ccc;
}

.contact-address h3 {
    text-align: center;
    font-weight: 300;
    color: #000000;
    font-size: 30px;
}

.get-touch {
    padding: 10px;
}

.get-touch li {
    padding-bottom: 8px;
}

.map-area iframe {
    border: medium;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 500px;
    width: 100%
}

.map-show {
    background-color: #24add2;
    color: #000 !important;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-top: 20px;
    padding: 10px 25px;
    text-transform: uppercase
}

.maparea {
    height: 350px
}

.maparea iframe {
    border: medium;
    height: 100%;
    width: 100%
}

/*contact-us end*/
/*how-it-works*/
.how-content {
    padding: 20px 0;
}

.how-content h1 {
    text-align: center;
    font-weight: 400;
}

.how-text p {
    /*text-align: center;*/
    font-size: 17px;
    color: #000;
    padding-top: 10px;
}

.how-resume {
    text-align: center;
    padding: 25px;
}

.resume-content h4 {
    color: #3a98d3;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 5px;
    margin-top: 15px;
}

.resume-content p {
    font-size: 15px;
    font-weight: 500;
    word-spacing: 2px;
}

.how-works {
    margin-bottom: 20px;
}

/*how-it-works end*/
/*post-job*/
.post-jobs {
    padding: 30px 0
}

.job-require {
    padding: 12px 20px;
    border-bottom: 4px solid #0076cb;
    margin-bottom: 15px;
}

.job-skills {
    margin-bottom: 7px;
}

.job-post {
    padding-bottom: 6px;
}

.job-message {
    margin-left: 60px;
    color: #000;
}

.driver-skills {
    padding: 0px 0px 13px 15px;
}

.driver-skills li {
    list-style-type: disc;
}

.job-require:hover {
    border-bottom: 4px solid #ff5851;
}

.post-button {
    padding: 6px 30px;
    float: right;
    color: #fff;
}

/* .post-button:hover {
    background: #0076cb;
} */

/*post job end*/
/*freelancer*/
.free-find {
    margin: 30px 0
}

.request-image {
border-radius: 100%;
    float: left;
    background: #fff;
    border: 1px solid #3a98d3;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 23px;
    margin-right: 20px;
    color: #3a98d3;
}

.freelancer-find {
    padding: 20px 10px;
    border: 1px solid #ccc;
    margin: 0px 0px 15px 0;
    border-radius: 5px;
}

.freelancer-find:hover {
    /* box-shadow: 4px 4px 4px #ccc;
    border: 1px solid #0076cb; */
}

.years {
    padding-left: 7px;
    color: #3a98d3;
    font-size: 13px;
    font-weight: 600;
}

.job-icon {
    float: left;
    top: 4px;
    position: relative;
    color: #3a98d3;
}

.freelancer-skills ul li {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.freelancer-skills ul li a {
    background: #d5d0d0;
    padding: 2px 9px;
    color: #000;
    border-radius: 5px;
    font-size: 15px;
}

.freelancer-skills ul li a:hover {
    background: #ff5851;
    color: #fff;
}

.freelancer-skills .collapse.show {
    display: block;
}

.freelancer-skills .collapse {
    display: none;
}

.freelancer-payment {
    /* float: right; */
    font-size: 20px;
    color: #0076cb;
    font-weight: 600;
}

.freelaner-rating {
    /* float: left; */
}

.freelancers-contact {
    text-align: right;
    
}

.freelancers-contact a {
   padding: 9px 30px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
}

.freelancers-contact a:hover {
    box-shadow: 4px 4px 4px #ccc;
}

.freelancer-content h6 {
    color: #3a98d3;
    font-size: 20px;
    font-weight: 100;
    float: left;
}

.more-skills {
    background: #3a98d3 !important;
    color: #fff !important;
}

.more-skills:hover {
    background: #0076cb !important;
}

.checked {
    color: orange;
}

.freelancer-content p {
    font-size: 15px;

}

.frrelance-filter ul li {
    float: left;
    padding: 10px 24px;
    border-right: 1px solid #ccc;
}

.frrelance-filter ul li:hover {
    background: #e6e5e5;
    border-right: 1px solid #ff5851;
}

.frrelance-filter ul {
    border: 1px solid #ccc;
    width: 100%;
}

.frrelance-filter a {
    color: #000;
}

/*frrelancer end*/
/*find-job*/
.find-jobs-section {
    margin: 30px 0px;
}

.find-job {
    padding: 15px 20px;
    border-radius: 5px;
    background: #fffcfc;
    border-bottom: 1px solid #ccc;
}

.find-job:hover {
    background: #eceaeb;
}

.find-content h5 {
    font-size: 16px;
    font-weight: 200;
    float: left;
}

.etiquette-blue {
    background: #0076cb;
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    padding: 1px 6px;
    border-radius: 4px;
}

.send-proposals {
    float: right;
    padding: 4px 20px;
    font-size: 15px;
    color: #fff;
    border-radius: 4px;
    background: #ff5851;
    border: 2px solid #ff5851;
    cursor: pointer;
}

.send-proposals:hover {
    background: #fff;
    color: #000;
}

.find-pay {
    float: right;
    font-size: 20px;
    margin-top: -10px;
    color: #0076cb;
    font-weight: 600;
}

.payment-find {
    margin-top: -10px;
    float: right;
    color: #8b8a8a;
}

.find-payment {
    float: right;
    margin-bottom: 10px;
}

.etiquette-orange {
    background: #ff8100;
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    padding: 1px 6px;
    border-radius: 4px;
}

.findjob-proposal li {
    float: left;
    margin-right: 13px;
    color: #474646;
}

.findjob-proposal li span {

    margin-left: 7px;
}

.findjob-proposal li i {
    font-size: 18px;
}

.findjob-proposal {
    margin-top: 8px;
}

.industry {
    min-width: 350px;
    padding: 10px 10px;
}

.remote-site a {
    text-align: center;
    padding: 2px 35px;
    background: #ff5851;
    border-radius: 5px;
    border: 2px solid #ff5851;
    color: #fff;
}
.on-site a {
    text-align: center;
    padding: 2px 35px;
    background: #0076cb;
    border-radius: 5px;
    border: 2px solid #0076cb;
    color: #fff;
}
.remote {
    margin-top: 6px;
}
.remote p {
    font-size: 13px;
    padding: 10px 0;
}
.remote-site a:hover {
    background: #fff;
    border-color: #0076cb;
    color: #000;
}
.on-site a:hover {
    background: #fff;
    border-color: #ff5851;
    color: #000;
}
.now-able {
    padding: 10px 20px;
    float: left;
}
.clear-pay {
    background: #ff5851;
    border: 2px solid #ff5851;
    padding: 2px 10px;
    float: right;
    border-radius: 4px;
    color: #fff;
    margin-top: 8px;
    font-size: 13px;
    cursor: pointer;
}
.clear-pay:hover {
    background: #fff;
    color: #000;
}
.clear-pay span {
    margin-left: 7px;
}
.experience {
    font-size: 15px;
}
.experience input {
    padding-bottom: 10px;
}
.entery-experts {
    float: right;
}
.Inter-mediate {
    border: none !important;
}
.Inter-mediate li {
    float: none !important;
    padding: 0px 0px !important;
    border-right: 0px solid #ccc !important;
}

.frrelance-filter {
    margin-bottom: 15px;
}

/*find-job end*/

/* freelancer section */
.about-freelancer {
    background-image: url(../img/freelancers-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 121px 0 0px 0;
    height: 30vh;
}

.freelancer-section {
    border: 1px solid  #00a651;
    padding: 35px;
    border-bottom: 6px solid  #00a651;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 25px;
    background-color: #f6fcff;
}
.freelancer-section-blue{
    border: 1px solid  #3a98d3;
    padding: 35px;
    border-bottom: 6px solid  #3a98d3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 25px;
    background-color: #f7fffb;
}
.freelancer-section-yellow {
    border: 1px solid #dbd109;
    padding: 35px;
    border-bottom: 6px solid #dbd109;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 25px;
    background-color: #f6fcff;
}
.name-freelancer{
    color:#00a651;
    margin-bottom: 10px;
}
.freelancer-section img {
    float: left;
    margin-right: 15px;
}
.freelancer-section-blue img {
    float: left;
    margin-right: 15px;
}


.user-freelancer {
    border-radius: 100%;
    border: 1px solid #ccc;
    height: 84px;
    width: 85px;
}

.section-paragraph {
    float: right;
}

.section-paragraph button {
    float: right;
    padding:4px 40px !important;
    margin-bottom: 15px;
}

.section-paragraph p {
    float: right;
    font-size: 15px;
    font-weight: 500;
}

.freelancers-section {
    padding: 26px;
    border: 1px solid #3a98d3;
    border-bottom: 10px solid #3a98d3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color:#f6fcff;
}
.search-field{
   
    border-radius: 0;
    font-size: 14px;
    height: 40px;
}
.business-group{
     position: relative;
}
.btn-search{
    position: absolute;
    right: 0px;
    top:0px;
    padding: 0px 35px;
    background: #3a98d3;
    border-radius: 0;
    height: 39px;
}
.budget-post{
    text-align: right;
}
.budget-posted{
    float: left;
}
.btn-search:hover{
 background:#000;
}
.selection-dropdown, .selection-dropdown-security{
    width:100%;
    padding: .375rem .75rem;
}
.verified-label{
    width:100%
}
.btn-verify{
    float: right;
    border: 1px solid #231f20;
    color: #000000;
    background-color: #fff;
}

.btn-verify:hover{
    color:#fff;
    background-color: #000000;

}
.freelancer-section .row{
    margin-bottom: 20px;
        margin-top: 30px;
}
.freelancer-section-blue .row{
    margin-bottom: 20px;
}
.freelancer-section.freelancer-find .row{
    margin-bottom: 0;
}
.designation{
    font-weight: 500;
    margin-bottom:10px;
}

.pagination {
    display: inline-block;
    width: 100%;
    text-align: right;
  }
  
  .pagination a {
    color: black;
    float: left;
    padding: 5px 10px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
  }
  .page-item:first-child .page-link{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .pagination a.active {
    background-color: #3a98d3;
    color: white;
    border: 1px solid #3a98d3;
  }
  .skills-freelancer li{
      float:left;
      width:20%;
      margin-bottom:15px;
      font-size: 15px;
  }
  .skills-freelancer{
      display: inline-block;
  }
  .related{
      text-align: center;
      margin-bottom:20px;
      font-weight: 500;
  }
  .skillof-freelancer{
      padding:20px
  }
  .pagination a:hover:not(.active) {background-color: #ddd;}
  .freelancer-activity{
      font-weight: 500;
  }
/* freelancer section ends */


/* jobs section starts */
.group{
    margin-bottom:15px;
}
.groupinput{
    margin-bottom: 10px;
}
.search-element .dropdown-toggle {
    width: 100%;
    height: 50px;
    background-color: #253556;
    color: #fff;
    display: block;
    padding: 15px;
    text-decoration: none!important;
    position: relative;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
#Query{
    height: 50px;
}
.freelancer-content p.posted{
    font-size: 13px;
    margin-bottom: 1px;
    margin-top: 5px;
}
.freelancer-content p.desc{
    font-size: 16px;
}
.jobs-classes{
    border: 1px solid #ccc;
    padding: 13px;
    background: #fff;
}
.jobs-classes input{
    font-size: 9px;
    width: 18px;
    height: 18px;
    margin-right: 6px;
    cursor: pointer;
}
.jobs-classes label{
    vertical-align: middle;
    width: 85%;
}
.freelancer-skills{
    margin-top: 5px;
}
.freelancer-skills p{
  font-size: 16px;
}
.freelancer-profile h6{
   color: #3a98d3;
    font-size: 20px;
    font-weight: 100;
    float: left;
    margin-top: 10px;
}
.freelancer-profile{
    min-height: 50px;
}
.freelancer-profile p{
    font-size: 15px;
}

.jobsf ul li {
    padding: 0 8px;
}

.jobsf {
    margin-bottom: 15px;
}
.jobsf ul li:hover {
    background: #e6e5e5;
    border-right: 1px solid #ff5851;
}

.jobsf ul {
    border: 1px solid #ccc;
    width: 100%;
}

.jobsf a {
    color: #000;
}
.m-t-20{
    margin-top: 20px
}
.btn-searchs{
    border-radius: 0;
    padding: 6px 15px 6px 15px;
    color: #000000 !important;
    background: #231f20;
    background: -moz-linear-gradient(top, #231f20 0%, #3a98d3 15%, #fff200 36%, #fff200 68%, #3a98d3 82%, #3a98d3 82%, #231f20 100%);
    background: -webkit-linear-gradient(top, #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%);
    background: linear-gradient(to bottom, #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%);
    border: 1px solid #afadad;
}
.card {
    margin-top: 20px;
    padding: 0 10px;
    background: #f6fcff;
    border-radius: 0 0 5px 5px
 }
.card h3{
    text-align: center;
    font-weight: 300;
    margin: 0;
    font-size: 22px;
    background: #f6fcff;
    padding: 10px;
    color: #000;
}
.table .thead-dark th {
    color: #fff;
    background-color: #3a98d3;
    border-color: #3a98d3;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
}
.table-bordered td {
    border: 1px solid #e9ecef;
    padding: 5px;
    font-weight: 300;
    font-size: 15px;
    text-align: center;
}
.table-bordered td .btn-link{
    padding: 0;
    font-size: 16px 
}
.btn-link:hover{
    color: #0056b3;
    text-decoration: none
}
.pagination li{
    display: inline-block
}
.m-10{
    margin: 10px 0;
}
/*#select_value{
    float: left;
    width: 75%;
}*/
.sbtn{
    float: right;
}
.form-inline{
    margin-bottom: 10px;
}
.profile-image {
    text-align: center;
    background-color: #fff;
    width: 120px;
    margin: 10px auto 10px auto;
    border-radius: 50%;
    height: 120px;
    overflow-y: hidden;
}
.profile-name {
    font-size: 20px;
    text-align: center;
    color: #000 ;
    font-weight: 300;
}
.username {
    color: #000;
    text-align: center;
    padding: 3px 0;
    font-size: 22px;
    font-weight: 500;
}
.home1 {
    background-color: #3a98d3;
    height: auto;
    border: 2px solid #3a98d3;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}
/*.home1:hover{
    background: #fff;
}*/
.home1 a:hover{
    color: #000;
}
.home1 a{
    color: #fff;
    font-weight: 300;
    padding: 5px 0;
    display: inline-block;
}
.panel-primary>.panel-heading {
    color: #333;
    background-color: #3a98d3;
    border-color: #3a98d3;
    padding: 10px;
}
.panel-heading h3 {
    margin: 0;
    color: #000;
    font-size: 22px;
    font-weight: 400;
}
.panel-body{
    padding: 10px;
}
.dropdown-menu{
    padding: 0;
}
.dropdown-menu a:hover{
    background-color: #3a98d3;
    color: #fff
}
.dropdown:hover .dropdown-menu{
    display: block
}
.panel-heading h3.body-text{
    color: #fff;
    font-size: 18px;
}
.freelancer-section.m-t-20{
    padding: 25px 15px
}
.form-inline .btn-searchs{
    padding: 5px 6px;
}
form .post-job{
    padding: 7px ;
}
.panel-body {
    padding: 10px 0;
}
.freelancer-table tr th{
    text-align: center;
}
/* jobs section ends  */
/*freelancer profile*/
.identity .panel-heading{
    background: #00a651;
    font-size: 18px;
    padding: 0px 0px 0px 5px;
    color: #fff;
}
.side-text{
    text-align: center;
}

.social a{
    margin-bottom: 10px;
}
.social-links a{
    border: 1px solid #323232;
    background: #fff;
    color: #000 !important;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    margin-right: -1px;
    font-size: 18px;
}
.identity .panel-success, .identity .panel-warning{
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.identity .panel-success .panel-body,.identity .panel-warning .panel-body{
    padding: 10px;
    background: #fff;
    word-break: break-all;
}
/*freelancer profile end*/
/*admin*/
.section-sidebar .post-job{
    width: 100%;
}
.gender-radio{
    display: inline-block;
    margin-right: 10px;
}

.form-group label{
    font-size: 15px;
    font-weight: 600;
}
.form-group .gender-radio label{
    font-weight: 400;
}
/*admin end*/
.modal-header{
    background-color:#3a98d3; 
}
.modal-title{
    color:#fff; 
}
.employer-freelancers .nav-item .nav-link{
    font-size: 16px;
    color: #000;
}
.employer-freelancers .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #3a98d3;
}
.icon-user select.form-control:not([size]):not([multiple]) {
    height: calc(2.75rem + 2px);
}
.page-nation{
    float: right;
}
.vision-list{
    margin-top: 15px;
}
.v-list{
    padding-left:20px;
}
.myproject-table tr th{
    font-size: 17px;
}
.bid {
    border: 1px solid #ccc;
    padding: 3px 15px;
    border-radius: 10px;
    box-shadow: -3px 3px 7px #ccc;
    margin-bottom: 20px;
}
.bid .btn-lg {
   padding: 5px 0px;
    color: #3a98d3;
}
.bid p {
    font-size: 15px;
    font-weight: 600;
}
.budget {
    padding-top: 35px;
}
.apply-job-submit{
    text-align: center;
}
.apply-job-submit button{
    width: 100px;
}
.panel-primary {
    margin-bottom: 10px;
    border: 1px solid #ccc;
}
.panel-primary .panel-body{
    font-size: 17px;
    padding: 10px;
}
.panel-heading h3.f-20-m{
    font-size: 20px;
}

    .listitems .list-group-item {
        position: relative;
        display: block;
        padding: .5rem .75rem;
        margin-bottom: -1px;
        background-color: transparent;
        border: 1px solid #00a651;
    }
/* usertype starts */
.usersection{
    padding:20px;
}
.right-p{
    color: #4f86c4;
    font-size:18px
}
.password-text{
    margin:10px;
    width: 100%;
    display: inline-block;
}
.login-left{
    padding:10px;
    text-align: center;
    width:100%;
    background: #3a98d3;
    height: 400px;
    display:table;
}
.content-right{
     height: 400px;

}
.buttons{
    display: inline-block;
    width:100%
}
.login-right{
    /* width:100%; */
    display:inline-block;
    padding:10px 50px;
    text-align: center;
}
/*.left-content{
    background: #4f86c4;
}*/
.multi-logo{
    display: table-cell;
    vertical-align: middle;
}
.right-p,
.loginsubHeading-text,
.left-p,
.password-text
{
    text-align: center;
    font-size: 20px;
}
.login-boxes{
    border: 1px solid #00a651;
    border-bottom: 6px solid #00a651;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.usertype {
    margin: 30px 0 0px 0;
    display: inline-block;
    width: 100%;
}
.usertype li:first-child{
    margin-right:30px;
}
  .isHidden {
  display: none; /* hide radio buttons */
}
.employ p{
    font-size: 17px;
    margin-top: 5px;
}
.label-a {
 border: 1px solid #ccc;
    height: 150px;
    width: 100%;
}
.radio-free:checked +.label-a {   /* target next sibling (+) label */
  background-color:#ccc;
}
.g-selectBox {
    box-shadow: 0 0 0 1px #ccc inset;
    padding: 1em;
    position: relative;
    cursor: pointer;
}
.g-selectBox__checkbox {
    position: absolute;
    top: 0;
    right: 0;
    zoom: 1.4;
}
.usertype li{
    float: left;
    width: 45%;
   
}
.freelancer{
    border:1px solid #ccc;
    height:150px;
    width:200px;
}
.pfield{
    width:60%;
    border: 1px solid #4383c3;
    padding: 5px;
}
.backbtn{
    display: inline-block;
    float: left;
}
.proceedbtn{
    margin-top: 10px;
}
.proceedbtn button{
    width: 130px;
}
.buttonuser-type{
    background-color: #3a98d3;;
    border: 2px solid #3a98d3;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
    padding: 5px 3px;
    color: #fff;
    margin-top: 5px;
}
.employ{
    position: relative;
    padding: 10px;
}
.echeck,
.fcheck
{
    position: absolute;
    right: 0;
}
/* usertype ends */


/* employerProfile */
.employerp{
    margin-top:142px
}
.paypalbtn{
    background-color:#3A98D3; 
    border-radius:0px !important;
    border: 1px solid #fff;
    border-top: 1px solid #ccc;
    color:#fff;
    padding:3px 8px;
}
/* employerP ends */
/*admin*/

.dropbtn {
    color: white;
  padding: 16px;
  font-size: 16px; 
}
.dropdown {
  position: relative;
}
.admin-btn{
  float: right;
  margin-right: 30px;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 148px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a {
  color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    background: #3a98d3;
    font-size: 15px;
    margin-bottom: 5px;
}
.dropdown-content a:hover{
    background-color: #ccc;
    color: #000;
}
.dropdown-content a:last-child {
    margin-bottom: 0;
}
.dropdown:hover .dropdown-content {display: block;}
  /* Custom styles */
.logo2{
    width: 33%;
}
.logo3{
    width: 100%;
}
.home-bag .inner {
    padding: 15px 15px 50px 15px ;
     height: 120px; 
}
.box-one {
    color: #fff ;
}
.bg-info.home-bag {
    background-color: #46aadc;
}
.bg-success.home-bag  {
    background-color: #80ce5e;
}
.bg-warning.home-bag  {
    background-color: #efd352;
}
.bg-danger.home-bag  {
    background-color: #e86262;
}
.btn-submits{
    position: absolute;
    top: 0;
    right: 15px;
    padding: 4px 10px;
    border-radius: 0;
}
.approve-submit{
    margin: 10px 0;
}
.btn-suspension{
    position: absolute;
    top: 0;
    right: 15px;
    padding: 6px 10px;
    border-radius: 0;
}
/*admin end*/
.services-list{
    margin-bottom: 20px;
}
.services-list h4{
   font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
}
.services-list ul li{
    list-style-type: disc;
    font-size: 17px;
}
.services-list ul,.services-general ul{
    padding: 0 17px;
}
.list-services{
    margin: 50px 0
}
.services-general ul li{
  /* float: left;
   width: 50%; */
   list-style-type: disc;
    font-size: 17px;
    margin-bottom: 3px;
}
.account-finance{
    padding: 0 20px;
}
.account-finance h4{
   font-size: 22px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 17px;
    color: #3a98d3;
}
/*admin login page*/
.logo-header{
   /* padding: 18px 0;*/
    background: #fff;
}
.login-form{
    width: 40%;
    margin: 0px auto;
    padding: 15px 30px;
    background-color: #ffffffb8;
    border: 1px solid #f4f4f440;
    border-radius: 5px;
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-bottom: 8px solid #3c8de0c2;
}
.login-logo{
    margin-bottom: 10px;
     text-align: center;
}
.login-button{
    width: 100%;
    color: #fff;
   
    padding: 4px;
    border-radius: 4px;
    font-size: 17px;
}
.login-inputs{
    padding: 20px 0 10px 0;
    border-top: 1px solid #878585;
    border-bottom: 1px solid #878585;
}
.login-inputs .form-group{
    margin-bottom: 20px;
}
.login-trouble{
    margin-top: 10px;
}
/*admin login end*/
/*.modal-content{
    height: 600px;
    overflow-y: scroll;
}*/
.input-w label {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    width: 23%;
    font-size: 15px;
}
.input-w input,.input-w textarea,.input-w select{
    display: inline-block;
    vertical-align: bottom;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 15px;
    padding: 9px 20px;
    width: 76%;
    resize: none;
}
.input-w{
    margin-bottom:10px;
}
.date{
    display:inline
}
.radio-0{
display:block !important;
}
.button-div{
    text-align:center;
}

/*.input-w label {
display: inline-block;
    vertical-align: top;
    font-weight:bold;
width:141px;
}

.input-w input, 
.input-w select
{
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 15px;
    padding: 9px 20px;
    width:70%;
    font-weight: 600;
}

.input-w textarea{
    border-radius: 5px;
   border: 1px solid #ccc;
}
.input-w{
    margin-bottom:10px;
}
.date{
display:inline
}
.f-sect{
    margin-top:157px;
}
.radio-0{
display:block !important;
}
.button-div{
    text-align:center;
}*/
.job-p{
    padding: 20px 0;
}
.jobtabs li{
    border:1px solid #ccc;
    border-bottom: transparent;
}
.sidecard-left{
    padding:20px 20px 5px 20px;
    margin-top:200px
}
.messagepanel{
    padding:20px 20px 5px 20px;
     margin-top:200px
}
.panel-table table{
    font-size: 17px
}
.btns{
    padding:6px 6px;
}
.msgbutton{
    text-align: center;
    padding:6px 0;
}
.msgt{
    font-size: 24px;
    text-align: center;
    padding-bottom: 5px;
    font-weight: 500;
}
.msgtm{
    font-size:23px;
    padding-bottom: 20px;
}

/*.portfolio-section{
    border:1px solid #ccc;
    margin-top: 200px;
    padding: 20px;
}*/
.portfolio-section h3{
    text-align: center;
    font-size: 24px;
}
.filediv .imgc{
    border: 2px solid #3a98d3;
    padding: 10px;
    margin-right: 30px;
    width: 78px;
    border-radius: 5px;
    height: 75px; 
}
.filediv .imgd{
    border: 2px solid #3a98d3;
    padding: 10px;
    margin-right: 30px;
    width: 100px;
    border-radius: 5px;
    height: 75px;     
}
.bid-section{
  /*    border:1px solid #ccc; 
    padding: 20px;*/
    text-align: center;
}
.bid-section h3{
    padding-bottom: 50px;
}
.bid-header{
     margin-top: 150px;
     margin-bottom:25px;
     text-align: center;
}
.bid-section p{
    font-size:20px;
    line-height:3.6;
}
.all-top-margin{
    margin:40px 0;
}
.free-emp input{
   margin-right: 10px;
   vertical-align: middle;
}
.free-emp{
    margin-right: 10px;
    margin-bottom: 0;
}
.free-empo input{
   margin-right: 5px;
   vertical-align: middle;
}
.free-empo{
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
}
.gender-radios .gen{
    display: inline-block;
    vertical-align: bottom;
    font-weight: bold;
    width: 23%;
    font-size: 15px;
}
.gender-radios{
    margin-bottom: 10px;
}
.about-portfolio{
    background-image: url(../img/inner-banner1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 121px 0 0px 0;
    height: 30vh;
}
.about-membership{
    background-image: url(../img/inner-banner2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 121px 0 0px 0;
    height: 30vh;
}
.about-details h3 {
    text-align: center;
    font-size: 34px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
}
.about-details{
    display: table;
    margin: auto;
    height: 30vh;
}
.portfolio1 {
    border: 2px solid #3a98d3;
    margin-top: 32px;
    box-sizing: border-box;
    border-radius: 10px;
    height: 209px;
    padding: 10px 10px;
}
.portfolio1 img {
    border-radius: 7px;
    height: 185px;
    width: 100%;
}
.filediv{
    text-align: center;
    margin-top: 20px;
}
.annual-plans span{
    float:left;
}
.annual-plans input{
     margin-right: 13px;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
.annual-plans{
   margin-right: 30px;
    font-size: 18px;
    font-weight: 500;
    color: #3a98d3
}
.annual-plans p{
    margin-left: 37px;
    font-size: 15px;
    color: #000;
}
.basic-month h3{
    font-size: 20px;
    font-weight: 500;
}
.buy-bidss h4{
    font-size: 21px;
    font-weight: 500;
    color: #3a98d3;
    margin-bottom: 5px;
}
.buy-bidss button{
   width: 100px;
   margin-top: 10px;
}
.buy-bidss p{
   font-size: 16px;
    color: #000;
    line-height: 26px;
    font-weight: 500;
}
.photou{
    font-size: 14px;
}
.feedabck-identity h4{
    color: #3a98d3;
    font-weight: 400;
    font-size: 18px;
}
.feedabck-identity p{
    padding: 5px 0;
    font-size: 15px;
    color: #000;
}
.feedback-profile{
    height: 70px;
    width: 70px;
}
.feedback-standard{
    border-bottom: 1px solid #000;
    padding-top: 20px;
}
/*message-page*/

#frame {
    width: 100%;
    /*min-width: 300px;
    max-width: 1000px;*/
    height: 92vh;
    min-height: 300px;
    max-height: 720px;
    background: #E6EAEA;
    border: 2px solid #00a651;
    border-bottom: 8px solid #00a651;
}
#frame #sidepanel {
    float: left;
   /* min-width: 280px;
    max-width: 340px;*/
    width: 40%;
    height: 100%;
    background: #3a98d3;
    color: #f5f5f5;
    overflow: hidden;
    position: relative;
    border-right: 1px solid #b0b0b0;
}
#frame #sidepanel #profile {
    width: 80%;
    margin: 25px auto;
}
#frame #sidepanel #contacts {
    overflow-x: hidden;
}
#frame #sidepanel #contacts ul li.contact {
    position: relative;
    padding: 10px 0 15px 0;
    border-bottom: 1px solid #ccc;
    font-size: 0.9em;
    cursor: pointer;
}
#frame #sidepanel #contacts ul li.contact .wrap {
    width: 88%;
    margin: 0 auto;
    position: relative;
}
#frame #sidepanel #contacts ul li.contact .wrap span {
    position: absolute;
    left: 0;
    margin: -2px 0 0 -2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #2c3e50;
    background: #95a5a6;
}
#frame #sidepanel #contacts ul li.contact .wrap img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    height: 40px
}
#frame #sidepanel #contacts ul li.contact .wrap .meta {
    padding: 5px 0 0 0;
}
#frame #sidepanel #contacts ul li.contact .wrap .meta .name {
    font-weight: 100;
    text-align: left;
    margin-top: 0px;
    color: #fff;
    font-size: 16px;
}
#frame .content {
    float: right;
    width: 60%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
#frame .content .contact-profile {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #f5f5f5;
}
#frame .content .contact-profile img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin: 9px 12px 0 9px;
}
#frame .content .contact-profile p {
    margin: 0px 0px 0 0px;
    float: left;
}
#frame .content .messages {
    height: auto;
    min-height: calc(100% - 93px);
    max-height: calc(100% - 93px);
    overflow-y: scroll;
    overflow-x: hidden;
}
#frame .content .messages ul li:nth-last-child(1) {
    margin-bottom: 20px;
}
#frame .content .messages ul li {
    display: inline-block;
    clear: both;
    float: left;
    margin: 15px 15px 5px 15px;
    width: calc(100% - 25px);
    font-size: 0.9em;
}
#frame .content .messages ul li.sent p {
   border-radius: 15px;
    background: #3a98d3;
    font-size: 16px;
    color: #f5f5f5;
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 10px;
}
#frame .content .messages ul li.replies p {
   float: right;
    border-radius: 15px;
    background:#f5f5f5 ;
    font-size: 16px;
    color: #3a98d3;
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 10px;}
#frame .content .message-input {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0px 25px 10px 10px;
    z-index: 99;
}
#frame .content .message-input {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0px 25px 10px 10px;
    z-index: 99;
}
#frame .content .message-input .wrap {
    position: relative;
}
#frame .content .message-input .wrap input {
    font-family: "proxima-nova", "Source Sans Pro", sans-serif;
    float: left;
    border: none;
    width: 80%;
    /* width: calc(100% - 90px); */
    padding: 15px 18px 13px 18px;
    font-size: 16px;
    margin-left: 15px;
    color: #32465a;
    border-radius: 15px;
}
#frame .content .message-input .wrap button {
    float: right;
    border: none;
    width: 70px;
    padding: 8px 0px;
    cursor: pointer;
    border-radius: 15px;
    color: #000000 !important;
    background: #231f20;
    background: -moz-linear-gradient(top, #231f20 0%, #3a98d3 15%, #fff200 36%, #fff200 68%, #3a98d3 82%, #3a98d3 82%, #231f20 100%);
    background: -webkit-linear-gradient(top, #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%);
    background: linear-gradient(to bottom, #231f20 0%,#3a98d3 15%,#fff200 36%,#fff200 68%,#3a98d3 82%,#3a98d3 82%,#231f20 100%);
   border: 1px solid #afadad;
    font-size: 19px;
    color: #f5f5f5;
}
#frame .content .message-input .wrap button:hover{
   background: #fff;
    color: #000000 !important;
    border: 1px solid #000000;
}
.attach-file {
    float: left;
    font-size: 25px;
    top: 14px;
    position: relative;
    left: 3px;
}
#frame .content .contact-profile .social-media {
    float: right;
}
#frame .content .contact-profile .social-media i {
    margin-left: 14px;
    cursor: pointer;
}
#frame .content .contact-profile .social-media i:nth-last-child(1) {
    margin-right: 20px;
}

/*message- page end*/
.with-facebook{
   border: 1px solid #ccc;
    padding: 10px;
    border-radius: 4px;
    text-align: center;
}
.with-facebook i{
    float: left;
    color: #3a98d3;
    font-size: 20px;
}
.with-facebook a{
   font-size: 16px;
    color: #3a98d3;
}
.login-or{
    text-align: center;
    margin-bottom: 15px;
    font-size: 20px;
}
.with-facebook .fa-facebook{
    width: 23px;
    height: 25px;
    background: #3b5998;
    line-height: 27px;
    color: #fff;
    margin-top: 3px;
}
.with-facebook .fa-google{
  background:linear-gradient(#ea4335,#fbbc05, #34a853,#4285f4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 5px;
}

    .jobtabs li a{
        color:#000000;
    }

    .p-terms{
        font-size: 21px;
        padding: 16px 0;
    }
    .weekh{
        font-weight:bold;
    }
/*.visible-r{
    margin-left:0px !important;
    }*/
    .visible-r input{
        width:100%;
    }
    .hour-week{
      width: 48%;
    float: left;
    margin-right: 10px;
    }
.input-w p{
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}
.input-w .input-portfolio{
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}
.input-portfolio .portfolio1{
    width: 65px;
    height: 65px;
    padding: 5px 5px;
}
.input-portfolio .portfolio1 img {
    height: 52px;
}
.date-table tr th{
    font-size: 17px;
    text-align: center;
}
.employer-p{
	font-size:17px;
	font-weight:600;
}
.emp-span{
	font-weight:100;
	font-size:15px;
}

.how-content .nav li {
    width: 47%;
    cursor: pointer;
    text-align: center;
    border:1px solid #ccc;   
}
.how-content .nav li a {
    font-size: 19px;
    border-radius: 0;
     margin: 0;
}

.employejob{
    margin-right:10px;
}
.how-content .nav{
    border:none;
}
.how-content .post-job{
padding:0;
}
.send-req{
    text-align: center;
    padding:10px 0;
}
.ppolicy{
    text-decoration: underline;
}
.heading-pricing{
	font-size: 20px !important;
    font-weight: bold;
    margin-top:30px;
}
.price-sub{
	font-size:18px !important;
	font-weight: bold;
}
.note-span{
	font-weight:bold;
}
.mile-class{
    display:flex;
}
.fa.remove{
    float:right;
    cursor:pointer;
}
.name-tb{
    text-align: end;
    padding:0;
}
.p-earninglist{
    display: contents;
}
.commision-number{
    color:#ff0000;
    font-weight: bold
}
.c-nname{
    padding:7px 0;
}
.welcomebtn{
  padding:6px 15px 6px 15px
}
.send-m-button
{
    text-align: center;
}
#menu2{
    padding: 0
}
.p-table{
    overflow: scroll;
}
.c-letter{
 text-align: center;
 padding:20px;
}
.letter-contents{
    font-size:18px;
}
.milestones-modal{
    padding:10px 0;
    text-align: left;
}
.milestones-span{
    font-weight:600;
}
.m-body{
    overflow: scroll
}
.price-h, .nt{
    font-weight: bold
}
.fee-job{
    color: #3a98d3;
}

#header-area .mainmenu ul li a.active {
    color: #3a98d3;
}