@font-face {
  font-family: 'Gotham Medium';
  src: url("../includes/fonts/GothamMedium/GothamMedium.eot");
  src: url("../includes/fonts/GothamMedium/GothamMedium.eot?#iefix") format("embedded-opentype"), url("../includes/fonts/GothamMedium/GothamMedium.woff2") format("woff2"), url("../includes/fonts/GothamMedium/GothamMedium.woff") format("woff"), url("../includes/fonts/GothamMedium/GothamMedium.svg#GothamMedium") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Gotham Bold';
  src: url("../includes/fonts/GothamBold/GothamBold.eot");
  src: url("../includes/fonts/GothamBold/GothamBold.eot?#iefix") format("embedded-opentype"), url("../includes/fonts/GothamBold/GothamBold.woff2") format("woff2"), url("../includes/fonts/GothamBold/GothamBold.woff") format("woff"), url("../includes/fonts/GothamBold/GothamBold.svg#GothamBold") format("svg");
  font-weight: bold;
  font-style: normal; }
.page-header h1 {
  display: none; }

.techCol .elementor-text-editor h2 {
  font-family: "Gotham Medium" !important;
  color: #010206;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center; }

.techCol .elementor-text-editor p {
  font-family: "Gotham Medium" !important;
  color: #010206;
  font-size: 14px; }

.contactForm .wpcf7-form .field input[type="text"] ::-webkit-input-placeholder,
.contactForm .wpcf7-form .field input[type="email"] ::-webkit-input-placeholder,
.contactForm .wpcf7-form .field textarea ::-webkit-input-placeholder,
.contactForm .wpcf7-form .field select ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #010206 !important;
  font-family: "Gotham Medium" !important;
  font-size: 13px; }
.contactForm .wpcf7-form .field input[type="text"] ::-moz-placeholder,
.contactForm .wpcf7-form .field input[type="email"] ::-moz-placeholder,
.contactForm .wpcf7-form .field textarea ::-moz-placeholder,
.contactForm .wpcf7-form .field select ::-moz-placeholder {
  /* Firefox 19+ */
  color: #010206 !important;
  font-family: "Gotham Medium" !important;
  font-size: 13px; }
.contactForm .wpcf7-form .field input[type="text"] :-ms-input-placeholder,
.contactForm .wpcf7-form .field input[type="email"] :-ms-input-placeholder,
.contactForm .wpcf7-form .field textarea :-ms-input-placeholder,
.contactForm .wpcf7-form .field select :-ms-input-placeholder {
  /* IE 10+ */
  color: #010206 !important;
  font-family: "Gotham Medium" !important;
  font-size: 13px; }
.contactForm .wpcf7-form .field input[type="text"] :-moz-placeholder,
.contactForm .wpcf7-form .field input[type="email"] :-moz-placeholder,
.contactForm .wpcf7-form .field textarea :-moz-placeholder,
.contactForm .wpcf7-form .field select :-moz-placeholder {
  /* Firefox 18- */
  color: #010206 !important;
  font-family: "Gotham Medium" !important;
  font-size: 13px; }

/* MAIN HEADER */
.page-header {
  background: transparent;
  padding: 0; }

#site-header {
  border-bottom: 0 !important; }

.elementor-search-form__container {
  top: 30px !important; }

