@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');

/*
font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;
*/

body{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 18px;
}

h1{
	font-family: 'Poppins', sans-serif;
	font-size: 74px;
	line-height: 74px;
	letter-spacing: -1.5px;
	font-weight: 800;
}

h2{
	font-family: 'Poppins', sans-serif;
	font-size: 48px;
	line-height: 48px;
	letter-spacing: -1px;
	font-weight: 700;
}

h3{
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
}

h4{
	font-family: 'Poppins', sans-serif;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
main {
    display: block
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
pre {
    font-family: monospace, monospace;
    font-size: 1em
}
a {
    background-color: transparent
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
b,
strong {
    font-weight: bolder
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
img {
    border-style: none
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}
button,
input {
    overflow: visible
}
button,
select {
    text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}
fieldset {
    padding: .35em .75em .625em
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
progress {
    vertical-align: baseline
}
textarea {
    overflow: auto
}
[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
details {
    display: block
}
summary {
    display: list-item
}
[hidden],
template {
    display: none
}
.upper {
    text-transform: uppercase
}
.bold {
    font-weight: 700
}
.relative {
    position: relative
}
.absolute {
    position: absolute
}
.m-auto {
    margin: auto
}
@-webkit-keyframes rotating {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@keyframes rotating {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
::-moz-selection {
    background: rgba(0, 0, 0, .8);
    color: #fff
}
::selection {
    background: rgba(0, 0, 0, .8);
    color: #fff
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
input[type=number] {
    -moz-appearance: textfield
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
* {
    outline: none!important
}

a:focus {
    outline: .125rem dashed #f64a51!important
}
button {
    cursor: pointer;
    padding: 0;
    background: transparent;
    border: 0
}
img {
    display: block;
    max-width: 100%;
    height: auto
}
textarea {
    resize: none
}
iframe,
video {
    display: block;
    width: 100%;
    border: 0
}
.custom-container>.wpb_column.vc_column_container.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>div:first-child,
.custom-container>.wpb_column.vc_column_container.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>div:nth-child(2) .wpb_text_column.wpb_content_element,
.dwp__blog__last .info,
.dwp__container,
.dwp__home-jmcbn .vc_column_container>.vc_column-inner>.wpb_wrapper>.wpb_row.vc_row-fluid,
.dwp__home-thd .vc_column_container>.vc_column-inner>.wpb_wrapper>.wpb_row.vc_row-fluid {
    width: 100%;
    margin: 0 auto;
    padding: 0 1.25rem
}
@media (min-width: 992px) {
	.dwp__container .full-width-content.vc_row-fluid .vc_col-sm-6{
		padding:0;
	}
    .custom-container>.wpb_column.vc_column_container.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>div:first-child,
    .custom-container>.wpb_column.vc_column_container.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>div:nth-child(2) .wpb_text_column.wpb_content_element,
    .dwp__blog__last .info,
    .dwp__container,
    .dwp__home-jmcbn .vc_column_container>.vc_column-inner>.wpb_wrapper>.wpb_row.vc_row-fluid,
    .dwp__home-thd .vc_column_container>.vc_column-inner>.wpb_wrapper>.wpb_row.vc_row-fluid {
        /*max-width: 81.25rem;*/
		max-width: 1600px;
        padding: 0;
    }
}
@media (min-width: 992px) {
    .dwp__container--fluid {
        max-width: 100rem;
        padding: 0 3.125rem
    }
}
.dwp__title {
    font-size: var(--sub-title);
    line-height: var(--sub-title-line-height);
    margin: 0;
    padding: 1.5625rem 0
}
.dwp__footer__menu ul,
.dwp__header__menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none
}
@media (min-width: 992px) {
    .dwp__footer__menu ul,
    .dwp__header__menu ul {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }
}
.dwp__footer__menu ul li,
.dwp__header__menu ul li {
    margin: 0
}
.dwp__footer__menu ul li:after,
.dwp__header__menu ul li:after {
    content: "|";
    color: #2b2b2b;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 1.5625rem;
    
}
.dwp__footer__menu ul li:last-child:after,
.dwp__header__menu ul li:last-child:after {
    opacity: 0;
    margin: 0;
    width: 0
}
.dwp__footer__menu ul li a,
.dwp__header__menu ul li a {
    display: inline-block;
    text-decoration: none;
    color: #2b2b2b;
    
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.dwp__footer__menu ul li.current-menu-item a,
.dwp__footer__menu ul li.current_page_item a,
.dwp__footer__menu ul li a:hover,
.dwp__header__menu ul li.current-menu-item a,
.dwp__header__menu ul li.current_page_item a,
.dwp__header__menu ul li a:hover {
    color: #f64a51
}
.dwp__redes {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin: 3.125rem 0 0;
    padding: 0
}
@media (max-width: 992px) {
    .dwp__redes {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }
}
.dwp__redes li {
    list-style: none;
    margin: 0 0 0 1.25rem
}
@media (max-width: 992px) {
    .dwp__redes li {
        margin: 0 1.25rem 0 0
    }
}
.dwp__redes li img {
    max-height: 1.5625rem
}
.overflow-hidden {
    overflow: hidden
}

@media (max-width: 992px) {
    .dwp__blog__loading {
        font-size: var(--paragraph)
    }
}
.dwp__blog__loading.js-loading {
    display: none
}
.dwp__blog__loading.js-loading.show {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.content-loading {
    position: relative;
    max-width: 7.5rem
}
.content-loading .ajax-loader {
    position: absolute;
    top: 50%;
    right: -1.875rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0
}
.content-loading input {
    min-width: 7.5rem;
    text-transform: lowercase
}
.wpcf7-not-valid-tip {
    color: red;
    margin: .3125rem 0 0
}
@media (max-width: 992px) {
    .wpcf7-not-valid-tip {
        font-size: var(--small)
    }
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
    border: 0;
    color: #fff;
    padding: .625rem;
    text-align: center;
    margin: 1.5625rem auto 0;
    width: 100%;
    max-width: 61.9375rem
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    background: red
}
.wpcf7 form.sent .wpcf7-response-output {
    background: green
}

.cookie_action_close_header {
    background-color: #f64a51!important
}
.dwp__header {
    padding: 1.25rem 0;
    z-index: 1000;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
.dwp__header.not-home {
    position: relative;
    background: #fff;
    top: auto;
    left: auto;
    padding: 1.25rem 0 3.125rem;
    border-bottom: .0625rem solid #999
}
@media (max-width: 992px) {
    .dwp__header {
        padding: .9375rem 0
    }
}
.dwp__header.background {
    background: #fec755
}
@media (max-width: 992px) {
    .dwp__header__logo.active {
        position: fixed;
        z-index: 1000
    }
}
.dwp__header__logo a {
    display: table
}
.dwp__header__logo a img {
    max-width: 21.25rem
}
@media (max-width: 992px) {
    .dwp__header__logo a img {
        max-width: 13.75rem
    }
}
.dwp__header__language {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
    margin: 0 0 0 3.125rem
}
@media (max-width: 992px) {
    .dwp__header__language {
        margin: 0 .625rem 0 0
    }
}
.dwp__header__language li {
    list-style: none;
    position: relative;
    margin: 0
}
.dwp__header__language li:after {
    content: "/";
    color: #2b2b2b;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 .3125rem;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg)
}
.dwp__header__language li:last-child:after {
    opacity: 0;
    margin: 0;
    width: 0
}
.dwp__header__language li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #000
}

.dwp__header__language li.wpml-ls-current-language a {
    color: #f64a51
}
.dwp__header__language.active li.wpml-ls-current-language a {
    color: #fff
}
.dwp__header__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: .625rem
}
@media (max-width: 992px) {
    .dwp__header__bottom {
        margin-top: 1.875rem
    }
}
.dwp__header__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}
@media (max-width: 992px) {
    .dwp__header__top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
@media (max-width: 992px) {
    .dwp__header__menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: #fec755;
        overflow-y: auto;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
        z-index: 500
    }
    .dwp__header__menu.active {
        opacity: 1;
        visibility: visible
    }
    .dwp__header__menu .dwp__header__primary {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin: 11.25rem 1.25rem 0
    }
    .dwp__header__menu .dwp__header__primary li {
        margin: 0;
        padding: .9375rem 0;
        border-bottom: .0625rem solid #000;
        width: 100%
    }
    .dwp__header__menu .dwp__header__primary li:first-child {
        margin: 0;
        border-top: .0625rem solid #000
    }
    .dwp__header__menu .dwp__header__primary li:after {
        content: none
    }
    .dwp__header__menu .dwp__header__primary li a:hover {
        color: #fff
    }
    .dwp__header__menu .dwp__header__primary li.current-menu-item a,
    .dwp__header__menu .dwp__header__primary li.current_page_item a {
        color: #f64a51
    }
}
.dwp__header__menu .dwp__redes {
    display: none
}
@media (max-width: 992px) {
    .dwp__header__menu .dwp__redes {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        position: absolute;
        bottom: 0;
        left: 1.25rem;
        margin-bottom: 1.25rem
    }
    .dwp__header__menu .dwp__redes li {
        margin-right: 1.5625rem
    }
    .dwp__header__menu .dwp__redes li:after {
        content: none
    }
}

.dwp__header__size p {
    color: #fff;
    text-transform: uppercase;
    margin: 0 .625rem 0 0
}
.dwp__header__size__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}
.dwp__header__size__box button {
    color: #000;
    background: #fff;
    width: 34px;
    height: 1.75rem;
    font-size: 1.5625rem;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    line-height: 1.75rem
}
.dwp__header__size__box button:focus {
    outline: .125rem dashed #f64a51!important
}
@media (max-width: 992px) {
    .dwp__header__size__box button {
        width: 1.5625rem;
        height: 1.5625rem;
        line-height: 1.5625rem;
        font-size: 1.375rem
    }
}
.dwp__header__size__box label {
    width: 100%;
    max-width: 1.5625rem;
    text-align: center;
    border: 0;
    padding: 0;
    background: transparent;
    font-size: 1.45rem;
	color: #fff;
	font-weight:900;
}
.dwp__header__size__box label:focus {
    outline: .125rem dashed #f64a51!important
}
.dwp__header__button {
    display: none;
    width: 4.0625rem;
    height: 4.0625rem;
    -webkit-border-radius: 4.0625rem!important;
    border-radius: 4.0625rem!important;
    background: #2b2b2b;
    position: relative
}
@media (max-width: 992px) {
    .dwp__header__button {
        display: table;
        width: 2.8125rem;
        height: 2.8125rem;
        -webkit-border-radius: 2.8125rem!important;
        border-radius: 2.8125rem!important;
        z-index: 600
    }
}
.dwp__header__button:focus {
    outline: .125rem dashed #f64a51!important
}
.dwp__header__button .close,
.dwp__header__button .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}
.dwp__header__button .text {
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase;
    opacity: 1
}
@media (max-width: 992px) {
    .dwp__header__button .text {
        font-size: .75rem
    }
}
.dwp__header__button .close {
    opacity: 0
}
.dwp__header__button.active {
    position: fixed;
    right: 1.25rem
}
.dwp__header__button.active .close {
    opacity: 1
}
.dwp__header__button.active .text {
    opacity: 0
}
.dwp__footer {
    padding: 3.125rem 0 1.25rem;
    background: #fec755
}
@media (min-width: 992px) {
    .dwp__footer {
        padding: 4.375rem 0 1.25rem
    }
}
.dwp__footer__logo a {
    display: table
}
.dwp__footer__logo a img {
    max-width: 21.25rem
}
@media (max-width: 992px) {
    .dwp__footer__logo a img {
        max-width: 13.75rem
    }
}
.dwp__footer__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}
@media (max-width: 992px) {
    .dwp__footer__top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }
    .dwp__footer__top .dwp__footer__menu {
        display: none
    }
}
.dwp__footer__left {
    width: 60%
}
@media (max-width: 992px) {
    .dwp__footer__left {
        width: 100%
    }
}
.dwp__footer__left .text {
    margin: 3.125rem 0 0
}
.dwp__footer__left .text h2,
.dwp__footer__left .text h3,
.dwp__footer__left .text h4 {
    color: #000;
    font-weight: 700;
}
.dwp__footer__left .text p {
    color: #000;
    font-weight: 500
}
.dwp__footer__right {
    display: none
}
@media (max-width: 992px) {
    .dwp__footer__right {
        display: block
    }
}
.dwp__footer__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}
@media (max-width: 992px) {
    .dwp__footer__bottom {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
.dwp__footer__bottom .info-bottom ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 1.875rem 0;
    padding: 0
}
.dwp__footer__bottom .info-bottom ul li {
    list-style: none;
    margin: 0
}

.dwp__footer__bottom .info-bottom ul li a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.dwp__footer__bottom .info-bottom ul li a:hover {
    color: #fff
}
.dwp__footer__bottom .info-bottom ul li:after {
    content: "/";
    display: inline-block;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    margin: 0 .3125rem
}
.dwp__footer__bottom .info-bottom ul li:last-child:after {
    content: none
}
.dwp__footer__bottom .info-bottom ul li.current-menu-item a,
.dwp__footer__bottom .info-bottom ul li.current_page_item a {
    color: #fff
}

@media (max-width: 992px) {
    .dwp__footer__bottom .dwp__redes {
        margin: 1.875rem 0 0
    }
}
.dwp__footer__menu ul {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}
@media (max-width: 992px) {
    .dwp__footer__menu ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        margin: 2.5rem 0 0
    }
}
@media (max-width: 992px) {
    .dwp__footer__menu ul li {
        width: 100%;
        margin: 0;
        padding: .9375rem 0;
        border-bottom: .0625rem solid #000
    }
    .dwp__footer__menu ul li:first-child {
        margin: 0;
        border-top: .0625rem solid #000
    }
}
@media (max-width: 992px) {
    .dwp__footer__menu ul li:after {
        content: none
    }
}
.dwp__footer__menu ul li.current-menu-item a,
.dwp__footer__menu ul li.current_page_item a,
.dwp__footer__menu ul li a:hover {
    color: #fff
}

.dwp__top__footer {
    background: #f2f2f2;
    padding: 3.125rem 0;
    margin: .625rem 0
}
.dwp__top__footer h2,
.dwp__top__footer h3,
.dwp__top__footer h4 {
    text-align: left;
    width: 100%;
    max-width: 68.75rem;
    margin: 0
}

.dwp__top__footer p {
    margin: 1.5625rem 0
}


/**************
TS STYLES
**************/


html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    margin: 0.67em 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
.upper {
    text-transform: uppercase;
}
.bold {
    font-weight: 700;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.m-auto {
    margin: auto;
}
::-moz-selection {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
}
::selection {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
* {
    outline: none !important;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 16px;
    overflow-x: initial;
    overflow-y: initial;
}
body {
    min-height: 100vh;
    overflow: initial;
    overflow-x: hidden;
    position: relative;
}
@media (max-width: 992px) {
    body.no-scroll {
        overflow: hidden;
    }
}
h1,
h2,
h3,
h4,
h5,
p {
    padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
    font-weight: 700;
    margin: 0 0 1.25rem;
}

.bold,
b,
strong {
    font-weight: 700;
}

p {
    margin: 0 0 0.9375rem;
}

i {
    display: inline-block;
}

button {
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
}
img {
    display: block;
    height: auto;
    max-width: 100%;
}
textarea {
    resize: none;
}
iframe,
video {
    border: 0;
    display: block;
    width: 100%;
}
.wpcf7-form-control-wrap input {
    background: #fff;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #CC5839;
    display: block;
    width: 100%;
}
.wpcf7-form-control-wrap input:focus {
    border-color: #CC5839 !important;
}
.wpcf7-form-control-wrap input::-webkit-input-placeholder {
    color: #CC5839;
}
.wpcf7-form-control-wrap input::-moz-placeholder {
    color: #CC5839;
}
.wpcf7-form-control-wrap input:-ms-input-placeholder {
    color: #CC5839;
}
.wpcf7-form-control-wrap input::-ms-input-placeholder {
    color: #CC5839;
}
.wpcf7-form-control-wrap input::placeholder {
    color: #CC5839;
}
.content-button {
    position: relative;
}
.content-button .wpcf7-form-control.wpcf7-submit {
    background: #285F74 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}
.wpcf7-not-valid-tip {
    color: red;
    margin: 0.3125rem 0 0;
}
@media (max-width: 992px) {
    .wpcf7-not-valid-tip {
        font-size: 0.875rem;
    }
}
.wpcf7-form .wpcf7-not-valid-tip {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: red;
    padding: 0;
    top: auto;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
    border: 0;
    color: #fff;
    margin: 1.5625rem auto 0;
    max-width: 61.9375rem;
    padding: 0.625rem;
    text-align: center;
    width: 100%;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    background: red;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: green;
}
body[data-header-resize="1"] .container-wrap,
body[data-header-resize="1"] .project-title {
    padding-top: 0;
}
.ts__header {
    background-color: transparent;
    left: 0;
    padding: 0 0 30px;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    background-image: url(/wp-content/uploads/triangulos.svg);
    background-repeat: no-repeat;
    background-size: 160px;
    background-position: top left;
    z-index: 100;
}

.ts__header .container-wrap {
    background-color: transparent;
}
.ts__header .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

@media (max-width: 1320px) {
    .ts__header__logo {
        width: 300px;
    }
}

@media (max-width: 1150px) {
    .ts__header__logo {
        padding: 15px 0 0;
        position: relative;
        width: 200px;
        z-index: 100;
    }
}
.ts__header__logo a {
    display: block;
}
.ts__header__nav {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 0 auto;
}
@media (min-width: 1150px) {
    .ts__header__nav {
        width: 63%;
    }
}
.ts__header__nav ul {
    -webkit-box-align: center;
    -webkit-box-pack: end;
    -webkit-align-items: start;
    align-items: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
}
@media (max-width: 1150px) {
    .ts__header__nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        -webkit-align-items: start;
        align-items: start;
        background: #CC5839;
        -webkit-flex-direction: column;
        flex-direction: column;
        height: 100vh;
        -webkit-justify-content: center;
        justify-content: center;
        left: 0;
        opacity: 0;
        overflow-y: auto;
        position: fixed;
        top: 0;
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 100%;
        z-index: 1;
    }
    .ts__header__nav ul.active {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
.ts__header__nav ul li {
    list-style: none;
    margin-right: 20px;
    padding: 20px 0 0;
    position: relative;
}
@media (max-width: 1150px) {
    .ts__header__nav ul li {
        margin: 0 auto;
        width: 70%;
    }
}
.ts__header__nav ul li:after {
    background-color: transparent;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
}
.ts__header__nav ul li.current-menu-item:after,
.ts__header__nav ul li.current_page_item:after,
.ts__header__nav ul li:hover:after {
    background-color: #e0e643;
}
.ts__header__nav ul li a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-width: 160px;
}
.ts__header__nav ul li a span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 8px 0 0;
}
.ts__header__nav ul li.current-menu-item a,
.ts__header__nav ul li.current_page_item a,
.ts__header__nav ul li:hover a {
    color: #e0e643;
}

@media (max-width: 1150px) {
    .ts__header__search {
        margin-top: 30px;
        position: relative;
        z-index: 100;
    }
}
.ts__header__hamburguer {
    display: none;
}
@media (max-width: 1150px) {
    .ts__header__hamburguer {
        display: block;
        margin-right: 10px;
        margin-top: 33px;
        position: relative;
        width: 3.4375rem;
        z-index: 200;
    }
}
.ts__header__hamburguer svg path {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ts__header__hamburguer.active svg #top-line {
    -webkit-transform: translateX(7px) translateY(35px) rotate(-45deg);
    transform: translateX(7px) translateY(35px) rotate(-45deg);
}
.ts__header__hamburguer.active svg #middle-line {
    opacity: 0;
}
.ts__header__hamburguer.active svg #bottom-line {
    -webkit-transform: translateX(35px) translateY(-21px) rotate(45deg);
    transform: translateX(35px) translateY(-21px) rotate(45deg);
}
.ts__footer {
    background-color: #018093;
    padding: 50px 0 0;
    position: relative;
}
.ts__footer .container-wrap {
    background: transparent;
    padding: 0 !important;
}
.ts__footer .container-wrap .row {
    background: #0195AB;
    padding: 20px 20px 40px;
}
.ts__footer__logo {
    width: 350px;
}
@media (max-width: 992px) {
    .ts__footer__logo {
        width: 260px;
    }
}
.ts__footer__logo a {
    display: block;
}
.ts__footer__bottom {
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
}
@media (max-width: 992px) {
    .ts__footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}
.ts__footer__bottom .col {
    width: 60%;
}
@media (max-width: 992px) {
    .ts__footer__bottom .col {
        width: 100%;
    }
}
.ts__footer__bottom .col:nth-child(2) {
    width: 30%;
}
@media (max-width: 992px) {
    .ts__footer__bottom .col:nth-child(2) {
        width: 100%;
    }
}
.ts__footer__bottom .col:nth-child(2) ul.menu {
    margin: 0;
    padding: 0;
}
.ts__footer__bottom .col:nth-child(2) ul.menu li {
    list-style: none;
}
.ts__footer__bottom .col:nth-child(2) ul.menu li:not(:last-child) {
    border-bottom: 1px solid #4DADBB;
    margin-bottom: 15px;

}
.ts__footer__bottom .col:nth-child(2) ul.menu li a {
    color: #fff;
    display: block;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.ts__footer__bottom .col:nth-child(2) ul.menu li a span {
    color: #000;
    display: block;
    font-weight: 400;
    line-height: 18px;
    margin: 3.5px 0 15px 0;
}
.ts__footer__bottom .col .desc h3 {
    color: #fff;
    font-weight: 700;
    margin: 0 0 25px;
}
.ts__footer__bottom .col .desc p {
    color: #000;
}
.ts__footer__bottom .col .copy-menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
@media (max-width: 992px) {
    .ts__footer__bottom .col .copy-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-top: 30px;
    }
}
.ts__footer__bottom .col .copy-menu small {
    color: hsla(0, 0%, 100%, 0.6);
    font-size: var(--small);
}
.ts__footer__bottom .col .copy-menu ul {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 0 10px;
    padding: 0;
}
@media (max-width: 992px) {
    .ts__footer__bottom .col .copy-menu ul {
        margin: 10px 0 0;
    }
}
.ts__footer__bottom .col .copy-menu ul li {
    list-style: none;
	margin: 0;
}
.ts__footer__bottom .col .copy-menu ul li:not(.ts__footer__bottom .col .copy-menu ul li:last-child):after {
    color: #fff;
    content: "/";
    margin: 3px;
}
.ts__footer__bottom .col .copy-menu ul li a {
    color: #fff;
    font-size: var(--samall);
    font-weight: 700;
}
.ts__footer__bottom .col .copy-menu ul li.current-menu-item a,
.ts__footer__bottom .col .copy-menu ul li.current_page_item a,
.ts__footer__bottom .col .copy-menu ul li:hover a {
    color: #e0e643;
}
.ts__footer__bottom .col .redes {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 0;
    padding: 0;
}
.ts__footer__bottom .col .redes li {
    list-style: none;
}
.ts__footer__bottom .col .redes li:not(:last-child) {
    margin-right: 20px;
}
.ts__footer__bottom .col .redes li a {
    display: block;
    width: 25px;
}
.ts__home__banner h1,
.ts__home__banner h2,
.ts__home__banner p {
    color: #fff;
}

.ts__home__banner h1 {

    margin: 80px 0 38px!important;
}


.ts__home__un {
    padding: 120px 0 !important;
}
.ts__home__un h1,
.ts__home__un h2,
.ts__home__un h3,
.ts__home__un p {
    color: #fff;
}
.ts__home__wits .ts__home__wits--c2 .nectar-highlighted-text {
    padding-left: 45px;
    position: relative;
}
.ts__home__wits .ts__home__wits--c2 .nectar-highlighted-text:after {
    background-image: url(../img/circle.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 30px;
}
.ts__home__wits .ts__home__wits--c2 .nectar-highlighted-text:before {
    background: #ccc;
    content: "";
    display: block;
    height: 100%;
    left: 14px;
    position: absolute;
    top: 30px;
    width: 1px;
}
.ts__home__wits .ts__home__wits--c2 .nectar-highlighted-text:last-child:before {
    content: none;
}
.ts__home__wits-col1 {
    margin-bottom: 50px !important;
}

.ts__home__wits-col2 {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 50px 0 0;
}

.ts__home__wits-col2 p {
    color: #000;
    margin: 0;
}
.ts__home__wits-col2 img {
    min-height: 120px;
    width: 150px !important;
}
.ts__home__form {
    padding: 100px 0 !important;
}
.ts__home__form h2 {
    color: #fff;
    font-weight: 700;
    font-size: 56px;
    line-height: 1;
}
.ts__home__form h3 {
    margin-bottom: 20px !important;
    font-size: 26px!important;
    font-weight: 700!important;
}
.ts__home__form h3,
.ts__home__form p {
    color: #000;
}
.ts__home__form p{
    line-height: 1.25;
    font-size: 20px;
    font-weight: 500;
}
.single-full-img {
    width: 100%;
}




/*---------- BLOG SINGLE  ------------*/

.ts__header {
    position: absolute!important;
    z-index: 200;
}


.single-post .ts__header .container.main-content {
    padding-top: 0!important;
}

.single-post .ts__header .container-wrap {
    margin: 0!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
}

body.single-post.material[data-bg-header="true"] .ts__header .container-wrap {
    padding-top: 0!important;
}

.single-post h2 {
	font-size: 2.65rem!important;
	line-height: 110%!important;
	font-weight: 100!important;
	margin-bottom: 1em;
}

.single-post h3 {
	font-size: 1.75em!important;
	line-height: 110%!important;
	font-weight: 600!important;
	margin: 1.5em 0 .5em!important;
}


@media screen and (max-width: 768px) {
    .blog-title .entry-title {
        margin: 30px 0 0!important;
    }
}

#blog_cta h3 {
	font-size: 2.65rem!important;
	font-weight: 800!important;
	margin: 0px 0px 0px!important;
}

#blog_cta h4 {
	font-size: 1.65rem!important;
	font-weight: 100!important;
}


.post .content-inner {
	padding-bottom: 0px;
	padding-right: 30px!important;
}

body[data-ext-responsive="true"].single-post.material .comment-wrap #respond {
    margin: 0px 0px!important;
}


body.material .comment-wrap {
	margin-top: 0;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

.ts__footer .container-wrap .row {
    background: transparent;
    padding: 0;
}

#mc_embed_signup {
    background: transparent!important;
}

#mc_embed_signup form {
    padding: 0!important;
}

#mc_embed_signup form label {
    color: #000;
    font-size: 16px;
}

