@font-face {
  font-family: 'Optima-LT-Std-DemiBold';
  src: url('../fonts/Optima-LT-Std-DemiBold/Optima-LT-Std-DemiBold.eot');
  src: url('../fonts/Optima-LT-Std-DemiBold/Optima-LT-Std-DemiBold.eot') format('embedded-opentype'),
       url('../fonts/Optima-LT-Std-DemiBold/Optima-LT-Std-DemiBold.woff') format('woff'),
       url('../fonts/Optima-LT-Std-DemiBold/Optima-LT-Std-DemiBold.ttf') format('truetype'),
       url('../fonts/Optima-LT-Std-DemiBold/Optima-LT-Std-DemiBold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Optima-LT-Std-Bold';
  src: url('../fonts/Optima-LT-Std-Bold/Optima-LT-Std-Bold.eot');
  src: url('../fonts/Optima-LT-Std-Bold/Optima-LT-Std-Bold.eot') format('embedded-opentype'),
       url('../fonts/Optima-LT-Std-Bold/Optima-LT-Std-Bold.woff') format('woff'),
       url('../fonts/Optima-LT-Std-Bold/Optima-LT-Std-Bold.ttf') format('truetype'),
       url('../fonts/Optima-LT-Std-Bold/Optima-LT-Std-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Optima-LT-Std-Roman';
  src: url('../fonts/Optima-LT-Std-Roman/Optima-LT-Std-Roman.eot');
  src: url('../fonts/Optima-LT-Std-Roman/Optima-LT-Std-Roman.eot') format('embedded-opentype'),
       url('../fonts/Optima-LT-Std-Roman/Optima-LT-Std-Roman.woff') format('woff'),
       url('../fonts/Optima-LT-Std-Roman/Optima-LT-Std-Roman.ttf') format('truetype'),
       url('../fonts/Optima-LT-Std-Roman/Optima-LT-Std-Roman.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'Optima-LT-Std-DemiBold';
        src: url('../fonts/Optima-LT-Std-DemiBold/Optima-LT-Std-DemiBold.svg') format('svg');
    }
}

/******************************/

/*body.home .column h2 span{
    font-family: 'Optima-LT-Std-DemiBold' !important;
}

#Footer .column h4{
    font-family: 'Optima-LT-Std-DemiBold' !important;
}

.subheader-both-center #Subheader .title{
    font-weight: normal !important;
}
*/
body.page-id-318 #Subheader .title{
    font-style: italic;
}

.page-id-15 .column h3{
    color: #396fa3;
 /*   font-family: 'Optima-LT-Std-DemiBold' !important;*/
}

/******************************/

html[lang]{
    margin-top: 0 !important;
}

#wpadminbar{
    display: none;
}

#Top_bar.is-sticky{
    top: 0 !important;
}

#Top_bar #logo img{
    height: 100%;
}
/*
*{
  font-family:"Montserrat", Arial, Tahoma, sans-serif;
}*/

.BtnLogin{
    height: 34px;
    float: right;
    padding: 0 14px;
    line-height: 34px;
    background-color: #004687;
    margin: 14px 0 14px 20px;
    /*color: #fff;*/
    text-transform: uppercase;
  /*  font-weight: 700;
    font-size: 12px;*/
    letter-spacing: .5px;
}

.azbil-logo{
    width: 65px;
    height: 40px;
    float: right;
    display: block;
    margin: 11px 0 11px 15px;
    background-position: 50%;
    background-size: 63px 22px;
    background-repeat: no-repeat;
    background-image: url(../images/azbil.png);
}
.syntegon-logo{
    width: 140px;
    height: 40px;
    float: right;
    display: block;
    margin: 11px 0 11px 15px;
    background-position: 50%;
    background-size: 142px 22px;
    background-repeat: no-repeat;
    background-image: url('https://telstar-brasil.com/wp-content/uploads/2024/11/Syntegon_green_head.png');
}
#Action_bar{
	position: relative!important;
}
.rev_slider_wrapper .custom.tparrows{
    width: 33px;
    height: 33px;
    display: block !important;
    border-radius: 0 !important;
    background-size: 100% !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: -17.5px;
    margin: 0 !important;
    padding: 0 !important;
    color: transparent !important;
    opacity: 1 !important;
    background-color: transparent !important;
}

