/*
 Theme Name:     Divi Child Theme
 Template:       Divi
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/**
 * Generic styles
 */

 .single-resource .container:before {
    display:none !important;
}

.et_password_protected_form {
    width:60% !important;
    margin-top:50px !important;
    margin-bottom:150px !important;
}

:link:focus, :visited:focus { -moz-outline: none; }
img { border: 0; }
a, a:active, a:focus, a:visited { outline: none; /*border: none;*/ }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
img {
    max-width: 100%;
    height: auto;
}

a:hover {
    text-decoration: none;    
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif !important;
}

body.et_pb_button_helper_class .et_pb_button:hover,
body .et_pb_button:hover:after {
    color: #fff !important;
}

/* New Menu */

.switcher .option {
    max-height: 500px !important;
}

.submenu-ntm-menu {
    text-align: center;
    margin-bottom: 0px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    background: whitesmoke;
}

.submenu-ntm-menu li {
  display: inline-block;
  width: auto;
  list-style: none;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: bold;
}

.submenu-ntm-menu li a {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

.menu-ncfpp-submenu-container .current-menu-item a {
    border-bottom: none !important;
    color: #359ceb;
}

.menu-kasa-submenu-container  .current-menu-item a {
    border-bottom: none !important;
    color: #359ceb;
}

.menu-footer-menu-container .current-menu-item a {
    border-bottom: none !important;
}


.menu-kasa-submenu-container > ul > li > a:hover {
    background: transparent;
    opacity: 1;
    color: #359ceb;
}

.menu-ncfpp-submenu-container > ul > li > a:hover {
    background: transparent;
    opacity: 1;
    color: #359ceb;
}

/* End New Menu */


/* Header */
#top-header {
    border-top: 3px solid #d42c0e;
    background-color: #fafafa !important;
}
.et_secondary_nav_enabled #page-container #top-header {
    background-color: #fafafa!important;
}
#top-header a {
    color: #c3c3c3;
}
#top-header .et-social-icons {
    margin-bottom: 0;
}
#et_top_search {
    margin-top: 0;
}
#top-menu-nav > ul > li > a {
    font-weight: 600;
}
#top-menu-nav > ul > li > a:hover {
    background: transparent;
    opacity: 1;
    color: #359ceb;
}
.current-menu-item a {
    border-bottom: 4px solid #359ceb;
}


.post-password-required .et_password_protected_form {
    min-height: initial;
    margin-top: 50px !important;
    margin-bottom: 150px !important;
    width: 60%;
    margin: auto;
}


/* Content */ 

body.page-template-default.page{
    font-size: 18px;
}


.et_pb_blurb_description ul li {
    line-height: 19px;
    margin-bottom: 10px;     
}

.single-post #main-content {
    background: rgba(12,113,195,0.07) !important;
}

.page-id-1016 #categories-2 {
    display: none;    
}

/* Footer */
#main-footer {
    border-top: 3px solid #000;
    margin-top: 3px;
    background: #F5F5F7 !important;
}

#footer-bottom {
    background-color: white;
}

#custom_html-3 li a:hover {
    color: #424242 !important;
}

#main-footer .links ul {
    margin: 0;
    padding: 10px 0;
}
#main-footer .links ul li {
    display: block;
    padding-left: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
}
#main-footer .links ul li:before {
    display: none;
}
#main-footer .links ul a{
    color: #464646;
    font-size: 18px;
    margin-right: 0px;
    padding-left: 0;
}
#main-footer .links ul li:first-child a{
    padding-left: 0px;
}
#main-footer .links ul a:hover{
    text-decoration: none;
    opacity: .8;
}
#main-footer .logoFooter {
    margin-top: 14%;
}
#main-footer .widget_recent_entries ul,
#main-footer .widget_recent_entries ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#main-footer .widget_recent_entries ul li:before {
    display: none;
}
#main-footer .widget_recent_entries ul li {
    border-top: 1px solid #dedede;
    padding: 5px 0;
}
#main-footer .widget_recent_entries ul li:first-child {
    border-top: 0 none;
}
#main-footer .widget_recent_entries ul li a:hover {
    color: #000;
}
#footer-info {
    float: none;
    text-align: center;
}
.menu-footer-menu-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-footer-menu-container li {
    font-size: 14px;
}
.menu-footer-menu-container li:before {
    display: none !important;
}
.menu-footer-menu-container li a {
    font-weight: 600;
    text-transform: uppercase;
    color: #555555!important;
}
.menu-footer-menu-container li a:hover {
    color: #359ceb!important;
}

/* NCFPP */
.serviceHomeIcons {
    text-align: center;
}
.serviceHomeIcons > .et_pb_column {
    background: transparent;
    padding-bottom: 20px;
}
.serviceHomeIcons h3 {
    font-size: 24px;
    color: #464646;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.serviceHomeIcons h4 {
    margin-top: 0;
}
.serviceHomeIcons .pic a{
    display: block;
}

/* Home */
.home .serviceHomeIcons > .et_pb_column {
    background: transparent;
}


.txtTop h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 50px;
    font-weight: 100;
}
.txtTop h2 strong {
    font-weight: 800;
}



