/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.page-content a {
  text-decoration: none;
}

.elementor-slides .swiper-slide-inner,
.elementor-slides .swiper-slide-inner:hover {
  text-decoration: none !important;
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  color: #1c263f;
}

body {
  font-size: 16px;
  color: #1a43aa;

  font-family: "Heebo", Sans-serif;
  line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #033469;
  text-transform: none;
  font-weight: 700;
}

h1 {
  font-size: 5.3rem;
}
h2 {
  font-size: 3.1rem;
}
h3 {
  color: #334e96;
}

p,
ul {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #2d50a8;
  color: #595d63;
}

.elementor-slides .swiper-slide-inner .elementor-slide-description {
  font-size: 1.6rem;
  line-height: 1.4;
  color: #0d308b;
  color: #16388b;
  color: #595d63;

  width: 70%;
}

.elementor-slides .swiper-slide-inner .elementor-slide-button,
.elementor-slides .swiper-slide-inner .elementor-slide-button:hover {
  background-color: #033469;
  color: white;
  text-decoration: none;
  padding: 1.4rem;
  font-size: 2rem;
  border: none;
}

.elementor-9
  .elementor-element.elementor-element-30379621
  .elementor-heading-title {
  color: #033469;
  font-family: "Heebo", Sans-serif;
  font-size: 5.3rem;
  font-weight: 900;
  text-transform: capitalize;
  line-height: 0.9em;
  letter-spacing: 3.1px;
}
.elementor-element .elementor-button-info .elementor-button {
  background-color: #033469;
  text-transform: uppercase;
}
.elementor-element.elementor-button-success .elementor-button {
  background-color: #ff7a53;
  text-transform: uppercase;
}
.elementor-element .elementor-button-info .elementor-button a,
.elementor-element .elementor-button-success .elementor-button a {
  text-decoration: none !important;
}
.text-white{
    color: #ffffff;
  }

.e-con.e-flex > .e-con-inner > .zeroHeight  {
  height: 0 !important;  max-height: 0 !important;
}

.elementor-element .en-link{
  max-width: 52px !important;
}