@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);.banner,.banner__img,.img__contain,.img__cover {
    height: 100%;
    width: 100%
}

*,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0
}

.about_img,.banner,.banner__img,.header,.img__cover,.intl-tel-input,.nav_menu li a:hover:before,img {
    width: 100%
}

*,.accordion-body p,.accordion-button,.nav_menu li a,.per-check label,.privacy li a,.sub_heading {
    font-family: var(--f1)
}

.banner__con .heading,.banner_formHead,.getin_head,.getin_head span,.heading,.setisfy_box h5,.setisfy_num,.sub_head {
    font-family: var(--f2)
}

.about,.port_top,.services {
    overflow: hidden
}

.banner__con .heading,.getin_head,.heading,.policy_content h5,.sub_head,ul.dropdown_menu li a {
    text-transform: capitalize
}

.banner_formHead,.copy_con p,.menu__btns a,.menuscript_cont,.port__con,.port_item,.service__btns a,.test_head {
    text-align: center
}

.ftco-counter .text span,.sub_headingNew {
    letter-spacing: 2px;
    text-transform: uppercase
}

.about_img,.collen_img,.cross_btn,.error_img,.port_top:before,.setisfy_img,.test_img {
    aspect-ratio: 1/1
}

:root {
    --c1: #000;
    --c2: linear-gradient(90deg, #bf3c38 0%, #bf3c38 76%);
    --c3: linear-gradient(180deg, #ddbe8a29 0%, #000 70%);
    --c4: #bf3c38a1;
    --c5: #bf3c38;
    --f1: "DM Sans",sans-serif;
    --f2: "Playfair Display",serif
}

html {
    scroll-behavior: smooth
}

.img__contain {
    object-fit: contain
}

.aboutNew_img img,.about_img.new_koko img,.banner__img video,.img__cover {
    object-fit: cover
}

.banner {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 120px 00 0;
    position: relative
}

.about_listsMain,.header_right,.main_header,.services {
    display: flex;
    align-items: center
}

.banner__img {
    position: absolute;
    z-index: -1;
    inset: 0
}

* {
    box-sizing: border-box;
    text-decoration: none!important;
    list-style-type: none
}

a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    transition: .3s ease-in-out
}

a:hover {
    color: #333
}

dl,ol,ul {
    margin-bottom: 0;
    padding: 0
}

.main_header {
    justify-content: space-between
}

ul {
    padding: 0!important;
    margin: 0!important
}

.header_right {
    gap: 20px
}

.header_right li span {
    display: block;
    font-size: 13px;
    color: #bf3c38
}

.header_right li a {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 15px;
    color: #fff
}

.header_right li a i {
    font-size: 21px;
    color: #bf3c38
}

.themebtn {
    padding: 9px 40px;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 50px;
    position: relative;
    color: #fff;
    transition: .5s
}

.header {
    position: absolute;
    height: 158px
}

.nav_menu,.nav_menu li a {
    position: relative;
    align-items: center;
    display: flex
}

.themebtn:before {
    position: absolute;
    width: 7px;
    height: 7px;
    content: '';
    background: var(--c3);
    top: 3px;
    left: 17px;
    border-radius: 100%;
    transition: .5s
}

.nav_menu:after,.nav_menu:before {
    width: 260%;
    height: 1px;
    background: #f0f8ff
}

.banner_formBox:before,.nav_menu:after,.nav_menu:before {
    top: 50%;
    transform: translatey(-50%)
}

.logo {
    width: 187px;
    height: 98px
}

.nav_menu {
    justify-content: center;
    gap: 40px;
    width: 80%;
    margin: -71px auto 0!important;
    background: linear-gradient(180deg,#3c342d 0,#4f4f4f 70%);
    padding: 10px!important;
    border-radius: 50px;
    border-bottom: 2px solid var(--c4)
}

.header_main,.nav_menuMain {
    position: absolute;
    width: 100%;
    z-index: 999
}

.nav_menu li a {
    color: #fff;
    gap: 7px
}

.nav_menuMain {
    bottom: -10px
}

.header_main {
    padding: 11px 0 10px;
    border-bottom: 1px solid #ffffff24
}

.about_imgMain,.banner_formBox,.footer_menu li,.menuscript,.port_main,.port_top {
    position: relative
}

.nav_menu:before {
    position: absolute;
    left: 100%
}

.nav_menu:after {
    position: absolute;
    right: 100%
}

.sub_head {
    font-size: 25px;
    font-style: italic;
    color: #fff
}

.banner__con .heading {
    font-size: 45px;
    color: #fff;
    line-height: 55px
}

.banner__con .heading span {
    font-family: var(--f2);
    color: #bf3c38;
    text-transform: capitalize
}

.banner__con p {
    font-size: 16px;
    width: 610px;
    color: #fff;
    margin: 20px 0
}

.themebtn--alt {
    background: var(--c5);
    color: #fff
}

.input_feild :is(input,textarea) {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    background: #fff;
    border: none;
    outline: 0!important;
    border-radius: 5px;
    margin: 5px 0;
    border: 1px solid #44444430;
    resize: none
}

.banner_formBox:after,.banner_formBox:before {
    position: absolute;
    right: -120px;
    border-radius: 100%;
    display: none;
    content: ''
}

.about_img img,.banner_formBox,.service_boxMain {
    border-radius: 30px
}

.banner_formHead {
    font-size: 29px;
    color: #000;
    width: 300px;
    margin: 10px auto
}

.banner_formBox {
    padding: 32px 30px;
    width: 75%;
    margin: 0 auto;
    background: #fff;
    border-top: 5px solid var(--c4);
    box-shadow: 0 0 15px 1px #0004;
    animation: 3s linear infinite movement;
    z-index: 999;
    top: -22px
}

.input_feild button,.test_top--alt {
    margin: 20px 0 0
}

.banner_formBox:before {
    width: 430px;
    height: 430px;
    background: var(--c2);
    z-index: -1;
    animation: 3s linear infinite newSpin
}

.banner_formBox:after {
    width: 100px;
    height: 100px;
    background: var(--c1);
    top: 50px;
    animation: 3s linear infinite spin
}

@keyframes newSpin {
    0% {
        transform: translatey(-50%) rotate(0)
    }

    100% {
        transform: translatey(-50%) rotate(360deg)
    }
}

.banner_btns {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 50px 0 0
}

.dots_img {
    position: absolute;
    z-index: -1;
    width: 82%;
    height: 100px;
    right: 0;
    top: 30px;
    display: none
}

.about_imgMain:before {
    position: absolute;
    width: 100%;
    height: 50%;
    background: linear-gradient(0deg,var(--c4) 0,#000 78%);
    content: '';
    z-index: -01;
    border-radius: 200px;
    transform: translate(-10%,-17%) rotate(33deg);
    top: 50%;
    display: none
}

.about {
    padding: 70px 0 120px;
    position: relative
}

.about_hand {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translatey(50%);
    width: 9%;
    height: 28%
}

.heading {
    font-size: 35px;
    font-weight: 600
}

.para {
    margin: 20px 0;
    font-size: 14px;
    font-family: var(--f1);
    line-height: 21px
}

.about_listsMain {
    gap: 70px
}

.aboutList li {
    font-size: 14px;
    margin: 0 0 8px;
    font-weight: 700;
    position: relative;
    padding-left: 25px
}

.aboutList li:before {
    position: absolute;
    width: 18px;
    height: 85%;
    content: '';
    background: url("../images/check.webp") 0 0/contain no-repeat;
    left: 0;
    top: 50%;
    transform: translatey(-50%)
}

.ftco-footer .ftco-footer-widget ul li a span,.ftco-footer a,.ftco-footer-social li a:hover,.heading--white,.menuscript_cont {
    color: #fff
}

.services {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    justify-content: center;
    padding: 150px 0 0;
    margin: -14vh 0 70px;
    z-index: 1
}

.privacy,.service__btns {
    align-items: center;
    display: flex;
    gap: 10px
}

.service_banner {
    position: absolute;
    width: 100%;
    height: 83vh;
    z-index: -1;
    inset: 0
}

.service_img {
    width: 50px;
    height: 50px
}

.service_boxMain {
    padding: 70px 0;
    background: #fff;
    margin: 20px 0;
    box-shadow: 0 2px 4px 1px #4444;
    position: relative
}

.serv_head {
    margin: 10px 0 0;
    font-family: var(--f2);
    font-size: 19px;
    font-weight: 600
}

.serv_con p {
    margin: 7px 0;
    height: 110px;
    overflow-y: auto;
    overflow-x: hidden
}

.service_box {
    padding: 20px;
    position: relative
}

.line {
    width: 1px;
    position: absolute;
    height: 75%;
    background: #4444;
    right: 0
}

.line:before {
    position: absolute;
    width: 4px;
    height: 20%;
    content: '';
    background: #224175;
    left: 50%;
    transform: translatex(-50%);
    animation: 7s linear infinite move1
}

.line--alt {
    width: 75%;
    height: 1px;
    bottom: 0;
    left: 0
}

.line--alt:before {
    height: 4px;
    width: 19%;
    left: 0;
    transform: translate(0,-50%);
    top: 50%;
    animation: 7s linear infinite move2
}

@keyframes move1 {
    0%,100% {
        transform: translate(-50%,0)
    }

    50% {
        transform: translate(-50%,400%)
    }
}

@keyframes move2 {
    0%,100% {
        transform: translate(0,-50%)
    }

    50% {
        transform: translate(400%,-50%)
    }
}

.service_boxMain:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: url("../images/before.webp") center/contain no-repeat;
    top: -10px;
    left: -55px;
    z-index: -1
}

.service_boxMain:after {
    position: absolute;
    width: 100%;
    height: 90%;
    content: '';
    background: url("../images/after.webp") center/contain no-repeat;
    z-index: -1;
    top: 20px;
    right: -103px
}

.footer_menu li:before,.port_top:before {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    content: ''
}

.service__btns .themebtn:nth-child(2) {
    border-color: #000;
    color: #000
}

.service__btns {
    justify-content: center;
    margin: 30px 0 0
}

.service__btns a {
    width: 20%
}

.port_top {
    padding: 40px 0;
    border-radius: 20px
}

.port_top:before {
    width: 200px;
    border: 2px solid #000;
    border-radius: 100%;
    left: -100px
}

.port__con .para {
    width: 70%;
    margin: 10px auto
}

.port_img {
    width: 100%;
    height: 31vh;
    box-shadow: -3px 4px 15px 1px #444
}

.port_item,.test_item {
    margin: 0 10px
}

.port_main {
    padding-bottom: 30px
}

.port_main:before {
    position: absolute;
    width: 50%;
    height: 140px;
    background: var(--c4);
    content: '';
    bottom: 0;
    border-radius: 0 15px 15px 0
}

.port_slider .slick-list.draggable {
    padding: 10px 0
}

.portfolio {
    padding: 10px 0 140px;
    background: #d3d3d370;
    margin-top: 70px
}

.footer {
    background: #262626;
    padding: 70px 0 0
}

.footer_mian h5 {
    font-size: 24px;
    color: #fff;
    margin: 20px 0
}

.copy_con p,.footer_cont li a,.footer_menu li a {
    color: #fff;
    font-size: 14px;
    font-family: var(--f1)
}

.footer_logo {
    width: 20%;
    height: 110px
}

.footer_menu li {
    margin: 5px 0;
    padding-left: 15px
}

.footer_menu li:before {
    width: 10px;
    height: 10px;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 100%;
    left: 0
}

.banner_formBox button:hover,.service__btns .themebtn--alt:hover {
    border-color: #000;
    color: #000!important
}

.pay_img {
    width: 100%;
    height: 60px;
    margin: 20px 0 0
}

.copy_right {
    background: #262626;
    padding: 20px 0
}

.copy_con p,.footer_cont li a {
    margin: 0
}

.privacy {
    justify-content: center;
    padding: 70px 0;
    margin: 10px 0 20px!important
}

.test_head {
    margin: 0 0 50px
}

.test_top {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 20px
}

.test_img {
    width: 70px;
    border-radius: 100%;
    overflow: hidden;
    display: none
}

.get_book,.setisfy_box {
    border-radius: 10px;
    overflow: hidden
}

.tets_topCon p {
    margin: 0;
    font-size: 19px;
    font-family: var(--f2);
    font-weight: 600;
    color: #000
}

.getin_head span,.setisfy_num {
    font-weight: 800
}

.tets_topCon p span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    font-family: var(--f2)
}

.test_main {
    padding: 15px 30px 30px;
    height: 280px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: var(--c4)
}

.collen_img {
    width: 40px;
    margin: 0 0 30px
}

.menu_banner,.menu_banner:before,.menuscript {
    width: 100%;
    height: 100%
}

.test_main p {
    font-size: 14px;
    color: #fff;
    font-family: var(--f1);
    height: 108px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.padding__70,.process-step,.testimonial {
    padding: 70px 0
}

.menuscript {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 53vh;
    margin: 38px 0 0
}

.con_detail_hme,.cross_btn,.getintouch_main,.menu__btns {
    align-items: center;
    display: flex
}

.con_detail_hme,.cross_btn,.menu__btns {
    justify-content: center
}

.menu_banner {
    position: absolute;
    z-index: -1
}

.menu__btns {
    gap: 10px
}

.menuscript_cont p {
    margin: 10px auto 20px;
    width: 80%
}

.menu__btns a {
    width: 26%
}

.menu_banner:before {
    position: absolute;
    content: '';
    inset: 0;
    background: rgb(0 0 0 / 76%)
}

.book_img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 280px
}

.stisfy_section {
    position: relative;
    padding: 30px 0 20px
}

.setisfy_img {
    width: 60px
}

.setisfy_num {
    position: absolute;
    right: 30px;
    top: 16px;
    font-size: 60px;
    color: #f7f4ef;
    text-shadow: -1px 2px #a80f0f
}

.setisfy_box {
    position: relative;
    background: #f7f4ef;
    padding: 30px;
    margin: 10px
}

.setisfy_box:before {
    position: absolute;
    width: 90px;
    height: 90px;
    background: linear-gradient(90deg,rgb(113 142 224 / 70%) 0,rgb(3 3 40 / 80%) 76%);
    content: '';
    border-radius: 100%;
    right: -30px;
    top: -39px
}

.setisfy_box h5 {
    margin: 10px 0 0
}

.setisfy_box p {
    font-size: 14px;
    margin: 5px 0 0
}

.satisfy__boxes {
    display: flex;
    flex-wrap: wrap
}

.setisfy_box:first-child {
    width: 227px
}

.setisfy_box:nth-child(2) {
    width: 290px;
    height: 200px
}

.setisfy_box:nth-child(3) {
    width: 293px
}

.setisfy_box:nth-child(4) {
    width: 260px;
    margin-top: -40px
}

.setisfy_box:nth-child(5) {
    width: 74%
}

.satisfy_img {
    width: 60%;
    height: 550px;
    margin: auto
}

.satisfy_img img {
    border-radius: 120px!important;
    object-position: 68% 99%
}

.getintouch_main {
    width: 100%;
    height: 100%;
    min-height: 77vh;
    position: relative;
    padding-left: 60px;
    margin: vh 0 70px
}

.banner__img:before,.get_banner,.get_book,.nav_menu li a:before,ul.dropdown_menu {
    position: absolute
}

.get_banner {
    width: 100%;
    height: 67vh;
    z-index: -1;
    top: 50%;
    transform: translatey(-50%);
    left: 0;
    filter: hue-rotate( 360deg);
    opacity: .97
}

.getInBtns {
    display: flex;
    align-items: center;
    gap: 10px
}

.getin_head {
    font-size: 30px;
    line-height: 39px;
    color: #fff;
    margin: 30px 0;
    width: 59%
}

.themebtn:hover:before {
    transform: scale(1.6);
    background: linear-gradient(45deg,#000,transparent)
}

.themebtn--alt:hover {
    background: 0 0!important;
    color: #fff!important
}

.themebtn:hover {
    background: var(--c5);
    color: #fff
}

.service__btns .themebtn--alt:hover {
    background: 0 0
}

.service__btns .themebtn:nth-child(2):hover {
    background: var(--c5);
    color: #fff;
    border-color: #fff
}

.nav_menu>li>a:before {
    position: absolute;
    height: 1px;
    bottom: 0;
    background: #fff;
    content: '';
    transition: .5s;
    width: 0
}

.footer_menu li a:hover {
    transform: translateX(5px)
}

.banner--alt {
    padding: 210px 0 70px
}

.banner__list li {
    color: #fff;
    padding-left: 24px
}

.banner__list {
    margin: 0 0 20px!important
}

.sub_heading {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    background: var(--c1);
    color: transparent;
    -webkit-background-clip: text
}

.accordion-button,.accordion-button:not(.collapsed) {
    color: #fff!important;
    background: var(--c4)!important
}

.get_book {
    right: 0;
    height: 86vh;
    top: 50%;
    transform: translate(-15%,-50%);
    width: 35%
}

.serv_con p::-webkit-scrollbar {
    width: 2px
}

.serv_con p::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #dfdede;
    border-radius: 10px
}

.serv_con p::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px
}