.rev_slider_wrapper .custom.tparrows::before{
    display: none;
}

.rev_slider_wrapper .custom.tparrows.tp-leftarrow{
    background-image: url(../images/icon-prev.png);
}

.rev_slider_wrapper .custom.tparrows.tp-rightarrow{
    background-image: url(../images/icon-next.png);
}

.custom.tparrows.tp-leftarrow:before{
    background-image: url(../images/icon-prev.png);
	background-repeat:no-repeat;
}

.custom.tparrows.tp-rightarrow:before{
    background-image: url(../images/icon-next.png);
	background-repeat:no-repeat;
}
.custom.tparrows:before{
	font-size:0!important;
}

.custom.tparrows{
	background:transparent!important;
}

.column_button .button{
    background-color: transparent;
    color: #004687;
    border: 2px solid #004687;
   /* font-weight: 700;*/
    border-radius: 2px;
    text-transform: uppercase;
}

.column_button .button::after{
    display: none;
}

.Home__Telstar .mcb-wrap-inner .column:last-child{
    margin-bottom: 0;
}

.Home__Telstar .LarguraMaxima,
.Home__Servicos .LarguraMaxima{
    max-width: 800px;
    margin: 0 auto 40px;
    float: none;
}

p{
    /*font-size: 1.25em;*/
    line-height: 1.65em;
}

.column h2 span{
    /*font-family: 'Verdana' !important;*/
    /*font-weight: 400;
    letter-spacing: 1px;*/
}

.Home__Telstar .column_button .button{
    border: 2px solid #0098d4;
    color: #fff;
}

.rev_slider .tp-caption{
    position: relative;
}

.rev_slider .tp-revslider-mainul .tp-parallax-wrap:nth-child(2) .tp-caption:after{
    content: "";
    bottom: -50%;
    left: 50%;
    width: 100%;
    max-width: 500px;
    height: 2px;
    display: block;
    background-color: #0098d4;
    position: absolute;
    transform: translate(-50%, -50%);
}

#Header .contact_details{
    float: right;
    margin-right: 25px;
}

#Header .contact_details .phone{
    /*font-weight: 400;*/
    /*color: #004687;
    /*font-size: 1.15em;*/
}

#Header .contact_details .phone a{
    color: inherit;
    /*font-family: 'Optima-LT-Std-Bold' !important;*/
}

#Header .contact_details .phone a:hover{
    text-decoration: none;
    color: #0098d4;
}

#Header #Action_bar .social{
    float: right;
    padding: 13px 0px;
}

#Header .social li{
    border: 1px solid #fff;
    float: left;
    margin: 0 10px 0 0;
    background-color: #fff;
}

#Header .social li i{
    /*font-size: 1.25em;*/
    height: 34px;
    width: 34px;
    display: block;
    float: left;
    text-align: center;
    line-height: 32px;
    color: #0098d4;
}

#menu .menu li a{
    text-transform: uppercase;
}

#Top_bar #menu .menu > li > ul > li a{
    background-color: #fff !important;
 /*   font-weight: 400;
    /*font-size: .8em;*/
    letter-spacing: 0px;*/
    line-height: 2em;
}

#Top_bar #menu .menu > li > ul > li a span{
    color: #396fa3;
/*    font-family: 'Optima-LT-Std-Bold' !important;*/
}

#Footer .column h4{
    margin-bottom: 25px;
    /*font-size: 1.25em;*/
    line-height: 1.5em;
    /*font-weight: 400;*/
}

#Footer .column .textwidget .address,
#Footer .column .textwidget .phone{
    padding-left: 35px;
    position: relative;
    /*font-size: 1.1em;*/
}

