
/* Tipografia */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    letter-spacing: -.070em;
    margin-bottom: 20px;
    font-weight: 700;
    font-family: Quicksand,sans-serif;
}

h1, .h1 {
	font-size: 2rem;
}
h2, .h2 {
	font-size: 1.75rem;
}
h3, .h3 {
	font-size: 1.5rem;
}
h4, .h4 {
	font-size: 1.125rem;
}
h5, .h5 {
	font-size: 1rem;
}
h6, .h6 {
	font-size: 0.875rem;
}
b, strong {
    font-weight: 700;
}
pre {
	font-family: Monaco, Consolas, "Liberation Mono", "Courier New", monospace;


	display: block;
	font-size: 85%;
	color: #212529;
}

pre {
	color: #343a40;
	padding: 1rem;
	overflow: auto;
	font-size: 85%;
	line-height: 1.45;
	background-color: #f8fafc;
	border-radius: 3px;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	text-shadow: 0 1px white;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

blockquote {
	margin: 0 0 1rem;
}
.blockquote {
	margin-bottom: 1rem;
	font-size: 1.171875rem;
}
blockquote {
	font-style: italic;
	color: #6e7687;
	padding-left: 2rem;
	border-left: 2px solid rgba(0, 40, 100, 0.12);
}
blockquote p {
	margin-bottom: 1rem;
}


ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
a {color: #727C92;}
a:hover{text-decoration: none; color: #fac033;}
.slicknav_menu {
    background: 0 0;
    padding: 4px 0;
    display: none;
    width: 100%;
    position: absolute;
    right: 0;
    top: 70px;
}

.header-section {
    background-color: transparent;
    width: 100%;
    height: 80px;
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    padding: 10px 0;
}
.header-section .navbar{padding: 0; height: 60px;}

.header-section .navbar .navbar-brand {
  
    padding: 0;
    margin-right: 1rem;
 
}
body a {
    outline: none !important;
}

.menu_main_nav>li>a {
    font-size: 1.07677em;
    line-height: 1.2857em;
    font-weight: 600; color: #ffffff;
}

.menu_main_nav>li>a i{
   

    font-size: 13px; margin-left: 3px;

    transition: all .3s ease-in-out;
}

.owl-carousel .item {
    position: relative;
    height: 100vh;
    background-color: lightgray;


    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}
.sponsors-active img{width: 100%;}
.sponsors-active{position: relative;}

.footer{
    background: #354463;
}
.footer a{color: #ffffff;}
.footer .footer-widget {
    position: relative;
    margin-bottom: 40px;
}
.footer .widgets-section {
    position: relative;
    padding: 95px 0 10px;
}
.footer .footer-logo {
    position: relative;
    top: -10px; text-align: center;
}
.footer .footer-logo figure {
    margin: 0;
}
.footer .footer-logo img {
    display: block;
    max-width: 100%; width: 120px; margin: 0 auto;
}

.footer .links-widget {
    position: relative;
    padding: 0 30px;
}

.footer .footer-column .widget-title {
    position: relative;
    font-size: 22px;
    color: #ffffff;
    line-height: 30px;
    margin-bottom: 25px;
 
}

.footer .links-widget .list li {
    position: relative;
    display: block;
    padding-right: 25px;
    margin-bottom: 13px;
    font-size: 16px;
    line-height: 20px;
    color: #cccccc;
    font-weight: 600;
}

.footer .links-widget .list li a:before {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: 20px;
    color: #cccccc;
    font-weight: 400;
    content: "\f105";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.footer .links-widget .list li a:hover:before, .footer .links-widget .list li a:hover {
    color: #E8C500;
}

.footer .contact-list li {
    position: relative;
    font-size: 15px;
    line-height: 25px;
    color: #cccccc;
    font-weight: 600;
    padding-left: 40px;
    margin-bottom: 23px;
}

.footer .contact-list li .fas,.footer .contact-list li .far {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 25px;
    line-height: 25px;
    color: #aaaaaa; text-align: center; color: #FFF;

}

.footer .about-widget .btn-box a {
    padding: 10px 35px;
}
.footer .about-widget .btn-box {
    position: relative;
}

.footer .about-widget .btn-box span{border-radius: 50%; background: #EFD74D; padding: 3px 6px; margin-left: 10px;}



.feature-icon {
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 40px;
    color: #354463;
    background-color: #D2D3D9;
    float: none;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    border-radius: 100% 100% 100% 100%;
    transition-duration: 0.3s;

    text-align: center;
    display: inline-block;
}
/* FIM FOOTER */



.btn-style-one:hover {
    background-color: #ffffff;
    color: #fac033;
}.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 400;
    overflow: hidden;
    border-radius: 5px;
    background-color: #fac033;    font-family: Quicksand,sans-serif;
    letter-spacing: -.070em;  font-weight: 600; margin-top: 15px;;
}
.contact-widget:before {
    position: absolute;
    left: -10px;
    top: 0;
    height: 100%;
    width: 245px;
    background-image: url(../img/map.png);
    background-repeat: no-repeat;
    background-position: center 75%;
    content: "";
}

.logo-light, .header-section {
    transition: all .3s ease-in-out;
}
.navbar-fixed-top.header-section {
    background-color: #354463;
    -moz-box-shadow: 0 2px 5px rgba(16,16,16,.07);
    -webkit-box-shadow: 0 2px 5px rgba(16,16,16,.07);
    box-shadow: 0 2px 5px rgba(16,16,16,.07);
    height: 60px;
    border-bottom: 0;
    padding: 0;
}

.navbar-fixed-top.header-section img{ width: 40px;}

.footer-copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.05) !important;
    line-height: 50px;
    font-size: 0.9em;
}

.footer-copyright .dev{
    font-size: 0.8em;
    
}

#footer .footer-copyright p {
    color: #fff;
    margin: 0;
    padding: 0;
    
}

#footer a:not(.btn):focus, #footer a:not(.btn):active {
    color: #CCC;
}

#footer a:not(.btn).link-hover-style-1 {
    position: relative;
    left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#footer a:not(.btn).link-hover-style-1:hover {
    left: 3px;
}
body a {
    outline: none !important;
}
#footer{color: #FFF;}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: #FFF;
}


#footer a:not(.btn) {

	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}



#footer a:not(.btn):focus, #footer a:not(.btn):active {
	color: #fff;
}

#footer a:not(.btn).text-color-light {
	color: #FFF !important;
}