.serv_con p::-webkit-scrollbar-thumb:hover {
    background: #000
}

.test_main p::-webkit-scrollbar {
    width: 2px
}

.test_main p::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #dfdede;
    border-radius: 10px
}

.test_main p::-webkit-scrollbar-thumb {
    background: var(--c1);
    border-radius: 10px
}

.test_main p::-webkit-scrollbar-thumb:hover {
    background: var(--c1)
}

.aside_faqs .heading {
    margin: 0 0 30px
}

.accordion-item {
    border: none!important;
    border-radius: 10px!important;
    overflow: hidden;
    margin: 20px 0 0
}

.accordion-button:focus {
    box-shadow: none!important
}

.accordion-button {
    font-weight: 600;
    font-size: 16px;
    padding: 20px!important;
    line-height: 23px
}

.accordion-body p {
    font-size: 15px;
    margin: 0
}

.accordion-body {
    padding: 20px 40px 20px 0;
    background: #fff
}

.aside {
    padding: 100px 0 30px
}

.faqs {
    padding: 70px 0;
    background: #bf3c3854
}

.banner__img video {
    width: 100%;
    height: 100%
}

.banner__img:before {
    width: 100%;
    height: 100%;
    content: '';
    background: #000000e6
}

.copy_con p:first-child {
    margin: 0 auto
}