#Footer .column .textwidget .address::before,
#Footer .column .textwidget .phone::before{
    content: "";
    width: 20px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
}

#Footer .column .textwidget .address::before{
    background-image: url(../images/icon-pin.png);
}

#Footer .column .textwidget .phone::before{
    background-image: url(../images/icon-tel.png);
}

#Footer .icon-social{
    border: 1px solid #fff;
    float: left;
    margin: 0 10px 0 0;
}

#Footer .icon-social:last-child{
    margin-right: 0;
}

#Footer .icon-social i{
    /*font-size: 1.5em;*/
    height: 40px;
    width: 40px;
    display: block;
    float: left;
    text-align: center;
    line-height: 35px;
}

.Home__Telstar,
.Home__Servicos,
.BoxClientes,
.Home__News{
    position: relative;
    padding: 75px 0 !important;
}

.Home__Telstar .LarguraMaxima h2 span{
    /*font-style: italic;*/
}

.Home__Servicos .mcb-wrap-inner .column:last-child{
    margin-bottom: 0;
}

.BoxClientes .mcb-wrap-inner .column:last-child{
    margin-bottom: 0;
}

.BoxClientes .owl-carousel .owl-item > div{
    display: table;
    margin: 0 auto;
    padding: 4px 10px;
    border: 2px solid #c9d5e0 !important;
}

.BoxClientes .owl-carousel .owl-item img{
    max-width: 170px !important;
    margin: 0 auto;
    display: block;
}

.BoxClientes .column_sidebar_widget .widget{
    width: 100%;
    float: left;
}

.BoxClientes .column_sidebar_widget .widget::before,
.BoxClientes .column_sidebar_widget .widget::after{
    content: "";
    display: table;
    clear: both;
    opacity: 0;
    visibility: hidden;
}

.BoxClientes .mcb-wrap-inner .widget:last-child{
    margin-bottom: 0;
}

.owl-carousel-item-imgoverlay{
    display: none !important;
}


.owl-controls{
    position: absolute;
    top: 50%;
    margin-top: 0 !important;
    height: 0px;
    width: calc(100% + 50px);
    left: 50%;
    transform: translate(-50%, 0);
}

.owl-theme .owl-controls .owl-buttons div{
    width: 33px;
    height: 33px;
    display: block !important;
    border-radius: 0 !important;
    background-size: 100% !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: -17.5px;
    margin: 0 !important;
    padding: 0 !important;
    color: transparent !important;
    opacity: 1 !important;
    background-color: transparent !important;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev{
    left: 0;
    background-image: url(../images/icon-prev.png);
}

.owl-theme .owl-controls .owl-buttons div.owl-next{
    right: 0;
    background-image: url(../images/icon-next.png);
}

.column_blog .post-item .image_frame{
    border: none;
    padding-bottom: 21px;
    position: relative;
}

.column_blog .post-item .image_frame::after{
    content: "";
    display: block;
    width: 100%;
    height: 7px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background-size: auto;
    background-position: 50% bottom;
    background-repeat: no-repeat;
    background-image: url(../images/line-decoration.png);
}

.column_blog .post-item .mask,
.column_blog .post-item .image_links{
    display: none;
}

.column_blog .post-item{
    background: transparent !important;
}

.column_blog .post-item .post-desc{
    padding: 20px 0 0;
}

.column_blog .post-item .post-desc .post-head,
.column_blog .post-item .post-desc .post-footer{
    display: none;
}

.column_blog .post-item .post-desc .entry-title{
    /*font-size: 1em;*/
    line-height: normal;
}

.post-item .post-desc .post-excerpt{
    text-align: center;
}

.column_blog .post-item .post-desc .entry-title a{
    /*font-size: 1em;*/
    text-align: center;
    display: block;
    /*font-weight: 400;*/
    color: #004687;
    text-transform: uppercase;
/*    font-family: 'Optima-LT-Std-DemiBold' !important;*/
}

.column_blog .post-item .post-desc .post-excerpt span{
    /*font-size: 1em;*/
    display: block;
    overflow: hidden;
    line-height: 1.65em;
    /*color: #6c6d71;*/
    text-align: center;
}

.Home__News .column:last-child{
    margin-bottom: 0;
}

#Top_bar .menu{
    margin-right: 15px;
}

