html, body {
    overflow-x: hidden;
}
a,
body,
p,
input,
select,
optgroup,
textarea {
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

img {
	height: auto;
	max-width: 100%;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Open Sans", sans-serif;
	overflow-wrap: normal !important;
}
.navik-menu ul li>a {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 15px;
    font-size: 18px;
    text-transform: capitalize;
}
.navik-menu ul li.current-menu-item>a, .navik-menu ul li:hover>a{
	color: #ed1d2b;
}
.srv_lst_crd {
    text-align: center;
}
.navik-header {
    background: #fff;
}
.navik-menu ul li>a{
    color: #000;
}
.foomenus {
    border-bottom: 1px solid #cccccc30;
}
.navik-header .logo img {
    max-height: 45px;
}
.getintouchbtn {
    background: #e31e25;
    display: block;
    padding: 10px 23px;
    text-decoration: none;
    color: #fff;
    border-radius: 100px;
}
.getintouchbtn img {
    max-width: 25px;
}
.videobanners {
    position: relative;
}
.videocstoms {
    position: absolute;
    top: -46px;
    left: 37px;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    height: 206px !important;
    width: 366px !important;
    overflow: hidden;
    border-radius: 10px;
}
.videocstoms .fl-module-content.fl-node-content {
    margin: 0px !important;
}
.videocstoms video {
    overflow: hidden;
    border-radius: 10px;
}

 .curvfonts {
    font-family: "Instrument Serif", serif;
    font-style: italic;
    color: #e31e25 !important;
}
.navik-header:after {
    content: "";
    position: absolute;
    width: 78px;
    height: 50px;
    background: red;
    top: -30px;
    right: -30px;
    transform: rotate(40deg);
}
.navik-header:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #ffffff;
    top: 7px;
    right: 8px;
    z-index: 1;
    border-radius: 100px;
}
.srv_snaps .uabb-module-content.uabb-infobox {
    min-height: 340px;
}
.relative_sets{
    position: relative;
}
.how_arrow_sets {
    position: absolute;
    top: -110px;
    left: 62%;
    width: 250px;
}
.howitword_bxes .uabb-infobox-title-wrap {
    max-width: 200px;
    margin: auto;
}
.heading_withseperatr span.fl-heading-text:after {
    content: "";
    position: absolute;
    background: #E300216B;
    bottom: 5px;
    right: 0em;
    width: 127px;
    height: 13px;
    z-index: -1;
}
.heading_withseperatr span.fl-heading-text {
    position: relative;
    padding-bottom: 0px;
    z-index: 1;
}
.video_home_gallery .uabb-video__gallery-iframe {
    border-radius: 12px;
}

.videos_bnneronpcm .uabb-video__play-icon::after {
    outline-style: solid;
    outline-color: rgb(255 0 0 / 46%); 
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    animation: 1.5s linear infinite video_sc;
    content: "" !important;
    display: block;
    position: absolute;
    border-radius: 100%;
}