#mc_embed_signup .button {
    height: auto!important;
    padding: 10px 30px!important;
    text-transform: uppercase;
    font-weight: 700!important;
    background: #285F74!important;
     margin:20px 5px 10px 0 !important;
}

#mc_embed_signup form input {
    border: 1px solid #B3B3B3;
    background: #fff;
}

.ts__footer {
    position: relative;
    overflow: hidden;
    background-color: #018093;
}

.ts__footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/uploads/triangle.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 100%;
}

.ts__component-commet {
    width: 100%;
    max-width: 1425px;
    margin: 0 auto!important;
    padding: 0px 90px;
}

.ts__component-commet .vc_col-sm-8 {
    padding: 50px!important;
}

.ts__component-commet h3 {
    font-size: 36px!important;
    font-weight: 700!important;
}

.ts__component-commet h2 {
    font-size: 58px;
    line-height: 58px;
}

.ts__component-commet p span {
    font-size: 32px!important;
    line-height: 40px!important;
}

.ts__component-commet p span {
    font-size: 19px!important;
    line-height: 28px!important;
}
.ts__component-grid-4{
    margin-bottom:10px !important;
}
.ts__component-grid-4 img {
    max-height: 65px;
    margin: 0 auto;
}

.ts__component-grid-4 h3 {
    font-weight: 700!important;
    text-align: center;
    margin: 15px 0 0;
    font-size: 32px!important;
}