#footer a:not(.btn).text-color-light:hover {
	color: #fff !important;
}

#footer a:not(.btn).text-color-light:focus, #footer a:not(.btn).text-color-light:active {
	color: #fff !important;
}

#footer a:not(.btn).text-color-default {
	color: #fff !important;
}

#footer a:not(.btn).text-color-default:hover {
	color: #919191 !important;
}

#footer a:not(.btn).text-color-default:focus, #footer a:not(.btn).text-color-default:active {
	color: #5e5e5e !important;
}

#footer a:not(.btn).link-hover-style-1 {
	position: relative;
	left: 0px;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#footer a:not(.btn).link-hover-style-1:hover {
	left: 3px;
}



.title-holder.bg-parallax{background-attachment:fixed;}

.title-holder{height:260px; background-color:#f6f6f6; background-position:center 0; 
    background-repeat:no-repeat; z-index:101; color: #fff; font-family: Quicksand,sans-serif;}

.title-holder, .title-holder.title-full-width .grid{position:relative; display:inline-block; width:100%; vertical-align:bottom;}

.title-holder .title-image{display:none;}

.title-holder .title-wrapper{position:relative; display:table; table-layout:fixed; height:100%; width:100%; box-sizing:border-box;}

.title-holder .title-inner{position:relative; display:table-cell; height:100%; width:100%; vertical-align:bottom; padding-bottom: 30px;}
.title-holder .title-inner_1{position:relative; display:table-cell; height:100%; width:100%; vertical-align:bottom; bottom:20px;}


.list-cursos img.cover{ width: 100%; float: left;}

.list-cursos .curso_relative{position: relative;width: 100%; float: left; }
.list-cursos  a{font-family: 'Varela Round',sans-serif;     color: #a3a3a3; font-size: 16px;
    line-height: 30px;}

.color_greydark {
    color: #727475; font-family: 'Montserrat',sans-serif; font-size: 20px;
    line-height: 20px;
}

.testimonial_content{width: 90%; margin: 0 auto; position: relative;}
.carousel-item{ padding-top: 30px; padding-bottom: 60px;}
.testimonial_item { width: 70%; margin: 0 auto; min-height:  300px; text-align: center;
}

@media (max-width: 991.98px) {

    .testimonial_item{
        width: 90%;
    }

}

.testimonial_avatar {
    margin-bottom: 1.5em; 
    display: inline-block;
    vertical-align: middle;

    
    
    
}
.testimonial_avatar img{
    width: 20em;
    height: 20em;
    object-fit: cover;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.testimonial_content {
    margin-bottom: 1.5em; font-size: 14px;
    line-height: 1.4em; color: #FFF;
}.testimonial_content p {
    margin: 0;
}





.col-50 {
    width: 50%;
}

@media (max-width: 767px) {
.col-50 {
    width: 100%
}
}

.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}
.elementor-bg-transform-zoom-in:hover .elementor-bg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}.elementor-cta:not(:hover) .elementor_blue.elementor-cta__bg-overlay_bl {
    background-color: #025B97;
    mix-blend-mode: multiply;
}
.elementor-cta {
    display: block;
}
.elementor-cta--skin-cover_button .elementor-cta__bg-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 100%;
}

.elementor-cta__bg-wrapper:before {
    background-color: #0b8a41;
}

.elementor-cta__bg-wrapper:before {
    background-color: #0b8a41;
    mix-blend-mode: multiply;
}
}

.elementor_blue .elementor-cta__bg-wrapper:before {
    background-color: #354463;
}

.elementor-cta:not(:hover) .elementor-cta__bg-overlay {
    background-color: #0b8a41;
    mix-blend-mode: multiply;
}

 .elementor-cta:not(:hover) .elementor_blue .elementor-cta__bg-overlay {
    background-color: #354463;
    mix-blend-mode: multiply;
}
.elementor-cta__content {
    z-index: 2;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 35px;
    width: 100%;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    text-align: center;
    min-height: 280px;
}



.elementor-cta--skin-cover_button .cta__content-item, .elementor-cta--skin-cover_button .cta__content-item a {
    color: #fff;
    border-color: #fff;
}
 .elementor-cta--skin-cover_button .cta__content-item a:hover  {
    color: #fac033;
}
.elementor_blue .elementor-cta__bg-overlay {
    background-color: #354463;
    mix-blend-mode: multiply;
}

.elementor-cta {
    display: block;
}

.elementor-cta--skin-cover_button .elementor-cta__bg-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 100%;
}

.elementor-cta__bg-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    opacity: 0;
    visibility: hidden;
}
.elementor-cta__bg-wrapper {
    z-index: 1;
    overflow: hidden;
}

.elementor-cta__bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.elementor-cta__bg{
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.elementor-cta__bg, .elementor-cta__bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}