.about--alt {
    margin: 70px 0;
    padding: 70px 0 100px;
    background: #fff;
    position: relative;
    overflow: hidden
}

.ftco-footer .ftco-footer-widget ul li,.intl-tel-input {
    margin-bottom: 10px
}

.banner--inner {
    min-height: 70vh
}

.about--inner {
    padding: 110px 0 70px
}

.about--Maininner {
    padding: 70px 0 120px
}

.heading--alt {
    font-size: 80px!important
}

.banner--Maininner {
    min-height: 90vh
}

.contact_hme {
    background: var(--white);
    background-size: cover;
    background-repeat: no-repeat
}

.con_detail_hme ul li {
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    line-height: 25px;
    padding: 0 50px 20px 0
}

.con_detail_hme ul li a {
    color: var(--heaing_color);
    font-weight: 900
}

.con_detail_hme ul li span {
    font-weight: 400;
    padding-right: 10px;
    display: block;
    margin: 0 auto;
    color: var(--primary_color)
}

.contact_form_Tab input:not([type=checkbox]),.contact_form_Tab select {
    height: 55px!important;
    margin-bottom: 20px;
    border-radius: 0;
    width: 100%;
    font-size: 15px;
    border: 1px solid #ccc
}

.contact_form_Tab select {
    height: 55px!important
}