.single-full-img {
    width: 100%;
}



.accordion li {
    list-style: none;
}

.accordion li > a {
    display: block;
    width: 100%;
    max-width: 1425px;
    padding: 0 90px;
    margin: 0 auto;
}

.accordion li > a > div {
    position: relative;
    padding: 30px 50px 30px 0;
    border-bottom: 2px solid #027083;
}

.accordion li > a > div:after {
    content: "+";
    position: absolute;
    top: 30px;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #285F74;
    color: #285F74;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
}

.accordion li > a.active > div:after {
    content: "-";
    border: 1px solid #285F74;
    background: #285F74;
	color: #fff;
}

.accordion li > a.active > div {
    border-bottom: 0;
}

.accordion li > a > div h3 {
    font-weight: 700!important;
    color: #285F74;
    font-size: 32px!important;
    line-height: 32px!important;
    margin: 20px 0 10px!important;
}

.accordion li > a > div p {
    color: #000;
    font-size: 18px;
    line-height: 22px;
}

.accordion-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: row dense;
    grid-template-columns: repeat(4,1fr);
    grid-row-gap: 10px;
    margin-top: 30px;
}

.accordion-grid .accordion-content__col {
    position: relative;
	padding:0 10px;
}
.accordion-grid{
	margin-left: -10px;
	margin-right: -10px;
}
.accordion-grid .accordion-content__col img {
    margin: 0 auto;
    width:100%;
}

.accordion-grid .accordion-content__col .info {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; 
	padding: 0 0 40px;
}

.accordion-grid .accordion-content__col .info {
	padding: 20px 20px 0px 20px!important;
}

.accordion-grid .accordion-content__col:hover .info {
    opacity: 1;
}

.accordion-grid .accordion-content__col .info span {
    display: block;
    padding: 0 0 8px;
    color: #285F74;
    font-weight: 700;
    text-align: center;
    font-family: Poppins;
    font-size: 21px;
}
.accordion-grid .accordion-content__col  .info a:hover span{
	color:#CC5839;
}
.accordion-grid .accordion-content__col .info .organization {
    font-family: Poppins;
    font-weight: 300;
    font-size: 18px;
line-height: 130%
}

.accordion-content {
    display: none;
}

.ts__header__nav ul li a,
.ts__footer__bottom .col:nth-child(2) ul.menu li a {
    font-family: Poppins;
    line-height: 26px;
}

.ts__footer__bottom .col:nth-child(2) ul.menu li a span {
    line-height: 19px;
}

.ts__header__nav ul li a span {
    font-size: 14px;
    line-height: 17px;
    color: #B0D6DB;
    letter-spacing: .5px;
}

.ts__footer__bottom .col .desc p {
    font-size: 18px;
    line-height: 22px;
}

.ts__footer__bottom .col .desc h3 {
    font-size: 26px;
    line-height: 1.25;
    margin: 30px 0;
}


.ts__footer__bottom .col .copy-menu {
    padding-bottom: 35px;
}

.ts__footer__bottom .col:nth-child(2) ul.menu li a {
    font-family: Poppins;
}

.ts__footer__bottom .col:nth-child(2) ul.menu li:hover a {
    color: #e0e643;
}

