@charset "utf-8";

html {
    font-display: swap;
    font-family: 'Source Sans Pro';
}

a {
    text-decoration: none;
    color: #00af66;
}

a:focus {
    text-decoration: underline;
    color: #333
}

a:hover {
    text-decoration: underline;
	color: #333
}

ol, ul {
    list-style-position: outside;
    color: #212427;
    font-size: 16px;
    line-height: 28px;
    padding-left: 15px;
    margin: 0;
}

.container {
    max-width: 1240px !important;
    margin: auto !important
}
.box-bg {
    background: #f2f2f2;
    padding: 40px 20px;
    border: 15px solid #f2f2f2;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px
}

.box-bg .icon-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    margin: auto;
    margin-bottom: 20px
}

.box-bg .icon-img img {
    width: 80px;
    margin: auto;
    vertical-align: middle;
    position: relative
}
.captcha-image {
    border: none !important;
    padding: 0 !important;
    display: inline-block;
    text-align: center;
}
.captcha-image label {
    display: inline-block;
    width: 40px!important;
    float: left !important;
}
#site-header {
    position: relative
}

.header-inner {
    width: 100%;
    padding: 20px 0;
    z-index: 100
}

.header-titles-wrapper {
    align-items: center;
    display: flex;
    padding: 0;
    text-align: center
}
.btn-green {
    border: 1px solid #00884F;
    display: block;
    background: #ffffff;
    color: #00884F;
    cursor: pointer;
    border-radius: 40px;
}
.btn-green a {color: #00884F; text-decoration: none;text-transform: none;font-size: 18px;}
.btn-green:hover {display:block;background: #00884F !important; color: #ffffff !important;}
.btn-green a:hover {text-decoration: none !important; background: #00884F !important; color: #ffffff !important;}

@media (max-width: 750px) {
    .menu_bar {
        display: block;
        width: auto;
        float: right
    }

    .navbar-brand img {
        width: 180px;
        height: auto;
        margin-top: 0
    }

    .menu_bar .bt-menu {
        display: block;
        padding: 5px;
        color: #fff;
        overflow: hidden;
        font-size: 25px;
        font-weight: 700;
        text-decoration: none
    }

    .menu_bar .bt-menu i {
        color: #fff
    }

    .menu_bar span {
        float: right;
        font-size: 40px
    }

    .header nav {
        width: 80%;
        height: calc(100% - 80px);
        position: fixed;
        right: 100%;
        margin: 0;
        overflow: scroll
    }

    .header nav ul {
        background: #333
    }
    .name-dino {
        max-width: 300px
    }
    .menu-modal.active {
        z-index: 5000
    }

    #header {
        padding: 10px;
    }

    .dmb-2 {
        margin-bottom: 15px !important
    }

    .btn-contor {
        border: none;
        border-radius: 0;
        padding: 0;
        top: 0
    }

    .entry-header h1 {
        font-size: 30px;
        line-height: 36px;
        text-align: center;
        margin-bottom: 20px
    }

    h1 {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 10px;
        color: #212427;
        text-transform: normal;
        letter-spacing: .05em;
        font-family: Montserrat;
    }
    h3 {
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 0;
        color: #212427;
        
        letter-spacing: .05em;
        font-family: Montserrat
    }

    h4 {
        font-size: 24px;
        line-height: normal;
        font-weight: 500;
        color: #212427;
        text-transform: normal;
        letter-spacing: .05em;
        margin-bottom: 10px;
        font-family: Montserrat
    }

    h5 {
        font-size: 19px;
        line-height: 28px;
        font-weight: 700;
        color: #212427;
        text-transform: normal;
        letter-spacing: .05em;
        margin-bottom: 10px;
        font-family: Montserrat
    }

    h6 {
        font-size: 16px;
        line-height: 25px;
        font-weight: 700;
        color: #212427;
        text-transform: normal;
        letter-spacing: .05em;
        margin-bottom: 10px;
        font-family: Montserrat
    }
    .numberbanner {
        line-height: 70px;
        text-align: center
    }

    .smallh5 {
        line-height: 30px;
        text-align: center
    }

    .title-section {
        font-size: 26px
    }

    .header-inner {
        padding: 10px 0
    }

    .entry-header .presentacion {
        text-align: center
    }

    .masthead {
        padding: 0
    }

    .card {
        margin: 0;
        margin-bottom: 15px
    }

    .card-question {
        padding: 20px;
        margin: 0 0 20px 0
    }

    .card-grey {
        margin: 0;
        margin-bottom: 15px
    }

    .listas h5 {
        text-align: center
    }

    .listas ul li {
        font-size: 14px;
        margin-bottom: 1px;
        text-align: center
    }
    .box-avatar {
        width: 100%;
        flex: auto
    }
    .avatar {
        max-width: 80px;
        height: 80px;
        margin-bottom: 30px;
        text-align: center;
        margin: auto;
    }
    .avatar img {
        width: 80px;
        height: 80px
    }

    .max-avatar {
        max-width: 250px;
        height: 250px
    }

    .max-avatar img {
        width: 250px;
        height: 250px
    }

    .box-avatar h4 {
        font-size: 14px;
        padding: 10px 15px;
        line-height: 20px;
        height: 80px;
        vertical-align: middle
    }

    .box-avatar p {
        font-size: 12px
    }

    .box-avatar-left {
        margin: 0;
        text-align: center;
        margin: auto;
        margin-bottom: 40px;
    }

    .box-avatar-left h4 {
        line-height: 26px;
        font-size: 18px;
        font-weight: 700
    }

    .box-avatar-left .info {
        width: 70%;
        margin: auto;
    }

    .box-img {
        margin: 0
    }

    .btn-avatar {
        color: #fff;
        background-color: #58b9da;
        font-size: 14px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 5px;
        text-align: center;
        display: block;
        width: 60%;
        margin: auto
    }
    .btn-submit-h {
        width: 100%;
        background: #108395;
        color: #fff;
        padding: 14px 30px;
        font-size: 14px;
        text-align: center;
        border-radius: 40px;
        display: block;
        cursor: pointer;
        border: none;
        font-weight: 500;
        margin: auto;
        margin-top: 15px;
    }
    .uagb-infobox__outer-wrap {
        position: relative;
        background: #00798c;
        padding: 40px;
        border-top-right-radius: 35px;
        border-bottom-right-radius: 35px;
        border-bottom-left-radius: 35px;
        margin-bottom: 30px;
    }
    .box-bg {
        padding: 40px 20px !important;
    }
    .top-footer {
        padding-bottom: 60px;
        text-align: center
    }

    .logo-footer img {
        width: 120px;
        height: auto;
        margin: auto
    }

    .wp-block-column {
        padding-top: 0
    }
    .text-white {
        color: #fff;
    }
    .wp-block-columns .bg_green_gradient_1 {
        background-color: #00AF66 !important;
        padding: 50px;
        margin-left: 0 !important
    }

    .wp-block-columns .bg_green_gradient_2 {
        background-color: #00A25E !important;
        padding: 50px;
        margin-left: 0 !important
    }

    .wp-block-columns .bg_green_gradient_3 {
        background-color: #00884F !important;
        padding: 50px;
        margin-left: 0 !important
    }

    .wp-block-columns .bg_green_gradient_4 {
        background-color: #007343 !important;
        padding: 50px;
        margin-left: 0 !important
    }
    .mb-3 {margin-bottom: 30px;}
    .mb-5, .my-5 {
        margin-bottom: 1rem !important
    }

    .pt-5, .py-5 {
        padding-top: 1rem !important
    }

    .pb-5, .py-5 {
        padding-bottom: 1rem !important
    }
    .plr-20 {padding: 0 20px 0 20px;}
    .pad-colum h4 {
        text-align: center
    }

    .pad-colum {
        padding: 50px 10px
    }

    .footer-copyright p {
        text-align: center;
        color: #fff;
        font-size: 13px
    }
    .uagb-cta__title {
        margin-bottom: 20px;
        line-height: 36px
    }
    .uagb-cta__desc {
        font-size: 40px;
        font-weight: 700;
        margin-bottom: 30px
    }
    .uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__content {
        margin-bottom: 20px
    }
    .wp-block-latest-posts.columns-4 li {
        width: 100%
    }
    .wp-block-latest-posts.is-grid li {
        margin: 0 0 16px 0;
        width: 100%
    }
    #footer {
        background: #007343;
        padding: 80px 0 0 0
    }
    .top-footer {
        padding-bottom: 60px
    }
    #bottom-footer {
        background: #00af66;
        padding: 20px 0 20px 0
    }
    .site-footer {
        width: 100%;
        background: #333;
        padding: 60px 0 40px 0;
        margin-top: 40px
    }
    .page-footer {
        width: 100%;
        color: #ffffff;
    }
    .page-footer .footer-logo img {
        width: 200px;
        height: 44px;
        margin: auto;
    }
    .page-footer h5 {
        font-family: Montserrat;
        font-size: 18px;
        
        font-weight: 700;
        color: #ffffff;
        margin-top: 60px;
        text-align: center;
    }

    .page-footer ul {
        font-size: 16px;
        color: #ffffff;
        margin: 0;
        padding: 0 20px;
    }

    .page-footer ul li {
        ffont-family: 'Source Sans Pro';
        list-style: none;
        list-style-position: inside;
        color: #ffffff;
        font-size: 16px;
        margin-bottom: 5px;
        text-align: center;
    }

    .page-footer a {
        color: #cfcfcf;
        text-decoration: none
    }

    .page-footer a:hover {
        color: #86a33a;
    }

    .page-footer p {
        color: #cfcfcf;
        text-decoration: none;
        font-size: 16px;
        margin-bottom: 0;
        text-align: center;
    }
    .wp-block-column:not(:first-child){
        margin-left: 0 !important;
    }
    .page-footer .wp-block-column {
        display: flex;
        flex-direction: column;
    }
    #bottom-footer .page-footer .wp-block-column:nth-child(1) {
        margin-right: 0 !important;
    }
    #bottom-footer .page-footer .wp-block-column:nth-child(2) {
        margin-left: 0 !important;
    }
    #bottom-footer .page-footer .wp-block-column:nth-child(3) {
        margin-left: 0 !important;
    }
    #bottom-footer .page-footer .wp-block-column:nth-child(4) {
        margin-left: 0 !important;
    }

    .footer-copyright p {
        text-align: center;
        color: #fff;
        font-size: 16px;
        padding: 10px 20px;
    }

    .footer-copyright p a {
        color: #fff;
        text-decoration: none
    }

    .footer-copyright p a:hover {
        color: #e27922
    }
	
	.social-icons {
		min-width: 230px
	}
	
    ul.social-icons {
		width: 100%
        text-align: center;
        padding: 0;
    }

    ul.social-icons li {
        margin: 5px;
        list-style: none;
        width: auto;
        display: inline-block;
    }
    .social-icons a {
        align-items: center;
        background: 0 0;
        color: #fff;
        display: flex;
        justify-content: center;
        padding: 0;
        text-decoration: none;
        transition: transform .15s ease-in-out;
        width: 30px
    }

    .social-icons a:focus, .social-icons a:hover {
        transform: scale(1.1);
        text-decoration: none
    }
    select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 1px solid #ccc;
        padding: 10px;
        border-radius: 10px !important;
        -webkit-border-radius: 25px;
        width: 100%;
        background: #fff !important;
        color: #999;
        margin-bottom: 0 !important;
    }
    .wpcf7-not-valid-tip {
        color: #dc3232;
        font-size: 14px;
        font-weight: 400;
        display: block;
    }
}

