@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Open Sans", serif;
}



/**top header style css home pages  only css*/
.subheading::after{
    content: ' ';
    display: block;
    width: 55px;
    text-align: center;
    border: 2px solid #1dcfd1;
    margin: 18px auto 0 auto;
}

.bg-hover-blue {
            background-color: rgba(102, 189, 0, 1);
            color: white;
            border: none;
        }
 
        .bg-hover-blue:hover {
            background-color: #026f97;
            color: white;
            border: none;
        }

.dropdown1 .dropdown-menu1{
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    float: left;
    z-index: 99;
    text-align: center;
    border: none;
    background:rgba(255, 255, 255, 0.1);
}

.dropdown1 .dropdown-menu1 a.dropdown-item1{
    color: #ffffff;
    width: 100%;
    margin: 3px 0px 0 0;
    float: left;
    padding: 6px 4px 6px 4px;
    background: 0px 0px rgba(0, 0, 0, 0.8);
    font-size: 11px;
    line-height: 1;
    text-decoration: none;
    text-shadow: 2px 2px 0 #782025, -2px -2px 0 #782025, 2px -2px 0 #782025, -2px 2px 0 #782025, 0px 2px 0 #782025, 2px 0px 0 #782025, 0px -2px 0 #782025, -2px 0px 0 #782025, 2px 2px 2px #782025;
}


/* .bg-hover-blue {
            background-color: rgba(102, 189, 0, 1);
            color: white;
            border: none;
        }

        .bg-hover-blue:hover {
            background-color: #026f97;
            color: white;
            border: none;
        } */









.header-top{
    background-image: url('../asset/image/header-bg.png');
    height: auto;
    width: 100%;
    background-size: 100% 100%;
  
}
.underlineh{
    height: 5rem;
    width:2px;
    background-color:rgba(0, 0, 0, 1);
    opacity: 50%;
}
.view-bg{
    background: rgb(102, 189, 0);
    padding:5px 10px;
    color: #ffffff;
    height: 2.5rem;
    float: left;
    border-radius: 0 0 3px 3px;
    text-decoration: none;
}
.view-bg:hover{
    background-color: #026f97;
    color: white;
}
 .view-bg1{
    background-color: rgba(102, 189, 0, 1);
    padding: 5px 10px;
    text-decoration: none;
    width: 10rem;
    color: rgba(255, 255, 255, 1);
    float: left;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    
}
.view-bg2{
    background-color: rgba(102, 189, 0, 1);
    height: 2.5rem;
    text-decoration: none;
    width: 10rem;
    color: rgba(255, 255, 255, 1);
    justify-content: center;
    align-items: center;
    display: flex;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.view-bg2:hover{
  background-color: #026f97;
  color: white;
}
.view-bg1:hover{
    background-color: #026f97;
    color: white;
  }


.navbar-expand-lg{
    height: 3.5rem;
    background-color: rgba(51, 51, 51, 1);
}
.nav-link:hover{
    background-color: #0d9afc; 
    color: rgba(255,255,255,1);
    
}
.nav-link{
    color: rgba(255,255,255,1);
   
}

.heighttop{
    height: 1.5rem;
    width: 2px;
    background-color: rgba(255,255,255,1);
    position: relative;
    top: 0.4rem;;
}

.height{
    height: 2.5rem;
    border: 1.5px;
    width: 1px;
    background-color: rgba(0, 0, 0, 1);
}
#search{
    background-color: rgba(102, 189, 0, 1);
    height: 2.5rem;
    width: 8rem;
    color: rgba(255, 255, 255, 1);
    justify-content: center;
    align-items: center;
    display: flex;
    padding-top: 0.2rem;
    border: none;
    border-radius: 10px;
    margin-left: 5rem;
}
.catogry-our{
    justify-content: space-around;
    display: flex;
}