.ts__footer__bottom .col:nth-child(2) ul.menu li:hover a span {
    color: #000;
}

.ts__component-commet h2,
.ts__component-commet h2 span{
    font-size: 46px;
}
.ts__component-commet h3,
.ts__component-commet h3 span{
    font-size: 28px;
}



.ts__component-commet p strong{
    font-weight: bold;
}

.single-post .entry-title {
    font-size: 62px!important;
    line-height: 68px!important;
}

.wpb_tabs_nav.ui-tabs-nav li a {
    line-height: 28px;
}

.ts__journey__tab .wpb_tabs_nav li {
    white-space: initial!important;
}

.ts__component-commet > .row_col_wrap_12_inner.col.span_12.left {
    align-items: flex-end;
}

.ts__image__header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
.ts__image__header img {
    width: 100%;
}

.single.single-post #ajax-content-wrap {
    padding-top: 0px;
}

body.single-post.material[data-bg-header="true"] .ts__footer .container-wrap,
body.single-post.material[data-bg-header="true"] .ts__footer .container{
    padding-top: 0!important;
}

#search-outer.material-open {
    background: #fff!important;
}

#search-outer #search .span_12 span {
    position: relative!important;
    bottom: 0!important;
}

.search #ajax-content-wrap {
    padding-top: 130px;
}

.ts__footer__bottom .col .redes li a svg {
    width: 25px;
    height: 25px;
}

.ts__footer__bottom .col .redes li a:hover svg {
    fill: #e0e643;
}

#search-outer #search #close,
#search-outer #search #close a {
    right: 0!important;
}

#search-outer #search #close a {
    top: 0!important;
}

@media screen and (min-width: 991px) {
    .ts__journey__tab .wpb_wrapper.tabbed > .ui-tabs-nav {
        width: 28%;
    }
    .ts__journey__tab .wpb_wrapper.tabbed > .wpb_tab {
        width: 70%;
    }
    .ts__header__nav {
        justify-content: flex-end;
    }
    .page-id-11 .ts__image__header {
        display: none;
    }
}

@media screen and (max-width: 1300px) {
    .single.single-post #ajax-content-wrap {
        padding-top: 0px;
    }
}

@media (max-width: 1150px) {
    .ts__header__nav ul li {
        margin: 0 auto 25px;
        padding: 20px 0 0;
    }
    .ts__header__nav ul li a {
        max-width: 100%;
    }
    .ts__header__nav ul li a span {
        color: #fff;
    }
}



/*------------TESTIMONIALS----------------*/

.testimonial_name p,
.testimonial_name p span {
    font-size: 19px!important;
    line-height: 110%;
}


.ts__component-commet h4 {
	/*font-size: 23px;
	line-height: 130%;*/
	font-size: 21px;
	line-height: 30px;	
	letter-spacing: -0.5px;	
	font-weight: 400;
	margin: 45px 0 25px!important;
}

.white-quote h2,
.white-quote h2 span {
    font-size: 26px;
      letter-spacing: -0.5px;
    line-height: 130%;
    font-weight: 200;
}
#mc_embed_signup_scroll{
    position:relative;
}
#mc_embed_signup .indicates-required{
    position: absolute;
    color: #fff;
    right: 0;
}
#mc_embed_signup .asterisk{
    color:#000 !important;
}
.search-results #search-results {
    display: grid;
    grid-auto-flow: row dense;
    height: auto!important;
}

.search-results #search-results .result {
    width: 100%!important;
    position: relative!important;
    left: 0px!important;
    top: 0px!important;
    padding: 0!important;
}
.search-results #search-results .result .title a {
    display: block;
    min-height: 50px;
}
.category .page-header-no-bg,
.tag .page-header-no-bg,
.archive .page-header-no-bg,
.author .page-header-no-bg{
    margin-top: 225px!important;
}
#error-404 {
    padding: 200px 0 10%;
}
.nectar-recent-posts-single_featured.multiple_featured .controls li .title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
}

.nectar-recent-posts-single_featured.multiple_featured .controls li.active .title,
.nectar-recent-posts-single_featured.multiple_featured .controls li:hover .title {
    color: #E0E643;
}

.nectar-recent-posts-single_featured .inner-wrap {
    width: 55%;
}
.nectar-recent-posts-single_featured.multiple_featured > .container .controls {
    width: 30%;
}

.nectar-recent-posts-single_featured.multiple_featured
.recent-post-container .nectar-button:after {
    content: none;
}

.nectar-recent-posts-single_featured.multiple_featured
.recent-post-container .nectar-button {
    padding: 15px 22px!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    border-radius: 4px !important;
    line-height: 1;
    background-color: #285F74!important;
    display: inline!important;
    text-align: center;
}

.nectar-recent-posts-single_featured.multiple_featured
.recent-post-container .nectar-button span {
    text-align: center;
    transform: none;
}

.nectar-recent-posts-single_featured.multiple_featured
.recent-post-container .nectar-button .icon-button-arrow {
    display: none;
}

.nectar-recent-posts-single_featured.multiple_featured
.recent-post-container h2 a > span {
    padding: 0 0 10px 0;
}
body.single-post .container-wrap{
    padding-bottom: 80px;
}
.nectar-button span{
    font-size: 18px!important;
}

.mob-header {
    display: none;
}

.accordion-grid .accordion-content__col .info {
    padding: 0;
    justify-content: center;
}

@media screen and (min-width: 999px) {
    .nectar-recent-posts-single_featured.multiple_featured .controls li {
        margin: 0;
        padding: 30px 0;
    }
    .nectar-recent-posts-single_featured.multiple_featured
    .controls[data-color="extra-color-2"] li:last-child:after,
    .nectar-recent-posts-single_featured.multiple_featured
    .controls[data-color="extra-color-2"] li:last-child:before {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    #error-404 {
        padding: 150px 0 10%;
    }
    .category .page-header-no-bg,
    .tag .page-header-no-bg,
    .archive .page-header-no-bg,
    .author .page-header-no-bg {
        margin-top: 118px!important;
    }
    .ts__footer__bottom.footer_social {
        flex-direction: column-reverse;
    }
    .ts__footer:before {
        top: inherit;
        bottom: -150px;
    }
    .ts__home__form .using-image .using-image{
        background-image: url(/wp-content/uploads/pink_donut_home2.png) !important;
    }
}

@media screen and (max-width: 768px) {
    .ocm-effect-wrap{
        overflow:hidden;
    }
    .ts__header {
        background-size: 80px;
    }
    .ts__header__logo {
        padding: 0px 0 0;
        margin-left: 30px;
        width: 240px;
    }
    .ts__header__hamburguer,
    .ts__header__search {
        margin-top: 12px;
    }
    .ts__header__hamburguer{
       margin-right: 0px;
    }
    .ts__header__search{
        margin-right: -15px;
    }
    .ts__header__search svg{
        width: 37px;
    }
    .ts__image__header img {
        height: 130px;
        object-fit: cover;
        display: none;
    }
    .mob-header {
        display: block!important;
    }
    .single.single-post #ajax-content-wrap {
        padding-top: 0px;
    }
    .ts__component-commet {
        padding: 0px 30px!important;
    }
    .ts__component-commet .vc_col-sm-8 {
        padding: 30px!important;
    }
    .accordion li > a {
        padding: 0 30px;
    }
    .accordion-grid {
        grid-template-columns: repeat(2,1fr);
    }
    .accordion li > a > div h3 {
        font-size: 26px!important;
        line-height: 30px!important;
    }

    .ts__home__banner h1,
    .first-section h1,
    .single-post .entry-title {
        font-size: 45px!important;
    }
    .first-section h1,
    .single-post .entry-title {
        line-height: 1!important;
    }
    .ts__home__banner p,
    .ts__home__ti p,
    .ts__home__un p,
    .ts__home__wits .ts__home__wits--c1 p,
    .ts__home__wits-col1 p,
    .ts__the-change-section3 p,
    .first-section p,
    .cc-section-f p,
    .wpb_tabs_nav.ui-tabs-nav li a,
    .ts__journey__tab p,
    .white-quote h2,
    .white-quote h2 span,
    .cccsd-font p span,
    .cccsd-font2 p {
        font-size: 20px!important;
    }
    .ts__home__ti h2,
    .ts__home__wits h2,
    .ts__the-change-section3 h2,
    .ts__component-commet h2,
    .cc-section-f h2,
    .ts__journey__tab h2,
    .cv3-font h2,
    .cccsd-font h1,
    .cccsd-font2 h2,
    .single-post h2 {
        font-size: 42px!important;
        line-height: 1!important;
    }
    .ts__home__form h2{
        font-size: 42px!important;
        line-height: 1!important;
    }
    .ts__home__form h3{
            line-height: 1.2 !important;
    }
    .ts__home__un h2 {
        font-size: 92px!important;
        line-height: 65px!important;
    }
    .ts__home__wits .ts__home__wits--c2 h3,
    .ts__home__wits-col2 h3,
    .ts__component-commet h3,
    .ts__component-grid-4 h3,
    .first-section h3,
    .cccc-font p span {
        font-size: 28px!important;
    }
    body .col .ts__component-commet h3,
    body .col .ts__component-commet h3 span{
        line-height: 1.2important;
    }
    .accordion-grid .accordion-content__col .info span {
        font-size: 18px;
    }
    .accordion-grid .accordion-content__col .info .organization {
        font-size: 14px;
    }
    .ts__footer:before {
        background-position: bottom;
    }
    .ts__journey__tab .wpb_tab.ui-tabs-panel a {
        font-size: 16px!important;
    }
    .ts__home__wits-col2 .vc_col-sm-4{
            margin-bottom: 50px;
    }
}
@media screen and (max-width: 690px) {
    body .col .ts__component-commet h3,
    body .col .ts__component-commet h3 span{
        line-height: 1.2!important;
    }
}
@media screen and (max-width: 550px) {
    .ts__header__hamburguer{
        width:48px;
        margin-top: 52px;
    }
}





/* -------------------- BLOG Typography -------------------- */



#page-header-bg h1 {
    padding-top: 150px;
    padding-bottom: 15px;
}

.single-post .entry-title {
    font-size: 62px!important;
    line-height: 68px!important;
}

/*---------- BLOG sidebar  ------------*/

#sidebar h2 {
font-size: 1.5rem!important;
font-weight: 800!important;
letter-spacing: 0px;
}

#sidebar .widget {
margin-bottom: 50px
}


#sidebar .widget li a {
    font-size: 1.15rem!important;
font-weight: 600!important;
}

#sidebar div ul li {
padding-bottom: 15px!important;
}