.contact_form_Tab textarea {
    height: 190px;
    border-radius: 0;
    resize: none;
    font-size: 15px;
    padding: 15px;
    margin-bottom: 20px
}

.map_sec iframe {
    width: 100%;
    border: 0;
    height: 420px
}

.con_detail_hme ul li span img {
    display: block;
    width: 50px;
    aspect-ratio: 1/1;
    margin: 0 0 10px
}

.btn_form input {
    background: var(--secondary_color);
    color: var(--white);
    padding: 15px 40px;
    display: inline-block;
    border-radius: 5px;
    font-size: 17px;
    transition: .5s ease-in-out;
    font-weight: 600;
    width: auto;
    cursor: pointer;
    border: 0
}

.about_con ul,.policy_content ul {
    padding-left: 20px!important
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px;
    height: 53px
}

#contactForm :is(input,textarea) {
    padding: 10px
}

.per-check {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin: 0 0 20px
}

.per-check label {
    font-size: 14px
}

.per-check label a {
    font-size: 14px;
    color: #000;
    font-weight: 600
}

.btn_form input:hover {
    background: var(--c5);
    color: #fff;
    border-color: transparent
}

.policy_content h4 {
    font-size: 30px;
    font-family: var(--f2);
    font-weight: 600
}

.policy_content p {
    font-size: 16px;
    margin: 10px 0;
    font-family: var(--f1);
    line-height: 25px
}