.tenmint{
    height: 2.5rem;
    width: 8rem;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 10px;
    background-color:rgba(102, 189, 0, 0.1);
    
    color: rgba(102, 189, 0, 1);
}
.card .logo-de{
    display: flex;
    gap: 2rem;
}
.log-icon{
    display: flex;
     gap: 2rem;
}
.apply-now{
    background-color: rgba(102, 189, 0, 1);
    height: 2.5rem;
    width: 8rem;
    color: rgba(255, 255, 255, 1);
    justify-content: center;
    align-items: center;
    display: flex;
    padding-top: 0.2rem;
    border: none;
    border-radius: 10px;
    margin-left: 8rem;
}
.apply-now a{
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.card-featured{
    border:none;
    padding: 1.6rem 0rem 1.5rem 1.8rem;
    border-radius:30px;
}



.readbtn{
    background-color: rgba(102, 189, 0, 1);
    height: 2.5rem;
    width: 8rem;
    color: rgba(255, 255, 255, 1);
    justify-content: center;
    align-items: center;
    display: flex;
    padding-top: 0.2rem;
    border: none;
    border-radius: 10px;
    text-decoration: none;
}

.start{
    display: flex;
    margin-top: -0.6rem;
}
.location{
    color: rgba(217,217,217,1);
    margin-left: 5.5rem;
    margin-top: -2.4rem;
}
.topfooter{
    height: auto;
    width: 100%;
    background-color: rgba(46, 46, 46, 1);
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    margin-top: 2rem;
}
.input-container{
    display: flex;
    background-color: rgba(255, 255, 255, 1);
    height: 3.5rem;
    border: none;
   border-radius: 5px;
   overflow: hidden;
   align-items: center;
}

.input-container input{
    height: 3.5rem;
    width: 70%;
    color: rgba(46, 46, 46, 0.5);
    border: none;
    padding-left: 2rem;
    font-size: 1.2rem;
    font-weight: 500;
}
.input-container button{
    background-color: rgba(36, 124, 146, 1);
    height: 3.5rem;
    width: 30%;
    border: none;
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    font-size: 1.3rem;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.input-container:hover button{
    background-color: rgba(37, 113, 161, 1);
    color: white;
}




#footer{
    background-color:  rgba(2, 47, 70, 1);
    height: auto;
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 0.5rem;
}
.footer-link{
    color: rgba(255, 255, 255, 1);
   text-decoration: none;
   font-weight: 500;
}
.link-footer{
    display: flex;
    flex-direction: column;
    text-align: justify;
    
}
#gaptime{
    margin-left: 3.5rem;
}
#gaptime1{
    margin-left: 5rem;
}


/*** Today Update code style 17/0/2/2005**/

