/*
Theme Name: Hello Elementor Child - Twin Technology
Theme URI: https://elementor.com/hello-theme/
Description: Child theme for the customized Hello Elementor parent theme.
Author: Rajakumari S
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Custom CSS migrated from the existing parent theme. */
.home-services h2 {
    font-size: 15px !important;
}
.home-services h2{
    font-size: 18px !important;
    padding: 20px 10px;
    box-shadow: 0px 0px 10px #d6d6d6;
    text-align: center;
    background-color: #004C97;
    color:#fff;
    border:2px solid #004C97;
      transition: 0.3s;
}
.home-services h2:hover{
  background-color: #fff;
  color:#004C97;
}
.home-services-heading h2{
    font-size:22px;
        margin-bottom: 0px;
        position:relative;
}
.home-services-heading h2:after{
position: absolute;
    content: '';
    height: 2px;
    width: 100px;
    background-color: #004C97;
    bottom: -5px;
    left: 0;
}
.phone-btn{
    background-color: rgb(0, 76, 151);
    color:#fff !important;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
}
.it-heading h2{
    font-size: 1.5rem;
        line-height: 35px;
}
/*.education-service .elementor-column-gap-default{
  gap: 30px !important;
}*/
.footer_features p{
     margin-bottom:3px !important;
}
.hornet-service .elementor-widget-wrap{
    border: 1px solid #a9a9a9;
    color: #fff;
    border-radius: 10px;
    padding: 15px !important;
}
.hornet-service{
  color: #fff;
  margin:20px !important;
}
.h2-small h2{
      font-size: 16px !important;
    margin: 0px !important;
    font-weight: 400 !important;
}
.hornet-service .elementor-icon-box-title{
  margin:0px !important;
}
.sub-heading h2{
  margin-bottom:0px !important;
  position:relative;
}
.sub-heading h2:after{
    position: absolute;
    content: '';
    background-color: #5c5c5c;
    width: 8px;
    height: 8px;
        top: 13px;
    left: -20px;
    border-radius: 50%;
}
.sub-heading .elementor-widget-heading{
margin-bottom:10px !important;
}
.sub-heading{
  padding-left:70px !important;
}
.sub-heading p{
margin-bottom:0px !important;
}
.sub-heading{
  padding-left:70px !important;
}
.bolg-heading h2{
 font-size: 25px!important;
 line-height: 35px !important;
 font-weight: 600 !important;
}
.blog-inner-heading h3{
    font-size: 22px !important;
    margin-bottom: 15px;
    font-weight: 600;
}
.blog-inner-heading h2{
    font-size: 18px !important; 
    font-weight: 700 !important; 
    line-height: 28px;

}
.blog-inner-heading .elementor-widget-heading{
    margin-bottom: 5px !important;
}