#Top_bar .menu > li > a span{
   /* font-size: .8em;*/
    padding: 0 12px !important;
 /*   font-weight: 400;*/
    color: #396fa3;
    border-right: none !important;
    position: relative;
    margin-top: 15px;
    height: 30px;
    margin-bottom: 15px;
    line-height: 30px !important;
/*    font-family: 'Optima-LT-Std-Bold' !important;*/
    transition: all 500ms ease;
}

#Top_bar.is-sticky .menu > li > a span{
    margin-top: 0;
    margin-bottom: 0;
}

/****************************** comments ***********************************/
/*
#Top_bar .menu > li.current_page_item > a span:before{
    content: "";
    width: calc(100% - 9px);
    height: 26px;
    display: block;
    position: absolute;
    margin: 0 -9px;
    border: 2px solid #0098d4;
}*/

.top_bar_left{
	width:100%!important;
}

#Top_bar.is-sticky .menu > li.current_page_item > a span:before{
    height: 26px;
}

.Home__AreaClient{
    background-color: transparent;
    position: absolute;
    transform: translate(-50%, -100%);
    left: 50%;
    width: 100%;
}

.BoxForm {
    position: relative;
}

.Home__AreaClient .FormAreaClient{
    width: calc(100% - 30px);
    overflow: hidden;
    padding: 30px 15px;
}

.Home__AreaClient .FormAreaClient .separator{
    width: 100%;
    height: 7px;
    position: relative;
    clear: both;
    display: block;
    background-size: 100% 7px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../images/line-decoration.png);
    margin-bottom: 20px;
}

.Home__AreaClient .section_wrapper{
    background-color: #b9d9f8;
}

.Home__AreaClient .mcb-wrap-inner .column{
    margin-bottom: 0 !important;
}

.Home__AreaClient .section_wrapper .label{
    width: 185px;
    /*font-size: 1em;
    font-weight: 700;*/
    text-transform: uppercase;
    display: block;
    float: left;
    color: #004687;
    letter-spacing: .5px;
    line-height: 38px;
/*    font-family: 'Optima-LT-Std-Bold' !important;*/
}

.Home__AreaClient .FormAreaClient p{
    margin-bottom: 0;
}

.Home__AreaClient .FormAreaClient .element{
    width: calc(100% - 225px);
    float: left;
}

.Home__AreaClient .FormAreaClient .element br{
    display: none;
}

.Home__AreaClient .FormAreaClient .element .wpcf7-form-control-wrap{
    width: calc(50% - 25px);
    margin-right: 25px;
    float: left;
    margin-bottom: 0;
}

.Home__AreaClient .FormAreaClient .element .wpcf7-form-control{
    /*font-family: 'Verdana' !important;*/
}

.wpcf7-form .wpcf7-form-control.wpcf7-select{
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
}

.Home__AreaClient .FormAreaClient .element input[type="email"],
.Home__AreaClient .FormAreaClient .element input[type="password"]{
    background-color: #e4f1fe !important;
    border-color: #e4f1fe !important;
}


