.sticky_logo img {
    height: 80px;
}

.logo-inner {
    width: 295px;
}

.logo-unificada {
    margin: auto !important
}

.logo-unificada img {
    max-width: 90%;
}

@media screen and (max-width: 991px) {
    .sticky_logo img {
        height: 60px;
    }
    .get_started_area {
        padding: 30px 0 30px;
    }
    .footer_top {
        padding: 55px 0 20px;
    }
}

.overlay-news {
    background-color: rgba(0, 0, 0, 0.6);
    height: 45%;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    box-shadow: -8px -5px 16px 18px rgba(0, 0, 0, 0.6);
}

.footer_top .f-logo img {
    width: 300px;
    max-width: 100%;
}

.sisdado {
    height: 11px;
}

.fb-box-like iframe {
    width: 100%;
}

.animation_img_two.alternative-botttom {
    bottom: 158px;
}

.app_service_item.custom-s-i {
    /* padding: 25px; */
    padding: 25px 9px;
    border: 0 none;
    box-shadow: none;
    border-radius: 14px;
    background: url("../../img/home7/banner.png") center top;
}

.app_service_item.custom-s-i h5, .app_service_item.custom-s-i p {
    color: rgba(255, 255, 255, 0.8);
}

.app_service_item.custom-s-i .learn_btn_two {
    color: #ff970b;
}

.app_service_item.custom-s-i .learn_btn_two {
    color: #ffd110;
}

.grid-news-same-height .blog_list_item {
    position: relative;
}

.grid-news-same-height .blog_list_item .blog_content .learn_btn_two {
    position: absolute;
    bottom: 30px;
    left: 42px;
}

.app_banner_area {
    background-size: cover;
    padding-bottom: 270px;
    padding-top: 110px;
    height: calc(100vh - 93px);
}

.orange-layout .app_banner_area {
    padding-bottom: 0;
    padding-top: 10px;
    background: url('../../img/bg-orange-2.jpg') center 99% no-repeat;
    background-size: cover !important;
    margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
    .app_banner_area {
        height: auto;
    }
    .orange-layout .app_banner_area {
        background: #f85707;
        background-image: url('../../img/bg-orange-2.jpg');
        background-repeat: no-repeat;
    }
}