/*---------- BLOG categories  ------------*/

.row .col.section-title {
margin: 0 0 0 0;
padding: 0px 0 28px 0;
margin-bottom: 30px;
}


.row .col.section-title  h1{
font-size: 52px!important;
line-height: 100%!important;
font-weight: 800;
letter-spacing: -1px!important;
padding-top: 10px
}

article.post .post-header h2 {
font-size: 28px!important;
line-height: 110%!important;
letter-spacing: 0px;
font-weight: 800;
padding: 10px 0;
}

.wpb_wrapper > .accordion {
    margin-left: 0;
}

@media only screen and (max-width: 690px) {
.row .col.section-title h1 {
    font-size: 280%!important;
}
.post .content-inner {
    padding: 0px 0px 50px!important;
}
}



/*ESTILOS PAOLO*/


.dwp__header__size__box button {
    color: #000;
    background: #fff;
    width: 34px;
    height: 1.75rem;
    font-size: 1.5625rem;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    line-height: 1.75rem;
}

a:focus,
input:focus{
    outline: .125rem dashed #f64a51!important;
}

a:focus,
input:focus{
    outline: .125rem dashed #f64a51!important;
}

/*
:root {
    --title: 55px;
    --title-line-height: 60px;
    --sub-title: 40px;
    --sub-title-line-height: 44px;
    --h3: 30px;
    --h3-line-height: 36px;
    --h4: 24px;
    --h4-line-height: 28px;
    --paragraph: 16px;
    --paragraph-line-height: 22px;
    --link-menu: 22px;
    --small: 14px;
	--font-140: 140px;
	--font-64: 64px;
	--font-58: 58px;
	--font-29: 29px;
	--font-26: 26px;
	--font-20: 20px;
	--font-17: 17px;
	--font-18: 18px;
	--font-22: 22px;
	--font-48: 48px;
	--font-28: 28px;
	--font-23: 23px;
	--font-32: 32px;
	--font-66: 66px;
	--font-36: 36px;
	--font-46: 46px;
	--font-74: 74px;
	--font-52: 52px;
	--font-42: 42px;
}
@media only screen and (max-width: 991px) {
    :root {
        --title: 50px;
        --title-line-height: 55px;
        --sub-title: 30px;
        --sub-title-line-height: 40px;
        --h3: 26px;
        --h3-line-height: 30px;
        --h4: 22px;
        --h4-line-height: 26px;
		--font-22: 20px;
    }
}

@media only screen and (max-width: 768px) {
    :root {
        --font-36: 32px;
    }
}

.ts__home__banner h1 {
    font-size: var(--title) !important;
    line-height: var(--title-line-height) !important;
}
h2 {
    font-size: var(--sub-title);
    line-height: var(--sub-title-line-height);
}
h3 {
    font-size: var(--h3);
    line-height: var(--h3-line-height);
}
h4 {
    font-size: var(--h4);
    line-height: var(--h4-line-height);
}
p {
    font-size: var(--paragraph);
    line-height: var(--paragraph-line-height);
    letter-spacing: .01em
}
ol,
ul {
    padding: 0 0 0 .9375rem;
}
ol li,
ul li {
    margin: 0 0 .625rem;
    font-size: var(--paragraph);
    line-height: var(--paragraph-line-height);
}

a,
i {
    display: inline-block
}
a {
    font-size: var(--paragraph);
    letter-spacing: .01em;
    text-decoration: none;
}

.dwp__title {
    font-size: var(--sub-title);
    line-height: var(--sub-title-line-height);
    margin: 0;
    padding: 1.5625rem 0;
}

.ts__header__nav ul li a, .ts__footer__bottom .col:nth-child(2) ul.menu li a {
    font-size: var(--link-menu);
    line-height: 26px;
}

.ts__header__nav ul li a span {
    font-size: var(--small);
	line-height: 1.3;
}

.ts__home__banner p,
.ts__home__ti p,
.ts__home__un p,
.ts__home__wits .ts__home__wits--c1 p,
body h3, .row .col h3,
.toggle h3 a, .ascend #respond h3,
.ascend h3#comments,
.woocommerce ul.products li.product.text_on_hover h3,
.masonry.classic_enhanced .masonry-blog-item h3.title,
.woocommerce ul.products li.product.material h3,
.woocommerce-page ul.products li.product.material h3,
.portfolio-items[data-ps="8"] .col h3,
.nectar-hor-list-item[data-font-family="h3"],
.woocommerce ul.products li.product h2,
.nectar-quick-view-box h1,
.nectar-ext-menu-item .inherit-h3 .menu-title-text,
#slide-out-widget-area .nectar-ext-menu-item .inherit-h3,
#mobile-menu .nectar-ext-menu-item .inherit-h3,
#ajax-content-wrap .nectar-inherit-h3,
[data-inherit-heading-family="h3"],
.nectar-quick-view-box div.product h1.product_title.nectar-inherit-h3,
.nectar-quick-view-box div.product .summary p.price.nectar-inherit-h3,
body.woocommerce div.product p.price.nectar-inherit-h3 ins {
	font-size: var(--h4);
}



.ts__home__ti h2,
.ts__home__wits-col1 h1,
.ts__home__wits-col1 h2 {
	font-size: var(--font-64);
}

.ts__home__form p {
	font-size: var(--font-20);
}

#mc_embed_signup form label,
#mc_embed_signup .button {
	font-size: var(--paragraph) !important;
}

.ts__home__wits-col2 p,
.ts__home__wits-col1 p {
	font-size: var(--font-17);
}


.ts__home__form h3,
.ts__footer__bottom .col .desc h3 {
	font-size: var(--font-26) !important;
	line-height: 1.3 !important;
}

.ts__home__wits-col2 h3,
.ts__home__wits .ts__home__wits--c2 h3 {
	font-size: var(--font-29);
}

.ts__home__form h2 {
	font-size: var(--title);
}

.ts__home__un h2 {
	font-size: var(--font-140);
}

.ts__home__wits h2 {
	font-size: var(--font-58);
}

.ts__footer__bottom .col:nth-child(2) ul.menu li a span {
	font-size: var(--paragraph) ;
}

.ts__footer__bottom .col .desc p {
	font-size: var(--font-18);
}

/*  -------- the-change ----------- 

.ts__home__wits-col1 p,
.ts__the-change-section3 p {
	font-size: var(--font-22);
}

.ts__the-change-section3 h2 {
	font-size: var(--font-48);
}
.nectar-button span {
	font-size: var(--font-18) !important;
}

.ts__component-commet h3,
.ts__component-commet h3 span {
	font-size: var(--font-28);
}

.testimonial_name p,
.testimonial_name p span {
	font-size: var(--font-23) !important;
}

.ts__component-commet h4 {
	font-size: var(--font-23);
}

.ts__component-grid-4 h3 {
	font-size: var(--font-32) !important;
}


/*  -------- the-change ----------- 

.first-section h1 {
	font-size: var(--font-66);
}

.first-section h3, .first-section h3 span {
	font-size: var(--h3);
}

.first-section p {
	font-size: var(--font-22);
}

.cc-section-f h2 {
	font-size: var(--font-58);
}

.cc-section-f p {
	font-size: var(--h4) !important;
}

.ts__journey__tab h2 {
	font-size: var(--font-58);
}

.ts__journey__tab p,
.ts__journey__tab .wpb_tab.ui-tabs-panel a {
	font-size: var(--font-22);
}

.ts__component-commet h3 {
	font-size: var(--font-36);
}

.ts__component-commet h2,
.ts__component-commet h2 span {
	font-size: var(--font-46);
}


/*  -------- community ----------- 
.ts__home__wits h2,
.ts__home__wits h1 {
	font-size: var(--font-64);
}

.ts__home__wits p {
	font-size: var(--h4);
}

.white-quote h2,
.white-quote h2 span {
	font-size: var(--font-26);
}

.cccc-font p span {
	font-size: var(--font-36) !important;
}

.cv1-font p span {
	font-size: var(--h4) !important;
}

.accordion li > a > div p {
	font-size: var(--font-18);
}

/*  -------- community ----------- 

.page-id-15 h1 {
	font-size: var(--font-74);
}

.page-id-15 h2 {
	font-size: var(--font-58);
}

.row .col.section-title h1 {
	font-size: var(--font-52) !important;
}

#sidebar h2 {
	font-size: var(--h4) !important;
}

.single-post h2 {
	font-size: var(--font-42) !important;
}

#blog_cta h3 {
	font-size: var(--font-42) !important;
}

#blog_cta h4 {
	font-size: var(--font-26) !important;
}

.single-post h3 {
	font-size: var(--font-28) !important;
}

.material input[type="submit"] {
	font-size: var(--font-18);
}

.dwp__footer__bottom .col .copy-menu small,
.dwp__footer__bottom .col .copy-menu ul li a {
	font-size: var(--small);
}

.wpb_tabs_nav.ui-tabs-nav li a {
	font-size: var(--h4) !important;
}

.internal h1 {
	font-size: var(--font-42);
}
*/
.container{
	max-width: none;
}

.dwp__header__logo {
    padding: 0px 0 0;
    width: 400px;
    /* margin-left: 100px; */
}
.dwp__header {
	padding: 0;
}
.dwp__header__logo a {
    display: table;
    max-width: 100%;
    display: flex;
    padding: 0;
}
.dwp__header__logo {
    padding: 0px 0 0;
    width: 400px;
    /* margin-left: 100px; */
}
.dwp__header__menu ul li {
    list-style: none;
    margin-right: 20px;
    padding: 50px 0 0;
    position: relative;
}
.dwp__header__menu ul li a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-width: 160px;
}
.dwp__header__top {
    position: fixed;
    right: 0;
    top: 50px;
}






.ts__header {
    background-color: transparent;
    left: 0;
    padding: 0 0 30px;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    background-image: url(/wp-content/uploads/triangulos.svg);
    background-repeat: no-repeat;
    background-size: 160px;
    background-position: top left;
    z-index: 200;
}

/*
.ts__header .container-wrap {
    background-color: transparent;
}*/
.ts__header .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.ts__header__logo {
    padding: 85px 0 0;
    width: 400px;
    margin-left: 100px;
}

@media (max-width: 1320px) {
    .ts__header__logo {
        width: 300px;
    }
}

