table.ddd-report-table {
width: auto;
border-collapse: collapse;
margin-top: 20px;
}
table.ddd-report-table * {
text-align: left;
font-size: 15px;
}
table.ddd-report-table td,
table.ddd-report-table th {
border: 1px solid;
padding: 7px 5px;
}
table.ddd-report-table td a,
table.ddd-report-table th a,
table.ddd-report-table td a:hover,
table.ddd-report-table td a:focus {
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
border-bottom: 1px dotted !important;
box-shadow: none !important;
}
table.ddd-report-table tr.ddd-header-row td {
font-weight: 700;
}
.ddd_warning span {
color: #fff !important;
background-color: #ff5a08 !important;
padding: 5px 10px;
}
.ddd_ok span {
color: #fff !important;
background-color: green !important;
padding: 5px 10px;
} .ddd-assistant a.nav-tab.disabled {
pointer-events: none !important;
opacity: 0.3;
} input[name='ddd_assistant_data[api_key]'],
input[name='ddd_assistant_data[activation_email]'] {
text-security: disc;
-webkit-text-security: disc;
-moz-text-security: disc;
} span#ddd-active,
span#ddd-not-active {
width: 221px !important;
text-align: center;
display: inline-block;
padding: 4px 0 4px 5px;
border: 2px solid;
}
span#ddd-active {
border-color: #66ab03;
}
span#ddd-not-active {
border-color: #ca336c;
}
.ddd-assistant form {
padding: 20px 37px;
background: #fff;
}
.ddd-assistant .main {
position: relative;
clear: both;
display: inline-block;
width: 100%;
}
.ddd-assistant>h1 {
background: #525975;
padding: 25px 65px;
line-height: .8;
position: relative;
border-radius: 4px 4px 0 0;
color: #fff;
}
.ddd-assistant>h1:before {
content: url(//tuconstructor.es/wp-content/plugins/divi-den-on-demand/include/ddd-icon.png);
position: absolute;
left: 19px;
top: 19px;
}
.ddd-assistant .nav-tab-wrapper {
background-color: #757a90;
padding-top: 0 !important;
}
.ddd-assistant .nav-tab-wrapper a {
box-sizing: border-box;
color: white;
padding: 20px;
display: inline-block;
transition: all 0.3s;
outline: 0;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 400;
border: none;
}
.ddd-assistant .nav-tab {
line-height: inherit;
background: inherit;
margin-left: 0 !important;
}
.ddd-assistant .nav-tab-wrapper a.nav-tab-active,
.ddd-assistant .nav-tab-wrapper a:hover {
background-color: #B6BAC6;
} #epanel .ddd-assistant .divi-button .et-box-title {
padding: 10px 0px 10px 0;
position: relative;
}
#epanel .ddd-assistant .divi-button .et-box-description {
position: absolute;
top: 11px;
right: 0;
opacity: 0;
width: 18px;
height: 18px;
color: #32373C;
content: '';
text-align: center;
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
transition: opacity .5s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
transition-timing-function: ease;
}
.rtl #epanel .ddd-assistant .divi-button .et-box-description {
right: auto;
left: 0;
}
#epanel .ddd-assistant .divi-button .et-box-description:before {
content: 't';
font-family: 'ETmodules';
font-size: 16px;
}
#epanel .ddd-assistant .divi-button:hover .et-box-description {
opacity: 1;
}
#epanel .ddd-assistant .divi-button div.et-box-title h3 {
word-wrap: break-word;
display: block;
font-weight: 600;
font-size: 16px;
}
.ddd-assistant .divi-button .et-box-title {
width: 48%;
display: inline-block;
vertical-align: top;
box-sizing: border-box;
float: left;
}
.ddd-assistant .divi-button .et-box-content {
display: inline-block;
width: 65%;
vertical-align: top;
padding: 0;
box-sizing: border-box;
}
.ddd-assistant .divi-button-small-1:not(.et-hidden-option) .et-box-content,
.ddd-assistant .divi-button-small-2:not(.et-hidden-option) .et-box-content {
width: 225px;
}
.ddd-assistant .divi-button .et-box-content input,
.ddd-assistant .divi-button .et-box-content .et-upload-buttons {
vertical-align: top;
float: left;
}
.rtl .ddd-assistant .divi-button .et-box-content input,
.rtl .ddd-assistant .divi-button .et-box-content .et-upload-buttons {
float: right;
}
.ddd-assistant .divi-button .et-box-content input[type="number"] {
border-radius: 4px;
border: none;
box-shadow: none;
background: #F1F5F9;
font-size: 14px;
color: #32373C;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
width: 100%;
margin-bottom: 0;
min-height: 39px;
}
.ddd-assistant .divi-button select,
.ddd-assistant .divi-button input[type="text"],
.ddd-assistant .divi-button input[type="password"],
.ddd-assistant .divi-button textarea {
margin-left: 0;
border-radius: 4px;
border: none;
box-shadow: none;
background: #F1F5F9;
padding: 13px;
font-size: 14px;
color: #32373C;
height: auto;
width: auto;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
width: 100%;
margin-bottom: 0;
-webkit-transition: background .5s;
-moz-transition: background .5s;
transition: background .5s;
} .ddd-assistant .divi-button select {
padding: 10px 13px;
}
.ddd-assistant .divi-button input[type="text"]:focus,
.ddd-assistant .divi-button input[type="password"]:focus,
.ddd-assistant .divi-button textarea:focus {
background: #E0E5EA;
}
.ddd-assistant .divi-button select,
.ddd-assistant .divi-button input[type="text"],
.ddd-assistant .divi-button input[type="password"] {
height: 39px;
}
.ddd-assistant .divi-button select {} input.et-checkbox.yes_no_button {
display: none;
}
.ddd-assistant .et_pb_yes_no_button {
width: 100%;
display: inline-block;
position: relative;
cursor: pointer;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_off_state {
background-color: #F1F5F9;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state {
background-color: #008BDB;
}
.ddd-assistant .et_pb_yes_no_button span.et_pb_button_slider {
position: absolute;
background: #FFF;
width: 50%;
height: 30px;
margin: 5px 0;
background: #FFF;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_off_state span.et_pb_button_slider {
left: 5px;
}
.rtl .ddd-assistant .et_pb_yes_no_button.et_pb_off_state span.et_pb_button_slider {
left: 50%;
margin-left: -5px;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state span.et_pb_button_slider {
left: 50%;
margin-left: -5px;
}
.rtl .ddd-assistant .et_pb_yes_no_button.et_pb_on_state span.et_pb_button_slider {
left: 5px;
margin-left: 0;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state span.et_pb_value_text.et_pb_on_value {
margin-left: 0;
margin-right: 0;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_off_state span.et_pb_value_text.et_pb_off_value {
margin-right: 0;
margin-left: 0;
}
.ddd-assistant .et_pb_yes_no_button span.et_pb_value_text {
padding: 11px;
float: left;
width: 50%;
text-align: center;
font-weight: 600;
text-transform: uppercase;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.rtl .ddd-assistant .et_pb_yes_no_button span.et_pb_value_text {
float: right;
}
.ddd-assistant span.et_pb_value_text.et_pb_off_value {
color: #8E969E;
}
.ddd-assistant span.et_pb_value_text.et_pb_on_value {
color: #FFF;
}
.ddd-assistant .et_pb_yes_no_button_wrapper select {
opacity: 0;
position: absolute;
z-index: -1;
width: 0px !important;
height: 0px !important;
}
.ddd-assistant .et_pb_yes_no_button_wrapper {
width: 200px;
position: relative;
}
.ddd-assistant .et_pb_yes_no_button {
float: left;
}
.ddd-assistant .et-hidden-option .et_pb_yes_no_button {
display: none;
}
.ddd-assistant .divi-button .et-box-content {
width: 225px;
margin-top: 6px;
float: right;
}
.ddd-assistant .et-epanel-box {
background: #fff;
padding: 0 11px 15px 0;
display: block;
}
.ddd-assistant .et-core-modal-action {
display: block;
color: white;
font-size: 16px;
line-height: 115%;
width: fit-content;
max-width: 600px;
border: none;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
box-sizing: border-box;
text-align: center;
margin: 0;
padding: 15px 20px;
cursor: pointer;
transition: background .5s;
background: #00BBA3;
text-decoration: none;
color: #fff !important;
border-radius: 4px;
position: relative !important;
}
.ddd-assistant .et-core-modal-action:hover,
.ddd-assistant .et-core-modal-action:focus,
.ddd-assistant .et-core-modal-action:active {
background: #007cc3;
box-shadow: none;
}
.ddd-assistant .button.button-primary {
-webkit-transition: background .5s;
-moz-transition: background .5s;
transition: background .5s;
color: #FFF;
cursor: pointer;
background-color: #00C3AA;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
padding: 0 20px;
font-size: 18px;
font-weight: 300;
height: 53px;
line-height: 53px;
display: inline-block;
text-decoration: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: relative;
}
.ddd-assistant .button.button-primary:hover {
background-color: #007cc3;
}
.ddd-assistant .et-box-subtitle {
margin-top: -12px !important;
font-size: 13px;
}
body .ddd-tab-section h3.sectionSaved {
display: block !important;
text-align: center;
max-width: 450px;
margin: 40px auto;
line-height: 155%;
} body .ddd-assistant .loaded_message,
body .ddd-assistant .saving_message {
display: none;
position: absolute;
top: 53px;
text-align: center;
width: 100%;
height: 100%;
bottom: 0;
background: rgba(0, 0, 0, 0.9);
z-index: 100000;
}
body .ddd-assistant .loaded_message h3.sectionSaved,
body .ddd-assistant .saving_message h3.sectionSaved {
top: 0;
height: 100%;
color: #fff;
font-size: 2em;
line-height: 125%;
position: absolute;
top: 50%;
left: 50%;
width: 50%;
margin: -5% 0 0 -25%;
}
body .ddd-assistant .loaded_message span.close,
body .ddd-assistant .saving_message span.close {
color: rgba(255, 255, 255, 0.7);
font-size: 36px;
line-height: 100%;
position: absolute;
right: 10px;
top: 10px;
}
body .ddd-assistant .loaded_message span.close:hover,
body .ddd-assistant .saving_message span.close:hover {
cursor: pointer;
color: rgba(255, 255, 255, 1)
}
@media only screen and (max-width: 1280px) {
.ddd-assistant .et-epanel-box {
max-width: 100%;
}
.ddd-assistant select#ddd_page_transitions {
height: 44px;
}
}
@media only screen and (max-width: 768px) {
.ddd-assistant .left,
.ddd-assistant .right {
float: none;
width: 100%;
}
.ddd-assistant .nav-tab-wrapper a {
font-size: 16px;
padding: 15px;
}
.ddd-assistant .nav-tab {
margin: 0 !important;
}
.ddd-assistant>h1 {
font-size: 20px;
}
}
@media only screen and (max-width: 580px) {
.ddd-assistant .divi-button .et-box-content {
display: block; float: none;}
.ddd-assistant .divi-button .et-box-title {
width: 100%;
display: block;
vertical-align: top;
box-sizing: border-box;
float: none;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state {margin-bottom: 10px;}
body .ddd-assistant iframe:not(.ddp-youtube) {    margin-top: -30px;}
}
@media only screen and (max-width: 481px) {
.ddd-assistant .nav-tab-wrapper a {
font-size: 14px;
padding: 10px;
}
.ddd-assistant .nav-tab {
margin: 0 !important;
}
.ddd-assistant>h1 {
font-size: 17px;
padding: 25px 0 25px 50px;
}
}
@media (min-height: 1000px){
body .ddd-assistant iframe:not(.ddp-youtube) { min-height: 750px!important; }
}
@media (min-height: 1100px){
body .ddd-assistant iframe:not(.ddp-youtube) { min-height: 850px !important; }
}
@media (min-height: 1200px){
body .ddd-assistant iframe:not(.ddp-youtube){  min-height: 950px !important; }
} .toplevel_page_divi_den_on_demand_dashboard .wp-menu-image img {
max-width: 21px;
margin-top: 6px;
}
li.ddd>a>span {
display: block;
float: right;
margin-top: 0px;
margin-left: 8px;
}
li.ddd>a>img {
margin-top: -2px;
margin-bottom: -4px;
} .et-pb-main-settings-full.ddd-tab {
top: 0;
}
body .ddd-tab-section :not(iframe) {
display: none !important;
}
body .ddd-tab {
opacity: 0;
}
body .ddd-tab iframe {
width: 100% !important;
min-height: 100%;
}
body .ddd-tab #et_pb_select_category {
display: none !important;
}
body .ddd-assistant iframe:not(.ddp-youtube) {
width: 100%;
min-height: 700px;
}
body .ddd-assistant iframe:not(.ddp-youtube)#supportIframe {
min-height: 800px;
}
.ddd-replace-content {
padding: 0 2%;
}
.ddd-replace-content label {
font-size: 16px;
}
.ddd-replace-content label input {
width: 20px !important;
height: 20px !important;
margin: 0 !important;
margin-right: 6px !important;
margin-top: -3px !important;
}
.ddd-replace-content label input:before {
margin-top: 0px !important;
margin-left: -5px !important;
} body .ddd-tab-section iframe {
min-height: 100%;
}
.ddd-tab-section {
display: none;
}
.lds-roller {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-roller div {
animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
transform-origin: 32px 32px;
}
.lds-roller div:after {
content: " ";
display: block;
position: absolute;
width: 6px;
height: 6px;
border-radius: 50%;
background: #fff;
margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
top: 50px;
left: 50px;
}
.lds-roller div:nth-child(2) {
animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
top: 54px;
left: 45px;
}
.lds-roller div:nth-child(3) {
animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
top: 57px;
left: 39px;
}
.lds-roller div:nth-child(4) {
animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
top: 58px;
left: 32px;
}
.lds-roller div:nth-child(5) {
animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
top: 57px;
left: 25px;
}
.lds-roller div:nth-child(6) {
animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
top: 54px;
left: 19px;
}
.lds-roller div:nth-child(7) {
animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
top: 50px;
left: 14px;
}
.lds-roller div:nth-child(8) {
animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
top: 45px;
left: 10px;
}
@keyframes lds-roller {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
body #et-boc .et-l .et-fb-modules-list li .et_module_title {
white-space: initial !important;
}
@media (max-height: 1000px){
body .ddd-tab-section iframe, body .et_pb_library_modal iframe  {height: auto !important; min-height: 100% !important;}
} .ddd-accordion {
max-width: 585px;
}
.ddd-accordion:nth-child(2) {
margin-top: 20px;
}
.ddd-accordion:last-child {
border-bottom: 1px solid #bbb
}
.ddd-accordion h3 {
border-top: 1px solid #bbb;
margin: 0;
padding: 15px 0 5px 12px;
font-family: Arial !important;
}
.ddd-accordion .ddd-accordion-header h3 {
padding: 15px 0 11px 10px;
}
.ddp-php-templates {
margin-bottom: 23px;
}
.ddp-php-templates .ddd-accordion h3 span,
.ddp-php-templates .ddd-accordion.opened h3 span {
line-height: 70%;
}
.ddd-accordion-header {
cursor: pointer;
}
.ddd-accordion-header:hover {
background: #ecfbff;
}
.ddd-accordion h3 span {
float: right;
line-height: 15px;
font-size: 25px;
padding-right: 12px;
font-family: Arial !important;
}
.ddd-accordion.opened h3 span {
line-height: 15px;
}
.ddd-accordion-content {
display: none;
padding-left: 12px;
padding-bottom: 8px;
padding-top: 0;
padding-right: 12px;
}
.ddd-accordion.opened .ddd-accordion-content {
display: block;
}
.ddd-accordion.opened {
background: #ecfbff;
}
.ddd-accordion p {
font-size: 15px;
margin-top: 0 !important;
}
.ddd-accordion .ddd-accordion-header>p {
padding-left: 12px;
margin-bottom: 0 !important;
padding-bottom: 12px;
}
@media only screen and (min-width: 2000px) {
body .ddd-assistant iframe:not(.ddp-youtube) {
min-height: 83vh !important;
}
}#wp-admin-bar-titan-menu::after {
clear: both;
}
#wp-admin-bar-titan-menu .dashicons {
font: 400 20px/1 dashicons;
}
#wp-admin-bar-titan-menu #wp-admin-bar-titan-menu-default { }
#wp-admin-bar-titan-menu .wtitan-admin-bar-menu-icon {
display: inline-block !important;
width: 20px;
height: 25px;
margin-top: 6px;
margin-right: 5px;
float: left;
background: url(//tuconstructor.es/wp-content/plugins/anti-spam/assets/img/titan-icon.png) 0 0 no-repeat;
}
#wp-admin-bar-titan-menu .wtitan-admin-bar-menu-title {
display: inline-block !important;
overflow: hidden;
}
#wp-admin-bar-titan-menu .wtitan-admin-bar-menu-title .dashicons {
font-size: 20px !important;
padding: 6px 0 !important;
}
#wp-admin-bar-titan-menu .ab-item .dashicons {
font-size: 14px;
padding: 6px 0;
}
#wp-admin-bar-titan-menu .ab-item .dashicons.dashicons-heart {
color: #fb7976;
}
#wp-admin-bar-titan-menu .ab-item .dashicons.dashicons-dashboard {
color: #fff;
}
#wp-admin-bar-titan-menu .wtitan-count-bubble {
display: inline-block;
vertical-align: baseline;
box-sizing: border-box;
margin: 0px 0 0px 5px;
padding: 0 5px;
min-width: 18px;
height: 18px;
border-radius: 9px;
background-color: #ca4a1f;
color: #fff;
font-size: 11px;
line-height: 1.6;
text-align: center;
z-index: 26;
}.cdp-cookies-alerta {
}
.cdp-cookies-alerta .cdp-cookies-solapa {
display: block;
position: fixed;
z-index: 100002;
width: 120px;
text-align: center;
font-size:12px;
line-height: 18px;
padding: 5px 0;
font-family: Helvetica, Arial, sans-serif;
cursor: pointer;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}
.cdp-cookies-alerta.cdp-solapa-der .cdp-cookies-solapa {
right:0;
}
.cdp-cookies-alerta.cdp-solapa-izq .cdp-cookies-solapa {
left:0;
}
.cdp-cookies-alerta.cdp-solapa-ocultar .cdp-cookies-solapa {
display:none;
}
.cdp-cookies-alerta .cdp-cookies-texto {
position: fixed;
left:0; 
width:100%;
z-index: 100001;
padding: 5px 10px 5px 10px;
}
.cdp-cookies-alerta .cdp-cookies-texto h4 {
text-align: center;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 16px;
color:#ffffff;
padding: 0 0 5px 0;
margin: 0;
text-rendering: optimizeLegibility;
}
.cdp-cookies-alerta .cdp-cookies-texto p {
padding: 5px 0;
margin: 0;
text-align: center;
color:#bbbbbb;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 11px;
text-rendering: optimizeLegibility;
}
.cdp-cookies-alerta .cdp-cookies-texto a {
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ff8888;
text-decoration: none;
border: 0;
text-rendering: optimizeLegibility;
}
.cdp-cookies-alerta .cdp-cookies-texto a:hover, 
.cdp-cookies-alerta .cdp-cookies-texto a:active, 
.cdp-cookies-alerta .cdp-cookies-texto a:visited {
color: #ffcccc;
}
.cdp-cookies-boton-cerrar {
font-size:11px !important;
line-height: 20px;
display: block;
width: 75px;
padding: 2px 10px 0 10px;
margin:0 auto;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
} @keyframes animacion_abajo {
0% {bottom:0px;}
100% {bottom:-200px;}
}
@keyframes animacion_arriba {
0% {bottom:-200px;}
100% {bottom:0px;}
}
.cdp-animacion-abajo {
animation: animacion_abajo 0.5s forwards;
-webkit-animation: animacion_abajo 0.5s forwards;
}
.cdp-animacion-arriba {
animation: animacion_arriba 0.5s forwards;
-webkit-animation: animacion_arriba 0.5s forwards;
}
.cdp-mostrar {
bottom: 0;
}
.cdp-ocultar { 
bottom: -200px;
} .cdp-cookies-alerta.cdp-cookies-textos-izq .cdp-cookies-texto h4,
.cdp-cookies-alerta.cdp-cookies-textos-izq .cdp-cookies-texto p {
text-align: left;
} .cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto {
background-color: #444444;
border-top:1px solid #222222;
border-bottom:1px solid #222222;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto h4 {
color: #ffffff;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto p {
color: #bbbbbb;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a {
color: #ff8888 !important;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:hover,
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:active,
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:visited {
color: #ffcccc !important;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-solapa {
background-color: #333;
color: #ddd;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-solapa:hover {
background-color: #666;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-boton-cerrar {
background-color: #000;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-boton-cerrar:hover {
background-color: #666;
} .cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto {
background-color: #ffffff;
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto h4 {
color: #666666;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto p {
color: #888888;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto a {
color: #cc8888;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto a:hover,
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto a:active,
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto a:visited {
color: #eeaaaa;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-solapa {
background-color: #fff;
color: #333;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-solapa:hover {
background-color: #ddd;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-boton-cerrar {
background-color: #aaa;
color: #000 !important;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-boton-cerrar:hover {
background-color: #ddd;
} .cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-texto {
background-color: #e04729;
border-top:1px solid #99301b;
border-bottom:1px solid #99301b;
}
.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-texto h4 {
color: #ffffff;
}
.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-texto p {
color: #dddddd;
}
.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-texto a {
color: #febebe;
}
.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-texto a:hover,
.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-texto a:active,
.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-texto a:visited {
color: #ffffff;
}
.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-solapa {
background-color: #e04729;
color: #fff;
}
.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-solapa:hover {
background-color: #a5321c;
}
.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-boton-cerrar {
background-color: #a5321c;
}
.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-boton-cerrar:hover {
background-color: #85120c;
} .cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-texto {
background-color: #5492e0;
border-top:1px solid #3f6da7;
border-bottom:1px solid #3f6da7;
}
.cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-texto h4 {
color: #ffffff;
}
.cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-texto p {
color: #eeeeee;
}
.cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-texto a {
color: #b7d7ff;
}
.cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-texto a:hover,
.cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-texto a:active,
.cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-texto a:visited {
color: #dcebff;
}
.cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-solapa {
background-color: #5492e0;
color: #fff;
}
.cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-solapa:hover {
background-color: #3472c0;
}
.cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-boton-cerrar {
background-color: #2462b0;
}
.cdp-cookies-alerta.cdp-cookies-tema-azul .cdp-cookies-boton-cerrar:hover {
background-color: #64a2f0;
} .cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-texto {
background-color: #0b7000;
border-top:1px solid #064000;
border-bottom:1px solid #064000;
}
.cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-texto h4 {
color: #ffffff;
}
.cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-texto p {
color: #dddddd;
}
.cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-texto a {
color: #75c76c;
}
.cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-texto a:hover,
.cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-texto a:active,
.cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-texto a:visited {
color: #c4ffbe;
}
.cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-solapa {
background-color: #0b7000;
color: #fff;
}
.cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-solapa:hover {
background-color: #095000;
}
.cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-boton-cerrar {
background-color: #074000;
color: #fff !important;
}
.cdp-cookies-alerta.cdp-cookies-tema-verde .cdp-cookies-boton-cerrar:hover {
background-color: #2b9010;
} .cdp-cookies-boton-creditos {
font-size: 10px;
float:right;
padding: 10px 0;
}#footer-info{float:none !important}.current_year{display:inline}a.docs{color:red !important;font-size:25px}.sc_time{display:inline-block;padding-right:7px}.ds_remove_line #main-content .container:before { width: 0; } .ds_remove_menu_line #main-header, .ds_remove_menu_line #main-header.et-fixed-header { -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-shadow:none !important; } .ds_toggle_arrow .et_pb_toggle_open .et_pb_toggle_title:before { transform: rotate(180deg); content: "\33"; transition:all 0.5s ease-in-out 0s; }
.ds_toggle_arrow .et_pb_toggle_title:before { content: "\33"; font-size: 1.6em; transition:all 0.5s ease-in-out 0s; color:#179baf; } @media only screen and (min-width: 980px) { .ds_mobile-desktop #et_mobile_nav_menu { display: block; } .ds_mobile-desktop #top-menu-nav { display: none; }}
.ds_mobile-desktop #main-header { position: absolute; }
.ds_mobile-desktop #main-header .et_menu_container {
width: 100%;
max-width: none;
}
.ds_mobile-desktop .logo_container { padding-left: 30px; }
.ds_mobile-desktop #et-top-navigation { padding-right: 30px; } 
.ds_mobile-desktop .mobile_menu_bar { padding-bottom: 24px; z-index: 9999; } .section_separators_down .ds_down_arrow_section:after { display: block; position: absolute; content: ''; width: 60px; height: 60px; bottom: -30px; margin-left: calc(50% - 30px); background-color: inherit;
-ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); z-index: 10; } .section_separators .ds_up_arrow_section:after { display: block; position: absolute; content: ''; width: 60px; height: 60px; top: -30px; margin-left: calc(50% - 30px); background-color: inherit;
-ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); z-index: 10; } .section_separators_down .ds_slant_bottom:after { display: block; position: absolute; content: ''; bottom: -40px; width: calc(100% + 40px); height: 90px; right: -20px; background: inherit; z-index: 10; transform: rotate(1.2deg); }
.section_separators_down .ds_slant_bottom:before { display: block; position: absolute; content: ''; bottom: -50px; width: calc(100% + 40px); height: 50px; right: -20px; background: rgba(0, 0, 0, 0.1); z-index: 10; transform: rotate(0.8deg); } .section_separators .ds_slant_top:after { display: block; position: absolute; content: ''; top: -40px; width: calc(100% + 40px); height: 90px; right: -20px; background: inherit; z-index: 10; transform: rotate(-1.2deg); }
.section_separators .ds_slant_top:before { display: block; position: absolute; content: ''; top: -50px; width: calc(100% + 40px); height: 50px; right: -20px; background: rgba(0, 0, 0, 0.1); z-index: 10; transform: rotate(-0.8deg); } .section_separators .ds_up_circle_section:after { display: block; position: absolute; content: ''; width: 40px; border-radius: 20px; height: 40px; bottom: -20px; margin-left: calc(50% - 20px); background-color: inherit; z-index: 10; } .section_separators_down .ds_down_circle_section:after { display: block; position: absolute; content: ''; width: 40px; border-radius: 20px; height: 40px; top: -20px; margin-left: calc(50% - 20px); background-color: inherit; z-index: 10; }
.section_separators #main-content, .section_separators_down #main-content { overflow: hidden; }  .ds_filters .ds_grayscale { -webkit-filter: grayscale(1); filter: grayscale(1); } .ds_filters .ds_saturate { -webkit-filter: saturate(1.8); filter: saturate(1.8); } .ds_filters .ds_blur { -webkit-filter: blur(5px); filter: blur(5px); } .ds_filters .ds_invert { -webkit-filter: invert(1); filter: invert(1); } .ds_filters .ds_brighter { filter: brightness(0.4); -webkit-filter: brightness(0.4); -moz-filter: brightness(0.4); } .ds_filters .ds_sepia { filter: sepia(100%); -webkit-filter: sepia(100%); -moz-filter: sepia(100%); -ms-filter: sepia(100%); } .ig_filters .xpro2 {
-webkit-filter: contrast(1.3) brightness(0.8) sepia(0.3) saturate(1.5) hue-rotate(-20deg);
filter: contrast(1.3) brightness(0.8) sepia(0.3) saturate(1.5) hue-rotate(-20deg);
}
.ig_filters .walden {
-webkit-filter: sepia(0.35) contrast(0.9) brightness(1.1) hue-rotate(-10deg) saturate(1.5);
filter: sepia(0.35) contrast(0.9) brightness(1.1) hue-rotate(-10deg) saturate(1.5);
}
.ig_filters .valencia {
-webkit-filter: sepia(0.15) saturate(1.5) contrast(0.9);
filter: sepia(0.15) saturate(1.5) contrast(0.9);
}
.ig_filters .toaster {
-webkit-filter:sepia(0.4) saturate(2.5) hue-rotate(-30deg) contrast(0.67);
-filter:sepia(0.4) saturate(2.5) hue-rotate(-30deg) contrast(0.67);
}
.ig_filters .sutro {
-webkit-filter: brightness(0.75) contrast(1.3) sepia(0.5) hue-rotate(-25deg);
filter: brightness(0.75) contrast(1.3) sepia(0.5) hue-rotate(-25deg);
}
.ig_filters .rise {
-webkit-filter: saturate(1.4) sepia(0.25) hue-rotate(-15deg) contrast(0.8) brightness(1.1);
filter: saturate(1.4) sepia(0.25) hue-rotate(-15deg) contrast(0.8) brightness(1.1);
}
.ig_filters .nashville {
-webkit-filter: sepia(0.4) saturate(1.5) contrast(0.9) brightness(1.1) hue-rotate(-15deg);
filter: sepia(0.4) saturate(1.5) contrast(0.9) brightness(1.1) hue-rotate(-15deg);
}
.ig_filters .mayfair {
-webkit-filter: saturate(1.4) contrast(1.1);
filter: saturate(1.4) contrast(1.1);
}
.ig_filters .kelvin {
filter: sepia(0.4) saturate(2.4) brightness(1.3) contrast(1);
-webkit-filter: sepia(0.4) saturate(2.4) brightness(1.3) contrast(1);
}
.ig_filters .hudson {
-webkit-filter: contrast(1.2) brightness(0.9) hue-rotate(-10deg);
filter: contrast(1.2) brightness(0.9) hue-rotate(-10deg);
}
.ig_filters .earlybird {
-webkit-filter: sepia(0.4) saturate(1.6) contrast(1.1) brightness(0.9) hue-rotate(-10deg);
filter: sepia(0.4) saturate(1.6) contrast(1.1) brightness(0.9) hue-rotate(-10deg);
}
.ig_filters .1977 {
-webkit-filter: sepia(0.5) hue-rotate(-30deg) saturate(1.2) contrast(0.8);
filter: sepia(0.5) hue-rotate(-30deg) saturate(1.2) contrast(0.8);
}  .ds_mobile_side_light #mobile_menu { display: block !important; min-height: 100vh; top: 0; border-top: none; padding-top: 80px; z-index: 9998; }
.ds_mobile_side_light .mobile_nav.closed #mobile_menu { transform: rotateY(90deg); -webkit-transform: rotateY(90deg); transform-origin: right; -webkit-transform-origin: right; background: #fff; transition: .8s ease-in-out !important; }
.ds_mobile_side_light .mobile_nav.opened #mobile_menu { transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform-origin: right; -webkit-transform-origin: right; background: #f1f1f1; transition: .8s ease-in-out; }
.ds_mobile_side_light .mobile_nav.opened .mobile_menu_bar:before { content: "\4d"; color: #303030; }
.ds_mobile_side_light .et_mobile_menu li a { color: #303030; }
@media(max-width: 980px) { .ds_mobile_side_light .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar { z-index: 9999; }
.ds_mobile_side_light #main-header .container.clearfix.et_menu_container { width: 100%; }
.ds_mobile_side_light .logo_container { padding-left: 30px; }
.ds_mobile_side_light #et-top-navigation { padding-right: 30px; } }
@media(min-width: 341px) {
.ds_mobile_side_light #mobile_menu { width: 340px; margin-left: calc(100% - 340px); }
} 
@media(max-width: 340px) {
.ds_mobile_side_light #mobile_menu { width: 100%; margin-left: 0; }
} .ds_mobile_side_dark #mobile_menu { display: block !important; min-height: 100vh; top: 0; border-top: none; padding-top: 80px; z-index: 9998; }
.ds_mobile_side_dark .mobile_nav.closed #mobile_menu { transform: rotateY(90deg); -webkit-transform: rotateY(90deg); transform-origin: right; -webkit-transform-origin: right; background: #010101; transition: .8s ease-in-out ; }
.ds_mobile_side_dark .mobile_nav.opened #mobile_menu { transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform-origin: right; -webkit-transform-origin: right; background: #303030; transition: .8s ease-in-out; }
.ds_mobile_side_dark .mobile_nav.opened .mobile_menu_bar:before { content: "M"; color: #f1f1f1; }
.ds_mobile_side_dark .et_mobile_menu li a { color: #f1f1f1; }
@media  (max-width: 980px) { .ds_mobile_side_dark .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar { z-index: 9999; }
.ds_mobile_side_dark #main-header .container.clearfix.et_menu_container { width: 100%; }
.ds_mobile_side_dark .logo_container { padding-left: 30px; }
.ds_mobile_side_dark #et-top-navigation { padding-right: 30px; } }
@media  (min-width: 341px) { .ds_mobile_side_dark #mobile_menu { width: 340px; margin-left: calc(100% - 340px); } }
@media  (max-width: 340px) { .ds_mobile_side_dark #mobile_menu { width: 100%; margin-left: 0; } }  .first_link_slide_left #main-header #et-top-navigation nav > ul > li:first-child > a { position: relative; right: 120px; transition: 1s ease all; opacity: 0; }
.first_link_slide_left #main-header.et-fixed-header #et-top-navigation nav > ul > li:first-child > a { right: 0; opacity: 1; } .last_link_slide_right #main-header #et-top-navigation nav > ul > li:last-child > a { position: relative; left: 120px; transition: 1s ease all; opacity: 0; }
.last_link_slide_right #main-header.et-fixed-header #et-top-navigation nav > ul > li:last-child > a { left: 0; opacity: 1; } .ds_flat_buttons .button-dark a { background: #303030; padding: 10px 14px !important; border-radius: 4px; margin-top: -10px; color: #f1f1f1; }
.ds_flat_buttons .button-light a { background: #F1F1F1; padding: 10px 14px !important; border-radius: 4px; margin-top: -10px; color: #303030; }
.ds_flat_buttons .button-blue a { background: #247BA0; padding: 10px 14px !important; border-radius: 4px; margin-top: -10px; color: #f1f1f1; }
.ds_flat_buttons .button-yellow a { background: #FF8500; padding: 10px 14px !important; border-radius: 4px; margin-top: -10px; color: #f1f1f1; }
.ds_flat_buttons .button-red a { background: #EF233C; padding: 10px 14px !important; border-radius: 4px; margin-top: -10px; color: #f1f1f1; }
.ds_flat_buttons .button-green a { background: #9BC53D; padding: 10px 14px !important; border-radius: 4px; margin-top: -10px; color: #f1f1f1; } .ds_3d_buttons .button-dark-3d a { background: #303030; padding: 10px 14px !important; border-radius: 2px; margin-top: -10px; color: #f1f1f1; border-bottom: 3px solid rgba(0, 0, 0, 0.2) }
.ds_3d_buttons .button-light-3d a { background: #F1F1F1; padding: 10px 14px !important; border-radius: 2px; margin-top: -10px; color: #303030; border-bottom: 3px solid rgba(0, 0, 0, 0.2) }
.ds_3d_buttons .button-blue-3d a { background: #247BA0; padding: 10px 14px !important; border-radius: 2px; margin-top: -10px; color: #f1f1f1; border-bottom: 3px solid rgba(0, 0, 0, 0.2) }
.ds_3d_buttons .button-yellow-3d a { background: #FF8500; padding: 10px 14px !important; border-radius: 2px; margin-top: -10px; color: #f1f1f1; border-bottom: 3px solid rgba(0, 0, 0, 0.2) }
.ds_3d_buttons .button-red-3d a { background: #EF233C; padding: 10px 14px !important; border-radius: 2px; margin-top: -10px; color: #f1f1f1; border-bottom: 3px solid rgba(0, 0, 0, 0.2) }
.ds_3d_buttons .button-green-3d a { background: #9BC53D; padding: 10px 14px !important; border-radius: 2px; margin-top: -10px; color: #f1f1f1; border-bottom: 3px solid rgba(0, 0, 0, 0.2) } .ds_square_portfolio .et_portfolio_image { padding-top: 100%; }
.ds_square_portfolio .et_portfolio_image img { position: absolute; height: 100%; top: 0; left: 0; right: 0; bottom: 0; object-fit: cover; } .ds_book_portfolio .et_portfolio_image { padding-top: 150%; }
.ds_book_portfolio .et_portfolio_image img { position: absolute; height: 100%; top: 0; left: 0; right: 0; bottom: 0; object-fit: cover; } .ds_cinema_portfolio .et_portfolio_image { padding-top: 60%; }
.ds_cinema_portfolio .et_portfolio_image img { position: absolute; height: 100%; top: 0; left: 0; right: 0; bottom: 0; object-fit: cover; } .ds_clean_comments .comment_avatar img { border-radius: 4px; } 
@media (min-width: 768px) { .ds_clean_comments:not(.logged-in) #comment { max-width: 50%; float: right; margin-top: -186px; height: 172px; } .ds_clean_comments .children .comment.depth-2 { margin-left: 30px;} .ds_clean_comments .comment .children { margin-left: 0px; } .ds_clean_comments .comment .children .comment_avatar img { max-width: 60px; } .ds_clean_comments .comment .children .comment_avatar { margin-left: 20px; } }
@media (max-width: 767px) {
.ds_clean_comments .comment-reply-link { bottom: -20px !important; top: auto !important; } .ds_clean_comments .comment_area { padding-bottom: 40px; } .ds_clean_comments .comment_avatar { max-width:50px } .ds_clean_comments .comment_postinfo, .comment-content.clearfix { margin-left: -30px; } } @media  (max-width: 980px) { .ds-app-menu .container.et_menu_container { width: 100%; }
.ds-app-menu #logo { padding-left: 30px; }
.ds-app-menu .mobile_nav { padding-right: 30px; } }  .ds_blurb_grow .et_pb_main_blurb_image:hover { transform: scale(1.2); transition: .5s ease-in-out; } .ds_blurb_spin .et_pb_main_blurb_image:hover { transform: rotateY(360deg); transition: .6s ease all; } .ds_fade_left .et-pb-active-slide .et_pb_slide_description { animation-name: fadeInLeft; }
.ds_fade_right .et-pb-active-slide .et_pb_slide_description { animation-name: fadeInRight; }
.ds_flip_y .et-pb-active-slide .et_pb_slide_description { animation-name: flipInY; }
.ds_flip_x .et-pb-active-slide .et_pb_slide_description { animation-name: flipInX; } .ds_slide_fade_left .et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video { animation-name: fadeLeft; }
.ds_slide_fade_right .et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video { animation-name: fadeInRight; }
.ds_slide_flip_y .et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video { animation-name: flipInY; }
.ds_slide_flip_x .et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video { animation-name: flipInX; } .ds_footer_bullets #footer-widgets .footer-widget li:before {display: none!important;} 
.ds_footer_bullets #footer-widgets .footer-widget li {padding: 0 0 10px 0px;} .ds_no_lightbox .et_pb_gallery_image a { pointer-events: none; cursor: default; } .ds_larger_info #et-info { font-size: 120% } .ds_logo_hide .et_fixed_nav #logo { display: none; }
.ds_logo_hide #main-header.et-fixed-header #logo { display:block; } .ds_border_top .sub-menu { border-top: 0; } @media (max-width: 980px) { .ds_fixed_mobile_header #main-header { position: fixed !important; width: 100%; }} .ds_square_buttons .et_pb_promo_button, .ds_square_buttons .et_pb_newsletter_button, .ds_square_buttons a.et_pb_more_button, .ds_square_buttons .et_pb_pricing_table_button { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .ds_pretext_code .entry-content pre { background: #303030; color: #f1f1f1; padding: 10px 16px; border-radius: 2px; border-top: 4px solid #ffa900; -moz-box-shadow: inset 0 0 10px #000000; box-shadow: inset 0 0 10px #000000; } .ds_style_cf7 .wpcf7-text, .ds_style_cf7 .wpcf7-textarea, .ds_style_cf7 .wpcf7-captchar {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.ds_style_cf7 .wpcf7-submit {
color: #f0853b!important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.ds_style_cf7 .wpcf7-submit:hover { 
background-color: yellow; 
border-color:yellow; 
padding: 6px 20px !important; 
} .ds_counter_hide .et_pb_countdown_timer .section.zero { display:none; } .ds_footer_push #main-content { min-height: 100vh } .ds_center_top_header #et-info { float: none !important; text-align: center; } .ds_footer_hide_option #footer-bottom { display: none; } .ds_overlay_zoom .et_overlay {
-webkit-transform: scale(.9);
-moz-transform: scale(.9);
-o-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
.ds_overlay_zoom .et_shop_image:hover .et_overlay, .ds_overlay_zoom .et_portfolio_image:hover .et_overlay {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .ds_overlay_slide_up .et_overlay {
top:30px;
}
.ds_overlay_slide_up .et_shop_image:hover .et_overlay, .ds_overlay_slide_up .et_portfolio_image:hover .et_overlay{
top:0;
} .ds_overlay_spin .et_overlay {
-webkit-transform:  scale(.6) rotate(-30deg);
-moz-transform:     scale(.6) rotate(-30deg);
-o-transform:       scale(.6) rotate(-30deg);
-ms-transform:      scale(.6) rotate(-30deg);
transform:          scale(.6) rotate(-30deg);
}
.ds_overlay_spin .et_shop_image:hover .et_overlay, .ds_overlay_spin .et_portfolio_image:hover .et_overlay{
-webkit-transform:  scale(1) rotate(0deg);
-moz-transform:     scale(1) rotate(0deg);
-o-transform:       scale(1) rotate(0deg);
-ms-transform:      scale(1) rotate(0deg);
transform:          scale(1) rotate(0deg);
}   .ds_animate .hover_grow {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.ds_animate .hover_grow:hover, .ds_animate .hover_grow:focus, .ds_animate .hover_grow:active {
-webkit-transform: scale(1.1);
transform: scale(1.1);
} .ds_animate .hover_shrink {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.ds_animate .hover_shrink:hover, .ds_animate .hover_shrink:focus, .ds_animate .hover_shrink:active {
-webkit-transform: scale(0.9);
transform: scale(0.9);
} @-webkit-keyframes hover_pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes hover_pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
.ds_animate .hover_pulse {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover_pulse:hover, .ds_animate .hover_pulse:focus, .ds_animate .hover_pulse:active {
-webkit-animation-name: hover_pulse;
animation-name: hover_pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
} @-webkit-keyframes hover_pulse-grow {
to {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@keyframes hover_pulse-grow {
to {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
.ds_animate .hover_pulse-grow {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover_pulse-grow:hover, .ds_animate .hover_pulse-grow:focus, .ds_animate .hover_pulse-grow:active {
-webkit-animation-name: hover_pulse-grow;
animation-name: hover_pulse-grow;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
} @-webkit-keyframes hover_pulse-shrink {
to {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes hover_pulse-shrink {
to {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
.ds_animate .hover_pulse-shrink {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover_pulse-shrink:hover, .ds_animate .hover_pulse-shrink:focus, .ds_animate .hover_pulse-shrink:active {
-webkit-animation-name: hover_pulse-shrink;
animation-name: hover_pulse-shrink;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
} @-webkit-keyframes hover_push {
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes hover_push {
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.ds_animate .hover_push {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover_push:hover, .ds_animate .hover_push:focus, .ds_animate .hover_push:active {
-webkit-animation-name: hover_push;
animation-name: hover_push;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes hover_pop {
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes hover_pop {
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
.ds_animate .hover_pop {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover_pop:hover, .ds_animate .hover_pop:focus, .ds_animate .hover_pop:active {
-webkit-animation-name: hover_pop;
animation-name: hover_pop;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} .ds_animate .hover_bounce_in {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.ds_animate .hover_bounce_in:hover, .ds_animate .hover_bounce_in:focus, .ds_animate .hover_bounce_in:active {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
} .ds_animate .hover_bounce_out {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.ds_animate .hover_bounce_out:hover, .ds_animate .hover_bounce_out:focus, .ds_animate .hover_bounce_out:active {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
} .ds_animate .hover-rotate {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.ds_animate .hover-rotate:hover, .ds_animate .hover-rotate:focus, .ds_animate .hover-rotate:active {
-webkit-transform: rotate(4deg);
transform: rotate(4deg);
} .ds_animate .hover_grow-rotate {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.ds_animate .hover_grow-rotate:hover, .ds_animate .hover_grow-rotate:focus, .ds_animate .hover_grow-rotate:active {
-webkit-transform: scale(1.1) rotate(4deg);
transform: scale(1.1) rotate(4deg);
} .ds_animate .hover-float {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.ds_animate .hover-float:hover, .ds_animate .hover-float:focus, .ds_animate .hover-float:active {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
} .ds_animate .hover-sink {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.ds_animate .hover-sink:hover, .ds_animate .hover-sink:focus, .ds_animate .hover-sink:active {
-webkit-transform: translateY(8px);
transform: translateY(8px);
} @-webkit-keyframes hover-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hover-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes hover-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hover-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.ds_animate .hover-bob {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover-bob:hover, .ds_animate .hover-bob:focus, .ds_animate .hover-bob:active {
-webkit-animation-name: hover-bob-float, hover-bob;
animation-name: hover-bob-float, hover-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
} @-webkit-keyframes hover-hang {
0% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
50% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@keyframes hover-hang {
0% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
50% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@-webkit-keyframes hover-hang-sink {
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@keyframes hover-hang-sink {
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
.ds_animate .hover-hang {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover-hang:hover, .ds_animate .hover-hang:focus, .ds_animate .hover-hang:active {
-webkit-animation-name: hover-hang-sink, hover-hang;
animation-name: hover-hang-sink, hover-hang;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
} .ds_animate .hover-skew {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.ds_animate .hover-skew:hover, .ds_animate .hover-skew:focus, .ds_animate .hover-skew:active {
-webkit-transform: skew(-10deg);
transform: skew(-10deg);
} .ds_animate .hover-skew-forward {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.ds_animate .hover-skew-forward:hover, .ds_animate .hover-skew-forward:focus, .ds_animate .hover-skew-forward:active {
-webkit-transform: skew(-10deg);
transform: skew(-10deg);
} .ds_animate .hover-skew-backward {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.ds_animate .hover-skew-backward:hover, .ds_animate .hover-skew-backward:focus, .ds_animate .hover-skew-backward:active {
-webkit-transform: skew(10deg);
transform: skew(10deg);
} @-webkit-keyframes hover-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hover-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.ds_animate .hover-wobble-vertical {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover-wobble-vertical:hover, .ds_animate .hover-wobble-vertical:focus, .ds_animate .hover-wobble-vertical:active {
-webkit-animation-name: hover-wobble-vertical;
animation-name: hover-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes hover-wobble-horizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes hover-wobble-horizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.ds_animate .hover-wobble-horizontal {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover-wobble-horizontal:hover, .ds_animate .hover-wobble-horizontal:focus, .ds_animate .hover-wobble-horizontal:active {
-webkit-animation-name: hover-wobble-horizontal;
animation-name: hover-wobble-horizontal;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes hover-wobble-to-bottom-right {
16.65% {
-webkit-transform: translate(8px, 8px);
transform: translate(8px, 8px);
}
33.3% {
-webkit-transform: translate(-6px, -6px);
transform: translate(-6px, -6px);
}
49.95% {
-webkit-transform: translate(4px, 4px);
transform: translate(4px, 4px);
}
66.6% {
-webkit-transform: translate(-2px, -2px);
transform: translate(-2px, -2px);
}
83.25% {
-webkit-transform: translate(1px, 1px);
transform: translate(1px, 1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@keyframes hover-wobble-to-bottom-right {
16.65% {
-webkit-transform: translate(8px, 8px);
transform: translate(8px, 8px);
}
33.3% {
-webkit-transform: translate(-6px, -6px);
transform: translate(-6px, -6px);
}
49.95% {
-webkit-transform: translate(4px, 4px);
transform: translate(4px, 4px);
}
66.6% {
-webkit-transform: translate(-2px, -2px);
transform: translate(-2px, -2px);
}
83.25% {
-webkit-transform: translate(1px, 1px);
transform: translate(1px, 1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.ds_animate .hover-wobble-to-bottom-right {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover-wobble-to-bottom-right:hover, .ds_animate .hover-wobble-to-bottom-right:focus, .ds_animate .hover-wobble-to-bottom-right:active {
-webkit-animation-name: hover-wobble-to-bottom-right;
animation-name: hover-wobble-to-bottom-right;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes hover-wobble-to-top-right {
16.65% {
-webkit-transform: translate(8px, -8px);
transform: translate(8px, -8px);
}
33.3% {
-webkit-transform: translate(-6px, 6px);
transform: translate(-6px, 6px);
}
49.95% {
-webkit-transform: translate(4px, -4px);
transform: translate(4px, -4px);
}
66.6% {
-webkit-transform: translate(-2px, 2px);
transform: translate(-2px, 2px);
}
83.25% {
-webkit-transform: translate(1px, -1px);
transform: translate(1px, -1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@keyframes hover-wobble-to-top-right {
16.65% {
-webkit-transform: translate(8px, -8px);
transform: translate(8px, -8px);
}
33.3% {
-webkit-transform: translate(-6px, 6px);
transform: translate(-6px, 6px);
}
49.95% {
-webkit-transform: translate(4px, -4px);
transform: translate(4px, -4px);
}
66.6% {
-webkit-transform: translate(-2px, 2px);
transform: translate(-2px, 2px);
}
83.25% {
-webkit-transform: translate(1px, -1px);
transform: translate(1px, -1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.ds_animate .hover-wobble-to-top-right {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover-wobble-to-top-right:hover, .ds_animate .hover-wobble-to-top-right:focus, .ds_animate .hover-wobble-to-top-right:active {
-webkit-animation-name: hover-wobble-to-top-right;
animation-name: hover-wobble-to-top-right;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes hover-wobble-top {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hover-wobble-top {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.ds_animate .hover-wobble-top {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.ds_animate .hover-wobble-top:hover, .ds_animate .hover-wobble-top:focus, .ds_animate .hover-wobble-top:active {
-webkit-animation-name: hover-wobble-top;
animation-name: hover-wobble-top;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes hover-wobble-bottom {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hover-wobble-bottom {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.ds_animate .hover-wobble-bottom {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.ds_animate .hover-wobble-bottom:hover, .ds_animate .hover-wobble-bottom:focus, .ds_animate .hover-wobble-bottom:active {
-webkit-animation-name: hover-wobble-bottom;
animation-name: hover-wobble-bottom;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes hover-wobble-skew {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hover-wobble-skew {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.ds_animate .hover-wobble-skew {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover-wobble-skew:hover, .ds_animate .hover-wobble-skew:focus, .ds_animate .hover-wobble-skew:active {
-webkit-animation-name: hover-wobble-skew;
animation-name: hover-wobble-skew;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes hover-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
@keyframes hover-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
.ds_animate .hover-buzz {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover-buzz:hover, .ds_animate .hover-buzz:focus, .ds_animate .hover-buzz:active {
-webkit-animation-name: hover-buzz;
animation-name: hover-buzz;
-webkit-animation-duration: 0.15s;
animation-duration: 0.15s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
} @-webkit-keyframes hover-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
@keyframes hover-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
.ds_animate .hover-buzz-out {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.ds_animate .hover-buzz-out:hover, .ds_animate .hover-buzz-out:focus, .ds_animate .hover-buzz-out:active {
-webkit-animation-name: hover-buzz-out;
animation-name: hover-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}  .ds_menu_word .mobile_menu_bar:after {
content: "MENU";
font-size: 1.2em;
position: absolute;
right: 32px;
top: 15px;
} .ds_menu_word_replace .mobile_menu_bar:before {
font-family: "Open Sans" !important;
content: "CLOSE";
font-size: 1.1em;
color: #303030;
border: solid 2px #303030;
padding: 4px 10px;
border-radius: 3px;
font-weight: 600;
}
.ds_menu_word_replace .mobile_nav.closed .mobile_menu_bar:before {
content: "MENU";
}
.ds_menu_word_replace .mobile_nav.opened .mobile_menu_bar:before {
content: "CLOSE";
} .ds_clean_archive.archive #sidebar {
display: none;
}
.ds_clean_archive.archive #left-area {
width: 100%;
}
.ds_clean_archive #main-content .container:before {
width: 0;
} .ds_two_columns.archive .et_pb_post {
position: relative;
display: inline-block;
background: #fff;
padding: 8px;
-webkit-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.6);
box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.1);
}
@media  (min-width: 981px) {
.ds_two_columns.archive .et_pb_post:nth-child(odd) {    
width: 48%;    
float: left;    
margin-right: 4%;
}
.ds_two_columns.archive .et_pb_post:nth-child(even) {    
width: 48%;    
float: right;    
margin-right: 0;
}
}
@media  (max-width: 980px) {
.ds_two_columns.archive .et_pb_post:nth-child(odd) {    
width: 100%;    
float: none;    
margin-right: 0;
}
.ds_two_columns.archive .et_pb_post:nth-child(even) {    
width: 100%;    
float: none;    
margin-right: 0;
}
} .ds_select_page_light .mobile_menu_bar {
background: #f1f1f1;
padding-bottom: 0px !important;
padding-left: 120px;
border-radius: 4px;
margin-bottom: 18px;
}
.ds_select_page_light .mobile_menu_bar:after {
position: absolute;
content: "Select page";
text-align: left;
width: 100%;
left: 10px;
top: 15px;
color: #303030;
}
.ds_select_page_light .mobile_menu_bar:before {
color: #303030 !important;
} .ds_select_page_dark .mobile_menu_bar {
background: #303030;
padding-bottom: 0px !important;
padding-left: 120px;
border-radius: 4px;
margin-bottom: 18px;
}
.ds_select_page_dark .mobile_menu_bar:after {
position: absolute;
content: "Select page";
text-align: left;
width: 100%;
left: 10px;
top: 15px;
color: #ffffff;
}
.ds_select_page_dark .mobile_menu_bar:before {
color: #ffffff !important;
}  .home.load-dark:before {
display: block;
content: "";
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
align-content: center;
text-align: center;
background: #303030;
line-height: 100%;
-webkit-animation: curtain 3.5s forwards;
animation: curtain 3.5s forwards;
}
.home.load-dark:after {
font-family: "etModules";
font-size: 3.4em;
content: "\e02d";
position: fixed;
color: #f1f1f1;
text-align: center;
left: 50%;
margin-left: -50px;
width: 100px;
top: 45%;
-webkit-animation: wheel 3s forwards;
animation: wheel 3s forwards;
} .home.load-light:before {
display: block;
content: "";
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
align-content: center;
text-align: center;
background: #f1f1f1;
line-height: 100%;
-webkit-animation: curtain 3.5s forwards;
animation: curtain 3.5s forwards;
}
.home.load-light:after {
font-family: "etModules";
font-size: 3.4em;
content: "\e02d";
position: fixed;
color: #303030;
text-align: center;
left: 50%;
margin-left: -50px;
width: 100px;
top: 45%;
-webkit-animation: wheel 3s forwards;
animation: wheel 3s forwards;
}
@-webkit-keyframes curtain {
0% { -webkit-opacity: 1; opacity: 1; z-index: 999999;}
60% { -webkit-opacity: 1; opacity: 1; z-index: 999999;}
99% { -webkit-opacity: 0; opacity: 0; z-index: 999999;}
100% { -webkit-opacity: 0; opacity: 0; z-index: -99 !important; }
}
@keyframes curtain {
0% { opacity: 1; z-index: 999999;}
60% { opacity: 1; z-index: 999999;}
99% { opacity: 0; z-index: 999999;}
100% { opacity: 0; z-index: -99 !important; }
}
@-webkit-keyframes wheel {
0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); z-index: 999999;}
70% { -webkit-opacity: 1; opacity: 1; z-index: 999999;}
99% { -webkit-transform: rotate(600deg); -moz-transform: rotate(600deg); transform: rotate(600deg); top: 45%;  z-index: 999999;}
100% { -webkit-opacity: 0; z-index: -99 !important; }
}
@keyframes wheel {
0% { -moz-transform: rotate(0deg); transform: rotate(0deg); z-index: 999999;}
70% { opacity: 1; z-index: 999999;}
99% { -moz-transform: rotate(600deg); transform: rotate(600deg); top: 45%; z-index: 999999; }
100% { opacity: 0; z-index: -99 !important; }
} @media (min-width: 1041px) {
.full-width-square .et_pb_portfolio_item.et_pb_grid_item { min-width: 25%; height: 25vw !important; }
.full-width-square .et_pb_portfolio_item.et_pb_grid_item img { max-width: 100%; object-fit: cover; } }
@media (min-width: 785px) and (max-width: 1040px) {
.full-width-square .et_pb_portfolio_item.et_pb_grid_item { height: 33vw !important; }
.full-width-square .et_pb_portfolio_item.et_pb_grid_item img { max-width: 100%; object-fit: cover; } }
@media (min-width: 497) and (max-width: 784px) {
.full-width-square .et_pb_portfolio_item.et_pb_grid_item { height: 50vw !important; }
.full-width-square .et_pb_portfolio_item.et_pb_grid_item img { max-width: 100%; object-fit: cover; } }
@media (max-width: 496px) {
.full-width-square .et_pb_portfolio_item.et_pb_grid_item { height: 100vw !important; }
.full-width-square .et_pb_portfolio_item.et_pb_grid_item img { max-width: 100%; object-fit: cover; } }
.full-width-square .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover h3 {
margin-top: 45%;
} .dark-shadow-text .shad-dark p, .dark-shadow-text .shad-dark a, .dark-shadow-text .shad-dark h1, .dark-shadow-text .shad-dark h2, .dark-shadow-text .shad-dark h3, .dark-shadow-text .shad-dark h4, .dark-shadow-text .shad-dark h5, .dark-shadow-text .shad-dark h6 {
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
.light-shadow-text .shad-light p, .light-shadow-text .shad-light a, .light-shadow-text .shad-light h1, .light-shadow-text .shad-light h2, .light-shadow-text .shad-light h3, .light-shadow-text .shad-light h4, .light-shadow-text .shad-light h5, .light-shadow-text .shad-light h6 {
text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.6);
}