#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));		
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;			
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;	
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link 
{
font-weight:inherit;
}
.cli-style-v2 
{   
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"] 
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
}.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: '';
line-height: 0;
}
.clearfix:after {
clear: both;
} @media (min-width: 768px) {
.tdm-header-style-3 .td-affix .td-main-menu-logo img {
top: 0;
}
}
@-moz-document url-prefix() {
@media (min-width: 768px) {
.tdm-header-style-3 .td-main-menu-logo a img {
top: -1px;
}
}
} .tdm-header-style-1,
.tdm-header-style-2,
.tdm-header-style-3 { }
.tdm-header-style-1.td-header-wrap .td-header-top-menu-full,
.tdm-header-style-2.td-header-wrap .td-header-top-menu-full,
.tdm-header-style-3.td-header-wrap .td-header-top-menu-full {
background-color: #222;
}
.tdm-header-style-1 .td-main-menu-logo,
.tdm-header-style-2 .td-main-menu-logo,
.tdm-header-style-3 .td-main-menu-logo {
display: block;
margin-right: 42px;
height: 80px;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.tdm-header-style-1 .td-main-menu-logo,
.tdm-header-style-2 .td-main-menu-logo,
.tdm-header-style-3 .td-main-menu-logo {
margin-right: 20px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.tdm-header-style-1 .td-main-menu-logo,
.tdm-header-style-2 .td-main-menu-logo,
.tdm-header-style-3 .td-main-menu-logo {
margin-right: 10px;
}
}
@media (max-width: 767px) {
.tdm-header-style-1 .td-main-menu-logo,
.tdm-header-style-2 .td-main-menu-logo,
.tdm-header-style-3 .td-main-menu-logo {
float: left;
margin: 0;
display: inline;
width: 0;
height: 0;
}
}
.tdm-header-style-1 .td-main-menu-logo a,
.tdm-header-style-2 .td-main-menu-logo a,
.tdm-header-style-3 .td-main-menu-logo a {
line-height: 80px;
}
.tdm-header-style-1 .td-main-menu-logo img,
.tdm-header-style-2 .td-main-menu-logo img,
.tdm-header-style-3 .td-main-menu-logo img {
max-height: 80px; }
@media (max-width: 767px) {
.tdm-header-style-1 .td-main-menu-logo img,
.tdm-header-style-2 .td-main-menu-logo img,
.tdm-header-style-3 .td-main-menu-logo img {
max-height: 48px;
}
}
.tdm-header-style-1 .td-header-sp-recs,
.tdm-header-style-2 .td-header-sp-recs,
.tdm-header-style-3 .td-header-sp-recs {
width: 100%;  }
@media (min-width: 1019px) {
.tdm-header-style-1 .td-header-sp-recs,
.tdm-header-style-2 .td-header-sp-recs,
.tdm-header-style-3 .td-header-sp-recs {
margin: 24px auto 0 auto !important;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.tdm-header-style-1 .td-header-sp-recs,
.tdm-header-style-2 .td-header-sp-recs,
.tdm-header-style-3 .td-header-sp-recs {
margin: 14px auto 0 auto !important;
}
}
.tdm-header-style-1.td-header-background-image .td-header-sp-recs,
.tdm-header-style-2.td-header-background-image .td-header-sp-recs,
.tdm-header-style-3.td-header-background-image .td-header-sp-recs {  }
@media (min-width: 1019px) {
.tdm-header-style-1.td-header-background-image .td-header-sp-recs,
.tdm-header-style-2.td-header-background-image .td-header-sp-recs,
.tdm-header-style-3.td-header-background-image .td-header-sp-recs {
margin-bottom: 24px !important;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.tdm-header-style-1.td-header-background-image .td-header-sp-recs,
.tdm-header-style-2.td-header-background-image .td-header-sp-recs,
.tdm-header-style-3.td-header-background-image .td-header-sp-recs {
margin-bottom: 14px !important;
}
}
.tdm-header-style-1 .td-header-rec-wrap,
.tdm-header-style-2 .td-header-rec-wrap,
.tdm-header-style-3 .td-header-rec-wrap {
min-height: 0;
}
.tdm-header-style-1 .td-a-rec-id-header img,
.tdm-header-style-2 .td-a-rec-id-header img,
.tdm-header-style-3 .td-a-rec-id-header img,
.tdm-header-style-1 .td-g-rec-id-header img,
.tdm-header-style-2 .td-g-rec-id-header img,
.tdm-header-style-3 .td-g-rec-id-header img {
position: relative;
}
.tdm-header-style-1 .td-a-rec-id-header .adsbygoogle,
.tdm-header-style-2 .td-a-rec-id-header .adsbygoogle,
.tdm-header-style-3 .td-a-rec-id-header .adsbygoogle,
.tdm-header-style-1 .td-g-rec-id-header .adsbygoogle,
.tdm-header-style-2 .td-g-rec-id-header .adsbygoogle,
.tdm-header-style-3 .td-g-rec-id-header .adsbygoogle {
position: relative;
display: block !important;
}
.tdm-header-style-1 .tdm-header-menu-btns,
.tdm-header-style-2 .tdm-header-menu-btns,
.tdm-header-style-3 .tdm-header-menu-btns {
line-height: 80px;
}
.tdm-header-style-1 .td-header-menu-social,
.tdm-header-style-2 .td-header-menu-social,
.tdm-header-style-3 .td-header-menu-social {
line-height: 80px;
}
.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button,
.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button,
.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button {
color: #000;
}
.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,
.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,
.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button .td-icon-search {
line-height: 80px;
}
.tdm-header-style-1 #td-header-menu,
.tdm-header-style-2 #td-header-menu,
.tdm-header-style-3 #td-header-menu {
display: block;
}
.tdm-header-style-1 .sf-menu > li > a,
.tdm-header-style-2 .sf-menu > li > a,
.tdm-header-style-3 .sf-menu > li > a {
line-height: 80px; }
@media (min-width: 1019px) and (max-width: 1140px) {
.tdm-header-style-1 .sf-menu > li > a,
.tdm-header-style-2 .sf-menu > li > a,
.tdm-header-style-3 .sf-menu > li > a {
padding: 0 12px;
}
}
.tdm-header-style-1 .sf-menu a.sf-with-ul,
.tdm-header-style-2 .sf-menu a.sf-with-ul,
.tdm-header-style-3 .sf-menu a.sf-with-ul { }
@media (min-width: 1019px) and (max-width: 1140px) {
.tdm-header-style-1 .sf-menu a.sf-with-ul,
.tdm-header-style-2 .sf-menu a.sf-with-ul,
.tdm-header-style-3 .sf-menu a.sf-with-ul {
padding-right: 26px;
}
}
.tdm-header-style-1 .td-mega-menu ul,
.tdm-header-style-2 .td-mega-menu ul,
.tdm-header-style-3 .td-mega-menu ul {
border-top: none;
}
@media (max-width: 767px) {
.tdm-header-style-1 .td-header-main-menu,
.tdm-header-style-2 .td-header-main-menu,
.tdm-header-style-3 .td-header-main-menu {
height: 54px;
}
}
.tdm-header-style-1 .td-affix .td-header-menu-btns,
.tdm-header-style-2 .td-affix .td-header-menu-btns,
.tdm-header-style-3 .td-affix .td-header-menu-btns,
.tdm-header-style-1 .td-affix .td-header-menu-social,
.tdm-header-style-2 .td-affix .td-header-menu-social,
.tdm-header-style-3 .td-affix .td-header-menu-social {
line-height: 48px;
}
.single_template_6 .tdm-header-style-1 .td-header-sp-recs,
.single_template_7 .tdm-header-style-1 .td-header-sp-recs,
.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,
.single_template_8 .tdm-header-style-1 .td-header-sp-recs,
.single_template_10 .tdm-header-style-1 .td-header-sp-recs,
.single_template_11 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,
.single_template_6 .tdm-header-style-2 .td-header-sp-recs,
.single_template_7 .tdm-header-style-2 .td-header-sp-recs,
.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,
.single_template_8 .tdm-header-style-2 .td-header-sp-recs,
.single_template_10 .tdm-header-style-2 .td-header-sp-recs,
.single_template_11 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,
.single_template_6 .tdm-header-style-3 .td-header-sp-recs,
.single_template_7 .tdm-header-style-3 .td-header-sp-recs,
.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,
.single_template_8 .tdm-header-style-3 .td-header-sp-recs,
.single_template_10 .tdm-header-style-3 .td-header-sp-recs,
.single_template_11 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs {  }
@media (min-width: 1019px) {
.single_template_6 .tdm-header-style-1 .td-header-sp-recs,
.single_template_7 .tdm-header-style-1 .td-header-sp-recs,
.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,
.single_template_8 .tdm-header-style-1 .td-header-sp-recs,
.single_template_10 .tdm-header-style-1 .td-header-sp-recs,
.single_template_11 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,
.single_template_6 .tdm-header-style-2 .td-header-sp-recs,
.single_template_7 .tdm-header-style-2 .td-header-sp-recs,
.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,
.single_template_8 .tdm-header-style-2 .td-header-sp-recs,
.single_template_10 .tdm-header-style-2 .td-header-sp-recs,
.single_template_11 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,
.single_template_6 .tdm-header-style-3 .td-header-sp-recs,
.single_template_7 .tdm-header-style-3 .td-header-sp-recs,
.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,
.single_template_8 .tdm-header-style-3 .td-header-sp-recs,
.single_template_10 .tdm-header-style-3 .td-header-sp-recs,
.single_template_11 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs {
margin-bottom: 24px !important;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.single_template_6 .tdm-header-style-1 .td-header-sp-recs,
.single_template_7 .tdm-header-style-1 .td-header-sp-recs,
.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,
.single_template_8 .tdm-header-style-1 .td-header-sp-recs,
.single_template_10 .tdm-header-style-1 .td-header-sp-recs,
.single_template_11 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,
.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,
.single_template_6 .tdm-header-style-2 .td-header-sp-recs,
.single_template_7 .tdm-header-style-2 .td-header-sp-recs,
.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,
.single_template_8 .tdm-header-style-2 .td-header-sp-recs,
.single_template_10 .tdm-header-style-2 .td-header-sp-recs,
.single_template_11 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,
.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,
.single_template_6 .tdm-header-style-3 .td-header-sp-recs,
.single_template_7 .tdm-header-style-3 .td-header-sp-recs,
.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,
.single_template_8 .tdm-header-style-3 .td-header-sp-recs,
.single_template_10 .tdm-header-style-3 .td-header-sp-recs,
.single_template_11 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,
.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs {
margin-bottom: 14px !important;
}
} .tdm-header-style-2 { }
.tdm-header-style-2 .td-logo-in-menu { }
@media (min-width: 767px) {
.tdm-header-style-2 .td-logo-in-menu {
position: absolute;
top: 0;
left: 20px;
}
}
@media (min-width: 767px) {
.tdm-header-style-2 #td-header-menu > div > .sf-menu {
display: table;
margin: 0 auto;
}
}
.tdm-header-style-2 .tdm-menu-btns-socials {
position: absolute;
top: 0;
right: 0;
} .tdm-header-style-3 .sf-menu {
float: right;
}
.tdm-menu-active-style3 .tdm-header .sf-menu > li > a:after,
.tdm-menu-active-style4 .tdm-header .sf-menu > li > a:after,
.tdm-menu-active-style5 .tdm-header .sf-menu > li > a:after {
display: none;
}
.tdm-menu-active-style2 .tdm-header ul.sf-menu > li,
.tdm-menu-active-style4 .tdm-header ul.sf-menu > li {
line-height: 80px;
}
.tdm-menu-active-style2 .tdm-header ul.sf-menu > li > a,
.tdm-menu-active-style4 .tdm-header ul.sf-menu > li > a {
display: inline-block;
line-height: 1;
}
.tdm-menu-active-style2 .td-affix ul.sf-menu > li,
.tdm-menu-active-style4 .td-affix ul.sf-menu > li {
line-height: 24px !important;
}
.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .current-menu-item > a,
.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .current-menu-ancestor > a,
.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .current-category-ancestor > a,
.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > li > a:hover,
.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .sfHover > a {
color: #4db2ec;
}
.tdm-menu-active-style2 .tdm-header .sf-menu > li > a {
margin: 0 14px;
padding: 11px 0;
}
.tdm-menu-active-style2 .tdm-header .sf-menu a.sf-with-ul {
margin-right: 31px;
}
.tdm-menu-active-style2 .td-affix .sf-menu > li > a {
padding: 0;
}
.tdm-menu-active-style4 .tdm-header .sf-menu > li > a {
margin: 0 9px;
padding: 10px;
border: 3px solid transparent;
}
.tdm-menu-active-style4 .tdm-header .sf-menu > .current-menu-item > a,
.tdm-menu-active-style4 .tdm-header .sf-menu > .current-menu-ancestor > a,
.tdm-menu-active-style4 .tdm-header .sf-menu > .current-category-ancestor > a,
.tdm-menu-active-style4 .tdm-header .sf-menu > li > a:hover,
.tdm-menu-active-style4 .tdm-header .sf-menu > .sfHover > a {
border-color: #4db2ec;
}
.tdm-menu-active-style4 .tdm-header .sf-menu a.sf-with-ul {
padding-right: 26px;
}
.tdm-menu-active-style4 .td-affix .sf-menu > li > a {
padding: 0;
}
.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-menu-item > a,
.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-menu-ancestor > a,
.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-category-ancestor > a,
.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > li > a:hover,
.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .sfHover > a {
background-color: #4db2ec;
color: #fff;
}
.tdm-header-menu-btns {
float: right;
margin-left: 15px;
line-height: 48px; }
@media (max-width: 767px) {
.tdm-header-menu-btns {
display: none;
}
}
.tdm-header-menu-btns .tdm_block_button {
margin-right: 8px;
margin-bottom: 0; }
@media (min-width: 768px) and (max-width: 1018px) {
.tdm-header-menu-btns .tdm_block_button {
margin-right: 5px;
}
.tdm-header-menu-btns .tdm_block_button .tdm-btn {
height: 30px;
line-height: 30px;
}
.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
}
.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-a {
transform: rotateX(0deg) translateZ(15px);
}
.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-b {
transform: rotateX(90deg) translateZ(15px);
}
.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-a {
transform: rotateX(-90deg) translateZ(15px);
}
.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-b {
transform: rotateX(0deg) translateZ(15px);
}
}
.tdm-header-menu-btns .tdm_block_button:last-child {
margin-right: 0;
}
.tdm-header-menu-btns .tds-button {
line-height: 1;
}
.td-affix .tdm-header-menu-btns {
line-height: 48px !important;
}
.td-affix .tdm-header-menu-btns .tdm-btn {
height: 30px;
line-height: 30px;
}
.td-affix .tdm-header-menu-btns .tdm-btn-style4 {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
}
.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-a {
transform: rotateX(0deg) translateZ(15px);
}
.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-b {
transform: rotateX(90deg) translateZ(15px);
}
.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-a {
transform: rotateX(-90deg) translateZ(15px);
}
.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-b {
transform: rotateX(0deg) translateZ(15px);
}
.td-header-menu-social {
margin-left: 15px;
}
.tdm-header .header-search-wrap {
position: relative;
float: right;
margin-left: 15px;
}
.td-header-sp-phone,
.td-header-sp-email,
.td-header-sp-info {
padding-left: 0 !important;
padding-right: 0 !important;
line-height: 28px;
}
.td-header-style-12 .td-header-sp-phone,
.td-header-style-12 .td-header-sp-email,
.td-header-style-12 .td-header-sp-info {
line-height: 54px;
}
.td-header-sp-phone,
.td-header-sp-email {
margin-right: 32px;
} .top-bar-style-mp-1 .td-header-sp-top-widget,
.top-bar-style-mp-1 .td-header-sp-top-menu {
float: right !important;
}  .tdm-title {
font-size: 36px;
line-height: 47px;
font-weight: 400;
margin-top: 10px;
margin-bottom: 26px;
color: #111;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;  }
@media (max-width: 767px) {
.tdm-title {
font-size: 35px;
line-height: 39px;
}
}
.tds-title .tdm-title {
display: inline-block;
}
.tdm-title-xxsm {
font-size: 13px;
line-height: 16px;
font-weight: 600;
}
.tdm-title-xsm {
font-size: 14px;
line-height: 20px;
font-weight: 600;
text-transform: uppercase;
}
.tdm-title-sm {
margin-bottom: 7px;
font-size: 23px;
line-height: 33px;
font-weight: 500;
}
.tdm-title-md {
font-size: 28px;
line-height: 36px;
font-weight: 400;  }
@media (min-width: 1019px) and (max-width: 1140px) {
.tdm-title-md {
font-size: 26px;
line-height: 32px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.tdm-title-md {
font-size: 24px;
line-height: 30px;
}
}
.tdm-title-bg {
font-size: 46px;
line-height: 56px;
font-weight: 400;  }
@media (min-width: 768px) and (max-width: 1018px) {
.tdm-title-bg {
font-size: 36px;
line-height: 42px;
}
}
@media (max-width: 767px) {
.tdm-title-bg {
font-size: 40px;
line-height: 50px;
}
}
.tdm-content-horiz-center .tdm-title-line {
margin-left: auto;
margin-right: auto;
}
.tdm-content-horiz-right .tdm-title-line {
margin-left: auto;
margin-right: 0;
}  .tdm-descr-sm {
font-family: 'Open Sans', arial, sans-serif;
font-size: 15px;
line-height: 26px;
color: #666;
margin-bottom: 30px;
}
.tdm-descr {
font-family: 'Open Sans', arial, sans-serif;
font-size: 16px;
line-height: 28px;
color: #666;
margin-bottom: 30px;   }
@media (max-width: 1018px) {
.tdm-descr {
font-size: 15px;
line-height: 24px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.tdm-descr {
margin-bottom: 25px;
}
}
@media (max-width: 767px) {
.tdm-descr {
margin-bottom: 20px;
}
}  .tds-title2 .tdm-title,
.tds-title3 .tdm-title {
margin-bottom: 0 !important;
}
.tds-title2 .tdm-title-line,
.tds-title3 .tdm-title-line {
display: table;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.tds-title2 .tdm-title-line:after,
.tds-title3 .tdm-title-line:after {
content: '';
width: 100%;
position: absolute;
background-color: #4db2ec;
top: 0;
left: 0;
margin: auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.tds-title2 .tdm-title-line {
width: 180px;
height: 49px;
}
.tds-title2 .tdm-title-line:after {
bottom: 40%;
}
.tds-title3 .tdm-title {
font-weight: 600;
}
.tds-title3 .tdm-title-line {
width: 120px;
height: 20px;
}
.tds-title3 .tdm-title-line:after {
bottom: 0;
}
.tds-title3 .tdm-title-sub {
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
font-size: 15px;
font-weight: 500;
color: #666;
}
.tds-title3.tdm-subtitle-above .tdm-title {
margin-bottom: 26px !important;
}
.tdm-btn {
display: inline-block;
font-family: 'Roboto', sans-serif;
text-align: center;
position: relative;
pointer-events: auto !important;
}
.tdm-btn .tdm-btn-text {
vertical-align: middle;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.tdm-btn i {
vertical-align: middle;
line-height: 1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.tdm-btn i:first-child {
margin-right: 14px;
}
.tdm-btn i:last-child {
margin-left: 14px;
}
.ie9 .tdm-btn .tdm-btn-text,
.ie10 .tdm-btn .tdm-btn-text,
.ie11 .tdm-btn .tdm-btn-text,
.ie9 .tdm-btn i,
.ie10 .tdm-btn i,
.ie11 .tdm-btn i {
background: transparent;
}
.ie9 div .tdm-title,
.ie10 div .tdm-title,
.ie11 div .tdm-title {
background: transparent;
}
.ie9 .tdm-fancy-title span,
.ie10 .tdm-fancy-title span,
.ie11 .tdm-fancy-title span {
background: transparent;
}
.ie9 .tds-icon:before,
.ie10 .tds-icon:before,
.ie11 .tds-icon:before {
background: transparent;
}
.ie9 .tdm-counter-number,
.ie10 .tdm-counter-number,
.ie11 .tdm-counter-number {
background: transparent;
} .tdm-btn-sm {
font-size: 13px;
line-height: 29px;
height: 31px;
padding: 0 16px;
}
.tdm-btn-md {
font-size: 13px;
line-height: 39px;
height: 41px;
padding: 0 24px; }
@media (max-width: 767px) {
.tdm-btn-md {
line-height: 40px;
height: 40px;
padding: 0 23px;
}
}
.tdm-btn-lg {
font-size: 15px;
font-weight: 500;
line-height: 52px;
height: 55px;
padding: 0 36px;  }
@media (min-width: 768px) and (max-width: 1018px) {
.tdm-btn-lg {
line-height: 52px;
height: 52px;
padding: 0 34px;
}
}
@media (max-width: 767px) {
.tdm-btn-lg {
font-size: 14px;
line-height: 50px;
height: 50px;
padding: 0 30px;
}
}
.tdm-btn-xlg {
font-size: 17px;
font-weight: 500;
line-height: 68px;
height: 75px;
padding: 0 50px;
} .tds-button1 {
background-color: #4db2ec;
color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
}
.tds-button1:before {
content: '';
background-color: #222;
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
z-index: -1;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.tds-button1:hover:before {
opacity: 1;
}
.tds-button2,
.tds-button6 {
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tds-button2 .tdm-btn-text,
.tds-button6 .tdm-btn-text,
.tds-button2 i,
.tds-button6 i {
color: #4db2ec;
}
.tds-button2:before,
.tds-button6:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-color: #4db2ec;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.tds-button2:hover .tdm-btn-text,
.tds-button6:hover .tdm-btn-text,
.tds-button2:hover i,
.tds-button6:hover i {
color: #222;
}
.tds-button2:hover:before,
.tds-button6:hover:before {
border-color: #222;
}
.tds-button3 {
color: #000;
background-color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 0;
}
.tds-button3:before {
content: '';
background-color: #fff;
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
z-index: -1;
opacity: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.tds-button4 {
background-color: #000;
display: inline-block;
}
.tds-button4 .tdm-btn {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
background-color: #000;
color: #fff;
overflow: hidden;
vertical-align: middle;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.tds-button4 .tdm-button-b {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tds-button4.tdm-btn-xlg-wrap {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
}
.tds-button4.tdm-btn-xlg-wrap .tdm-button-a {
transform: rotateX(0deg) translateZ(38px);
}
.tds-button4.tdm-btn-xlg-wrap .tdm-button-b {
transform: rotateX(90deg) translateZ(38px);
}
.tds-button4.tdm-btn-lg-wrap {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
}
.tds-button4.tdm-btn-lg-wrap .tdm-button-a {
transform: rotateX(0deg) translateZ(27px);
}
.tds-button4.tdm-btn-lg-wrap .tdm-button-b {
transform: rotateX(90deg) translateZ(27px);
}
.tds-button4.tdm-btn-md-wrap {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
}
.tds-button4.tdm-btn-md-wrap .tdm-button-a {
transform: rotateX(0deg) translateZ(20px);
}
.tds-button4.tdm-btn-md-wrap .tdm-button-b {
transform: rotateX(90deg) translateZ(20px);
}
.tds-button4.tdm-btn-sm-wrap {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
}
.tds-button4.tdm-btn-sm-wrap .tdm-button-a {
transform: rotateX(0deg) translateZ(15px);
}
.tds-button4.tdm-btn-sm-wrap .tdm-button-b {
transform: rotateX(90deg) translateZ(15px);
}
.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-a {
transform: rotateX(-90deg) translateZ(38px);
}
.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-b {
transform: rotateX(0deg) translateZ(38px);
}
.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-a {
transform: rotateX(-90deg) translateZ(27px);
}
.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-b {
transform: rotateX(0deg) translateZ(27px);
}
.tds-button4:hover.tdm-btn-md-wrap .tdm-button-a {
transform: rotateX(-90deg) translateZ(20px);
}
.tds-button4:hover.tdm-btn-md-wrap .tdm-button-b {
transform: rotateX(0deg) translateZ(20px);
}
.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-a {
transform: rotateX(-90deg) translateZ(15px);
}
.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-b {
transform: rotateX(0deg) translateZ(15px);
}
.tdm-block-button-full .tds-button4 {
display: block;
}
.tds-button5 {
min-width: 0;
height: auto;
padding: 0;
line-height: initial !important;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-align: left;
}
.tds-button5 .tdm-btn-text,
.tds-button5 i {
color: #000;
}
.tds-button5:hover .tdm-btn-text,
.tds-button5:hover i {
color: #4db2ec;
}
.tds-button6:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
background-color: #4db2ec;
opacity: 0.14;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 14.000000000000002 ")";
filter: alpha(opacity=14.000000000000002);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
z-index: -1;
}
.tds-button6:hover:after {
top: 0;
left: 0;
}  .tdm_block .tdm-row { }
.tdm_block .tdm-row .tdm-col {
float: none;
display: inline-block;
vertical-align: top; }
@media (max-width: 767px) {
.tdm_block .tdm-row .tdm-col {
float: left;
width: 100%;
}
}
.tdm_block .td-block-width {
margin: 0 auto;
}
.tdm_white_text .tdm-title,
.tdm_white_text .tdm-descr {
color: #fff;
}
.tdm-width-1068 .td-block-width {
max-width: 1068px;
}
.tdm-width-1200 .td-block-width {
max-width: 1200px;
}
.tdm-width-1400 .td-block-width {
max-width: 1400px;
}
.tdm-width-1600 .td-block-width {
max-width: 1600px;
}
.tdm-width-1800 .td-block-width {
max-width: 1800px;
}
.tdm-width-full .td-block-width {
max-width: 100%;
}
.tdm-full-height .td-block-width {
height: 100vh !important;
}
.tdm-layout-12-12 .tdm-col {
width: 50%;
}
.tdm-row-height {
display: flex; }
@media (max-width: 767px) {
.tdm-row-height {
flex-direction: column;
}
}
[class*="tdc-theme-"] .tdm-row-height {
display: inherit;
flex-direction: inherit;
}
[class*="tdc-theme-"] .tdm-row-height .tdc-columns {
display: flex; }
@media (max-width: 767px) {
[class*="tdc-theme-"] .tdm-row-height .tdc-columns {
flex-direction: column;
}
} @media (min-width: 767px) {
.tdm-layout-13-23 .tdm-col:first-child {
width: 33.33333333%; }
.tdm-layout-13-23 .tdm-col:last-child {
width: 66.66666667%; }
.tdm-layout-23-13 .tdm-col:first-child {
width: 66.66666667%; }
.tdm-layout-23-13 .tdm-col:last-child {
width: 33.33333333%; }
}
@media (min-width: 767px) and (min-width: 768px) and (max-width: 1018px) {
.tdm-layout-13-23 .tdm-col:first-child {
width: 41.66666667%;
}
}
@media (min-width: 767px) and (min-width: 768px) and (max-width: 1018px) {
.tdm-layout-13-23 .tdm-col:last-child {
width: 58.33333333%;
}
}
@media (min-width: 767px) and (min-width: 768px) and (max-width: 1018px) {
.tdm-layout-23-13 .tdm-col:first-child {
width: 58.33333333%;
}
}
@media (min-width: 767px) and (min-width: 768px) and (max-width: 1018px) {
.tdm-layout-23-13 .tdm-col:last-child {
width: 41.66666667%;
}
}
.tdm-inline-block {
display: inline-block;
}
.tdm-content-horiz-center {
text-align: center !important;
margin-right: auto;
margin-left: auto;
}
.tdm-content-horiz-right {
text-align: right !important;
margin-left: auto;
}
.tdm-content-vert-center .td-block-row .tdm-col {
vertical-align: middle !important;
}
.tdm-content-vert-bottom .td-block-row .tdm-col {
vertical-align: bottom !important;
}
@media (min-width: 768px) and (max-width: 1108px) {
.tdm-width-1068 .tdm-col:first-child .tdm-text-padding,
.stretch_row_1068 .tdm-col:first-child .tdm-text-padding {
padding-left: 20px;
}
.tdm-width-1068 .tdm-col:last-child .tdm-text-padding,
.stretch_row_1068 .tdm-col:last-child .tdm-text-padding {
padding-right: 20px;
}
.tdm-width-1068 .tdm-fix-full,
.stretch_row_1068 .tdm-fix-full {
margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 768px) and (max-width: 1240px) {
.tdm-width-1200 .tdm-col:first-child .tdm-text-padding,
.stretch_row_1200 .tdm-col:first-child .tdm-text-padding {
padding-left: 20px;
}
.tdm-width-1200 .tdm-col:last-child .tdm-text-padding,
.stretch_row_1200 .tdm-col:last-child .tdm-text-padding {
padding-right: 20px;
}
.tdm-width-1200 .tdm-fix-full,
.stretch_row_1200 .tdm-fix-full {
margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 768px) and (max-width: 1440px) {
.tdm-width-1400 .tdm-col:first-child .tdm-text-padding,
.stretch_row_1400 .tdm-col:first-child .tdm-text-padding {
padding-left: 20px;
}
.tdm-width-1400 .tdm-col:last-child .tdm-text-padding,
.stretch_row_1400 .tdm-col:last-child .tdm-text-padding {
padding-right: 20px;
}
.tdm-width-1400 .tdm-fix-full,
.stretch_row_1400 .tdm-fix-full {
margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 768px) and (max-width: 1640px) {
.tdm-width-1600 .tdm-col:first-child .tdm-text-padding,
.stretch_row_1600 .tdm-col:first-child .tdm-text-padding {
padding-left: 20px;
}
.tdm-width-1600 .tdm-col:last-child .tdm-text-padding,
.stretch_row_1600 .tdm-col:last-child .tdm-text-padding {
padding-right: 20px;
}
.tdm-width-1600 .tdm-fix-full,
.stretch_row_1600 .tdm-fix-full {
margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 768px) and (max-width: 1840px) {
.tdm-width-1800 .tdm-col:first-child .tdm-text-padding,
.stretch_row_1800 .tdm-col:first-child .tdm-text-padding {
padding-left: 20px;
}
.tdm-width-1800 .tdm-col:last-child .tdm-text-padding,
.stretch_row_1800 .tdm-col:last-child .tdm-text-padding {
padding-right: 20px;
}
.tdm-width-1800 .tdm-fix-full,
.stretch_row_1800 .tdm-fix-full {
margin-left: -20px;
margin-right: -20px;
}
} @media (max-width: 767px) {
.td_block_wrap .tdm-text-padding {
padding-left: 20px;
padding-right: 20px;
}
}
.td-pb-row .tdm-fix-full { }
@media (max-width: 767px) {
.td-pb-row .tdm-fix-full {
margin-left: -20px;
margin-right: -20px;
}
}
.td-stretch-content .tdm-mobile-full { }
@media (max-width: 767px) {
.td-stretch-content .tdm-mobile-full {
margin-left: -20px;
margin-right: -20px;
width: auto;
}
}
.tdm-col-img {
line-height: 0;
}  .tdm_block_text_image {  }
@media (min-width: 767px) {
.tdm_block_text_image.tdm-text-image-extend-img {
margin-right: calc((-100vw + 100%) / 2);
}
.tdm_block_text_image.tdm-text-image-extend-img.tdm-flip-yes {
margin-right: 0;
margin-left: calc((-100vw + 100%) / 2);
}
.tdm_block_text_image.tdm-text-image-extend-img.tdm-flip-yes .tdm-col-img {
text-align: right;
}
}
@media (max-width: 767px) {
.tdm_block_text_image .tdm-col-img {
margin-top: 36px;
}
.tdm_block_text_image.tdm-flip-yes .tdm-col-img {
margin-top: 0;
margin-bottom: 15px;
}
}
.tdm_block_text_image .tdm-text-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
.tdm_block_text_image .tdm-descr {
margin-bottom: 0;
}
.tdm_block_text_image .tds-button {
margin-top: 30px;
}  .tdm_block_hero {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
}
.tdm_block_hero:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.tdm_block_hero .td-block-row {
position: relative;
height: 600px;
}
.tdm_block_hero .td-block-row .tdm-col { }
@media (max-width: 767px) {
.tdm_block_hero .td-block-row .tdm-col {
float: none;
}
}
.tdm_block_hero.tdm-full-height .td-block-row {
height: 100vh !important;
}
.tdm_block_hero .tdm-text-wrap {
margin: 40px 0;
}
.tdm_block_hero .tdm-descr {
margin-bottom: 0;
}
.tdm_block_hero .tdm-buttons-wrap {
margin: 31px -10px 0;
}
.tdm_block_hero .tds-button {
display: inline-block;
margin-bottom: 10px;
}
.tdm_block_hero .td-block-span12 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.tdm_block_hero .tdm-title {
margin-top: 0;
}
.tdm_block_hero.tdm-content-vert-center .td-block-span12 {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.tdm_block_hero.tdm-content-vert-bottom .td-block-span12 {
top: auto;
bottom: 0;
}
.tdm_block_hero .tdm-btn {
margin-left: 10px;
margin-right: 10px;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
}  .td_block_fancy_text .tdm-fancy-title {
font-family: 'Roboto', sans-serif;
font-size: 155px;
font-weight: bold;
line-height: 106px;
letter-spacing: -8px;
margin-top: -5px;
margin-bottom: -60px;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.td_block_fancy_text .tdm-fancy-title {
font-size: 120px;
line-height: 80px;
letter-spacing: -6px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_fancy_text .tdm-fancy-title {
font-size: 98px;
line-height: 70px;
letter-spacing: -4px;
}
}
@media (max-width: 767px) {
.td_block_fancy_text .tdm-fancy-title {
font-size: 72px;
line-height: 44px;
letter-spacing: -4px;
margin-top: 40px;
margin-bottom: -76px;
}
}
.td_block_fancy_text .tdm-fancy-title span {
display: table;
word-break: break-word;
padding: 10px 10px 47px 0;
}
.td_block_fancy_text .tdm-fancy-title1 {
color: #333;
}
.td_block_fancy_text .tdm-fancy-title2 {
color: #fff;
text-shadow: 2px 8px 27px rgba(0, 0, 0, 0.1);
top: -60px;
position: relative;
}
.td_block_fancy_text .tdm-btn {
margin-top: 10px;
margin-bottom: 10px;
}
.td_block_fancy_text.tdm-flip-yes .tdm-fancy-title,
.td_block_fancy_text.tdm-flip-yes .tdm-image { }
@media (max-width: 767px) {
.td_block_fancy_text.tdm-flip-yes .tdm-fancy-title,
.td_block_fancy_text.tdm-flip-yes .tdm-image {
margin-top: 30px;
}
}
.td_block_fancy_text.tdm-content-horiz-center .tdm-fancy-title span {
margin: 0 auto;
}
.td_block_fancy_text.tdm-content-horiz-right .tdm-fancy-title span {
margin-left: auto;
}  .tdm_block_column_content .tdm-image-holder {
position: relative;
display: block;
height: 0;
margin-bottom: 24px;
padding-bottom: 70%; }
@media (max-width: 767px) {
.tdm_block_column_content .tdm-image-holder {
margin-bottom: 14px;
}
}
.tdm_block_column_content .tdm-image-holder:hover .tdm-hover-img {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
filter: alpha(opacity=100);
}
.tdm_block_column_content .tdm-image-holder > div {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.tdm_block_column_content .tdm-hover-img {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
filter: alpha(opacity=0);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.tdm_block_column_content:hover .tdm-col-content-title-url .tdm-title {
color: #4db2ec;
}
.tdm_block_column_content .tdm-title-xxsm,
.tdm_block_column_content .tdm-title-xsm {
margin-bottom: 20px;
}
.tdm_block_column_content .tdm-title-md {
margin-bottom: 14px;
}
.tdm_block_column_content .tdm-title-bg {
margin-bottom: 16px;
}
.tdm_block_column_content .tdm-descr {
margin-bottom: 0;
}
.tdm_block_column_content .tds-button {
margin-top: 25px;
}  .tdm_block.tdm_block_inline_text {
margin-bottom: 0;
vertical-align: top;
}
.tdm_block.tdm_block_inline_text .tdm-descr {
margin-bottom: 0;
}
.tdc-row-content-vert-center .tdm-inline-text-yes {
vertical-align: middle;
}
.tdc-row-content-vert-bottom .tdm-inline-text-yes {
vertical-align: bottom;
}  .tdm_block.tdm_block_inline_image {
position: relative;
margin-bottom: 0;
line-height: 0;
}
.tdm_block.tdm_block_inline_image .tdm-caption {
width: 100%;
font-family: Verdana, Geneva, sans-serif;
padding-top: 6px;
padding-bottom: 6px;
font-size: 12px;
font-style: italic;
font-weight: normal;
line-height: 17px;
color: #444;
}
.tdm_block.tdm_block_inline_image.tdm-caption-over-image .tdm-caption {
position: absolute;
left: 0;
bottom: 0;
margin-top: 0;
padding-left: 10px;
padding-right: 10px;
width: 100%;
background: rgba(0, 0, 0, 0.7);
color: #fff;
}  .tdm_block_image_info_box .tdm-col {
width: 100%;
}
.tdm_block_image_info_box .tdm-image-wrap {
overflow: hidden;
position: relative;
color: #fff;
}
.tdm_block_image_info_box .tdm-image-box {
height: 300px;
display: block;
background-size: cover;
background-position: center;
}
.tdm_block_image_info_box .tdm-image-box:before {
content: '';
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.tdm_block_image_info_box .tdm-title-md {
font-weight: 600;
color: #fff;
margin: 0;
}
.tdm_block_image_info_box .tdm-image-description {
position: absolute;
top: 0;
padding: 6% 7%;
width: 100%;
margin: auto;
pointer-events: none; }
@media (max-width: 767px) {
.tdm_block_image_info_box .tdm-image-description {
padding: 20px;
}
}
.tdm_block_image_info_box .tdm-image-description p {
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 24px;  }
@media (min-width: 1019px) and (max-width: 1140px) {
.tdm_block_image_info_box .tdm-image-description p {
font-size: 14px;
line-height: 20px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.tdm_block_image_info_box .tdm-image-description p {
font-size: 14px;
line-height: 20px;
}
}
.tdm_block_image_info_box .tdm-image-description p:last-of-type {
margin-bottom: 0;
}
.tdm_block_image_info_box .tdm-image-meta {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
position: absolute;
margin-right: 30px;
margin-top: 15px;
}
.tdm_block_image_info_box .tds-button {
margin-top: 25px;
pointer-events: all;
}
.tdm_block_image_info_box .tdm-image-border {
position: absolute;
bottom: 0;
width: 100%;
z-index: 1;
}
.tdm_block_image_info_box .tdm-image-border span {
display: inline-block;
width: 33.3333%;
float: left;
height: 4px;
}
.tdm_block_image_info_box .tdm-image-border .tdm-image-border0 {
opacity: 0.8;
}
.tdm_block_image_info_box .tdm-image-border .tdm-image-border1 {
opacity: 0.6;
}
.tdm_block_image_info_box .tdm-image-border .tdm-image-border2 {
opacity: 0.4;
}
.tdm_block_image_info_box.td-image-info-box-style-1.tdm-content-vert-bottom .tdm-image-description {
top: auto;
bottom: 0;
}
.tdm_block_image_info_box.td-image-info-box-style-1.tdm-content-vert-center .tdm-image-description {
bottom: 0;
}
.tdm_block_image_info_box.td-image-info-box-style-1 .tdm-image-description {
display: table;
}
.tdm_block_image_info_box.td-image-info-box-style-1 .tdm-image-meta {
position: relative;
margin-right: 0;
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-meta {
bottom: 20px;
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-description {
bottom: 0;
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tds-button {
position: absolute;
margin-top: 40px;
width: 100%;
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-sm-used .tdm-image-meta {
transform: translateY(-45px);
-webkit-transform: translateY(-45px);
-moz-transform: translateY(-45px);
-ms-transform: translateY(-45px);
-o-transform: translateY(-45px);
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-sm-used .tds-button {
margin-top: 10px;
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-md-used .tdm-image-meta {
transform: translateY(-65px);
-webkit-transform: translateY(-65px);
-moz-transform: translateY(-65px);
-ms-transform: translateY(-65px);
-o-transform: translateY(-65px);
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-md-used .tds-button {
margin-top: 14px;
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-lg-used .tdm-image-meta {
transform: translateY(-87px);
-webkit-transform: translateY(-87px);
-moz-transform: translateY(-87px);
-ms-transform: translateY(-87px);
-o-transform: translateY(-87px);
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-lg-used .tds-button {
margin-top: 23px;
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-xlg-used .tdm-image-meta {
transform: translateY(-112px);
-webkit-transform: translateY(-112px);
-moz-transform: translateY(-112px);
-ms-transform: translateY(-112px);
-o-transform: translateY(-112px);
}
.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-xlg-used .tds-button {
margin-top: 23px;
}
.tdm_block_image_info_box.td-image-info-box-style-2.tdm-content-horiz-center .tdm-image-meta {
left: 7%;
right: 7%;
margin-right: 0;
}
.tdm_block_image_info_box.td-image-info-box-style-2.tdm-content-horiz-center .tds-button {
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.tdm_block_image_info_box.td-image-info-box-style-2.tdm-content-horiz-right .tdm-image-meta {
right: 7%;
margin-right: 0;
margin-left: 20px;
}
.tdm_block_image_info_box.td-image-info-box-style-2.tdm-content-horiz-right .tds-button {
right: 0;
}  .tdm_block.tdm_block_button {
margin-bottom: 0;
}
.tdm_block.tdm_block_button.tdm-block-button-inline {
display: inline-block;
}
.tdm_block.tdm_block_button.tdm-block-button-full {
display: block;
}
.tdm_block.tdm_block_button.tdm-block-button-full .tdm-btn {
display: block;
}  .tdm_block.tdm_block_socials {
margin-bottom: 0;
}  .tdm_block_column_title {
margin-bottom: 0 !important;
display: inline-block;
width: 100%;
}  .tdm_block_team_member .tdm-member-image {
height: 0;
margin-bottom: 16px;
padding-bottom: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.tdm_block_team_member .tdm-title {
margin-bottom: 0;
}
.tdm_block_team_member .tdm-member-title {
display: block;
margin-bottom: 13px;
color: #a5a5a5;
}
.tdm_block_team_member .tdm-descr {
margin-bottom: 20px;
font-size: 15px;
line-height: 24px;
}
.tds-team-member2 .tdm-member-info {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 0;
background: rgba(0, 0, 0, 0.8);
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
filter: alpha(opacity=0);
}
.tds-team-member2:hover .tdm-member-info {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
filter: alpha(opacity=100);
}
.tds-team-member2 .tdm-member-info-inner {
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
left: 0;
width: 100%;
padding: 20px;
}
.tds-team-member2 .tdm-descr {
margin-bottom: 21px;
font-size: 14px;
line-height: 22px;
color: #fff;
}
.tds-team-member2 .tdm-member-title {
margin-bottom: 0;
}
.tds-team-member2 .tds-social1 .tdm-social-item i,
.tds-team-member2 .tds-social2 .tdm-social-item i,
.tds-team-member2 .tds-social4 .tdm-social-item i,
.tds-team-member2 .tds-social5 .tdm-social-item i {
color: #fff;
}
.tds-team-member2 .tds-social1 .tdm-social-item:hover i,
.tds-team-member2 .tds-social4 .tdm-social-item:hover i,
.tds-team-member2 .tds-social5 .tdm-social-item:hover i {
color: #4db2ec;
}
.tds-team-member2.tds-team-member-content-vert-top .tdm-member-info-inner {
top: 0;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
}
.tds-team-member2.tds-team-member-content-vert-bottom .tdm-member-info-inner {
top: auto;
bottom: 0;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
}
.tds-team-member3 .tdm-member-image-wrap,
.tds-team-member3 .tdm-member-info {
display: table-cell;
vertical-align: top;
}
.tds-team-member3 .tdm-member-image-wrap {
width: 140px;
padding-right: 28px;
}
.tds-team-member3 .tdm-member-image {
margin-bottom: 5px;
}
.tds-team-member3.tdm-team-content-vert-center .tdm-member-image-wrap,
.tds-team-member3.tdm-team-content-vert-center .tdm-member-info {
vertical-align: middle;
}
.tds-team-member3.tdm-team-content-vert-center .tdm-title {
margin-top: 0;
}
.tds-team-member3.tdm-team-content-vert-bottom .tdm-member-image-wrap,
.tds-team-member3.tdm-team-content-vert-bottom .tdm-member-info {
vertical-align: bottom;
}  .tdm_block_testimonial .tdm-testimonial-info {
vertical-align: top;
}
.tdm_block_testimonial .tdm-testimonial-descr {
margin-bottom: 22px;
font-size: 15px;
line-height: 24px;
}
.tdm_block_testimonial .tdm-icon-quote-left {
margin-bottom: 6px;
font-size: 22px;
color: #888;
}
.tdm_block_testimonial .tdm-testimonial-image,
.tdm_block_testimonial .tdm-testimonial-info2 {
display: inline-block;
}
.tdm_block_testimonial .tdm-testimonial-image {
margin-right: 15px;
}
.tdm_block_testimonial .tdm-testimonial-info {
display: table;
}
.tdm_block_testimonial .tdm-testimonial-info2 {
display: table-cell;
vertical-align: middle;
}
.tdm_block_testimonial .tdm-testimonial-image {
position: relative;
width: 52px;
height: 52px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.tdm_block_testimonial .tdm-testimonial-name {
margin: 0;
margin-bottom: -5px;
font-size: 20px;
line-height: 30px;
}
.tdm_block_testimonial .tdm-testimonial-job {
font-size: 13px;
line-height: 19px;
color: #a5a5a5;
}
.tdm_block_testimonial .tds-testimonial2 {
position: relative;
}
.tdm_block_testimonial .tds-testimonial2 .tdm-testimonial-descr {
padding-top: 22px;
}
.tdm_block_testimonial .tds-testimonial2 .tdm-icon-font {
position: absolute;
top: 0;
left: -10px;
font-size: 50px;
color: #f4f4f4;
z-index: -1;
}
.tdm_block_testimonial.tdm-content-horiz-center .tds-testimonial2 .tdm-icon-font {
left: 0;
right: 0;
margin: 0 auto;
}
.tdm_block_testimonial.tdm-content-horiz-right .tds-testimonial2 .tdm-icon-font {
left: auto;
right: -10px;
}
.tdm_block_testimonial .tds-testimonial3 .tdm-testimonial-descr {
background-color: #f8f8f8;
margin-bottom: 25px;
padding: 22px;
color: #444;
}
.tdm_block_testimonial .tds-testimonial3 .tdm-icon-font {
display: none;
}
.tdm_block_testimonial .tds-testimonial3 .tdm-testimonial-info {
position: relative;
}
.tdm_block_testimonial .tds-testimonial3 .tdm-testimonial-info:before {
content: '';
position: absolute;
top: -25px;
left: 12px;
width: 0;
height: 0;
border-style: solid;
border-width: 14px 14px 0 14px;
border-color: #F8F8F8 transparent transparent transparent;
}  .tdm_block_client .tdm-client-name {
margin-bottom: 13px;
font-size: 15px;
line-height: 17px;
}
.tdm_block_client .tdm-client-image {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}  .tdm_block_call_to_action {   }
@media (min-width: 768px) and (max-width: 1018px) {
.tdm_block_call_to_action .td-block-span9 {
width: 66.66666667%;
}
.tdm_block_call_to_action .td-block-span3 {
width: 33.33333333%;
}
}
@media (max-width: 767px) {
.tdm_block_call_to_action .td-block-span9 {
margin-bottom: 20px;
}
}
.tdm_block_call_to_action .tdm-title {
margin: 9px 0 10px 0;
}
.tdm_block_call_to_action .tdm-descr {
margin-bottom: 0;
}
.tdm_block_call_to_action .tds-title + .tdm-descr {
margin-bottom: 14px;
}
@media (min-width: 767px) {
.tdm_block_call_to_action .tds-button {
text-align: right !important;
}
.tdm_block_call_to_action.tdm-flip-yes .tds-button {
text-align: left !important;
}
}
.tdm_block_call_to_action .tdm-btn {
margin-top: 0;
max-width: 100%;
overflow: hidden;
}
.tdm_block_call_to_action .tdm-btn .tdm-btn-text {
text-overflow: ellipsis;
overflow: hidden;
max-width: 100%;
display: inline-block;
white-space: nowrap;
}
.tdm_block_call_to_action.tds_call_to_action2 {
padding: 13px 22px;
}  .tdm_block_pricing .tdm-pricing-header {
position: relative;
overflow: hidden;
}
.tdm_block_pricing .tdm-title {
margin: 0 0 10px;
color: #444;
}
.tdm_block_pricing .tdm-pricing-price {
position: relative;
margin-bottom: 16px;
font-family: 'Roboto', sans-serif;
font-size: 58px;
font-weight: 700;
line-height: 1;
}
.tdm_block_pricing .tdm-pricing-price-old {
font-size: 29px;
text-decoration: line-through;
vertical-align: super;
color: #666;
}
.tdm_block_pricing .tdm-pricing-ribbon-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 10;
pointer-events: none;
}
.tdm_block_pricing .tdm-pricing-ribbon {
position: absolute;
top: 16px;
right: -68px;
padding: 2px 0;
width: 200px;
background-color: #FF0000;
color: #fff;
transform: rotate(40deg);
text-align: center;
font-size: 12px;
}
.tdm_block_pricing.tdm-content-horiz-right .tdm-pricing-ribbon {
left: -68px;
right: auto;
transform: rotate(-40deg);
}
.tdm_block_pricing .tdm-pricing-currency,
.tdm_block_pricing .tdm-pricing-period {
font-weight: 400;
}
.tdm_block_pricing .tdm-pricing-currency,
.tdm_block_pricing .tdm-pricing-currency-old {
vertical-align: super;
}
.tdm_block_pricing .tdm-pricing-currency {
font-size: 22px;
}
.tdm_block_pricing .tdm-pricing-currency-old {
font-size: 12px;
text-decoration: none;
}
.tdm_block_pricing .tdm-pricing-period {
font-size: 14px;
}
.tdm_block_pricing .tdm-pricing-features {
margin: 0;
font-family: 'Open Sans', arial, sans-serif;
font-size: 15px;
line-height: 24px;
color: #666;
}
.tdm_block_pricing .tdm-descr {
margin-bottom: 18px;
font-size: 15px;
line-height: 24px;
}
.tdm_block_pricing .tdm-pricing-feature {
list-style-type: none;
margin: 0 0 5px;
}
.tdm_block_pricing .tdm-pricing-feature i {
width: 15px;
margin: -3px 11px 0 0;
line-height: 1;
vertical-align: middle;
text-align: center;
color: #4db2ec;
}
.tdm_block_pricing .tdm-pricing-feature.tdm-pricing-feature-non,
.tdm_block_pricing .tdm-pricing-feature.tdm-pricing-feature-non i {
color: #c3c3c3;
}
.tdm_block_pricing .tds-button {
margin: 28px 0 26px;
}
.tdm_block_pricing .tds-button:last-child {
margin-bottom: 0;
}
.tdm_block_pricing.tdm-pricing-featured:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 3px;
background: #4db2ec;
z-index: 10;
}
.tdm_block_pricing.tdm-content-horiz-center .tdm-descr {
padding: 0 10px;
}
.tdm_block_pricing.tdm-content-horiz-center .tdm-pricing-features {
display: inline-block;
text-align: left;
}
.tdm_block_pricing.tdm-content-horiz-center .tds-button {
margin-top: 25px;
}
.tdm_block_pricing .tds-pricing1 {
padding-top: 13px;
}
.tdm_block_pricing .tds-pricing2 .tdm-pricing-header {
background: #F8F8F9;
margin-bottom: 5px;
padding: 14px 20px;
}
.tdm_block_pricing .tds-pricing2 .tdm-pricing-price {
margin-bottom: 0;
}
.tdm_block_pricing .tds-pricing2 .tdm-descr {
margin-top: 21px;
margin-bottom: 7px;
}
.tdm_block_pricing .tds-pricing2 .tdm-pricing-feature {
margin-bottom: 0;
padding: 11px 20px 12px;
border-bottom: 1px solid #f1f1f1;
}
.tdm_block_pricing.tds_pricing2_block.tdm-pricing-featured:before {
display: none;
}
.tdm_block_pricing.tds_pricing2_block.tdm-pricing-featured .tdm-pricing-header {
background: #4db2ec;
color: #fff;
}
.tdm_block_pricing.tds_pricing2_block.tdm-pricing-featured .tdm-pricing-header .tdm-title {
color: #fff;
}
.tdm_block_pricing.tds_pricing2_block.tdm-pricing-featured .tdm-pricing-price-old {
color: #dfdfdf;
}
.tdm_block_pricing.tds_pricing3_block {
padding: 25px 22px;
}  .tdm_block_list .tdm-list-items {
margin: 0;
font-family: 'Open Sans', arial, sans-serif;
font-size: 15px;
line-height: 24px;
color: #666;
}
.tdm_block_list.tdm-content-horiz-center .tdm-list-item {
margin-left: auto;
margin-right: auto;
}
.tdm_block_list.tdm-content-horiz-right .tdm-list-item {
margin-right: 0;
margin-left: auto;
}
.tdm_block_list .tdm-list-item {
margin-bottom: 8px;
margin-left: 0;
display: table;
}
.tdm_block_list .tdm-list-item:after {
content: '';
display: table;
clear: both;
}
.tdm_block_list .tdm-list-item i {
float: left;
margin-right: 11px;
line-height: 20px;
vertical-align: middle;
color: #4db2ec;
}
.tdm_block_list .tdm-list-text {
display: table;
line-height: 20px;
}
.tdm_block_list.tdm-list-with-icons .tdm-list-item {
list-style-type: none;
}  .tdm-social-wrapper {
margin-right: -10px;
}
.tdm-social-item {
position: relative;
display: inline-block;
margin: 5px 10px 5px 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
text-align: center;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
}
.tdm-social-item i {
font-size: 14px;
color: #4db2ec;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
.tdm-social-item:hover i {
color: #000;
}
.tds-social2 .tdm-social-item i {
color: #000;
}
.tds-social2 .tdm-social-item:hover .td-icon-behance {
color: #000000;
}
.tds-social2 .tdm-social-item:hover .td-icon-blogger {
color: #ffa900;
}
.tds-social2 .tdm-social-item:hover .td-icon-dribbble {
color: #ea4c89;
}
.tds-social2 .tdm-social-item:hover .td-icon-facebook {
color: #3B5998;
}
.tds-social2 .tdm-social-item:hover .td-icon-flickr {
color: #ff0084;
}
.tds-social2 .tdm-social-item:hover .td-icon-googleplus {
color: #dd4b39;
}
.tds-social2 .tdm-social-item:hover .td-icon-instagram {
color: #3f729b;
}
.tds-social2 .tdm-social-item:hover .td-icon-lastfm {
color: #ce2127;
}
.tds-social2 .tdm-social-item:hover .td-icon-linkedin {
color: #007bb6;
}
.tds-social2 .tdm-social-item:hover .td-icon-pinterest {
color: #cb2027;
}
.tds-social2 .tdm-social-item:hover .td-icon-rss {
color: #f36f24;
}
.tds-social2 .tdm-social-item:hover .td-icon-soundcloud {
color: #ff5500;
}
.tds-social2 .tdm-social-item:hover .td-icon-tumblr {
color: #32506d;
}
.tds-social2 .tdm-social-item:hover .td-icon-twitter {
color: #00aced;
}
.tds-social2 .tdm-social-item:hover .td-icon-vimeo {
color: #5289cc;
}
.tds-social2 .tdm-social-item:hover .td-icon-youtube {
color: #bb0000;
}
.tds-social2 .tdm-social-item:hover .td-icon-vk {
color: #507299;
}
.tds-social3 .tdm-social-item {
background-color: #4db2ec;
}
.tds-social3 .tdm-social-item:hover {
background-color: #000;
}
.tds-social3 .tdm-social-item i {
color: #fff;
}
.tds-social4 .tdm-social-item {
border: 1px solid #ededed;
}
.tds-social4 .tdm-social-item:hover {
border-color: #c3c3c3;
}  .tdm-progress-wrap .tdm-progress-percentage {
font-family: 'Open Sans', arial, sans-serif;
font-size: 16px;
}
.tdm-progress-wrap .tdm-progress-bar {
position: relative;
width: 100%;
background-color: #f7f7f7;
}
.tdm-progress-wrap .tdm-progress-bar:after {
content: '';
position: absolute;
}
.tds-progress-bar1 .tdm-progress-bar,
.tds-progress-bar2 .tdm-progress-bar {
height: 4px;
}
.tds-progress-bar1 .tdm-progress-bar:after,
.tds-progress-bar2 .tdm-progress-bar:after {
background-color: #4db2ec;
}
.tds-progress-bar1 .tdm-progress-percentage {
float: left;
width: 52px;
color: #666;
}
.tds-progress-bar1 .tdm-progress-bar-wrap {
padding: 8px 0 0 62px;
}
.tds-progress-bar1 .tdm-progress-bar {
height: 4px;
}
.tds-progress-bar1 .tdm-progress-bar:after {
top: 0;
left: 0;
height: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.tds-progress-bar1 .tdm-progress-title {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}
.tds-progress-bar2 .tdm-progress-title,
.tds-progress-bar3 .tdm-progress-title {
margin-top: 15px;
font-family: 'Roboto', sans-serif;
font-size: 20px;
font-weight: 500;
}
.tds-progress-bar2 .tdm-progress-bar {
height: 200px;
}
.tds-progress-bar2 .tdm-progress-bar:after {
bottom: 0;
left: 0;
width: 100%;
}
.tds-progress-bar2 .tdm-progress-title {
margin-top: 15px;
font-family: 'Roboto', sans-serif;
font-size: 20px;
font-weight: 500;
}
.tds-progress-bar2 .tdm-progress-percentage {
position: absolute;
padding: 5px 10px 0;
font-family: 'Open Sans', arial, sans-serif;
font-size: 16px;
color: #fff;
z-index: 10;
}
.tds-progress-bar3 { }
@media (max-width: 767px) {
.tds-progress-bar3 {
padding: 0 30px;
}
}
.tds-progress-bar3 .tdm-progress-bar {
position: relative;
display: inline-block;
background: none;
width: 100%;
height: 0;
padding-bottom: 50%;
text-align: center;
overflow: hidden;
}
.tds-progress-bar3 .tdm-progress-bar:before,
.tds-progress-bar3 .tdm-progress-bar:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 0;
background: none;
padding-bottom: calc(100% - 20px);
border-radius: 50%;
border: 10px solid #f7f7f7;
}
.tds-progress-bar3 .tdm-progress-bar:after {
border-color: #4db2ec;
-webkit-clip-path: inset(50% 0 0 0);
clip-path: inset(50% 0 0 0);
}
.tds-progress-bar3 .tdm-progress-bar .tdm-progress-percentage {
position: absolute;
bottom: 0;
width: 100%;
font-size: 50px;
font-weight: 700;
line-height: 50px;
}  .tdm-counter-wrap {
font-family: 'Roboto', sans-serif;
}
.tdm-counter-wrap .tdm-counter-title {
margin-top: 13px;
font-size: 20px;
font-weight: 500;
line-height: 21px;
color: #666;
}
.tdm-counter-wrap .tdm-counter-number {
font-size: 58px;
font-weight: 700;
line-height: 58px;
}
.tds-counter2 .tdm-counter-number {
display: inline-table;
width: 200px;
height: 100px;
padding: 20px 20px 0;
border-top-left-radius: 100px;
border-top-right-radius: 100px;
border: 10px solid #4db2ec;
border-bottom: 0;
}
.tds-counter2 .tdm-counter-number span {
display: table-cell;
vertical-align: bottom;
}  .tdm_block_food_menu .tdm-food-menu-wrap {
display: table;
width: 100%;
}
.tdm_block_food_menu .tdm-food-menu-wrap:after {
content: '';
display: table;
clear: both;
}
.tdm_block_food_menu .tdm-food-menu-image {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.tdm_block_food_menu .tdm-food-menu-details {
display: table-cell;
}
.tdm_block_food_menu .tdm-title,
.tdm_block_food_menu .tdm-food-menu-price {
display: inline-block;
}
.tdm_block_food_menu .tdm-food-menu-title-wrap {
margin: -1px 0 3px;
}
.tdm_block_food_menu .tdm-title {
width: 80%;
margin: 0;
font-size: 20px;
line-height: 20px; }
@media (max-width: 767px) {
.tdm_block_food_menu .tdm-title {
font-size: 18px;
line-height: 18px;
}
}
.tdm_block_food_menu .tdm-food-menu-price {
width: 20%;
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
font-weight: 600;
text-align: right; }
@media (max-width: 767px) {
.tdm_block_food_menu .tdm-food-menu-price {
font-size: 15px;
}
}
.tdm_block_food_menu .tdm-descr {
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #a5a5a5;
}  .tdm_block_icon.tdm_block {
margin-bottom: 0;
}
.tds-icon {
position: relative;
}
.tds-icon:after {
content: '';
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
z-index: -1;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}  .tdm_block_icon_box .tdm-descr {
font-size: 14px;
line-height: 24px;
-webkit-transition: color 0.2s ease;
-moz-transition: color 0.2s ease;
-o-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.tds_icon_box1_wrap .icon_box_url_wrap {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.tds_icon_box2_wrap .tds-icon-box2:after {
display: table;
content: '';
line-height: 0;
clear: both;
}
.tds_icon_box2_wrap .tdm-col-icon,
.tds_icon_box2_wrap .tdm-col-text {
display: table-cell;
vertical-align: top;
}
.tds_icon_box2_wrap .icon_box_url_wrap {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.tds_icon_box3_wrap .tdm-title-icon-wrap {
position: relative;
display: table;
}
.tds_icon_box3_wrap.tdm-content-horiz-center .tdm-title-icon-wrap {
margin-left: auto;
margin-right: auto;
}
.tds_icon_box3_wrap.tdm-content-horiz-right .tdm-title-icon-wrap {
margin-left: auto;
}
.tds_icon_box3_wrap .tds-icon {
position: absolute;
top: 0;
left: 0;
color: #dcf3f8;
}
.tds_icon_box3_wrap .icon_box_url_wrap {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.tds_icon_box4_wrap {
height: 300px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tds_icon_box4_wrap:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #dcf3f8;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tds_icon_box4_wrap .tds-icon-box4 {
position: absolute;
display: block;
top: 50%;
left: 50%;
width: 80%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
z-index: 1;
}
.tds_icon_box4_wrap .icon_box_url_wrap {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.tds_icon_box4_wrap:before {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 100%;
background-color: #00d6ff;
z-index: 1;
}
.tds_icon_box4_wrap:hover {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
}
.tds_icon_box5_wrap {
background-color: #dcf3f8;
height: 260px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tds_icon_box5_wrap .tds-icon-box5 {
position: absolute;
display: block;
top: 50%;
left: 50%;
width: 80%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.tds_icon_box5_wrap .tds-icon {
-webkit-transition: transform 0.5s ease 0.3s;
-moz-transition: transform 0.5s ease 0.3s;
-o-transition: transform 0.5s ease 0.3s;
transition: transform 0.5s ease 0.3s;
color: #444;
}
.tds_icon_box5_wrap .tds-title {
-webkit-transition: transform 0.5s ease 0.2s;
-moz-transition: transform 0.5s ease 0.2s;
-o-transition: transform 0.5s ease 0.2s;
transition: transform 0.5s ease 0.2s;
}
.tds_icon_box5_wrap .tds-title .tdm-title {
color: #444;
}
.tds_icon_box5_wrap .td-icon-box-meta-info {
display: block;
position: absolute;
}
.tds_icon_box5_wrap .td-icon-box-meta-info .tdm-descr {
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
opacity: 0;
color: #fff;
}
.tds_icon_box5_wrap .td-icon-box-meta-info .tds-button {
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
opacity: 0;
color: #fff;
}
.tds_icon_box5_wrap:hover {
background-color: #00d6ff;
}
.tds_icon_box5_wrap:hover .tds-icon {
color: #fff;
-webkit-transition: transform 0.3s ease-in-out;
-moz-transition: transform 0.3s ease-in-out;
-o-transition: transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
}
.tds_icon_box5_wrap:hover .tds-title {
-webkit-transition: transform 0.3s ease-in-out 0.1s;
-moz-transition: transform 0.3s ease-in-out 0.1s;
-o-transition: transform 0.3s ease-in-out 0.1s;
transition: transform 0.3s ease-in-out 0.1s;
}
.tds_icon_box5_wrap:hover .tds-title .tdm-title {
color: #fff;
}
.tds_icon_box5_wrap:hover .tdm-descr {
opacity: 1;
-webkit-transition: opacity 0.3s ease-in-out 0.2s;
-moz-transition: opacity 0.3s ease-in-out 0.2s;
-o-transition: opacity 0.3s ease-in-out 0.2s;
transition: opacity 0.3s ease-in-out 0.2s;
}
.tds_icon_box5_wrap:hover .tds-button {
opacity: 1;
-webkit-transition: opacity 0.3s ease-in-out 0.2s;
-moz-transition: opacity 0.3s ease-in-out 0.2s;
-o-transition: opacity 0.3s ease-in-out 0.2s;
transition: opacity 0.3s ease-in-out 0.2s;
}
.tds_icon_box5_wrap .icon_box_url_wrap {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.tds_icon_box5_wrap.tdm-content-horiz-left .td-icon-box-meta-info {
text-align: left;
}
.tds_icon_box5_wrap.tdm-content-horiz-right .td-icon-box-meta-info {
text-align: right;
}  .tds-title-over-image {
overflow: hidden;
}
.tds-title-over-image1 {
position: relative;
height: 0;
padding-bottom: 400px;
background-color: #f9f9f9;
}
.tds-title-over-image1 .tdm-title-over-image-info-wrap {
width: 100%;
padding: 24px 32px;
}
.tds-title-over-image1 .tdm-title-over-image-info,
.tds-title-over-image1 .tdm-title-sub {
zoom: 1;
transform: translate(0, 8px);
-webkit-transform: translate(0, 8px);
-moz-transform: translate(0, 8px);
-ms-transform: translate(0, 8px);
-o-transform: translate(0, 8px);
-webkit-transition: all 0.15s 75ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
-moz-transition: all 0.15s 75ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: all 0.15s 75ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: all 0.15s 75ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.tds-title-over-image1 .tdm-title {
margin: 0;
}
.tds-title-over-image1 .tdm-title-xxsm {
margin-top: 8px;
margin-bottom: 2px;
}
.tds-title-over-image1 .tdm-title-xsm {
margin-top: 6px;
margin-bottom: 1px;
}
.tds-title-over-image1 .tdm-title-sm {
margin-top: 4px;
}
.tds-title-over-image1 .tdm-title-bg {
margin-bottom: 12px;
line-height: 50px;
}
.tds-title-over-image1 .tdm-title-sub {
color: #555;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
filter: alpha(opacity=0);
}
.tds-title-over-image1 .tdm-title-over-image-link {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tds-title-over-image1 .tdm-title-over-image-overlay:before,
.tds-title-over-image1 .tdm-title-over-image-overlay:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: all 0.3s 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-moz-transition: all 0.3s 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition: all 0.3s 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition: all 0.3s 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.tds-title-over-image1 .tdm-title-over-image-overlay:after {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
filter: alpha(opacity=0);
}
.tds-title-over-image1:hover .tdm-title-over-image-info,
.tds-title-over-image1:hover .tdm-title-sub {
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
-webkit-transition: all 0.3s 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-moz-transition: all 0.3s 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition: all 0.3s 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition: all 0.3s 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.tds-title-over-image1:hover .tdm-title-sub {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
filter: alpha(opacity=100);
}
.tds-title-over-image1:hover .tdm-title-over-image-overlay:after {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
filter: alpha(opacity=100);
}
.tdm_block_title_over_image.tdm-content-vert-center .tds-title-over-image1 .tdm-title-over-image-info-wrap {
position: absolute;
top: calc(50% - 8px);
transform: translateY(calc(-50% + 8px));
-webkit-transform: translateY(calc(-50% + 8px));
-moz-transform: translateY(calc(-50% + 8px));
-ms-transform: translateY(calc(-50% + 8px));
-o-transform: translateY(calc(-50% + 8px));
}
.tdm_block_title_over_image.tdm-content-vert-bottom .tds-title-over-image1 .tdm-title-over-image-info-wrap {
position: absolute;
bottom: 0;
}
[data-mfp-src] {
cursor: pointer;
}
[data-scroll-to-class] {
cursor: pointer;
}
.tdm-sub-footer-phone,
.tdm-sub-footer-email,
.tdm-sub-footer-info {
margin-top: 8px;
margin-bottom: 8px;
line-height: 20px;
}
@font-face {
font-family: 'multipurpose';
src: url(//www.carlospazvivo.com/wp-content/plugins/td-multi-purpose/images/icons/multipurpose.eot?2);
src: url(//www.carlospazvivo.com/wp-content/plugins/td-multi-purpose/images/icons/multipurpose.eot?2#iefix) format('embedded-opentype'), url(//www.carlospazvivo.com/wp-content/plugins/td-multi-purpose/images/icons/multipurpose.woff?2) format('woff'), url(//www.carlospazvivo.com/wp-content/plugins/td-multi-purpose/images/icons/multipurpose.ttf?2) format('truetype'), url(//www.carlospazvivo.com/wp-content/plugins/td-multi-purpose/images/icons/multipurpose.svg?2#wpion) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="tdm-icon-"]:before,
[class*=" tdm-icon-"]:before,
[class^="tdm-icons"]:before,
[class*=" tdm-icons"]:before {
font-family: 'multipurpose' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
text-align: center; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class*="tdm-icon-"] {
line-height: 1;
text-align: center;
display: inline-block;
}
[class*="tdm-icons"] {
line-height: 1;
text-align: center;
display: inline-block;
cursor: default;
}
.tdm-icon-quote-left:before {
content: "\e977";
}
.tdm-icon-quote-right:before {
content: "\e978";
}
.tdm-icon-circle-right:before {
content: "\ea42";
}
.tdm-icon-circle-close:before {
content: "\ea0d";
}
body .tdc-font-typcn {
display: inline-block;
}
body .tdc-font-typcn:before {
vertical-align: top;
}
body .tdc-font-oi {
display: inline-block;
}
body .tdc-font-oi:before {
vertical-align: middle;
line-height: inherit;
}
div.wpforms-container .wpforms-form div.wpforms-field-container {
font-family: 'Open Sans', arial, sans-serif;
}
div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field input,
div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field textarea {
font-family: 'Open Sans', arial, sans-serif;
border-color: #eef0f3;
border-width: 0 0 1px 0;
border-radius: 0;
color: #243442;
font-size: 15px;
padding-right: 0;
padding-left: 0;
font-weight: 600;
}
div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field .wpforms-field-label {
color: #adb3b9;
font-size: 13px;
font-weight: 500;
}
div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit] {
font-family: 'Open Sans', arial, sans-serif;
border: none;
color: #fff;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
padding: 10px 30px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover {
background-color: #000;
}.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
} .wpp-post-title {
} .wpp-excerpt {
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}