.blogList .post {
    margin-bottom: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f1f1f1 !important;
}
.blogList .post .entry-featured-image-url {
    width: 30%;
    float: left;
}
.blogList .post .data {
    width: 70%;
    float: left;
}
.blogList .post .data {
    padding-left: 4%;
}
.blogList .post .post-meta {
    font-size: 12px;
    background: #595f6f;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 4px 12px;
}
.blogList .post .entry-title {
    margin-top: 15px;
    font-size: 22px;
    color: #464646;
}
.blogList .post .more-link {
    border: 1px solid #359ceb;
    display: inline-block;
    font-size: 12px;
    color: #359ceb;
    text-transform: uppercase;
    padding: 2px 8px;
    padding-right: 3px;
    margin-top: 10px;
    position: relative;
}
.blogList .post .more-link:after {
    margin-left: 0.3em;
    line-height: 1.7em;
    content: 'E';
    font-size: 13px;
    color: #359ceb;
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.blogList .post:hover .more-link {
    background: #359ceb;
    color: #fff;
    text-decoration: none;
}
.blogList .post:hover .more-link:after {
    color: #fff;
}
.blogList .post:hover .entry-title {
    color: #359ceb;
}
.blogList .post:hover .post-meta {
    background: #359ceb;
}


.titSec h2 {
    font-size: 34px;
    color: #464646;
}

.events-feed .et_pb_text_inner p, .events-feed .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p{
    display:none;
}

.events-feed .et_pb_text_inner h2, .events-feed .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h2, .events-feed-page .et_pb_column .et_pb_module .et_pb_text_inner h2{
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 30px;
}

.events-feed-page .et_pb_column .et_pb_module .et_pb_text_inner{
    margin-top: -80px;
    font-size: 18px !important;
}

.events-feed-page .et_pb_column .et_pb_module .et_pb_text_inner h2{
    margin-top: 30px;
}

.events-feed .et_pb_text_inner h2, .events-feed-page .et_pb_column .et_pb_module .et_pb_text_inner h2{
    color: #073475 !important;
}

.events-feed-page .et_pb_column .et_pb_module .et_pb_text_inner a{
    text-decoration: none;
    font-size: 23px !important;
}

.events-feed .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h2{
    color: #cc190c;
}


.events-feed .et_pb_text_inner h1{
    color: #073475;
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.events-feed .et_pb_text_inner, .events-feed .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description{
    font-size: 16px;
}

.events-feed-page .et_pb_column .et_pb_module .et_pb_text_inner{
    font-size: 23px;
}

.eventsFeed .panel-default>.panel-heading {
    background: transparent;
    border: 0 none;
    border-radius: 0px !important;
    padding: 0;
}
.eventsFeed.panel-group .panel {
    border-radius: 0px;
}
.eventsFeed.panel-group .panel+.panel {
    margin-top: 0;
}
.eventsFeed .panel-title {
    font-size: 17px;
    padding-bottom: 0;
}
.eventsFeed .panel-title a{
    line-height: 24px;
    display: block;
    background: #f6f6f6;
    border-color: #f1f1f1;
    border-radius: 0px !important;
    color: #8e97ac;
    padding: 10px 15px;
    padding-right: 34px;
    position: relative;
}
.eventsFeed .panel-title a:before {
    width: 24px;
    height: 25px;
    content: "\35";
    border-radius: 100%;
    background: #d0d2d9;
    color: #f6f6f6;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -12px;
    font-family: "ETmodules" !important;
    font-size: 22px;
    font-weight: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.eventsFeed .panel-title a:hover {
    text-decoration: none;
}
.eventsFeed .panel-title a[aria-expanded='false']:hover {
    color: #359ceb;
}
.eventsFeed .panel-title a[aria-expanded='false']:hover:before {
    background: #359ceb;
}
.eventsFeed .panel-title a[aria-expanded='false']:hover:after {
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: #359ceb;
}
.eventsFeed .panel-title a[aria-expanded='true']{
    background: #595f6f;
    border-color: #595f6f;
    color: #fff;
}
.eventsFeed .panel-title a[aria-expanded='true']:before {
    content: "\33";
    background: #fff;
    color: #595f6f;
}
.eventsFeed .panel-body .featuredImage {
    width: 35%;
    float: left;
    display: block;
    text-align: center;
}
.eventsFeed .panel-body .data {
    width: 65%;
    float: left;
    padding-left: 6%;
    color: #959595;
}
.eventsFeed .panel-body .data .more-link {
    border: 1px solid #359ceb;
    display: inline-block;
    font-size: 12px;
    color: #359ceb;
    text-transform: uppercase;
    padding: 2px 8px;
    padding-right: 3px;
    margin-top: 10px;
    position: relative;
}
.eventsFeed .panel-body .data .more-link:after {
    margin-left: 0.3em;
    line-height: 1.7em;
    content: 'E';
    font-size: 13px;
    color: #359ceb;
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.eventsFeed .panel-body .data .more-link:hover {
    background: #359ceb;
    color: #fff;
    text-decoration: none;
}
.eventsFeed .panel-body .data .more-link:hover:after {
    color: #fff;
}

.spotlightBox img {
    max-width: 60%;
}

#gform_wrapper_1 .gform_body {
    width: 70%;
    float: left;
}
#gform_wrapper_1 .gform_footer {
    width: 20%;
    float: left;
    clear: inherit;
    margin-top: 0;
    padding: 0;
}
#gform_wrapper_1 ul li.gfield {
    margin-top: 0;
    padding-right: 0 !important;
}
#gform_wrapper_1 .top_label div.ginput_container {
    margin-top: 0;
}
#gform_wrapper_1 .top_label .gfield_label {
    display: none;
}
#gform_wrapper_1 input[type='text']{
    border-color: #ececec;
    border-right: 0 none;
}
#gform_wrapper_1 input[type='submit']{
    font-size: 16px;
    color: #f26522;
    font-family: "ETmodules" !important;
    background: transparent;
    border: 0 none;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 38px;
    border: 1px solid #ececec;
    border-left: 0 none;
}

.titSocial {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.titSocial h3 {
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
}
.titSocial .folBt {
    float: right;
    margin-top: 25px;
    color: #ff1640;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}



/* Affiliates */
#affiliates-map {
    font-size: 16px;
    max-width: 800px;
    margin: 0 auto;
    padding-top: 20px;
    clear: both;
    overflow: hidden;
}

/*#affiliates-map h2 {
    font-weight: bold;
    text-align: center;
}
#affiliates-map h2 span {
    color: #359ceb;
}*/

#affiliates-map .map {
    width: 50%;
    margin: 20px auto;
    float: left;
}

.post-type-archive-affiliates #affiliates-map .map {
    width: 70%;
    float: left;
}

.post-type-archive-affiliates #main-content .container:before {
    display: none;
}

.post-type-archive-affiliates #left-area {
    width: 100%;
    padding-bottom: 23px;
}

#affiliates-map .description{
    pointer-events: none;
    position: fixed;
    font-size: 14px;
    line-height: 1em;
    text-align: center;
    background: #f5f5f5;
    padding: 10px 15px;
    z-index: 5;
    margin: 0 auto;
    color: #9e2121;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 1px #ddd;
            box-shadow: 0 0 0 1px #ddd;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: none;
}

#affiliates-map .description.active{
    display: block;
}

#affiliates-map .state-selector {
    display: table;
    margin: 0 auto;
    float: left;
    width: 30%;
    text-align: center;
    padding-top: 50px;
}

#affiliates-map .expand-map {
    background: #359ceb;
    color: #fff;
    border: 1px solid currentColor;
    padding: 10px 15px;
    font-size: 15px;
    position: relative;
}

/*#affiliates-map .expand-map::after {
    content: '';
    display: inline-block;
    border: 4px solid transparent;
    margin-left: 10px;
    border-left-color: currentColor;
}*/

#affiliates-map .expand-map:focus,
#affiliates-map .expand-map:hover {
    background: #ff1640;
    color: white;
    text-decoration: none;
}

#affiliates-map .states-select,
.tax-states .states-select,
.post-type-archive-affiliates .states-select {
    border: 1px solid #929292;
    padding: 8px;
    color: #929292;
    height: 40px;
    width: 140px;
    margin-top: 10px;
}

.tax-states #sidebar,
.post-type-archive-affiliates #sidebar {
    background: #eee;
    padding: 20px;
}

.tax-states #sidebar h5,
.post-type-archive-affiliates #sidebar h5{
    margin-top: 0;
}

.tax-states .affiliate {
    background: #f7f7f7;
    padding: 30px;
    margin-bottom: 20px;
}

.tax-states .affiliate__description h2 {
    margin: 0;
    display: inline-block;
    padding: 0;
    font-size: inherit;
    color: #337ab7;
    font-weight: inherit;
}

.tax-states .affiliate__description {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.tax-states .affiliate__contact-info,
.tax-states .affiliate__additional-content {
    font-size: 15px;
    color: #444;
}

.tax-states .affiliate__additional-content {
    padding-top: 20px;
}

.tax-states .affiliate__contact-info h4,
.tax-states .affiliate__additional-content h4 {
    font-weight: bold;
    margin: 20px 0 0;
    font-size: inherit;
}

.tax-states .affiliate__type {
    color: #555;
}

.tax-states .affiliate__phone:not(:last-of-type)::after {
    content: '·';
    display: inline-block;
    margin: 0 5px;
    font-weight: bold;
    font-size: 20px;
    vertical-align: middle;
    line-height: 15px;
}

.tax-states .affiliate__contact {
    display: block;
}

path{ fill: #ec9029; -webkit-transition: all .3s ease; transition: all .3s ease; cursor: pointer; }
.state:hover{fill:#0c70bb;}



/* Resources */
a.btn-view-all {
    background: #edebe9;
    color: #372a0d;
    padding: 5px 18px;
    font-size: 14px;
    margin-bottom: 10px;
}
a.btn-view-all:hover,a.btn-view-all:focus {
    background: #dbeaf6;
    color: #372a0d
}
a.btn-mobile-filter {
    background: #d8d3cf;
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding-top: 0;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-weight: bold;
}
#sidebar-resources .widget {
    border: 0;
    text-align: left
}

#sidebar-resources .widget h4 {
    text-align: left;
    background: #ecebe9;
    color: #372a0d;
    padding: 6px 10px 6px;
    margin: 0;
    font-size: 12px;
    line-height: 28px;
    min-height: 28px;
    border-bottom: 2px solid #fff
}

#sidebar-resources .widget h4 > i{
    float: right;
    margin-top: 8px;
}