@media (max-width: 1150px) {
    .ts__header__logo {
        padding: 25px 0 0;
        position: relative;
        width: 200px;
        z-index: 100;
    }
}
.ts__header__logo a {
    display: block;
}
.ts__header__logo a img.custom-logo {
    width: 100% !important;
}
.ts__header__nav {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 0 auto;
}
@media (min-width: 1150px) {
    .ts__header__nav {
        width: 63%;
    }
}
.ts__header__nav ul {
    -webkit-box-align: center;
    -webkit-box-pack: end;
    -webkit-align-items: start;
    align-items: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
}
@media (max-width: 1150px) {
    .ts__header__nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        -webkit-align-items: start;
        align-items: start;
        background: #CC5839;
        -webkit-flex-direction: column;
        flex-direction: column;
        height: 100vh;
        -webkit-justify-content: center;
        justify-content: center;
        left: 0;
        opacity: 0;
        overflow-y: auto;
        position: fixed;
        top: 0;
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 100%;
        z-index: 1;
    }
    .ts__header__nav ul.active {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
.ts__header__nav ul li {
    list-style: none;
    margin-right: 20px;
    padding: 85px 0 0;
    position: relative;
}
@media (max-width: 1150px) {
    .ts__header__nav ul li {
        margin: 0 auto;
        width: 70%;
    }
}
.ts__header__nav ul li:after {
    background-color: transparent;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
}
.ts__header__nav ul li.current-menu-item:after,
.ts__header__nav ul li.current_page_item:after,
.ts__header__nav ul li:hover:after {
    background-color: #e0e643;
}
.ts__header__nav ul li a {
    color: #fff;
    display: block;
    font-weight: 700;
    transition: all 0.3s;
    max-width: 160px;
}
.ts__header__nav ul li a span {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 8px 0 0;
}
.ts__header__nav ul li.current-menu-item a,
.ts__header__nav ul li.current_page_item a,
.ts__header__nav ul li:hover a {
    color: #e0e643;
}
.ts__header__search {
    margin-top: 75px;
}
@media (max-width: 1150px) {
    .ts__header__search {
        margin-top: 30px;
        position: relative;
        z-index: 100;
    }
}
.ts__header__hamburguer {
    display: none;
}
@media (max-width: 1150px) {
    .ts__header__hamburguer {
        display: block;
        margin-right: 10px;
        margin-top: 33px;
        position: relative;
        width: 3.4375rem;
        z-index: 100;
    }
}
.ts__header__hamburguer svg path {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ts__header__hamburguer.active svg #top-line {
    -webkit-transform: translateX(7px) translateY(35px) rotate(-45deg);
    transform: translateX(7px) translateY(35px) rotate(-45deg);
}
.ts__header__hamburguer.active svg #middle-line {
    opacity: 0;
}
.ts__header__hamburguer.active svg #bottom-line {
    -webkit-transform: translateX(35px) translateY(-21px) rotate(45deg);
    transform: translateX(35px) translateY(-21px) rotate(45deg);
}
.ts__footer {
    background-color: #018093;
    padding: 50px 0 0;
    position: relative;
}
.ts__footer .container-wrap {
    background: transparent;
    padding: 0 !important;
}
.ts__footer .container-wrap .row {
    padding: 20px 20px 0px;
}
.ts__footer__logo {
    width: 350px;
}
@media (max-width: 992px) {
    .ts__footer__logo {
        width: 260px;
    }
}
.ts__footer__logo a {
    display: block;
}
.ts__footer__bottom {
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
}
@media (max-width: 992px) {
    .ts__footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}
.ts__footer__bottom .col {
    width: 60%;
}
@media (max-width: 992px) {
    .ts__footer__bottom .col {
        width: 100%;
    }
}
.ts__footer__bottom .col:nth-child(2) {
    width: 30%;
}
@media (max-width: 992px) {
    .ts__footer__bottom .col:nth-child(2) {
        width: 100%;
    }
}
.ts__footer__bottom .col:nth-child(2) ul.menu {
    margin: 0;
    padding: 0;
}
.ts__footer__bottom .col:nth-child(2) ul.menu li {
    list-style: none;
}
.ts__footer__bottom .col:nth-child(2) ul.menu li:not(:last-child) {
    border-bottom: 1px solid #4DADBB;
    margin-bottom: 15px;

}
.ts__footer__bottom .col:nth-child(2) ul.menu li a {
    color: #fff;
    display: block;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.ts__footer__bottom .col:nth-child(2) ul.menu li a span {
    color: #000;
    display: block;
    font-weight: 400;
    line-height: 18px;
    margin: 3.5px 0 15px 0;
}
.ts__footer__bottom .col .desc h3 {
    color: #fff;
    font-weight: 700;
    margin: 0 0 25px;
}
.ts__footer__bottom .col .desc p {
    color: #000;
}
.ts__footer__bottom .col .copy-menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
@media (max-width: 992px) {
    .ts__footer__bottom .col .copy-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-top: 30px;
    }
}
.ts__footer__bottom .col .copy-menu small {
    color: hsla(0, 0%, 100%, 0.6);
}
.ts__footer__bottom .col .copy-menu ul {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 0 10px;
    padding: 0;
}
@media (max-width: 992px) {
    .ts__footer__bottom .col .copy-menu ul {
        margin: 10px 0 0;
    }
}
.ts__footer__bottom .col .copy-menu ul li {
    list-style: none;
}
.ts__footer__bottom .col .copy-menu ul li:not(.ts__footer__bottom .col .copy-menu ul li:last-child):after {
    color: #fff;
    content: "/";
    margin: 3px;
}
.ts__footer__bottom .col .copy-menu ul li a {
    color: #fff;
    font-weight: 700;
}
.ts__footer__bottom .col .copy-menu ul li.current-menu-item a,
.ts__footer__bottom .col .copy-menu ul li.current_page_item a,
.ts__footer__bottom .col .copy-menu ul li:hover a {
    color: #e0e643;
}
.ts__footer__bottom .col .redes {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 0;
    padding: 0;
}
.ts__footer__bottom .col .redes li {
    list-style: none;
}
.ts__footer__bottom .col .redes li:not(:last-child) {
    margin-right: 20px;
}
.ts__footer__bottom .col .redes li a {
    display: block;
    width: 25px;
}
.ts__home__banner h1,
.ts__home__banner h2,
.ts__home__banner p {
    color: #fff;
}

.ts__home__banner h1 {

    margin: 80px 0 38px!important;
}


.ts__home__un {
    padding: 120px 0 !important;
}
.ts__home__un h1,
.ts__home__un h2,
.ts__home__un h3,
.ts__home__un p {
    color: #fff;
}
.ts__home__wits .ts__home__wits--c2 .nectar-highlighted-text {
    padding-left: 45px;
    position: relative;
}
.ts__home__wits .ts__home__wits--c2 .nectar-highlighted-text:after {
    background-image: url(../img/circle.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 30px;
}
.ts__home__wits .ts__home__wits--c2 .nectar-highlighted-text:before {
    background: #ccc;
    content: "";
    display: block;
    height: 100%;
    left: 14px;
    position: absolute;
    top: 30px;
    width: 1px;
}
.ts__home__wits .ts__home__wits--c2 .nectar-highlighted-text:last-child:before {
    content: none;
}
.ts__home__wits-col1 {
    margin-bottom: 50px !important;
}

.ts__home__wits-col2 {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 50px 0 0;
}

.ts__home__wits-col2 p {
    color: #000;
    margin: 0;
}
.ts__home__wits-col2 img {
    min-height: 120px;
    width: 150px !important;
}
.ts__home__form {
    padding: 100px 0 !important;
}
.ts__home__form h2 {
    color: #fff;
    font-weight: 700;
    line-height: 1;
}
.ts__home__form h3 {
    margin-bottom: 20px !important;
    font-weight: 700!important;
}
.ts__home__form h3,
.ts__home__form p {
    color: #000;
}
.ts__home__form p{
    line-height: 1.25;
    font-weight: 500;
}
.single-full-img {
    width: 100%;
}
.ts__header {
    padding: 0px 30px 10px 0;
}

/*
.ts__header__nav ul li a span {
    font-size: var(--small);
    line-height: 1.3;
}
.ts__header__nav ul li a span {
    font-size: var(--small);
    line-height: 17px;
    color: #FFF;
    letter-spacing: .5px;
}
*/
.container.main-content {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 88px;
}

.single .container.main-content {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}

.ts__footer__bottom .col .desc h3 {
    font-size: 26px;
    line-height: 1.25;
    margin: 30px 0;
}




@media (max-width: 1600px) {
	footer .container.main-content,
	.single footer .container.main-content{
		max-width: 90%;
		padding: 0;
	}
}

@media (max-width: 1150px) {
	.ts__header__nav ul li a span {
		color: #fff;
	}
	.ts__header__nav ul li a {
		max-width: 100%;
	}
}

@media screen and (max-width: 768px){
	.ts__header{
		padding-top:40px;
	}
	.ts__header__logo {
		padding: 0px 0 0;
		margin-left: 30px;
		width: 240px;
	}
	.ts__header__hamburguer, .ts__header__search {
		margin-top: 6px;
	}
}


@media screen and (max-width: 550px) {
	.ts__header__hamburguer {
		width: 48px;
		margin-top: 12px;
	}
}
body.material #search-outer.material-open, body.material #header-outer #search-outer.material-open {
    transform: translate3d(0,0vh,0);
    -webkit-transform: translate3d(0,0vh,0);
}

#search-outer {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10000;
    overflow: visible;
    background-color: #fff;
}


 #search-outer {
    background-color: transparent;
    height: 35vh;
    position: absolute;
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transform: translate3d(0,-35vh,0);
    -webkit-transform: translate3d(0,-35vh,0);
    z-index: 2000!important;
    padding: 0;
    top: -1px;
}

#search-outer.material-open, body.material #header-outer #search-outer.material-open {
    transform: translate3d(0,0vh,0);
    -webkit-transform: translate3d(0,0vh,0);
}


#search-outer #search #close a:before, .slide_out_area_close:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 46px;
    height: 46px;
    margin: -23px 0 0 -23px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.05);
    content: '';
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
    -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
}

body.material #search-outer #search #close a span {
    color: #000;
}
body #search-outer #search #close a span {
    font-size: 20px;
}

body.material #search-outer {
    background-color: transparent;
    height: 35vh;
    position: absolute;
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transform: translate3d(0,-35vh,0);
    -webkit-transform: translate3d(0,-35vh,0);
    z-index: 2000!important;
    padding: 0;
    top: -1px;
	display: block; 
}


#search-outer #search {
    max-width: 1200px;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


div#search {
	max-width: 1600px;
	width: 100%;
    margin: 0 auto;
    padding: 0px 30px;
	background: white;
}

