/*
azul-principal: #1d97cd;
azul-claro: #9ccde1;
preto: #231f20;
laranja: #f3ab1a;
*/

/*slider*/
.cover .et_pb_slide {
    padding: 0;
}
.cover .et_pb_slide_content {
    width: 100%;    
}
.cover .et_pb_slide_content p {
    background: rgba(156, 205, 225, 0.65);
    padding: 8px 12px;
    display: inline-block;
    font-size: 21px;
    border-radius: 5px;
    border: 1.5px solid #1d97cd;
}
.et_pb_slider .et_pb_slide {
    text-align: left;
}
.cover .et_pb_slide_description {
    padding: 16% 0;
}

.et_pb_scroll_top::before {content: '2'!important;}
.et_pb_scroll_top.et-pb-icon:hover {
    background: #1d97cd;
}
.et_pb_scroll_top.et-pb-icon {
    margin-right: 10px;
    border-radius: 50% !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    font-size: 25px;
    padding: 10px;
    background: #f3ab1a;
}
.et_pb_gallery_grid .et_pb_gallery_item h3 {
    font-size: 18px;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    letter-spacing: 0;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin: 14px 0 0;
}
.et_overlay {
    border: 0;    
}
.et_pb_gallery_grid .et_pb_gallery_item img {
    height: 250px;
    object-fit: contain;    
}
.et_pb_fullwidth_header.cover-2.et_pb_fullwidth_header p {
    line-height: 1.4em;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    margin-left: 0;
}
.et_pb_fullwidth_header.cover-2 {
    padding: 6% 0;
}
/*newsletter*/
.sbe-shortcode-subscribe-form {
    padding: 30px 15px;
}
.sbe-shortcode-form-submit-container {
    float: left;
    width: 29%;
    margin-left: 1%;
    margin-top: -26px;
}
.sbe-shortcode-form-submit:hover {
    background: #9ccde1;
}
.sbe-shortcode-form-submit {
    width: 100%;
    padding: 15px 10px;
    background: #f3ab1a;
    border: 0;
    color: #fff;
    font-size: 18px;
    margin-top: 0;
    border-radius: 5px;
    cursor: pointer;
    transition: .2s ease;
}
.sbe-shortcode-subscribe-form .sbe-shortcode-form-field-title{
    display: none;
}
.sbe-shortcode-subscribe-form input[type="email"] {
    width: 70%!important;
    padding: 17px;
    font-size: 15px;
    float: left;
    background: #fff;
    border: 0;
}
.sbe-shortcode-form-submit {
    margin-top: 0!important;
}
/*footer*/
.et_pb_widget a.social {
    color: #1d97cd;
}
.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 2% 0;
}
#footer-widgets {
    padding: 3% 0 0;
}
.et_pb_widget {
    width: 100%;
}
#text-3 .textwidget {
    float: right;    
}
a.social:hover {
    background: #1d97cd;
    color: #fff!important;
}
a.social {
font-family: "ETmodules";
margin-right: 5px;
border: 2px solid #9ccde1;
padding: 8px;
border-radius: 50%;
}
/*GForms*/
.gform_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #1d97cd;
    border: 2px solid #1d97cd;
}
.gform_wrapper .gform_footer input[type="submit"] {
    padding: 11px 18px;
    color: white;
    background-color: #f3ab1a;
    border-radius: 5px;
    cursor: pointer;
    border: 2px solid #f3ab1a;
    transition: .2s ease;
}
.gform_wrapper .gform_footer {
    padding: 5px 0 10px 0;
    margin: 0;
}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input.text, input.title, textarea, select {
    padding: 6px 4px;
    border-radius: 5px;
    background: #f4f4f4;
    border: 1px solid #ddd;
    text-indent: 5px;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 2px;
}
.gform_wrapper {
margin: 0 auto;
max-width: 100%;
}
.gform_wrapper .gform_footer {
overflow: auto;
}
.gform_wrapper .top_label .gfield_label {
margin: 0;
font-weight: 500;
}
.gform_wrapper ul li.gfield {
margin-bottom: 15px!important;
}
.gform_wrapper .gfield_required {
color: #1d97cd;
}
.gform_wrapper .ginput_complex label {
margin-top: 0px;
color: #aaa;
}
.gform_wrapper textarea.large {
height: 15.625em;
width: 100%;
}
/*---*/
.et_pb_blog_grid .et_pb_post {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.et_pb_post h2 {
    padding-bottom: 22px;
}
.more-link {
    display: inline-block;
    padding-top: 15px;
    text-decoration: underline;
}
.et_pb_post .published {
    color: #888;    
}
.et_pb_bg_layout_light .et_pb_post p {
    color: #515151;    
}
.et_pb_bg_layout_light.et_pb_module.et_pb_button {
    color: #fff;    
}
/*
.news .et_pb_post {
    margin: 0 5px !important;
    border: 2px solid #9ccde1 !important;
    padding: 0 !important;
    background: transparent !important;
    border-radius: 5px;
}
.et_pb_blog_grid .et_pb_no_thumb h2 {
    margin-top: 0;
    padding: 30px 25px;
}
.et_pb_post .post-meta {
    padding: 20px 25px 0;
    margin: 0;
    background: #fff;
}
.post-content {
    background: #fff;
    padding: 10px 25px 30px;
}
*/
.tel {
font-family: "ETmodules";
margin-right: 5px;
font-size: 19px;
color: #9ccde1;
}
.home-servicos .et_pb_column {
	border: 5px solid #fff;
}
.servicos-2 p {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 120px 20px;
    top: 0px;
    left: 0;
    transition: .2s ease;
    color: #fff;
    background: #1d97cd;
    font-size: 23px;
    line-height: 1.7em;
}
.destaque {
    font-weight: bold;
    font-size: 35px;
}
.servicos a {
    width: 100%;
    height: 100%;
    /*position: absolute;*/
    padding: 150px 20px;
    top: 0px;
    left: 0;
    transition: .2s ease;
    color: #fff;
    background: rgba(27, 32, 35, 0.4);
    /*border: 5px solid #fff;*/
    font-size: 23px;
  display: inherit;
}
.servicos a:hover {
    background: rgba(29, 151, 205, 0.1);
}

.icon {
font-family: "ETmodules";
color: #1d97cd;
margin-right: 8px;
font-size: 25px;
}

/*menu*/
#top-menu li.contact.current-menu-item > a{
    color: #020202;
}
#top-menu-nav > ul > li > a:hover {
    opacity: 1;
    color: #1d97cd;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 1;
    background-color: #9ccde1;
}
#top-menu li li {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #9ccde1;
}
#top-menu li li:last-child {
    border-bottom: 0;
}
.nav li ul {
    padding: 0;
    width: 220px;
}
#top-menu li li a {
    width: 100%;
    padding: 8px 20px;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    text-transform: inherit;
    line-height: 1.4em;
    letter-spacing: 0;
}
.et_header_style_split #et-top-navigation nav > ul > li > a {
    font-family: 'Anton', sans-serif;
}
#main-header {
    border-bottom: 2px solid #9ccde1;
}
#et_search_icon::before {
    top: -13px;
    font-size: 15px;
    border: 2px solid #9ccde1;
    padding: 8px;
    border-radius: 50%;
    color: #1d97cd !important;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: .5px;
}
/*----------------------------------------------
                RESPONSIVO
----------------------------------------------*/
@media only screen and (max-width : 980px) {
  .et_pb_slider .et_pb_slide_0 {
    background-position: center!important;
  }
  #logo {
      float: left;
  }
  #main-header .mobile_nav {
  	padding: 0;
  }
  .mobile_menu_bar::before {
  color: #1d97cd;
  }
  .et_mobile_menu {
  	border-top: 3px solid #9ccde1;
  }
  .et_header_style_split .mobile_nav .select_page {
  display: none;
  }
  .et_header_style_split .et_mobile_menu {
    top: 80px;
	}
    .et_header_style_split .mobile_menu_bar {
        position: absolute;
        top: 10px;
        right: 23px;
    }
    .et_header_style_split #main-header .mobile_nav {
            background-color: transparent;
        }

}