.Home__AreaClient .FormAreaClient .element ::-webkit-input-placeholder{            color: #004687;}
.Home__AreaClient .FormAreaClient .element ::-moz-placeholder{                     color: #004687;}
.Home__AreaClient .FormAreaClient .element :-ms-input-placeholder{                 color: #004687;}
.Home__AreaClient .FormAreaClient .element :-moz-placeholder{                      color: #004687;}

.Home__AreaClient .FormAreaClient .input-submit{
    width: 38px;
    height: 38px;
    color: #fff;
    padding: 0;
    /*font-weight: 700;
    font-size: .85em;*/
    /*font-family: 'Verdana' !important;*/
    margin: 0 !important;
    float: left;
    border-radius: 0;
}

.Home__AreaClient .FormAreaClient .ajax-loader{
    display: none;
}

.button.button_js.in_footer{
    display: none !important;
}

#Footer{
    background-image: none !important;
}

#Footer .widgets_wrapper{
    padding: 0 !important;
}

#Footer .widgets_wrapper:before{
    content: "";
    top: 25px;
    left: 0;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #3e5697;
    position: absolute;
    transform: translate(0, 0);
}

#Footer .widgets_wrapper .container{
    position: relative;
    padding: 40px 0 10px;
}

#Footer .widgets_wrapper .container::before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right 62.5%;
    background-image: url(../../../uploads/2017/02/telstar-catavento.png);
}

#Footer .widgets_wrapper > .container .column .widget{
    overflow: hidden;
}

#Footer .widgets_wrapper > .container .column:nth-child(2) .widget{
    display: table;
    margin: 0 auto;
}

#Footer .widgets_wrapper > .container .column:last-child .widget{
    display: table;
    float: right;
}

/***********************************************************/

#Content,
.no-content-padding #Content{
    padding-top: 30px !important;
}

body.category #Content,
body.page-id-371 #Content{
    padding-top: 75px !important;
}

body.page-id-371 #Content .entry-content .image_wrapper{
    border: 2px solid #c9d5e0 !important;
}

body.page-id-371 #Content .entry-content .image_wrapper img{
    width: 100%;
    max-width: 190px;
    margin: 0 auto;
    float: none;
    display: block;
}

body.home #Content,
body.page-id-264 #Content,
body.page-id-210 #Content{
    padding-top: 0 !important
}

body:not(.template-slider) #Header_wrapper{
    background-size: cover;
}

#Subheader{
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 45px 0;
    z-index: 8;
}

body.category #Header_wrapper >  #Subheader,
body.single #Header_wrapper >  #Subheader,
body.page-template-default #Header_wrapper >  #Subheader{
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 45px 0;
    background-image: url(../../../uploads/2017/02/telstar-catavento.png) !important;
}

#Header_wrapper > #Subheader{
    background-image: none !important;
}

#Header #Subheader{
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 9;
    padding: 0;
    background-color: transparent !important;
    background-size: cover;
    background-position: 50% top;
    background-repeat: no-repeat;
}

body.home #Header #Subheader{
    display: none;
}

#Subheader .column{
    position: static;
}

.subheader-both-center #Subheader .title{
    /*font-weight: 700;
    font-style: normal;*/
}

#Subheader .breadcrumbs{
    position: absolute;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    display: block !important;
    width: 98% !important;
    bottom: 0;
    left: auto;
    margin: 0 1% !important;
    transform: translate(0, 90px);
}

body.single #Subheader .breadcrumbs,
body.page-id-326 #Subheader .breadcrumbs,
body.page-id-322 #Subheader .breadcrumbs,
body.page-id-320 #Subheader .breadcrumbs,
body.page-id-318 #Subheader .breadcrumbs,
body.page-id-371 #Subheader .breadcrumbs{
    width: 100% !important;
    margin: 0 !important;
}

.column_column ul,
.column_column ol,
.the_content_wrapper ul,
.the_content_wrapper ol{
    color: #626262 !important;
}

body.page-id-320 .timeline_items li .desc {
    background-image: none;
}

body.page-id-320 .timeline_items li .desc:before{
    display: none;
}

body.page-id-320 .timeline_items li span{
    /*font-weight: 400;
    color: #396fa3;
    font-size: .65em;*/
    padding: 0;
    background-color: transparent;
    /*font-family: 'Optima-LT-Std-DemiBold' !important;*/
}