/** The section home pages sextion start**/
.home-card{
    height:2.5rem;
    width: 100%;
    background-color: rgba(204, 204, 204, 1);
    margin-top: 2rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.search-jobka{
    color: #fff;
    padding-top: 0.4rem;
    line-height: 30px;
    font-size: 0.9rem;
    font-weight: 500;
   width: 100%;
}
.search-jobka:hover {
    background-color: #031426;
    color: white;
    width: 100%;
    height: 2.5rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    outline: #031426;
}
#our-service-banner{
    height: auto;
    width: 100%;
    background-image: url('asset/image/home-service-banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 0.8rem;
   
    background-attachment: fixed;
}
.ul-allparagraph ul li{
    list-style: none;
}
.ul-allparagraph ul li a{
     text-decoration: none;
    color:white;
}
.subheading1::after{
    content: ' ';
    display: block;
    width: 55px;
    text-align: center;
    border: 2px solid #1dcfd1;
    margin: 18px 0;
}


.service-un{
    height: 6px;
    background-color: rgba(29, 207, 209, 1);
    width: 7rem;
}
.black-under{
   border: 0.05rem solid #e7e7e7;
    width: 100%;
    height: 1px;
    margin-top: 1.5rem;
}
a.titlecolor{
    color: #247C92;
    text-decoration: none;
    font-size: 1.2rem;
}
a.titlecolor:hover{
    outline-color: #247C92;
    text-decoration: none !important;
}


.service-unright{
    height: 6px;
    background-color: rgba(29, 207, 209, 1);
    width: 11rem;
    margin-left: 10rem;
}
.pph{
     text-align: center;
    color: #8f1f44;
    font-weight: 500;
    line-height: 1.2;
    font-size: 14px;
   
}
.pph2{
    text-align: center;
    color: rgba(129, 46, 32, 1);
    font-weight: 500;
    line-height: 24px;
    font-size: 1rem;
    margin-bottom: 1.5rem;
}
.dollerbg{
    background: #8f1f44;
    color:rgba(255, 255, 255, 1);
    font-weight:600;
    padding:0.1rem .8rem 0.1rem 0.8rem;
    border-radius:70%;
}
.pph3{
    text-align: center;
    font-weight: 500;
    line-height: 24px;
    font-size: 1rem;
    color: rgba(143, 31, 68, 1);
    margin-bottom: 1.5rem;
}
.service-new{
    height: 6px;
    background-color: rgba(29, 207, 209, 1);
    width: 4rem;
    margin-left: 47%;
}
.readbtn{
    text-decoration: none;
    height: 2rem;
    width: 10rem;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(36, 124, 146, 1);
    border-radius: 3px;
    padding: 1.5rem;
}


.hero-section{
   padding-top: 50%;
   
}

.hero-section h2{ 
    left: 22%;
    top: 35%;
    position: absolute;
    text-shadow: 2px 2px rgba(0, 0, 0, 1);
    color: rgba(255,255,255,1);
    font-weight: bold;
    line-height: 4.5rem;
    font-size: 3.5rem;
}

.hero-section .search-home-input{
    height: 3rem;
    position: absolute;
    left: 12.8%;
    padding-left: 1rem;
    font-size: 1rem;
    font-weight: 400;
    top: 50%;
    width: 30%;
    background-color: rgba(245, 245, 245, 1);
    color: rgba(46, 46, 46, 0.5);
    border: none;
}
.hero-section .search-home-input1{
    height: 3rem;
    position: absolute;
    left:44%;
    padding-left: 1rem;
    font-size: 1rem;
    font-weight: 400;
    top: 50%;
    width: 30%;
    background-color: rgba(245, 245, 245, 1);
    color: rgba(46, 46, 46, 0.5);
    border: none;
}
.ddform{
    display: none;
}
.search-home-mobile{
    height: 3rem;
    font-size: 1rem;
    font-weight: 400;
    width: 100%;
    background-color: rgba(245, 245, 245, 1);
    color: rgba(46, 46, 46, 0.5);
    border: none;
    padding-left: 1rem;
}
#search-btn-mobile{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(102, 189, 0, 1);
    height: 3rem;
    width: 100%;
    border: none;
    font-size: 1rem;
}

.hero-section #search-btn-home{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(102, 189, 0, 1);
    height: 3rem;
    width: 13%;
    border: none;
    position: absolute;
    left: 75%;
    top: 50%;
    font-size: 1rem;
}
.hero-section:hover #search-btn-home{
    background-color: rgba(15, 85, 220, 1);
    color: white;
}
#job-searching{
    background-color: rgba(217, 169, 107, 1);
    height: auto;
    width: 100%;
    padding: 3rem 0rem 0rem 0rem;
    margin-top: 0.1rem;
}
.search-input-job{
     height: 2.5rem;
    width:100%;
    background-color: rgba(245, 245, 245, 1);
    border: none;
    color: rgba(46, 46, 46, 1);
    font-size: 14px;
    padding: 6px;
    border: 1px solid #dedede;
}
.sbtnprimary{
    height: 2.5rem;
    width: 8rem;
    background-color: rgba(15, 85, 220, 1);
    border: none;
    color: rgba(255,255,255,1);
    margin-top: 1.5rem;
    text-transform: uppercase;
}
.label-job{
    color: #666;
    font-size: 15px;
    font-weight: normal;
    text-indent: 3px;
    width: 100%;
}
/**The End Update Code**/


