@import url('../fonts/Trial_prometo/stylesheet.css');

.roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}


*,
::after,
::before {
    box-sizing: border-box;
}

html {

    scroll-behavior: smooth;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

a {
    text-decoration: none !important;
    color: #000 !important;
}

a:hover {
    transition: 0.5s ease;

}

img {
    max-width: 100%;
}

li {
    list-style-type: none;
}

.bl_1 {
    color: rgba(0, 178, 182, 1);
}

.pt_1 {
    padding-top: 100px;
}
.pt_1b {
    padding-bottom: 100px;
}

.pt_2 {
    padding-top: 200px;
}

.pt-3 {
    padding-top: 150px !important;
}

.pt4 {
    padding: 150px 0px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Prometo Trial';
    font-weight: 700;
    transition: all 0.4s ease-in-out;
}

h1 {
    font-size: 76px !important;
    color: #000;
}

h2 {
    font-size: 80px !important ;
    line-height: 1.2;

}

h3 {
    font-size: 60px;
    line-height: 70px;
    text-align: left;

}

h4 {
    font-size: 52px;
    line-height: 62px;
    text-align: center;


}

h5 {
    font-size: 42px;
    font-weight: 200;
    line-height: 54px;
    text-align: left;
    color: #1B1B1B;
}

h6 {
    font-size: 28px;
    font-weight: 500;
    line-height: 27px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}


/*------------------------ global cta button -------------------------------------- */


.cta_out {
    margin-top: 50px;
}

.cta_out .cta_a {
    position: relative;
    font-family: "Roboto", sans-serif;
    background-color: #00B2B2;
    color: #fff !important;
    padding: 24px 40px;
    border-radius: 150px;
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
}

.cta_out .cta_a:hover {
    background-color: #0ad1d1;
}

.cta_out .sk_ln {
    top: 50%;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 1);
    animation: borderMove 3s linear infinite; /* Adjust the duration (2s) for speed */
}
.cta_out .cta_a:hover {
    background-color: #000;
}

@keyframes borderMove {
    0% {
        right: 100%;
    }
    50% {
        right: 80%; /* Moves it right outside the element */
    }
    100% {
        right: 100%; /* Back to start */
    }
}


.cta_out .pls_icn {
    color: #fff;
}



/* index page css start    */

header .outer_width {
    padding-left: 58px;
    padding-right: 58px;
    padding-top: 18px;
    padding-bottom: 18px;
}

header .head_flex {
    display: flex;
    align-items: center;
}

header .head_content {
    align-items: center;
    display: flex;
    width: 80%;
}

.logo_width {
    width: 20%;
}

.head_page_sec {
    width: 100%;
}

.head_page_sec .ul_page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ul_list {
    padding-left: 40px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    list-style-type: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #1B1B1B;
}

.num_ul {
    align-items: baseline;
    display: flex;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0;
    padding-left: 0;
    justify-content: space-around;
}

.contact_div .numb {
    padding-left: 12px;
}

.contact_div .talk_li {
    padding-left: 10px;
}

.contact_div {
    width: 30%;
    align-items: flex-start;
    /* gap: 66px; */
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
}

.contact_div .talk_a {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}

.talk_li {
    position: relative;

    &:hover,
    &:active {
        &:after {
            width: 100%;
        }
    }

    &:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -7px;
        height: 2px;
        background-color: #00B2B2;
        width: 0;
        transition: width .25s;
    }
}

.main_header .contact_div {
    width: 40%;
}

.main_header .contact_div .num_ul {
    /* justify-content: center; */
}

.main_header .contact_div .num_ul .li_width {
    width: 100%;
    text-align: right;
}

.main_header .contact_div .num_ul .li_width.talk_li {
    width: 70%;
}


/* toogle container ----------------- */


.container_toogle {
    display: inline-block;
    cursor: pointer;
}

.bar1,
.bar2,
.bar3 {
    width: 26px;
    height: 2px;
    background-color: #333;
    margin: 4px 20px;
    transition: 0.4s;
}

.change .bar1 {
    transform: translate(0, 11px) rotate(-45deg);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    transform: translate(0, -9px) rotate(48deg);
}

header .head_flex {
    justify-content: space-between;
}

.container_toogle {
    display: none;
}



/* hero section-------------------------------    */


.outer_hero {
    background-position: right 0px top 0px;
    background-size: 40%;
    background-repeat: no-repeat;
    background-image: url(/img/head_hero_img.png);
}

.outer_hero {
    padding-top: 180px;
    padding-bottom: 100px;
}
.hero_sec_outer {
    position: relative;
}
.hero_para {
    line-height: 27px;
    font-size: 18px;
    font-weight: 400;
}

.outer_hero .hero_sec_img {
    position: absolute;
    right: 0;
    max-width: 50%;
    top: -30%;
}

.outer_hero .row {
    align-items: flex-start;
}