body.page-id-320 .timeline_items li ul li{
    width: 100%;
    padding: 0 0 20px;
    background-image: none;
}

body.page-id-320 .timeline_items li ul li:last-child{
    padding-bottom: 0;
}

body.page-id-318 .column.one-third h3{
    color: #396fa3;
    /*font-family: 'Optima-LT-Std-DemiBold' !important;*/
}

#Subheader .breadcrumbs li{
    float: left;
}

#Subheader ul.breadcrumbs li,
#Subheader ul.breadcrumbs li a{
    color: #686868 !important;
}

#Subheader ul.breadcrumbs li{
    /*font-weight: 700;*/
}

#Subheader ul.breadcrumbs li a{
    /*font-weight: 400;*/
}

#Subheader .column{
    position: relative;
}

.entry-content .column p,
.entry-content .the_content_wrapper p{
    /*color: #626262 !important;
    font-size: 15px;*/
}

#Content .column p strong,
#Content .column p b,
#Content .the_content_wrapper p strong,
#Content .the_content_wrapper p b{
    /*color: #545454;*/
}

.entry-content .timeline_items li .desc{
    line-height: 1.65em;
}

.the_content_wrapper h1,
.the_content_wrapper h2,
.the_content_wrapper h3,
.the_content_wrapper h4,
.the_content_wrapper h5,
.the_content_wrapper h6{
    /*color: #396fa3;
    font-weight: 400;*/
    /*font-family: 'Optima-LT-Std-DemiBold' !important;*/
}

body.single-post #Subheader .breadcrumbs li:nth-child(2),
body.category #Subheader .breadcrumbs li:nth-child(2){
    display: none;
}

body.single-post .the_content .section_wrapper{
    padding-bottom: 50px;
}

body.single-post .section_wrapper .post-header{
    opacity: 0;
    visibility: hidden;
    height: 0 !important;
    margin-bottom: 35px;
}

body.single-post .section_wrapper .post-header *{
    display: none;
}

body.single-post .section-post-related{
    display: none;
}

body.single-post .section-post-related .section-related-adjustment .section-related-ul{
    margin: 0 -1%;
}

body.single-post .single-photo-wrapper.image{
    margin-bottom: 10px;
}

.image_frame .image_wrapper .mask,
.image_links.double{
    display: none !important;
}

.with_aside .sections_group{
    padding-top: 0;
}

.aside_right .widget-area{
    border-left: none;
}

.image_frame{
    border: none !important;
}

body.single-post .NamePost{
    display: block;
    /*font-size: 1.65em;*/
    margin: 0 1% 20px;
    line-height: 1.5em;
    /*font-weight: 400;*/
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #004687;
    float: left;
    width: 98%;
    /*font-family: 'Optima-LT-Std-DemiBold' !important;*/
}

body.single-post p{
    /*font-size: 1.1em;*/
    line-height: 1.5em;
}

body.single-post .widget_nav_menu .menu{
    margin: 0;
    padding: 0;
    background-color: transparent;
}

body.single-post .widget_nav_menu .menu li{
    position: relative;
    list-style-type: none;
    margin: 0 0 10px;
}

body.single-post .widget_nav_menu .menu li a{
    /*color: #004687;*/
    text-decoration: none;
    text-align: center;
    /*font-weight: 700;*/
    text-transform: uppercase;
    /*font-size: 1em;*/
    padding: 17px 5px;
    border: 2px solid #0098d4;
    display: block;
    line-height: 1.35em;
    transition: all 500ms ease;
}

body.single-post .widget_nav_menu .menu li.current-menu-item a{
    color: #fff;
    border: 2px solid #004687;
    background-color: #004687;
}

.widget_archive ul li:after,
.widget_nav_menu ul li:after{
    display: none;
}

body.single-post .section-post-header .single-photo-wrapper.image .image_frame{
    width: 100%;
}

body.single-post .single-photo-wrapper .image_frame{
    margin-bottom: 30px;
}

