/* NEW */

.logotext {
	display: none;
}
.footermarkers {
	min-width:25px;
	float:left;
}
.scroller {
	height: 100%;
	padding: 20px;
	overflow-y: scroll;
}
.scroller h4 {
	color: #c75b12;
}
.scroller::-webkit-scrollbar {
    -webkit-appearance: none;
}
.scroller::-webkit-scrollbar:vertical {
    width: 11px;
}
.scroller::-webkit-scrollbar:horizontal {
    height: 11px;
}
.scroller::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}
.scroller::-webkit-scrollbar-track { 
    background-color: #fff; 
    border-radius: 8px; 
} 
.tuck {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 93.35%,rgba(218,218,218,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 93.35%,rgba(218,218,218,1.00) 100%);
}
.crumb {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 40px;
	background-color: #acc0c6;
}
.quote-button {
	background-color: #d07602;
	padding-left: 15px;
}

/*EXTENDED*/

body {
	font: 400 15px/1.6 'Nexa', Verdana, sans-serif;
	color: #505050;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    min-height: 100%;
}
.bg-gray,
#wrapper.bg-gray {
	background-color: rgba(197, 191, 178, 0.33);
}
h1,.h1,
h2,.h2,
h3,.h3,
h4,.h4,
h5,.h5,
h6,.h6 {
	font-family:'NexaSlabHeavyItalic', Verdana, sans-serif;
	font-weight: normal;
	line-height:1;
	color:#c75b12;
	margin-top:0;
	margin-bottom:20px;
}
h1,
.h1{
	font-size:36px;
}
h1 small {
	margin-left:10px;
}
h2,
.h2{
	font-size:30px;
	margin-bottom:20px;
}
h5.lead {
	font-weight: normal;
}
.lead {
	font-size: 1.5em;
}
.navbar-top {
    font: normal 13px/38px 'NexaHeavy', Verdana;
}
.navbar-top.navbar-color {
	background-image: -webkit-linear-gradient(270deg,rgba(211,191,150,1.00) 72.42%,rgba(192,168,117,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(211,191,150,1.00) 72.42%,rgba(192,168,117,1.00) 100%);
}

.navbar-top.navbar-color .social-icon,
.navbar-top.navbar-color .navbar-top-nav > li > a,
.navbar-top.navbar-color .dropdown-toggle {
	color:#393200 !important;
}
#header {
	border-top:0px solid transparent;
	position: relative;
}
div.navbar-inner.sticky-menu {
	background-color: #fff;
}
.navbar-brand {
	position: relative;
	float: left;
	height: 100px;
	padding: 15px 40px 25px 15px;
	font: 700 32px/1 'Raleway', Verdana, sans-serif;
	border-right: 1px solid transparent;
	transition: color 0.3s ease;
	-webkit-transition: color 0.3s ease;
}
.navbar-default .navbar-nav li > a,
.navbar-default .dropdown-menu li a,
.navbar-default .navbar-nav a.megamenu-title {
	color: #7d7873;
}
.navbar-default .dropdown-menu {
	background-color: #c5dae1;
}
.navbar-default .navbar-nav li > .dropdown-menu {
	box-shadow: 0 4px 9px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.05);
}
.navbar-top-nav li,
.navbar-top .social-icon {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: none;
}
.navbar-top-nav li:after,
.navbar-top .social-icon:after {
	content: '';
	padding-left: 0px;
}
.social-icon {
	display: inline-block;
	font-size: 18px;
	line-height: 1;
	margin: 0 10px 20px;
	color: #6d6d6d;
	border-radius: 0px;
}
.navbar-nav > li > a,
.navbar-nav li a {
	font-family:'NexaHeavy', Verdana, sans-serif;
	font-weight: normal;
	text-transform: upper;
	font-size: 13px;
}
.navbar-nav > li > a {
	font-family:'NexaSlabHeavyItalic', Verdana, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-size: 16px;
}
.navbar-nav li li a {
	font-size: 13px;
	white-space: normal;
}