.elementor-cta__button-wrapper {
    margin-bottom: -60px;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.elementor-cta:hover .elementor-cta__bg-wrapper:before {
    opacity: 1;
    visibility: visible;
}
.elementor-cta:hover .elementor_blue.elementor-cta__bg-wrapper:before {
    background-color: #354463;
}



.elementor-cta--skin-cover_button .elementor-cta:hover .elementor-cta__button-wrapper {
    margin-bottom: 0;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: 1;
    visibility: visible;
}

.cta__content-item {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    width: 100%;
    margin: 0;
    line-height: 1;
    padding: 0;
}
.cta__content-item:not(:last-child) {
    margin-bottom: 15px;
}

.bg_color--5 {
    background: #f9f7f6;;
}


.heading.heading--center {
    text-align: center;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.heading__pre-title {
    display: inline-block;
    color: #999;
    font-weight: 700;
    margin-bottom: 10px;
}

.heading__title {
    letter-spacing: -.070em;
    margin-bottom: 20px;
    font-size: 32px; color: #354463;
    font-weight: 700; font-family: Quicksand,sans-serif;
}

.heading__title span:nth-of-type(2) {
    font-weight: 300;
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}


.event-block-list {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
display: block; width: 100%;

}
.event-block-list .btn{
 float: right; margin-top: 10px;
}
.event-block-list:before,
.event-block-list:after {
    content: " ";
    display: table
}
.event-block-list:after {
    clear: both
}
.event-block-list .content-inner {
    padding-left: 350px;
    position: relative;
    z-index: 9
}
@media(max-width:1199px) {
    .event-block-list .content-inner {
        padding-left: 310px
    }
}
@media(max-width:991px) {
    .event-block-list .content-inner {
        padding-left: 320px
    }
}
@media(max-width:650px) {
    .event-block-list .content-inner {
        padding-left: 0
    }
}
.event-block-list .content-inner .event-content-inner {
    position: relative
}
.event-block-list .content-inner .event-content-inner .event-content {
    padding-left: 100px
}
@media(max-width:991px) {
    .event-block-list .content-inner .event-content-inner .event-content {
        padding-left: 0
    }
}
.event-block-list .event-image {
    width: 320px;
    float: left;
    position: relative;
    z-index: 1
}
@media(max-width:991px) {
    .event-block-list .event-image {
        width: 300px
    }
}
@media(max-width:650px) {
    .event-block-list .event-image {
        width: 100%;
        margin-bottom: 15px
    }
}
.event-block-list .event-image .event-date {
    -webkit-box-shadow: 0 4px 26px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 26px 3px rgba(0, 0, 0, .1);
    width: 120px;
    height: 120px;
    float: left;
    text-align: center;
    line-height: 1.1;
    padding-top: 15px;
    position: absolute;
    background: #fff;
    top: 50%;
    right: -60px;
    margin-top: -60px
}
@media(max-width:991px) {
    .event-block-list .event-image .event-date {
        top: 10px;
        right: 10px;
        margin-top: 0;
        padding-top: 10px;
        width: 90px;
        height: 90px
    }
}
.event-block-list .event-image .event-date .date {
    font-size: 55px;
    font-weight: 700;
    color: #354463;
    display: block
}
@media(max-width:991px) {
    .event-block-list .event-image .event-date .date {
        font-size: 45px
    }
}
.event-block-list .event-image .event-date .month {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #404040
}
.event-block-list .event-meta {
    font-size: 15px;
    margin-top: 5px
}
.event-block-list .event-line {
    width: 50px;
    height: 2px;
    background: #354463;
    margin: 15px 0
}
@media(max-width:991px) {
    .event-block-list .post-title {
        margin-top: 0;
        font-size: 18px; 
    }
}
.gva-event-list .event-block-list:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}
.event-block-list-small {
    margin-bottom: 20px
}
.event-block-list-small .event-date {
    width: 110px;
    height: auto;
    float: left;
    background: #354463;
    color: #fff;
    padding: 12px 10px
}
.event-block-list-small .event-date span {
    display: block
}
.event-block-list-small .event-date span.day {
    font-size: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    line-height: 1;
    margin-bottom: 3px;
    padding-bottom: 3px
}
 .event-title a {
    font-weight: 600;
    font-size: 24px;
    display: inline-block;
    line-height: 24px; 
    font-family: Quicksand,sans-serif;
    font-weight: 600;
    line-height: 1.2;
    color: #354463;
}
.event-block-list-small .event-address {
    font-size: 15px
}
.event-block-list-small .event-address i {
    font-size: 16px;
    color: #354463;
    margin-right: 5px
}
.event-block-list-small .event-content {
    padding-left: 125px
}



.news-item {
    margin-bottom: 50px;
}

.news-item .height_limit{
     height: 80px;
}
.news-item--style-1 {
    padding: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 15px 2px rgba(0,0,0,.06);
    box-shadow: 0 3px 15px 2px rgba(0,0,0,.06);
}

.news-item__img {
    position: relative;
    height: 214px; overflow: hidden;
}

.news-item--style-1 .news-item__content {
    padding: 15px 13px 15px 13px;
}

.news-item--style-1 .news-item__title {
    line-height: 30px;
    margin-bottom: 15px;
}

.news-item--style-1 .news-item__title a {
    color: #354463;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.news-item--style-1 .news-item__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
}


.pagination {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}


.pagination {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}
.pagination__item {
    margin: 0 4px;
    border: 2px solid #354463;
    border-radius: 50px;
    height: 40px;
    min-width: 40px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
@media only screen and (min-width: 768px) {
    .pagination__item {
        height: 50px;
        min-width: 50px
    }
}
.pagination__item:nth-of-type(4),
.pagination__item:nth-of-type(5),
.pagination__item:nth-of-type(6) {
    display: none
}
@media only screen and (min-width: 768px) {
    .pagination__item:nth-of-type(4),
    .pagination__item:nth-of-type(5),
    .pagination__item:nth-of-type(6) {
        display: initial
    }
}
.pagination__item--active,
.pagination__item:hover {
    background: #354463;
    border: 2px solid #354463
}
.pagination__item--active {
    pointer-events: none
}
.pagination__item--disabled {
    height: auto;
    min-width: auto;
    border: none;
    pointer-events: none;
    padding-bottom: 5px;
    margin: 0 11px
}
@media only screen and (min-width: 768px) {
    .pagination__item--next,
    .pagination__item--prev {
        padding: 0 20px
    }
}
.pagination__item--prev {
    margin-right: 15px;
    margin-left: 0
}
.pagination__item--next {
    margin-left: 15px;
    margin-right: 0
}
@media only screen and (min-width: 768px) {
    .pagination__item--prev {
        margin-right: 26px;
        margin-left: 0
    }
    .pagination__item--next {
        margin-left: 26px;
        margin-right: 0
    }
}
@media only screen and (min-width: 768px) {
    .pagination__item--prev i {
        margin-right: 10px
    }
    .pagination__item--next i {
        margin-left: 10px
    }
}
.pagination__item i,
.pagination__item span {
    display: inline-block;
    color: #333;
    font-size: 14px;
    line-height: 36px;
    font-weight: 700
}
@media only screen and (min-width: 768px) {
    .pagination__item i,
    .pagination__item span {
        line-height: 46px
    }
}
.pagination__item--next span,
.pagination__item--prev span {
    display: none
}
@media only screen and (min-width: 768px) {
    .pagination__item--next span,
    .pagination__item--prev span {
        display: initial
    }
}
.pagination__item--active span,
.pagination__item:hover i,
.pagination__item:hover span {
    color: #fff
}


.nicdark_width_100_percentage {
    width: 100%;
}

.nicdark_section img {

     -webkit-transition: all .5s;
    transition: all .5s;
}

/*****/
 .team-img {
    position: relative;
    overflow: hidden;


    margin: auto;
}
.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.team-img .social {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(53, 68, 99, 0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.team-img .social a{color: #fff;}
.team-img {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin: auto;
}

.team-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}
.team-img:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}.team-img:hover .social {
    opacity: 1;
    visibility: visible;
}

.team-img .social .icon {
    margin: 0 5px;
    color: #fff;     font-size: 25px;
}
.full-width {
    width: 100% !important;
}
/****/

.nicdark_section {
    width: 100%;
    float: left; text-align: center; 
}
.nicdark_section h2 {
    font-size: 25px;
    line-height: 25px;  
    font-family: Quicksand,sans-serif;
}

.nicdark_box_sizing_border_box {
    box-sizing: border-box;
}

.nicdark_color_grey {
    color: #a3a3a3;
    font-family: Caveat,cursive; font-size: 20px;
}



.nicdark_color_white {
    color: #fff;
}

.nicdark_font_size_13 {
    font-size: 13px;
    line-height: 13px;
}

.nicdark_bg_yellow {
    background-color: #F2C63F;
}
.nicdark_padding_8 {
    padding: 8px;
}

.nicdark_border_radius_3 {
    border-radius: 3px;
}

.slide-active  {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.home_slide{position: relative;}
.promo-pannel {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;  z-index: 5;
}

.promo-pannel__title {
    color: #c1f7d5;
    font-size: 11px;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px
}
.promo-pannel__link {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}
.promo-pannel__link:hover {
    color: #fff;
    opacity: .75
}
.promo-pannel__link:not(:last-of-type) {
    margin-bottom: 3px
}
.promo-pannel__phones {
    width: 100%;
    max-width: 205px;
    padding: 15px 35px 15px 0
}
.promo-pannel__email,
.promo-pannel__phones,
.promo-pannel__socials {
    padding: 15px 35px;
    display: none
}
@media only screen and (min-width: 992px) {
    .promo-pannel__email,
    .promo-pannel__phones,
    .promo-pannel__socials {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}
.promo-pannel__email {
    width: 100%;
    max-width: 230px
}

.promo-socials {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0
}
.promo-socials__item {
    list-style: none
}
.promo-socials__item:not(:last-of-type) {
    margin-right: 30px
}
.promo-socials__link {
    color: #fff;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}
.promo-socials__link:hover {
    color: #fff;
    opacity: .75
}

.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
}
.socials__item:not(:last-of-type) {
    margin-right: 22px
}
.socials__link {
    color: #354463;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}
.socials__link:hover {
    color: #fac033;
    opacity: .75
}

.icon-item {
    text-align: center;
    margin-bottom: 50px; color: #354463;
}
.icon-item__img {
    position: relative
}
.icon-item__img img {
    height: 80px
}
.icon-item__icon {
    font-size: 80px
}
.icon-item__icon--smaller {
    font-size: 72px
}
.icon-item__text {
    margin-top: 25px
}
.icon-item__text p {
    color: #292943;
    font-size: 16px;
    font-weight: 700
}
@media only screen and (min-width: 768px) {
    .icon-item__text p {
        font-size: 18px
    }
}
@media only screen and (min-width: 992px) {
    .icon-item__text p {
        font-size: 20px
    }
}
.icon-item p:last-of-type {
    margin-bottom: 0
}
.icon-item__img span {
    color: #354463;
    font-size: 80px;
    line-height: 60px;
    font-weight: 700;
    letter-spacing: -.070em
}
.icon-item__link {
    white-space: nowrap;
    color: inherit;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}
.icon-item__link:hover {
    color: #fac033;
    opacity: .75
}
.icon-item .socials {
    padding-top: 5px
}
.icon-item__text span {
    display: inline-block;
    margin-top: 5px
}
.icon-item--with-line::after {
    content: "";
    display: block;
    width: 70px;
    height: 3px;
    background: #c1f7d5;
    margin-top: 25px
}

.contacts .icon-item p {
    color: #354463;
    font-size: 16px;
}


.sponsors-active  img {
    opacity: 0.7;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

    cursor: pointer;
}
.sponsors-active img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}






.mainmenu ul li > .submenu {
	position: absolute;
	z-index: 9;
	background-color: #fff;
	border-radius: 0;
	border: none;
	-webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	display: block;
	left: 0;
	opacity: 0;
	padding: 2px 0 0;
	right: 0;
	top: 100%;
	visibility: hidden;
	min-width: 230px;
	background: #ffffff;
	box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
	margin: 0;
	border-radius: 2px;
	transform: scale(1 , 0);
	transform-origin: 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.mainmenu ul li > .submenu li {
	margin-left: 0;
	display: block;
	text-align: left;

	border-bottom: 1px solid #eceef0;
}
.mainmenu ul li > .submenu li:last-child {
	border: 0;
}
.mainmenu ul li > .submenu li a {
	padding: 7px 10px 12px 25px;
	line-height: 26px;
	font-weight: 400;
	color: #000d38;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.mainmenu ul li > .submenu li a.dropdown-item.active, .mainmenu ul li > .submenu li a.dropdown-item:active{
    background-color: #354463; color: #fac033;
}

.mainmenu ul li:hover > .submenu {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.mainmenu ul ul li .submenu { 
	top: 0;
    right: 100%;
    left: auto;
}
.mainmenu ul ul li:hover .submenu {
	top: 0;
    right: 100%;
    left: auto;
}

.mainmenu ul li {
    display: inline-block;
    position: relative;

}


.return-top {
    background-color: #354463;
    border: 2px solid #354463;
    color: #fff;
    font-weight: 700;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    padding:12px 18px;
    text-transform: uppercase; 
    display: none;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s; z-index: 999;
    cursor: pointer;
}

.mainmenu ul {
	padding-left: 0;
	margin-bottom: 0;
}
.mainmenu ul li {
	display: inline-block;
	position: relative;
}
.mainmenu ul li:first-child {
	margin-left: 0;
}
.mainmenu ul li a {

	font-weight: 700;
	line-height: 1;
	display: block;
	position: relative;
    color: #fff;
    padding: 7px 10px; line-height: 33px;
  
}
.mainmenu ul li > a.active, .mainmenu ul li:hover > a,
.mainmenu ul li.menu-item-has-children:hover > a::before {
	color: #fac033;
}
.mainmenu ul li.menu-item-has-children > a {
	padding-right: 20px;
}
.mainmenu ul li.menu-item-has-children > a::before {
	content: "\f107";
	position: absolute;
	right: 2px;
	top: 50%;
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Pro";
	font-size: 18px;
	font-weight: 400;
	transition: all .3s ease-in-out;
}
.mainmenu ul ul li.menu-item-has-children > a::before {
	right: 15px;
}
.mainmenu ul li > .submenu li a:hover {
	color: #354463;
}







/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {



	.mainmenu ul li:nth-child(5) .submenu {
		right: 0;
		left: auto;
    }
    .mainmenu ul li a.menu-contato { display: none;

    }
}/* 1199px. */

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
   


	
	.third-mobile-menu.mean-container a.meanmenu-reveal {
		border: 1px solid #fff;
		color: #fff;
	}
	.third-mobile-menu.mean-container a.meanmenu-reveal span {
		background: #fff none repeat scroll 0 0;
	}

}



/* Tablet desktop :1024px - 768px. */
@media (max-width: 991px) {

	.mean-container a.meanmenu-reveal {
	    margin-top: -52px;
	}
	.have-site-desc .mean-container a.meanmenu-reveal {
	    margin-top: -62px;
	}
	.mean-container .mean-nav ul li {
	    margin: 0;
	}
	.mean-container .mean-nav ul li a {
	    padding: 10px 5%;
	}
	.transparent-header.header2 {
	    background-color: #ffffff !important;
    }
    
    .mainmenu {
        display: none;
      }
      
	
}/* 991px. */



/* small mobile :320px. */
@media (max-width: 767px) {
	.mainmenu {
	  display: none;
	}
	

	.new-transparent-header.header4 .mobile-menu.mean-container a.meanmenu-reveal {
		margin-top: -50px;
	}
	.have-site-desc.header1 .mobile-menu.mean-container a.meanmenu-reveal {
	    margin-top: -64px;
	}

	
	.header-section .navbar {
        padding: 0;
        height: 50px;
    }
	
	.s-logo img {
		width: 50px;
	}
	
	.third-mobile-menu.mean-container a.meanmenu-reveal {
		border: 1px solid #fff;
	}
	.third-mobile-menu.mean-container a.meanmenu-reveal span {
		background: #fff none repeat scroll 0 0;
	}

}/* 767px. */





@media ( max-width: 575px ) {
	.new-transparent-header.header4 .mobile-menu.mean-container a.meanmenu-reveal {
	    margin-top: -52px;
	}
}







/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  z-index: 99;
}

.mean-container a.meanmenu-reveal {
	border: 1px solid #444;
	color: #444;
	cursor: pointer;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: 700;
	height: 22px;
	line-height: 22px;
	margin-top: -44px;
	padding: 10px 12px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	width: 22px;
}
.mean-container a.meanmenu-reveal span {
	background: #444 none repeat scroll 0 0;
	display: block;
	height: 3px;
	margin-top: 3px;
}
.mean-container .mean-nav {
	background: #354463 none repeat scroll 0 0;
	float: left;
	margin-top: 15px;
	width: 100%;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 12px 5%;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	width: 90%;
	font-size: 16px;
	font-weight: 600;
}

.mean-container .mean-nav ul li li a {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  padding: 10px 10%;
  text-shadow: none;
  visibility: visible;
  width: 80%;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	border-color: currentcolor currentcolor rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.4);
	border-image: none;
	border-style: none none solid solid;
	border-width: medium medium 1px 1px;
	font-weight: 700;
	height: 27px;
	margin-top: 1px;
	padding: 8px 12px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 26px;
	z-index: 2;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: #354463;
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}

.navbar-fixed-top a.meanmenu-reveal{
    margin-top: -44px;
}



.user-form .form__field {
    margin-bottom: 10px
}
.user-form .form__message {
    height: 250px
}
@media only screen and (min-width: 992px) {
    .user-form .form__message {
        height: 300px
    }
}
.user-form .form__submit {
    margin-top: 10px
}

.form input,
.form textarea {
    -webkit-appearance: none
}
.form__fieldset {
    background: #fff;
    padding: 35px 15px 40px 15px;
    -webkit-box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .02);
    box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .02)
}
@media only screen and (min-width: 576px) {
    .form__fieldset {
        padding: 35px 40px 40px 40px
    }
}
.form__title {
    font-size: 18px;
    margin-bottom: 20px
}
.form__label {
    position: relative;
    margin: 0
}
.form__radio-label {
    position: relative;
    cursor: pointer;
    padding-left: 25px;
    margin: 0
}
.form__field {
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    border-radius: 50px;
    border: 2px solid #e2e3e7;
    padding: 0 30px;
    background: #e2e3e7;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    outline: 0
}
.form__field:focus {
    background: #fff
}
.form__input-number {
    border: none;
    background: #e2e3e7;
    border: 2px solid #e2e3e7;
    width: 235px;
    font-size: 16px;
    text-align: center;
    padding: 0 80px;
    font-weight: 700;
    letter-spacing: -.050em
}
.form input[type=number]::-webkit-inner-spin-button,
.form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.form input[type=number] {
    -moz-appearance: textfield
}
.form__label-text {
    color: #354463;
    font-weight: 700;
    letter-spacing: -.050em
}
.form__radio-mask {
    height: 14px;
    width: 14px;
    background: #f0edeb;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}
.form__radio-mask::after {
    content: "";
    display: block;
    height: 6px;
    width: 6px;
    background: #c1f7d5;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.form__input-radio {
    position: absolute;
    top: 6px;
    left: 0;
    opacity: 0;
    z-index: -1;
    visibility: hidden
}
.form__input-radio:checked+.form__radio-mask::after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}
.form__input-radio:checked+.form__radio-mask {
    background: #354463
}
.form__submit {
    display: inline-block;
    color: #354463;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 14px 40px;
    min-width: 160px;
    border-radius: 50px;
    letter-spacing: .050em;
    text-decoration: none;
    background: #fff;
    border: 2px solid #354463;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.form__submit:hover {
    color: #fff;
    background-color: #354463;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 20px 38px rgba(0, 0, 0, .16);
    box-shadow: 0 20px 38px rgba(0, 0, 0, .16)
}
.form__message {
    padding: 12px 30px;
    border-radius: 25px
}
.form__checkbox-mask {
    height: 16px;
    width: 16px;
    background-color: #f4f2f0;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}
.form__checkbox-mask::before {
    height: 2px;
    width: 8px;
    -webkit-transform: rotate(-45deg) scale(0);
    -ms-transform: rotate(-45deg) scale(0);
    transform: rotate(-45deg) scale(0);
    position: absolute;
    top: 7px;
    right: 3px
}
.form__checkbox-mask::after {
    height: 2px;
    width: 5px;
    -webkit-transform: rotate(45deg) scale(0);
    -ms-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);
    top: 8px;
    left: 3px
}
.form__checkbox-mask::after,
.form__checkbox-mask::before {
    content: "";
    display: inline-block;
    position: absolute;
    background-color: #c1f7d5;
    opacity: 0;
    transtion: all .3s
}
.form__input-checkbox {
    position: absolute;
    top: 6px;
    left: 0;
    opacity: 0;
    z-index: -1;
    visibility: hidden
}
.form__checkbox-label {
    position: relative;
    cursor: pointer;
    padding-left: 25px;
    margin: 0
}
.form__input-checkbox:checked+.form__checkbox-mask {
    background: #354463
}
.form__input-checkbox:checked+.form__checkbox-mask::after,
.form__input-checkbox:checked+.form__checkbox-mask::before {
    opacity: 1
}
.form__input-checkbox:checked+.form__checkbox-mask::before {
    -webkit-transform: rotate(-45deg) scale(1);
    -ms-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1)
}
.form__input-checkbox:checked+.form__checkbox-mask::after {
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1)
}
.form .nice-select {
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-weight: 700;
    line-height: 46px;
    border-radius: 25px;
    border: 2px solid #e2e3e7;
    background: #e2e3e7;
    padding: 0 30px
}
.form .nice-select .list {
    width: 100%;
    margin-top: 15px;
    border: 2px solid #e2e3e7;
    border-radius: 15px;
    height: 124px;
    overflow-y: scroll;
    -webkit-box-shadow: none;
    box-shadow: none
}
.form .nice-select::after {
    right: 20px;
    height: 7px;
    width: 7px
}
.form .nice-select .option.focus,
.form .nice-select .option.selected.focus,
.form .nice-select .option:hover {
    background: #e2e3e7
}
.form__link {
    display: inline-block;
    position: relative;
    color: #354463;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}
.form__link:hover {
    color: #354463;
    opacity: .5
}
.form__link::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 2px;
    left: 0;
    background: #354463;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.form__link:hover::after {
    opacity: 0;
    background: #efc940
}
.form strong {
    color: #354463;
    font-size: 14px
}
.form__rating-label {
    color: #354463;
    cursor: pointer
}
.form__rating-label:not(:last-of-type) {
    margin-right: 3px
}
.form__rating-input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}
.form__rating-input:checked~.form__rating-label {
    color: #d1d3d5
}
.form__size {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.form__size .form__size-label:not(:last-of-type) {
    margin-right: 6px
}
.form__size-label {
    cursor: pointer;
    color: #354463;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border-radius: 2px;
    height: 25px;
    min-width: 25px;
    padding: 0 7px;
    background-color: #f0edeb;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.form__input-radio:checked+.form__size-label,
.form__size-label:hover {
    color: #c1f7d5;
    background: #354463
}
.form__count {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #f0edeb;
    border-radius: 25px;
    overflow: hidden
}
.form__count .form__field {
    background: 0 0;
    border: none;
    width: 50px;
    padding: 0;
    text-align: center;
    color: #87817d
}
.form__minus,
.form__plus {
    cursor: pointer;
    width: 50px;
    height: 50px;
    color: #87817d;
    font-size: 16px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.form__minus:hover,
.form__plus:hover {
    color: #354463
}
.form__count .form__submit {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
    background: #efc940;
    border: none
}
.form__count .form__submit .icon {
    font-size: 22px;
    margin-right: 10px
}
.form__count .form__submit span {
    padding-top: 3px
}
.form__count .form__submit:hover {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background: #393e42
}
.forms-section__bg {
    display: inline-block;
    width: 100%;
    height: auto
}


.error404{
    background-image: url(../img/error_404.jpg);
    position: relative;
}
.error404 .page-inner {
    position: relative;
    padding: 130px 0 100px;
    padding: 0;
}
.error404 .page-404 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: calc(100vh - 0px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10%;
    text-align: center;
}
.page-404 .qodef-404-subtitle {
    font-family: Caveat,cursive;
    font-size: 25px;
    margin: 0;
    color: #364f75;
}
.page-404 .qodef-404-subtitle {
    color: #ffffff;
}
.page-404 .qodef-404-maintitle {
    font-family: Quicksand,sans-serif;
    font-size: 100px;
    font-weight: 700;
    line-height: 1em;
    margin: 0 0 28px;
}
.page-404 .qodef-404-maintitle {
    color: #ffffff;
}
.page-404 .qodef-404-title {
    margin: 0;
    font-family: Quicksand,sans-serif;
    font-size: 21px;
    font-weight: 700;
}
.page-404 .qodef-404-title {
    color: #ffffff;
}
.page-404 .qodef-404-text {
    display: block;
    margin: 14px auto 0;
    font-family: Quicksand,sans-serif;
    font-size: 16px;
    color: #364f75;
}
@media only screen and (max-width: 1440px) and (min-width: 1025px){
.page-404 .qodef-404-text {
    max-width: 70%;
}
}
.page-404 .qodef-404-text {
    color: #ffffff;
}
.page-404 .button-404 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
}
.page-404 .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Quicksand,sans-serif;
    font-size: 15px;
    line-height: 2em;
    letter-spacing: .15em;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    padding: 13px 32px;
    border-radius: 30px;
    font-size: 13px;
    border: 1px solid transparent;
    color: #fff;
    background-color: #354463;
    border: 2px solid #354463;
}

.page-404 .button:hover{border: 2px solid #354463; background: transparent;}


.ptb_100 {
    padding: 100px 0;
}

.cta-area {
    background: rgba(0, 0, 0, 0) url(../img/duvidas.jpg) no-repeat fixed center center / cover;
}
.bg-overlay {
    position: relative;
    z-index: 0;
}
.bg-overlay::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #354463;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    z-index: -1;
}

.btn.btn-white {
    background-color: #fff;
    padding: 18px 36px;
    border: 1px solid #fff;
    color: #0F4C81;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(10%, #f3f5f7), color-stop(80%, #f3f5f7), to(#fff));
    background-image: linear-gradient(to right, #fff 0%, #f3f5f7 10%, #f3f5f7 80%, #fff 100%);
}
.svg-inline--fa.fa-w-16 {
    width: 1em;
}
.btn.btn-white:active, .btn.btn-white:hover {
    color: #0F4C81;
    border-color: #fff;
}.button-group a {
    margin-right: 10px;
}


.testimonials-item{
    background: url(../img/quote_sign_gray.png) no-repeat  left top ;
    padding:  40px 0;
    padding-left:  120px;
}

.testimonials-item .superheadline{font-family: Quicksand,sans-serif; font-size: 20px; font-weight: 700;
    letter-spacing: -.050em;}
.testimonials-item .subheadline{font-family: Caveat,cursive;font-size: 24px; line-height: 1.2;}

.valor{ text-align: center;  font-size: 40px;
  
    /*letter-spacing: -.070em;*/

}
.separador{ width: 30%; height: 3px; background: #FFDF64;}
.valor{ text-align: center; color: #FFDF64;}
.valor span{vertical-align: middle;}
.valor .s2{ font-size: 22px; }
.valor .s1{vertical-align: middle; }
.valor .s3{ line-height: 16px;}
.valor .s4{line-height: 16px;  font-size: 16px; text-align: right;}

.valor-1{font-family: Quicksand,sans-serif; font-weight: 700;  color: #fff; 
    /*background: url(../img/bg-3.jpg) no-repeat  center center ; background-size: cover;*/ padding: 20px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 100%;}
.valor-1 .title{ font-size: 30px; letter-spacing: -.060em; line-height: 26px; margin-top: 70px;}
.valor-1 .title div{font-size: 20px;}


.valor_bg{background: url(../img/bg-3.jpg) no-repeat  center center ; background-size: cover;

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
    .valores .item{position: relative;}
    .valores .item .link{
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        z-index: 3;
    }
    .valores .item .link a{
        display: block; width: 100%; height: 100%;    }

    .content {
        z-index: 2;
        overflow: hidden;

        width: 100%;
        position: relative;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;



    }
.valores-bg-overlay{position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;

}

.valor_cor_1 .valores-bg-overlay{
    background-color: #048197;
    mix-blend-mode: multiply;
}

.valor_cor_2 .valores-bg-overlay{
    background-color: #FF4A4A;
    mix-blend-mode: multiply;
}

.valor_cor_3 .valores-bg-overlay{
    background-color: #2E642A;
    mix-blend-mode: multiply;
}
.valor_cor_4 .valores-bg-overlay{
    background-color: #AE9D39;
    mix-blend-mode: multiply;
}


    .valores-bg-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
        width: 100%;     z-index: 1;
    }

     .valor_blue.valores-bg-wrapper:before {
        background-color: #8C0000;
        mix-blend-mode: multiply;
        content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    opacity: 0;
    mix-blend-mode: multiply;
    }

    .elementor-element {
        width: 100%;     position: relative;
    }
   .elementor-button {
    font-family: Quicksand,sans-serif; font-weight: 700;     background-color: #d9534f; color: #fff; padding-top: 10px; padding-bottom: 10px; display: block;  text-align: center;  border-radius: 3px;    
    }

    .elementor-divider {
        padding-top: 15px;
        padding-bottom: 15px;
    }


    .gallery {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-width: 33%;
        -moz-column-width: 33%;
        column-width: 33%; }
        .gallery .pics {
        -webkit-transition: all 350ms ease;
        transition: all 350ms ease; }
        .gallery .animation {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
        
        @media (max-width: 450px) {
        .gallery {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-width: 100%;
        -moz-column-width: 100%;
        column-width: 100%;
        }
        }

        .bg-lighter {
            background-color: #f7f7f7 !important;
        }
        .text-theme-colored{
            color: #354463;
        }
        .service-block a h4{
            color: #354463;
            font-family: Quicksand,sans-serif;
            font-weight: 700;
    letter-spacing: -.050em; font-size: 18px; margin-top: 10px;
        }

        .service-block .btn{ font-family: Quicksand,sans-serif;
            font-weight: 700;
    letter-spacing: -.050em; display: block;}

        .service-block {
            margin: 0 auto 30px;
            max-width: 400px;
        }

        .service-block .thumb {
            overflow: hidden;
            position: relative; height: 195px; overflow: hidden;
        }

        .service-block .content {
            border: 1px solid #eeeeee;
            padding: 12px 20px 20px;
        }
        .line-bottom {
            position: relative;
            margin-bottom: 30px;
            padding-bottom: 10px;
        }
        .line-bottom:after {
            bottom: -1px;
            content: "";
            height: 2px;
            left: 0;
            position: absolute;
            width: 50px;
        }
        .line-bottom:after, .line-bottom-center:after {
            background: #354463 !important;
        }

        .single-service h3{ font-family: Quicksand,sans-serif;
            font-weight: 700;
    letter-spacing: -.050em; font-size: 24px; margin-top: 10px;}



    .event-details .info-block .inner-box {
        position: relative;
        padding: 45px 30px;
        text-align: center;
        background: #00aa55;
        color: #ffffff;
        overflow: hidden;  font-family: Quicksand,sans-serif;
        font-weight: 700;
letter-spacing: -.050em; 
    }

    .event-details .info-block .icon {
        position: absolute;
        right: -30px;
        top: 20px;
        line-height: 1em;
        font-size: 120px;
        color: rgba(0, 0, 0, 0.07);
    }



    .gallery-block-two{
        position: relative;
        display: block;
        margin-bottom: 30px;
      }
      
      .gallery-block-two .inner-box{
        position: relative;
        display: block;
        overflow: hidden;
      }
      
      .gallery-block-two .inner-box .image-box img{
        width: 100%;
        transition: all 3s ease;
      }
      
      .gallery-block-two:hover .inner-box .image-box img{
        transform: scale(1.3);
      }
      
      .gallery-block-two .inner-box .image-content{
        position: absolute;
        left: 0px;
        bottom: 23px;
        width: 100%;
        padding: 0px 20px 0px 30px;
        z-index: 1;
      }
      
      .gallery-block-two .inner-box .image-content h3{
        position: relative;
        display: block;
        font-size: 18px;
        line-height: 36px;
        font-family: Quicksand,sans-serif;
        font-weight: 700;
        color: #fff;
        top: 32px;
        transition: all 500ms ease;
      }
      
      .gallery-block-two:hover .inner-box .image-content h3{
        top: 0px;
      }
      
      .gallery-block-two .inner-box .image-content .categories-list{
        position: relative;
        opacity: 0;
        transform: translateY(20px);
        transition: all 500ms ease;
      }
      
      .gallery-block-two:hover .inner-box .image-content .categories-list{
        opacity: 1;
        transform: translateY(0px);
      
        position: relative;
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        font-family: 'Poppins', sans-serif;
        color: #fff;
        position: relative;
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        font-family: 'Poppins', sans-serif;
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
      }
      
      .gallery-block-two .inner-box .image-content .album-link{
        position: absolute;
        right: 20px;
        bottom: -3px;
      }
      
      .gallery-block-two .inner-box .image-content .album-link a{
        position: relative;
        display: inline-block;
        font-size: 25px;
        color: #b1b4b8;
        background: rgba(255, 255, 255, 0.15);
        width: 45px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        border-radius: 50%;
      }
      
      .gallery-block-two .inner-box .image-content .album-link a span {
        position: absolute;
        top: 0px;
        left: -10px;
        font-size: 10px;
   
        font-weight: 700;
        color: #354463;
        width: 25px;
        height: 25px;
        line-height: 25px;
        background: #fff;
        text-align: center;
        border-radius: 50%;
      }
      
      .gallery-block-two .inner-box:before {
        position: absolute;
        content: '';
        background-image: linear-gradient(0deg, rgba(0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 0.0) 35%);
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        z-index: 1;
        transition: all 500ms ease;
      }


      .d-table {width: 100%;height: 100%;display: table;}
.d-tablecell {display: table-cell;vertical-align: middle;}

.hero-text {padding: 0 15px;text-align: center;max-width: 1140px;margin-left: auto;margin-right: auto;position: relative;}
.hero-text h1 {color: #fff;font-size: 20px;text-transform: capitalize;font-weight: 600;margin: 0;  text-shadow: 2px 2px 8px #000000;}
.hero-text p {color: #fff;font-size: 12px;max-width: 600px;margin-left: auto;margin-right: auto;line-height: 30px;margin-top: 20px;margin-bottom: 35px;  text-shadow: 2px 2px 8px #000000;}
.custom-btn1 {background-color: #354463;color: #fff;border: 2px solid #354463;display: inline-block;padding: 7px 20px;text-transform: uppercase;border-radius: 30px;text-decoration: none;}
.custom-btn1:hover {background-color: transparent;text-decoration: none;color: #fff; text-shadow: 2px 2px 8px #000000;}

.home_slide .owl-item.active h1 {
    -webkit-animation: 1s .3s bounceInLeft both;animation: 1s .3s bounceInLeft both;}
.home_slide .owl-item.active p {-webkit-animation: 1s .3s fadeInUp both;animation: 1s .3s fadeInUp both;}
.home_slide .owl-item.active .slider-btn {-webkit-animation: 1s .3s fadeInUp both;animation: 1s .3s fadeInUp both;}



/* Normal desktop :992px. */
@media (min-width: 992px){

.hero-text h1 {font-size: 40px; }
.hero-text p {font-size: 17px;}
.custom-btn1 {padding: 12px 30px;}





}/* 1199px. */

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
   
    .hero-text h1 {font-size: 30px; }
    .hero-text p {font-size: 15px;}
    .custom-btn1 {padding: 12px 30px;}
 
}

@media (max-width: 768px) {
   
   .entry-title{    font-size: 1.5rem;
   }
 
}


.homebg{
    background-color: #354463;
    height: 120px; margin-bottom: 20px;
}


.team-profile-img {
   float: left; margin-right: 15px; margin-bottom: 15px;
    overflow: hidden;
    border-radius: 50%;
    width: 300px;
    height: 300px;
}
.team-profile-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

.profile .social a{
 font-size: 25px; margin-right: 15px;
}

.note-float-left{margin: 5px; float: left;}

.btn_view{
    border-radius: 3px; padding: 8px 20px;     background-color: #F2C63F;     color: #fff;
}

.btn_view:hover{ color: #fff;}

.home_banner{
    height: 300px;
    position: relative;
}

.home_banner .homebg{ position: absolute; top: 0; z-index: 998; width: 100%; background: rgba(53,68,99,0.3); height: 80px;

}

.slide-active1{height: 300px;}

.slide-active1 .item img {
    display: block;
    widows: auto;
    height: 100%;
    min-height: 523px;
}

.slide-active1 .item {
    position: relative;
    height: 300px;
    background-color: lightgray;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (max-width: 767px) {
    .slide-active1{height: 250px;}
    .home_banner .homebg{  height: 70px;

    }
    .home_banner{
        height: 250px;
        position: relative;
    }
    
    .slide-active1 .item {
        position: relative;
        height: 250px;
        background-color: lightgray;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
}



.testimonial_div_avatar {
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
}

.testimonial_div_avatar img {
    width: 150px  !important;
    height: 150px;
    object-fit: cover;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}



.elementor-ctaa__content{
   background: url(../img/home-1-10.jpg);
    overflow: hidden;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
    
    padding: 35px;
    width: 100%;
    position: absolute;
    color: #fff;
    text-align: center;
    min-height: 280px;
}
.elementor-ctaa__content .cta__content-item {
    z-index: 2;
    letter-spacing: -.070em;
    font-weight: 700;
    font-family: Quicksand,sans-serif;
}




div.signup {
    position: -webkit-sticky; /* Safari */
    position: sticky;

  }

  .btn-pdf{
    background: #D3D7DB;
    display: block;
}

.btn-pdf i{
   color:  #DC554A;
}

.btn-pdf:hover{
    background: #DC554A;
    color: #F5CCC9;
}
.btn-pdf:hover i{
    color:  #F5CCC9;
 }
 
 .info_pdf{ font-size: 13px; text-align: center;}


 #frm_IRPF input, #frm_IRPF textarea,  #frm_IRPF select {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 15px 0;
    max-width: 100%;
    resize: none;
}


#frm_IRPF input {
    text-align: right;
    font-size: 22px;
    direction: rtl;
}

.simulador input {
    width: 100%;
}

.tr-color {
    background-color: #ffd456;
}

.registers{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f5f5f5;

}



    @media screen and (min-width: 991.98px) {

    .fots_gal{
        height: 200px; 
    }

}
.fots_gal figure{margin: 0;}

.fots_gal{
    margin-bottom: 20px; 
}
.fots_gal .box
{
    background: #f9f7f6;
   margin-left: 10px; margin-right: 10px;
}
.fots_gal h3{
    font-size: 18px;
}
.fots_tex{
   vertical-align: middle;    height: 200px; width: 90%;
}
.fots_gal img {
    width: 100% !important;
    height: 200px;
    object-fit: cover;

}