.policy_content ul li {
    font-family: var(--f1);
    font-size: 16px;
    list-style: disc;
    margin: 0
}

.policy_content h5 {
    font-size: 23px;
    margin: 15px 0;
    font-weight: 700
}

ul.dropdown_menu {
    background: linear-gradient(180deg,#a0a0a0 0,#7a7a7a 70%);
    z-index: 99999;
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    transition: .5s
}

ul.dropdown_menu li a {
    border-bottom: 1px solid #fff!important;
    font-family: var(--f1);
    font-size: 14px;
    font-weight: 300;
    padding: 10px 13px;
    color: #000!important;
    display: flex;
    align-items: center;
    gap: 7px
}

.dropdown-submenu>.dropdown_menu,li.dropdown-submenu ul.dropdown_menu ul.dropdown_menu {
    top: 0;
    left: 100%;
    margin-top: 0
}

.dropdown_menu {
    padding: .5rem 0;
    margin: .125rem 0 0;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 10rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    position: static;
    float: none
}

.banner__con,.book_newsection,.ftco-footer .logo a,.nav_menu>li,.services-2 .icon-wrap {
    position: relative
}

li:hover>ul.dropdown_menu {
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 9%);
    min-width: 12rem;
    visibility: visible;
    opacity: 1
}

.dropdown-item span {
    height: 15px;
    transition: .5s
}