#sidebar-resources .widget h4:last-child {
    border-bottom: 0
}

#sidebar-resources .widget .searchandfilter ul {
    margin: 0
}

#sidebar-resources .widget .searchandfilter ul li {
    display: block;
    margin: 0;
    padding: 0
}

#sidebar-resources .widget .searchandfilter ul li.parent-resource {
    font-family: 'robotobold', arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

#sidebar-resources .widget .searchandfilter ul li.parent-resource li {
    font-family: 'robotoregular', arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

#sidebar-resources .widget .searchandfilter ul ul {
    display: none;
    padding: 10px 0 12px
}

#sidebar-resources .widget .searchandfilter ul ul.children {
    display: block;
    margin-left: 15px;
    padding-top: 4px
}

#sidebar-resources .widget .searchandfilter ul ul li {
    margin-left: 10px;
    color: #736758;
    font-size: 13px;
}

.widget.widget_search_filter_register_widget {
    display: none;
    padding-top: 0;
    margin-bottom: 0
}

.widget.widget_search_filter_register_widget.filter-open {
    display: block
}
.page-template-template-resource.et_right_sidebar #sidebar {
    width: 30%;
    padding-left: 0;
}
.page-template-template-resource.et_right_sidebar #left-area {
    width: 100%;
    padding-left: 40px;
    padding-right: 0;
}
.page-template-template-resource #sidebar + #left-area {
    width: 70% !important;
}
.page-template-template-resource .resources-results-count {
    display: block;
    margin-top: 10px;
    background: #dbeaf6;
    padding: 8px 15px;
    color: #372a0d;
    margin-bottom: 20px
}
.page-template-template-resource .resources-results-count.no-results {
    background: #fcdfdf
}
.page-template-template-resource .resource-item {
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5
}

.page-template-template-resource .resource-item:last-child {
    border-bottom: none
}
.page-template-template-resource .resource-short-desc h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 0;
}

.page-template-template-resource .resource-short-desc p {
    color: #736758;
    font-size: 13px;
}
.resource-quick-download {
    display: block;
    margin-top: 10px
}

.resource-quick-download .file-type {
    text-transform: uppercase
}

.resource-quick-download a {
    display: block;
    font-size: 11px;
    color: #372a0d;
}
.resource-quick-download a i {
    margin-bottom: 6px
}
.resource-quick-download a:hover {
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}
.pagination {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.wp-pagenavi {
    text-align: center;
    border: 0 none;
}
.wp-pagenavi span.current {
    color: #000 !important;
}

.page-template-template-resource #main-content .container:before{ content: none; }

.page-template-template-resource #sidebar-resources {
    -webkit-box-shadow: -2px 0 11px 2px rgba(222,222,222,.85);
            box-shadow: -2px 0 11px 2px rgba(222,222,222,.85);
    padding: 20px;
    border-top: 3px solid #d42c0e;
}

.page-template-template-resource #sidebar .widgettitle {
    background: none;
    border: none;
    padding: 0;
    line-height: 1.3em;
    height: auto;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #d42c0e;
    font-size: 16px;
    font-weight: 600;
    color: #444;
}

.page-template-template-resource input[type=checkbox] {
    position: absolute;
    left: 0;
    border: 1px solid #939598;
    color: #1b1b1b;
    height: 15px;
    width: 15px;
    margin-right: 5px;
    vertical-align: text-bottom;
    outline: none;
    -webkit-appearance: none;
}

.page-template-template-resource input[type=checkbox]:checked {
    border: 1px solid #c7270a;
    background: #c7270a;
}

.page-template-template-resource input[type=checkbox]:checked:before {
    color: white;
    content: "X";
    line-height: 14px;
    font-size: 10px;
    display: block;
    text-align: center;
    font-family: "Open Sans";
    font-weight: bold;
}

.page-template-template-resource #filter_bar {
    color: #333;
}

.page-template-template-resource #filter_bar label {
    position: relative;
    padding-left: 20px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif !important;
}

.page-template-template-resource #filter_bar input[type=text] {
    width: 100%;
    padding: 5px 8px;
    border: solid 1px #c9c9c9;
    color: #666;
}

.page-template-template-resource #filter_bar li:not(.divider) {
    padding: 0 0 4px;
}

.page-template-template-resource .divider {
    margin: 10px 0 15px;
    border-bottom: 1px dotted #a9a9a9;
}

.page-template-template-resource .divider h4 {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    color: #444;
    margin-top: 2em;
}

.page-template-template-resource .search-label {
    padding-left: 0 !important;
    padding-top: 20px;
    padding-bottom: 20px;
}
.page-template-template-resource .search-label span {
    display: inline-block;
}

.page-template-template-resource .buttons {
    margin: 20px 0 10px;
}

.page-template-template-resource .button {
    background: #d42c0e;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
}

.page-template-template-resource .button:hover {
    text-decoration: none;
    color: #fafafa;
    background: #c7270a;
}

.page-template-template-resource .button.clear_filters {
    background: #a6a6a6;
}

.page-template-template-resource .button.clear_filters:hover {
    background: #999999;
}

.page-template-template-resource .hentry {
    border-bottom: 1px dotted #a9a9a9;
    line-height: 1.4;
    padding: 40px 0;
    color: #333;
}

.page-template-template-resource .hentry:first-of-type {
    padding-top: 0;
}

.page-template-template-resource .hentry:last-of-type {
    border-bottom: none;
}

.page-template-template-resource .hentry::after {
    display: block;
    clear: both;
    content: '';
}

.page-template-template-resource #left-area h1,
.page-template-template-resource .resource__title {
    margin: 20px 0 40px 0;
    padding: 0;
    font-size: 22px;
    font-weight: bold;
}

.page-template-template-resource .resource__metas {
    float: left;
    width: 35%;
}

.page-template-template-resource .resource__metas-item {
    line-height: 1.4;
}

.page-template-template-resource .resource__main {
    float: left;
    width: 65%;
    padding-left: 20px;
    font-size: 15px;
}

.page-template-template-resource .resource__metas-list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.page-template-template-resource .resource__resource-title {
    margin: 15px 0 5px;
    padding: 0;
    font-weight: 600;
}
.resource__resources .resource__resource-title{
    margin-top: 20px;
}

.page-template-template-resource  .resource__metas-item strong {
    font-weight: bold !important;
    font-family: 'Open Sans', sans-serif !important;
}

.page-template-template-resource .resource__resource-list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.page-template-template-resource .resource__resource-item {
    padding-left: 10px;
}

.page-template-template-resource .resource__resource-item::before {
    content: '·';
    font-weight: 700;
    color: #d42c0e;
}

.page-template-template-resource .resource__resource-link {
    color: #d42c0e;
}

.page-template-template-resource .resource__resource-link:hover {
    color: #c7270a;
}

.page-template-template-resource .page-numbers {
    display: inline-block;
    margin-right: 5px;
    color: #666;
}

.page-template-template-resource .page-numbers.current {
    color: #c7270a;
}

.page-template-template-resource a.page-numbers:hover {
    cursor: pointer;
    color: #c7270a;
    text-decoration: none;
}