@keyframes video_sc {
    0% {
        opacity: 0;
        outline-width: 0;
    }

    25% {
        opacity: 1;
        outline-width: 7px;
    }

    60% {
        opacity: 0;
        outline-width:20px;
    }

    100% {
        opacity: 0;
        outline-width: 1px;
    }
}
.viewmoreportflio a {
    color: #e31e48;
    font-size: 21px !important;
    text-decoration: underline;
}
.testimonial-slider {
    background: #fff;
    padding: 38px;
    border-radius: 9px;
    border: 1px solid #efefef;
    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 4%);
    min-height: 300px;
    border-top: 4px solid #ff0000;
}
.testimonial-slider p.testimonial-quote {
    font-size: 20px;
    text-align: center;
}
.testimonial-slider .testimonial-author {
    color: #000;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0px;
}
.testimonial-slider .testimonial-author span {
    color: #464646;
    font-weight: 300;
}
.testimonial-slider
 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.form_vc fieldset ul li input {
    display: none !important;
}
.form_vc fieldset ul li label.wpforms-field-label-inline {
    padding: 0px !important;
    display: inline-block;
    padding: 9px 16px !important;
    border: 1.5px solid #000 !important;
    border-radius: 25px;
    color: #01213A;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    margin: 0;
    font-weight: 600;
}
.form_vc fieldset ul li.wpforms-selected label.wpforms-field-label-inline{
    background: #E31E48;
    color: #fff;
    border: 1px solid #E31E48 !important;
}
.form_vc button.wpforms-submit
 {
    height: 49px !important;
    width: 153px;
    border-radius: 100px !important;
    margin-top: 20px;
    background: #e31e25 !important;
    color: #fff !important;
    font-size: 18px !important;
}
.form_vc button.wpforms-submit:focus{
    outline: none !important;
    box-shadow: none !important;
}
.form_vc button.wpforms-submit:after{
    border: none !important;
}
.form_vc div.wpforms-field input, .form_vc div.wpforms-field textarea {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    font-size: 15px;
}
.form_vc div.wpforms-field input:focus, .form_vc div.wpforms-field textarea:focus{
    outline: none !important;
    box-shadow: none !important;
}

 .vc_footer {
      background-color: #F6F7FB;
      padding: 40px 0;
      position: relative;
      overflow: hidden;
      border-top: 2px solid #e31e2524;
    }
    .vc_footer-logo {
      font-size: 28px;
      font-weight: 700;
      color: #e31e25;
      display: flex;
      align-items: center;
      gap: 8px;
    }
    .vc_footer-text {
    font-size: 16px;
    color: #7e7e7e;
    margin-top: 10px;
}
    .vc_footer-links a {
      display: block;
      color: #7e7e7e;
      text-decoration: none;
      margin-bottom: 8px;
      transition: 0.3s;
    }
    .vc_footer-links a:hover {
      color: #e31e25;
    }
    .vc_social-icons a {
      font-size: 28px;
      color: #7e7e7e;
      margin-right: 15px;
      transition: 0.3s;
    }
    .vc_social-icons a:hover {
      color: #e31e25;
    }
    .vc_newsletter-btn {
      border: 1px solid #e31e25;
      color: #e31e25;
      border-radius: 25px;
      padding: 6px 18px;
      display: inline-block;
      text-decoration: none;
      margin-top: 15px;
      font-size: 14px;
      transition: 0.3s;
    }
    .vc_newsletter-btn:hover {
      background-color: #e31e25;
      color: #fff;
    }
    .vc_footer-logo a {
    display: block;
    margin-bottom: 20px;
}
.vc_footer-logo img.custom-logo {
    max-width: 200px;
}
a.vc_mails {
    display: block;
    color:#404040;
    text-decoration: none;
    margin-top: 10px;
	font-size:15px;
	 margin-bottom: 8px;
}
.vc_footer h6, .vc_footer .foohead_nvs {
    color: #000;
    font-size: 20px;
    display: block;
}
.copyright_ara{
    position: relative;
    overflow: hidden;
}
.copyright_ara:before {
    content: "";
    position: absolute;
    width: 78px;
    height: 50px;
    background: #00000078;
    bottom: -30px;
    left: -30px;
    transform: rotate(40deg);
}
.copyright_ara p
 {
    margin: 0px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.copyright_ara {
    position: relative;
    overflow: hidden;
    padding: 14px 0px;
    background: #e31e25;
}
.copyright_ara:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #ffffff;
    bottom: 7px;
    left: 8px;
    z-index: 1;
    border-radius: 100px;
}

