@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Rajdhani:wght@600&family=Teko:wght@300;400&display=swap');

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Rajdhani:wght@600&family=Space+Grotesk:wght@300&family=Teko:wght@300;400&display=swap');



body{
    overflow-x: hidden;
}

.nav_active{
    color: #ffc107 !important;
}


.section_A {
    background: #0082bc;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
}
.section_A::before{
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    background-color: #ffc107;
    width: 50%;
    border-radius: 0px 30px 0px 0px;
    height: 30px;
}



.Top-email_row{
    display: flex;
    justify-content: space-between;
}
.logo img {
    width: 150px !important;
    background: #ffff;
    border-radius: 2px;
    padding: 10px 10px;
    margin-top: 50px;
}     
.email_bar {
    margin-top: 6px;
}
.email_bar span a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.top_email {
    margin-left: 5px;
}
.email_bar span a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.social_icon a {
    text-decoration: none;
    font-size: 13px;
    color: #fff;

}

.social_icon i {
    color: #fff;
    font-size: 16px;
    /* border: 1px solid #fff; */
    padding: 3px;
    margin: 3px 3px;
}
.top_nv_book_now {
    background: #dc3545;
    padding: 2px 7px;
    font-size: 14px;
    border-radius: 5px 5px;
    border: 1px solid #fe000000;
    transition: 0.5s ease;
    color: #fff;
}

.top_nv_book_now:hover {
    background: #ffffff;
    border: 1px solid #fe0000;
    text-decoration: none;
    color: #dc3545;
}


/* banner sections  https://www.bestjquery.com/codelab/ */

.banner-sec{
    background-image: url(../images/banner/banner_2.jpg); 
    background-size: cover;
    width: 100%;
    height: 340px;
    position: relative;
    margin-top: -70px;
}