a.quote-button-orange{
    color: #c75b12 !important;
}
    a.quote-button-orange:hover {
        color: #c75b12 !important;
    }
    
.page-header.dark h1,
.page-header.dark h2,
.page-header.dark h3 {
	color: #FFFFFF;
	text-shadow: 0px 0px 7px rgba(0,0,0,1.00);
}
.page-header.dark .page-header-desc {
	color: #FFFFFF;
	text-shadow: 0px 0px 7px rgba(0,0,0,1.00);
}
.page-header.larger,
.page-header.larger2x {
	padding-top: 60px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	min-height: 250px;
}
.page-header-desc {
	font-size: 18px;
}
.breadcrumb i {
	font-size: 1.3em;
}
.breadcrumb > li > a {
	color: #6E6E6E;
}

.breadcrumb > .active {
	color: #4E4E4E;
}
.btn {
	font-family:'NexaHeavy', Verdana, sans-serif;
}
.btn.btn-border.btn-dark {
	color: #c75b12;
	background-color: #ffffff;
	border-color: #c75b12;
}
.btn.btn-border.btn-dark:hover,
.btn.btn-border.btn-dark:focus {
	color: #fff;
	border-color: #c75b12;
	background-color: #c75b12;
}
#scroll-top:hover,
#scroll-top.white:hover {
	background-color: #c75b12;
}
.pod-height {
	height: 750px;
}
.pricing-table.flat .pricing-desc {
	border-top:2px solid #eaeaea;
	border-bottom:2px solid #eaeaea;
}
.pricing-table.flat h3 {
	background-color: #acc0c6;
}
.pricing-table h3 {
	color: #ffffff;
}
.pricing-table.flat-2 {
	border:2px solid #eaeaea;
	background-color: #fff;
	box-shadow:none;
	overflow: hidden;
	padding:0;
}
.pricing-table.flat-2 .pricing-desc {
	border-top:2px solid #eaeaea;
	border-bottom:2px solid #eaeaea;
}
.pricing-table.flat-2 h2 {
	margin-bottom:32px;
	background-color: #aea79f;
	text-align: left;
	font-size: 28px;
	color: #fff;
	padding:20px;
	margin:0;
}
.pricing-table.flat-2 .pricing-action {
	text-align: left;
	padding: 15px 20px;
}
.callout.callout-vertical.larger {
	padding:30px 30px;
}
.callout-title {
	margin-bottom:8px;
	font-size: 26px;
	line-height: 1.4;
}
.divider {
	width:100%;
	margin:20px 0;
	position: relative;
}
.divider > span {
	background-color: #fff;
	display: block;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	font-size: 2em;
	width: 48px;
	height: 48px;
	line-height: 46px;
	border: 1px solid #eaeaea;
	text-align: center;
	border-radius: 50%;
}
.bg-gray .divider.bg-divider {
	padding: 2px 0;
	background-color: #aea79f;
}
.bg-gray .divider > span  {
	background-color: #dddbd9;
	border-color: #aea79f;
}
#footer {
	background-image: url(../images/template/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	font-size:14px;
	font-family: 'NexaHeavy', Verdana, sans-serif;
	background-color: #fff;
	color:#505050;
	border-top:10px solid #eaeaea;
}
#footer.footer-custom a {
	font-weight: normal;
}
#footer .widget h4 {
	font: normal 22px/1.5 'NexaSlabHeavyItalic', Verdana, sans-serif;
	text-transform: none;
	margin-bottom: 30px;
	color:#4a4a4a;
}
#footer .widget h4:after {
	background-color: #c75b12;
}
.corporate-widget .social-icons-label {
	font-weight: normal;
	font-size:16px;
	text-transform: none;
	display:block;
	margin:35px 0 13px;
}
.twitter-feed-widget {
	overflow-x: hidden;
}
.sidebar {
	border-right: solid 1px #aea79f;
}
.img-responsive {
	padding-bottom: 20px;
}
.sidebar .widget .links li {
	border-bottom: 1px solid #eaeaea;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	padding-left: 20px;
}
#footer.footer-custom .widget h4 {
	color:#ffffff;
}
#footer.footer-custom {
	color: #ffffff;
}
#footer.footer-custom .widget {
	text-shadow: 0px 0px 5px rgba(0,0,0,1.00);
}
#footer.footer-custom a {
	color:#ffffff;
}
.footer-custom #footer-bottom {
	background-color: #d3bf96;
	color: #393200;
	font-family: 'NexaSlabHeavyItalic', Verdana, sans-serif;
}
.footer-custom #footer-bottom a {
	color: #393200;
}
#footer.footer-custom a:hover, #footer.footer-custom a:focus, #footer.footer-custom .widget .tweet_time a:hover, #footer.footer-custom .widget .tweet_time a:focus {
	color: #ffffff;
}