.mainHeader .elementor-container {
  margin: 0 auto; }
  .mainHeader .elementor-container .elementor-row {
    padding: 5px 0; }
    .mainHeader .elementor-container .elementor-row nav ul li:not(:first-child) {
      padding-left: 20px; }
    .mainHeader .elementor-container .elementor-row nav ul li a {
      font-family: "Gotham Medium" !important;
      font-size: 16px;
      color: #ffffff;
      font-weight: 500;
      text-transform: uppercase;
      padding: 10px 20px; }
      .mainHeader .elementor-container .elementor-row nav ul li a:hover {
        background: #00B8F8;
        color: #010206;
        transition: all 0.3s ease; }
    .mainHeader .elementor-container .elementor-row nav ul .current_page_item a {
      background: #00B8F8;
      color: #010206;
      padding: 10px 20px; }
    .mainHeader .elementor-container .elementor-row .elementor-search-form__toggle {
      color: #FFFFFF !important; }
      .mainHeader .elementor-container .elementor-row .elementor-search-form__toggle .fa-search {
        background-color: transparent; }

.mobileHeader .elementor-menu-toggle {
  color: #FFFFFF !important; }

.sub-menu li:not(:first-child) {
  padding-left: 0 !important; }
.sub-menu li a {
  color: #010206 !important; }

.bannerDesign h2, .bannerDesign p, .bannerDesign h3 {
  font-family: "Gotham Medium" !important;
  color: #FFFFFF !important; }
.bannerDesign h2 {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1.2 !important; }
.bannerDesign h3 {
  font-size: 22px;
  text-transform: uppercase; }
.bannerDesign p {
  font-size: 15px; }

.linkBanner .elementor-column:first-child .elementor-button {
  background: transparent !important;
  color: #FFFFFF !important;
  border-radius: 1px !important;
  font-family: "Gotham Medium" !important;
  font-size: 13px !important;
  width: 100%;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #FFFFFF !important;
  padding: 15px; }
  .linkBanner .elementor-column:first-child .elementor-button:hover {
    background: #00B8F8 !important;
    color: #010206;
    border-radius: 1px !important;
    font-family: "Gotham Medium" !important;
    font-size: 13px !important;
    width: 100%;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #00B8F8;
    transition: all 0.3s ease; }
.linkBanner .elementor-column:nth-of-type(2) .elementor-button {
  background: #00B8F8 !important;
  color: #010206;
  border-radius: 1px !important;
  font-family: "Gotham Medium" !important;
  font-size: 13px !important;
  width: 100%;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #00B8F8;
  padding: 15px; }
  .linkBanner .elementor-column:nth-of-type(2) .elementor-button:hover {
    background: transparent !important;
    color: #FFFFFF !important;
    border-radius: 1px !important;
    font-family: "Gotham Medium" !important;
    font-size: 13px !important;
    width: 100%;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #FFFFFF !important; }

.linkBanner {
  border-bottom: 2px solid #004D8B; }

.systemMain {
  border-bottom: 0; }
  .systemMain:after {
    content: '';
    background: transparent; }

.categoryBase:before {
  content: 'Our Main Services';
  position: absolute;
  font-family: "Gotham Medium" !important;
  top: -25px;
  color: #FFFFFF !important;
  text-transform: uppercase;
  left: 50%;
  transform: translate(-50%, 0%);
  background: #004D8B;
  padding: 15px 25px;
  font-size: 13px; }
.categoryBase .elementor-row {
  max-width: 960px;
  margin: 0 auto;
  transform: translate(4%, 0%); }
.categoryBase .elementor-image-box-wrapper .elementor-image-box-title,
.categoryBase .elementor-image-box-wrapper .elementor-image-box-description {
  font-family: "Gotham Medium" !important;
  color: #FFFFFF !important; }
.categoryBase .elementor-image-box-wrapper .elementor-image-box-title {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 0; }
.categoryBase .elementor-image-box-wrapper .elementor-image-box-description {
  font-size: 16px; }

.techDevice .elementor-text-editor h2, .techDevice .elementor-text-editor p,
.seoSection .elementor-text-editor h2,
.seoSection .elementor-text-editor p,
.mafoolyApps .elementor-text-editor h2,
.mafoolyApps .elementor-text-editor p,
.mainFooter .elementor-text-editor h2,
.mainFooter .elementor-text-editor p {
  font-family: "Gotham Medium" !important;
  color: #010206; }
.techDevice .elementor-text-editor h2,
.seoSection .elementor-text-editor h2,
.mafoolyApps .elementor-text-editor h2,
.mainFooter .elementor-text-editor h2 {
  text-transform: uppercase;
  font-size: 24px; }
.techDevice .elementor-text-editor p,
.seoSection .elementor-text-editor p,
.mafoolyApps .elementor-text-editor p,
.mainFooter .elementor-text-editor p {
  font-size: 16px;
  line-height: 1.5; }

.mafoolyApps .elementor-text-editor,
.mainFooter .elementor-text-editor {
  max-width: 650px;
  margin: 0 auto;
  padding: 0 15px; }

.seoSection {
  background-size: 150% 100% !important;
  background-position: center left !important; }
  .seoSection h2, .seoSection p {
    color: #FFFFFF !important; }
  .seoSection h2 {
    font-family: "Gotham Medium" !important;
    font-size: 40px;
    line-height: 1.2 !important;
    text-transform: uppercase; }

.techCol h3, .techCol h4 {
  font-family: "Gotham Medium" !important;
  text-align: left;
  margin: 0 15px;
  text-transform: uppercase; }
.techCol h3 {
  color: #004D8B !important;
  font-size: 40px;
  max-width: 1140px;
  margin: 0 auto !important;
  padding: 0 15px !important; }
.techCol h4 {
  color: #FFFFFF !important;
  background: #004D8B;
  width: 85% !important;
  margin: 0 auto !important;
  padding: 0 15px !important;
  font-weight: 500 !important;
  text-transform: none; }
.techCol .elementor-element:first-child {
  margin-bottom: 0; }
.techCol .elementor-text-editor {
  background: #FFFFFF !important;
  margin: 0 10px;
  padding: 30px 20px;
  height: 300px; }
  .techCol .elementor-text-editor h2 {
    font-size: 22px !important;
    text-align: left; }
    .techCol .elementor-text-editor h2 span {
      display: block; }
  .techCol .elementor-text-editor p {
    text-align: left; }

.gammaProcess h3, .gammaProcess h4 {
  text-align: center; }
.gammaProcess h4 {
  width: 50% !important;
  padding: 10px !important; }

.benefitsMarketing h3 {
  font-family: "Gotham Medium" !important;
  text-align: center;
  margin: 0 15px;
  text-align: left;
  text-transform: uppercase;
  color: #004D8B !important;
  font-size: 40px;
  max-width: 1140px;
  margin: 0 auto !important;
  padding: 0 15px !important; }
.benefitsMarketing .elementor-text-editor {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px; }
  .benefitsMarketing .elementor-text-editor h4, .benefitsMarketing .elementor-text-editor p {
    font-family: "Gotham Medium" !important;
    color: #010206; }
  .benefitsMarketing .elementor-text-editor h4 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 0; }
  .benefitsMarketing .elementor-text-editor p {
    font-size: 16px;
    font-weight: 500; }
  .benefitsMarketing .elementor-text-editor .withBorder {
    border-left: 3px solid #004D8B;
    padding-left: 15px; }
    .benefitsMarketing .elementor-text-editor .withBorder:not(:last-child) {
      margin-bottom: 20px; }

.gammawebEx .elementor-text-editor {
  background: #ffffff !important;
  height: 350px; }
  .gammawebEx .elementor-text-editor h2 {
    font-size: 14px !important; }
.gammawebEx h4 {
  width: 85%;
  background: transparent;
  color: #010206 !important;
  text-align: left;
  text-transform: none;
  line-height: 1.5 !important;
  padding: 0 15px !important; }
.gammawebEx h3 {
  color: #004D8B !important;
  text-align: left;
  max-width: 1140px;
  margin: 0 auto !important;
  padding: 0 15px !important; }

.digitize .elementor-text-editor {
  margin: 0 10px !important;
  height: 280px !important; }
.digitize h3 {
  color: #004D8B !important;
  text-align: left;
  max-width: 1140px;
  margin: 0 auto !important; }
.digitize h4 {
  width: 85% !important;
  background: transparent;
  color: #010206 !important;
  text-align: left;
  text-transform: none;
  line-height: 1.5 !important;
  padding: 0 15px !important; }

.marketing .elementor-widget-container h3, .marketing .elementor-widget-container h4,
.marketing .elementor-text-editor h3,
.marketing .elementor-text-editor h4 {
  color: #FFFFFF !important;
  line-height: 1.5 !important;
  text-align: center; }

.softwareSection .elementor-text-editor {
  background: #F0EFF5 !important;
  margin: 0;
  height: 400px; }
  .softwareSection .elementor-text-editor h2 {
    font-size: 14px !important; }
.softwareSection h4 {
  width: 90%;
  background: transparent;
  color: #010206 !important; }

.mafoolyApps .elementor-image-box-title {
  color: #3D3D3D !important;
  font-family: "Gotham Medium" !important;
  font-size: 12px;
  text-transform: uppercase; }

.mainFooter .elementor-element:nth-of-type(3) h2, .mainFooter .elementor-element:nth-of-type(4) h2 {
  font-family: "Gotham Medium" !important;
  text-transform: uppercase; }
  .mainFooter .elementor-element:nth-of-type(3) h2 span a, .mainFooter .elementor-element:nth-of-type(4) h2 span a {
    color: #00B8F8 !important; }
  .mainFooter .elementor-element:nth-of-type(3) h2 span:hover, .mainFooter .elementor-element:nth-of-type(4) h2 span:hover {
    cursor: pointer; }
.mainFooter .elementor-element:nth-of-type(3) h2 {
  font-size: 22px;
  color: #010206 !important; }
.mainFooter .elementor-element:nth-of-type(4) h2 {
  font-size: 40px;
  color: #010206 !important; }
.mainFooter .hustle-layout-body,
.mainFooter .hustle-layout-form {
  background-color: transparent !important;
  max-width: 700px;
  margin: 0 auto; }
  .mainFooter .hustle-layout-body input[type="email"],
  .mainFooter .hustle-layout-form input[type="email"] {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #010206;
    border-right: 0 !important;
    height: 50px; }
  .mainFooter .hustle-layout-body .hustle-button,
  .mainFooter .hustle-layout-form .hustle-button {
    background-color: #00B8F8;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #00B8F8;
    font-family: "Gotham Medium" !important;
    height: 50px; }

.sFooter .elementor-row {
  padding: 15px 0;
  max-width: 1140px !important;
  margin: 0 auto; }
.sFooter .elementor-text-editor p {
  font-family: "Gotham Medium" !important;
  margin-bottom: 0;
  font-size: 15px;
  text-align: left;
  color: #FFFFFF !important; }
.sFooter .elementor-nav-menu li a {
  font-family: "Gotham Medium" !important;
  font-size: 15px;
  color: #FFFFFF !important;
  text-transform: capitalize;
  font-weight: 500 !important; }
  .sFooter .elementor-nav-menu li a:hover {
    color: #010206;
    transition: all 0.3s ease; }

.contactForm h2 {
  color: #010206 !important;
  font-family: "Gotham Medium" !important;
  text-transform: uppercase;
  font-size: 25px;
  max-width: 960px;
  margin: 0 auto 15px !important;
  padding: 0 15px !important; }
.contactForm .wpcf7-form .container:not(:nth-of-type(3)) {
  padding-bottom: 20px !important; }
.contactForm .wpcf7-form .field label {
  display: none !important; }
.contactForm .wpcf7-form .field input[type="text"],
.contactForm .wpcf7-form .field input[type="email"],
.contactForm .wpcf7-form .field textarea,
.contactForm .wpcf7-form .field select {
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #010206;
  height: 50px;
  border-radius: 5px; }
.contactForm .wpcf7-form .field textarea {
  height: 200px; }
.contactForm .wpcf7-form .field input[type="submit"] {
  background: transparent;
  font-family: "Gotham Medium" !important;
  color: #010206;
  width: 50%;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #010206; }

.h-title h3 {
  color: #004D8B !important; }

.secondService .elementor-text-editor {
  height: 300px;
  margin: 0 10px; }

.firstService .elementor-text-editor {
  margin: 0 10px; }

.solution {
  border-bottom: 0; }
  .solution:after {
    content: '';
    display: none; }

.gammaContent h2, .gammaContent h4, .gammaContent p, .gammaContent ul li {
  font-family: "Gotham Medium" !important;
  color: #010206;
  font-size: 20px; }
.gammaContent h2 {
  font-size: 25px;
  text-transform: uppercase;
  color: #004D8B; }
.gammaContent h4 {
  color: #004D8B;
  font-size: 22px; }

.mobileHeader .elementor-nav-menu--dropdown ul li:not(:first-child) {
  padding-left: 0 !important; }
.mobileHeader .elementor-nav-menu--dropdown ul li a {
  color: #010206 !important;
  font-size: 15px !important; }

.search-results .page-subheading {
  display: none; }

.error404 #site-header,
.error404 #footer-widgets {
  display: none; }

/*# sourceMappingURL=main.css.map */

/*NOT COMPILED*/
.boxes {
    max-width: 85%;
    margin:0 auto;
}
.indents {
    padding-left: 100px;
}
.boxes .widget-image-caption {
    position: absolute;
    background: rgba(0, 77, 139, 0.5);
    padding: 15px;
    width: 100%;
    color: #fff !important;
    font-family: "Gotham Medium" !important;
    font-size: 14px;
    text-transform: uppercase;
    font-style: inherit;
    bottom: 0;
}
.cnt-img .elementor-column-wrap {
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.cnt-col .elementor-column-wrap {
    padding-left: 0 !important;
}
.cnt-col .elementor-text-editor {
    height: auto !important;
    margin: 0 !important;
    background: transparent !important;
}
.cnt-col .elementor-text-editor p {
    font-size: 18px;
}
.cnt-img .wp-caption img {
    width: 350px;
    height: auto;
}
