/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.2
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
*/
.noTxDec {
  text-decoration: none;
  outline: none;
  border: none;
}
body {
  color: #707070;
}
#header-desktop nav {
  font-size: 20px;
}
#header-desktop .caller a:visited,
#header-desktop .caller a:link,
#header-desktop .caller a:active,
#header-desktop .caller a:hover,
#header-desktop .caller h2,
#header-desktop .caller h3 {
  color: #707070;
  text-decoration: none;
  outline: none;
  border: none;
}
#header-desktop .caller a {
  display: flex;
}
#header-desktop .caller .icon {
  display: inline-block;
  padding: 17px 15px 14px;
  border-radius: 12px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  width: 65px;
  height: 65px;
  margin-right: 12px;
}
#header-desktop .caller .icon img {
  width: 33px;
  height: 33px;
}
#header-desktop .caller .text {
  display: inline-block;
  position: relative;
  top: 3px;
}
#header-desktop .caller .text h2 {
  font-size: 30px;
  margin: 0;
  line-height: 30px;
}
#header-desktop .caller .text h3 {
  font-size: 20px;
  line-height: 20px;
  margin: 0;
}
h1 span {
  color: #29B8CE;
}
.elementor-toggle-item:nth-child(even) .elementor-toggle-icon,
.elementor-toggle-item:nth-child(even) .elementor-toggle-title {
  color: #B5B5B5 !important;
}
.elementor-toggle-item:nth-child(even) .elementor-active .elementor-toggle-icon,
.elementor-toggle-item:nth-child(even) .elementor-active .elementor-toggle-title {
  color: #29B8CE !important;
}
#footer .elementor-icon-list-items .elementor-icon-list-icon i,
.formatted_icon_list .elementor-icon-list-items .elementor-icon-list-icon i {
  width: 50px;
  height: 50px;
  padding: 13px 10px 8px;
  text-align: center;
  background-color: #29B8CE;
  border-radius: 100%;
}
#footer .elementor-icon-list-items .elementor-icon-list-text,
.formatted_icon_list .elementor-icon-list-items .elementor-icon-list-text {
  font-size: 17px;
}
#footer .elementor-icon-list-items .elementor-icon-list-text span,
.formatted_icon_list .elementor-icon-list-items .elementor-icon-list-text span {
  font-size: 17px !important;
  font-weight: normal;
}
.formatted_icon_list .elementor-icon-list-items .elementor-icon-list-text {
  font-size: 22px;
  font-weight: bold;
  line-height: 21px;
}
.formatted_icon_list .elementor-icon-list-items .elementor-icon-list-text span {
  font-size: 17px !important;
  font-weight: normal;
}
@media only screen and (max-width: 1366px) {
  #header-desktop .caller .icon {
    padding: 13px 15px 14px;
    width: 55px;
    height: 55px;
  }
  #header-desktop .caller .text {
    top: 10px;
  }
  #header-desktop .caller .text h2 {
    font-size: 20px;
    line-height: 20px;
  }
  #header-desktop .caller .text h3 {
    font-size: 14px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  #header_mobile .caller .icon {
    border-radius: 6px;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    padding: 16px 15px 14px;
    width: 55px;
    height: 55px;
  }
  .elementor-form h2 {
    font-size: 30px !important;
    color: white !important;
  }
  .elementor-form p {
    font-size: 17px;
    line-height: 27px;
  }
  .formatted_icon_list .elementor-icon-list-items .elementor-icon-list-text {
    font-size: 15px;
  }
}
.mstep_form h2 {
  color: white;
  font-size: 70px;
}