.svc{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.svc h2{
    color: #ffffff;
    background-color: #000;
    padding: 7px 9px;
    font-size: 20px;
    border-radius: 3px;
}

.svc h2 span{
    display: flex;
    font-size: 44px;
    color: #f8f9fa;
    font-weight: 900;
    border-top: 1px solid #eee;
    padding: 6px 12px;
    background-image: linear-gradient(45deg, #05041d, #0d4179);
}



.banner_section_hm{
    position: relative;
    margin-top: -70px;
}


.banner_section_bx img{
    width: 100%;
}


/* ========================== */

.about_us_hm_section{
    padding: 0px 0px;
}

.about_hmleft {
    margin-top: 30px;
    float: right;
    position: relative;   
}

.about_hmleft::after{
    position: absolute;
    content: '';
    background-color: #fab500;
    width: 66px;
    height: 5px;
    left: -80px;
    top: 28px;
}

.about_hmleftin{
    width: 400px;
}


.about_hmleft h3{
    font-size: 50px;
    font-family: ui-monospace;
    font-family: 'Teko', sans-serif;
    letter-spacing: 2px;
    color: #000000;
}


.about_hmleft h3 span{
    display: flex;
    font-family: ui-monospace;
    font-family: 'Teko', sans-serif;
    letter-spacing: 2px;
    color: #000;
}


.about_hmleft p{
    font-size: 15px;
    text-align: justify;
    color: #606060;
    width: 352px;
    font-family: 'Space Grotesk', sans-serif;
    line-height: 26px;
}


.about_hmright {
    padding: 50px 0px;
    background-color: #eee;
    text-align: center;
}

.about_hmright img {
    width: 75%;
    margin: 0px auto;
    margin-top: -125px;
    height: 640px;
}

.about_hm_btn{
    margin: 10px 0px;
}

.about_hm_btn a{
    text-decoration: none;
    color: #fff;
    padding: 7px 12px;
    background-color: #f00;
    border: 1px solid #ffffff00;
    transition: 0.5s ease;
}
.about_hm_btn a:hover{
    color:  #f00;
    padding: 7px 12px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #f00;
}

/* end abt hm */



/* our_servics_hm */

.our_servics_hm{
    padding: 50px 0px 50px 0px;
    background-image: linear-gradient(#0202029a, #000000a2), url(../images/banner/mrg2.jpg);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    position: relative;
}


.our_servics_hm_left{
    position: relative;
}

.our_servics_hm_left::before{
    position: absolute;
    left: 90px;
    top: 0px;
    height: 450px;
    width: 1px;
    content: '';
    background-color: #ffffffad;
}

.our_servics_hm_boxs{
    display: flex;
    border-bottom: 1px solid #fff;
    margin-bottom: 12px;
}

.our_servics_hm_boxs12lest{
    border-bottom: 1px solid #ffffff00 !important;
}

.our_servics_hm_boxslt img{
    width: 70px;
    margin-right: 10px;
}

.our_servics_hm_boxsrt {

}


.our_servics_hm_boxsrt h3{
    font-size: 20px;
    color: #fff;
    margin-bottom: 2px;
}

.our_servics_hm_boxsrt p{
    font-size: 15px;
    text-align: justify;
    color: #ffffff;
    font-family: 'Space Grotesk', sans-serif;
    line-height: 26px;

}
.our_servics_hm_boxslt {
    background: #fff;
    height: 70px;
    width: 70px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    margin-right: 40px;
    margin-top: 14px;
}
.our_servics_hm_right img{
    width: 100%;
}
.our_servics_hm_right h3{
    font-size: 50px;
    font-family: ui-monospace;
    font-family: 'Teko', sans-serif;
    letter-spacing: 2px;
    color: #f00;
}

.our_servics_hm_right span{
    font-family: ui-monospace;
    font-family: 'Teko', sans-serif;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
}


.serv_hmbtn{
    margin: 10px 0px;
    text-align: end;
}

.serv_hmbtn a{
    text-decoration: none;
    color: #fff;
    padding: 7px 12px;
    background-color: #f00;
    border: 1px solid #ffffff00;
    transition: 0.5s ease;
}

.serv_hmbtn a:hover{
    color:  #f00;
    padding: 7px 12px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #f00;
}
/* end our services */

/* beauty_love_section */
.beauty_love_section{
    padding: 50px 0px;
    background-image: linear-gradient(#0202023f, #000000bd), url(../images/banner/mrg1.jpg);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    position: relative;
}
.beauty_love_section_content{
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-50% , -50%);
    text-align: center;
}



.beauty_love_section_content h3{
    font-family: ui-monospace;
    font-family: 'Teko', sans-serif;
    letter-spacing: 2px;
    color: #ffffff;
    font-size: 50px;
    text-transform: uppercase;
}

.beauty_love_section_content p{
    color: #fff;
}


.beauty_love_btn {
    margin: 10px 0px;
    text-align: center;
}

.beauty_love_btn a{
    text-decoration: none;
    color: #fff;
    padding: 7px 12px;
    background-color: #f00;
    border: 1px solid #ffffff00;
    transition: 0.5s ease;
}

.beauty_love_btn a:hover{
    color:  #f00;
    padding: 7px 12px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #f00;
}

/* beauty_love_section end */


.why_choose_us{
    padding: 50px 0px;
    overflow: hidden;
}

.why_choose_us_left{

}

.why_choose_us_left h2{
    font-size: 50px;
    font-family: ui-monospace;
    font-family: 'Teko', sans-serif;
    letter-spacing: 2px;
    color: #f00;
}

.why_choose_us_left h2 span{
    font-family: 'Teko', sans-serif;
    letter-spacing: 2px;
    color: #000000;
    text-transform: uppercase;
}

.why_choose_us_bx{

}

.why_choose_us_bx h3{
    font-size: 20px;
    color: #000;

}

.why_choose_us_bx p{
    font-size: 15px;
    color: #606060;
    font-family: 'Space Grotesk', sans-serif;
    line-height: 26px;
}

.why_rightpic{
    position: relative;
}

.why_rightpic::after{
    position: absolute;
    top: -60px;
    left: 59px;
    background-color: #ffc107;
    width: 300px;
    height: 500px;
    content: '';
}

.why_rightpic img{
    width: 95%;
    position: relative;
    z-index: 1;
    border: 3px solid #fff;
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-top: 8%;
}



/*  */

/* happy_client_section */



.happy_client_section {
    padding: 70px 0px;
    position: relative;
    overflow: hidden;
}

.happy_client_section::after {
    position: absolute;
    content: '';
    /* right: 0px; */
    top: -12px;
    width: 100%;
    height: 39px;
    background-color: rgb(0, 0, 0);
    clip-path: polygon(106% 0%, -15% 100%, 0% 100%, 0% 0%);
    margin: 0px;
    padding: 0px;
    left: -2px;
}
.happy_client_section::before {
    position: absolute;
    content: '';
    bottom: -29px;
    /* right: 0px; */
    /* top: -26px; */
    width: 100%;
    height: 40px;
    background-color: rgb(0, 0, 0);
    clip-path: polygon(100% 1%, 100% 100%, 0% 100%, 100% 30%);
    margin: 0px;
    padding: 0px;
    left: 1px;
    bottom: -14px;
    z-index: 1;
}


.happy_client_icon{
    text-align: center;
    background-color: #ffbe1a;
    height: 260px;
    border-radius: 15px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    width: 90%;
    margin: 0 auto;
    transition: 0.5s ease;
}

.happy_client_icon:hover{
    box-shadow: none;
    border-radius: 40px 40px 0px 0px ;
}


.happy_client_icon img{
    width: 100px;
    margin: 25px 0px 8px 0px;
}

.happy_client_right h4{
    font-size: 30px;
    color: #fff;
}

.happy_client_right p{
    color: #fff;
}




/* ============================= */
.footer_section{
    padding: 40px 0px 5px 0px;
    background-color: #000;
    background-image: linear-gradient(rgb(3 7 8 / 7%), rgb(13 14 14)), url(../images/banner/footer-bg.jpg);
}


.footer_logo img{
       width: 160px;
    margin-top: 12px;
    margin-bottom: 20px;
}

.footer_logo h5{
    color: #fff;
}


.footer_logo h5 p i{
    margin-right: 5px;
}

.footer_logo h5 p {
    font-size: 15px;
    font-weight: 300;
}

.footer_links{

}

.footer_links ul{
    margin: 0px 0px;
}

.footer_links ul li{
    list-style-type: none;
    margin: 10px 0px;
}

.footer_links ul li a{
    text-decoration: none;
    font-size: 21px;
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: 0.5s ease;
    font-family: 'Teko', sans-serif;

}
.footer_links ul li a:hover{
    color: #ffc005;
    padding-left: 5px;
}







/* right section */

.footer_right {
    width: 100%;
    border-top: 1px solid #eaeaea45;
    background-color: rgb(0, 0, 0);
}

.footerbottom1 h5 {
    font-size: 14px;
    margin-top: 12px;
    color: #fff;
}

.footerbottom2 {
    float: right !important;
}
.footerbottom2 h4 {
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
}


/* respny */

@media (max-width: 991px){
    .about_hmleft::after{
        display: none;
    }

    .about_hmright img {
        width: 60%;
        margin: 0px auto;
        margin-top: 0px;
        height: auto;
    }
    .about_hmleft {
        margin-top: 30px;
        float: inherit;
    }

    .about_hmleftin {
        width: 700px;
        text-align: center;
        margin: 40px auto;
    }
    .about_hmleft h3 span {
        display: inline;
    }

    .about_hmleft p {
        font-size: 15px;
        text-align: justify;
        color: #606060;
        width: auto;
        font-family: 'Space Grotesk', sans-serif;
        line-height: 26px;
        text-align: center;
    }





    .footerbottom1 h5 {
        text-align: center;
    }
    .footerbottom2 {
        float: none !important;
        text-align: center;
    }
    .footerbottom2 h4 {
        margin-top: -2px;
    }
    .footerbottom2 span a {
        color: #427ab9;
        cursor: pointer;
    }
}

@media (max-width: 768px){
    .top_email{
        display: none;
    }
    .svc h2 {
            font-size: 15px;
        }
        .svc h2 span {
            font-size: 14px;
        }
        .banner-sec {
            height: 270px;
        }
        .logo img {
            width: 150px;
        }        
        .about_hmleftin {
            width: auto;
            text-align: center;
            margin: 40px auto;
        }
}












/* slider */
.slick-next {
    right: 50px !important;
    display: none !important;
}

.slick-prev {
    left: 50px  !important;
    display: none !important;
}

.banner_section_bx{
    width: 100% !important;
}
.carousel-item img{
    width: 100%;
    height: 510px;
}


@media (max-width:1200px){
    .why_rightpic::after{
        display: none;
    }
}
@media (max-width:991px) {
    .carousel-item img{
        height: 500px;
    }
    .our_servics_hm_right img {
        width: 100%;
        margin-bottom: 25px;
    }

    .why_rightpic img {
        width: 100%;
    }
    .happy_client_icon {
        margin: 10px auto;
    }
}

@media (max-width:768px) {
    .carousel-item img{
        height: 300px;
    }
    .carousel-control-next,
    .carousel-control-prev{
        display: none !important;
    }

    .header_area::after {
        width: 56% ;
    }
    .about_hmleft h3 {
        font-size: 30px;
    }
    .our_servics_hm_right h3 {
        font-size: 33px;
    }
}

@media (max-width:400px) {
    .carousel-item img{
        height: 240pxpx;
    } 
    .about_hmright img {
        width: 90%;
    }
    .header_area::after {
        width: 56%;
    }
    .banner_section_hm {
        position: relative;
        margin-top: 0px;
    }
    .about_hmleftin {
    
        margin: 20px auto;
    }
    .our_servics_hm_boxs{
        display: inherit;
        border: none;
    }
    .our_servics_hm_left::before{
        display: none;
    }

    .our_servics_hm_boxslt {
        margin: 10px auto;
    }
    
    .our_servics_hm {
        padding: 30px 0px 30px 0px;
    }
}


@media (max-width:400px) {
    .carousel-item img{
        height: 240pxpx;
    }
    .logo img {
        width: 86px !important;
        background: #ffff;
        border-radius: 2px;
        padding: 0px 0px;
        margin-top: 0px;
    }

    .carousel-item img {
        height: 190px;
    }
}


/* ============================ */


 .footerbottom2 img{
    width: 80px;
}




















  
    .phatography_section_inner{
        padding: 70px 0px;
        overflow: hidden;
        position: relative;
    }

    .phatography_section_inner::before{
        position: absolute;
        top: -40px;
        left: -20px;
        content: "";
        background-color: rgb(0, 0, 0);
        width: 841px;
        height: 733px;
        /* transform: rotateZ(362deg); */
    }

    .phatography_section_left{
        background-color: #000;
    }

    .phatography_section_left img{
        width: 100%;
        width: 100%;
        background-color: #fff;
        padding: 2px;
        border-radius: 1px;
    }
        
    .phatography_section_left h3{
        font-family: 'Teko', sans-serif;
        letter-spacing: 2px;
        color: #ffffff;
        font-size: 50px;
        text-transform: uppercase;
        margin: 10px 0px -10px 0px;
    }

    .phatography_section_left p{
        font-size: 15px;
        color: #fff;
    }
    .supoports-bk1 h3{
        font-family: 'Teko', sans-serif;
        letter-spacing: 2px;
        color: #000000;
        font-size: 50px;
        text-transform: uppercase;
        margin: 10px 0px -10px 0px;
    }

    .supoports-bk1 ul {
        list-style-type: none;
    }


    .supoports-bk1 ul li {
        color: #fff;
        padding: 12px 12px;
        background-color: #000000;
        text-decoration: none;
        display: block;
        border: 1px solid #000000;
        margin: 10px 1px;
    }
    .active_supprt {
        background-color: #ffffff !important;
        border: 1px solid #000000 !important;
        text-decoration: none;
    }
    .supoports-bk1 ul li a {
        color: #ffffff;
        text-decoration: none;
        display: block;
    }
    .active_supprt a {
        color: #000 !important;
        text-decoration: none;
    }

    .svc_pic{
        text-align: center;
    }
    .svc_pic img{
        width: 65%;
         margin: 4px auto;
    }














/* contact pages inner start */
.contact_section_inner{
    padding: 80px 0px 50px 0px ;
}

.contact_section_right{
    padding: 20px ;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}


.contactus_hedding h2 {
    font-size: 32px;
    color: #000;
    font-family: fantasy;
}

.contact-form label {
    font-weight: 500;
    color: rgb(107, 107, 107);
    font-size: 17px !important;
}

.contact-form input {
    width: 100%;
    margin-bottom: 6px;
    font-size: 14px !important;
    padding: 5px 0;
    outline: none !important;
    background-color: transparent;
    border: 1px solid rgb(63, 63, 63);
    color: rgb(145, 145, 145);
}


.contact-form textarea {
    width: 100%;
    outline: none;
    background-color: transparent;
    border: 1px solid rgb(20, 20, 20);
}

.contact_address {
    text-align: center;
    padding: 15px 3px;
    background-color: #000000;
    height: 155px;
    margin-top: 16px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    margin: 8px 0px;
    border-radius: 5px;
}

.contact_address i {
    color: #ffffff;
    font-size: 30px;
    margin: 6px 0px;
}

.contact_address h3 {
    font-size: 18px;
    color: #ffffff;
}

.contact_address p {
    font-size: 14px;
    color: #fff;
}
.contact_fm_btn{
    margin-top: 12px;
}
.contact_fm_btn a{
    text-decoration: none;
    color: #fff;
    padding: 7px 12px;
    background-color: #f00;
    border: 1px solid #ffffff00;
    transition: 0.5s ease;
}

.contact_fm_btn a:hover {
    color: #f00;
    padding: 7px 12px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #f00;
}


@media (max-width: 991px) {
    .contact_section_right {
        margin-top: 15px;
    }
}

@media (max-width:768px) {
    .contact_section_inner {
        padding: 20px 0px 20px 0px;
    }
}


/* 



.search_web{
    position: relative;
    height: 30px;
    background-color: #b5b5b5;
    width: auto;
}

.search-wrapper {
    position: absolute;
    transform: translate(-50%, -50%);
    top:50%;
    left:50%;
}
.search-wrapper.active {}

.search-wrapper .input-holder {    
    height: 30px;
    width:70px;
    overflow: hidden;
    background: rgba(255,255,255,0);
    border-radius:6px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder {
    width:140px;
    border-radius: 50px;
    background: rgba(0,0,0,0.5);
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}
.search-wrapper .input-holder .search-input {
    width: 170px;
    height: 20px;
    padding: 0px 70px 0 20px;
    opacity: 0;
    position: absolute;
    top: -5px;
    left:0px;
    background: transparent;
    box-sizing: border-box;
    border:none;
    outline:none;
    font-family:"Open Sans", Arial, Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color:#FFF;
    transform: translate(0, 60px);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    transform: translate(0, 10px);
}
.search-wrapper .input-holder .search-icon {
    width: 30px;
    height: 30px;
    border:none;
    border-radius:6px;
    background: #FFF;
    padding:0px;
    outline:none;
    position: relative;
    z-index: 2;
    float:right;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
    width: 24px;
    height: 24px;
    margin: 3px 3px 1px 0px;
    border-radius: 30px;
}
.search-wrapper .input-holder .search-icon span {
    width:22px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    transform: rotate(45deg);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
.search-wrapper.active .input-holder .search-icon span {
    transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute; 
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
    width: 5px;
    height: 11px;
    left: 7px;
    top: 16px;
    border-radius: 2px;
    background: #FE5F55;
    transform: rotate(347deg);
    display: none;
}


.search-wrapper .input-holder .search-icon span::after {
    
    width: 18px;
    height: 18px;
    left: -1px;
    top: 0px;
    border-radius: 16px;
    border: 4px solid #FE5F55;
}

.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top: 3px;
    right: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    display: none;
    transition-delay: 0.2s;
}
.search-wrapper.active .close {
    right:-50px;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.5s;
    display: block;
}
.search-wrapper .close::before, .search-wrapper .close::after {
    position:absolute;
    content:'';
    background: #FE5F55;
    border-radius: 2px;
    display: block;
}
.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}
.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
} */