@media only screen and (min-width: 1000px) {
	body.material #search-outer #search #search-box input[type="text"] {
		font-size: 48px;
		line-height: 1;
		height: 76px !important;
	}
}

#search-outer #search input[type=text] {
    width: 100%;
    color: #888;
    font-size: 43px;
    line-height: 43px;
    position: relative;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-transition: none;
    transition: none;
    box-shadow: none;
    font-weight: 700;
    letter-spacing: 1px;
	border-bottom: 2px solid #CC5839;
	font-family: Raleway-Bold, sans-serif;
	text-transform: capitalize;
}


.tabbed>ul li .active-tab,
body.material input[type=text]:focus,
body.material textarea:focus,
body.material input[type=email]:focus,
body.material input[type=search]:focus,
body.material input[type=password]:focus,
body.material input[type=tel]:focus,
body.material input[type=url]:focus,
body.material input[type=date]:focus,
body.material select:focus,
.row .col .wp-caption .wp-caption-text,
.material.woocommerce-page input#coupon_code:focus,
.material #search-outer #search input[type="text"],
#header-outer[data-lhe="animated_underline"] #top nav>ul>li>a .menu-title-text:after,
div[data-style="minimal"] .toggle.default.open i,
div[data-style="minimal"] .toggle.default:hover i,
div[data-style="minimal"] .toggle.accent-color.open i,
div[data-style="minimal"] .toggle.accent-color:hover i,
.single #single-meta div a:hover,
.single #single-meta div a:focus,
.single .fullscreen-blog-header #single-below-header>span a:hover,
.blog-title #single-meta .nectar-social.hover>div a:hover,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="accent-color"]:hover,
.material.woocommerce-page[data-form-style="default"] div input#coupon_code:focus {
    border-color: #CC5839;
}

body.material #search-outer #search .container {
    height: auto!important;
    float: none;
    width: 100%;
}

#search-outer #search .span_12 span {
    display: block;
    color: rgba(0,0,0,0.4);
    margin-top: 15px;
}


/*IVAN CSS*/
.page .container-wrap, 
.page .project-title{
	padding-bottom: 0;
	padding-top: 0;
}

.dwp__header__size {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
	margin-bottom: 20px;
	padding-right: 0;
}
@media screen and (max-width: 1150px){
	.dwp__header__size{
		margin-bottom: 0;
    	padding-right: 0;
	}
}
@media screen and (max-width: 768px){
	.dwp__header__size{
    	padding-right: 0;
		    margin-bottom: 10px;
	}
	.ts__header__search{
		margin-right: 0;
	}
}
@media screen and (max-width: 782px){
	button#clos{
		top: -60px !important;
		right: 0px;
	}
	html {
		margin-top: 0px !important;
	}
	#wpadminbar {
		position: absolute;
		top: -46px;
	}
	.dwp__header__size{
		padding-right:0px;
	}
}
@media screen and (max-width: 600px){
	#wpadminbar {
		position: absolute;
		top: -46px;
	}
	.container.main-content{
		padding: 0px;
		max-width: 420px;
	}
	.container.main-content .dwp__container{
		padding: 0px;
	}
}

.dwp__blog__single .title {
    font-size: 52px;
	color: #CC5839;
}

button#clos {
    background: #ededed;
    position: absolute;
    font-size: 31px;
    top: 0;
    margin: 0;
    font-family: Raleway-Regular, sans-serif;
    width: 50px;
    height: 50px;
    border-radius: 200px;
	color: #02697a;
}

.ts__journey__tab .nectar-button,
.ts__journey__tab .nectar-button[data-color-override="false"].regular-button{
	clear: both;
    border: 0 none;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    height: auto!important;
    padding: 10px 30px !important;
    text-transform: uppercase;
    font-weight: 700!important;
    background: #285F74!important;
    margin: 10px 5px 10px 0 !important;
	border-radius: 4px !important;
}
.ts__journey__tab .nectar-button:after{
	content:none;
}
.page-id-15 .custom-post-blog h2{
	color:#fff;
	font-size: 32px;
	line-height:1.25;
}
.page-id-15 .custom-post-blog p{
	color:#fff;
}
.custom-post-blog .vc_col-sm-6 .vc_column-inner{
	max-width:50%;
}
.dwp__header__size{
	display:none;
}
.ts__component-commet .vc_col-sm-6:first-child{
	padding:0 !important;
}
.ts__component-commet .vc_col-sm-6:last-child{
	padding-left: 4% !important;
    padding-right: 4% !important;
}
.ts__component-commet h3{
	margin-bottom:0;
}
.ts__component-commet h2{
	margin-bottom:20px;
}
#forcing_font h1{
	line-height:1;
}
.single .dwp__blog__single .image{
	max-height: 35rem;
    overflow: hidden;
}
.single .dwp__blog__single .image img{
	margin-top: -5%;
	width: 100%;
}
.single .dwp__blog__single .date-author{
	padding: 60px 0 25px 0;
}
.single .dwp__container .span_9{
	padding-right: 0;
    margin-right: 4%;
    width: 68.5%;
}

.single .dwp__container .span_9 #blog_cta .col.padding-3-percent{
	padding:4%;
}
.single .dwp__container .span_9 #blog_cta .col.padding-3-percent > .vc_column-inner{
	padding: 0;
}
.single .dwp__container .span_9 #blog_cta .col.padding-3-percent h3{
	margin-bottom:10px !important;
}
.single .dwp__container .span_9 #blog_cta .col.padding-3-percent h4{
	font-weight: 400 !important;
}
.single .dwp__pagination .dwp__container{
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.single .dwp__pagination .dwp__container {
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.single .dwp__pagination .dwp__container .prev-next,
.single .dwp__pagination .dwp__container .prev-next a{
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.single .dwp__pagination{
	border-top: solid 2px #000;
    padding-top: 40px;
}
.single .dwp__pagination .dwp__container .prev-next a{
	font-size: 24px;
	font-weight:900;
}
.single .dwp__pagination .dwp__container .prev-next a img{
	max-width: 47px;
}
.single .dwp__pagination .dwp__container .prev-next .post-prev {
    margin-right: 5rem;
}
.ts__the-change-section3 .wpb_wrapper{
	margin-bottom: 1.5em!important;
}
.single .dwp__pagination .dwp__container .dwp__btn{
	padding: 15px 30px;
    background: #CC5839;
    color: #fff;
    font-size: 24px;
    border: 0;
    cursor: pointer;
    -webkit-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
	font-weight:900;
}
.ts__component-grid-4 .col.padding-3-percent{
	padding-top:0!important;
	padding-bottom:0!important;
}
.ts__header__nav ul li a, .ts__footer__bottom .col:nth-child(2) ul.menu li a {
    font-size: 22px;
    line-height: 26px;
}
.ts__footer__bottom .col:nth-child(2) ul.menu li a span {
    font-size: 16px;
    line-height: 19px;
}
.ccc-size-f .img-with-aniamtion-wrap .hover-wrap{
	margin-bottom:-1px;
}
.ts__component_accordion .accordion{
	padding: 0;
}
.ts__component_accordion .accordion li a{
	padding: 0;
}
.ts__component_logos .padding-2-percent{
	padding-top:0px!important;
	padding-bottom:0px!important;
}

/*
.custom-post-blog{
	padding: 0 0.5%;
} 

.custom-post-blog.full-width-content.vc_row-fluid .vc_span3, 
.custom-post-blog.full-width-content.vc_row-fluid .vc_col-sm-3, 
.custom-post-blog .vc_row-fluid[data-column-margin="none"] .vc_span3, 
.custom-post-blog .vc_row-fluid[data-column-margin="none"] .vc_col-sm-3{
	width: 24.95%;
    margin: 0 0.05% !important;
}
.custom-post-blog.full-width-content.vc_row-fluid .vc_span6, 
.custom-post-blog.full-width-content.vc_row-fluid .vc_col-sm-6, 
.custom-post-blog .vc_row-fluid[data-column-margin="none"] .vc_span6, 
.custom-post-blog .vc_row-fluid[data-column-margin="none"] .vc_col-sm-6{
	width: 49.95%;
    margin: 0 0.05% !important;
}
.custom-post-blog.full-width-content.vc_row-fluid .col:first-child{
	margin-left: -0.05% !important;
}
.custom-post-blog.full-width-content.vc_row-fluid .col:last-child{
	margin-right: -0.05% !important;
}
*/
.footer_social .list_network ul{
	display:flex;
	padding:0;
	margin:0;
}
.footer_social .list_network ul li{
	list-style:none;
}
.footer_social .list_network ul li a{
	color: #fff;
    display: block;
    margin-right: 15px;
}
.footer_social .list_network ul li a span{
	display:none;
}
.footer_social .list_network ul li a:hover{
	color:#e0e643;
}
.footer_social .list_network ul li a i{
	font-size: 28px;
}
.ts__journey_post .vc_col-sm-4 img{
	width:100%;
}
.ts__journey_post .vc_col-sm-4:hover{
	background:#fff;
}

.single .ts__header{
	position: relative !important;
}
.single .container-wrap{
	padding-top:0;
}
@media (max-width: 1150px){
	.ts__header__nav ul li {
    	margin: 0 auto 25px;
    	padding: 15px 0 15px;
	}
}
@media screen and (max-width: 999px){
	
	.min_h_54{
		min-height: 450px;
	}
	.wpb_column {
		width: 100% !important;
		max-width:none !important;
	}
}
@media screen and (min-width: 992px){
.single .dwp__container.row,
.single .date-author .dwp__container,
.single .dwp__pagination .dwp__container,
.single .ts__footer .container.main-content,
	body.search .ts__footer .container.main-content{
	padding-left: 90px;
	padding-right: 90px;
	max-width: 1600px;
}
}
@media screen and (max-width: 990px){
	.ts__component-grid-4 .vc_col-sm-3.wpb_column{
		width : 50%!important;
		border-bottom: solid 12px #fff;
	}
}

.body a {
	color: #BB4E30;
}
.ts__header {
    background-color: #285F74;
}
.ts__image__header{
	display:none;
}
.single .dwp__blog__single a:hover{
	color:#285F74;
	text-decoration:underline;
}
@media screen and (max-width: 768px){
	.ts__footer__bottom .col .desc{
		padding-bottom: 15px;
	}
	.ts__header{
		background-size: 80px;
	}
	.container-wrap{
		padding: 0px 30px;
	}
	.single .dwp__container .span_9{
		margin-right: 0;
    	width: 100%;
	}
	.single .dwp__blog__single .image {
    	max-height: 280px;
    	overflow: hidden;
    	margin-top: 20px;
	}
	.single .dwp__container .span_9 #blog_cta .col.padding-3-percent h3 {
    	margin-bottom: 10px !important;
    	line-height: 1.25 !important;
    	font-size: 220% !important;
	}
	.single .dwp__container .span_9 #blog_cta .col.padding-3-percent h4 {
    	
    	line-height: 1.25 !important;
    	font-size: 120% !important;
	}
	.single .dwp__pagination .dwp__container .prev-next a img {
    	max-width: 36px;
	}
	.single .dwp__pagination .dwp__container .prev-next a,
	.single .dwp__pagination .dwp__container .dwp__btn{
		font-size: 20px;
	}
	.single .dwp__blog__single .image img{
		margin-top:0;
	}
}

@media screen and (max-width: 690px){
	.single .dwp__blog__single .date-author{
		padding: 35px 0 25px 0;
	}
	.resp_padd_fix{
		padding-top: 40px !important;
    	padding-bottom: 60px !important;
	}
	.resp_padd_fix.top_max{
		padding-top: 80px !important;
		padding-bottom: 30px !important;
	}
	
	.ts__home__un .padding-2-percent{
		margin-bottom:0;
	}
	.ts__component_accordion .accordion {
		padding: 0;
	}
	.ts__component-grid-4 .col.padding-3-percent > .vc_column-inner{
		padding: calc(100vw * 0.06);
	}
	.ts__component-grid-4 .vc_col-sm-3.wpb_column {
    	width: 100%!important;
		border-bottom: none;
	}
	.vc_row.top_padding_phone_55pct {
        padding-top: 55%!important;
    }
	.ts__the-change-section3 .column_container .wpb_text_column{
		padding-top:0 !important;
	}
	.ts__the-change-section3 .column_container a.nectar-button{
		margin-bottom: 0!important;
	}
}
@media screen and (max-width: 479px){
	.container.main-content{
		max-width: 320px;
	}
}
.single .dwp__container.row .commets_col .comment-form .form-submit .submit{
		padding: 12px 30px;
		background: #CC5839;
		color: #fff;
		font-size: 20px;
		border: 0;
		cursor: pointer;
		-webkit-border-radius: 0.1875rem;
		border-radius: 0.1875rem;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		text-transform:lowercase;
		line-height:1;
	}
.single .dwp__container.row .commets_col .comment-reply-title,
.single .dwp__container.row .commets_col .comment-form p{
	color: #000;
}
.single .dwp__container.row .commets_col .comment-form .form-submit{
	margin:0;
}
.single .dwp__container.row .commets_col .comment-form{
		padding-bottom: 40px;
	}
/*Comments*/
@media screen and (min-width: 768px){
	.single .dwp__container.row .commets_col .comment-form .form-submit .submit{
		font-size: 24px;
	}
	.single .dwp__container.row .commets_col{
		max-width: 80%;
	}
	.single .dwp__container.row .commets_col .comment-form{
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		padding-bottom: 40px;
	}
	.single .dwp__container.row .commets_col .comment-form .comment-notes,
	.single .dwp__container.row .commets_col .comment-form .comment-form-comment,
	.single .dwp__container.row .commets_col .comment-form .comment-form-cookies-consent{
		width: 100%;
	}
	.single .dwp__container.row .commets_col .comment-form .comment-form-author,
	.single .dwp__container.row .commets_col .comment-form .comment-form-email{
		max-width: 33%;
    	margin-right: 1%;
	}
	.single .dwp__container.row .commets_col .comment-form .comment-form-url{
		max-width: 32%;
	}
	
}

/*Search*/
@media screen and (min-width: 768px){
	.search-results #search-results{
		display: grid;
		grid-auto-flow: row dense;
		grid-template-columns: repeat(4,1fr);
		grid-gap: 30px;
		height: auto!important;
	}
	
}
.search .ts__header{
	position: relative !important;
}
.search #page-header-bg,
.search #page-header-bg h1,
.search #page-header-bg h1 span,
.search #page-header-bg span{
	color: #000;
    height: auto;
    padding: inherit;
    margin: auto;
}
.search #page-header-bg .span_6, 
.search #page-header-bg .nectar-particles .span_6 .inner-wrap{
	top: auto;
    -webkit-transform: inherit;
    transform: inherit;
}
.search #ajax-content-wrap {
    padding-top: 0px;
}