ul.dropdown_menu>li:last-child a {
    border-bottom: none!important
}

ul.dropdown_menu li a:hover span {
    transform: rotate(-90deg)
}

.nav_menu li a i {
    font-size: 8px
}

.about--altnew {
    margin: 0!important;
    background: #ddd
}

.banner--inner-in .banner__img::before,.responsive_header {
    display: none
}

.res_menu li a,.serv_mainList {
    display: flex;
    border-bottom: 1px solid #fff
}

.about_img.alt_img img {
    transform: scaleX(-1)
}

.about_img.alt_img {
    width: 96%;
    height: 389px;
    transform: rotatey(180deg)
}

.about_img.alt_img_brand {
    height: 420px
}

.about_img.about_3 img {
    height: 83%
}

.book_newsection {
    background: #fff;
    z-index: 99
}

.about_con ul li {
    font-size: 16px;
    color: #000;
    font-family: var(--f1);
    font-weight: 400;
    margin-bottom: 9px;
    line-height: 23px;
    list-style-type: disc
}

.alt_section {
    padding-top: 20px
}

.about_img.about_img--alt .img__cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 56%
}

.responsive_menu {
    position: fixed;
    background: var(--c4);
    z-index: 99;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    transform: translatex(-100%);
    transition: .5s
}

.res_menu li a {
    width: 100%;
    font-size: 13px;
    padding: 7px 25px 7px 10px;
    color: #fff;
    align-items: center;
    justify-content: space-between
}

.cross_btn {
    position: absolute;
    top: 10px;
    background: var(--c1);
    color: #fff;
    width: 30px;
    border-radius: 100%;
    right: 10px
}

.responsive_menu.show {
    transform: translatex(0)
}

.res_menu li a i {
    font-size: 7px
}

ul.serv_menu {
    background: #fff;
    height: 0;
    overflow: auto;
    transition: height .5s
}

ul.serv_menu.show {
    height: 170px
}

.con_detail_hme ul {
    width: 100%;
    margin: 0 auto
}

.res_menu {
    padding: 40px 0 0!important
}

.res_subMenu {
    transition: .5s;
    height: 0;
    overflow: scroll
}