.blog-inner-heading strong, .bolg-heading strong{
font-weight:600 !important;
}
.blog-inner-heading h4{
    margin-bottom: 15px;
    font-weight: 600;
}
.blog-title h2{
margin-bottom:10px !important;
font-size: 25px!important;
 font-weight: 600 !important;
line-height: 33px !important;
}
.blog-title h3{
font-size: 18px !important; 
    font-weight: 600 !important; 
line-height: 28px !important;
}
.blog-title ul li{
margin-bottom:8px !important;
}
.blog-title h1{
font-size:38px !important;
}
.new-style-location .elementor-widget:not(:last-child) {
    margin-block-end: 0px;
}
.new-style-location .elementor-element {
    margin-bottom: 10px !important;
}
.new-style-location  p{
     margin-bottom:0px;
}
.new-style-location .location-name.elementor-element {
    margin-bottom: 0px !important;
}
.cal-action-btn .elementor-widget-button{
        width: auto !important;
        margin-bottom: 0px !important;
}
.cal-action-btn .elementor-widget-wrap{
gap: 30px;
}
.cal-action-btn .elementor-widget-wrap .elementor-button-text{
    font-weight: 600;
    margin-left: 5px;
}
h2.elementor-heading-title {
    line-height: 35px;
}
.tt-card{
      background: #ffffff;
  border: 1px solid #d5e3f3;
  border-radius: 16px;
    padding: 20px;
  transition: transform 0.2s, box-shadow 0.2s;
/*  height: 100%;*/
}
.tt-card-icon {
  width: 48px !important;
  height: 48px;
  border-radius: 12px;
  background: #e8f2fd;
  display: flex;
    align-items: center !important;
    justify-content: center !important;
  margin-bottom: 20px;
    margin-bottom: 10px;
}
.tt-card-icon svg { color: #1356a2; }
.tt-card .tt-card-icon.elementor-widget:not(:last-child) {
    margin-block-end: 10px !important;
}
.tt-label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #2170d8;
  margin-bottom: 6px;
  display: block;
}
.tt-card .elementor-heading-title {
  font-size: 1.4rem;
  color: #0c2340;
  line-height: 1.2;
    font-weight: 600;
    margin-bottom: 5px;
}
.tt-hours-badge {
  display: inline-flex;
      align-items: center !important;
    gap: 7px !important;
  background: #edf5f0;
  color: #196b40;
  font-size: 0.78rem;
  font-weight: 600;
  padding: 5px 12px;
  border-radius: 100px;
      width: auto !important;
}
.tt-hours-badge::before {
  content: '';
  width: 7px; height: 7px;
  border-radius: 50%;
  background: #22c55e;
}
.tt-support-note {
  background: #e8f2fd;
  border-left: 3px solid #2170d8;
  border-radius: 0 8px 8px 0;
  padding: 12px 14px;
  font-size: 0.82rem;
  color: #1356a2;
  line-height: 1.55;
  margin-top: 14px;
}
.tt-card-detail-label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #5a7390;
}
.tt-card .elementor-widget:not(:last-child){
        margin-block-end:5px !important;
}
.tt-card a{
    font-weight: 600;
    color: #004C97;
}
.tt-contact .elementor-column-gap-custom{
        gap: 50px;
}
.transport-pills {
  display: flex;
}

.transport-pill {
  display: flex;
  align-items: center;
  gap: 6px;
  background: #e8f2fd;
  border: 1px solid #d5e3f3;
  color: #1356a2;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 5px 12px;
  border-radius: 100px;
      margin-top: 10px;
}
.tt-address p{
    margin-bottom: 0px !important;
}
.office-card {
  background: #ffffff;
  border: 1px solid #d5e3f3;
  border-radius: 14px;
  padding: 28px 26px;
  transition: transform 0.2s, box-shadow 0.2s;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.office-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 36px rgba(12,35,64,0.10);
}

.office-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, #2170d8, #4d9fff);
  border-radius: 14px 14px 0 0;
}

.office-flag {
  font-size: 1.6rem;
  margin-bottom: 12px;
  line-height: 1;
}

.office-region {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: #2170d8;
  margin-bottom: 4px;
}

.office-city {
  font-size: 1.2rem;
  color: #0c2340;
  margin-bottom: 10px;
}

.office-address {
  font-style: normal;
  color: #5a7390;
  line-height: 1.65;
  margin-bottom: 12px;
}

.office-phone {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #2170d8;
  font-weight: 600;
  text-decoration: none;
}