.page-template-template-resource article:nth-child(even) {
  padding: 10px;
  background: rgba(12,113,195,0.07)!important;
}


.page-template-template-resource article:nth-child(odd) {
 background: #fafafa;
 padding: 10px;
}



/* Projects */
.projectsList {
    margin: 0;
    padding: 0 !important;
    list-style: none;
}
.projectsList li {
    list-style: none;
}
.projectsList li h2{
    font-weight: bold;
    color: #0c6db7;
    font-size: 26px;
    margin-top: 10px;
    padding-bottom: 0;
}
.projectsList li h2 a{
    color: #0c6db7;
}
.projectsList li:nth-child(2) h2 a{
    color: #05365c;
}
.projectsList li:nth-child(3) h2 a{
    color: #323232;
}
.projectsList li:nth-child(4) h2 a{
    color: #9c9c9c;
}
.projectsList li:nth-child(5) h2 a{
    color: #0c6db7;
}
.projectsList li h2 a:hover{
    text-decoration: none;
    opacity: .8;
}
.projectsList li .featuredImage {
    width: 100%;
    min-height: 130px;
    display: block;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.projectsList li .data {
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 30px;
    padding-right: 20px;
    margin-bottom: 30px;
    color: #464646;
    line-height: 18px;
}
.projectsList li .more-link {
    border: 1px solid #359ceb;
    display: inline-block;
    font-size: 12px;
    color: #359ceb;
    text-transform: uppercase;
    padding: 2px 8px;
    padding-right: 3px;
    margin-top: 10px;
    position: relative;
}
.projectsList li .more-link:after {
    margin-left: 0.3em;
    line-height: 1.7em;
    content: 'E';
    font-size: 13px;
    color: #359ceb;
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.projectsList li .more-link:hover {
    text-decoration: none;
    background: #359ceb;
    color: #fff;
}
.projectsList li .more-link:hover:after {
    color: #fff;
}

#sidebarFamily .widget_recent_entries {
    margin-bottom: 0 !important;
}
#sidebarFamily .widgettitle,
#sidebarFamily .widget_pages ul li a {
    margin: 0;
    padding: 20px 12px;
    font-size: 14px;
    background: #fff;
    color: #000;
    cursor: pointer;
    border-bottom: 1px dotted #ccc;
}
#sidebarFamily .widget_recent_entries:hover,
#sidebarFamily .widget_pages ul li a:hover {
    background: #eee;
}
#sidebarFamily .widget_pages a:hover {
    text-decoration: none;
}
#sidebarFamily .widget_recent_entries > ul {
    display: none;
    padding-top: 8px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}
#sidebarFamily .widget_recent_entries:nth-child(1) > ul {
    display: block;
}
#sidebarFamily .widget_recent_entries > ul li {
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 6px;
}
#sidebarFamily .widget_recent_entries > ul a {
    font-weight: 700;
}
#sidebarFamily .widget_recent_entries > ul a:hover {
    text-decoration: none;
    color: #359ceb;
}
#sidebarFamily .widget_pages ul li:nth-child(1) {
    border-top: 3px solid #d42c0e;
}
/*#sidebarFamily .widget_recent_entries:nth-child(1) .widgettitle,
#sidebarFamily .widget_pages ul li:nth-child(1) a {
    background: #822b1c;
    color: #fff;
}
#sidebarFamily .widget_recent_entries:nth-child(2) .widgettitle,
#sidebarFamily .widget_pages ul li:nth-child(2) a {
    background: #d42c0e;
    color: #fff;
}
#sidebarFamily .widget_recent_entries:nth-child(3) .widgettitle,
#sidebarFamily .widget_pages ul li:nth-child(3) a {
    background: #359ceb;
    color: #fff;
}
#sidebarFamily .widget_recent_entries:nth-child(4) .widgettitle,
#sidebarFamily .widget_pages ul li:nth-child(4) a {
    background: #1a69a6;
    color: #fff;
}
#sidebarFamily .widget_recent_entries:nth-child(5) .widgettitle,
#sidebarFamily .widget_pages ul li:nth-child(5) a {
    background: #464646;
    color: #fff;
}
#sidebarFamily .widget_recent_entries:nth-child(6) .widgettitle,
#sidebarFamily .widget_pages ul li:nth-child(6) a {
    background: #4ba7ed;
    color: #fff;
}*/
#sidebarFamily .widget_pages {
    margin-bottom: 0px;
    -webkit-box-shadow: -2px 0 11px 2px rgba(222,222,222,.85);
    box-shadow: -2px 0 11px 2px rgba(222,222,222,.85);
}
#sidebarFamily .widget_pages ul{
    margin: 0;
    padding: 0;
}
#sidebarFamily .widget_pages ul li {
    margin-bottom: 0;
}
#sidebarFamily .widget_pages ul li a {
    display: block;
}
#sidebarFamily.fixed {
    position: fixed;
    top: 25%;
    right: 0;
    width: 15%;
    z-index: 99;
}


.entry-content ol {
    list-style-position: outside;
    padding-left: 30px;
}
.entry-content ul {
    list-style-type: square;
    padding-left: 30px;
}
.entry-content ol li,
.entry-content ul li {
    padding-left: 6px;
    padding-bottom: 4px;
}





@media (min-width: 981px){
    .page-template-template-resource #sidebar {
        width: 28.875%;
    }
    
    .page-template-template-resource #sidebar + #left-area {
        width: 70% !important;
        float: right;
    }   
}

@media (max-width: 1024px){
    
    .submenu-ntm-menu li a{
        font-size: 14px;
    }   

}


@media (max-width: 991px){
    .container {
        width: 100% !important;
    }
}


@media (max-width: 980px){
    .page-template-template-resource #sidebar + #left-area {
        width: 100% !important;
        float: none;
    }
    
    .et_header_style_left .logo_container {
        width: auto;
    }   
}


@media (max-width: 900px){
    
    .submenu-ntm-menu li {
        display: inline-block !important;
        float: none !important;
        width: auto !important;
    }   

}



@media only screen and (min-width: 768px) {
    /* Resources */
    #sidebar-resources {
        padding-bottom: 40px;
    }
    a.btn-mobile-filter {
        display: none;
    }
    #sidebar-resources h3 {
        margin: 0;
        margin: 0px;
        height: 53px;
        line-height: 53px;
        padding: 0 0 0 15px;
        width: 100%;
        border: 1px solid #D6D1CC;
        background: #F5F5F5;
        font-size: 20px
    }
    #sidebar-resources ul ul {
        display: block;
        padding: 10px 0 12px
    }
    #sidebar-resources .widget {
        display: block;
        background: #F5F5F5;
        position: relative;
        border: 1px solid #D6D1CC;
        border-top: none;
        padding-top: 10px;
        padding-bottom: 15px;
        background-repeat: no-repeat
    }

    #sidebar-resources .widget h4 {
        background: none;
        color: #372a0d;
        padding-left: 0;
        border-bottom: 0;
        font-size: 15px;
        line-height: 128%;
        margin-top: 5px
    }

    #sidebar-resources .widget .searchandfilter ul {
        display: block;
        padding-left: 15px;
        margin-top: 0
    }

    #sidebar-resources .widget .searchandfilter ul ul {
        display: block;
        margin-left: 0;
        padding-left: 0;
        padding-top: 2px;
        padding-bottom: 5px
    }

    #sidebar-resources .widget .searchandfilter ul ul li {
        margin-left: 0
    }

    .page-template-template-resource h3.widgettitle {
        display: block;
    }
    .page-template-template-resource .resource-item {
        position: relative
    }

    .page-template-template-resource .resource-data {
        display: block;
        margin-top: 7px;
        text-align: left;
        font-size: 9px;
        font-family: 'robotolight', arial, sans-serif;
        font-weight: 300;
        font-style: normal
    }

    .page-template-template-resource .resource-data p {
        margin-bottom: 0
    }

    .page-template-template-resource .resource-short-desc {
        margin-left: 140px;
        display: block;
        min-height: 157px
    }

    .resource-quick-download {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 120px;
        background: #F5F5F5;
        text-align: center;
        padding: 15px;
        margin-top: 0;
    }

    .resource-quick-download i {
        display: block;
        vertical-align: top;
        font-size: 58px;
        line-height: 58px;
        margin: 0;
        padding: 0;
        text-align: center
    }

    .resource-quick-download i:before {
        margin-right: 0
    }

    .resource-quick-download .button span {
        text-transform: uppercase
    }
    .resource-quick-download a {
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }
    
}