/*MEDIA*/
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

@media (min-width: 992px) {
	.navbar-brand {
		height:100px;
		padding: 12px 40px 0px 0px;
		font-size:18px;
	}
	.navbar-nav {
		float: right;
	}
	.navbar-nav > li > a {
		padding: 40px 5px;
	}
	.breadcrumb {
		float: right;
	}
	.main-widget {
		min-height: 600px;
		margin-top: -70px;
		padding: 30px 30px 20px 30px;
	}
	.rightcolumn {
		padding-left: 30px;
	}
	.img-right {
		float: right;
		margin: 0px 0px 20px 20px;
	}
	.img-left {
		float: left;
		margin: 0px 20px 20px 0px;
	}
}

@media (min-width: 768px) {
.navbar-top-nav li,
.navbar-top .social-icon {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid rgba(57, 50, 0, 0.39);
}
	.navbar-brand {
		height: 100px;
		padding: 12px 40px 28px;
		font-size: 36px;
	}
	.navbar-nav > li {
    float: left;
	padding-left: 20px;
	}
	#header-search-form button[type="submit"],
	#header-search-form input[type="submit"] {
		right: 30px;
		font-size: 14px;
		line-height: 36px;
		width: 36px;
		height: 36px;
		left: 0;
		margin-top: -18px;
		margin-left: 100px;
	}
	.navbar-default .navbar-nav .megamenu-title {
		border-bottom-color:#707070;
	}
}

/*EXTENDED SLIDER*/

.tp-caption.rev-title {
	position: absolute;
	font: normal 60px/1 'NexaSlabHeavyItalic', Verdana, sans-serif;
	text-align: center;
	color: #fff;
	white-space: nowrap;
	padding: 20px 30px 10px 30px;
	background-color: #c75b12;
	width: 700px;
}

.tp-caption.rev-title.bigger {
	font-size:110px;
}

.tp-caption.rev-subtitle {
	position:absolute;
	font:32px/1 'NexaSlabHeavy', Verdana, sans-serif;
	text-align: center;
	color:#fff;
	text-transform:none;
	white-space:nowrap;
	padding: 10px 30px 10px 30px;
	background-color: #acc0c6;
	width: 700px;
}

.tp-caption.rev-text {
	position:absolute;
	font:18px/1.8 'NexaHeavy', Verdana, sans-serif;
	line-height: 1.25em;
	text-align: center;
	color:#fff;
	white-space:pre-wrap;
	max-width:2000px;
	text-align: center;
	padding: 20px 30px 0px 30px;
	background-color: #aea79f;
	width: 700px;
}
.form-box {
		position: relative;
		width: 100%;
		top: inherit;
		right: inherit;
		padding: 30px 20px 10px;
		z-index: 100;
		background-color: #fff;
		box-shadow: 0 2px 9px rgba(0, 0, 0, 0.14);
		-wekbit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.14);
}

.FreeQuoteNavigationButtonLTL
{
    background-image: url('../Images/quote/Public_Free_Quote_LTL_Button.png') !important;
    width: 250px !important;
    height: 50px !important;
    color: transparent !important;
    border-width: 0px !important;
}