.team_photo_duals {
    position: relative;
    border-radius: 13px;
    overflow: hidden;
}
img.teambgss {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.team_box_outs:hover img.teambgss {
    opacity: 1;
}
.team_box_outs
 {
    padding: 7px;
    border-radius: 20px;
    background: #efefef;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: fit-content;
    cursor: pointer;
}
.team_names {
    background-color: rgb(255, 255, 255);
    border-radius: 40.32px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4.39898px 0px inset;
    transform: none;
    transform-origin: 50% 50% 0px;
    max-width: fit-content;
    margin: auto;
    padding: 2px 19px;
    font-weight: 600;
    margin-top: -15px;
    position: relative;
}
.team_positions {
    text-align: center;
    font-size: 13px;
    padding-top: 4px;
    color: #fff;
    padding-bottom: 7px;
    height: 0;
    overflow: hidden;
    opacity: 0;
     -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.team-top_row {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    min-height: 410px;
    padding-top: 20px;
}
.team_row {
    padding-top: 40px;
}
.team_box_outs:hover .team_positions{
    opacity: 1;
    height: 38px;
}
.team_box_outs:hover{
    height: auto;
}
.team_row .team_box_outs .team_names {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 15px;
}
.team_row .team_box_outs:hover .team_names {
    opacity: 1;
}
.srv_page_lists .uabb-infobox-left-right-wrap {
    border: 4px solid #f1f1f1;
    padding: 20px;
    border-radius: 15px;
    transform: translate(0px, 0px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.srv_page_lists .uabb-infobox-left-right-wrap:hover {
    transform: translate(0px, -4px);
    border: 4px solid #e31e25;
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.1);
}
.menusrv_pge li a span {
    font-size: 17px;
    color: #000;
    font-weight: 500;
}
.menusrv_pge li a {
    background: #fff;
    border-radius: 100px;
    padding: 13px 24px !important;
}
.menusrv_pge li.current-menu-item a, .menusrv_pge li a:hover {
    background: #e31e25;
}
.menusrv_pge li.current-menu-item a span,  .menusrv_pge li a:hover span{
    color: #ffffff;
}
.vc_portf_video-thumb {
    display: block;
    position: relative;
}

.vc_portf_video-thumb .vc_portf_play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    opacity: 0.85;
    transition: opacity 0.3s ease, transform 0.3s ease;
    pointer-events: none;
}

.vc_portf_video-thumb:hover .vc_portf_play-icon {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.1);
}
.portfolio-filters {
    background: #EAEBEF;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 40px !important;
}
.portfolio-filters button {
    padding: 6px 37px;
    border-radius: 100px;
    background: #fff;
    border: none;
    margin: 0px 5px;
    font-size: 18px;
    color: #000;
}
.portfolio-filters button.active, .portfolio-filters button:hover, .portfolio-filters button:focus {
    background: #e31e25 !important;
    color: #fff;
}
.block_post_lists .uabb-post-thumbnail img {
    border-radius: 11px;
}
.block_post_lists h2 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.block_post_lists .uabb-blog-posts-shadow:hover h2 a {
    color: #e31e25;
}
.srv_snaps .uabb-module-content.uabb-infobox {
    border: 1px solid #fff;
    transform: translate(0px, 0px);
    transition: all 0.3s ease-in-out;
}
.srv_snaps .uabb-module-content.uabb-infobox:hover {
    border: 1px solid #e31e25 !important;
    transform: translate(0px, -4px);
}
.videobanners_pc {
    position: relative;
}
.videos_bnneronpcm {
    position: absolute;
    max-width: 604px;
    top: 22px;
    left: -48px;
    right: 0;
    margin: auto;
    z-index: 1;
}
.video_banner_imgPc img {
    max-width: unset;
    width: 770px;
	margin-left: -90px;
}
.sticky_ribbon {
    transition: box-shadow 0.3s ease;
    background: #fff;
}
.sticky_ribbon.is-sticky {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}



span.phonfoot a {
    margin: 0px;
}
span.phonfoot {
    display: flex;
    align-items: center;
    gap: 0px;
}
p.fooaddrss {
    font-size: 15px;
    margin-top: 7px;
}
a.vc_mails i, p.fooaddrss i, span.phonfoot i
 {
    margin-right: 6px;
}
.privacy_content h2 {
    font-weight: 700;
    font-size: 30px;
}
.privacy_content h3 {
    font-weight: 700;
    font-size: 24px;
}
.privacy_content ul {
    margin-left: 7px;
}
.privacy_content ul li p {
    margin-bottom: 9px !important;
}

.whatsapp_float {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 24px;
    right: 18px;
    background-color: #25d366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.3);
    z-index: 999;
    animation: pulse 2s infinite;
    transition: all 0.3s ease-in-out;
}

.whatsapp_float img {
    width: 25px;
    height: 25px;
}

.whatsapp_float:hover {
    transform: scale(1.15);
    box-shadow: 0px 6px 20px rgba(0,0,0,0.4);
}
.mb-para-0 p {
    margin-bottom: 15px;
}
@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.6);
    }
    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 20px rgba(37, 211, 102, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}


.error-404-section {
    min-height: 70vh;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 80px 20px;
}

.error-content {
    max-width: 640px;
    margin: 0 auto;
}

.error-code {
    font-size: 120px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 20px;
    color: #e31e25;
    margin-top: 0px;
}

.error-title {
    font-size: 28px;
    margin-bottom: 15px;
}

.error-description {
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}

.error-actions .btn-home {
    display: inline-block;
    padding: 14px 32px;
    background: #e31e25;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
}

.error-actions .btn-home:hover {
    background: #e31e25;
}

.error-search {
    margin-top: 30px;
}

.error-search input.search-submit {
    height: 33px;
    padding: 0px 17px;
    background: #000;
    color: #fff;
    border: 1px solid #000;
}