@-webkit-keyframes sk-scaleout {
0% {
-webkit-transform: scale(0);
}
100% {
-webkit-transform: scale(1);
opacity: 0;
}
}
@keyframes sk-scaleout {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
.stylepress-email-subscribe {
min-height: 55px;
position: relative;
display: inline-block;
}
.stylepress-email-subscribe .stylepress-email-status {
font-size: 14px;
}
.stylepress-email-subscribe.submitting .loading {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 4;
}
.stylepress-email-subscribe.submitting .loading:before {
top: 9px;
left: 41%;
z-index: 5;
content: '';
position: absolute;
width: 40px;
height: 40px;
background-color: #333;
border-radius: 100%;
-webkit-animation: sk-scaleout 1s infinite ease-in-out;
animation: sk-scaleout 1s infinite ease-in-out;
}
.stylepress-email-subscribe.submitting input {
opacity: 0.4;
}
.stylepress-email-subscribe.error .stylepress-email-status {
color: #FF0000;
}
.stylepress-email-subscribe.success input {
display: none;
}
.stylepress-email-subscribe input[type="text"],
.stylepress-email-subscribe input[type="email"],
.stylepress-email-subscribe input[type="url"],
.stylepress-email-subscribe input[type="password"],
.stylepress-email-subscribe input[type="search"],
.stylepress-email-subscribe textarea {
color: #666666;
background-color: #fafafa;
border-color: #cccccc;
}
.stylepress-email-subscribe input[type="text"]:focus,
.stylepress-email-subscribe input[type="email"]:focus,
.stylepress-email-subscribe input[type="url"]:focus,
.stylepress-email-subscribe input[type="password"]:focus,
.stylepress-email-subscribe input[type="search"]:focus,
.stylepress-email-subscribe textarea:focus {
color: #666666;
background-color: #ffffff;
border-color: #bfbfbf;
}
.stylepress-email-subscribe button,
.stylepress-email-subscribe input[type="button"],
.stylepress-email-subscribe input[type="reset"],
.stylepress-email-subscribe input[type="submit"],
.stylepress-email-subscribe .button,
.stylepress-email-subscribe .button:visited {
color: #ffffff;
background-color: #666666;
}
.stylepress-email-subscribe button:hover,
.stylepress-email-subscribe input[type="button"]:hover,
.stylepress-email-subscribe input[type="reset"]:hover,
.stylepress-email-subscribe input[type="submit"]:hover,
.stylepress-email-subscribe .button:hover,
.stylepress-email-subscribe button:focus,
.stylepress-email-subscribe input[type="button"]:focus,
.stylepress-email-subscribe input[type="reset"]:focus,
.stylepress-email-subscribe input[type="submit"]:focus,
.stylepress-email-subscribe .button:focus {
color: #666666;
background-color: #eaeaea;
}@keyframes dropdownanimate {
0% {
max-height: 0;
opacity: 0;
}
98% {
max-height: 600px;
opacity: 1;
}
100% {
max-height: 2000px;
opacity: 1;
}
}
@keyframes dropdownanimaterev {
0% {
max-height: 1200px;
opacity: 1;
}
100% {
max-height: 0px;
opacity: 0;
}
}
.elementor-widget-dtbaker_wp_menu .elementor-editor-element-settings {
z-index: 600 !important;
}
.stylepress-nav-menu-placeholder {
display: none;
}
.stylepress-nav-menu .stylepress-nav-wrapper {
position: relative;
z-index: 500;
}
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation {
clear: both;
display: block;
text-align: left;
}
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle {
padding-left: 20px;
padding-right: 20px;
line-height: 60px;
width: 100%;
text-align: center;
display: none;
color: #000;
cursor: pointer;
}
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle:before {
content: "\f0c9";
font-family: FontAwesome;
line-height: 1em;
speak: none;
}
@media (max-width: 768px) {
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle {
display: block;
}
}
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle .stylepress-mobile-menu {
margin-left: 10px;
}
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle,
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle:active,
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle:focus,
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle:hover {
background-color: transparent;
border: 0;
outline: 0;
}
@media (max-width: 768px) {
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-inside-navigation .main-nav > ul > li {
float: none;
clear: both;
display: block !important;
text-align: left !important;
}
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation.toggled .stylepress-menu-toggle:before {
content: "\f00d";
speak: none;
}
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation.toggled .main-nav > ul {
display: block;
}
}
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-nav-icon-wrap ul {
margin: 0;
padding: 0;
list-style: none;
}
.stylepress-nav-menu .stylepress-nav-wrapper .stylepress-nav-icon-wrap ul li {
display: inline-block;
padding: 5px;
margin: 0;
}
.stylepress_menu ul {
list-style: none;
margin: 0;
padding-left: 0;
}
@media (max-width: 768px) {
.stylepress_menu ul {
display: none;
}
}
.stylepress_menu ul li {
display: inline-block;
position: relative;
}
.stylepress_menu ul li a {
padding-left: 20px;
padding-right: 20px;
line-height: 60px;
display: block;
box-shadow: none;
text-decoration: none;
font-family: inherit;
}
.stylepress_menu ul li.menu-item-has-children > a {
padding-right: 0;
position: relative;
}
.stylepress_menu ul li.menu-item-has-children .dropdown-menu-toggle {
padding-right: 20px;
display: inline-block;
height: 100%;
clear: both;
padding-left: 10px;
}
.stylepress_menu ul li.menu-item-has-children .dropdown-menu-toggle:before {
content: "\f107";
font-family: FontAwesome;
line-height: 1em;
speak: none;
}
.stylepress_menu ul li:hover > ul {
display: block;
animation-name: dropdownanimate;
animation-duration: .4s;
opacity: 1;
max-height: 2000px;
}
.stylepress_menu ul ul {
top: auto;
display: none;
float: left;
position: absolute;
left: 0;
z-index: 99999;
width: 200px;
text-align: left;
visibility: hidden;
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
animation-name: dropdownanimaterev;
animation-duration: .4s;
max-height: 0;
}
.stylepress_menu ul ul li {
width: 100%;
}
.stylepress_menu ul ul li a {
font-size: 0.9em;
padding: 10px 20px;
line-height: normal;
}
.stylepress_menu ul ul li.menu-item-has-children .dropdown-menu-toggle {
padding-right: 15px;
float: right;
padding-top: 10px;
padding-bottom: 10px;
margin-top: -10px;
}
.stylepress_menu ul ul li.menu-item-has-children .dropdown-menu-toggle:before {
content: "\f105" !important;
}
.stylepress_menu ul ul ul {
left: 100%;
top: 0;
}
.stylepress_menu ul li.stylepress_megamenu {
position: initial !important;
}
.stylepress_menu ul li.stylepress_megamenu > ul {
width: 100% !important;
background: #333333;
color: #FFF;
}
.stylepress_menu ul li.stylepress_megamenu > ul a {
color: #FFF;
}
.stylepress_menu ul li.stylepress_megamenu > ul > li {
flex: 1;
width: 33%;
padding: 10px;
border-right: 1px solid rgba(255, 255, 255, 0.08);
}
.stylepress_menu ul li.stylepress_megamenu > ul > li > a {
font-size: 1.3em;
}
.stylepress_menu ul li.stylepress_megamenu > ul > li > ul {
animation-name: none;
display: block !important;
max-height: none;
position: relative;
width: auto;
left: auto;
top: auto;
padding: 10px 0;
box-shadow: none;
}
.stylepress_menu ul li.stylepress_megamenu:hover > ul {
display: flex !important;
}
.stylepress_menu:after {
clear: both;
display: table;
content: '';
}
.stylepress-nav-slideouts {
position: absolute;
visibility: hidden;
left: 0;
right: 0;
z-index: 499;
top: 78px;
}
@media (max-width: 768px) {
.stylepress-nav-slideouts {
display: none;
}
}
.stylepress-nav-slideouts .stylepress-nav-slideout {
position: absolute;
top: 0;
left: 0;
right: 0;
overflow: hidden;
z-index: 1;
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
animation-name: dropdownanimaterev;
animation-duration: .4s;
max-height: 0;
}
.stylepress-nav-slideouts .stylepress-nav-slideout.visible {
animation-name: dropdownanimate;
animation-duration: .4s;
opacity: 1;
max-height: 2000px;
}
@media (min-width: 768px) {
.stylepress-nav-menu-placeholder {
display: block;
}
body.dtbaker-elementor-template.elementor-editor-active .stylepress-nav-menu-placeholder {
display: none;
}
.stylepress-nav-menu .stylepress-nav-wrapper {
width: 100%;
display: flex;
justify-content: space-between;
max-width: 1140px;
margin: 0 auto;
}
.stylepress-nav-menu .stylepress-nav-wrapper > div {
display: flex;
align-items: center;
margin: 0 auto;
}
.stylepress_menu ul li.stylepress_has_navslide > ul {
display: none !important;
}
}
.stylepress-navigation-loaded .stylepress-nav-slideouts,
.stylepress-navigation-loaded .stylepress_menu ul ul {
visibility: visible !important;
}
.stylepress-navigation-loaded .stylepress-nav-menu.fixed {
position: fixed;
width: 100%;
top: 0;
}
body.dtbaker-elementor-template.elementor-editor-active .stylepress-navigation-loaded .stylepress-nav-menu.fixed {
top: auto !important;
position: relative;
}
.stylepress-navigation-loaded.admin-bar .stylepress-nav-menu.fixed {
top: 32px;
}.stylepress-form-togglescontrol {
width: 100%;
}
.stylepress-form-togglescontrol .stylepress-form-toggleinner {
display: none;
}
.stylepress-form-togglescontrol .stylepress-form-togglecheck {
display: none;
}
.stylepress-form-togglescontrol .stylepress-form-togglecheck:checked ~ .stylepress-form-toggleinner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 14px -13px;
}
.stylepress-form-togglescontrol .stylepress-form-togglelabel .off {
display: none;
}
.stylepress-form-togglescontrol .stylepress-form-togglecheck:checked ~ .stylepress-form-togglelabel .off {
display: inline;
}
.stylepress-form-togglescontrol .stylepress-form-togglecheck:checked ~ .stylepress-form-togglelabel .on {
display: none;
}
.ui-datepicker {
z-index: 999999 !important;
width: 295px;
font-size: 16px !important;
}
.ui-datepicker .ui-datepicker-title {
font-weight: normal;
}
.ui-datepicker th {
font-weight: normal;
}
.ui-datepicker td span,
.ui-datepicker td a {
padding: 1px;
text-align: center;
}
.stylepress-datepicker {
position: relative;
z-index: 9999900;
}.tlite {
background: #111;
color: white;
font-family: sans-serif;
font-size: 0.8rem;
font-weight: normal;
text-decoration: none;
text-align: left;
padding: 0.6em 0.75rem;
border-radius: 4px;
position: absolute;
opacity: 0;
visibility: hidden;
transition: opacity 0.4s;
white-space: nowrap;
box-shadow: 0 0.5rem 1rem -0.5rem black;
z-index: 1000;
-webkit-backface-visibility: hidden;
}
.tlite-table td,
.tlite-table th {
position: relative;
}
.tlite-visible {
visibility: visible;
opacity: 0.9;
}
.tlite::before {
content: ' ';
display: block;
background: inherit;
width: 10px;
height: 10px;
position: absolute;
transform: rotate(45deg);
}
.tlite-n::before {
top: -3px;
left: 50%;
margin-left: -5px;
}
.tlite-nw::before {
top: -3px;
left: 10px;
}
.tlite-ne::before {
top: -3px;
right: 10px;
}
.tlite-s::before {
bottom: -3px;
left: 50%;
margin-left: -5px;
}
.tlite-se::before {
bottom: -3px;
right: 10px;
}
.tlite-sw::before {
bottom: -3px;
left: 10px;
}
.tlite-w::before {
left: -3px;
top: 50%;
margin-top: -5px;
}
.tlite-e::before {
right: -3px;
top: 50%;
margin-top: -5px;
}.elementor-page-carousel-icons {
display: none;
}
@media screen and (min-width: 37.5em) {
.elementor-page-carousel-icons {
display: block;
}
}
.elementor-page-carousel-icons .page-carousel-icon-wrapper .elementor-dtbaker-page-slider-icons {
display: table;
width: 100%;
table-layout: fixed;
}
.elementor-page-carousel-icons .page-carousel-icon-wrapper .elementor-dtbaker-page-slider-icons > div {
cursor: pointer;
display: table-cell;
width: 1%;
vertical-align: middle;
text-align: center;
height: 140px;
background: #EFEFEF;
transition: background-color 300ms linear;
}
.elementor-page-carousel-icons .page-carousel-icon-wrapper .elementor-dtbaker-page-slider-icons > div.current {
background: #FFF;
}
.elementor-page-carousel-icons .page-carousel-icon-wrapper .elementor-dtbaker-page-slider-icons > div h4 {
margin: 0;
padding: 0;
font-weight: normal;
color: #000;
}.elementor-menu {
display: none;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
margin: 0;
clear: both;
}
.elementor-menu.eltoggled-on,
.no-js .elementor-menu {
display: block;
}
.elementor-navigation ul {
list-style: none;
margin: 0;
}
.elementor-navigation li {
position: relative;
display: block;
}
.elementor-navigation a {
display: block;
line-height: 1.3125;
outline-offset: -1px;
padding: 0.84375em 0;
}
.elementor-nav-menu a {
color: #ffffff;
}
.elementor-navigation .current-menu-item > a,
.elementor-navigation .current-menu-ancestor > a {
font-weight: 700;
}
.elementor-navigation ul ul {
display: none;
}
.elementor-navigation ul li,
.elementor-navigation ul ul li {
text-align: left;
}
.no-js .elementor-navigation ul ul {
display: block;
}
.elementor-navigation ul .eltoggled-on {
display: block;
}
.elementor-navigation .menu-item-has-children > a {
margin-right: 56px;
}
.eldropdown-toggle {
background-color: transparent;
border: 0;
border-radius: 0;
color: #1a1a1a;
content: "";
height: 48px;
padding: 0;
position: absolute;
right: 0;
text-transform: none;
top: 0;
width: 48px;
}
.eldropdown-toggle:after {
border: 0 solid #d1d1d1;
border-left-width: 1px;
content: "\f107";
font-family: FontAwesome;
font-size: 24px;
left: 1px;
position: relative;
width: 48px;
}
.eldropdown-toggle:focus {
outline: thin dotted;
outline-offset: -1px;
}
.eldropdown-toggle:focus:after {
border-color: transparent;
}
.eldropdown-toggle.eltoggled-on:after {
content: "\f106";
}
.elementor-menu-toggle {
font-size: 14px;
font-size: 1rem;
margin: 1.076923077em 0;
padding: 0.569230769em 0.769230769em;
clear: both;
}
.elementor-menu-toggle {
font-size: 24px;
font-size: 1.5rem;
}
.no-js .elementor-menu-toggle {
display: none;
}
.elementor-menu-toggle:focus {
outline: 0;
}
.elementor-menu-toggle.eltoggled-on:focus {
outline: thin dotted;
}
@media screen and (min-width: 48em) {
.elementor-menu-toggle {
font-size: 16px;
font-size: 1.0rem;
margin: 1.3125em 0;
padding: 0.8125em 0.875em 0.6875em;
}
}
@media screen and (min-width: 56.875em) {
.elementor-menu {
display: block;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.elementor-navigation {
margin: 0 -0.875em;
}
.elementor-navigation li {
display: inline-block;
}
.elementor-navigation a {
outline-offset: -8px;
padding: 1em;
white-space: nowrap;
}
.elementor-navigation ul ul {
display: block;
left: -999em;
margin: 0;
position: absolute;
z-index: 99999;
}
.elementor-navigation ul ul ul {
top: -1px;
}
.elementor-navigation ul ul ul:before,
.elementor-navigation ul ul ul:after {
border: 0;
}
.elementor-navigation ul ul a {
white-space: normal;
width: 12.6875em;
}
.elementor-navigation li:hover > ul,
.elementor-navigation li.focus > ul {
left: 0;
right: auto;
}
.elementor-navigation ul ul li:hover > ul,
.elementor-navigation ul ul li.focus > ul {
left: 100%;
right: auto;
}
.elementor-navigation .menu-item-has-children > a {
margin: 0;
padding-right: 2.25em;
}
.elementor-navigation .menu-item-has-children > a:after {
content: "\f107";
font-family: FontAwesome;
position: absolute;
right: 0.625em;
top: 1.25em;
}
.elementor-navigation ul ul .menu-item-has-children > a {
padding-right: 2.0625em;
}
.elementor-navigation ul ul .menu-item-has-children > a:after {
right: 0.5625em;
top: 0.875em;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.elementor-align-left .elementor-navigation ul ul .menu-item-has-children > a:after {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.elementor-align-left .elementor-navigation li:hover > ul,
.elementor-align-left .elementor-navigation li.focus > ul {
left: 0;
right: auto;
}
.elementor-align-left .elementor-navigation ul ul li:hover > ul,
.elementor-align-left .elementor-navigation ul ul li.focus > ul {
left: 100%;
right: auto;
}
.elementor-align-right .elementor-navigation ul ul .menu-item-has-children > a:after {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.elementor-align-right .elementor-navigation li:hover > ul,
.elementor-align-right .elementor-navigation li.focus > ul {
left: auto;
right: 0;
}
.elementor-align-right .elementor-navigation ul ul li:hover > ul,
.elementor-align-right .elementor-navigation ul ul li.focus > ul {
left: auto;
right: 100%;
}
.eldropdown-toggle,
.elementor-navigation ul .eldropdown-toggle.eltoggled-on,
.elementor-menu-toggle {
display: none;
}
}
@media screen and (max-width: 56.874em) {
.elementor-navigation a {
padding-left: 1em;
}
}
.elementor-search select,
.elementor-search textarea,
.elementor-search input,
.elementor-search button {
max-width: 100%;
min-height: 1.25rem;
padding: .175rem;
margin: 0;
background-color: #ffffff;
font-family: inherit;
font-weight: 400;
font-size: 16px;
color: #333333;
}
.elementor-search input[type=submit],
.elementor-search input[type=button],
.elementor-search input[type=reset],
.elementor-search button {
min-height: 2.25rem;
border-radius: 0;
background-color: #333333;
color: #ffffff;
cursor: pointer;
-webkit-appearance: none;
-webkit-transition: opacity 100ms ease-in-out;
transition: opacity 100ms ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.elementor-search input[type=submit]:hover,
.elementor-search input[type=button]:hover,
.elementor-search input[type=reset]:hover,
.elementor-search button:hover {
opacity: .75;
}
.elementor-search select {
height: 2.25rem;
}
.elementor-search {
width: calc(331px + 2rem);
padding: 0.1rem 1rem 0.567rem;
background-color: #ffffff;
display: inline-block;
} .elementor-search .search {
overflow: hidden;
}
.elementor-search .form {
float: left;
margin-right: 5px;
margin-left: -305px;
}
.elementor-search .form input {
float: left;
}
.elementor-search .form input.input {
width: 300px;
padding-right: 2.25rem;
}
.elementor-search .form input.btn {
width: 2.25rem;
margin-left: -2.25rem;
background-color: transparent;
color: inherit;
}
.elementor-search .label,
.elementor-search .dismiss {
float: left;
padding: 10px 1px 0;
line-height: 1;
cursor: pointer;
-webkit-transition: opacity 100ms ease-in-out;
transition: opacity 100ms ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.elementor-search .label:hover,
.elementor-search .dismiss:hover {
opacity: 0.75;
}
.elementor-search .label i,
.elementor-search .dismiss i {
line-height: 2.25rem;
}
.elementor-search .label span,
.elementor-search .dismiss span {
line-height: 2.25rem;
}
.elementor-search .dismiss {
display: none;
opacity: 0;
} #touch-menu {
display: block;
cursor: pointer;
background: #000000;
width: 61px;
height: 52px;
right: 20px;
margin: 0;
padding: 12px;
position: absolute;
top: 15px;
z-index: 999;
transition: none;
}
#touch-menu span:after,
#touch-menu span:before {
content: "";
position: absolute;
left: 0;
top: -9px;
}
#touch-menu span:after {
top: 9px;
}
#touch-menu span {
position: relative;
display: block;
top: 12px;
}
#touch-menu span,
#touch-menu span:after,
#touch-menu span:before {
width: 100%;
height: 3px;
background-color: #ffffff;
transition: all 0.3s;
backface-visibility: hidden;
border-radius: 2px;
}
#touch-menu.on,
#touch-menu.on span {
background-color: transparent;
}
#touch-menu.on span {
height: 0;
}
#touch-menu.on span:before {
transform: rotate(45deg) translate(5px, 5px);
background-color: #fff;
}
#touch-menu.on span:after {
transform: rotate(-45deg) translate(7px, -8px);
background-color: #fff;
}
.overlay-navigation {
-ms-align-items: center;
align-items: center;
justify-content: center;
background: rgba(0,0,0,0.8);
display: none;
font-size: 48px;
line-height: 1em;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
position: fixed;
width: 100%;
overflow: auto;
z-index: 10;
-webkit-transition: background-color 2s ease-in, opacity 2s ease-in;
transition: background-color 2s ease-in, opacity 2s ease-in;
}
.overlay-navigation.visible {
display: block;
-webkit-transition: background-color 2s ease-in, opacity 2s ease-in;
transition: background-color 2s ease-in, opacity 2s ease-in;
}
.overlay-navigation > ul,
.overlay-navigation div > ul {
display: block;
list-style-type: none;
margin: 70px auto;
max-width: 800px;
padding: 0 15px;
}
.overlay-navigation ul ul {
display: block;
margin: 0;
padding: 0 0 0 20px;
width: 100%;
}
.overlay-navigation ul li {
background-color: transparent;
border: none;
display: block;
padding: 10px 0;
}
.overlay-navigation a {
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
position: relative;
}
.overlay-navigation .sub-menu li {
padding: 20px 0 0 0;
font-size: 0.75em;
line-height: 1em;
}
.overlay-navigation a:hover {
text-decoration: underline;
}
@media only screen and (max-width : 767px) {
#touch-menu{
left: auto;
right: 10px;
margin: 0;
top: 10px;
position: absolute;
padding: 6px 8px;
height: 39px;
width: 50px;
}
.overlay-navigation > ul,
.overlay-navigation div > ul {
margin: 30px auto;
}
.overlay-navigation {
font-size: 24px;
}
.overlay-navigation ul li{
padding: 8px 0;
}
.overlay-navigation .sub-menu li {
padding: 15px 0 5px;
}
}  .cbp-hsmenu-wrapper {
position: relative;
} .cbp-hsmenu-wrapper ul {
list-style: none;
padding: 0;
margin: 0 auto;
} .cbp-hsinner {
background-color: #00275e;
position: relative;
z-index: 100;
}
.cbp-hsinner {
font-weight: inherit;
} .cbp-hsmenu-wrapper .cbp-hsmenu {
width: 100%;
max-width: 75em;
margin: 0 auto;
padding: 0 0.875em;
}
.cbp-hsmenu > li {
margin-left: 4em;
display: inline-block;
}
.cbp-hsmenu > li:first-child {
margin-left: 0;
} .cbp-hsmenu > li > a {
color: #ffffff;
font-size: 1em;
line-height: 3em;
display: inline-block;
position: relative;
z-index: 10000;
outline: none;
}
.no-touch .cbp-hsmenu > li > a:hover,
.no-touch .cbp-hsmenu > li > a:focus,
.cbp-hsmenu > li.cbp-hsitem-open > a {
color: #f4f4f4;
} .cbp-hsmenu > li > a:not(:only-child):before {
display: inline-block;
font-family: 'fontawesome';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\f107";
font-size: 80%;
margin-right: 0.3em;
opacity: 0.4;
vertical-align: middle;
}
.cbp-hsmenu > li.cbp-hsitem-open > a:not(:only-child):before {
content: "\f106";
} .cbp-hsmenu > li.cbp-hsitem-open > a:after {
top: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: transparent;
border-top-color: #00275e;
border-width: 10px;
left: 50%;
margin-left: -10px;
} #cbp-hsmenu-wrapper ul.sub-menu,
.cbp-hssubmenu {
position: absolute;
left: 0;
right: 0;
top: 100%;
max-width: 75em;
width: 100%;
z-index: 0;
visibility: hidden;
}
#cbp-hsmenu-wrapper ul.sub-menu:before,
#cbp-hsmenu-wrapper ul.sub-menu:after,
.cbp-hssubmenu:before,
.cbp-hssubmenu:after {
content: " ";
display: table;
}
#cbp-hsmenu-wrapper ul.sub-menu:after,
.cbp-hssubmenu:after {
clear: both;
} #cbp-hsmenu-wrapper ul.sub-menu > li,
.cbp-hssubmenu > li {
width: 16.2%;
display: inline-block;
vertical-align: top;
box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;
opacity: 0;
-webkit-transition: opacity 0.1s 0s;
-moz-transition: opacity 0.1s 0s;
transition: opacity 0.1s 0s;
} #cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(-n+6),
.cbp-hssubmenu > li:nth-child(-n+6) {
box-shadow: -28px 0 0 -27px #ddd;
} #cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(6n+1),
.cbp-hssubmenu > li:nth-child(6n+1) {
box-shadow:  0 -28px 0 -27px #ddd;
} #cbp-hsmenu-wrapper ul.sub-menu > li:first-child,
.cbp-hssubmenu > li:first-child {
box-shadow: none;
}
#cbp-hsmenu-wrapper ul.sub-menu > li a,
.cbp-hssubmenu > li a {
display: block;
text-align: center;
outline: none;
padding: 2em 1em 1em 1em;
}
#cbp-hsmenu-wrapper ul.sub-menu > li a img,
.cbp-hssubmenu > li a img {
border: none;
outline: none;
display: inline-block;
margin: 0;
max-width: 100%;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
transition: opacity 0.2s;
}
#cbp-hsmenu-wrapper .no-touch ul.sub-menu > li a:hover img,
.no-touch .cbp-hssubmenu > li a:hover img {
opacity: 0.5;
}
#cbp-hsmenu-wrapper ul.sub-menu > li a span,
.cbp-hssubmenu > li a span {
display: block;
min-height: 3em;
margin-top: 0.4em;
}
#cbp-hsmenu-wrapper .cbp-hsmenu > li.cbp-hsitem-open ul.sub-menu,
.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
z-index: 1000;
visibility: visible;
}
#cbp-hsmenu-wrapper .cbp-hsmenu > li.cbp-hsitem-open ul.sub-menu > li,
.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu > li {
opacity: 1;
-webkit-transition: opacity 0.5s 0.1s;
-moz-transition: opacity 0.5s 0.1s;
transition: opacity 0.5s 0.1s;
} .cbp-hsmenubg {
background: #f7f7f7;
position: absolute;
width: 100%;
top: 100%;
left: 0;
z-index: 0;
height: 0px;
}
.no-touch .cbp-hsmenubg {
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
transition: height 0.3s;
}
@media screen and (max-width: 65em){
.cbp-hsmenu-wrapper {
font-size: 80%;
}
}
@media screen and (max-width: 51.4375em){
.cbp-hsmenu-wrapper {
font-size: 100%;
}
.cbp-hsmenu-wrapper .cbp-hsmenu {
padding: 0;
max-width: none;
width: 100%;
}
.cbp-hsmenu > li {
border-top: 1px solid rgba(255,255,255,0.5);
text-align: center;
margin: 0 auto;
display: block;
}
.cbp-hsmenu > li:first-child {
border-top: none;
}
.cbp-hsmenu > li > a {
display: block;
}
.cbp-hsmenu > li > a:not(:only-child):before {
line-height: 1.8;
right: 0;
position: absolute;
font-size: 200%;
}
.cbp-hsmenubg {
display: none;
}
#cbp-hsmenu-wrapper ul.sub-menu,
.cbp-hssubmenu {
background: #f7f7f7;
position: relative;
overflow: hidden;
height: 0;
}
#cbp-hsmenu-wrapper .cbp-hsmenu > li.cbp-hsitem-open ul.sub-menu,
.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
height: auto;
} #cbp-hsmenu-wrapper ul.sub-menu > li,
.cbp-hssubmenu > li {
width: 30%;
} #cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(-n+6),
#cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(6n+1),
.cbp-hssubmenu > li:nth-child(-n+6),
.cbp-hssubmenu > li:nth-child(6n+1) {
box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;
} #cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(-n+3),
.cbp-hssubmenu > li:nth-child(-n+3) {
box-shadow: -28px 0 0 -27px #ddd;
} #cbp-hsmenu-wrapper ul.sub-menu > li:nth-child(3n+1),
.cbp-hssubmenu > li:nth-child(3n+1) {
box-shadow:  0 -28px 0 -27px #ddd;
}
}
@media screen and (max-width: 25em){ #cbp-hsmenu-wrapper ul.sub-menu > li,
.cbp-hssubmenu > li {
width: 100%;
display: block;
}
#cbp-hsmenu-wrapper ul.sub-menu > li,
.cbp-hsmenu-wrapper .cbp-hssubmenu > li {
box-shadow: 0 1px #cecece;
text-align: left;
}
#cbp-hsmenu-wrapper ul.sub-menu > li a,
.cbp-hssubmenu > li a {
text-align: left;
line-height: 50px;
padding: 0.4em 1em;
}
#cbp-hsmenu-wrapper ul.sub-menu > li a img,
.cbp-hssubmenu > li a img{
display:none;
}
#cbp-hsmenu-wrapper ul.sub-menu > li a span,
.cbp-hssubmenu > li a span {
min-height: 0;
margin: 0;
}
} .menu-item-description {
display: block;
text-transform: uppercase;
font-size: .55rem;
}
.menu-item-object-custom .menu-item-description i:before{
font-size: 1.15em;
position: relative;
top: 0;
margin-right: 0px;
margin-left: 2px
} .elementor-branding .custom-logo-link {
padding: 0;
float: none;
}