.search #page-header-bg h1 {
    font-size: 40px;
    line-height: 50px;
    padding: 0;
}
.search .container.main-content .container-wrap{
	padding-top: 60px;
}

.masonry-blog-item .inner-wrap, 
#search-results .result .inner-wrap{
	height: 100%;
	padding: 0;
	border-radius: 5px;
    overflow: hidden;
}

.masonry-blog-item .inner-wrap a, 
#search-results .result .inner-wrap a{
	display: block;
	
}
.masonry-blog-item .inner-wrap img, 
#search-results .result .inner-wrap img{
	max-height: 170px;
	overflow: hidden;
	margin: 0;
}

.masonry-blog-item .inner-wrap h2, 
#search-results .result .inner-wrap h2{
	padding:  18px 18px;
}
.search.search-no-results .container-wrap{
	    padding-top: 100px;
}
body.search-no-results .container-wrap:not([data-layout="default"]) .container.main-content{
	max-width: 1000px;
}
body.search-no-results #search-results {
    margin-bottom: 30px;
    overflow: visible;
}
body.search-no-results #search-results .search-form {
    position: relative;
}
body.search-no-results #search-results input[type=text] {
    padding-right: 60px;
}
body.search-no-results #search-results .search-form input[type=submit] {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    line-height: 0;
	color: #ffffff!important;
    padding: 15px 22px!important;
    height: 100%;
    background: #e97a5d;
}
body.search-no-results #search-results h3,
body.search-no-results #search-results p{
	color: #295f74;
}
body.search #page-header-bg h1{
	color: #295f74;
}
body.search #page-header-bg h1 span{
	color:#bb4d31
}
body.search #page-header-bg .result-num{
	color: #295f74;
}
body.search #page-header-bg{
	width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}
@media screen and (max-width: 767px){
	.search.search-no-results .container-wrap {
		padding-top: 50px;
	}
	.search-results #search-results{
		display: grid;
		grid-auto-flow: row dense;
		grid-template-columns: auto;
		grid-gap: 30px;
		height: auto!important;
	}
	body.search #page-header-bg h1 {
		font-size: 40px;
		line-height: 50px;
		padding: 0;
	}
	.search .container.main-content{
		padding-top: 60px;
		padding-bottom: 30px;
	}
	.search #page-header-bg, .search #page-header-bg h1, 
	.search #page-header-bg h1 span, .search #page-header-bg span{
		padding-top: 0;
	}
	.search .container.main-content .container-wrap{
		padding: 0;
	}
	.search #page-header-bg h1{
		margin-bottom: 15px;
	}
	.masonry-blog-item .inner-wrap img, #search-results .result .inner-wrap img{
		max-height: none;
	}
}

/*
 * Single post
 * */
.single-post .dwp__blog__single p {
	font-size: 18px !important;
  line-height: 32px !important;
	font-weight: 400 !important;
	font-family: Poppins !important;
}

.single-post .dwp__blog__single h4 {
	font-size: 22px !important;
  line-height: 32px !important;
}

.single-post .dwp__blog__single h2 {
	font-weight: 600 !important;
}

#teal  {
    background-color: #027083;
}

#brick  {
    background-color: #A85337;
}

.single-post .dwp__blog__single li {
	font-size: 18px !important;
  line-height: 32px !important;
	font-weight: 400 !important;
	font-family: Poppins !important;
}

.ts__header {
    background-color: #008093;
}

.search-result-pagination{
	text-align: center;
    margin: 50px 0 0 0;
}

.search-result-pagination #pagination{
	height: auto;
    margin: 0;
}

.search-result-pagination #pagination a.page-numbers, 
.search-result-pagination #pagination span.page-numbers,
.search-result-pagination #pagination .page-numbers.current{
	line-height: 1 !important;
    font-size: 16px !important;
}
.ts__footer__bottom.footer_menu{
	display: flex;
    align-items: end;
}
.ts__footer__bottom .col .copy-menu{
	flex-wrap: wrap;
    flex-direction: column-reverse;
}
.ts__footer__bottom .col .copy-menu .menu{
	width: 100%;
	margin-bottom:20px;
	font-size: 18px;
}
.ts__footer__bottom .col .copy-menu .copy{
	width: 100%;
    border-top: solid 1px #67acb9;
    padding-top: 20px;
	font-size: 15px;
}
.ts__footer__logo{
	margin-bottom: -30px;
}

@media screen and (max-width: 767px){
	.ts__footer__bottom .col .copy-menu .copy{
		font-size: 15px;
	}	
	.ts__footer__bottom .col .copy-menu .menu{
		margin-bottom: 28px
	}
	.ts__footer__bottom .col .copy-menu .copy{
		padding-top: 28px;
		font-size: 14.5px;
		line-height:1.5;
	}
	.ts__footer__bottom .col .copy-menu{
		margin-top: 44px;
	}
	.ts__footer__bottom.footer_social{
		margin-top: 70px;
	}
	.ts__footer__logo {
		margin-bottom: auto;
	}
.search-result-pagination #pagination a.page-numbers, 
.search-result-pagination #pagination span.page-numbers,
.search-result-pagination #pagination .page-numbers.current{
	line-height: 1 !important;
    font-size: 13px !important;
}
}
.ts__home__form #mc_embed_signup form input {
    border: 1px solid #B3B3B3;
    background: #fff;
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%;
    border-radius: 3px;
    overflow: hidden;
}
.ts__home__form  #mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px;
	font-size: 16px;
	line-height: 1.5;
}
.ts__home__form #mc_embed_signup #error_fr{
	margin: 10px 0 0;
    color: #fff;
    background: red;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    border: dashed 1px #fff;
}
.ts__home__form #mc_embed_signup .button {
	clear: both;
    background-color: #aaa;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
	height: auto!important;
    padding: 10px 30px!important;
    text-transform: uppercase;
    font-weight: 700!important;
    background: #285F74!important;
    margin: 10px 5px 10px 0 !important;
}
@media screen and (min-width: 768px){
	.ts__home__form.vc_row-fluid > .span_12 .wpb_column{
		padding-left:50px;
		padding-right:50px;
	}
	.ts__home__form.vc_row-fluid > .span_12{
		margin-left:-50px;
		margin-right:-50px;
	}
}