@media (max-width: 980px) {

    .et_pb_contact_submit.et_pb_button {
        width: 125px;
    }

    .page-template-template-resource.et_right_sidebar #left-area {
        padding-left: 0;
    }

    #affiliates-map .map,
    #affiliates-map .state-selector {
        width: 100%;
        float: none;
    }

    #affiliates-map .state-selector {
        padding-top: 20px;
    }
    
    #gtranslate_wrapper{
        right: 8% !important;
        left: unset !important;
    }
    
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 310px;
    }   

}


@media (max-width: 768px) {
    .submenu-ntm-menu li a {
        font-size: 11px;
    }   
}

@media (max-width: 767px) {
    #footer-widgets .footer-widget .fwidget, #footer-widgets .footer-widget:nth-child(n) {
        margin-bottom: 0;
        margin: 0 auto !important;
        text-align: center !important;
        float: none;
    }
    
    #footer-widgets {
        padding: 5% 0;
    }
    
    #main-header{
        padding-top: 6px;
        padding-bottom: 0px;        
    }
    
    body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
        padding-top: 10px;
    }   
    
}

@media (max-width:900px) {
    .et_pb_widget_area div {
        width: 100% !important;
    }

    #content_value p {
        font-size: 22px !important;
    }

    .serviceHomeIcons > .et_pb_column {
        background: transparent;
        padding-bottom: 0px;
    }

    .text-lfpp {
        text-align: center;
    }

}


@media (max-width:800px) {
    .et_pb_button_module_wrapper.et_pb_button_alignment_right {
        text-align: center;
    }
    
    .txt-home-thank {
        text-align: center;
        top: -20px;
        position: relative;
    }
}

@media (max-width:700px) {
    
    .txt-home-thank {
        text-align: center;
        top: -20px;
        position: relative;
    }

    .list__usaterritories {
        text-align: center;
    }

    .list__usaterritories ul {
        padding-left: 0px;
        text-align: center;
    }

    .list__usaterritories ul li {
        padding-left: 0px;
    }


    .bt_events_home {
        margin: auto;
        clear: both;
        display: block !important;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
        max-width: 80%;
    }

    .et_pb_button_module_wrapper.et_pb_button_alignment_right {
        text-align: center;
    }

    .state-selector ul {
        padding-left: 0px;
    }

}

@media (max-width: 520px) {

    #content_value p {
        font-size: 16px !important;
    }

    .home-page-feednews .et_pb_post h2 {
        font-size: 22px;
    }

    #gtranslate_wrapper {
        right: 0px !important;
        left: unset !important;
    }
    
    .switcher {
        font-family: Arial;
        font-size: 9px;
        text-align: left;
        cursor: pointer;
        overflow: hidden;
        width: 120px;
        line-height: 16px;
    }

    .switcher a {
        text-decoration: none;
        display: block;
        font-size: 12px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .et_pb_button_module_wrapper.et_pb_button_alignment_right {
        text-align: center;
    }

}




@media (max-width: 480px) {
    .page-template-template-resource .resource__metas {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .page-template-template-resource .resource__main {
        float: none;
        width: 100%;
        padding-left: 0;
        font-size: 15px;
    }

    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 130px;
    }   
}



@media (max-width: 420px) {

    .blogList .post .data,
    .blogList .post .entry-featured-image-url {
        width: 100%;
        float: none;
    }
    .blogList .post .data {
        padding-left: 0;
        padding-top: 10px;
    }

    #main-footer .logoFooter {
        margin-top: 0;
    }

    .eventsFeed .panel-body .featuredImage,
    .eventsFeed .panel-body .data {
        width: 100%;
        float: none;
    }

    .eventsFeed .panel-body .data {
        padding-left: 0;
        padding-top: 15px;
    }

    #gform_wrapper_1 .gform_body {
        width: 80%;
    }

}

/*Julian Fernandez*/ 

:root{
    --blue: #073475;
    --grey: #707070;
    --white: #ffffff;
    --background-color: #E8F2F8;

}

.titleFamily{
    text-align: center;
    color: var(--white);
    background-color: var(--blue);
    padding: 25px;
    margin: 0px;
}

.bg-family{
    background-color: var(--background-color);
    height: 100%;
}
.descriptionFamily{
   padding-top: 25px;
    text-align: center;
    color: var(--blue);
}

.form-container{
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0!important;
    justify-content: space-between;
}

.form-select{
    background-color: var(--white);
    outline: 0;
    box-shadow: none;
    border: 0;
    background-color: var(--white);
    /*margin-right: 15px;*/
    color: var(--blue);
    border-radius: 12px;
    font-size: 16px;
    font-weight: 400;


    /* -webkit-appearance: none; */
    /* -moz-appearance: none; */
    /* -ms-appearance: none; */
    /* appearance: none; */

    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzUycHQiIGhlaWdodD0iNzUycHQiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDc1MiA3NTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8cGF0aCBkPSJtMjIyLjA5IDI1NC42NGgzMDMuMzljNTMuMjc3IDAgODEuMzk4IDY1LjExNyA0Mi45MTggMTAzLjZsLTE1Mi40MyAxNTAuOTVjLTIzLjY4IDIzLjY4LTYyLjE1NiAyMy42OC04NS44MzYgMGwtMTUwLjk2LTE1Mi40M2MtMzYuOTk2LTM2Ljk5Ni0xMC4zNTktMTAyLjEyIDQyLjkxOC0xMDIuMTJ6IiBmaWxsPSIjMDYzNDc1Ii8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat, repeat;
    background-position: right 0.5em top 50%, 0 0;
    background-size: 1.2em auto, 100%;

    padding: 7px 7px 7px 10px;
    /*text-transform: uppercase;*/
    width: 22%;
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
}
.form-select.active{
    outline: 4px solid #4bb6f5;
}

.form-select:focus{
    outline: 3px solid #5a5a5a;
    box-shadow: 0px 2px 9px 1px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 2px 9px 1px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 2px 9px 1px rgb(0 0 0 / 30%);
}


.form-select:nth-child(4n) {
    margin-right: 0;
}

.search-container{
    display: flex;
    padding-top: 0!important;

    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
}