@media (min-width: 751px) {
    hr {
        background-color: #ddd;
        border: 0;
        height: 1px;
        margin-top: 3em;
        margin-bottom: 3em;
        width: 70%
    }
    .bg_hero h5 {
        font-weight: 400
    }
        .title-section {
        font-size: 36px;
        line-height: 46px;
        font-weight: 400;
        letter-spacing: 1px;
        margin: 0;
        color: #fff;
        margin-bottom: 10px
    }
    h1 {
        font-size: 46px;
        font-weight: 700;
        margin-bottom: 10px;
		letter-spacing: normal;
        color: #212427;
        text-transform: normal;
        font-family: Montserrat
    }
	

    h3 {
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 10px;
		letter-spacing: normal;
        color: #212427;
        text-transform: normal;
        font-family: Montserrat
    }

    h4 {
        font-size: 20px;
        line-height: normal;
        font-weight: 500;
		letter-spacing: normal;
        color: #212427;
        text-transform: normal;
        margin-bottom: 10px;
        font-family: Montserrat
    }

    h5 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
		letter-spacing: normal;
        color: #212427;
        text-transform: normal;
        letter-spacing: normal;
        margin-bottom: 10px;
        font-family: Montserrat
    }

    h6 {
        font-size: 16px;
        line-height: 25px;
        font-weight: 700;
		letter-spacing: normal;
        color: #212427;
        text-transform: normal;
        margin-bottom: 10px;
        font-family: Montserrat
    }
    .pb-5, .py-5 {
        padding-bottom: 3rem !important;
    }
    .pt-5, .py-5 {
        padding-top: 3rem !important;
    }
    .advgb-accordion-header h4, .advgb-accordion-header h4.advgb-accordion-header-title {
        font-size: 16px;
        line-height: 25px;
        font-weight: 500;
        color: #3c3950;
        text-transform: normal;
        letter-spacing: .05em;
        margin-bottom: 10px;
        font-family: Montserrat
    }

    .uagb-ifb-content {
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: column
    }

    .uagb-infobox__outer-wrap {
        position: relative;
        background: #00798c;
        padding: 40px;
        border-top-right-radius: 35px;
        border-bottom-right-radius: 35px;
        border-bottom-left-radius: 35px
    }

    .sa_hover_container ul {
        padding-left: 15px;
        list-style-position: outside
    }

    .gem-textbox-title-text ul {
        padding-left: 10px;
        list-style-position: outside
    }

    .site {
        width: 100%
    }

    #header {
        position: fixed;
        width: 100%;
        padding: 0;
        z-index: 3000;
        top: 0;
        left: 0;
        background: #fff
    }

    #header.header-scrolled {
        opacity: 0;
        height: 0;
        transition: all .35s ease-in-out
    }

    .bgcolor {
        background-color: rgba(0, 0, 0, .8);
        transition: all .35s ease-in-out
    }

    .name-dino {
        max-width: 470px
    }

     #content {
        width: 100%
    }

    #primary {
        padding: 40px 0 40px 0
    }

    #footer {
        background: #187346;
        padding: 80px 0 0 0
    }

    .top-footer {
        padding-bottom: 60px
    }

    #bottom-footer {
        background: #187346;
        padding: 40px 0 10px 0
    }

    .site-footer {
        width: 100%;
        background: #333;
        padding: 60px 0 40px 0;
        margin-top: 40px
    }

    #breadcrumbs {
		display:none;
        margin: 0 0 40px;
        color: #9a9a9a;
        font-size: 14px;
        font-style: italic
    }
	
	#breadcrumbs text-center {
		display:none
	}

    #breadcrumbs a:link {
        color: #163300
    }

    .text-white {
        color: #fff
    }

    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .5rem 0
    }

    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap
    }

    .navbar-brand img {
        width: 190px;
        height: auto
    }

    .header nav {
        z-index: 1000;
        width: auto;
        margin: 0;
        float: right;
        margin-top: 15px
    }

    .logo-footer img {
        width: 200px;
        height: auto
    }
    .title-section-s {
        font-size: 30px;
        line-height: 30px;
        font-weight: 400;
        letter-spacing: 1px;
        margin: 0;
        color: #3b5672;
        margin-bottom: 10px
    }

    .p-section {
        font-size: 16px
    }

    .contact_action {
        background: #d5dfde
    }

    .bg-header {
        background: #f8f8f8;
        text-align: center;
        padding: 40px 0 40px 0;
        margin-top: 100px
    }

    .bg-header h3, .bg-header p {
        font-family: 'Source Sans Pro';
    }

    .title-frase {
        font-size: 30px;
        line-height: 46px;
        font-weight: 400;
        letter-spacing: 1px;
        margin: 0;
        color: #002604
    }

    .p-frase {
        font-size: 16px;
        color: #333
    }

    .p-frase a {
        color: #e27922
    }

    .p-frase a:hover {
        color: #333
    }

    .title-masthead {
        font-size: 40px;
        line-height: 46px;
        font-weight: 400;
        letter-spacing: 1px;
        margin: 0 20%
		
    }

    .title-h4 {
        font-size: 30px;
        color: #3b5672
    }

    .title-h5 {
        font-size: 18px;
        line-height: 26px;
        color: #2184e6;
        font-weight: 300;
        margin-bottom: 15px
    }

    .title-callaction {
        font-size: 30px;
        font-weight: 400
    }

    .tel-callaction a {
        font-size: 40px;
        font-weight: 700;
        color: #108395
    }

    .tel-callaction a:hover {
        color: #333
    }

    .form-service {
        margin: 20px
    }

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        display: block !important;
        width: .5px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none;
        z-index: 0 !important
    }

    .bootstrap-select > .dropdown-toggle {
        position: relative;
        width: 100%;
        text-align: right;
        white-space: nowrap;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .btn-submit-h {
        width: 100%;
        background: #108395;
        color: #fff;
        padding: 14px 30px;
        font-size: 14px;
        text-align: center;
        border-radius: 40px;
        display: block;
        cursor: pointer;
        border: none;
        font-weight: 600;
        margin: auto
    }

    .btn-submit-h:hover {
        background: #333
    }
    select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 1px solid #ccc;
        padding: 10px;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        width: 100%;
        background: #fff !important;
        color: #999;
        margin-bottom: 0 !important;
    }
    .btn {
        width: 40%;
        margin: 10px;
        background: #2184e6;
        color: #fff;
        padding: 10px 10px;
        font-size: 14px;
        text-align: center;
        border-radius: 40px;
        display: block;
        cursor: pointer;
        border: none;
        text-decoration: none;
        font-weight: 400;
        display: inline-block
    }

    .btn:hover {
        background: #3e3e3e;
        color: #fff
    }

    .btn:visited {
        color: #fff
    }

    i {
        font-size: 30px;
        padding: 10px;
        color: #fff
    }

    .icon-box {
        position: relative;
        margin-top: 20px;
        padding: 0 10px 10px 80px;
        border: 1px solid #e3ebea;
        border-radius: 10px;
        background: #e3ebea
    }

    .icon-left {
        border-radius: 50%;
        text-align: center;
        display: block;
        position: absolute;
        width: 55px;
        height: 55px;
        top: 10px;
        left: 0;
        margin: 10px;
        background: #e27922
    }

    .icon-box h4 {
        text-align: left;
        margin-bottom: 2px;
        margin-top: 20px
    }

    .icon-box p {
        text-align: left;
        font-size: 12px
    }

    .card {
        background: 0 0;
        border: 1px solid #fff;
        border-radius: 10px;
        padding: 20px 0 20px 0;
        margin: 15px;
        flex: auto;
        width: 100%;
        overflow: hidden
    }

    .card-grey {
        background: 0 0;
        border: 1px solid #eee;
        border-radius: 10px;
        padding: 20px 0 20px 0;
        margin: 15px 0;
        flex: auto;
        width: 100%;
        overflow: hidden
    }

    .card h4 {
        margin-bottom: 20px
    }

    .card:hover {
        -webkit-box-shadow: 0 0 32px -14px #737373;
        -moz-box-shadow: 0 0 32px -14px #737373;
        box-shadow: 0 0 32px -14px #737373;
        -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03);
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -ms-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .card {
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -ms-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .card hr {
        margin-top: .5em;
        margin-bottom: .5em
    }

    .card .card-body {
        margin: 20px
    }

    .card .card-body .card-title {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        letter-spacing: normal;
        margin: 0;
        margin-bottom: 10px;
        color: #108395
    }

    .card-question {
        background: #fff;
        border: 1px solid #d0d0d0;
        border-radius: 10px;
        padding: 20px;
        margin: 15px;
        flex: auto;
        width: 100%;
        overflow: hidden
    }

    .card-question h4 {
        font-weight: 900;
        font-size: 16px;
        margin-bottom: 6px;
        color: #434343
    }

    .card-question p {
        font-weight: 400;
        font-size: 12px
    }

    .listas h5 {
        font-family: 'Source Sans Pro';
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        margin-bottom: 20px
    }

    .listas ul {
        font-size: 14px;
        margin: 0;
        padding: 0
    }

    .listas ul li {
        font-family: 'Source Sans Pro';
        list-style: none;
        list-style-position: inside;
        color: #333;
        font-size: 14px;
        margin-bottom: 1px;
        text-align: left
    }

    .listas a {
        color: #333;
        text-decoration: none
    }

    .listas a:hover {
        color: #e27922
    }

    .entry-content {
        width: 100%;
		padding-right: 50px;
    }

    .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
        margin-bottom: 15px
    }

    .entry-content ul {
        padding-left: 30px;
        margin-bottom: 25px
    }

    .entry-content ol {
        padding-left: 30px;
        margin-bottom: 25px
    }

    .entry-header {
        width: 100%;
        margin-bottom: 10px
    }

    .entry-header h1 {
        font-size: 40px;
        line-height: 46px;
        font-weight: 400;
        letter-spacing: 1px;
        margin: 0;
        margin-bottom: 20px
    }

    .entry-header h1 span {
        color: #e27922
    }

    .entry-header p {
        font-family: 'Source Sans Pro';
    }

    .entry-header .presentacion {
        font-style: italic;
        font-weight: 400;
        color: #108395;
    }

    .box-avatar {
        background: url(/bg-box-avatar.svg) no-repeat top center #fff;
        border: 1px solid #d0d0d0;
        border-radius: 10px;
        padding: 40px 30px;
        padding-bottom: 0;
        margin: 15px;
        flex: 100%;
        width: 100%;
        -webkit-box-shadow: 0 0 32px -14px #737373;
        -moz-box-shadow: 0 0 32px -14px #737373;
        box-shadow: 0 0 32px -14px #737373
    }

    .box-avatar .avatar {
        border-radius: 50%;
        text-align: center;
        width: 120px;
        height: 120px;
        border: 1px solid #eee;
        position: relative;
        top: -100px;
        background: #fff;
        z-index: 400;
        margin: auto
    }

    .box-avatar .avatar img {
        width: 60px;
        height: 60px;
        margin: auto
    }

    .btn-avatar {
        color: #fff;
        background-color: #58b9da;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 5px;
        text-align: center;
        display: block;
        width: 50%;
        margin: auto;
        text-decoration: none
    }

    .font-weight-bold {
        font-weight: 700 !important
    }

    .text-center {
        text-align: center !important
    }

    .mb-3, .my-3 {
        margin-bottom: 1rem;
    }

    .mt-4, .my-4 {
        margin-top: 1.5rem;
    }

    .btn-avatar:hover {
        color: #0c7393;
        text-decoration: none;
        background: #0c7393
    }

    .box-avatar a:active, .box-avatar a:focus {
        color: #333
    }

    .box-avatar a:visited {
        color: #333
    }

    .box-avatar h4 {
        font-size: 18px;
        padding: 10px 15px;
        line-height: 24px;
        height: 50px;
        vertical-align: middle;
        top: -80px;
        position: relative
    }

    .box-avatar p {
        font-size: 14px;
        color: #333;
        position: relative;
        top: -90px
    }

    .rounded-circle {
        border-radius: 50% !important;
        vertical-align: middle
    }

    .box-avatar-intro {
        background: #fff;
        border: 1px solid #d0d0d0;
        border-radius: 10px;
        padding: 40px 30px;
        margin: 15px;
        flex: 100%;
        width: 100%;
        -webkit-box-shadow: 0 0 32px -14px #737373;
        -moz-box-shadow: 0 0 32px -14px #737373;
        box-shadow: 0 0 32px -14px #737373
    }

    .box-avatar-intro .avatar {
        border-radius: 50%;
        text-align: center;
        width: 120px;
        height: 120px;
        border: 1px solid #eee;
        background: #fff
    }

    .box-avatar-intro h4 {
        font-size: 16px;
        padding: 10px 15px;
        line-height: 20px;
        height: 50px;
        vertical-align: middle
    }

    .box-avatar-intro p {
        font-size: 14px;
        color: #333
    }

    .box-avatar-left {
        padding: 10px 0;
        margin: 10px;
        flex: 100%;
        width: 100%;
        float: left
    }

    .box-avatar-left .avatar {
        border-radius: 50%;
        text-align: center;
        width: 80px;
        height: 80px;
        border: 1px solid #eee;
        background: #00AF66;
        float: left
    }

    .box-avatar-left .info {
        float: left;
        max-width: 80%;
        margin-left: 20px
    }

    .box-avatar-left h4 {
        padding: 0;
        color: #212427;
        line-height: normal;
        font-size: 24px;
        font-weight: 700;
        margin-top: 0;
    }

    .box-avatar-left p {
        font-size: 16px;
        line-height: 25px;
        color: #212427
    }

    .box-img {
        background: #fff;
        padding: 0 0 10px 0;
        margin: 10px;
        flex: 100%;
        border: 1px solid #d0d0d0;
        border-radius: 10px;
        width: 100%;
        float: left;
        overflow: hidden;
        -webkit-box-shadow: 0 0 32px -14px #737373;
        -moz-box-shadow: 0 0 32px -14px #737373;
        box-shadow: 0 0 32px -14px #737373
    }

    .box-img figure {
        text-align: center;
        width: 100%;
        max-height: 120px;
        float: left
    }

    .box-img figure img {
        width: 100%
    }

    .box-img h4 {
        font-size: 18px;
        padding: 0;
        line-height: 20px;
        color: #333;
        font-weight: 500;
        width: 100%;
        float: left;
        text-align: center;
        font-family: 'Source Sans Pro';
    }

    .box-img p {
        font-size: 18px;
        color: #212427;
        float: left;
        width: 100%;
        text-align: justify
    }

    .box-bg-arrow {
        background: #F9F9F9;
        padding: 50px 30px;
        border-top: 10px solid #ffffff;
    }

    .box-bg-arrow h4 {
        font-size: 18px;
        line-height: 25px;
        font-weight: 700;
        margin-top: 45px;
        height: 45px;
    }
    .box-bg-arrow p {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 30px;
        color: #212427;
        font-family: 'Source Sans Pro';
        height: 190px;
    }
    .box-bg-arrow .icon-img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #fff;
        margin: auto;
        margin-bottom: 20px;
        text-align: center
    }

    .box-bg-arrow img {
        width: 80px;
        margin: auto;
        vertical-align: middle;
        position: relative;
        top: 20px
    }
    .btn-simple {
        text-align: center;
        width: 100%;
        display: inline-block;
        color: #0c7393
    }

    .img-left {
        float: left;
        margin-right: 15px;
        margin-top: 20px
    }

    .btn-contor {
        border: 1px solid #fff;
        border-radius: 25px;
        padding: 8px 12px;
        top: -10px
    }

    .wp-block-columns .bg_green_gradient_1 {
        background-color: #00AF66 !important;
        padding: 50px;
        margin-left: 0 !important
    }

    .wp-block-columns .bg_green_gradient_2 {
        background-color: #00A25E !important;
        padding: 50px;
        margin-left: 0 !important
    }

    .wp-block-columns .bg_green_gradient_3 {
        background-color: #00884F !important;
        padding: 50px;
        margin-left: 0 !important
    }

    .wp-block-columns .bg_green_gradient_4 {
        background-color: #007343 !important;
        padding: 50px;
        margin-left: 0 !important
    }

    .sidebar {
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #dedede;
        padding: 20px 10px;
        float: left;
		display:none
    }

    .sidebar hr {
        height: 1px;
        background: #d5dfde;
        width: 70%;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .sidebar h4 {
        color: #108395;
        font-size: 20px;
        font-weight: 900;
        letter-spacing: 1px;
        margin: 0;
        width: 100%;
        text-align: center;
        text-transform: uppercase
    }

    .sidebar p {
        font-size: 16px;
        font-weight: 400;
        text-align: justify;
        line-height: 28px;
        margin: 0
    }

    .sidebar ul {
        padding: 0;
        margin: 0;
        width: 100%
    }

    .sidebar ul li {
        margin-bottom: 7px;
        border: 1px solid #d5dfde;
        padding: 8px 10px;
        list-style: none;
        list-style-position: inside;
        width: 100%;
        float: left
    }

    .sidebar ul li a {
        text-decoration: none;
        color: #108395
    }

    .sidebar ul li a:visited {
        text-decoration: none;
        color: #108395
    }

    .sidebar ul li a:focus {
        text-decoration: none;
        color: #108395
    }

    .sidebar ul li a:hover {
        color: #e27922
    }

    .sidebar .current_page_item {
        background: #108395
    }

    .sidebar .current_page_item > a {
        color: #fff !important
    }

    .sidebar .current_page_item a:hover {
        color: #e27922
    }

    .wpcf7-form .wpcf7-form-control-wrap {
        width: 100%
    }

    .wpcf7-form .wpcf7-form-control {
        width: 100%;
        padding: 14px 14px;
        font-size: 14px;
        margin-bottom: 8px;
        background: none;
        border-radius: 10px;
        height: 50px;
    }
    textarea {
        line-height: 1.5;
        width: 100%;
        height: auto !important;
    }
    .wpcf7-form .btn-submit {
        width: auto;
        background: #00af66;
        color: #fff;
        padding: 16px 30px !important;
        font-size: 16px !important;
        text-align: center;
        display: block;
        cursor: pointer;
        border: none;
        height: 50px;
		margin-right: 0;
		margin-left: auto;
		border-radius: 30px !important
    }
    .wpcf7-form .btn-submit:hover {
        background: #333;
        text-decoration: none
    }
	
	.wpcf7-form .btn-submit-white {
    	font-weight: 600;
		width: auto;
        background: white;
        color: #00af66;
        padding: 16px 30px !important;
        font-size: 16px !important;
        text-align: center;
        display: block;
        cursor: pointer;
        border: none;
        height: 50px;
		margin-right: 0;
		margin-left: auto;
		border-radius: 30px !important
}
	
    .wpcf7-form .btn-submit-white:hover {
        background: #333;
        text-decoration: none
    }

    .wpcf7-form br {
        display: none
    }

    .wpcf7-form span.wpcf7-not-valid-tip {
        color: red;
        font-size: 14px;
        font-weight: 400;
        display: block;
        padding: 0 0 0 20px;
        margin-bottom: 5px
    }

    input[type=email]:focus, input[type=tel]:focus, input[type=text]:focus, textarea:focus {
        border: 1px solid #163300;
        box-shadow: 0 0 5px #2b5709
    }

    .page-footer {
        width: 100%;
        color: #ffffff;
    }

    .page-footer h5 {
        font-family: Montserrat;
        font-size: 18px;
        
        font-weight: 700;
        color: #ffffff;
        margin-top: 60px;
    }

    .page-footer ul {
        font-size: 16px;
        color: #ffffff;
        margin: 0;
        padding: 0
    }

    .page-footer ul li {
        ffont-family: 'Source Sans Pro';
        list-style: none;
        list-style-position: inside;
        color: #ffffff;
        font-size: 16px;
        margin-bottom: 5px
    }

    .page-footer a {
        color: #cfcfcf;
        text-decoration: none
    }

    .page-footer a:hover {
        color: #86a33a;
    }

    .page-footer p {
        color: #cfcfcf;
        text-decoration: none;
        font-size: 16px;
        margin-bottom: 0
    }

    #bottom-footer .page-footer .wp-block-column {
        display: flex;
        flex-direction: column;
    }
    /*#bottom-footer .page-footer .wp-block-column:nth-child(1) {
        margin-right: 3em !important;
    }*/
    #bottom-footer .page-footer .wp-block-column:nth-child(2) {
        margin-left: 3em !important;
    }
    #bottom-footer .page-footer .wp-block-column:nth-child(3) {
        margin-left: 3em !important;
    }
    #bottom-footer .page-footer .wp-block-column:nth-child(4) {
        margin-left: 3em !important;
    }
    .footer-copyright p {
        text-align: center;
        color: #fff;
        font-size: 16px !important;
    }

    .footer-copyright p a {
        color: #fff;
        text-decoration: none
    }

    .footer-copyright p a:hover {
        color: #86a33a;
    }
    ul.social-icons {
        display: flex;
        flex-wrap: wrap;
        float: left;
    }
    ul.social-icons li {
        margin: 0;
        margin-left: 0;
        list-style: none;
        margin-right: 15px;
    }
    .social-icons a {
        align-items: center;
        background: 0 0;
        color: #fff;
        display: flex;
        justify-content: center;
        padding: 0;
        text-decoration: none;
        transition: transform .15s ease-in-out;
        width: 30px;
    }

    .social-icons a:focus, .social-icons a:hover {
        transform: scale(1.1);
        text-decoration: none
    }
    .text-white {
        color: #fff
    }

    .section-title {
        padding-top: 80px;
        padding-bottom: 60px
    }

    .box-question {
        padding: 40px 20px 40px 20px
    }

    .avatar-soporte {
        width: 59px;
        display: inline-block;
        top: 24px;
        position: relative;
        right: 10px
    }

    .centrado {
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: column
    }

    .pad-colum {
        padding: 50px
    }

    .wp-block-button__link {
        background-color: #32373c;
        border-radius: 28px;
        box-shadow: none;
        color: inherit;
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        margin: 0;
        padding: 10px 34px;
        text-align: center;
        text-decoration: none;
        overflow-wrap: break-word;
        border: 1px solid
    }

    .is-style-outline .wp-block-button__link {
        background-color: transparent;
        border: 1px solid
    }

    .wp-block-button__link:hover {
        text-decoration: none
    }

    .numbercapital {
        font-size: 50px
    }

    .numberbanner {
        font-size: 80px;
        font-weight: 700
    }

    .advgb-accordion-header, .advgb-accordion-header.ui-accordion-header.ui-state-default {
        border: 0 !important
    }

    .advgb-accordion-body, .advgb-accordion-wrapper .advgb-accordion-body.ui-widget-content {
        border: 0 !important
    }

    hr.wp-block-separator {
        margin: 1rem auto
    }

    .uagb-cta__title {
        font-size: 30px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 20px;
        line-height: normal
    }

    .no-margin {
        margin: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - 16px);
        background: #fff;
        padding: 30px 20px
    }

    hr.wp-block-separator {
        margin: 1rem auto;
        background-color: #ccc;
        width: 300px
    }

    .current-menu-parent a {
        color: #00AF66
    }

    .current_page_item a {
        color: #00AF66
    }

    .current-menu-parent .current_page_item {
        background: #d3e5cd
    }

    table.advgb-table-frontend {
        border: none
    }

    table.advgb-table-frontend thead {
        font-size: 20px;
        font-weight: 700
    }

    .font-mont * {
        font-family: Montserrat
    }

    .wp-block-image figcaption {
        margin-top: .5em;
        margin-bottom: 1em;
        color: #212427;
        font-size: 16px
    }

    .box-bg-arrow h4 {
        font-size: 16px;
        line-height: 25px;
        font-weight: 600
    }

    .wp-block-latest-posts.is-grid a {
        color: #212427;
        font-size: 18px;
        font-weight: 700
    }
}
.captcha-image {
    border: none !important;
}

.border-radius-10 {
	border-radius:10px
}