.FreeQuoteNavigationButtonTradeshow
{
    background-image: url('../Images/quote/Public_Free_Quote_Tradeshow_Button.png') !important;
    width: 250px !important;
    height: 50px !important;
    color: transparent !important;
    border-width: 0px !important;
}

.FreeQuoteNavigationButtonExpedited
{
    background-image: url('../Images/quote/Public_Free_Quote_Expedited_Button.png') !important;
    width: 250px !important;
    height: 50px !important;
    color: transparent !important;
    border-width: 0px !important;
}

.FreeQuoteNavigationButtonTruckload
{
    background-image: url('../Images/quote/Public_Free_Quote_Truckload_Button.png') !important;
    width: 250px !important;
    height: 50px !important;
    color: transparent !important;
    border-width: 0px !important;
}

.required {
    border: 1px solid #679C9A !important;
    background-color: #C1DBDC !important;
}

.input-validation-error {
    border: 1px solid #C66 !important;
    background: #FBC7C6 !important;
}

.alert
{
    margin: 20px 0;
    padding: 5px 10px;
    border: 1px solid #C00;
    background: #F99;
    text-align: center;
}

.alertTitle
{
    margin: 0;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}

.alertError
{
    margin: 0;
    color: #C00;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}

.indented-lists{
    margin-left: 30px;
}

.form-spacer-horizontal-left {
    margin: 0 0 0 20px;
    height: 20px;
    border-left: 20px solid #FFF;
}

.form-spacer-horizontal-right {
    margin: 0 0 0 95%;
    height: 20px;
    border-left: 20px solid #FFF;
}

.form-spacer-vertical {
    float: left;
    margin: 15px -15px 0 -15px;
    width: 30px;
    border-top: 20px solid #FFF;
}

.pagenav {
    margin: 15px 0;
}

    .pagenav a {
        font-size: 12px;
        cursor: pointer;
        margin: 0 5px;
        color: #333;
    }

        .pagenav a:hover {
            background-color: #222;
            color: #fff;
        }

        .pagenav a.jp-previous {
            margin-right: 15px;
        }

        .pagenav a.jp-next {
            margin-left: 15px;
        }

        .pagenav a.jp-current, a.jp-current:hover {
            color: #FF4242;
            font-weight: bold;
        }

        .pagenav a.jp-disabled, a.jp-disabled:hover {
            color: #bbb;
        }

        .pagenav a.jp-current, a.jp-current:hover,
        .pagenav a.jp-disabled, a.jp-disabled:hover {
            cursor: default;
            background: none;
        }

    .pagenav span {
        margin: 0 5px;
    }

@font-face {
	font-family: "nexa-black";
	src: url("https://irp.cdn-website.com/660ef72e/fonts/nexa-black-8018_400.otf");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "nexa-book";
	src: url("https://irp.cdn-website.com/660ef72e/fonts/nexa-book-1a1f_400.otf");
	font-weight: 400;
	font-style: normal;
}

.duda-footer-container {
	background-color: #505050;
	padding-top: 60px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.duda-footer-address-row {
	display: flex;
	justify-content: space-between;
}

.duda-footer-address-column {
	display: flex;
	flex-direction: column;
}

.duda-footer-address-left-column, .duda-footer-address-right-column {
	width: 35%;
	direction: ltr;
	font-family: nexa-book;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
}

.duda-footer-address-middle-column {
	width: 20%;
}

.duda-footer-copyright {
	color: #fff;
	margin-top: 50px;
	margin-bottom: 0px;
	font-weight: 400;
	font-family: nexa-book;
	font-size: 13px;
	text-align: center;
}

.duda-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

@media (max-width: 768px) {
	.duda-top-bar {
		display: none !important;
	}

	.duda-navbar-row {
		display: none !important;
	}

	.duda-mobile-nav {
		display: block !important;
	}
}

@media (min-width: 768px) {
	.duda-top-bar {
		display: flex !important;
	}

	.duda-navbar-row {
		display: block !important;
	}

	.duda-mobile-nav {
		display: none !important;
	}
}

.duda-mobile-nav-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 20px;
	background-color: #052B48;
	position: relative;
}

.duda-mobile-menu-button {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	width: 30px;
	height: 25px;
	cursor: pointer;
	z-index: 1;
}

	.duda-mobile-menu-button .duda-mobile-bar {
		width: 100%;
		height: 3px;
		background-color: #f89e6b;
		transition: all 0.3s ease;
	}

.duda-mobile-logo img {
	max-height: 50px;
}

.duda-mobile-nav-menu {
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	background-color: #fff;
	color: #000;
	transition: left 0.3s ease;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

	.duda-mobile-nav-menu ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

		.duda-mobile-nav-menu ul li {
			margin: 20px 0;
		}

			.duda-mobile-nav-menu ul li a {
				color: #000;
				text-decoration: none;
				font-size: 18px;
			}

.duda-mobile-menu-button.open .duda-mobile-bar:nth-child(1) {
	transform: rotate(45deg) translate(5px, 5px);
}

.duda-mobile-menu-button.open .duda-mobile-bar:nth-child(2) {
	opacity: 0;
}

.duda-mobile-menu-button.open .duda-mobile-bar:nth-child(3) {
	transform: rotate(-45deg) translate(5px, -5px);
}

.duda-mobile-nav-menu.open {
	left: 0;
}

.duda-mobile-dropdown {
	display: flex;
	justify-content: flex-start;
	position: relative;
}

a.duda-mobile-dropdown-toggle {
	color: #505050 !important;
	flex-direction: row;
	align-items: center;
	font-size: 14px;
	padding: 15px 20px 0;
	text-decoration: underline;
	text-decoration-color: #fff;
	text-decoration-thickness: 4px;
	cursor: pointer;
	position: relative;
	letter-spacing: .03em;
}


.duda-mobile-dropdown-toggle::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 2px;
	background-color: orange;
	transition: width 0.5s ease, left 0.5s ease;
}

.duda-mobile-dropdown-toggle:hover::after {
	width: 100%;
	left: 0;
}



.duda-mobile-dropdown-menu {
	top: calc(100% - 0px - 0px) !important;
	display: none;
	position: absolute;
	box-shadow: 0 8px 16px rgba(0,0,0,0.2);
	z-index: 1;
	font-size: 14px !important;
	background-color: #faf9f9;
	border: 0 solid #bcf5e7;
	color: #999;
	font-family: 'nexa-book';
	font-size: 14px;
}

	.duda-mobile-dropdown-menu:hover {
		top: calc(100% - 0px - 0px) !important;
		display: none;
		position: absolute;
		box-shadow: 0 8px 16px rgba(0,0,0,0.2);
		z-index: 1;
		background-color: #faf9f9;
		border: 0 solid #bcf5e7;
		color: #999;
	}

	.duda-mobile-dropdown-menu li {
		color: #999;
		white-space: nowrap;
	}

duda-mobile-dropdown.Open .angle {
	transform: rotate(180deg);
	transition: transform 0.3s ease-in-out;
}


.duda-mobile-dropdown.Open .duda-dropdown-menu {
	display: block;
}

.duda-mobile-dropdown.Open .duda-dropdown-toggle {
	text-decoration-color: #c4602a;
}

.duda-mobile-dropdown li {
	/* Add your styles for <li> here */
	margin-bottom: 10px;
	list-style-type: none;
	white-space: nowrap;
}

	.duda-mobile-dropdown li:hover {
		background-color: #000;
	}

	/* Target all <a> elements within <li> */
	.duda-mobile-dropdown li a {
		/* Add your styles for <a> here */

		color: #999;
		text-decoration: none;
		padding: 10px;
		display: block;
	}

		/* Add hover effect for <a> elements */
		.duda-mobile-dropdown li a:hover {
			width: 100%;
			background-color: #000;
			color: #fff;
			transform: scaleX(1);
		}

.duda-mobile-social {
	background-color: transparent !important;
	color: #dad052 !important;
	border-color: #dad052 !important;
}

.duda-top-bar {
	height: 46.66px;
	width: 100%;
	background-color: #E5E4E3;
	font-family: 'nexa-book';
	border-block: rgb(80, 80, 80), solid, 0px;
	font-size: 16px;
	line-height: normal;
	text-align: center;
	color: rgb(196, 96, 42);
	border-right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0px solid rgb(188, 245, 231);
}

	.duda-top-bar ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.duda-top-bar li {
		margin-right: 60px;
	}

.duda-navbar-row {
	height: 90px;
	width: 100%;
	background-color: #fff;
}

.duda-navbar-container {
	height: 90px;
	width: 100%;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1200px;
	margin: 0 auto;
}

.duda-navbar-container-left {
	text-align: left;
}

.duda-navbar-container-right {
	text-align: right;
}

.duda-navbar {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1rem;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-family: nexa-black;
	font-weight: 400;
	color: #505050 !important;
	border: 0 solid #bcf5e7;
	text-align: initial !important;
	word-wrap: break-word;
	text-decoration-skip-ink: none;
}

.duda-dropdown {
	display: flex;
	justify-content: flex-start;
	position: relative;
}

	.duda-dropdown:hover .angle {
		transform: rotate(180deg);
		transition: transform 0.3s ease-in-out;
	}

a.duda-dropdown-toggle {
	color: #505050 !important;
	flex-direction: row;
	align-items: center;
	font-size: 14px;
	padding: 15px 20px 0;
	text-decoration: underline;
	text-decoration-color: #fff;
	text-decoration-thickness: 4px;
	cursor: pointer;
	position: relative;
	letter-spacing: .03em;
}

	a.duda-dropdown-toggle::after {
		content: '';
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 0;
		height: 2px;
		background-color: orange;
		transition: width 0.5s ease, left 0.5s ease;
	}

	a.duda-dropdown-toggle:hover::after {
		width: 100%;
		left: 0;
	}


.duda-dropdown-menu {
	top: calc(100% - 0px - 0px) !important;
	display: none;
	position: absolute;
	box-shadow: 0 8px 16px rgba(0,0,0,0.2);
	z-index: 1;
	font-size: 14px !important;
	background-color: #faf9f9;
	border: 0 solid #bcf5e7;
	color: #999;
	font-family: 'nexa-book';
	font-size: 14px;
}

	.duda-dropdown-menu:hover {
		top: calc(100% - 0px - 0px) !important;
		display: none;
		position: absolute;
		box-shadow: 0 8px 16px rgba(0,0,0,0.2);
		z-index: 1;
		background-color: #faf9f9;
		border: 0 solid #bcf5e7;
		color: #999;
	}

	.duda-dropdown-menu li {
		color: #999;
		white-space: nowrap;
	}


.duda-dropdown.Open .duda-dropdown-menu {
	display: block;
}


/* Target all <li> elements */
.duda-dropdown li {
	/* Add your styles for <li> here */
	margin-bottom: 10px;
	list-style-type: none;
	white-space: nowrap;
}

	.duda-dropdown li:hover {
		background-color: #000;
	}

	/* Target all <a> elements within <li> */
	.duda-dropdown li a {
		/* Add your styles for <a> here */

		color: #999;
		text-decoration: none;
		padding: 10px;
		display: block;
	}

		/* Add hover effect for <a> elements */
		.duda-dropdown li a:hover {
			width: 100%;
			background-color: #000;
			color: #fff;
		}

.duda-cta-button-container {
	margin-left: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
}

.duda-cta-button {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e2d2a6 !important;
	border-color: #637158 !important;
	color: #1d6960 !important;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-width: 0 0 0 0;
	direction: ltr;
	height: 39px;
	line-height: 22px;
	font-size: 16px;
}