@font-face {
  font-family: 'helvetica';
  src: url('../fonts/helvetica.eot');
  src: url('../fonts/helvetica.eot?#iefix') format('embedded-opentype'),
     url('../fonts/helvetica.woff') format('woff'),
     url('../fonts/helvetica.ttf') format('truetype'),
     url('../fonts/helvetica.svg#helvetica') format('svg');
}
body{
  font-family: Helvetica;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0%;
  color: #1E1E1E !important;
  overflow-x: hidden;
}
p{
  margin-top: 0px;
}
h1, h2, h3, h4, h5, h6{
  margin: 0px;
}
h1{
  font-family: "Bebas Neue", sans-serif !important;
  font-weight: 400 !important;
  font-size: 150px !important;
  line-height: 80px !important;
  letter-spacing: 0% !important;
  text-transform: capitalize !important;
  color: #0AA9D8 !important;
}
h2{
  font-family: "Bebas Neue", sans-serif !important;
  font-weight: 400 !important;
  font-size: 50px !important;
  line-height: 53px !important;
  letter-spacing: 0% !important;
  text-transform: capitalize !important;
}
h3{
  font-family: Helvetica !important;
  font-weight: 700 !important;
  font-size: 25px !important;
  line-height: 25px !important;
  letter-spacing: 0% !important;
}
input[type='text'],
input[type='email'],
textarea{
  font-family: Helvetica;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  padding: 22px 27px;
  border: 1px solid #A9A9A9;
  margin-bottom: 15px;
  width: 100%;
  border-radius: 8px;
}
textarea{
  height: 146px;
}
input[type='submit']{
  font-family: Helvetica;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  width: 100%;
  border-radius: 8px !important;
  height: 64px;
  background: #00A6D6;
  border: none;
  cursor: pointer;
}

.menu-icon{
  padding: 5px 5px 0px 0px;
}