.services-2,.services-2 .icon {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s
}

.drop_btn {
    width: 70%;
    text-align: end;
    font-size: 11px;
    padding-right: 20px;
    color: #fff
}

.res_subMenu.active {
    height: 104px
}

.serv_mainList {
    align-items: center;
    justify-content: space-between
}

.serv_mainList a {
    border: none!important
}

.slick-dots {
    display: none!important
}

.about--altnew .about_img img {
    object-position: 59% 97%;
    border-radius: 30px
}

.get_started .banner_formBox {
    width: 380px
}

.services-2 .icon,.services-2 .icon-wrap {
    width: 170px;
    height: 170px;
    margin: 0 auto 10px;
    z-index: 0
}

.get_started {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: none
}

.main_getStarted {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: fit-content;
    width: 100%;
}

.overLay {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 9999;
    inset: 0;
    background: #000000c9;
    backdrop-filter: blur(4px);
    display: none
}

.banner--alt .banner__img:before,.banner--inner .banner__img:before,.get_started.active,.overLay.active,.services-2 {
    display: block
}

.getcross_btn {
    position: absolute;
    top: -30px;
    right: 20px;
    color: #fff;
    font-size: 60px;
    cursor: pointer
}

.ftco-footer,.ftco-footer p {
    color: rgba(255,255,255,.9)
}

.ftco-section {
    padding: 7em 0 0;
    position: relative
}

.ftco-no-pb {
    padding-top: 0;
    background-color: var(--c4)!important
}

.ftco-footer {
    font-size: 16px;
    padding: 6em 0 0;
    background: #1a1a1a
}

.ftco-footer .ftco-footer-widget h2 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600
}

.ftco-footer .ftco-footer-widget ul li a {
    color: rgba(255,255,255,.8)
}

.ftco-footer .ftco-footer-widget .btn-primary {
    background: #fff!important;
    border: 2px solid #fff!important
}

.ftco-footer .ftco-footer-widget .btn-primary:hover {
    background: #fff;
    border: 2px solid #fff!important
}

.ftco-footer a:hover {
    color: #95adbe
}

.ftco-footer .ftco-heading-2 {
    font-size: 17px;
    font-weight: 400;
    color: #000
}

.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block
}

.ftco-footer-social li a {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background: #95adbe;
    border-radius: 50%;
    position: relative
}