.input-simple{

    width: 100%;
    margin-top: 15px!important;
    margin-bottom: 15px!important;
    font-size: 16px;
    font-weight: bold;
    border: none;
    background: #FFFFFF;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><path fill='%23838D99' d='M13.22 14.63a8 8 0 1 1 1.41-1.41l4.29 4.29a1 1 0 1 1-1.41 1.41l-4.29-4.29zm-.66-2.07a6 6 0 1 0-8.49-8.49 6 6 0 0 0 8.49 8.49z'></path></svg>");
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-size: 20px 20px;
    border: 1px solid #C5CBD5!important;
    padding: 1px 15px 5px 40px!important;
    border: 0;
    border-radius: 12px;
    } 

    .input-simple:focus {
        outline: none;
        border: 1px solid var(--blue);
    }

    .input-simple:focus{
        outline: 3px solid #5a5a5a;
        box-shadow: 0px 2px 9px 1px rgb(0 0 0 / 30%);
        -webkit-box-shadow: 0px 2px 9px 1px rgb(0 0 0 / 30%);
        -moz-box-shadow: 0px 2px 9px 1px rgb(0 0 0 / 30%);
    }
    
    .input-simple::placeholder{
      color:  var(--blue);
     
    }
    


    .btn-search{
        background-color: var(--blue);
        color: var(--white);
        font-weight: bold;
        border-radius: 12px;
        padding: 9px 65px 9px 65px;
        font-size: 15px;
        margin-top: 15px!important;
        margin-bottom: 15px!important;
        margin-left: 20px!important;
        margin-right: 0px!important;
        transition: all 0.5s ease;
        border: 3px solid #073475;                       
        text-decoration: none;
    }

    .btn-search:hover{
        background-color: #ffffff;
        border: 3px solid #073475;                       
        color: #073475;
        text-decoration: none;
        cursor: pointer;
    }
    .btn-search:focus{
        outline: 3px solid #000;
        box-shadow: 0px 2px 9px 1px rgb(0 0 0 / 30%);
        -webkit-box-shadow: 0px 2px 9px 1px rgb(0 0 0 / 30%);
        -moz-box-shadow: 0px 2px 9px 1px rgb(0 0 0 / 30%);
    }

    .btn-clear{
        background-color: #ffffff;
        border: 3px solid #073475;                       
        color: #073475;
        font-weight: bold;
        border-radius: 12px;
        padding: 9px 13px 9px 13px;
        font-size: 15px;
        margin-top: 15px!important;
        margin-bottom: 15px!important;
        margin-left: 20px!important;
        margin-right: 0px!important;
        transition: all 0.5s ease;
        text-decoration: none;
        text-transform: uppercase;
        display: none;
        white-space: nowrap;
    }

    .btn-clear:hover{
        background-color: var(--blue);
        color: var(--white);
        border: 3px solid #073475;                       
        text-decoration: none;
        cursor: pointer;
    }
    .btn-clear.visible{
        display: block;
    }

    .filter-text{
        text-align: center;
        color: var(--blue);
        font-size: 20px;
       padding: 25px;
       margin-bottom: 20px;
    }

    .filter-text span{
        font-weight: bolder;
    }

    .filter-btn{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 12px;
    }

    .filter-btn a{
        text-decoration: none;
        color: white;
        background-color: var(--blue);
        padding: 7px 65px 7px 65px;
        border-radius: 12px;
        transition: all 0.5s ease;
        border: 3px solid #073475;
        text-decoration: none;
        font-size: 18px;
        line-height: 22px;
    }
    .filter-btn a:hover{
        background-color: #ffffff;
        border: 3px solid #073475;
        color: #073475;
        text-decoration: none;
    }
    .filter-btn a:focus{
        border: 3px solid #073475;
        text-decoration: none;
        color: white;
        background-color: var(--blue);
    }
    .filter-btn a.active{
        outline: 4px solid #4bb6f5;
    }

    .card-container{
        display: flex;
/*        width: 1170px;*/
        margin: 0 auto;
        flex-wrap: wrap;
    }

    .card{
        width: calc((100% - 100px) / 3);
        margin: 0px 50px 0px 0px;
        box-shadow: 0px 5px 18px 1px rgb(0 0 0 / 30%);
        -webkit-box-shadow: 0px 5px 18px 1px rgb(0 0 0 / 30%);
        -moz-box-shadow: 0px 5px 18px 1px rgb(0 0 0 / 30%);
    }
    .card:nth-child(3n) {
        margin-right: 0;
    }
    

    .card-img{
        width: auto;
        padding: 18px 20px;
        margin: auto;
        display: block;
        max-height: 192px;
        height: auto;
        margin: 0 auto;
    }
    .card-block-img-container{
        display: flex;
        justify-content: center;
    }
   
    .card-block-img{
       padding: 15px;
       width: 75%;
       padding: 20px;
    }

    .card-description{
        background-color: var(--background-color);
        font-size: 18px;
        line-height: 22px;
        font-weight: bold;
        padding: 10px 20px;
        color: var(--blue);
        display:block;
        text-decoration: none;
    }

    .card-description-secondary{
        color: var(--grey);
        font-style: italic;
        font-size: 16px;
        padding: 10px 20px;
        margin: 0px;
    }

    .card-videolink{
        text-decoration: none;
        font-size: 12px;
        color: var(--blue);
        font-weight: bold;
        padding: 10px 10px 0 10px;
        display: flex;
        align-items: center;
        flex-direction: row;
    }
    .card-videolink:hover{
        text-decoration: none;
    }

    .shortcodes .container_terms .card-videolink{
        padding: 10px 20px 0 0px;
    }
    
    .card-languageslinks-container{
        padding:10px 10px 0 20px;
    }
    .card-languageslinks-container span{
        color: var(--grey);
    }

    .card-languageslinks-container a{
        color: #cc1b39;
        font-size: 14px;
    }

    .card-languageslinks-container i {
        margin-left: 2px;
        margin-right: 12px;
    }

    .footer-jf{
        text-align: center;
        margin-top: 55px;
        margin-bottom: 15px;
    }

    .footer-jf a{
        text-decoration: none;
        color: var(--blue);

    }

    .footer-jf a span{
        border-radius: 75px;
        background-color: var(--blue);
        color: var(--white);
        padding: 0px 7px 0px 7px;
        font-weight: bold;
    }

    
/*** ADD SINGLE RESOURCES **********/
li{
    font-size: 15px;
}

:root{
    --blue: #073475;
    --grey: #707070;
    --white: #ffffff;
    --background-color: #E8F2F8;

}

.title-fvr{
    background-color: var(--blue);
    color: white;
    font-size: 1.7em;
    padding: 1% 0% 1% 23%;
}
.title-fvr-new{
    background-color: var(--blue);
    color: white;
    padding: 1% 0% 1% 0%;
}
.title-fvr-new h1{
    font-size: 1.7em;
    color: white;
    padding: 0;
    margin: 0;
}

body:not(.et-tb) #main-content .container.top-none, body:not(.et-tb-has-header) #main-content .container.top-none {
    padding-top: 0px;
}

.section-container {
    display: grid; 
    grid-template-columns: 1.8fr 1fr 1fr 1fr 38.7%; 
    grid-template-rows: .5fr .5fr 1fr 1fr 1fr; 
    gap: 0px 0px; 
    grid-template-areas: 
      ". bloque bloque bloque aside"
      ". title title title aside"
      ". text-fv text-fv text-fv aside"
      ". text-fv text-fv text-fv aside"
      ". text-fv text-fv text-fv aside";
      
      
  }


.bck-content {
    position: relative;
    margin: 0px;
    padding: 0px;
}
.bck-content::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 60%;
      background-color: var(--background-color);
    }


.section-container-new {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
}    