.btn-schedule {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: #2170d8;
color: #ffffff !important;
    font-weight: 700 !important;
  font-size: 0.92rem;
  padding: 13px 26px;
  border-radius: 10px;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.17s, transform 0.17s;
  box-shadow: 0 4px 14px rgba(33,112,216,0.3);
}
.btn-schedule:hover { background: #1660cc; transform: translateY(-1px); }
.dialog-lightbox-close-button{
        right: 30px;
    position: absolute;
    top: 30px;
    font-size: 25px;
    cursor: pointer;
}
/* Disable outside click area */
.elementor-search-form--full-screen::before {
    pointer-events: none !important;
}

/* Allow search content interaction */
.elementor-search-form__container {
    pointer-events: auto !important;
}

/* Keep close button clickable */
.dialog-lightbox-close-button {
    pointer-events: auto !important;
    z-index: 99999 !important;
}
/*.accreditation-card{
    background-color: #FFFFFF;
    border:0.5px solid #ddd;
    border-radius: 10px;
        padding: 10px;
}*/
.accreditation-card h4, .two-accreditation-section h4{
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
}
.accreditation-card h2, .two-accreditation-section h2{
    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 26px;
}
.accreditation-card img, .two-accreditation-section img{
        width: 50px !important;    
}
.accreditation-section .elementor-column-gap-default, 
.two-accreditation-section .elementor-column-gap-default{
        gap: 30px;
}
.accreditation-section.four-accreditation-section .elementor-column-gap-default{
    gap:15px;
}
/*.two-column.accreditation-section .elementor-col-25.two-card{
     width: auto;
}*/
.accreditation-card{
     background: #fff;
    border: 0.5px solid #ddd;
    border-radius: 10px;
        padding: 10px;
}
.accreditation-card > .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.support-clients{
border:solid #dce4ee;
border-width: 1px 1px 1px 3px;
border-left-color: #004C97;
border-radius: 10px;
}
.support-clients-section .elementor-column-gap-default,
.cyber-london-section .elementor-column-gap-default{
     gap: 30px;
}
.cyber-protection{
    border:1px solid #dce4ee;
    border-radius: 10px;
}
.cyber-protection h5{
    font-size: 16px;
    font-weight: 500;
    position: relative;
    margin: 0px;
    padding-left: 25px;
}
.cyber-protection h5:before{
    content: '→';
    color: #004C97;
    font-weight: 700;
    position: absolute;
    left: 0;
}
.local-partner-btn .elementor-widget-button {
width: auto !important;
    margin-bottom: 0px !important;
}
.local-partner-btn .elementor-widget-wrap {
    gap: 30px;
}
.open-stack ul{
    padding: 0px;
}
.open-stack ul li{
font-size: 14px;
    list-style-type: none;
    position: relative;
    padding-left: 20px;
}
.stack-replace strong{
      background-color: #ddd;
    font-size: 14px;
    border-radius: 10px;
    padding: 0px 5px;
    font-weight: 500;
}
.stack-replace p{
    margin-bottom: 0px !important;
    font-weight: 600;
    color: #000;
        font-size: 0.8rem;
}
.open-stack ul li:before{
   content: '✓';
    color: #004C97;
    font-weight: 700;
    position: absolute;
    left: 0; 
    top: 0;
}
.accreditation-card.open-stack{
padding: 5px;
}
.accreditation-card.open-stack h2 {
    font-size: 18px !important;
    line-height: 24px;
}
.accreditation-section.open-stack .elementor-column-gap-default {
    gap: 15px;
}
.eael-accordion-list{
    margin-bottom: 10px;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle{
        transform: rotate(180deg) !important;
}
.stack-location strong{
        color: #1a5c3a;
    background-color: #e8f2ec;
    border: 1px solid #1a5c3a33;
    padding: 3px 10px;
    border-radius: 99px;
    font-size: 13px;
    font-weight: 600;
}
.stack-location img{
width: auto !important;
}
.inner-banner.home-banner h1, .inner-banner.home-banner h2{
    font-size: 45px !important;
   line-height: 60px !important;
}
.inner-banner h1{
        font-size: 45px !important;
    line-height: 60px !important;
}
.inner-banner-heading{
        margin-bottom: 1px !important;
}
.inner-banner p{
        font-weight: 600 !important;
}
.inner-banner .elementor-background-slideshow__slide__image{
    background-position: top !important;
    background-repeat: no-repeat;
}
.inner-banner{
    min-height: 500px;
    display:flex;
    align-items: center;
    padding: 0px !important;
}
.inner-banner .elementor-column-gap-default{
width: 100% !important;
}
.elementor-item-active, .current-menu-parent{
        border-bottom: 2px solid #fff !important;
}
.current-menu-parent .elementor-item-active{
border-bottom: none !important;
}
.inner-banner.center-bg .elementor-background-slideshow__slide__image,
.inner-banner.center-bg{
background-position: center !important;
}
.inner-banner.bottom-bg{
background-position: bottom !important;
}
.inner-banner.center-top{
    background-position: center top;
}
.search-results .elementor-post__card{
        background-color: #00264C !important;
}
/*.search-results .elementor-grid-1 .elementor-grid{
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}*/
.search-results .elementor-post__excerpt p{
     color: #fff !important;
}
.search-results .elementor-pagination{
    margin-top: 25px;
}
.search-results .page-numbers.current{
color: #00264C !important;
}
.search-results .page-numbers:hover {
    color: #00264C !important;
}
selector video {
    playbackRate: 0.5;
}
.cert-logo img{
     width: 37px;
}
.cert-logo a{
        width: 50px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 10%;
    padding: 2px;
}
.cert-logo1 img{
    width: 75px;
}
.elementor-posts .elementor-post__title{
    line-height: 25px !important;
}
.footer-social-right .elementor-widget-social-icons, .footer-social-right .cert-logo{
    width: auto !important;
}
.footer-social-right .elementor-widget-wrap{
    gap: 6px;
}
.single p a, p a{
   color: #4632da !important;
}
.single .footer-section a, .footer-section a{
    color: #68aeff !important;
}
.elementor-pagination {
    margin-top: 15px !important;
}
.home-plans .elementor-col-25 .elementor-element-populated {
        border-radius: 6px;
    border: 0.5px solid #dde3ec;
}
.home-plans h2{
    font-size: 1.6rem;
      font-weight: 600 !important;
}
.home-plans h4{
        text-transform: uppercase;
    color: #2170d8;
    font-size: 13px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 5px;
}
.home-plans .elementor-column-gap-default{
gap: 20px;
}
.package-top .elementor-widget-container{
        position: absolute;
    top: -25px;
    background-color: #004C97;
    color: #fff;
    border-radius: 15px;
    padding: 4px 15px;
    font-size: 13px;
    font-weight: 600;
}
.home-service h4{
    margin-bottom: 0px;
}
.icon-circle{
    background-color: red;
}
.home-dedicated img{
    width: 60px;
}
.home-dedicated h2{
        font-size: 18px;
    line-height: 27px;
}
.home-dedicated .elementor-element-populated{
/*        border-radius: 6px;*/
    border: 0.5px solid #dde3ec;
    padding: 15px;
}
#rotatingText {
    position: relative;
    z-index: 5;
}

#rotatingText .line {
    display: none;
}