.ftco-footer-social li a span {
    position: absolute;
    font-size: 18px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.services-2 {
    width: 100%;
    padding: 0;
    transition: .3s
}

@media (min-width: 992px) {
    .services-2 {
        margin-top:0
    }
}

.services-2 .icon {
    border-radius: 50%;
    background: #f5f4f0;
    position: relative;
    transition: .3s
}

.services-2 .icon:after {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--c2);
    content: '';
    z-index: -1;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.services-2 .icon span {
    font-size: 70px;
    color: #000;
    width: 80px;
    height: 110px
}

.services-2 h2 {
    font-size: 24px;
    font-weight: 500
}

.services-2 h2 a {
    color: #000;
    font-size: 18px
}

.services-2:hover .icon {
    background: #ffc9c8;
    -webkit-box-shadow: 0 4px 15px -6px rgba(0,0,0,.15);
    -moz-box-shadow: 0 4px 15px -6px rgba(0,0,0,.15);
    box-shadow: 0 4px 15px -6px rgba(0,0,0,.15)
}

.services-2:hover .icon:after {
    background: #fff;
    right: 50px
}

.services-2 .icon span img {
    width: 100%!important;
    height: 100%!important;
    object-fit: contain!important;
    filter: grayscale(1)
}

.about_conNew {
    padding-left: 30px
}

.sub_headingNew {
    font-size: 14px;
    font-family: var(--f1);
    color: var(--c4)!important
}

.about_conNew .head {
    font-size: 39px;
    font-weight: 500;
    font-family: var(--f2);
    line-height: 55px
}

.about_conNew .para {
    font-size: 16px;
    font-family: var(--f1);
    color: #000;
    line-height: 25px
}

.about_newBtn,.getintouch .themebtn--alt:hover,.menuscript .themebtn--alt {
    color: #fff!important
}

.aboutNew_img {
    width: 100%;
    height: 500px
}

.aboutNew_img img {
    width: 100%;
    height: 100%;
    border-radius: 30px
}

.new_about {
    padding: 70px 0;
    margin-bottom: -37px
}

.about_newBtn {
    padding: 6px 15px;
    background: #95adbe!important;
    border-radius: 6px;
    font-size: 14px;
    font-family: var(--f1)!important
}

.global-map-ser {
    z-index: 1
}

.b-process {
    position: relative;
    left: -120px
}

.step1,.step2,.step3,.step4,.step5 {
    position: absolute;
    width: 30%;
    text-align: left;
    padding: 10px
}

.step1 {
    left: 117px;
    top: 35px
}

.b-process h6 {
    color: #9f0b07;
    font-size: 14px;
    letter-spacing: 2px
}

.b-process h4,.social-icons li a {
    font-size: 20px
}

.b-process h4 {
    padding: 7px 0;
    color: #000;
    font-weight: 800;
    font-family: var( --f1)
}

.step2 {
    right: -170px;
    top: -30px
}

.b-process img {
    max-width: 70%;
    margin: 47px 0;
    filter: hue-rotate( 5deg)
}

.step3 {
    left: 80px;
    bottom: 46px
}

.step5 {
    left: 286px;
    right: 0;
    margin: auto;
    bottom: -97px
}

.step4 {
    right: -190px;
    bottom: 43px
}

.social-icons li {
    display: inline-block;
    padding: 10px 40px 0 0
}

.muti-phone {
    display: inline-block;
    padding-left: 2px
}

.book_para {
    width: 80%;
    margin: 0 auto 30px;
    font-family: var(--f1);
    color: #444444f0;
    font-size: 15px
}

.book_head,.book_headInner {
    margin: 0;
    font-family: var(--f1)
}

.book_head {
    font-weight: 600
}

.book_headInner {
    font-size: 19px
}

.serv_main {
    display: flex;
    justify-content: space-between;
    gap: 21px
}

.ftco-animated {
    width: 19%!important
}

.services-2 p {
    font-size: 12px
}

.about_conNew a:nth-child(2) {
    border: 1px solid #000;
    color: #000
}

.banner--Maininner .banner__img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    background: #000000db;
    content: ''
}

.about__list li {
    font-size: 14px;
    color: #000;
    margin: 0 0 5px;
    padding-left: 0;
    position: relative;
    list-style: circle
}

.about__list {
    margin: 0 0 10px!important;
    padding-left: 20px!important
}

.about_mmainList {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.banner--inner-in .banner__img:before {
    display: block
}

.inner_port .portfolio {
    margin: 0!important
}

.about_imgMain--alt img {
    object-position: 45% 100%;
    object-fit: fill
}

.ftco-counter .overlay {
    opacity: .3
}

.ftco-counter .block-18 {
    text-align: center;
    padding: 0 20px
}

.ftco-counter .text strong.number {
    font-weight: 400;
    font-size: 50px;
    color: #000;
    font-family: Lora,serif
}

.ftco-counter .text span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-bottom: 0
}

@media (max-width: 767.98px) {
    .ftco-section {
        padding:6em 0
    }

    .ftco-counter .counter-wrap {
        margin-bottom: 20px
    }
}

.block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: block;
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    z-index: -1
}

body {
    overflow-x: hidden!important
}

.icon__img {
    width: 50px;
    height: 50px;
    background: var(--c4);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    padding: 7px
}

.icon__img img {
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.b-process p {
    color: #0000007a;
    font-size: 14px
}

.accordion-item {
    box-shadow: 0 0 15px 1px #4444
}

.privacy li a {
    font-size: 16px;
    color: #f0cfa3
}

.privacy li a:hover {
    text-decoration: underline!important
}

.policy_content p a {
    color: #000
}

.errorSection {
    background: #000;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 210px 0 70px
}

.error_img {
    width: 430px
}

.error_btn {
    margin: 0 0 70px
}

.banner_formHead span {
    font-size: 15px;
    display: block;
    margin: 9px 0;
    color: #444
}

.TopBanner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.TopBanner {
    width: 100%;
}