/**======================== The Advertise Section css====================***/
.progress-bar{
    background-color: rgba(102, 189, 0, 1);
    
}
.progress{
    height: 1.5rem;
    background-color: 
    rgba(28, 28, 51, 1);
    
}
#percentage{
   position: relative;
   left: 60%;
}
.advertise-hero{
    background-image: url('asset/image/advertiseslider.png');
    height: 35.25rem;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
   
}
.advertise-hero .right-txt{
    position: relative;
    top: 13rem;
    /* left: -3rem; */
   
}
.advertise-hero  .box-right-sl{
    background-color:  rgba(7, 119, 165, 1);
    height: auto;
    width: 100%;
    position: relative;
    top: 13rem;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
   
}
.box-right-sl #right-send-email{
    height: 2.5rem;
    width: 8rem;
    background-color: rgba(255,255,255,1);
    color: rgba(7, 119, 165, 1);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    margin-left: 1.2rem;
    font-weight: 600;
}
.tp12{
    top: -8rem;
    position: relative;
}
#buy-nowbtn{
    height: 2.5rem;
    width: 8rem;
    border-radius: 10px;
    background-color:  rgba(102, 189, 0, 1);
    justify-content: center;
    align-items: center;
    display: flex;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
 .card .simplesuport{
     height: 5rem;
     width: 5rem;
     margin-left: 5rem;
     margin-top: 3rem;
     margin-bottom: 3rem;
}
.bg-botton{
    height: 5rem;
    width: 15rem;
    background-color: rgba(7, 119, 165, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(255, 255, 255, 1);
    font-size: 1.5rem;
    font-weight: 500;
}
.our-services-offer-section{
    height: auto;
    width: 100%;
    background-color: rgba(235, 237, 240, 1);
    padding-top: 5rem;
    padding-bottom: 3rem;
    margin-top: 1.5rem;
}
.div-box{
    height: 5rem;
    width: 5rem;
    background-color: rgba(102, 189, 0, 1);
    border-radius: 5px;
    /*margin-left: 6rem;*/
    justify-content: center;
    align-items: center;
    display: flex;
}
#testomonial-section{
    height: auto;
    width: 100%;
    background-color: rgba(249, 249, 249, 1);
    padding-top: 3rem;
    padding-bottom: 3rem;
}
#seellbtn{
  height: 3.5rem;
  width: 8rem;
  background-color: rgba(7, 119, 165, 1);
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
  border-radius: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 600;
    font-size: 1.5rem;
    margin-left: 78%;
}
.dicover-img{
   height: 3rem;width:3rem;margin-left:6.8rem;
}

/***======The Helpful career advices section start ==========***/
.contact-us-b{
    height: 5rem;
    width:100%;
    margin-top:8rem;
    border-bottom: 1px solid lightslategray;
}
.container-righth{
    max-width: 1200px;
    background-color: rgba(255, 255, 255, 1);
    padding: 2.5rem 1rem 2rem 1.5rem;
    height: auto;
    
}

.card-teama-job{
    height: auto;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 1);
    background-color: rgba(255,255,255,1);
    margin-top: 3rem;
    border-radius: 15px;
    box-shadow: 0px 5px 4px rgba(0, 0, 0, 1);
}



