footer a {
  color: #fff !important;
}

.bwround {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

.et_pb_image_wrap img {
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
}

.bluegrad {
  background-image: linear-gradient(90deg,#0091c1 0%,#03a6db 100%);
}

.orangegrad {
  background-image: linear-gradient(90deg,#fd720a 0%,#f79246 100%);
}

.servbox {
  border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px;
}

footer .fa-brands {
  font-size: 24px;
  margin-right: 30px;
  margin-top: 15px;
  margin-bottom: 25px;
}

#footercon {
  background: #03a6db;
  padding: 10px 20px;
  border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px;
  text-transform: uppercase;
  font-weight: 400;
}

#footer-widgets {
  padding: 3% 0 0;
}

#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1 {
  font-size: 32px;
}

h5 {
  font-weight: 400;
  font-size: 17px !important;
}

.nav li ul {
  width: 300px;
}

#top-menu li li a {
  padding: 6px 20px;
  width: 260px;
}

.sub-menu {
  border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; -khtml-border-radius: 0 0 6px 6px;
  box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12); -moz-box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12); -webkit-box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12); -khtml-box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
}

footer .title {
  margin-bottom: 15px;
}

#top-menu li a {
  font-weight: 400;
}


#et-top-navigation {
  padding-left: 0 !important;
  width: 100%;
  text-align: center !important;
}

#top-menu-nav {
  float: unset !important;
  text-align: center;
  width: 100% !important;
  float: initial !important;
}

#top-menu {
  float: unset !important;
  float: initial !important;
}

#top-menu li {
  padding-right: 35px;
}

#menu-item-62 a {
  background: #03a6db;
  padding: 15px 20px !important;
  border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px;
  color: #fff !important;
  margin-top: -15px;
}

#menu-item-62 {
  position: absolute;
  right: 2%;
}

#main-header.et-fixed-header #menu-item-62 a {
  color: #fff !important;
}

#top-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after {
  font-size: 19px;
  right: -3px;
  font-weight: 900;
  color: #f69246;
}

.et_pb_toggle {
  background: #fff !important;
  border: none !important;
  box-shadow: 0 0 20px #f5f5f5; -moz-box-shadow: 0 0 20px #f5f5f5; -webkit-box-shadow: 0 0 20px #f5f5f5; -khtml-box-shadow: 0 0 20px #f5f5f5;
  border-radius: 8px; -moz-border-radius: 8px;-webkit-border-radius: 8px; -khtml-border-radius: 8px;
  margin-bottom: 25px !important;
}

.et_pb_toggle h5 {
  font-size: 19px;
  font-weight: 500;
  color: #111 !important;
}

/* MOB */

#mobile_menu #menu-item-62 {
  position: unset !important;
  right: unset !important;
}

#mobile_menu #menu-item-62 a {
  margin-top: 10px !important;
}

#mobile_menu {
  border-radius: 0 0 10px 10px;
}

#mobile_menu .sub-menu {
  border-radius: unset !important;
  -moz-border-radius: unset !important;
  -webkit-border-radius: unset !important;
  -khtml-border-radius: unset !important;
  box-shadow: unset !important;
  -moz-box-shadow: unset !important;
  -webkit-box-shadow: unset !important;
  -khtml-box-shadow: unset !important;
  text-align: left;
  padding-left: 0 !important;
}

.et_mobile_menu .menu-item-has-children > a {
  text-align: left;
  text-transform: uppercase;
}

.servbox .et_pb_text_inner {
  padding: 30px;
}

.servbox .et_pb_button {
  width: 100%;
  text-align: right;
  border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; -khtml-border-radius: 0 0 6px 6px;
}

.servbox img {
  border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; -khtml-border-radius: 8px 8px 0 0;
}

.servbox .et_pb_text {
  border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px; -webkit-border-radius: 0 0 8px 8px; -khtml-border-radius: 0 0 8px 8px;
}

.servbox a {
  text-transform: uppercase !important;
  font-size: 15px;
  text-decoration: none !important;
  font-weight: 600;
  color: #fff;
  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;
  border: 1px solid #fff;
  padding: 4px 10px;
}

/* CF7 */

.cf7-form-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.cf7-field {
  width: calc(50% - 15px);
}

.cf7-field.full-width {
  width: 100%;
}

.cf7-field input,
.cf7-field textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #999;
  color: #000;
  padding: 12px 0;
  font-size: 16px;
  background: transparent;
  outline: none;
}

.cf7-field textarea {
  height: 100px;
  resize: none;
  color: #000;
}

.cf7-field input:focus,
.cf7-field textarea:focus {
  border-bottom: 1px solid #000;
}

.cf7-submit {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.cf7-submit input[type="submit"] {
  background: #03a6db;
  color: #fff;
  border: none;
  padding: 15px 40px;
  font-size: 16px;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  transition: 0.3s;
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
  font-weight: 500;
}

.cf7-submit input[type="submit"]:hover {
  background: #163ec9;
}

/* Mobile */
@media (max-width: 768px) {
  .cf7-field {
    width: 100%;
  }
}

/* MOB */

@media (min-width:980px) and (max-width:1430px) {

  header .container {
     width: 96% !important;
  }

  #top-menu li {
     padding-right: 20px !important;
  }

  #top-menu li a {
     font-size: 15px !important;
  }

  #logo {
    max-height: 44% !important;
  }

}

@media screen and (max-width: 1600px) {

  #slogos img {
    padding: 15px 20px !important;
  }

  body .et_pb_button {
    font-size: 12px !important;
  }

  .innovate h5 {
    font-size: 13px !important;
  }

  .greysub h5 {
    font-size: 13px !important;
  }

}