
.screening-content h2{
    /* font-size: 36px; */
    line-height: 1.2;
    font-family: var(--heading-font);
    margin-bottom: 20px;
 }
  .screening-content h3{
    color: var(--black-color);
    font-weight: 400;
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 15px;
 }
 .screening-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.screening-content{
    padding-left: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.screening-content h3 {
    font-size: 28px;
}
section.about-guest {
    background-color: #fff;
}
section.about-guest.rev{
    background-color: #f7f7f7;
}
section.about-guest.rev .screening-content{
    padding-left: 12px;
    padding-right: 5%;
}
section.experience-section {
    padding: 0
}

section.experience-section .experience-image {
    background-image: url("../images/choose.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

section.experience-section .experience-content {
    padding-top: 100px;
    padding-bottom: 100px
}

section.experience-section .experience-details {
    padding: 50px;
    box-shadow: 10px 10px 45px 0 rgba(0,0,0,.1);
    border-radius: 10px;
    max-width: 700px;
    margin-left: -100px;
    background-color: #06406fe3;
    background-image: url(../images/frame.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: darken;
    color:#fff;
}
section.experience-section .experience-details h2{
    color:#fff;
}
section.experience-section .experience-details p {
    margin-bottom: 35px;
    color:#fff;
}
section.experience-section .container-fluid {
    padding: 0;
}
section.cta{
    background: url('../images/cta.jpg');
    padding-left: 0;
    position: relative;
    padding-right: 0;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
}
section.cta .head-sec{
    margin-bottom:30px;
}
section.cta .shape img{
    width: 350px;
object-fit: cover;
}
section.cta .head-sec h2 span{
    color: var(--secondary-color);
}
section.cta .shape{
    position: absolute;
    top: -365px;
    z-index: 2;
}
section.cta .container{
    display: flex;
    justify-content: center;
    position: relative;
}
section.cta .content {
    width: 70%;
    background: rgb(0 0 0 / 50%);
    padding: var(--p60);
    box-shadow: 0px 9px rgba(255,255,255,.6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
section.cta .head-sec h2{
    text-align: center;
    color: var(--white-color);
}
section.cta .content p{
    color: var(--white-color);
    text-align:center;
}
section.cta .content .main-btn{
    color: var(--white-color);
    border: 1px solid var(--white-color);
}
section.cta  .man-img {
    position: relative;
}
section.cta .man-img img{
    height: 400px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
section.cta .main-btn{
    display: inline-block;
    width: 150px;
    text-align: center;
}



section.about-home img {
    width: 100%;
    height: auto;
    min-height: 300px;
    max-height: 460px;
    object-fit: cover;
    object-position: top;
    height: 460px;
    transition: 0.5s all;
    border-radius: 10px;
}
.img {
    overflow: hidden;
    border-radius: 10px;
}
section.about-home img:hover {
    transform: scale(1.14);
}

.about-home .head-sec h2{
    margin-bottom: 30px;
}

.head-sec h2 {
  text-align: center;
}
.about-home {
    padding-top: 100px;
}
.about-home .name {
    margin-top: var(--m20);
    text-align: center;
}
.about-home .name h6{
    color:var(--white-color);
}


  section.about-home .toggle-button {
        color: var(--btn-color);
        border: none;
        padding: 5px 10px;
        margin-top: 5px;
        cursor: pointer;
        border-radius: 3px;
        transition: 0.3s ease;
    }

     
section.about-home .head-sec{
  text-align:center;
}

   

/* about  */


.about_wrapper{
    padding: 80px 0;
}

.about_wrapper .line{
    margin-left: 0px;
    margin-bottom: 20px;
}

.about_wrapper h2{
    margin-bottom: 15px;
    letter-spacing: 0rem;
    text-transform: uppercase;
    line-height: 1.4;
    font-weight: 700;
    font-size: 2.25rem;
    color: var(--secondary-color);
    font-family: var(--heading-font);
}
.about-pd-r{
    padding-left: 0;
}
.border-box{
    position: absolute;
    width: 200px;
    height: 200px;
    content: '';
    right: 46px;
    border-radius: 50%;
    background-image: radial-gradient(#2740619e, #2740612b);
    box-shadow: 0px 0px 179px #274061;
    display:none;
}
.about_wrapper .borders{
    margin: 0;
}
.about-img2{
    /* background: var(--secondary-color); */
    /* border-radius: 20% 0; */
}
.img-2{
    aspect-ratio: 1.3;
    object-fit: cover;
    /* right: 2rem; */
    height: 415px;
    position: relative;
    object-position: center;
    width: 55%;
}
.img-1{
   object-position: center;
    object-fit: cover;
    position: absolute;
    bottom: -1.5rem;
    width: 66%;
    height: 262px;
    border: 12px solid #fff;
    right: 0px;
    left: auto;
}
.about-img-0{
    display: block;
    background-image: url(../images/about-bg.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top -13% right 0%;
    margin-bottom: 20px !important;
    width: 50%;
    float: left;
    margin-right: 60px;
}
.borders {
    height: 3px;
    width: 75px;
    background-color: var(--secondary-color);
    bottom: 0;
    margin: auto;
    justify-content: center;
}
.about-dec{
    margin-top: 0rem;
}
 section.about-us span.ratings {
    display: flex;
    gap: 10px;
    margin-bottom: 15px
}

section.about-us p.head,section.services-section .head-sec p {
    margin-bottom: 20px;
    color: var(--secondary-color);
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 14px
}

section.about-us .about-content-sec {
    padding-right: 0px;
    min-height: 530px;
}

section.about-us .about-content-sec a.main-btn {
    display: block;
    width: 150px;
    text-align: center;
    transition: .3s ease-in-out
}



section.about-us .about-content-sec .abt-btn {
    margin-top: 40px
}

section.about-us .about-image-sec img {
    width: 500px;
    max-width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center center;
    border-radius: 10px;
    box-shadow: 0 15px 45px 0 rgba(0,0,0,.1);
    filter: brightness(.8)
}

section.about-us .about-image-sec .abt-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column
}

section.about-us .about-image-sec .abt-img1 {
    margin: 0px 0 30px -15%
}

section.about-us .about-image-sec .abt-img2 {
    margin: 0 -15% 0 0
}

.about-image-sec {
    width: 50%;
    float: right;
    margin-left: 30px;
}
section.about-us {
    /* padding-top: 100px; */
    /* padding-bottom: 100px; */
    /* height: 700px; */
}



 section.about-us .abt-detail {
    display: flex;
    gap: 30px;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

section.about-us .call-us, section.about-us .email-us {
    display: flex;
    align-items: center;
    gap: 10px;
}

section.about-us .icon-area {
    border-radius: 100%;
    border: 1px solid #b3b3b3;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: var(--f20);
    display: flex;
    justify-content: center;
    align-items: center;
}

section.about-us .call-area {
    display: block;
}

section.about-us .call-area a {
    display: block;
    color: var(--heading-color);
}

section.about-us .icon-area {
    border-radius: 100%;
    border: 1px solid #b3b3b3;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: var(--f20);
    display: flex;
    justify-content: center;
    align-items: center;
}


section.about-us .icon-area i{
  color:var(--btn-color);
}

section.question-section {
    background: var(--lt-bg-color);
}
section.question-section .col-lg-8{
 margin:auto; 
    display: block;
}
form input.form-control {
   border: 0px solid;
   border-bottom: 2px solid var(--secondary-color);
   border-radius: 0px;
   font-family: var(--primary-font);
   padding-top: 30px !important;
   font-size: var(--f14);
   background: transparent;
}
form label {
    font-family: var(--primary-font);
    font-size: var(--f15);
}
textarea#floatingTextarea {
    border: 0px solid;
    border-bottom: 2px solid var(--secondary-color);
    border-radius: 0px;
    margin-bottom: var(--m15);
    height: 100px;
    font-family: var(--primary-font);
    background: transparent;
}
form button.main-btn {
    width: 250px;
}
.form-floating {
    position: relative;
    margin-bottom: var(--m15);
}
label.error {
   color: red !important;
    font-size: 13px;
    bottom: 0;
    top: 100%;
    padding: 0px;
    font-size: var(--f11) !important;
    height: 20px;
    width: 100%;
    transform: scale(1) translateY(0) translateX(0) !important;
}
.form-control:focus{
    box-shadow: 0 0 0 0rem rgba(13,110,253,.25) !important;
    background-color: transparent !important;
    border-color: var(--secondary-color) !important;
}
h2.form-head {
    font-size: var(--f30);
}

.form-floating {
    margin-bottom: 17px;
}
.form-floating>.form-control-plaintext~label::after, .form-floating>.form-control:focus~label::after, .form-floating>.form-control:not(:placeholder-shown)~label::after, .form-floating>.form-select~label::after{
    background-color:transparent;
}
.quote_btn.mt-4{
  text-align: center;
}
.head-sec {
    text-align: center;
    margin-bottom: var(--m40);
}
.head-sec h2{
    text-transform: uppercase;
  margin-bottom: 0px;
}