#cvideals{
    width: 10rem;
    background-color: rgba(0, 49, 255, 1);
    border: 1px solid rgba(255,255,255,1);
    border-radius: 10px;
    padding: 0.5rem 1rem 0.5rem 1rem;
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
    font-size: 0.8rem;
 
  
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.helpful-right-box{
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 30px;
    height: 220px;
    width: 100%;
    padding-bottom: 3rem;
}
.our-service{
    background: linear-gradient(rgba(117, 115, 107, 1),rgba(195, 195, 183, 1));
    height: 2.5rem;
    width: 100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
.our-service-des{
    color: rgba(255, 255, 255, 1);
    font-weight: 700;
    font-size: 1.2rem;
    padding-left: 1.2rem;
    padding-top: 0.5rem;
}
.submit-you-cv{
    background: linear-gradient(rgba(102, 137, 160, 1),rgba(147, 183, 202, 1));
    height: 4rem;
    margin-top: 1rem;
}
.sbcvdesc{
    color:rgba(255, 255, 255, 1);
    font-weight: 500;
    margin-top: 1.2rem;
    margin-left: 0.5rem;
    font-size: 0.8rem;
    text-decoration: none;
}
.card-box{
    border: 1px solid rgba(0, 0, 0, 1);
    height: auto;
    
}
.underlinehh{
    border: 1px solid rgba(0, 0, 0, 0.3);
    height: 1px;
    width: 100%;
    margin-top: 0.6rem;
}

/** ========The Contact us section start=======**/
.contact-hero-section{
    background: linear-gradient(rgba(35, 65, 75, 1),rgba(47, 89, 103, 1));
    height: 16rem;
    width: 100%;
    object-fit: cover;
}
.contact-hero-section .my-contact-card{
    position: relative;
    top: 2.5rem;
    border: 5px solid rgba(255, 255, 255, 1);
}

.backhomebtn{
    background: linear-gradient(rgba(129, 183, 202, 1),rgba(37, 113, 161, 1));
    height: 2rem;
    width: 20%;
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
    padding: 0.2rem 0.5rem 0.2rem 0.5rem;
    font-size: 0.8rem;
    font-weight: 500;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 5px;
    position: relative;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 1);
    top: 5.5rem;
}
.backhomebtn1{
    height: 2rem;
    background: linear-gradient(rgba(129, 183, 202, 1),rgba(37, 113, 161, 1));
    width: 22%;
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
    padding: 0.2rem 0.5rem 0.2rem 0.5rem;
    font-size: 0.8rem;
    font-weight: 500;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 1);
    top: 5.5rem;
}
.contact-description-section{
    background-color: rgba(236, 236, 236, 1);
    height: auto;
    width: 100%;
    padding-bottom: 1rem;
}
.container-right{
    max-width: 1000px;
    background-color: rgba(255, 255, 255, 1);
    padding: 1rem 1rem 2rem 1rem;
    border-radius: 15px;
    margin-top: 2rem;
    height: auto;

}
.my-contact-card1{
    padding-top: 2rem;
}
.right-side-interview-section{
    background: linear-gradient(rgba(51, 48, 41, 1),rgba(133, 134, 116, 1));
    border-top-left-radius: 15px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    border: 2px solid #dcdcdc;
    box-shadow: inset 0px 1px 0px 0px #666;
    font-weight: 500;
}
.right-side-desc-h{
    background-image: url('../asset/image/mt-ltgry2.jpg');
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    margin-top: 3px;
    width: 100%;
    margin-left: 1px;
    background-size: 100% 100%;
}
.right-side-desc-h a{
    
    font-size: 10pt;
    color: #fff;
    text-decoration: none;
    line-height: 11pt;
    text-shadow: 1px 1px 0 #000;
}

.ch2{
    color: #666;
    font-weight: 600;
    margin-top: 1rem;
    margin-left: 1.5rem;
    font-size: 16pt;
}
.ah3{
    color: #666;
    font-weight: 600;
    font-size: 16pt;
    margin-left: 5.5rem;
}
.descp{
    color: #000000;
    font-weight: 500;
    margin-top: 0.5rem;
    margin-left: 5.5rem;
    font-size: 12pt;
}
h1.contacttitle{
    font-size: 34px;
    margin: 18px 0;
    text-shadow: 1px 1px 0px #000000;
    color: #0000FF;
    border: 0;
    margin-left: 5rem;
}
.rightptext{
    font-size: 11pt;
    color: #fff;
}