.section-container-new .column-text{
    width: 60%;
}
.section-container-new .column-aside{
    width: 35%;
    background-color: var(--background-color);
}


  .section-img{
    margin: 55px 0px 55px 0px;
    grid-area: bloque;
  }

  .section-title-container{
    grid-area: title;
  }

  .section-title{
    color: var(--blue);
    font-weight: bold;
    font-size: 3.5em;
    padding-right: 15px;
  }

  .section-title-fvr{
    color: var(--blue);
    padding: 25px 0px 5px 0px;
    font-size: 17px;
  }

  .border-title{
    width: 10%;
    border-top: 2px solid #44C5F1;
    margin-left: 0;
    margin-top: 10px;
  }

  .webinar-link{
    text-decoration: none;
        font-size: 12px;
        color: var(--blue);
        font-weight: bold;
        padding: 10px 20px 0 0px;
        display: flex;
        align-items: center;
        flex-direction: row;
    }
    .webinar-link:hover{
        text-decoration: none;
    }
  .section-text{
    grid-area: text-fv;
    width: 90%;
  }
  

  .section-text p{
    font-size: 16px;
  }
  .section-text p:nth-child(5){
    font-size: 16px;
  }

  .section-text p:nth-child(7){
    color: var(--grey);
    font-style: italic;
    font-size: 15px;

  }

  .section-text a{
    color: #cc1b39;
  }

  .column-text .webinar-link{
  }

  .section-text .resource__metas-item{
    margin-top: 20px;
  }

  aside{
    grid-area: aside;
    background-color: var(--background-color);
    
  }

  .btn-responsive{
    display: none;
  }

  .aside-title{
    color: var(--blue);
    padding-left: 45px;
    padding-top: 75px;
    width: 300px;
    text-align: left;
    font-size: 25px;
    font-weight: 700;
  }

  .aside-border-title{
    width: 30%;
    margin-left: 45px;
    border-top: 2px solid #44C5F1;
    margin-bottom: 0;
    margin-top: 0;
  }

  .title-allr-container{
    width: 300px;
    padding-left: 45px;
    padding-bottom: 30px;
  }
  .title-allr a{
    color: white;
    background-color: var(--blue);
    padding: 8px 10px;
    border-radius: 12px;
    transition: all 0.5s ease;
    border: 3px solid #073475;
    text-decoration: none;
    display: block;
    text-align: center;
    text-transform: uppercase;
  }
  .title-allr a:hover{
    background-color: #ffffff;
    border: 3px solid #073475;                       
    color: #073475;
    text-decoration: none;
    cursor: pointer;
}


 


/*CARDS*/

.aside-card-container{
    padding-left:45px;
    padding-top: 25px;
    width: 300px;
}
.aside-card{
  background-color: var(--white);
    margin-bottom: 25px;
    width: calc((100% - 100px) / 3);
    margin: 0px 50px 0px 0px;
    box-shadow: 0px 5px 18px 1px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 5px 18px 1px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 5px 18px 1px rgb(0 0 0 / 30%);
    padding-bottom: 20px;
}
.aside-card:nth-child(3n) {
margin-right: 0;
}
.container_terms{
    padding: 10px 10px 10px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.card .container_terms,
.aside-card-container .aside-card .container_terms{
    padding: 10px 10px 0px 10px;
}


.aside-card-container .aside-card{
    width: 100%;
    margin: 0 0 50px 0;
}

.aside-card-img{
    width: auto;
    padding: 18px 20px;
    margin: auto;
    display: block;
    max-height: 186px;
    height: auto;
    margin: 0 auto;
}
.aside-card-block-img-container{
    display: flex;
    justify-content: center;
}

.aside-card-block-img{
   padding: 15px;
   width: 75%;
   padding: 20px;
}

.aside-card-description{
    background-color: var(--background-color);
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    color: var(--blue);
}



.aside-card-description-secondary{
    color: var(--grey);
    font-style: italic;
    font-size: 13px;
    padding: 10px;
}

.aside-card-videolink{
    text-decoration: none;
    font-size: 12px;
    color: var(--blue);
    font-weight: bold;
    padding: 10px;
}

.aside-card-languageslinks-container{
    padding-left: 20px;

}
.aside-card-languageslinks-container span{
    color: var(--grey);
}

.aside-card-languageslinks-container a{
    color: #cc1b39;
    font-size: 14px;
    padding-right: 10px;
}


.section-container-new .column-aside .aside-card-description{
    padding-left: 20px;
}
.section-container-new .column-aside .aside-card-description-secondary{
    padding-left: 20px;
}

.page-template-template-resource,
body, input, textarea, select {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif!important;
}

#main-footer .links ul li,
#footer-widgets .footer-widget li,
#top-menu-nav > ul > li > a{
    font-family: 'PT Sans',Helvetica,Arial,Lucida,sans-serif!important;
}

.loading-resources{
    text-align: center;
    font-size: 15px;
    margin:30px 0 15px 0;
    color:#666;
}
.load-more button{
    margin:0 auto 70px;
    display: block;
    text-decoration: none;
    color: white;
    background-color: #073475;
    padding: 7px 65px 7px 65px;
    border-radius: 12px;
    transition: all 0.5s ease;
    border: 3px solid #073475;                       
    text-decoration: none;
    display: none;
}
.load-more button:hover{
    background-color: #ffffff;
    border: 3px solid #073475;                       
    color: #073475;
    text-decoration: none;
}
.load-more.visible button{
    display: block;
}



.card{
    margin-bottom: 6rem;
}

.page-template-template-resource article:nth-child(even),
.page-template-template-resource article:nth-child(odd) {
    background: #fff!important;
}
.page-template-template-resource article{
    padding: 0 0 20px 0!important;
    height: auto!important;
}

.box-load-ajax{
    padding-top:75px;
}
.box-load-ajax .card-container.container{
    padding-top:0px!important;
}

.sop_no_results{
    text-align: center;
    padding-bottom: 80px;
}
.sop_no_results h3{
    font-weight: 400;
}

.shorcode-container{
    padding: 3rem 0 5rem;
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
}
.shorcode-container .aside-card{
    margin-bottom: 6rem;
}

.title-shorcode{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0 20px 0;
    align-items: center;
}

.bnt_all_shorcode a{
    display: block;
    text-decoration: none;
    color: white;
    background-color: #073475;
    padding: 8px 20px 8px 20px;
    border-radius: 12px;
    transition: all 0.5s ease;
    border: 3px solid #073475;                       
    text-decoration: none;
    text-transform: uppercase;
}
.bnt_all_shorcode a:hover{
    background-color: #ffffff;
    border: 3px solid #073475;                       
    color: #073475;
    text-decoration: none;
}




@media (max-width: 1590px) {
  .title-fvr{
      background-color: var(--blue);
  color: white;
  font-size: 1.7em;
  padding: 1% 0% 1% 14%;
  margin: 0;
  }

  .section-container {
      display: grid; 
      grid-template-columns: .8fr 1fr 1fr 1fr 2fr; 
      grid-template-rows: .5fr .9fr 1fr 1fr 0fr; 
      gap: 0px 0px; 
      grid-template-areas: 
        ". bloque bloque bloque aside"
        ". title title title aside"
        ". text-fv text-fv text-fv aside"
        ". text-fv text-fv text-fv aside"
        ". text-fv text-fv text-fv aside";
        
        
    }

    .section-title{
      color: var(--blue);
      font-weight: bold;
      font-size: 2.5em;
      padding-right: 15px;
    }

   
}

@media (max-width: 1200px) {
.section-title-fvr{
  padding: 15px 0px 0px 0px;
}

.border-title{
  width: 10%;
  margin-left: 0px;
  border-top: 2px solid #44C5F1;
}
.webinar-link{
  margin-top: 15px!important;
}
  .section-container {
      display: grid; 
      grid-template-columns: 1fr 1fr 1fr 1fr .5fr; 
      grid-template-rows: .7fr .7fr 1fr 1fr 1fr; 
      gap: 0px 0px; 
      grid-template-areas: 
        ". bloque bloque bloque aside"
        ". title title title aside"
        ". text-fv text-fv text-fv aside"
        ". text-fv text-fv text-fv aside"
        ". text-fv text-fv text-fv aside";
        
        
    }

    .section-title{
      color: var(--blue);
      font-weight: bold;
      font-size: 2em;
      padding-right: 15px;
    }

   
}

