@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@400;500;700;900&family=Montserrat:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap');
body {
    overflow-x: hidden !important;
    font-family: 'Montserrat', sans-serif;
}
@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }
}
a {
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}
a:hover {
    text-decoration: none
}
a:focus,
a:hover,
button:focus {
    text-decoration: none;
    outline: 0
}
:focus {
    outline: none
    
}
.form-control:focus{
    box-shadow: none
}
:hover {
    transition: .3s;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
button {
    cursor: pointer
}
h1,
h2,
h3,
h4,
h5,
h6{
    margin-bottom: 0;
    padding: 0;
    font-family: 'Frank Ruhl Libre', serif;
}
p {
    margin-bottom: 0;
    padding: 0;
    color: #83838b;
    font-weight: 400;
    font-family: montserrat, sans-serif !important;
}
ul {
    padding: 0;
    margin: 0
}
ul li {
    display: inline-block
}
.owl-dot:focus {
    outline: 0
}
.owl-item img {
    width: initial !important
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0
}
.owl-stage {
    display: flex
}
.owl-stage .item {
    height: 100%
}
.form-control.error,
select.error {
    border-color: red !important
}
.help-block.form-error {
    display: none !important
}
label.error {
    display: none !important
}

header {
    padding: 15px 0
}
.talk_list {
    display: flex;
    flex-direction: column;
}
.tal_us {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.btn_default {
   border-radius: 5px;
    background-image: -moz-linear-gradient(90deg,#db0b41 0,#ff5883 100%);
    background-image: -webkit-linear-gradient(90deg,#db0b41 0,#ff5883 100%);
    background-image: -ms-linear-gradient(90deg,#db0b41 0,#ff5883 100%);
    padding: 9px 20px;
    color: #fff;
    border: 1px solid #db0b40;
    font-weight: 600;
    font-size: 16px;
}
.talk_list li {
    line-height: 31px
}
.talk_list li a img {
    margin-right: 21px
}
.talk_list li a {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: flex;
    align-items: center
}
.talk_list li a:hover {
    color: #de1246
}
.talk_list li:first-child a {
    font-weight: 500;
    font-family: Poppins, sans-serif
}

/* main-banner-start */
.main-banner-sec {
    background: url(../images/webp/main-banner.jpg) center center/cover no-repeat;
    position: relative;
    padding: 160px 0;
}
.bnr-slider-st {
    position: relative;
}
.main-slide-bx {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-banner-sec .col-sm-12 {
    display: flex;
    align-items: center;
}
.main-slide-bx h1 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
}
.main-slide-bx h4 {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 24px;
    margin-top: 30px;
    color: #fff;
    font-family: montserrat, sans-serif !important;
}
.bnr-btn {
    clear: both;
    margin-top: 30px;
    margin-bottom: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.bnr-btn a {
    color: #fff;
    text-decoration: none;
    border: 2px solid #eee;
    margin-right: 25px;
    transition: background .2s linear 0s;
    vertical-align: middle;
    white-space: normal;
    text-transform: capitalize;
    font-size: 21px;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    padding: 12px 42px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0);
}
.get-btn.openpopup {
    color: rgb(255 255 255);
    background: #dd1045;
    border-color: #e1174c;
    box-shadow: 2px 2px 20px 0 #df1549;
}
.get-btn.openpopup:hover, .ban-form .ban-form-sub:hover {
    color: #fff;
    background: 0 0;
}
.get-btn.chat:hover {
    color: #fff;
    background: #dd1045;
    border-color: #dd1045;
}
.bnr-tb-icon {
    display: flex;
    align-items: center;
    width: 100%;
}
.bnr-tb-icon img {
    width: 75%;
}
.bnr-form-ndiv {
    background: rgb(29 25 21 / 40%);
    width: 100%;
    height: auto;
    clear: both;
    padding: 25px 20px;
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 35%) 0 35px 58px 0;
    min-height: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    position: relative;
    border: 5px solid #e0154a;
    box-shadow: 0 1px 40px 0 #959595;
}
.formheading {
    margin-bottom: 20px;
    padding: 0 20px;
}
.formheading h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    color: rgb(255 255 255);
    line-height: normal;
}
.ban-form {
    float: left;
    width: 100%;
    margin: 0 auto;
    display: table;
    position: relative;
}
.ban-form input {
    width: 100%;
    border-width: 0 0 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
    background: 0 0;
    padding: 10px 15px;
    font-size: 14px;
    height: 50px;
    font-weight: 400;
    margin: 0 0 15px;
    border-left-style: initial;
    border-left-color: initial;
    border-right-style: initial;
    border-right-color: initial;
    border-top-style: initial;
    border-top-color: initial;
    border-radius: 0;
    color: #8a8a8a;
    outline: 0 !important;
    color: #fff;
}
.ban-form textarea {
    width: 100%;
    border-width: 0 0 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
    background: 0 0;
    padding: 5px 15px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    resize: none;
    height: 70px;
    margin: 0;
    border-left-style: initial;
    border-left-color: initial;
    border-right-style: initial;
    border-right-color: initial;
    border-top-style: initial;
    border-top-color: initial;
    border-radius: 0;
    outline: 0 !important;
    color: #fff;
}
.ban-form .ban-form-sub {
    color: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 10px 50px;
    border: transparent;
    display: table;
    font-size: 21px;
    width: auto;
    margin: 20px auto 0;
    height: auto;
    font-weight: 700;
    text-transform: capitalize;
    background: #dd1045;
    border: 2px solid #e1174c;
    box-shadow: 2px 2px 20px 0 #dd1045;
}
.footer-icon.bnr-ftr-ico {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.bnr-form-ftr-txt {
    display: block;
    width: 100%;
    padding-bottom: 15px;
}
.footer-icon.bnr-ftr-ico a {
    margin: 0 9px;
}
.footer-icon a i {
    padding-top: 20px;
    font-size: 18px;
    color: #fff;
    transition: all .4s ease 0s;
}

/* second section start */
.our-services {
    position: relative;
    background-color: #000;
    background-image: url(../images/webp/serv-hme-pg.jpg);
    padding: 0 0 50px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.client_logos_boxes .bnr-icon-st-cl {
    display: block;
}
.sec_client {
    background: rgb(0 0 0);
    position: relative;
    margin-bottom: 40px;
    padding: 20px 0;
}
.our-services .hd-txt h2 {
    text-align: center;
    color: #fff;
}
.hd-txt p {
    margin-bottom: 30px;
    letter-spacing: .4px;
    color: rgb(255 255 255);
    font-size: 14px;
    line-height: 23px;
}
.our-services .serv-bx-st {
    background-color: #120c14;
}
.serv-bx-st img {
    filter: invert(21%) sepia(87%) saturate(4538%) hue-rotate(334deg) brightness(89%) contrast(98%);
}
.serv-bx-st h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0;
    color: rgb(255 255 255);
}
.serv-bx-st p {
    font-size: 14px;
    color: rgb(255 255 255);
    height: 180px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 3px;
    scroll-behavior: smooth;
}
.serv-arrow-st {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 20px;
    color: #840fb0;
}
.serv-bx-st {
    border-radius: 8px;
    padding: 20px;
    margin-top: 25px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 360px;
    position: relative;
    transition: all .5s ease-in-out 0s;
    z-index: 1;
    background-color: #120c14;
    box-shadow: 0 10px 32.4px 7.6px rgb(0 0 0 / 5%);
}
.serv-arrow-st {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 20px;
    color: #dd1045;
}

/* 3rd section start */
.cta-sec-vid {
    margin-bottom: 0;
    padding-bottom: 50px;
    background: url(../images/webp/cta-vid-bg.jpg) center center/cover no-repeat;
    padding: 50px 0 170px;
    overflow: visible;
}
.cta-new-sec {
    text-align: center;
}
.cta-new-sec h2 {
    font-size: 64px;
    font-weight: 700;
    color: #fff;
}
.cta-new-sec p {
    padding-top: 35px;
    color: #fff;
    font-size: 14px;
    line-height: 23px;
}
.cta-sec-vid .bnr-btn {
    margin-bottom: 0;
    justify-content: center;
}
/* 4th section start */
.rating-sec-about {
    background: url(../images/webp/about-bg-hme.webp) center center/cover no-repeat;
    padding: 70px 0;
}
.rating-list {
    margin-bottom: 50px;
}
.rating-list ul {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rating-div h2 {
    font-size: 57px;
    color: #fff;
    font-weight: 700;
}
.rating-div p {
    font-size: 18px;
    color: rgb(255 255 255);
}
.rating-list li {
    width: 20%;
    text-align: center;
}
.about-col-div-hme {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.about-img-div {
    position: relative;
}
.about-img-div img {
    width: 100%;
}
.hd-txt h2 {
    text-align: left;
    margin-bottom: 30px;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .01em;
    color: #fff;
}
.tel-em a {
    font-size: 14px;
    font-weight: 500;
    color: rgb(255 255 255);
}
.tel-em span {
    font-size: 23px;
    font-weight: 600;
    padding: 0 7px;
    color: #dd1045;
}
.about-img-ico {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
/* 5th section start */
.our_work_sec {
    padding: 70px 0 80px;
    background: url(../images/webp/port-bg-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.our_work_sec .hd-txt {
    padding-bottom: 50px;
}
.our_work_sec h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .01em;
    padding-bottom: 0;
    text-align: center;
    color: #fff;
}
.our_work_sec .hd-txt p {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: #fff;
}
.our_work_box1 {
    margin: 0 0 20px;
}
.port-img-new img {
    perspective: 600px;
    transition-duration: 1s;
}
.our_work_box img {
    width: 95%;
    margin: auto;
    border-radius: 8px;
}
.port-img-new {
    perspective: 1000px;
}
.port-img-new img:hover {
    transform: rotateY(-20deg) rotate3d(0, 31, 0, -10deg);
    transition-duration: 1s;
}
/* 6th section start */
.sucess-sec {
    background: url(../images/webp/sucess-bg.jpg) center center/cover no-repeat;
    padding: 50px 0;
}
.sucess-sec .hd-txt h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.sucess-div {
    border-radius: 8px;
    background-color: rgb(0 0 0 / 42%);
    padding: 20px;
    margin: 0 15px;
    box-shadow: 0 1px 20px 0 #525252;
    border: 2px solid #dd1045;
}
.sucess-div img {
    filter: invert(21%) sepia(87%) saturate(4538%) hue-rotate(334deg) brightness(89%) contrast(98%);
}
.sucess-div h4 {
    color: rgb(255 255 255);
    padding: 10px 0;
    font-weight: 700;
    font-size: 20px;
}
.sucess-div p {
    color: #fff;
    min-height: 236px;
    font-size: 14px;
}
/* 7th section start */
.process-sec-new {
    padding: 50px 0;
    background: #000;
}
.process-sec-new .hd-txt h2 {
    text-align: center;
    color: #fff;
}
.process-sec-new .hd-txt p {
    color: #fff;
}
.process-ul ul {
    padding: 0;
    display: flex;
}
.process-bx {
    border-radius: 8px;
    padding: 20px 15px;
    position: relative;
    z-index: 1;
    box-shadow: 0 1px 20px 0 #525252;
    border: 2px solid #dd1045;
}
.proces-num {
    position: relative;
}
.proces-num img {
    position: absolute;
    bottom: 15px;
    filter: invert(21%) sepia(87%) saturate(4538%) hue-rotate(334deg) brightness(89%) contrast(98%);
}
.proces-num span {
    color: #2e319296;
    font-size: 71px;
    font-weight: 700;
    opacity: .9;
    position: relative;
    left: 15px;
    z-index: -1;
}
.process-bx h4 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 10px;
    min-height: 45px;
}
.process-bx p {
    min-height: 135px;
    font-size: 13px;
    color: #fff;
}
.process-ul ul li {
    width: 20%;
    margin-right: 12px;
}
/* 8th section start */
.testimonial-sec {
    padding: 50px 0;
    background: url(../images/webp/map-bg.jpg) center center/cover no-repeat;
}
.testimonial-sec .hd-txt h2 {
    text-align: center;
}
.testimonial-sec .hd-txt h2, .testimonial-sec .hd-txt p {
    color: #fff;
}
.testi-slider-new {
    padding: 40px 0;
}
.testi-div {
    border-radius: 8px;
    padding: 20px 20px;
    margin: 10px 15px;
    background-color: #110b13;
    box-shadow: 0 1px 20px 0 transparent;
    border: 2px solid transparent;
}
.testi-div .star-ico i {
    color: #dd1045;
    font-size: 18px;
}
.testi-div p {
    margin: 20px 0;
    min-height: 150px;
    font-size: 14px;
    color: #fff;
}
.testi-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.testi-img h4 {
    margin-top: 11px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}
.testi-slider-new .slick-slide:hover .testi-div {
    background-color: rgb(0 0 0 / 42%);
    box-shadow: 0 1px 20px 0 #525252;
    border: 2px solid #dd1045;
}
.testi-slider-new .slick-slide:hover .testi-div i {
    color: #fff;
}


.main-footer {
    background-color: #0c1034;
    padding: 20px 0;
}
.footer-text p {
    font-size: 14px;
    }
.footer-address li {
    padding-bottom: 13px
}
.footer-address li a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: flex
}
.footer-text h5 {
    color: #fff;
    font-size: 16px;
}
.footer-address li a:hover {
    color: #ed0742
}
.footer-address li a i {
    color: #ed0742;
    font-size: 16px;
    padding-right: 20px
}
.footer-social li a {
    font-size: 16px;
    color: #ccc
}
.footer-social {
    display: flex;
    margin-top: 15px;
    align-items: center
}
.footer-social li {
    width: 45px;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px
}
.footer-social li:hover {
    background-color: #ed0742;
    color: #fff
}
.footer-para p {
    font-size: 14px;
    color: #fff;
}
.footer-links {
    display: flex;
}
.footer-links ul li {
    border-right: 1px solid #fff;
    padding: 0 10px
}
.footer-links ul li:first-child{
    padding-left: 0;
}
.footer-links ul li:last-child {
    border-right: none;
    padding-right: 0
}
.footer-links ul {
    margin-top: 5px;
}
.footer-links ul li a {
    font-size: 14px;
    color: #83838b;
    }
    .footer-links ul li a:hover {
    color: #ed0742
}
#entry-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    display: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    top: 0
}
.entry-box {
    background: #fff;
    text-align: center;
    padding-top: 0;
    padding-bottom: 30px;
    width: 36%;
    margin: 0 auto;
    border-radius: 15px;
    box-shadow: 0 0 50px 0 #000;
    position: relative;
    overflow: hidden
}
.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 60px
}
.entry-box h1 span {
    color: #ffd800
}
.entry-left {
    text-align: center;
    background-color: #fe0042
}
.entry-right .text-2 {
    position: relative;
    margin: 16px 0;
    text-align: left;
    padding-left: 17px
}
.entry-right .text-2 h2 {
    font-size: 30px;
    color: #fe0042;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0
}
.entry-right .text-2 h2 span {
    background-image: linear-gradient(90deg, #c643f6, #793dff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.entry-right .text-2:before {
    content: "";
    width: 6px;
    height: 50px;
    border-radius: 20%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: #fe0042
}
.entry-right .text-2 strong {
    text-transform: uppercase
}
.entry-right input {
    border-radius: 5px;
    height: 51px;
    padding-left: 20px;
    border: 2px solid #e3e3e3;
    box-shadow: none;
    background: #fafafa;
    margin: 5px 0
}
.entry-right input[type=email],
.leaving-box input[type=email] {
    background-color: #fff !important;
    color: #555 !important
}
.entry-right .intl-tel-input {
    width: 100%
}
.entry-right .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 0
}
.entery-submit {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border-radius: 10px;
    border: none !important;
    padding: 10px;
    background-color: #fe0042
}
.entry-right a {
    height: 60px;
    line-height: 60px;
    display: block;
    width: 100%;
    background-color: #ffd800;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-weight: 600
}
.entry-right a i {
    margin-left: 6px
}
.entry-right p {
    color: #343434;
    font-size: 12px;
    margin: 0
}
.entry-right .form-group {
    margin-bottom: 10px
}
a#entry-box_close {
    position: absolute;
    right: 10px;
    width: 31px;
    height: 31px;
    border-radius: 50pc;
    color: #fff;
    font-size: 20px;
    top: 16px;
    z-index: 9;
    background-color: #1d1d1d
}