/**submit your cv section start**/
.container-wl{
    max-width: 1200px;
    background-color: rgba(255, 255, 255, 1);
    padding: 1rem 1rem 0.5rem 1rem;
    margin-top: 3rem;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 1);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 1);
    border-radius: 15px;
}
.weldesc{
    text-align: center;
    font-weight: 600;
    color: rgba(104, 104, 90, 1);
    font-size: 9.5pt;;
}
.welparagraph{
    text-align: center;
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    font-size:9.5pt;
}
.container-form{
    max-width: 1200px;
    background-color: rgba(255, 255, 255, 1);
    padding: 0.2rem 1rem 1rem 1rem;
    margin-top: 1rem;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
.acout-desc{
    text-align: center;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
    font-size: 1.2rem;
}
.bg-pink{
    background-color: rgba(243, 243, 243, 1);
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    padding: 1.8rem;
}
.form-p{
    text-align: center;
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
}
#signinbtn{
     height: 2rem;
     width: 8rem;
     background-color: rgba(103, 190, 0, 1);
     color: rgba(255,255,255,1);
     font-weight: 500;
     text-decoration: none;
     padding: 0.5rem 1rem 0.5rem 1rem;
     border-radius: 10px;
}
.form-bg{
 background-color: rgba(240, 221, 221, 1);
  border-radius: 6.3px;
  width: 100%;
  height: 2.5rem;
  border: 1px solid rgba(46, 46, 46, 0.25);
  color: rgba(46, 46, 46, 1);
  font-weight: 400;
  padding-left: 2rem;
}
.form-file{
    border-radius: 6.3px;
    width: 100%;
    height: 2.5rem;
    border: 1px solid rgba(46, 46, 46, 0.75);
    border-radius: 6.3px;
    color: rgba(46, 46, 46, 1);
    padding: 0.3rem;
}
.txtarea{
    height: 8rem;
    width: 100%;
    padding: 2rem;
    color: rgba(46, 46, 46, 1);
   font-weight: 400;
   border-radius: 6.3px;
   border: 1px solid rgba(46, 46, 46, 0.75);
}
.prevbtn{
    height: 2.5rem;
    width: 14rem;
    background-color: rgba(1, 218, 144, 1);
    color: rgba(255,255,255,1);
    font-weight: 600;
    font-size: 1rem;
    border-radius: 10px;
    border: none;
    padding: 0.5rem 1.5rem 0.5rem 1.5rem;
}
.tkcard{
    height: auto;
    width: 100%;
    border: 1px solid rgba(0,0,0,1);
    border-radius: 10px;
    background-color: rgba(255,255,255,1);
}
.tkcardp{
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    text-align: center;
    padding-top: 0.5rem;
    font-size: 1.2rem;
}
.tkcardparag{
    text-align: center;
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    font-size: 0.9rem;
}
/*** The CV Upload section start**/
.cv-description-section{
    background-color: rgba(236, 236, 236, 1);
    width: 100%;
    box-shadow: 0 4px 15px rgba(236, 236, 236, 1);
    height: auto;
    padding-bottom: 1.5rem;
   
}
.recruitbtnlogin{
    background: linear-gradient(rgba(129, 183, 202, 1),rgba(37, 113, 161, 1));
    color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255,255,255,1);
    text-decoration: none;
    border-radius: 10px;
    height: 2rem;
    width: 8rem;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 1);
    font-weight: 600;
    padding: 0.2rem 1rem 0.2rem 1rem;
    font-size: 0.9rem;
    position: relative;
    top: 2rem;
   
}
.shopingcartbtn{
    background: linear-gradient(rgba(129, 183, 202, 1),rgba(37, 113, 161, 1));
    color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255,255,255,1);
    text-decoration: none;
    border-radius: 10px;
    height: 2rem;
    width: 8rem;
    font-weight: 600;
    padding: 0.2rem 1rem 0.2rem 1rem;
    font-size: 0.9rem;
    margin-left: 0.5rem;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 1);
}
.cv-box{
    background-image: url('asset/image/cv-bg.png');
    height: auto;
    width: 100%;
   background-size: cover;
   padding-top: 3.5rem;
   padding-bottom: 2rem;
}
.cv-charge{
    border: 1px solid rgba(0, 0, 0, 1);
    background-color: rgba(255, 255, 255, 0.5);
    height: auto;
    width: 100%;
    padding-top: 1.2rem;
    
}



/**The Advertise section start**/

#advertise-fix-bg{
     height: 18rem;width:30rem;margin-top:-5rem;position: relative;left:5.8rem;
}
.jobselect{
    height: 3rem;
    width: 10rem;
    border: 2.5px solid rgba(242, 242, 242, 1);
    background-color: rgba(255,255,255,1);
    border-radius: 16px;
    padding: 10px;
    margin-left: 15rem;
    color: rgba(48, 48, 48, 1);
    font-weight: 600;

}
.input-min{
    height: 3rem;
    width: 8rem;
    border-radius: 7px;
    border: 1.7px solid rgba(221, 226, 228, 1);
    color: rgba(154, 166, 172, 1);
    font-weight: 500;
    line-height: 2.5rem;
    padding-left: 1rem;
}
.check-box{
    color: rgba(48, 48, 48, 1);
}
#apply-fillterbtn{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(102, 189, 0, 1);
    height: 3.5rem;
    width: 12rem;
    border: none;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 1.5rem;
    margin-top: 3rem;
    margin-left: 6rem;
}
#fulltimeleft{
    margin-left: 3.2rem;
}
#fulltimeleft1{
    margin-left: 4rem;
}