.outer_hero .row .hero_sec_h {
    max-width: 591px;
/*    margin-left: 40px;*/
}
/*.outer_hero .row .hero_sec_h .cta_out {
    margin-left: 40px;
}*/

/* ---footer css ------------------------------ */
footer .footer_h .foot_a {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;

}

footer .foot_num {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
}

footer .phone {
    font-weight: 500;
    color: #000;
}

.foot_out2 {

    padding: 80px 0px 80px 0px;
}

footer .reserve_box {
    margin-top: 40px;
}

.foot_logo {
    position: relative;
}

footer .rese_para {
    line-height: 13px;
    font-size: 16px;
    font-weight: 300;
}

.foot_out2 .arrow_top {
    position: absolute;
    width: 66px;
    height: 66px;
    border: 1px solid #00B2B2;
    border-radius: 150px;
    right: -30px;
    bottom: 0px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot_logo img {
    max-width: 260px;
}

.foot_logo {
    text-align: center;
}
.foot_out2 .arrow_top:hover img {
    filter: brightness(0.1);
    transition: 0.1s ease-in-out;
}

.srve_provide .provide_h .serv_head {
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
    color: #fff;
    padding: 0px 50px 0px 0px;
}



/* down to up slider   */

/* .slider-vertical .slick-prev:before,
.slider-vertical .slick-next:before {
    display: none;
} */

/* .slider-vertical .slick-prev,
.slider-vertical .slick-next {
    width: 0;
    height: 0;
    border-style: solid;
    margin: 10px;
    display: inline-block;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    cursor: pointer;
} */

.slider-vertical .slick-prev {
    border-width: 0 14px 14px 14px;
    border-color: #000000 transparent;
    top: -30px;
}

.slider-vertical .slick-next {
    border-width: 14px 14px 0px 14px;
    border-color: #000000 transparent;
    bottom: -30px;
    top: auto;
}

.slider-vertical .slick-prev.slick-disabled,
.slider-vertical .slick-next.slick-disabled {
    opacity: 0.1;
    cursor: default;
}

.slick-vertical .slick-slide {
    display: block;
    border: 1px solid transparent;
}

.slider-vertical div {
    font-size: 50px;
    color: #fff;
}


.slick-slide img {
    display: flex !important;
}

.provide_slick_ot {

    background: linear-gradient(180deg, rgba(27, 27, 27, 0) 0%, #1B1B1B 100%);
    margin: 30px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.provide_slick_ot .slick_prov_flex {
    padding: 50px 0px 50px 0px;
    display: flex;
    gap: 36px;
}

.provide_slick_ot .slick_div_img {
    border-radius: 15px;
    text-align: -webkit-center;
    height: 98px;
    width: 98px;
    background-color: rgba(36, 37, 38, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.provide_slick_ot .provide_slide_para {
    font-size: 18px;
    color: #666666;
    font-family: "Roboto", sans-serif;
    line-height: 26px;
    font-weight: 400;
}

.provide_slick_ot .gt_btn {
    font-size: 18px;
}

.provide_slick_ot .gt_btn .gt-nlk {
    color: #fff !important;
}

.srve_provide .inner_provide {
    background-color: #1B1B1B;
    color: #fff;
}


.free_consultaion{
    border: 1px solid rgba(0, 178, 178, 0.21);
    background-color: rgba(0, 178, 178, 0.21);
    padding: 75px 75px 75px 75px;
}

.free_consultaion .cons_para .cons_para_h{
    font-weight: 600;
    font-weight: 20px;
    line-height: 30px;
}

.free_consultaion .cons_text{
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}

 
.free_consultaion .cta_out .sk_ln {
    border: 1px solid #fff;
    animation: borderlast 3s linear infinite;
}

.free_consultaion .cta_out .pls_icn{
    margin-left: 10px;
}
.main_footer {
    position: relative;
}

@keyframes borderlast {
    0% {
        right: 100%;
    }

    50% {
        right: 88%;
        /* Moves it right outside the element */
    }

    100% {
        right: 100%;
        /* Back to start */
    }
}

/* add css 16-oct-2024 */
input.wpcf7-form-control.wpcf7-submit.has-spinner.form-control {
    background-color: rgba(0, 178, 182, 1);
    border-color: rgba(0, 178, 182, 1);
    width: auto;
    border-radius: 27px;
    color:#fff;
}

/* add css 17-oct-2024 */
.pop_up_form .modal-body {
    padding: 0px;
}

.pop_up_form .modal-content {
    max-width: 442px;
}

.pop_up_form button.close {
    background-color: #fff;
    width: 35px;
    height: 35px;
    color: #000;
    border-radius: 50%;
    font-size: 22px;
    margin: 30px 20px 0px 0px;
    opacity: 1;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover{
opacity: 1;
}
#exampleModal{
    margin-top: 30px;
}