.app_service_item.custom-s-i.custom-s-i-orange {
    border: 0 none;
    background-image: linear-gradient(-86deg, #f86b0c 0, #f97c1d 100%) !important;
}

@media screen and (max-width: 768px) {
    .app_service_item.custom-s-i.custom-s-i-orange {
        border: 0 none;
        background-image: linear-gradient(-86deg, #f86b0c 0, #f97c1d 100%) !important;
    }
}

.app_service_item.custom-s-i.custom-s-i-blue {
    background-image: linear-gradient(-86deg, #2b457d 0, #3c568e 100%);
}

.orange-layout .about_content {
    background-image: url('../../img/bg-orange-2.jpg') !important;
    background-position: left center;
}
@media screen and (max-width: 360px) {
    .app_service_item.custom-s-i {
        height: 128px;
    }
}
@media screen and (max-width: 414px) {
    .app_service_item.custom-s-i {
        height: 130px;
    }
}
@media screen and (min-width: 768px) {
    .app_service_item.custom-s-i {
        height: 230px;
    }
}
@media screen and (min-width: 1024px) {
    .app_service_item.custom-s-i {
        height: auto!important;
    }
}

/*HEADER FIX*/

/* header.s-header { */

/* background: url('../../img/bg-orange-2.jpg') 5% -24% */

/* } */

header.s-header .menu-icon-logo {
    display: none;
}

header.s-header nav ul {
    margin: 0;
    text-align: center;
    padding: 0;
    list-style: none;
}

header.s-header nav ul li {
    float: left;
    /* width: 12%; */
    width: 12.5%;
    border-left: 2px solid rgba(0, 0, 0, 0.05);
}

header.s-header nav ul li:last-child {
    border-right: 2px solid rgba(0, 0, 0, 0.05);
}

header.s-header nav ul li a {
    line-height: 13px;
    color: white;
    display: inline-block;
    padding: 22px 0px;
}

header.s-header nav ul li a img {
    display: block;
    margin: 0 auto 5px;
    height: 30px;
}

@media screen and (min-width: 778px) {
    .fixed-top {
        position: fixed;
        top: 0px;
        margin-top: 0;
    }
}

@media screen and (max-width: 991px) {
    header.s-header nav ul li {
        float: left;
        width: 33%;
        border: 2px solid rgba(0, 0, 0, 0.05);
        height: 95px;
    }
    header.s-header {
        background: #f85707;
        background-image: url('../../img/bg-orange-2.jpg');
        background-repeat: no-repeat;
    }
    header.s-header nav ul li a {
        font-size: 13px;
    }
}

@media screen and (min-width: 992px) {
    header.s-header.fixed-top .menu-icon-logo {
        display: block;
        float: left;
    }
    header.s-header.fixed-top .menu-icon-logo img {
		width: 290px;
		padding-top: 10px;
	}
    header.s-header.fixed-top nav ul {
        width: calc(100% - 310px);
        float: right;
    }
    header.s-header.fixed-top nav ul li a {
        font-size: 13px;
    }
}

@media screen and (min-width: 1440px) {
    .vertical-align-absolute {
        width: 100%;
        position: absolute;
        left: 0;
        top: calc(50% - 275px);
    }
}

@media screen and (min-width: 1600px) {
    .app_banner_area {
        padding-top: 110px;
        height: auto;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .vertical-align-absolute {
        width: 100%;
        position: relative;
        top: 0;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

/*noticias*/

.dk_bg_one {
    background: url(../../img/home7/banner.png) center bottom no-repeat;
    /*background-image: -moz-linear-gradient(140deg, #23026d 0, #3d64f4 100%);*/
    /*background-image: -webkit-linear-gradient(140deg, #23026d 0, #3d64f4 100%);*/
    /*background-image: -ms-linear-gradient(140deg, #23026d 0, #3d64f4 100%);*/
    /* padding-bottom: 180px;
    padding-top: 50px; */
}

.dk_bg_one .feedback_item {
    background: url(../../img/home7/banner.png) center top no-repeat;
    /*border:1px solid rgba(255,255,255,0.1);*/
    border: 0 none;
    box-shadow: none;
    padding: 0;
}

.dk_bg_one .feedback_item .s-pd-content {
    /* padding: 20px 35px; */
    padding: 20px 10px;
}

.relative {
    position: relative;
}

.img-absolute {
    width: 100%;
    padding: 9px;
}

.img-absolute img {
    border-radius: 7px;
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3);
}

.s-title-blog {
    font-weight: 500 !important;
    font-size: 16px;
    height: 52px;
    overflow: hidden;
}

@media screen and (min-width: 680px) {
    .s-title-blog {
        height: 52px;
        overflow: hidden;
    }
}

/*slider*/

.s-slider-1 .owl-buttons>div {
    position: absolute;
    top: calc(50% - 40px);
}

.s-slider-1 .owl-buttons>div span {
    text-align: center;
    color: white;
    font-size: 24px;
    border-radius: 100%;
}

.s-slider-1 .owl-buttons>div:first-child {
    left: -5px;
}

.s-slider-1 .owl-buttons>div:last-child {
    right: -15px;
}

body {
    line-height: 1.6 !important;
}

body .s-title-banner-img {
    /* font-size: 35px; */
    line-height: 47px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}

body .s-img-banner {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
}

body .only-img-banner {
    max-width: 100%;
    width: auto !important;
    height: auto;
    /* max-height: 410px; */
    max-height: 459px;
    margin: auto;
}

/*
    navigation bottom mobile *******************************************************************************************
 */

.menu-bottom-mobile {
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    background: #4a649c;
}

.menu-bottom-mobile .icon {
    width: 25%;
    height: 50px;
    text-align: center;
    float: left;
    fill: #78808D;
    border-top: 2px solid rgba(122, 171, 174, 0.1);
}

.menu-bottom-mobile .icon.icon-item {
    /* border-top: 2px solid transparent; */
    border-top: 2px solid rgba(122, 171, 174, 0.1);
    padding-top: 4px;
}

.menu-bottom-mobile .icon.icon-item:hover, .menu-bottom-mobile .icon.icon-item.active {
    border-top: 2px solid #f9710d;
}

.menu-bottom-mobile .icon i {
    font-size: 23px;
    color: white !important;
}

.menu-bottom-mobile .icon p {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 8px;
}

.menu-bottom-mobile a {
    /* color: #78808d; */
    color: white;
}

.menu-bottom-mobile .icon svg {
    margin-top: 10%;
}

/* .menu-bottom-mobile .active {
    background: rgba(122, 171, 174, 0.1);
} */

.menu-bottom-mobile .active {
    /* background: rgba(249, 113, 13, 0.2); */
    background: rgba(255,255,255,0.1);
}

@media screen and (min-width: 992px) {
    .menu-bottom-mobile {
        display: none;
    }
}

.s-menu-mobile {
    position: fixed;
    top: 0;
    right: -110%;
    height: 100%;
    width: 100%;
    z-index: 999;
    transition: ease-in-out 0.3s;
    opacity: 0;
}

.s-menu-mobile.open {
    opacity: 1;
    right: 0;
    z-index: 1030;
}

.s-close-menu-mobile {
    position: absolute;
    top: 15px;
    right: 20px;
    color: white;
    font-size: 30px;
}

.menu-mobile-section {
    overflow: hidden;
    max-width: 100%;
}

.info_head.sidebar-item--title {
    border-bottom: 1px solid #eeebf6;
    padding-bottom: 18px;
}

@media screen and (max-width: 991px) {
    .pl-day--content {
        padding-left: 15px;
    }
    .pl-day--content .h3, .pl-day--content h3 {
        font-size: 1.25rem;
    }
    .text-left-xs {
        text-align: left !important;
    }
    .feedback_area .owl-dots {
        text-align: center;
        margin-top: 25px;
    }
    .btn-matriculas a {
        font-size: 13px;
        padding: 5px 21px;
    }
    .btn-matriculas-2 a {
        font-size: 12px !important;
        padding: 5px 5px !important;
        min-width: 48% !important;
    }
}

/*
Posting style
 */

.s-text-format {
    width: 100%;
    overflow: hidden;
}

.s-text-format img {
    max-width: 100%;
    height: auto;
}

.select-arrow {
    position: relative
}

.select-arrow:after {
    position: absolute;
    right: 15px;
    top: 17px;
    display: block;
    content: '';
    background-image: url("../../img/select-arrow.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 21px;
    height: 16px;
    background-size: 16px;
}

.select-arrow select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.env-curr-label {
    font-size: 11px;
    position: absolute;
    bottom: 27px;
    color: white;
    padding-left: 7px;
    font-weight: 400;
    visibility: hidden;
}

.dropdown-main-menu ul {
    left: -40px !important;
    ;
}

.dropdown-main-menu li {
    min-width: 200px!important;
    display: block!important;
    float: none!important;
}

.dropdown-main-menu li a {
    color: #37404d !important;
    padding: 13px 0px!important;
}

@media screen and (max-width: 991px) {
    header.s-header nav .dropdown-main-menu ul li {
        height: 42px;
    }
    .text-center-xs {
        text-align: center;
    }
    .s-social-share a {
        font-size: 18px;
        margin-left: 8px;
        margin-right: 8px;
        padding: 5px;
    }
    .shape-overflow-fix {
        max-width: 100%;
        overflow: hidden;
    }
}

.menu>.nav-item>.nav-link {
    font: 500 15px Poppins, sans-serif;
    color: #03467d;
}

.app_banner_contentmt .app_btn:hover {
    border-color: #4a649c;
    background: #4a649c;
    color: #fff;
}

.app_btn {
    -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, .1);
    box-shadow: 0 20px 30px 0 rgba(12, 0, 46, .1);
    background-color: #4a649c;
    display: inline-block;
    padding: 14px 40px;
    color: #fff;
    border-radius: 45px;
    border: 1px solid #4a649c;
}

.agency_banner_btn {
    background: #4a649c;
    border: 1px solid #4a649c;
}

.feedback_slider .center .feedback_item {
    border-color: #354f87;
}

.dk_bg_one .feedback_item {
    background: transparent;
    /* border: 1px solid rgba(255,255,255,0.1); */
    /* border: 0 none; */
    border: 5px solid #f86e0f;
    box-shadow: none;
    padding: 0;
    background-color: #354f87;
}

.feedback_slider .center .feedback_item {
    border: 5px solid #f86e0f;
}

#init .img-absolute {
    border-radius: 0;
    padding: 0;
}

#init .img-absolute img {
    border-radius: 0;
}

.contact_form_box .btn_three {
    min-width: 180px;
    text-align: center;
    background: #4a649c;
    border-color: #4a649c;
    margin-top: 0;
}

.blog_content h5:hover, .pr_sidebar .widget_tag ul li a:hover {
    color: #4a649c;
}

.hover_one, .hover_two {
    color: #ffd110 !important;
}

.hover_one:hover, .hover_one:active, .hover_one:focus, .hover_two:hover, .hover_two:active, .hover_two:focus {
    color: #FFF !important;
}

.rotate_barra {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.rotate_menu {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

header.s-header {
    background-image: linear-gradient(50deg, #F93C02 0, #F9B01B 100%);
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.15);
}

a.label {
    font-size: 11px;
    font-weight: 400;
    color: white;
    padding: 3px 5px;
    margin: 0 2px;
    border-radius: 2px;
}

a.label {
    color: white !important;
}

a.label.label-default {
    background-color: #777;
}

.entry_post_info a+a::before {
    /* content: "/"; */
    content: none;
    display: inline-block;
    margin: 0 7px 0 2px;
}

@media screen and ( max-width: 639px) {
    .logo-topo-xodo {
        max-width: 155px;
        /* width: 90%; */
    }
    .footer_top {
        padding: 0 !important;
    }
}

@media screen and ( min-width: 640px) {
    .logo-topo-xodo {
        max-width: 225px;
        width: 100%;
    }
}

/* .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 0.8px;
} */

.feedback_item p.text-content {
    height: 76px;
    overflow: hidden;
}

.feedback_item p {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 10px;
}

@media screen and (min-width: 778px) {
    .margin-top_120 {
        margin-top: 120px;
    }
}

.footer_top {
    border-bottom: 1px solid #e0e3ef;
    /* padding: 85px 0 100px; */
    padding:85px 0 50px;
}

.footer_title_area {
    background-color: #4a649c;
    padding: 6px;
    border-radius: 0 0 5px 5px;
}

#slider-2 img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: inline-block;
}

/*height news fix*/

@media screen and (min-width: 992px) {
    .grid-news-same-height .blog_content {
        /* height: 350px; */
        position: relative;
    }
    .s-main-image {
        float: left;
        width: calc(100% - 125px);
    }
    .s-main-share {
        width: 115px;
        float: right;
    }
    .s-main-share a {
        display: block;
        text-align: center;
        color: #4a649c;
        background-color: #eee;
        margin-bottom: 10px;
        padding: 21px 0;
        width: 100%;
        transition: ease-in-out 0.3s;
    }
    .s-main-share a:hover {
        color: #fff;
        background-color: #4a649c;
    }
    .s-main-share a i, .s-main-share a span {
        display: block;
    }
    .s-main-share a i {
        font-size: 24px;
    }
    .s-main-share .post_date {
        text-align: center;
        border: 2px solid #4a649c;
        padding: 15px 0;
        margin-bottom: 10px;
    }
    .s-main-share .post_date h2 {
        font: 700 30px/20px Poppins, sans-serif;
        margin-bottom: 0;
        color: #4069eb;
        padding-top: 5px;
    }
    .s-main-share .post_date h2 span {
        font-size: 14px;
        display: block;
        padding-top: 10px;
    }
}

.portfolio_img--w-legend img {
    border: 1px solid #eee;
}

@media screen and (max-width:1199px) and (min-width: 992px) {
    .s-main-share a {
        margin-bottom: 10px;
        padding: 9px 0;
    }
}

.media.post_item .video-thumb-sm {
    width: 30%;
    margin-right: 10px;
}

.ex_team_item.destaque-Y {
    border: 3px solid #f9630a;
}

.portfolio_item.destaque-Y .capa-galeria-item {
    border: 3px solid #f9630a;
    border-radius: 10px;
}

.portfolio_item.destaque-Y .portfolio-description h3, .portfolio_item.destaque-Y .portfolio-description .links a {
    color: #f9630a;
}

.portfolio_item.destaque-Y .portfolio-description .links a::before {
    background-color: #f9630a;
}

.feedback_item.destaque-Y {
    background-color: #f86e0f!important;
}

.feedback_item.destaque-Y p, .feedback_item.destaque-Y .d_p_color {
    color: white;
}
.feedback_item.new::before,
.blog_list_item.new::before,
.ex_team_item.new::before,
.portfolio_item.new .capa-galeria-item::before {
    content: 'Novidade';
    background-color: #f86e0f;
    color: #fff;
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 13px;
}

.blog_list_item.destaque-Y {
    border: 3px solid #f86e0f;
}

.blog_list_item.destaque-Y .blog_content .post_date h2 {
    color: #f86e0f;
}

.blog_list_item.destaque-Y .blog_content h5 {
    color: #f86e0f;
}

/*
.ex_team_item.destaque-Y::before, .portfolio_img.destaque-Y::before,
.portfolio_item.destaque-Y .capa-galeria-item:before,
.feedback_item.destaque-Y:before {
    content: '\f005';
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    left: 10px;
    top: 10px;
    color: #f95708;
} */

/*
 *  photo 360
 */

.photo-360 {
    padding: 60px 0;
    background-color: #f0f3f6;
}

.photo-360 iframe {
    max-width: 100%;
	display:block;
    margin-bottom: 0;
}

.photo-360 .photo-360--card {
    background-color: #fff;
    padding: 10px 0 0;
    /* margin: 0 55px; */
    border-radius: 4px;
    box-shadow: 2px 2px 7px -5px rgba(0, 0, 0, 0.3);
}

.photo-360 .photo-360--card.xodo .f-logo img {
    max-width: 100%;
    height: 130px;
}

.photo-360 .photo-360--card.extensao .f-logo img {
    max-width: 100%;
    height: 90px;
    margin: 20px 0;
}

.photo-360 .photo-360--card p {
    padding: 0 30px;
    text-align: left;
    font-size: 14px;
}

.photo-360 .photo-360--card p:not(.card-location) i {
    width: 31px;
}

.card-location a {
    display: block;
}

.card-location a i {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px 10px 0px;
}

.card-location a span {
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 50px);
}

.blog_content a.label{
	display: inline-block;
	margin-bottom: 5px;
}

.photo-360-iframe{
	width: 100%;
}

.btn.btn-mapa {
    -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, .1);
    box-shadow: 0 20px 30px 0 rgba(12, 0, 46, .1);
    background-color: #4a649c;
    display: inline-block;
    padding: 7px 15px;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #4a649c;
}
