body
{
    font-family: 'DM Sans', sans-serif;
}


.footer-sec{
    padding: 20px 0px;
}
a
{
    text-decoration:none;
}
ul {
    margin-top: 0;
    list-style-type:none;
    padding:0;
}
.cart_banner
{
    padding: 20px 0;
    border-bottom: 1px solid #eaeef3;
}
.st-breadcrumb ul 
{
    list-style: none;
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    background: #fff;
}
.st-breadcrumb ul li 
{
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 0;
}
.st-breadcrumb ul li:first-child 
{
    padding-left: 0;
}
.st-breadcrumb ul li a 
{
    display: block;
    font-weight: 500;
    color: #3b71fe;
    text-decoration: none;
    line-height: 21px;
}
.st-breadcrumb ul li:not(:last-child):after 
{
    position: absolute;
    content: "";
    top: 50%;
    right: -2px;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: var(--light-grey-color,#EAEEF3);
    z-index: 1;
}
.cart_section
{
    padding:60px 0px;
}
.title 
{
    font-weight: 700;
    font-size: 26px;
    line-height: 36px;
    color: #232323;
}
.check-out-form 
{
    border: none;
    padding: 0;
    margin-top: 30px;
}
.form-group label 
{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #727272;
    margin-bottom: 10px;
}
.form-control
{
    border: 1px solid #dae1e7;
    border-radius: 8px;
    box-shadow: none;
    margin-bottom: 30px;
    height: 50px;
    background-color:#ffffff;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}
.form-control-text
{
    border: 1px solid #dae1e7;
    border-radius: 8px;
    box-shadow: none;
    margin-bottom: 30px;
    background-color:#ffffff;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}
.btn-cart
{
    background: #3b71fe;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    border-radius: 50px;
    padding: 15px 22px;
}
.cart-info 
{
    border: 1px solid #dedede;
    box-sizing: border-box;
    box-shadow: 0 1px 2px rgb(0 0 0 / 8%), 0 4px 12px rgb(0 0 0 / 5%);
    border-radius: 20px;
    padding: 30px 24px;
    margin-top: 20px;
}
.service-section 
{
    padding: 0;
    border-bottom: 0;
    justify-content: flex-start;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.service-left 
{
    max-width: 110px;
    border-radius: 16px;
    overflow: hidden;
    margin-right: 20px;
}
.service-left a img
{
    object-fit:cover;
}
.service-right
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.service-right .title 
{
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
    color:#000000;
}
.service-right .address 
{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #727272;
    margin-bottom: 0;
}
.room-type 
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dedede;
}
.label_1
{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #727272;
}
.value
{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #232323;
}
.info-section 
{
    padding: 0;
    margin-bottom: 20px;
}
.info-section .info-heading 
{
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #232323;
    margin-bottom: 14px;
}
.botder-bm
{
    padding-bottom:10px;
    border-bottom: 1px solid #dedede;
}
.ad-info ul li 
{
    border: none;
    padding-bottom: 7px;
    margin-bottom: 7px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.payment-amount .label_1
{
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #232323;
}
.payment-amount .value
{
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #232323;
}
.st-form-book-wrapper 
{
    padding: 0px 0px 30px 0;
    border: 1px solid #dedede;
    border-bottom: 3px solid #3b71fe;
    box-sizing: border-box;
    box-shadow: 0 1px 2px rgb(0 0 0 / 8%), 0 4px 12px rgb(0 0 0 / 5%);
    border-radius: 20px;
}
.st-form-head-book {
    margin-top: 25px;
    Font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #727272;
    margin-bottom: 25px;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
}
.st-price-origin .price {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #232323;
}
.st-review-booking-form i {
    color: #ffb21d;
}
.st-review-booking-form .review-score {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #232323;
    margin-left: 4px;
    margin-right: 4px;
}
.st-time-form
{
    border-radius:20px;
    border: 1px solid #d7dce3;
    padding:0px 24px;
    margin:0 24px;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.w-50
{
    width:50%
}
.set-date
{
    padding:20px 0px;
    border-right:1px solid #d7dce3;
}
.set-date p
{
    font-size:18px;
    color:#232323;
    font-weight: 600;
    margin: 0px;
}
.set-clock
{
    padding:20px 0px;
}
.set-clock p
{
    font-size:18px;
    color:#232323;
    font-weight: 600;
    margin: 0px;
}
.selct_qun
{
    margin:15px 0px;
    padding:0px 24px;
}
.selct_qun select
{
    border-radius: 15px;
    border: 1px solid #d7dce3;
    height:50px;
}
.btn-book
{
    width: 100%;
    border: none;
    display: block;
    background: #3b71fe;
    color: #fff!important;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    border-radius: 50px;
    padding: 15px;
    margin-top: 15px;
}
.book_head
{
    text-align: center;
    padding:15px 0px 10px 0px;  
    font-size:26px;
    font-weight: 700;
    color: #ffffff;
    background-color: #3b71fe;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.check_form
{
    padding:30px 30px;
    border-radius: 20px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 8%), 0 4px 12px rgb(0 0 0 / 5%);
    border: 1px solid #dedede;
}
.divider h2
{
    font-size: 26px;
    font-weight: 600;
    color: #3b71fe;
}
.divider 
{
    padding-bottom: 15px;
    border-bottom: 1px solid #dae1e7;
}
.check_form h5
{
    font-size: 20px;
    color: #232323;
    font-weight: 600;
    padding: 20px 0px 10px 0px;
}
.form-check label
{
    color: #727272;
}
.form-check input
{
    border-radius: 3px;
}
.style-elementor 
{
    background: #232323;
    color: rgba(255,255,255,.8);
    padding: 8px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
ul.st-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.topbar-items 
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.topbar-items>li:not(:last-child) 
{
    margin-right: 40px;
    position: relative;
}
.topbar-items li.topbar-item.link a {
    color: rgba(255,255,255,.8);
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.topbar-items li.topbar-item.link.normal a i {
    margin-right: 8px;
    font-size: 13px;
}
.topbar-items>li:not(:last-child):after {
    content: "";
    height: 10px;
    width: 1px;
    background: rgba(255,255,255,.3);
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: -18px;
}
.topbar-items li.topbar-item.link.social {
    margin-right: 30px;
}
.nav-pb
{
    padding: 0px 40px;
    background:#ffffff;
    border-bottom: 1px solid #eaeef3;
}
.navbar-brand
{
    color:#3b71fe !important;
    font-weight: 700;
    font-size: 22px;
}
.navbar-brand span
{
    color:#232323 !important;
}
.navbar-nav li a {
    padding: -1px 24px 33px 10px !important;
    color: #232323 !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.mini-cart
{
    width: 44px;
    height: 44px;
    background: #fff;
    border: 1px solid #dedede;
    box-shadow: 0 1px 2px rgb(0 0 0 / 8%), 0 4px 12px rgb(0 0 0 / 5%);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.stt-icon {
    color: #000;
    font-size: 20px;
}
.slider-1
{
    background: linear-gradient(90deg, rgba(0,0,0,0.47) 0%, rgba(0,0,0,0.53) 48%), url(../images/8349.jpg);
    padding: 150px 0px;
    background-size: cover;
    background-position: center;
}
.slider-2
{
    background: linear-gradient(90deg, rgba(0,0,0,0.47) 0%, rgba(0,0,0,0.53) 48%), url(../images/127883.jpg);
    padding: 150px 0px;
    background-size: cover;
    background-position: center;
}
.slider-3
{
    background: linear-gradient(90deg, rgba(0,0,0,0.47) 0%, rgba(0,0,0,0.53) 48%), url(../images/5713541.jpg);
    padding: 150px 0px;
    background-size: cover;
    background-position: center;
}
.slider-text h1
{
    text-align:center;
    color: #fff;
    font-family: dm sans,Sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 74px;
}
.slider-text p
{
    color: #fff;
    font-family: dm sans,Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align:center;
}
#owl-1 .owl-dots
{
    display:none;
}
#gotop {
    width: 42px;
    height: 42px;
    background: #3b71fe;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 40px;
    right: 40px;
    cursor: pointer;
    z-index: 99;
}
#gotop i {
    line-height: 42px;
    font-size: 18px;
}
.section-regular
{
    padding: 70px 20px;
}
.section-title
{
    margin-bottom:30px;
}
.section-title h2
{
    text-align:center;
    color: #1a2b48;
    font-family: dm sans,Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
}
.item_1 {
    background: #fff;
    border: none;
    box-sizing: border-box;
    box-shadow: 0 1px 10px 2px rgb(0 0 0 / 8%), 0 4px 12px 0px rgb(0 0 0 / 5%);
    border-radius: 15px;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom:30px;
    border: 1px solid #dfdfdf;
}
.content-item {
    position: relative;
    padding: 20px;
}
.content-item .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 5px;
}
.content-item .title a {
    color: #232323!important;
}
.img-height
{
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.featured-image
{
    overflow:hidden;
}
.st-hover-grow
{
    transition: 0.3s;
}
.st-hover-grow:hover
{
    transform: scale(1.1);
}
.content-item .sub-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    margin-bottom:5px;
}
.content-item .section-footer {
    padding-top: 20px;
    border-top: 1px solid #dedede;
}
.btn-theme
{
    border-radius: 20px;
    font-size: 14px;
    padding: 8px 21px;
    background-color: #3b71fe;
    border: 1px solid #3b71fe;
    /* width: 100%; */
     color: #ffffff; 
     font-weight:500;
}
.bg-grey
{
    background-color: #f7f8fa;
}
.w-48
{
    width:48%;
}
.topbar-middle{
    font-size:14px;
    
   
}
.topbar-middle-bottom {
    font-size:14px;
    display:none;
}
@media(max-width:600){
    .topbar-middle{
        display:none;
    }
}
@media(max-width:600px)
{
     .topbar-middle{
        display:none;
    }
    .topbar-middle-bottom {
    font-size:14px;
    display:block;
}
    .style-elementor
    {
        padding: 8px 15px;
    }
   .nav-pb {
    padding: 12px 15px;
    }
    
    .navbar-toggler-icon
    {
        display: inline-block;
        width: 1.4em;
        height: 1.4em;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    .navbar-nav li a 
    {
        padding: 10px 5px 10px 5px !important;
        font-size: 16px;
        font-weight:400;
        line-height: 20px;
        font-family: 'DM Sans', sans-serif;
    }
    .phone-vie
    {
       display:none;
    }
    .cart_section
    {
        padding:30px 0px;
    }
    .slider-text h1
    {
        font-size:30px;
        line-height: 36px;
    }
    .slider-text p
    {
        font-size:16px;
    }
    .slider-1
    {
        padding:100px 0px;
    }
    .slider-2
    {
        padding:100px 0px;
    }
    .slider-3
    {
        padding:100px 0px;
    }
    .section-regular
    {
        padding:30px 0px;
    }
    .section-title h2
    {
        font-size: 28px;
        line-height: 30px;
    }
    .check_form
    {
        margin-bottom:30px;
    }
    .check-out-form
    {
        margin-bottom:30px;
    }
    .form-control-text
    {
        margin-bottom:10px;
    }
    .navbar-dark .navbar-toggler
    {
        border-color: rgb(35 35 35 / 65%);
    }
    .navbar-dark .navbar-toggler-icon
    {
        background-image: url(../images/line_img.png);
    }
    .topbar-items li.topbar-item.link.social
    {
        margin-right:10px;
    }
    .topbar-items>li:not(:last-child):after
    {
        right: -5px;
    }
}



.career-tools{
padding:80px 10%;
background:#f5f8fc;
}

.tools-container{
display:flex;
align-items:center;
justify-content:space-between;
gap:60px;
flex-wrap:wrap;
}

.tools-left{
max-width:520px;
}

.tools-left h1{
font-size:40px;
margin-bottom:20px;
line-height:1.2;
}

.tools-left p{
font-size:16px;
color:#555;
margin-bottom:30px;
line-height:1.6;
}

.tools-btn{
background:#2a8cff;
color:white;
padding:15px 35px;
border-radius:30px;
text-decoration:none;
display:inline-block;
}

.tools-right img{
width:480px;
max-width:100%;
}

.resume-section{
padding:80px 0;
}

.resume-box{
background:#dbe6f0;
border-radius:25px;
padding:60px;
position:relative;
text-align:center;
}

.resume-img{
width:70%;
border-radius:10px;
}

.play-btn{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
background:white;
width:70px;
height:70px;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
font-size:28px;
box-shadow:0 10px 20px rgba(0,0,0,0.15);
}

.floating-card{
position:absolute;
top:40px;
left:40px;
background:white;
padding:15px 20px;
border-radius:10px;
box-shadow:0 10px 20px rgba(0,0,0,0.1);
font-size:14px;
}

.resume-content h2{
font-size:40px;
font-weight:600;
margin-bottom:20px;
}

.resume-content p{
font-size:16px;
color:#555;
margin-bottom:30px;
}

.resume-btn{
background:#2d8cff;
color:white;
padding:15px 40px;
border-radius:40px;
text-decoration:none;
font-weight:500;
display:inline-block;
}

/* For testmonial  */

.testimonial-section{
text-align:center;
padding:60px 20px;
background:#f7f7f7;
}

.testimonial-section h2{
font-size:32px;
margin-bottom:10px;
}

.testimonial-section h2 span{
color:#1e88e5;
}

.trustpilot{
margin-bottom:40px;
color:#777;
}

.swiper{
max-width:1100px;
margin:auto;
}

.card{
background:white;
padding:30px;
border-radius:10px;
text-align:left;
box-shadow:0 5px 20px rgba(0,0,0,0.05);
height:220px;
}

.stars{
color:#00b67a;
font-size:18px;
margin-bottom:10px;
}

.card h3{
font-size:18px;
margin-bottom:10px;
}

.card p{
color:#555;
font-size:14px;
line-height:1.5;
}

.author{
display:block;
margin-top:15px;
color:#999;
font-size:13px;
}

.swiper-pagination{
margin-top:25px;
}

/* Rsume Slider */

.resume-templates{
background:#0f2d4a;
padding:80px 0;
text-align:center;
color:#fff;
}

.section-title{
font-size:36px;
font-weight:700;
margin-bottom:10px;
}

.section-subtitle{
max-width:650px;
margin:auto;
opacity:.8;
margin-bottom:50px;
}

.resumeSlider .swiper-slide{
background:#fff;
border-radius:8px;
padding:20px;
transition:0.3s;
}

.resumeSlider .swiper-slide:hover{
transform:translateY(-5px);
box-shadow:0 10px 25px rgba(0,0,0,0.2);
}

.resumeSlider img{
width:100%;
border-radius:5px;
margin-bottom:15px;
}

.resumeSlider h3{
color:#000;
font-size:18px;
font-weight:600;
}

/* Our career */



.cr-section{
  padding:60px 20px;
  background:#fff;
}

.cr-section .cr-container{
  max-width:1200px;
  margin:auto;
}

/* header */

.cr-section .cr-header{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  margin-bottom:40px;
}

.cr-section .cr-text h2{
  font-size:36px;
  margin-bottom:10px;
}

.cr-section .cr-text p{
  color:#555;
  max-width:600px;
  line-height:1.6;
}

.cr-section .cr-btn{
  background:#2d86d6;
  color:#fff;
  padding:14px 26px;
  border-radius:30px;
  text-decoration:none;
  font-weight:600;
  white-space:nowrap;
}

/* cards */

.cr-section .cr-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:28px;
}

.cr-section .cr-card img{
  width:100%;
  border-radius:14px;
  margin-bottom:14px;
}

.cr-section .cr-meta{
  font-size:13px;
  color:#777;
}

.cr-section .cr-card h3{
  margin-top:8px;
  font-size:18px;
  line-height:1.4;
}

/* tablet */

@media (max-width:992px){

  .cr-section .cr-grid{
    grid-template-columns:repeat(2,1fr);
  }

}

/* mobile */

@media (max-width:600px){

  .cr-section .cr-header{
    flex-direction:column;
    align-items:flex-start;
  }

  .cr-section .cr-grid{
    grid-template-columns:1fr;
  }

  .cr-section .cr-text h2{
    font-size:28px;
  }

}

/* Frequently asked questions */

.faqx-section{
padding:80px 20px;
background:#f6f7f9;
font-family:Arial, sans-serif;
}

.faqx-container{
max-width:900px;
margin:auto;
}

.faqx-title{
text-align:center;
font-size:36px;
margin-bottom:40px;
color:#333;
}

.faqx-item{
border-bottom:1px solid #ddd;
}

.faqx-question{
width:100%;
background:none;
border:none;
padding:18px 0;
font-size:18px;
text-align:left;
display:flex;
justify-content:space-between;
align-items:center;
cursor:pointer;
color:#333;
}

.faqx-icon{
font-size:18px;
transition:transform .3s ease;
}

.faqx-answer{
max-height:0;
overflow:hidden;
transition:max-height .35s ease;
}

.faqx-answer p{
padding:10px 0 20px 0;
color:#666;
line-height:1.6;
}

.faqx-item.active .faqx-answer{
max-height:200px;
}

.faqx-item.active .faqx-icon{
transform:rotate(180deg);
}

.faqx-footer{
text-align:center;
margin-top:30px;
color:#666;
}

.faqx-footer a{
color:#2d86d6;
text-decoration:none;
}

/* Take the next step */
/* section */

.career-cta-section{
padding:80px 20px;
text-align:center;
color:#000;
}

/* wrapper */

.career-cta-wrapper{
max-width:900px;
margin:auto;
}

/* title */

.career-cta-title{
font-size:36px;
font-weight:600;
margin-bottom:30px;
}

/* buttons */

.career-cta-buttons{
display:flex;
justify-content:center;
gap:20px;
flex-wrap:wrap;
}

/* button 1 */

.btn-viewplan{
background:#1a91f0;
color:#fff;
padding:14px 32px;
border-radius:30px;
text-decoration:none;
font-weight:600;
transition:0.3s;
}

/* .btn-viewplan:hover{
background:#e6e6e6;
} */

/* button 2 */

.btn-freeresume{
background:#eaf6ff;
border:2px solid #508de8;
color:#508de8;
padding:14px 32px;
border-radius:30px;
text-decoration:none;
font-weight:600;
transition:0.3s;
}

.btn-freeresume:hover{
background:#fff;
color:#0c3b78;
}

/* tablet */

@media (max-width:992px){

.career-cta-title{
font-size:30px;
}

}

/* mobile */

@media (max-width:576px){

.career-cta-title{
font-size:24px;
line-height:1.4;
}

.career-cta-buttons{
flex-direction:column;
align-items:center;
gap:15px;
}

.btn-viewplan,
.btn-freeresume{
width:220px;
text-align:center;
}

}


/* Plans for every */

.planx-section{
padding:80px 20px;
background:#eaf2f9;
font-family:Arial, sans-serif;
}

.planx-container{
max-width:1200px;
margin:auto;
text-align:center;
}

.planx-title{
font-size:36px;
margin-bottom:50px;
color:#333;
}

/* cards grid */

.planx-cards{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:30px;
}

/* card */

.planx-card{
background:#fff;
padding:35px;
border-radius:16px;
text-align:left;
box-shadow:0 5px 15px rgba(0,0,0,0.05);
}

.planx-card h3{
font-size:24px;
margin-bottom:5px;
}

.planx-sub{
color:#777;
margin-bottom:15px;
}

.planx-price{
font-size:18px;
margin-bottom:20px;
}

/* button */

.planx-btn{
display:block;
text-align:center;
background:#2d86d6;
color:#fff;
padding:14px;
border-radius:30px;
text-decoration:none;
font-weight:600;
margin-bottom:25px;
}

.planx-btn:hover{
background:#1f6fb8;
}

/* list */

.planx-list{
list-style:none;
padding:0;
margin:0;
}

.planx-list li{
padding:8px 0;
color:#555;
position:relative;
padding-left:22px;
}

.planx-list li:before{
content:"✔";
position:absolute;
left:0;
color:#2d86d6;
font-size:14px;
}

/* tablet */

@media (max-width:992px){

.planx-cards{
grid-template-columns:repeat(2,1fr);
}

}

/* mobile */

@media (max-width:600px){

.planx-title{
font-size:26px;
}

.planx-cards{
grid-template-columns:1fr;
}

.planx-card{
padding:25px;
}

}
.planx-company{
margin-top:50px;
text-align:center;
}

.planx-company-title{
color:#666;
margin-bottom:20px;
font-size:15px;
}

.planx-logos{
display:flex;
justify-content:center;
align-items:center;
flex-wrap:wrap;
gap:40px;
}

.planx-logos img{
height:36px;
opacity:0.7;
}

.planx-logos span{
color:#666;
font-size:14px;
}

/* mobile */

@media (max-width:600px){

.planx-logos{
gap:15px;
}

.planx-logos img{
height:30px;
}

}

/* Diya Banner CSS */
.diy-section{
padding:60px 15px;
}

/* container */

.diy-container{
border-radius:25px;
padding:60px 40px;
overflow:hidden;
}

/* content */

.diy-content h2{
font-size:34px;
font-weight:600;
margin-bottom:20px;
color:#222;
}

.diy-content p{
font-size:16px;
line-height:1.7;
color:#555;
margin-bottom:25px;
max-width:480px;
}

/* button */

.diy-btn{
display:inline-block;
background:#2d86d6;
color:#fff;
padding:12px 28px;
border-radius:30px;
text-decoration:none;
font-weight:600;
transition:0.3s;
}

.diy-btn:hover{
background:#1e6fb8;
color:#fff;
}

/* image */

.diy-image img{
max-width:100%;
height:auto;
}

/* tablet */

@media (max-width:991px){

.diy-container{
padding:50px 30px;
}

.diy-content h2{
font-size:28px;
}

}

/* mobile */

@media (max-width:576px){

.diy-container{
padding:40px 20px;
text-align:center;
}

.diy-content p{
margin:auto;
margin-bottom:25px;
}

.diy-image{
margin-top:30px;
}

}



/* Css for Resume writing packages */
.addons-section{
padding:80px 0;
background:#f8f9fb;
font-family:sans-serif;
}

.addons-container{
width:90%;
max-width:1200px;
margin:auto;
}

.addons-grid{
display:grid;
grid-template-columns: 350px 1fr;
gap:40px;
align-items:start;
}

.addons-left h2{
font-size:32px;
font-weight:600;
margin-bottom:15px;
}

.addons-left p{
color:#6c757d;
margin-bottom:25px;
}

.start-btn{
background:#2f80ed;
color:white;
padding:12px 25px;
border-radius:30px;
text-decoration:none;
display:inline-block;
}

.addons-cards{
display:grid;
grid-template-columns: repeat(2,1fr);
gap:25px;
}

.addon-card{
background:white;
padding:25px;
border-radius:12px;
box-shadow:0 5px 20px rgba(0,0,0,0.05);
transition:.3s;
}

.addon-card:hover{
transform:translateY(-5px);
}

.addon-card h4{
font-size:18px;
margin-bottom:10px;
}

.addon-card p{
font-size:14px;
color:#6c757d;
}
@media(max-width:768px){

.addons-grid{
grid-template-columns:1fr;
}

.addons-cards{
grid-template-columns:1fr;
}

.addons-left{
text-align:center;
}

}

/* Css for How it works  */

.how-section{
padding:80px 0;
background:#f7f8fb;
font-family:sans-serif;
}

.how-container{
width:90%;
max-width:1200px;
margin:auto;
}

.top-bar{
display:flex;
justify-content:space-between;
align-items:center;
margin-bottom:40px;
}

.top-bar h2{
font-size:40px;
}

.work-btn{
background:#2f80ed;
color:white;
padding:12px 25px;
border-radius:30px;
text-decoration:none;
}

.how-grid{
display:grid;
grid-template-columns: 400px 1fr;
gap:60px;
align-items:center;
}

.steps{
display:flex;
flex-direction:column;
gap:25px;
}

.step{
display:flex;
align-items:center;
gap:15px;
color:#333;
}

.step span{
width:35px;
height:35px;
background:#e6ebf3;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
font-weight:600;
}

.step.active{
background:white;
padding:20px;
border-radius:12px;
box-shadow:0 10px 25px rgba(0,0,0,0.05);
align-items:flex-start;
}

.step.active span{
background:#2f80ed;
color:white;
}

.resume-box{
background:#eef1f6;
padding:40px;
border-radius:20px;
text-align:center;
}

.resume-box img{
width:300px;
max-width:100%;
}
@media(max-width:768px){

.top-bar{
flex-direction:column;
gap:20px;
}

.how-grid{
grid-template-columns:1fr;
}

.resume-box{
order:-1;
}

}

/* Packages built to land your dream job */

.packages{
padding:80px 0;
background:#f7f9fc;
font-family:sans-serif;
}

.packages-container{
width:90%;
max-width:1200px;
margin:auto;
}

.title{
text-align:center;
font-size:40px;
margin-bottom:10px;
}

.subtitle{
text-align:center;
color:#555;
margin-bottom:50px;
}

.package-grid{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:25px;
}

.package-card{
background:#dfe8f3;
padding:30px;
border-radius:20px;
text-align:left;
position:relative;
transition:0.3s;
}

.package-card img{
width:100%;
max-width:180px;
display:block;
margin-bottom:20px;
}

.package-card h3{
font-size:20px;
margin-bottom:10px;
}

.package-card p{
color:#333;
font-size:14px;
margin-bottom:40px;
}

.arrow{
width:45px;
height:45px;
border-radius:50%;
background:#b7d0ea;
display:flex;
align-items:center;
justify-content:center;
font-size:20px;
}

.package-card:hover{
transform:translateY(-5px);
}
@media(max-width:992px){

.package-grid{
grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:600px){

.package-grid{
grid-template-columns:1fr;
}

.title{
font-size:28px;
}

}


/*  more interviews */

.stats-section{
padding:30px 0;
background:#f6f8fb;
font-family:sans-serif;
}

.stats-container{
width:90%;
max-width:1200px;
margin:auto;
text-align:center;
}

.stats-box{
display:grid;
grid-template-columns:repeat(4,1fr);
background:white;
border-radius:40px;
padding:40px 20px;
border:1px solid #e3e7ee;
}

.stat{
padding:10px 20px;
position:relative;
}

.stat:not(:last-child)::after{
content:"";
position:absolute;
right:0;
top:50%;
transform:translateY(-50%);
width:1px;
height:60%;
background:#e0e4ea;
}

.stat h2{
font-size:40px;
margin-bottom:5px;
font-weight:600;
}

.stat h2 span{
color:#2f80ed;
font-size:20px;
}

.stat p{
color:#555;
font-size:16px;
}

.research{
margin-top:20px;
font-size:14px;
color:#777;
}

.research a{
color:#2f80ed;
text-decoration:none;
}

@media(max-width:768px){

.stats-box{
grid-template-columns:repeat(2,1fr);
gap:20px;
}

.stat:not(:last-child)::after{
display:none;
}

}

@media(max-width:480px){

.stats-box{
grid-template-columns:1fr;
}

}

/* LinkedIn Profile Writing Service  */

/* job openings on the LinkedIn platform in */
.stats-section {
  background: #f3f6fb;
  padding: 70px 0;
}

.stat-box {
  padding: 20px;
}

.stat-box h3 {
  font-size: 28px;
  font-weight: 600;
  color: #1f2d3d;
  margin-bottom: 10px;
}

/* 🔥 Highlight Style */
.stat-box h3 span {
  background: #3b6fd8;
  color: #fff;
  padding: 4px 8px;
  border-radius: 3px;
}

/* Paragraph */
.stat-box p {
  font-size: 16px;
  color: #444;
  line-height: 1.6;
  max-width: 280px;
  margin: auto;
}

/* Responsive */
@media (max-width: 768px) {
  .stat-box {
    margin-bottom: 25px;
  }
}

/* LinkedIn Profile Makeover Service */
.lp-hero-section {
  background: #fff;
}

/* LEFT CONTENT */
.lp-content {
  max-width: 520px;
}

.lp-subtitle {
  font-size: 13px;
  letter-spacing: 1px;
  color: #666;
  font-weight: 600;
  text-transform: uppercase;
}

.lp-title {
  font-size: 38px;
  font-weight: 700;
  margin: 15px 0;
  color: #1d2b3a;
}

.lp-content p {
  color: #555;
  line-height: 1.6;
  margin-bottom: 10px;
}

/* BUTTON */
.lp-btn {
  display: inline-block;
  margin-top: 20px;
  background: #2b7bbb;
  color: #fff;
  padding: 14px 40px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 500;
}

.lp-btn:hover {
  background: #1f5f95;
  color: #fff;
}

/* RIGHT IMAGE */
.lp-img-box img {
  max-width: 100%;
  border-radius: 10px;
}

/* ✅ RESPONSIVE */
@media (max-width: 991px) {
  .lp-title {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .lp-content {
    text-align: center;
    margin: auto;
  }

  .lp-btn {
    width: 100%;
  }

  .lp-img-box {
    margin-top: 30px;
  }
}

/* Get real results */
.how {
  background: #f4f6f9;
  padding: 80px 20px;
  text-align: center;
}

.wrap {
  max-width: 900px;
  margin: auto;
}

.how-sub {
  font-size: 12px;
  letter-spacing: 2px;
  color: #6b7c93;
  margin-bottom: 10px;
  font-weight: 600;
}

.how-title {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 15px;
}

.how-desc {
  font-size: 15px;
  color: #6b7c93;
  max-width: 700px;
  margin: 0 auto 60px;
  line-height: 1.7;
}

.how-grid {
  display: flex;
  justify-content: center;
  gap: 60px;
}

.how-item {
  max-width: 240px;
}

.how-item img {
  width: 48px;
  margin-bottom: 20px;
}

.how-item h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}

.how-item p {
  font-size: 14px;
  color: #6b7c93;
  line-height: 1.6;
}

.how-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}

@media (max-width: 768px) {
  .how-grid {
    grid-template-columns: 1fr;
  }
}
/* FAQ Linkdin */

/* SECTION */
.faq {
  background: #f4f6f9;
  padding: 80px 20px;
}

/* WRAP */
.faq-wrap {
  max-width: 800px;
  margin: auto;
}

/* TITLE */
.faq-title {
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 40px;
}

/* ITEM */
.faq-item {
  border-bottom: 1px solid #dfe3e8;
}

/* QUESTION */
.faq-question {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 20px 0;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  color: #1f2d3d;
}

/* ARROW */
.arrow {
  position: absolute;
  right: 0;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 2px solid #6b7c93;
  border-bottom: 2px solid #6b7c93;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
}

/* ROTATE WHEN ACTIVE */
.faq-item.active .arrow {
  transform: translateY(-50%) rotate(-135deg);
}

/* ANSWER */
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.faq-answer p {
  font-size: 14px;
  color: #6b7c93;
  padding-bottom: 20px;
  margin: 0;
}

/* ACTIVE STATE */
.faq-item.active .faq-answer {
  max-height: 200px;
}

/* ---------------- RESPONSIVE ---------------- */

/* Tablet */
@media (max-width: 768px) {
  .faq-title {
    font-size: 24px;
  }

  .faq-question {
    font-size: 16px;
  }
}

/* Mobile */
@media (max-width: 480px) {
  .faq {
    padding: 60px 15px;
  }

  .faq-wrap {
    max-width: 100%;
  }

  .faq-question {
    font-size: 15px;
    padding: 18px 0;
  }

  .faq-answer p {
    font-size: 13px;
  }
}

/* Executive Resume Writing Service CSS */

/* SECTION */
.resume-sec{
    padding:80px 20px;
}

/* BOX */
.resume-box{
    background:#1d6ec94d;
    padding:120px 60px;
    border-radius:30px;
    overflow:hidden;
}

/* TEXT */
.resume-content h2{
    font-size:38px;
    font-weight:700;
    margin-bottom:20px;
}

.resume-content p{
    font-size:16px;
    line-height:1.7;
    margin-bottom:25px;
}

/* BUTTON */
.btn-order{
    display:inline-block;
    padding:12px 30px;
    background:#1d6ec9;
    color:#fff;
    text-decoration:none;
    border-radius:30px;
    font-weight:600;
}

/* IMAGE */
.excute-resume-img img{
    width:100%;
    height:auto;
    display:block;
}

/* ---------------- MOBILE ---------------- */

@media (max-width:768px){

  .resume-box{
      padding:40px 20px;
      text-align:center;
      overflow:visible;
  }

  .resume-content{
      padding:0 10px;
  }

  .resume-content h2{
      font-size:26px;
  }

  .excute-resume-img{
      margin-bottom:25px; /* image ke neeche space */
      text-align:center;
  }

  .excute-resume-img img{
      width:100%;
      height:auto;
  }
}

/* SMALL MOBILE */
@media (max-width:480px){
  .btn-order{
      display:block;
      width:100%;
  }
}


/* Lindin How to works */
.tw-section {
  padding: 80px 20px;
  background: #ffffff;
  font-family: Arial, sans-serif;
}

.tw-container {
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

.tw-title {
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 10px;
}

.tw-subtitle {
  color: #6b7280;
  font-size: 16px;
  max-width: 650px;
  margin: 0 auto 50px;
}

.tw-cards {
  display: flex;
  gap: 25px;
  justify-content: center;
  flex-wrap: wrap;
}

.tw-card {
  background: #f5f7fb;
  border-radius: 18px;
  padding: 30px 25px;
  width: 320px;
  min-height: 360px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.06);
  transition: 0.3s ease;
}

.tw-card:hover {
  transform: translateY(-5px);
}

.tw-card-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.tw-card-text {
  font-size: 14px;
  color: #6b7280;
  margin-bottom: 25px;
  line-height: 1.6;
}

.tw-img-box {
  width: 100%;
  display: flex;
  justify-content: center;
}

.tw-img-box img {
  width: 100%;
  max-width: 220px;
  border-radius: 12px;
}

/* Responsive */
@media (max-width: 768px) {
  .tw-cards {
    flex-direction: column;
    align-items: center;
  }
}


/* Section Wrapper */
.tr-hero {
  padding: 80px 20px;
  /* background: #f8f9fb; */
  font-family: Arial, sans-serif;
}

/* Container */
.tr-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}

/* Left Content */
.tr-content {
  flex: 1;
}

.tr-label {
  font-size: 14px;
  color: #7a8ca5;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.tr-title {
  font-size: 42px;
  line-height: 1.2;
  color: #1f2a37;
  margin-bottom: 20px;
}

.tr-description {
  font-size: 16px;
  color: #5f6c7b;
  margin-bottom: 30px;
  max-width: 500px;
}

/* Button */
.tr-btn {
  display: inline-block;
  background: linear-gradient(90deg, #2d8cff, #1c6ed5);
  color: #fff;
  padding: 14px 28px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 16px;
  transition: 0.3s ease;
}

.tr-btn:hover {
  opacity: 0.9;
}

/* Right Image */
.tr-image {
  flex: 1;
  text-align: center;
}

.tr-image img {
  max-width: 100%;
  border-radius: 15px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.1);
}

/* Responsive */
@media (max-width: 900px) {
  .tr-container {
    flex-direction: column;
    text-align: center;
  }

  .tr-title {
    font-size: 32px;
  }

  .tr-description {
    margin: 0 auto 25px;
  }
}

/* Reviewed by the community, trusted by professionals. */

    .review-section{
padding:80px 0;
/* background:#f5f5f5; */
}

.review-title{
text-align:center;
font-size:32px;
margin-bottom:50px;
font-weight:600;
}

.review-left h5{
font-weight:600;
}

.review-left p{
font-size:14px;
color:#666;
}

.trustpilot{
color:#00b67a;
font-weight:600;
font-size:18px;
}

.stars{
color:#00b67a;
font-size:20px;
margin:10px 0;
}

.review-card{
background:#fff;
padding:20px;
border-radius:8px;
height:180px;
}

.review-card h5{
font-size:18px;
margin-bottom:10px;
}

.review-card p{
font-size:14px;
color:#555;
}

.review-card span{
font-size:13px;
color:#888;
}

.swiper{
padding-bottom:40px;
}

/* mobile */
@media(max-width:768px){

.review-left{
text-align:center;
margin-bottom:30px;
}

.review-title{
font-size:24px;
}

}