@media (max-width: 992px){
    

    .bg-family{
        padding: 0 20px;
    }

    .form-container{
        justify-content: space-between;
        margin-bottom: 1rem;
    }

    .form-select {
        width: 46%;
        text-transform: uppercase;
        margin-right: 0px;
    }
    
    .search-container{
        justify-content: space-between;
    }
    
    .btn-search{
        width: 36%;
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    .input-simple{
        width: 60%;
        height: 45px;
    }
    .filter-btn{
        padding-right: 25px;
        padding-left: 25px;
    }

    .card-container{
        width: 760px;
    }
    .bnt_all{
        padding-right: 45px;
    }
  .section-container {
    display: grid; 
    grid-template-columns: .2fr 1fr 1fr; 
    grid-template-rows: .2fr 0.5fr .5fr; 
    gap: 0px 0px; 
    grid-template-areas: 
      ". bloque bloque"
      ". title title"
      ". text-fv text-fv"
      "aside aside aside";
  }

  .aside-card-container{
    display: flex; 
    justify-content: center;
}
.aside-card{
    margin-right: 25px;
  }

  .aside-border-title{
    width: 105px;
  }
  .responsive-section{
    padding: 25px;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  .aside-title{
    padding: 0px;
  }

  .title-allr-container{
    display: none;
  }

  .btn-responsive{
    display: block;
    text-decoration: none;
    color: white;
    background-color: #073475;
    padding: 8px 20px 8px 20px;
    border-radius: 12px;
    transition: all 0.5s ease;
    border: 3px solid #073475;
    text-decoration: none;
    text-transform: uppercase;
  }
  .btn-responsive:hover{
    background-color: #ffffff;
    border: 3px solid #073475;                       
    color: #073475;
    text-decoration: none;
}


  .resource-link{
    padding: 0px 0px 25px 0px;
  }

  .section-text p{
    font-size: 16px;
  }
  .box-load-ajax {
    padding-left: 10px;
    padding-right: 10px;
    padding-top:75px;
  }


    .bck-content::before {
        display: none;
    }
    .bck-content .container{
        padding-left: 0;
        padding-right: 0;
    } 
    .section-container-new {
        flex-direction: column;
    }    
    
    .section-container-new .column-text{
        width: 100%;
        padding: 0 20px 40px;
    }
    .section-container-new .column-aside{
        width: 100%;
        padding: 0 20px;
    }
    .aside-card-container {
        width: 100%;
    }
    .aside-card-container{
        padding-left: 0;
    }
    .responsive-section{
        padding: 25px 0;
        justify-content: space-between;
    }
    .aside-border-title{
        position: absolute;
        margin-top: 60px;
        margin-left: 0px;
    }

    .aside-card-container .aside-card{
        margin-right: 50px;
    }
    .aside-card-container .aside-card:nth-child(2n){
        margin-right: 0px;
    }
}

@media (max-width: 768px){

    .btn-search{
        width: 100%;
        margin-top: 8px!important;
        margin-bottom: 20px!important;
    }
    .input-simple{
        width: 100%;
    }

    .btn-clear{
        margin-top: 5px!important;
        margin-bottom: 40px!important;
        margin-left: 0px!important;
        text-align: center;
    }


    .section-text{
        margin-top: 15px;
    }
    .section-title{
        font-size: 20px;
    }
    .border-title{
        width: 20%;
        margin: 25px 0px 25px 0px;
    }
    .card{
        width: calc((100% - 30px) / 2);
        margin-right: 30px;
        margin-bottom: 4rem;
    }
    .card:nth-child(2n) {
        margin-right: 0px;
    }
    .card:nth-child(3n) {
        margin-right: auto;
    }
    .card-description-secondary{
        font-size: 12px;
        line-height: 16px;
        padding-left: 10px;
    }

    .card-languageslinks-container a{
        font-size: 11px;
    }

    .card-img{
        padding: 10px;
    }
    .card-description {
        font-size: 13px;
        line-height: 14px;
        padding: 10px;
    }
    .card-languageslinks-container{
        padding-left: 10px;
    }
    .container_terms{
        padding-left: 0px;
    }

    .filter-btn{
        padding: 0 20px;
    }
    .filter-btn a{
        display: block;
        width: 100%;
        text-align: center;
        padding: 7px 10px 7px 10px;
    }

    .box-load-ajax {
        padding-top: 25px;
    }
    .card-container{
        width: 100%;
    }
    .aside-card{
        width: calc((100% - 30px) / 2);
        margin-right: 30px;
        margin-bottom: 4rem;
    }
    .aside-card:nth-child(2n) {
        margin-right: 0px;
    }
    .aside-card:nth-child(3n) {
        margin-right: initial;
    }
}

@media (max-width: 720px){
    .aside-card{
        margin-right: 15px;
    }

  .aside-card{
    box-shadow: 0px 5px 18px 1px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 5px 18px 1px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 5px 18px 1px rgb(0 0 0 / 30%);
  }

  .section-container {
    display: grid; 
    grid-template-columns: .2fr 1fr 1fr; 
    grid-template-rows: .2fr 0.5fr .5fr; 
    gap: 0px 0px; 
    grid-template-areas: 
      ". bloque bloque"
      ". title title"
      ". text-fv text-fv"
      "aside aside aside";
  }

  .aside-card-container{
    display: flex; 
      padding-right: 5px;
    justify-content: center;
    flex-direction: column;
  }

.aside-card-container .aside-card {
    margin-right: 0px;
}
  .aside-card{
    margin-right: 25px;
  }

  .aside-title{
    padding: 0px;
  }

  .title-allr-container{
    display: none;
  }


  .resource-link{
    padding: 0px 0px 25px 0px;
  }

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

@media (max-width: 592px){
    .card-container{
    }

    .card-container h2{
        padding-right: 25px;
    }

    .bnt_all{
        padding-right: 25px;
    }

    .form-select {
        width: 100%;
        margin-top: 20px;
    }
    .search-container {
        flex-direction: column;
    }
}

@media (max-width: 410px){
    .aside-card-container{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
}
@media (max-width: 320px){
    .card{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 4rem;
    }
    .card:nth-child(2n) {
        margin-right: 0px;
    }
    .card:nth-child(3n) {
        margin-right: 0px;
    }
    .card-img{
        padding: 10px;
        max-height: initial;
    }
}

@media (max-width: 500px){

    .aside-card{
        padding-bottom: 25px;
        height: auto;
    }
    .aside-card-description-secondary{
        font-size: 12px;
        padding: 5px;
    }

    .card-videolink{
        font-size: 10px;
        padding: 5px;
    }

    .card-container h2{
        padding-right: 25px;
    }

    .bnt_all{
        padding-right: 25px;
    }
    .aside-card{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 4rem;
    }
    
    .aside-card:nth-child(2n) {
        margin-right: 0px;
    }
    .aside-card:nth-child(3n) {
        margin-right: 0px;
    }
    .btn-responsive{
        display: none;
    }
    .title-allr-container {
        display: block;
        width: 100%;
        padding-left: 0;
    }
}


.et_fixed_nav #page-container .et-fixed-header#top-header, .et_secondary_nav_enabled #page-container #top-header, #et-secondary-nav li ul {
    background-color: #fafafa!important;
    border: 0!important;
}