.shownum{
    margin-left: 75%;
    color: rgba(46, 46, 46, 1);
    font-weight: 600;
    margin-top: -2.7rem;
}


/** The Fixed btn right side**/
.fix-right-side-btn {
    position: fixed;
    top: 20%;
    z-index: 9;
    color: #fff;
    background-color: rgba(102, 189, 0, 1);
    writing-mode: vertical-lr;
    right: 0;
    width: 34px;
    padding: 15px 6px 15px 6px;
    font-size: 0.9rem;
    font-weight: 500;
    border: none;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.tenmint1{
    height: 2rem;
    width: 7rem;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 10px;
    background-color:rgba(102, 189, 0, 0.1);
    color: rgba(102, 189, 0, 1);
}
.log-icon1{
    display: flex;
     
}


/**tHe do-you work home**/
.container-do-work{
    height: auto;
    border-radius: 5px;
    background-color: white;
    max-width: 1000px;
  padding-bottom: 1rem;
    
}
.backbtn{
    box-shadow: inset 0px 0px 0px 0px #000000;
    background-color: #00F;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #dcdcdc;
    display: inline-block;
    color: #fff;
    font-size: 10pt;
    padding: 4px 4px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #000000;
    margin-top: 3rem;
}
.backbtn1{
    box-shadow: inset 0px 0px 0px 0px #000000;
    background-color: #00F;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #dcdcdc;
    display: inline-block;
    color: #fff;
    font-size: 10pt;
    padding: 4px 4px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #000000;
    margin-top: 5px;
}
.homedesc{
    font-size: 13pt;
    color: #000;
    line-height: 15pt;
    background: #fff;
    padding-top:1.5rem;
    border-radius: 5px;
    /* width: 800px; */
    margin: 0 auto;
    text-align: center;
}

.homedesc1{
    font-size: 11pt;
    color: #000;
    line-height: 15pt;
    background: #fff;
    margin: 0 auto;
    padding: 7px;
}
.homedesc2{
    font-size: 11pt;
    color: #000;
    line-height: 15pt;
    background: #fff;
    margin: 0 auto;
    margin-top: -0.8rem;
    padding: 7px;
}


/**The Login Requiter fields section start**/
.login-input{
    color: #666666;
    width: 100%;
     height: auto;
     padding: 5px;
    border: 2px solid #ddd;
    background-color: #ffffff;
    border-radius: 2px;
}
.login-flex{
    display: flex;
    gap: 10rem;
}

/** The Register Form section start**/
.regiter-input{
    color: #666666;
    width: 100%;
     height: auto;
     padding: 7px;
    border: 2px solid #ddd;
    background-color: #ffffff;
    border-radius: 2px;
}

.left-arrow img{
    position: fixed;
    top: 90%;
    z-index: 9;
    writing-mode: vertical-lr;
    right: 0;
    cursor: pointer;
}

/**The Monthly Section section start **/
.container-monthly{
    background-color: #fff;
    height: auto;
    width: 100%;
    margin-top: 2rem;
    padding-bottom: 2rem;
}
.loadmorebtn{
    background: #0f55dc none repeat scroll 0 0;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    float: left;
    margin-top: 25px;
    padding: 8px 30px;
    width: auto;
    float: none;

}

/**The Monthly Section section ends**/


/** The job description section start inner pages**/
.container-inner-desc{
    max-width: 1000px;
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 8px;
    padding: 3rem 5rem 15rem 3rem;

}
.jobbackbtn{
    box-shadow: inset 0px 0px 0px 0px #000000;
    background-color: #00F;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #dcdcdc;
    display: inline-block;
    color: #000;
    font-size: 10pt;
    padding: 4px 4px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #000000;
   
}

.addurl{
    color:rgba(103, 190, 0, 1);font-weight:600;border:none;
}
.addurl:hover{
    cursor: pointer;
    color:rgba(103, 190, 0, 1);
    outline: rgba(1, 218, 144, 1);
}