@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&amp;family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&amp;display=swap');

body, input, textarea, select, h1, h2, h3, h4, h5, h6, li, p {
  font-family: 'Plus Jakarta Sans',Helvetica,Arial,Lucida,sans-serif;
}

#footer-widgets {
  padding-bottom: 30px;
}

.et_pb_text {
  margin-bottom: 25px !important;
}

#works h4 strong {
  color: #222;
}

.et_pb_text ul li {
  margin-bottom: 10px;
}

.et_pb_text ul {
  margin: 0 10px;
  padding-bottom: 0 !important;
}

#main-header {
  box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -khtml-box-shadow: none;
}

.sub-menu {
  border-radius: 20px;
}

.nav li ul {
  width: 290px;
}

#top-menu li li a {
  width: 250px;
}

#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-23 a {
  background: #333;
  padding: 11px 15px !important;
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
  color: #fff !important;
  margin-top: -11px;
}

#menu-item-23 {
  position: absolute;
  right: 2%;
}

#main-header.et-fixed-header #menu-item-23 a {
  color: #fff !important;
}

.et_pb_fullwidth_header {
  padding: 10px 0 25px;
}

.et_pb_module_header {
  padding-bottom: 0 !important;
}

.bwround {
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
}

footer .title {
  margin-bottom: 7px;
}

.masonry-brick img {
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
}

.sliderify-slider-active #main-header {
  z-index: 0 !important;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #af4b1d;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

.wpcf7-response-output {
  margin-top: 20px !important;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-form-control {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
  background: #fcfcfc;
}

.wpcf7-text {
  background: #fcfcfc !important;
}

#bwcf7 {
  background: #fff;
  box-shadow: 0 0 20px #eee; -moz-box-shadow: 0 0 20px #eee; -webkit-box-shadow: 0 0 20px #eee; -khtml-box-shadow: 0 0 20px #eee;
  padding: 35px;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

.wpcf7 .ajax-loader {
  position: absolute;
  left: 37%;
  bottom: -20px;
}


/* MOB */

#mobile_menu {
  border-radius: 0 0 20px 20px;
}

@media screen and (max-width: 980px) {

.et_header_style_left #logo {
    max-width: 60%;
}

#menu-item-23 {
  position: unset !important;
  right: 0 !important;
}

#menu-item-23 a {
  margin-top: unset !important;
}

.entry-content #servbox .et_pb_text_inner {
  padding-top: 0px !important;
}

}