#rotatingText .line.active {
    display: block;
    animation: slideUp 0.6s ease-out;
}

/* Smooth bottom-to-top scroll animation */
@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.elementor-posts-nothing-found{
    grid-column: 1 / -1 !important;
    width: 60% !important;
    text-align: center !important;
    margin: 0 auto;
        font-size: 18px;
    color: #000000;
    font-weight: 600;
}
.ticker {
/*   position: absolute; */
    width: 100%;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    background-color: #004C97;
    padding: 8px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat';
}
.ticker-track {
  display: inline-block;
  animation: ticker 30s linear infinite;
}
.ticker span {
  padding-left: 100px;
}

@keyframes ticker {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.eyebrow{
    margin-bottom: 10px !important;
}
.eyebrow h5{
        text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 13px;
    color: #004c97;
        font-weight: 600;
}
.it-plans ul li{
        margin-bottom: 10px;
}
.it-plans ul{
    margin-top: 20px;
}
.plan-name{
    display: inline-block;
    width: fit-content;
    max-width: fit-content;
    border-radius: 20px;
    margin-bottom: 20px !important;
}
.plan-name h3{
        font-weight: 700 !important;
            letter-spacing: 1px;
    text-transform: uppercase;
        color: #fff;
     padding: 8px 12px;
    font-size: 13px;
}
.plan-name.gold{
background: #b8860b;
}
.plan-name.silver{
        background: #8a939b;
}
.plan-name.bronze{
    background: #a05a2c;
}
.plan-name.ad-hoc{
background: #00264C;
}
.plan-price{
        font-weight: 700;
    color: #00264c;
    font-size: 17px;
    margin-top: auto;
}
.it-plans .accreditation-card > .elementor-widget-wrap {
    flex-direction: column;
}
.tick-ul ul{
    padding: 0px;
}
.tick-ul li{
        list-style-type: none;
    position: relative;
    padding-left: 20px;
        margin-bottom: 12px;
}
.tick-ul li:after{
    content: '✓';
    color: #004C97;
    font-weight: 700;
    position: absolute;
    left: 0;
        top: 0;
}
.support-model a, .support-model a:hover{
        color: #004c97;
    font-weight: 600;
}
.support-model-link p {
    margin-bottom: 0px !important;
}
.accreditation-card .support-model-link {
    margin-top: auto;
}
.accreditation-card .support-model-link a{
    font-size: 15px;
}
.header-menu .sub-menu{
     border-top: 5px solid #004C97 !important;
      padding: 10px 0px !important;
        min-width: 20em !important;
           transform: translateX(-15px);
}
.header-menu .elementor-nav-menu--dropdown a{
     border-radius: 0px !important;
      transform: translateX(0);
  transition: transform 0.2s ease,
    background 0.15s;
    position: relative;
  border-left: 4px solid transparent !important;
}
.header-menu .elementor-nav-menu--dropdown a:hover{
    transform: translateX(3px);
}
.header-menu .elementor-nav-menu--dropdown a:after{
    position: absolute;
    content: '';
    width: 3px;
    height: 23px;
    left: 0;
      transition: transform 0.2s ease,
    background 0.15s;
}
.header-menu .elementor-nav-menu--dropdown a:hover:after{
     background-color: #004C97;
}
.mb-0 p{
    margin-bottom: 0px;
}
button:focus{
    outline:none !important;
}
.still-warranty p{
margin-bottom: 0px;
}
.tt-support-note.still-warranty{
margin-top: 0px;
}
.elementor-nav-menu .sub-arrow{
       padding-left: 5px !important;
}
/* Existing CSS for normal banners */
.inner-banner > .elementor-container > .elementor-column > .elementor-widget-wrap {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 296px;
    padding-top:0px !important;
    padding-bottom:0px !important;
}

.inner-banner .elementor-column {
    display: flex;
}

/* Single-button pages */
.inner-banner > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-widget-button,
.inner-banner .elementor-widget-search-form {
    margin-top: auto;
}

/* Two-button pages */
.inner-banner .elementor-inner-section {
    margin-top: auto;
}

.inner-banner .elementor-inner-section .elementor-widget-wrap {
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap;
}
.inner-banner.home-banner > .elementor-container > .elementor-column > .elementor-widget-wrap{
 margin-top: -7%;   
}
body.single-post .inner-banner .elementor-widget-wrap {
    min-height: unset !important;
}
/* Responsive */
@media only screen and (max-width: 1024px) {
   .header-menu .current-menu-parent .has-submenu{
    color: #004C97 !important;
    }
.header-menu .elementor-nav-menu--dropdown a:after{
    display: none;
}
.header-menu .sub-menu {
    width: 50% !important;
    margin: 0 auto;
            text-align: center;
}
.accreditation-section .elementor-col-25{
    width: calc((100% - 90px) / 4) !important;
}
.accreditation-section .elementor-col-33 {
    width: calc((100% - 60px) / 3) !important;
}
.accreditation-section .elementor-col-20 {
    width: calc((100% - 120px) / 5) !important;
}
.tt-contact .elementor-column-gap-custom {
    gap: 30px;
}
.tt-contact .elementor-col-33 {
    width: calc((100% - 60px) / 3) !important;
}
.cyber-london-section .elementor-col-33,
.support-clients-section .elementor-col-33{
    width: calc((100% - 60px) / 3) !important;
}
}
@media only screen and (max-width: 854px) {
.inner-banner h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.inner-banner.home-banner h1, .inner-banner.home-banner h2{
    font-size: 30px !important;
      line-height: 40px !important;
}
.inner-banner h5{
    font-size: 17px !important;
    line-height: 28px !important;
}
.blue-stripe-btn p br, .blue-stripe-btn br, .br-tag br{
display: none;
}
.accreditation-section .elementor-col-20 {
    width: 100% !important;
}
}
@media only screen and (max-width: 768px) {
.inner-banner h1 br, .inner-banner h5 br{
    display: none;
}
.inner-banner.about-banner h1 br {
    display: block;
}
.tt-card{
    margin:0px 15px;
}
.inner-banner p{
    line-height:30px;
}
.elementor-posts-nothing-found{
    width: 100% !important;
}

.accreditation-section .elementor-col-25{
    width: 100% !important;
}
.accreditation-section .elementor-col-33 {
    width: 100% !important;
}
.tt-contact .elementor-col-33 {
    width: 100% !important;
}
.cyber-london-section .elementor-col-33,
.support-clients-section .elementor-col-33{
   width: 100% !important;
}
}
@media only screen and (max-width: 600px) {
.inner-banner > .elementor-container > .elementor-column > .elementor-widget-wrap {
    min-height: 407px;
}
}