ul.elementor-nav-menu li a svg path{
  transition: .4s;
}
ul.elementor-nav-menu li.current_page_item a svg path,
ul.elementor-nav-menu li a:hover svg path {
    fill: #00A6D6;
}
.pagebigtext {
  position: relative;
}
.pagebigtext h1 {
  position: absolute;
  width: 115%;
  left: -75px;
  bottom: 0px;
}
.header-section:after{
  content: '';
  position: absolute;
  background:#F4FAFF url(../images/header-bg.png);
  background-size: cover;
  background-position: center;
  opacity: 4%;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.about-bg:after{
  content: '';
  position: absolute;
  background-image: url(../images/about-bg.png);
  background-size: cover;
  background-position: center;
  opacity: 4%;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.testimonial-section:before{
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  min-height: 200px;
  background-image: linear-gradient(135deg, #1e3c72, #2a5298);
  background-attachment: fixed;
}
.testimonial-bg:after{
  content: '';
  position: absolute;
  background: url(../images/testimonial-bg.jpg);
  background-size: cover;
  background-position: center;
  opacity: 4%;
  z-index: 1;
  width: 100%;
  height: 100%;  
}
.elementor-main-swiper {
    width: 100% !important;
}
.testimonial-bg .elementor-swiper-button{
  top: -75px !important;
  width: 53px;
  height: 53px;
  border: 1px solid #000000;
  color: #000000;
  border-radius: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.testimonial-bg .elementor-swiper-button-prev{
  left: auto !important;
  right: 78px !important;
  transform: rotate(180deg) !important;
  top: -100px !important;
}
.testimonial-bg .elementor-swiper-button svg{
  display: none;
}
.testimonial-bg .elementor-swiper-button:hover{
  border: 1px solid #00A6D6;
  background-color: #00A6D6;
}

.button-list{}
.button-list ul{
}
.button-list ul li{
  padding:12px 20px !important;
  gap: 10px;
  angle: 0 deg;
  opacity: 1;
  border-radius: 40px;
  background: #FFFFFF38;
  backdrop-filter: blur(4px);
  font-family: Helvetica;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0%;
  color: #ffffff !important;
}
.button-list ul li a,
.button-list ul li span{
  color: #ffffff !important;
}

.elementor-button-icon svg {
    width: 35px !important;
}
.elementor-button-content-wrapper {
    align-items: center !important;
}
.hero-section:after{
  content: '';
  position: absolute;
  background-image: url(../images/hero-bottom.png);
  background-size: cover;
  z-index: 1;
  width: 100%;
  height: 29px;
  left: 0px;
  bottom: 0px;
}
.video-icon ul li{
  flex-direction: row-reverse;
}
.video-icon ul li .elementor-icon-list-icon{
  padding-left: 10px;
}

.elementor .e-tab-base {
    width: auto !important;
    padding: 10px 23px !important;
    margin: 0px 8px;
    border-width: 1px !important;
    border-color: #000000 !important;
}
.elementor .e-tab-base.e--selected {
    border-color: #00A6D6 !important;
    outline-width: 0px;
    background: #00A6D6;
}
.elementor .e-tab-base:hover, .elementor .e-tab-base:focus-visible {
    background-color: #00A6D6 !important;
    border-color: #00A6D6 !important;
}
.bird-image:after{
  content: '';
  position: absolute;
  background-image: url(../images/hero-bottom.png);
  background-size: cover;
  z-index: 1;
  width: 100%;
  height: 23px;
  left: 0px;
  bottom: 0px;
}
.bird-image:before{
  content: '' !important;
  position: absolute !important;
  background-image: url(../images/hero-bottom.png);
  background-size: cover;
  z-index: 1;
  width: 100% !important;
  height: 23px !important;
  left: 0px !important;
  top: 0px !important;
  transform: rotate(180deg);
}

.elementor-testimonial--align-center .elementor-testimonial {
    text-align: left !important;
}
.elementor-testimonial--layout-image_above .elementor-testimonial {
  border-radius: 40px;
  padding: 55px 30px 35px;
  background: #ffffff;
  box-shadow: 0px 3px 4px 1px #00000040;
  position: relative;
}
.elementor-testimonial__image{
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translate(-50%, 0px);
}
.elementor-widget-testimonial-carousel .swiper-slide {
  padding-left: 8px !important;
  padding-right: 8px !important;
  padding-top: 45px !important;
}
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite{
  margin-top: 17px !important;
}

/* accordion */
.accordion p{
  border: none !important;
}
.accordion:after{
  content: '';
  position: absolute;
  background-image: url(../images/hero-bottom.png);
  background-size: cover;
  z-index: 1;
  width: 100%;
  height: 23px;
  left: 0px;
  bottom: 0px;
}
.accordion:before{
  content: '' !important;
  position: absolute !important;
  background-image: url(../images/hero-bottom.png);
  background-size: cover;
  z-index: 1;
  width: 100% !important;
  height: 23px !important;
  left: 0px !important;
  top: 0px !important;
  transform: rotate(180deg);
}

.accordion-section:after{
  content: '' !important;
  position: absolute;
  background:#00A6D6 url(../images/accordion-bg.png);
  background-size: cover;
  background-position: center;
  z-index: -1;
  width: 100%;
  height: 100%;
}


.elementor-widget-n-accordion .e-n-accordion-item{
  background: #ffffff;
  border-radius: 20px;
  padding: 0px 30px;
}
.elementor-widget-n-accordion .e-n-accordion-item-title{
  padding: 0px !important;  
  padding: 20px 0px 20px !important;
}
.elementor-widget-n-accordion .e-n-accordion-item-title{
  flex-direction: row-reverse !important;
  justify-content: space-between !important;
}
.elementor-widget-n-accordion .e-n-accordion-item-title-text{
  padding-bottom: 5px;
}
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{
  display: none !important;
}
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span{
  width: 50px;
  height: 50px;
}
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{
  background: url(../images/open-icon.svg);
}
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{
  background: url(../images/close-icon.svg);
}

.gallery-bg:after{
  content: '' !important;
  position: absolute;
  background: url(../images/gallery-bg.png);
  background-size: cover;
  background-position: center;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.gallery-section img:hover{
  box-shadow: 0px 0px 4px 2px #00000040;
  transition: all 0.3;
}

/* footer */
.footer-section:after{
  content: '';
  position: absolute;
  background-image: url(../images/footer-top.png);
  background-size: cover;
  z-index: 1;
  width: 100%;
  height: 23px;
  left: 0px;
  top: 0px;
}
.elementor-social-icon{
  background-color: transparent !important;
}

.footer-section h5{
  font-family: Helvetica !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 30px !important;
  letter-spacing: -2% !important;
  color: #0AA9D8 !important;
}

.footer-menu ul li a{
  padding: 0px 0px 14px 0px !important;
}
.newsletter-panel{
  padding: 7px 8px 7px 24px;
  background: #0000000D;
  border: 1px solid #0000004D;
  border-radius: 33px;
  margin-top: 20px;
}
.newsletter-section p,
.newsletter-panel p{
  margin: 0px !important;
}
.newsletter-panel input[type='submit']{
  width: 118px;
  height: 48px;
  box-shadow: 0px 4px 12px 0px #0000000A;
  border-radius: 24px !important;
  padding: 0px !important;
  color: #ffffff !important;
}
.newsletter-panel input[type='email']{
  height: 48px !important;
  padding: 0px !important;
  border: none !important;
  background: none !important;
  margin-bottom: 0px !important;
  width: calc(100% - 118px);
}
.newsletter-panel .wpcf7-spinner{
  position: absolute;
  right: 0px;
  bottom: -23px;
}

.footer-content{
  overflow: hidden !important;
}

@media(max-width: 1024px){
  h1 {
    font-size: 110px !important;
    line-height: 80px !important;
  }
  .pagebigtext h1 {
    width: 115%;
    left: -70px;
    bottom: -11px;
  }
}
@media(max-width: 992px){
  h2 {
    font-size: 45px !important;
    line-height: 48px !important;
  }
  h3 {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .elementor-menu-toggle{
    position: absolute;
    top: -67px;
    right: 0px;
  }
  .elementor-nav-menu--dropdown{
    position: absolute;
    width: 100%;
    z-index: 9;
    left: 0px;
    top: 0px;
  }
  .button-list ul li{
    margin-bottom: 10px !important;
  }
  .footer-section h1{
    white-space: nowrap;
  }
}
@media(max-width: 767px){
  h1 {
    font-size: 80px !important;
    line-height: 60px !important;
  }
  h2 {
    font-size: 40px !important;
    line-height: 43px !important;
  }
  .menu-price{
    position: absolute !important;
    top: 0px !important;
    right: 41px !important;
    text-align: right !important;
  }
  .testimonial-bg .elementor-swiper-button{
    top: 50% !important;
    width: 40px;
    height: 40px;
  }
  .testimonial-bg .elementor-swiper-button-prev{
    top: 42% !important;
    right: auto !important;
  }
}