body.single-post .single-photo-wrapper .image_frame .wp-post-image{
    width: 100%;
    max-width: none;
}

.page-id-15 .column_visual p{
    /*font-size: 110%;*/
}

.page-id-15 .list_item .big{
    /*font-size: 100%;*/
}

.mfn-main-slider .custom .tp-bullet{
    width: 15px !important;
    height: 15px !important;
    background-color: #004687 !important;
}

.mfn-main-slider .custom .tp-bullet.selected{
    background-color: #0098d4 !important;
}

@media only screen and (min-width: 1240px){
    body #Top_bar.is-sticky #logo {
        padding: 5px 0!important;
        height: 65px!important;
        line-height: 55px!important;
    }

    body #Top_bar.is-sticky #logo img{
        max-height: 55px !important;
    }

    body #Top_bar.is-sticky{
        height: 75px;
    }

    body #Top_bar.is-sticky .menu_wrapper{
        margin: 7.5px 0;
    }
/*
    #menu .menu > li:last-child a span{
        color: #fff;
    }

    #menu .menu li:last-child a span:before{
        content: "";
        width: calc(100% - 8px);
        height: 30px;
        z-index: -2;
        position: absolute;
        margin: 0 -8px;
        background-color: #004687;
    }
*/
    #Top_bar.is-sticky #menu .menu li:last-child a span:before{
        height: 30px;
    }

}

@media only screen and (max-width: 959px) and (min-width: 768px){

    .subheader-both-center #Subheader .breadcrumbs{
        position: absolute;
        width: 100% !important;
        margin-top: 20px !important;
    }

}



@media (max-width: 767px){

    p{
        /*font-size: 1em;*/
        line-height: 1.5em;
    }

    body:not(.template-slider):not(.header-simple) #Header{
        min-height: auto !important;
    }

    .Home__Telstar,
    .Home__Servicos,
    .BoxClientes,
    .Home__News{
        /*padding: 45px 0 !important;*/
    }

    body:not(.template-slider) #Header_wrapper{
        background-position: 50% bottom !important;
        background-size: 770px auto;
    }

    #Action_bar{
        position: relative;
    }

    #Action_bar .BtnLogin{
        margin: 2px 0 2px 15px;
    }

    #Subheader .breadcrumbs{
        position: relative;
        display: block !important;
        width: 100% !important;
        margin-bottom: 0 !important;
        margin-top: 20px !important;
    }

    #Footer .widgets_wrapper .container{
        padding: 40px 0 20px;
    }

    #Footer .widgets_wrapper .container::before{
        display: none;
    }

    #Footer{
        background-image: none !important;
    }

    #Footer .widgets_wrapper .widget{
        overflow: hidden;
    }

    #Footer .widgets_wrapper .widget h4{
        text-align: center;
        margin-bottom: 20px;
    }

    #Footer .column .textwidget .address,
    #Footer .column .textwidget .phone{
        text-align: center;
        width: 100%;
        padding-left: 0;
    }

    #Footer .column .textwidget .address::before,
    #Footer .column .textwidget .phone::before{
        display: none;
    }

    #Footer .widgets_wrapper .widget .textwidget{
        display: table;
        margin: 0 auto;
    }

    #Footer .widgets_wrapper > .container .column .widget {
        float: none !important;
        display: block !important;
    }


    .Home__AreaClient{
        position: relative;
        transform: none;
        left: auto;
        background-color: #b9d9f8;
    }

    .Home__AreaClient .section_wrapper{
        max-width: calc(100% - 20px) !important;
    }

    .Home__AreaClient .FormAreaClient{
        width: 100%;
        padding: 25px 0;
    }

    .FormAreaClient .separator{
        display: none !important;
    }

    .Home__AreaClient .section_wrapper .label{
        line-height: 1em;
        width: 100%;
        clear: both;
        margin-bottom: 10px;
        text-align: center;
    }

    .Home__AreaClient .FormAreaClient .element{
        width: 100%;
    }

    .Home__AreaClient .FormAreaClient .element .wpcf7-form-control-wrap{
        width: calc(50% - 12.5px);
        margin-bottom: 20px;
    }

    .Home__AreaClient .FormAreaClient .element .wpcf7-form-control-wrap:nth-child(3){
        margin-right: 0;
    }

    .Home__AreaClient .FormAreaClient .input-submit{
        display: table;
        margin: 0 auto !important;
        float: none;
        width: 100%;
    }

    #Header #Action_bar .container .column{
        padding: 20px 0 10px;
    }

    #Header .contact_details{
        float: left !important;
        line-height: 25px;
    }

    #Header #Action_bar .social{
        margin-bottom: 0;
    }

    .azbil-logo{
        margin: -2px 0 -2px 10px;
    }

    /*************************************/

    body.single-post .NamePost{
        /*font-size: 1.45em !important;*/
        text-align: center;
    }

    body.single-post .the_content .section_wrapper{
        padding-bottom: 0;
    }

    body.page-id-320 .timeline_items li ul li{
        padding: 0 0 20px !important;
        background-image: none !important;
    }

    body.page-id-320 .timeline_items li span{
        /*font-size: .5em;*/
    }

    body.page-id-320 .timeline_items li .desc{
        /*font-size: 1em;*/
        line-height: 1.5em;
    }

    body.page-id-318 .column.one-third h2{
        /*font-size: 1.25em;*/
    }

    body.category #Header_wrapper >  #Subheader,
    body.single #Header_wrapper >  #Subheader,
    body.page-template-default #Header_wrapper >  #Subheader{
        padding: 30px 0;
    }

    #Subheader .column{
        height: 22px;
    }

    #Subheader .title{
        /*font-size: 22px !important;*/
        line-height: 22px !important;
    }

    #Subheader .breadcrumbs{
        -webkit-transform: translate(0, 45px);
        -moz-transform: translate(0, 45px);
        -ms-transform: translate(0, 45px);
        transform: translate(0, 45px);
    }

    #Side_slide{
        background-color: #004687 !important;
    }

    #Side_slide #menu ul li a{
       /* color: #fff;*/
    }

    #Side_slide, #Side_slide .search-wrapper input.field, #Side_slide a:not(.button), #Side_slide #menu ul li.submenu .menu-toggle{
        /*color: #fff !important;*/
    }

    .rev_slider .tp-revslider-mainul .tp-parallax-wrap:nth-child(2),
    .rev_slider .tp-revslider-mainul .tp-parallax-wrap:nth-child(3){
        margin-top: -15px;
    }

    .rev_slider .tp-revslider-mainul .tp-parallax-wrap:nth-child(3) .tp-caption{
        /*font-size: 18px !important;*/
        line-height: 22px !important;
        margin-top: 30px !important;
        margin-left: -50px !important;
        margin-right: -50px !important;
        width: 320px;
        max-width: none !important;
        min-width: initial !important;
    }

}


@media (max-width: 500px){

    #Action_bar{
        display: none;
    }

    h2{
       /* font-size: 28px !important;*/
        line-height: 30px !important;
    }

    .entry-content .column p,
    .entry-content .the_content_wrapper p{
       /* font-size: 14px;*/
    }

    .column_blog .post-item .post-desc .entry-title{
        /*font-size: 1em !important;*/
    }

    .page-id-15 .column h3{
       /* font-size: 18px;*/
    }

    .rev_slider .tp-revslider-mainul .tp-parallax-wrap:nth-child(3) .tp-caption{
        /*font-size: 13px !important;*/
        line-height: 14px !important;
        margin-top: 15px !important;
    }

}

.title-line:after{
    content: "";
    bottom: -50%;
    left: 50%;
    width: 100%;
    max-width: 500px;
    height: 2px;
    display: block;
    background-color: #0098d4;
    position: absolute;
    transform: translate(-50%, -50%);
}






















/************/
