/*New Blog Page CSS*/


@font-face{
    font-family:'Sequel Sans';
    font-style:normal;
    font-weight:normal;
    font-display:swap;
    src:url("fonts/sequel-sans-roman-body-text.woff2") format("woff2"),
    url("fonts/sequel-sans-roman-body-text.ttf") format("truetype")}
@font-face{
    font-family:'Sequel Sans';
    font-style:italic;
    font-weight:normal;
    font-display:swap;
    src:url("fonts/sequel-sans-roman-body-text.woff2") format("woff2"),
    url("fonts/sequel-sans-oblique-body.ttf") format("truetype")}
@font-face{font-family:'Sequel Sans Boldbody';
    font-style:normal;font-weight:500;
    font-display:swap;
    src:url("fonts/sequel-sans-bold-headline.woff2") format("woff2"),
    url("fonts/sequel-sans-bold-body.ttf") format("truetype")}
@font-face{
    font-family:'Sequel Sans';
    font-style:normal;
    font-weight:500;
    font-display:swap;
    src:url("fonts/sequel-sans-bold-headline.woff2") format("woff2"),
    url("fonts/sequel-sans-bold-body.ttf") format("truetype")}
@font-face{
    font-family:'Sequel Sans';
    font-style:normal;
    font-weight:600;
    font-display:swap;
    src:url("fonts/sequel-sans-bold-headline.woff2") format("woff2"),
    url("fonts/sequel-sans-bold-headline.ttf") format("truetype")}
@font-face{
    font-family:'Sequel Sans';
    font-style:normal;
    font-weight:600;
    font-display:swap;
    src:url("fonts/sequel-sans-black-headline.woff2") format("woff2"),
    url("fonts/sequel-sans-black-headline.ttf") format("truetype")}

@font-face {font-family: 'sequel_sans_oblique_body';
    src: url('fonts/sequel-sans-oblique-body-text.woff2') format('woff2'),
         url('/fonts/sequel-sans-oblique-body-text.woff') format('woff'),
          url('/fonts/sequel-sans-oblique-body-text.ttf') format('ttf');
         font-weight: normal;
         font-display:swap;
         font-style: italic;}
@keyframes hoverIcon {
    0%,100% {
        left: 0
    }
    50% {
        left: 20px
    }
}

/*.form-btn {
    position: absolute;
    top: 3.5px;
    right: 5px;
}
.form-btn button {
    border: none;
    padding: 8px 70px;
}*/
li.page-item.active a {
    color: #fff!important;
}
ul.pagination.justify-content-center {
    display: inline-block;
}
ul.pagination.justify-content-center li.page-item {
    display: inline-block;
}
#featuredResult .reefer-box {
    margin-bottom: 10px;
}
.pricing-box a.elementor-button-link.elementor-button.elementor-size-md{
	width:240px;padding:8px;font-size: 12px;border:2px solid;}
.pricing-box a.elementor-button-link.elementor-button.elementor-size-md:hover {
    background: #fff!important;
    color: #0146e2 !important;
    text-decoration: none!important;
    font-weight: 500;
	border:2px solid #0146e2;
}

.pricing-box {
    text-align: center;
}
.elementor-price-table .pt-price-prefix, .pricing-box.elementor-price-table .pt-price-suffix {
    font-size: 1.25rem;
    align-self: flex-start;
    line-height: normal;
}
.elementor-price-table .pt-price-prefix {
    margin-right: 0.5rem;
}
.pricing-box .elementor-price-table__currency {
    align-self: flex-start;
	    margin-right: 3px;
	line-height: 1;
    font-size: .3em;
}
.pricing-box .pt-price-prefix, .pricing-box .pt-price-suffix {
    font-size: 1.25rem;
    align-self: flex-start;
    line-height: normal;
}
.pricing-box .elementor-price-table__header {
    background: #2D3943;
    padding: 20px 0;
	position: relative;
	
}
.pricing-box .elementor-price-table__header .elementor-price-table__heading {
    font-size: 1.563rem;
    font-weight: 500;
    line-height: 1.5em;
	color: #fff;
	font-family: "Sequel Sans", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}
.elementor-price-table__header:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    z-index: 9;
}
.elementor-price-table__header::after {
    background: linear-gradient(to left, #00DAFD, #0032AF);
	  min-height: 0.625rem;
}
.elementor-price-table .elementor-price-table__integer-part {
    line-height: .8;
}
.elementor-price-table .elementor-price-table__price {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    color: #555;
    font-weight: 800;
    font-size: 65px;
    padding: 40px 0;
}

.pricing-box-feature ul {
    background-color: #FFFFFF;
    max-width: 100%!important;
    display: block!important;
    list-style: disc inside;
    text-align: center;
	padding-left:0;
}
.pricing-box-feature li {
    padding-bottom: 10px;
}
.pricing-box{width:540px;}
.pricing-box-feature {
    text-align: center;
    margin: 0px auto 20px;
    display: block;
    float: none;
}
.pricing-box {
    border: 1px solid #e5e5e5;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
    transition: box-shadow .1s ease-in-out;
}
.pricing-box .elementor-price-table__additional_info {
    padding-bottom: 20px;
    padding-top: 20px;
}
ul.drpdwn_btns .search-dropdown {
    display: none;
}

button.navbar-toggler i.fa-bars {color: #fff;font-size: 25px;}
.new-resources .container-fluid{max-width: 1480px; margin:0 auto;}
.bouncing_arrow a.arrow_img:hover {background: none!important;}
div#featured-img-sec img {height: 457px;object-fit:cover;}
div#btn-arrow {position: absolute;bottom: 0;}
.bouncing_arrow a:hover {
	background: #fff!important;
    color: #0146e2 !important;
    text-decoration: none!important;
    font-weight: 500;
}
.reefer-assets a:hover {
    background: #fff;
    color: #0046E0!important;
    border: 2px solid #0046E0;
    text-decoration: none!important;
}
.reefer-assets a {
    background: #0046E0;
    color: #fff !important;
    display: inherit;
    text-align: center;
    padding: 8px;
	border:2px solid;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.8px;
    margin: 20px 0px;
    display: inline-block;
    width: 240px;
    font-size: 12px!important;
}

.reefer-text h3 a {
    padding: 0;
    border: none;
    background: transparent;
    margin: 0;
    text-align: left;
    text-transform: none;
    font-size: 16px!important;
    font-weight: 600;
	line-height:normal;
	width:100%;
}
.reefer-text h3 a:hover {
    background: transparent;
    padding: 0;
    color: #fff!important;
    font-weight: 600;
	text-decoration:underline!important;
}
.img-animate-zoom-center img {
    transition: all .5s ease;
}

#blogfeatured .uael-post__thumbnail a:hover {
    transition: all .5s ease;
}

.postid-17582 li.elementor-icon-list-item.elementor-repeater-item-c4db3af.elementor-inline-item {
    display: none;
}

.btn-subscribe button.news-signup a {
    color: #000;
    font-size: 12px;
    text-decoration: none;
}
.btn-subscribe button.news-signup:hover a {
    color: #fff;
    text-decoration: none;
}

#top_footer nav li a, #top_footer_nav nav li a {
    font-size: 12px;
    color: #8A8A8A;
}
#top_footer h6, #top_footer_nav h6 {
    font-weight: 500;
    font-size: 10px;
    letter-spacing: 0.041rem;
}
#footer_social .elementor-container a span, #footer_social .elementor-container a span>i {
    font-size: 8px !important;
    color: white;
}
#footer_social ul li a:hover span.elementor-icon-list-icon {
    border: 1px solid #fff!important;
}
#footer_social .elementor-container a .elementor-icon-list-icon {
    border-radius: 24rem;
    border: 1px solid #979797;
    padding: 9px;
}

#footer_social .elementor-container {
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
}
section#footer_bottom .elementor-widget-container p {
    color: #8A8A8A;
}
section#footer_bottom a, section#footer_bottom p {
    font-size: 11px;
}

.dropdown-item:hover .fa-xs {
    animation: hoverIcon 4s infinite;
}
.dropdown-item .fa-xs {
    position: relative;
}
.single-post header.site-header{margin-bottom:52px;}
header.site-header {
    margin-bottom: 72px;
}
#searchModal .modal-header {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
}
#searchModal .modal-dialog:after {
    z-index: 9999999999999999999;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, black, rgba(255,255,255,0.6));
}
#main-menu a.nav-link:hover {
    text-decoration: none;
	color:#fff;
}
#searchModal .modal-dialog.modal-xl {
    top: 87px;
    max-width: 100%;
}
#searchModal .modal-dialog.modal-xl .modal-content {
    border-radius: 0;
    background-color: #0a0d10 !important;
}
#searchModal button.btn-close.ml-auto {
    font-size: 32px;
}
#searchModal button.btn-close.ml-auto:hover {
    color: #fff;
}
#searchModal button.btn-close {
    border: 0 !important;
    padding: 0;
    background-color: transparent;
    border: 0;
}
#searchModal .modal-body {
    width: 100%;
    max-width: 732px !important;
    margin-left: AUTO;
    margin-right: auto;
}
#searchModal form.search-form.d-flex {
    color: white;
}
#searchModal .modal-body span.font-weight-bolder.text-uppercase {
    min-width: 125px;
}
#searchModal form.search-form.d-flex span {
    line-height: 37px;
    white-space: nowrap;
    margin-right: 10px;
}
#searchModal .nav-search-container {
    width: 100%;
}
#searchModal .input-group {
    opacity: 0.65;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
}
#searchModal .search-field {
    font-size: 13px;
    padding-right: 30px;
    border: 1px solid #fff !important;
    border-radius: 8.3px !important;
    background-color: transparent;
    background: transparent !important;
    outline: none !important;
    box-shadow: none !important;
    color: #ffffff !important;
}
#searchModal .input-group .btn {
    z-index: 95;
    background-color: transparent !important;
    padding: 0.375rem 0.75rem;
    border-radius: 0;
    margin-left: -35px;
    color: #ffffff !important;
    outline: none !important;
    box-shadow: none !important;
    border: none;
}
button#button-addon2:active {
    border: none;
}
button.search-submit {
    z-index: 1 !important;
}

/*-- Main Menu Css --*/
.dropdown-toggle::after {
    border: none;
}
.navbar-dark a:hover {
    text-decoration: none;
}

.navbar .megamenu .final_level {
    white-space: unset !important;
}

.navbar-dark.nav-bg-gradient {
    background: linear-gradient(-180deg, #000 0%, rgba(0,0,0,0) 100%) !important;
    background-color: transparent !important;
}
nav.navbar {
    z-index: 1140;
}
.navbar-dark {
    background-color: #0a0d10 !important;
    background: #0a0d10 !important;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
}
.navbar-dark .navbar-toggler {
    right: 0;
    border-radius: 0;
    position: absolute;
    background: transparent !important;
    top: 0;
    outline: none!important;
    padding: 20px;
    box-shadow: none !important;
    border: none;
}
.navbar-dark .jet-dropdown-arrow {
    align-self: center;
    margin-left: 10px;
    align-self: center;
    margin-left: 10px;
}
.navbar .megamenu {
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
    padding: 1rem;
    border-radius: 0 !important;
    background-color: #0a0d10;
}

.navbar .megamenu ul.list-unstyled.sub-menu.depth_1 {
    padding-left: 0;
}
.navbar .megamenu .dropdown-item {
    font-size: 13px;
    color: white;
    opacity: 1;
    text-decoration: none;
    background-color: transparent !important;
}
/*--- LP CSS ---*/
.resources .owl-nav button i.fa.fa-chevron-left {
    font-size: 30px;
    position: absolute;
    top: 225px;
    left: -35px;
	color:#fff;
}
.resources .owl-nav button i.fa.fa-chevron-right {
    font-size: 30px;
    position: absolute;
    top: 225px;
    right: -35px;
	color:#fff;
}
.cus-search-box form.example {
   position: relative;
}
form.example i.fa.fa-search {
    position: absolute;
    left: 0;
    padding: 10px 5px 5px 10px;
    color: #fff;
    font-size: 20px;
}
form.example button:focus {
    background: none;
    outline: none;
}
.owl-carousel .reefer-text a {
    font-size: 12px;
}
.owl-carousel .reefer-text p {
    margin-bottom: 15px;
}
.owl-carousel .reefer-text {
    height: auto;
}
.single-post .reefer-text a {
    font-size: 12px;
    width: 100%;
    margin: 20px auto;
}
.single-post .reefer-img img { width: 100%; height: 170px!important;}
.single-post .reefer-text a:hover{text-decoration:none;}
.single-post .reefer-text h3 {
    font-size: 14px;
    line-height: normal!important;
	/*min-height: 100px;*/
    margin-bottom: 0;
}
.single-post .reefer-text p {
    min-height: 80px;
}

.resources.resource-lp {
	background: #192229;
	padding: 80px 0 60px;
	position: relative;
	margin: 0;
}

.resources.resource-lp h2 {
	font-size: 75px;
	font-weight: 700 !important;
	color: #fff;
	margin-bottom: 60px;
}

.cus-search {
	margin-bottom: 50px;
	display: none;
}

.card-content p{
    font-weight: 600;
}
.resource-lp .search {
	display: flex;
	margin: 20px 0;
	align-items: center;
	width: 100%;
	margin: 10px auto 50px;
	max-width: 1200px;
}

.search-box {
	width: 100%;
	position: relative;
	padding: 0px;
}

.search-text {
	margin: 0 0 0 10px;
}

.search-text p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 0px!important;
}

/* Style the search field */
form.example input[type=text] {
	padding: 11px 38px!important;
	font-size: 15px !important;
	border: 1px solid #f4f4f4 !important;
	float: left;
	width: 100%;
	background: #f1f1f100 !important;
	color: #fff !important;
}

/* Style the submit button */
form.example button {
	float: left;
	padding: 8px 10px;
	background: #2196f300;
	color: white;
	font-size: 17px;
	border: 0px solid grey;
	border-left: none;
	position: absolute;
	cursor: pointer;
	right: 0px;
}

form.example button:hover {
	background: #0b7dda00;
}

/* Clear floats */
form.example::after {
	content: "";
	clear: both;
	display: table;
}

.reefer-box {
	margin: 0px 0 40px 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.resources.resource-lp .reefer-box:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-filter: drop-shadow(8px 8px 10px #090a0b);
    filter: drop-shadow(8px 8px 10px #090a0b);
}

.reefer-box:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	/*-webkit-filter: blur(0.5px);
	filter: blur(0.5px); */
	-webkit-filter: drop-shadow(8px 8px 10px gray);
	filter: drop-shadow(8px 8px 10px gray);
}

.reefer-date {
	background: #2D3943;
	display: flex;
	justify-content: space-between;
	padding: 10px 15px;
}

.reefer-date-text p {
	color: #7B8793;
	margin-bottom: 0px!important;
	font-size: 12px;
}

.reefer-date-icon {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.reefer-date-icon span {
	display: none;
	background: #7B8793;
	color: #2D3943;
	padding: 2px 8px;
	-webkit-transition: all .5s;
	transition: all .5s;
	font-size: 12px;
	font-weight: 500;
	border-radius: 13px;
}

.reefer-date-icon i {
	color: #2D3943;
	background: #7B8793;
	font-size: 17px;
	padding: 3px 0 0 1px;
	border-radius: 50px;
	line-height: 20px;
	text-align: center;
	width: 24px;
	height: 25px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.reefer-date-icon:hover span {
	display: block;
}

.reefer-date-icon:hover i {
	display: none;
}

.reefer-date-icon:hover img{display: none!important;}
.reefer-text {
	background: #212830;
	/*box-shadow: 0px 9px 10px #090a0b;*/
	padding: 20px;
}

.reefer-text h3 {
	color: #fff !important;
	font-weight: 400 !important;
	line-height: 26px !important;
	margin: 0 0 10px;
	font-size: 16px!important;
	min-height:60px;
}

.reefer-text p {
	color: #7B8793;
	margin-bottom: 30px;
	line-height: 20px;
	font-size: 12px;
	min-height:60px;

}

.reefer-text a {
	background: #0046E0;
	color: #fff !important;
	display: inherit;
	text-align: center;
	padding: 8px;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.8px;
	margin: 22px auto;
	display: block;
	width: 80%;
	font-size: 12px!important;
}

.reefer-text a:hover {
	background: #fff;
	color: #0146e2 !important;
	text-decoration: none!important;
	font-weight: 500;
}

.page-link {
	padding: 0.5rem 1.1rem;
}

.reefer-img {
	overflow: hidden;
}

.reefer-img img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.reefer-img:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.sogment {
	display: flex;
	margin: 25px auto 0px;
}
.shipper-text ul li:last-child {
    margin-right: 0;
}
.sogment-text h3 {
	color: #fff !important;
	font-weight: 600 !important;
	line-height: 31px !important;
	font-size: 24px;
}

.shipper-text { text-align: center; }

.shipper-text ul {
	list-style-type: none;
}

.shipper-text ul li {
	display: inline-block;
	background: #2d3a43;
	padding: 10px 0 12px;
	border-radius: 10px;
	margin: 0 30px 0 0;
}

.shipper-text ul li a {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 0.5px;
	text-decoration: none;
	text-transform:uppercase;
	    padding: 10px 35px 12px;
}

.shipper-text ul li:hover {
	background: #000;
}

.shipper-text ul li:hover a {
	color: #fff;
}

.shipper-text ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.shipper-text ul li.active {
	background: #0046E0;
}

.new-resources {
	padding: 60px 40px 0px 0;
}

.advance-text {
	border-bottom: 1px solid #66666682;
}

.advance-box {
	padding: 20px 20px;
	background: #FFFFFF;
	box-shadow: 2px 3px 10px rgb(0 0 0 / 50%);
	margin-right: 40px;
	margin-top: -60px;
	/* position: sticky; */
	top: 165px;
}

.advance-text h4 {
	color: #0A0D10;
	font-weight: 500;
	font-size: 18px;
}

.advance-text h4 a {
	color: #1C60F2 !important;
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline !important;
	float: right;
	margin: 5px 10px 0 0;
}

.acvive-filter {}

.acvive-filter h4 {
	color: #1C60F2;
	font-weight: 500;
	font-size: 18px;
	display: inline-grid;
}

.acvive-filter h4 a {
	color: #1C60F2 !important;
	font-size: 12px;
	font-weight: 400;
	text-decoration: underline !important;
	float: left;
	margin: 3px 0 0 0;
}

.acvive-filter h5 {
	color: #1C60F2;
	font-weight: 500;
	margin: 20px 0 10px 12px;
	font-size: 18px;
}

.acvive-filter .form-check {
	padding-left: 2.25rem;
}

.acvive-filter .form-group {
	margin-bottom: 0.5rem;
}

.acvive-filter .form-group:hover {
	background: #0046E0;
}

.acvive-filter .form-group:hover .form-check-label {
	color: #fff !important;
}

.acvive-filter .form-check-label {
	margin-bottom: 0;
	color: #000 !important;
	font-weight: 400;
	font-size: 14px;
}

 .new-resources a.carrier-btn {
	background: #2d3a43;
	color: #fff;
	padding: 5px 10px;
	border-radius: 8px;
	margin: 0 0 10px;
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
}

a.carrier-btn i {
	margin: 0 0 0 5px;
}

.new-resources a.carrier-btn:hover {
	color: #fff;
	text-decoration: none;
}

.page-link {
	background-color: #fff;
	border: 0px solid #dee2e6;
	color: #000 !important;
	font-weight: 400;
	font-size: 20px !important;
}
.cus-search .dropdown-menu{min-width:140px;}
.search-dropdown .dropdown:hover .dropdown-menu {
	display: block;
	padding: 10px;
	background: #7B8793;
}

.search-dropdown1 .dropdown:hover .dropdown-menu {
	display: block;
	padding: 10px;
	background: #7B8793;
}

.search-dropdown1 {
	margin: 0 0 0 10px;
}

ul.drpdwn_btns {
    text-align: right;
}
ul.drpdwn_btns li {
    margin-right: 5px;
    list-style: none;
    display: inline-block;
}

.search-dropdown .dropdown-toggle::after {
	display: inline-block;
	margin-left: 2.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid !important;
	border-right: 0.3em solid transparent !important;
	border-bottom: 0 !important;
	border-left: 0.3em solid transparent !important;
}

.search-dropdown1 .dropdown-toggle::after {
	display: inline-block;
	margin-left: 5px;
	float:right;
	margin-top:9px;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid !important;
	border-right: 0.3em solid transparent !important;
	border-bottom: 0 !important;
	border-left: 0.3em solid transparent !important;
}

.search-dropdown button.btn.btn-secondary.dropdown-toggle {
	background: #7B8793;
	border: 1px solid #7B8793;
	border-radius: 4px;
	font-size: 15px;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-transform: none;
	font-weight: lighter;
	width: 140px;
}

.search-dropdown1 button.btn.btn-secondary.dropdown-toggle {
	background: #7B8793;
	border: 1px solid #7B8793;
	border-radius: 4px;
	font-size: 15px;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-transform: capitalize;
	font-weight: lighter;
	width: 140px;
	text-align: left;
}
.cus-search-box .search-dropdown1 a.dropdown-item:hover{background:#aaa;}
/* actual dropdown animation */
.cus-search.cus-search-box .dropdown .dropdown-menu {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    max-height: 0;
    display: block!important;
    overflow: hidden;
    opacity: 0;
}

.cus-search.cus-search-box .dropdown:hover  .dropdown-menu {
    max-height: 200px;
    opacity: 1;
}

.cus-search-box .search-dropdown1 a.dropdown-item {
	color: #000;
	padding:0 0px 5px;
	font-weight:400;
	text-decoration:none;
	font-size:15px;
}

.search-dropdown .dropdown-menu .form-check-label {
	margin-bottom: 0;
	color: #000 !important;
	font-size: 15px !important;
}

.search-dropdown .dropdown-menu .form-group {
    padding-bottom: 0.3rem;
  /*  background: #1c60f2;*/
    margin-bottom: 0;
   
}

.search-dropdown .dropdown-menu a {
	color: #000 !important;
	font-size: 15px !important;
	font-weight: 500;
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 00px;
	box-shadow: 0px 0px 5px #00000061;
	border-radius: 0px;
	z-index: 99999;
}



.sidenav .closebtn {
	position: absolute;
	top: 12px;
	right: 16px;
	font-size: 36px;
	margin-left: 50px;
	color: #000;
	text-decoration: none !important;
}

span.filter-box {
	background: #FFFFFF;
	box-shadow: 1px -1px 10px rgb(25 33 41 / 60%);
	text-transform: uppercase;
	font-size: 18px;
	color: #979797;
	padding: 10px 70px;
	transform: translate(-10px);
	position: absolute;
	left: -140px;
	transform: translate(-20px);
	-ms-transform: rotate(20deg);
	transform: rotate(-90deg);
	top: 40px;
}

span.filter-box i {
	margin: 0px 0px 0px 23px;
}

.tooltip {
	z-index: 100 !important;
	float: right !important;
	opacity: 1 !important;
	position: relative !important;
	display: inline-block !important;
}

.tooltip i.fa.fa-info {
font-size: 9px;
background: #3A4B5B;
padding: 7px;
border-radius: 50%;
height: 17px;
width: 17px;
color: #fff;
padding-top: 4px;
}

.eae-ct-feature .tooltip {
	position: relative;
	display: inline-block;
}

.eae-ct-feature .tooltip .tooltiptext {
	visibility: hidden;
	min-width: 200px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px;
	/* Position the tooltip */
	position: absolute;
	z-index: 1;
	bottom: -42px;
	left: 25px;
/*	margin-left: -100px;*/
}

.eae-ct-feature .tooltip:hover .tooltiptext {
	visibility: visible;
}


@media screen and (max-height: 450px) {
	.sidenav {
		padding-top: 15px;
	}

	.sidenav a {
		font-size: 18px;
	}
}

.new-resources .dropdown-menu {
    min-width: 140px;
}
.new-resources .search-dropdown1 h4 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 0 12px 0;
    margin-top: 4px;
}
.new-resources .search-dropdown1 a.dropdown-item:hover {
    background: #aaa;
}
.new-resources .search-dropdown1 .dropdown:hover .dropdown-menu  {
    max-height: 200px;
    opacity: 1;
}

.new-resources .search-dropdown .dropdown:hover .dropdown-menu {
    max-height: 200px;
    opacity: 1;
}
.new-resources .search-dropdown1 a.dropdown-item {
    color: #000;
    padding: 0 0px 5px;
    font-weight: 400;
    text-decoration: none;
    font-size: 15px;
}
.new-resources .dropdown .dropdown-menu {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    max-height: 0;
    display: block!important;
    overflow: hidden;
    opacity: 0;
}

.cus-search-box {
	background: #192129;
	box-shadow: 0px 3px 4px rgb(0 0 0 / 50%);
	position: fixed;
	top: 110px;
	width: 100%;
	z-index: 999;
	left: 0px;
	padding: 4px 130px 10px;
	display: block;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.cus-search .search-text p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 0px;
}

.search-dropdown1 {
	margin: 0 0 0 10px;
	display: flex;
}

.cus-search .search-box {
    /*width: 100%;*/
    position: relative;
    padding: 0px;
}

.cus-search-box .search-dropdown1 h4{
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 0px;
	padding: 0 12px 0;
	    margin-top: 4px;
}

.cus-search-box .search {

	margin: 6px auto 0;
}
.mobile-filter {
	display: none;
}
.cover {
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;

	top: 36px;
	z-index: 999999;
	left: 0px;

}
.contents{
	width: 100%;
	height: 620px;
	/* background: #f1f1f1; */
	margin: 30px auto;
	/* border: 2px solid #ccc; */
	/* border-radius: 30px; */
	position: relative;
	text-align: left;
	overflow-y: scroll;
}
.close {
	/* border: 2px solid #ccc; */
	/* border-radius: 15px; */
	/* padding: 5px 15px; */
	position: absolute;
	bottom: 15px;
	text-align: center;
	right: 0%;
	width: 35px;
	/* box-shadow: inset 0px 0px 10px 5px #ccc; */
	cursor: pointer;
	top: 12px;
	color: #000;
	opacity: 1;
}

@media screen and (max-width:728px) {
	.cus-search.cus-search-box .search-dropdown {
    display: none;
}
/*ul.drpdwn_btns .search-dropdown {
    display: block!important;
}*/
	.resources.resource-lp h2 {
		font-size: 50px;
		margin-bottom: 40px;
	}

	.shipper-text ul {
		padding: 0px;
	}
	.shipper-text ul li {
		padding: 4px 0 6px;
		border-radius: 10px;
		margin: 0 7px 0 0;
	}

	.shipper-text ul li:last-child {
		margin: 0 0 0 0;
	}

	.shipper-text ul li a {
		font-size: 10px;
		letter-spacing: 0.5px;
		text-decoration: none;
		padding: 10px 15px 12px;
	}
	.sogment-text h3 {
		color: #fff !important;
		font-weight: 600 !important;
		line-height: 31px !important;
		font-size: 24px;
		text-align: center;
	}
	.cus-search-box {

		top: 60px;
		width: 100%;

		padding: 4px 10px 4px;

	}
	
	.search-dropdown1 {
		margin: 0 0 0 10px;
		display: flex;
	}
	form.example button {
		padding: 7px;
		font-size: 17px;
		right: 3px;
	}
	.cus-search-box .search {
		margin: 3px auto 0;
	}

	.advance-box {

		display: none;
	}
	.new-resources {
		padding: 40px 0px 0px 0;
	}
	.resources.resource-lp {
		padding: 30px 0 40px;
		margin: -45px 0 0 0;
	}
	.owl-dots {
		display: none;
	}
	.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
		background: 0 0;
		color: inherit;
		border: none;
		padding: 0!important;
		font: inherit;
		position: absolute;
		color: #fff !important;
		font-size: 70px !important;
		font-weight: 200;
		top: 23%;
		width: 2%;

	}
	.owl-carousel .owl-nav button.owl-prev{
		left: -20px;
	}
	.owl-carousel .owl-nav button.owl-next{
		right: 0;
	}




	.contents .advance-box {
		display: block;
	}
	button5 {
		color: #fff;
		font-size: 27px;
	}


}

@media (max-width: 1024px)  {
	.reefer-text h3 a, .reefer-text h3{font-size: 14px!important;}
.reefer-text h3{min-height: 78px!important;}
.reefer-text p {
    min-height: 80px!important;
}
}
@media (max-width: 1200px)  {
.reefer-text p{font-size: 11px;}
.reefer-text a {font-size: 11px!important;}
}
@media screen and (max-width: 1468px) and (min-width: 1161px) {
.new-resources .reefer-text h3{min-height: 80px;}
}
@media screen and (max-width: 1357px) and (min-width: 1064px) {

.reefer-text p {
    min-height: 82px;
}
}
@media screen and (max-width: 1161px) and (min-width: 992px) {
.reefer-text h3{min-height: 82px;}
}

@media screen and (max-width: 1064px) and (min-width: 992px) {

.reefer-text p {
    min-height: 100px;
}
.reefer-text h3{
	font-size: 13px!important;
}
}

@media screen and (max-width: 991px) and (min-width: 768px) {

.shipper-text ul li a {
    font-size: 14px;
    padding: 5px 22px 5px;
}
.shipper-text ul li{
	    margin: 0 20px 0 0;
}

}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

 .shipper-text ul li a {font-size: 11px;    padding: 10px 21px 12px;}
 .shipper-text ul li {
    padding: 4px 0 6px;
    border-radius: 10px;
    margin: 0 7px 0 0;
}
.shipper-text ul {
    padding: 0px;
}
.cus-search-box{padding: 4px 72px 10px;}
.cus-search .search-box{padding-left: 0;}
.sogment {    margin: 10px auto 0;}
.sogment-text h3 {
    margin: 0;
}
.shipper-text {margin-left: 45px;}

}
@media (max-width: 767px)  {
.pricing-box {
    width: auto;
}
.reefer-text h3{min-height:auto!important;}
.reefer-text p{min-height:auto!important;}
}
@media (max-width: 768px)  {
.cus-search-box form.example {margin-bottom: 0;}
.cus-search-box{padding:5px 10px 10px;}
#resultSummary .col-md-9.col-12{padding-bottom:20px;}
.resources .owl-nav button i.fa.fa-chevron-left {top: 110px;left: 0px;}
.resources .owl-nav button i.fa.fa-chevron-right{top: 110px;right: -15px;}
.bouncing_arrow {
    text-align: center;
    margin-right: 20px;
}
div#featured-img-sec img {height: auto;}
div#btn-arrow {bottom:-40px;}
.cus-search-box .search {width: 95%;}
.cus-search .search-box {margin: 0 auto;}
.mobile-filter {
/*	display: block;*/
	padding: 0 0 0 19px;
}
.sogment {
	display: flex;
	margin: 5px 2px 6px;
	flex-direction: column;
}
.cus-search.cus-search-box .search-dropdown {
    display: none;
}
/*.bouncing_arrow{margin-top: 20px;}*/
.header-top-title{margin-top: 30px;}

.resources.resource-lp .reefer-box {
    margin-bottom: 0;
}
.advance-box {margin-top: -30px;}
ul.drpdwn_btns {
    float: left;
    width: 100%;
    padding-left: 0;
}
.search-dropdown1{
	margin-left: 0;
	margin-bottom: 20px;
}
ul.drpdwn_btns li{float: left;}
.sticky-apply-now {
    position: fixed;
    top: 670px;
    background: #2D3943;
    width: 100%;
    left: 0px;
    z-index: 9;
}
.sticky-apply-now h4{text-align: center;    margin:10px auto 15px;}
.sticky-apply-now h4 a{    
	background: #0046E0;
    padding: 8px 60px;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
}

.sticky-apply-now h4 a:hover {
    color: #0046E0;
    text-decoration: none;
    background: #fff;
}
.advance-text {margin-top: 50px;margin-bottom: 20px;}
span.clearall {float: right;margin: 10px;}
span.clearall a {text-decoration: underline;}
.cus-search .search-box {padding: 0px;}
.acvive-filter a.carrier-btn {
    background: #2d3a43;
    color: #fff;
    padding: 5px 10px;
    border-radius: 8px;
    margin: 0 0 10px;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
}
.mobile-filter i.fa.fa-filter {font-size: 22px;}
.advance-box {margin-right: 0px;}
.single-post header.site-header {margin-bottom: 0px;}

.single-post .reefer-text h3 {min-height: auto;}
.single-post .reefer-text p {min-height: auto;}
.search-text {margin: 0;}
.search-text p{font-size:16px;}
div#newsletter-signup .legend {margin-bottom: 15px;}
#footer_social .elementor-container span.elementor-icon-list-text { display: none !important; }
#top_footer h6.elementor-heading-title.elementor-size-default, #top_footer_nav h6.elementor-heading-title.elementor-size-default {
    border-bottom: 1px solid #979797;
    margin-top: 20px;
    margin-bottom: 8px;
    padding-bottom: 6px;
}
#top_footer .elementor-element.elementor-widget.elementor-widget-heading, #top_footer_nav .elementor-element.elementor-widget.elementor-widget-heading {
    margin-bottom: 6px;
}
#searchModal .modal-dialog.modal-xl {
    top: 55px !important;
    margin: 0;
}
#searchModal {
    z-index: 9999;
}

}


@media (min-width: 767.98px) {
#top_footer .elementor-container, #top_footer_nav .elementor-container {
    padding-left: 109px;
    padding-right: 109px;
}
#top_footer .elementor-container {
    padding-bottom: 10px;
}
#footer_social .elementor-container {
    padding: 12px 109px;
}
#top_footer_nav .elementor-container {
    border-top: 1px solid #979797;
    padding-top: 10px;
}

}

@media (min-width: 768px){


.megamenu>.nav-item.nav-border-right {
    margin-right: 84px;
    border-right: 1px solid rgba(255,255,255,0.45);
    padding-right: 84px;
    width: auto;
}
li.dropdown-mega-nav-footer {
    position: absolute;
    bottom: 15px;
    right: 40px;
}
.megamenu::before {
    content: '';
    position: absolute;
    top: 35px;
    left: 0;
    border: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, black, rgba(255,255,255,0.6));
}
.navbar .nav-item:hover .dropdown-menu {
    display: flex !important;
}
.dropdown-menu.depth_0.show {
    display: none;
}
.navbar .megamenu .dropdown-item {
    padding-left: 0;
}
.navbar .megamenu>li>.dropdown-item {
padding-bottom: 11px;
margin-bottom: 8px;
border-bottom: 1px solid rgba(255,255,255,0.45) !important;
}
.logged-in.admin-bar header.site-header {
       min-height: 0;
    margin-bottom: 20px;
}
.navbar-dark {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}
.navbar .has-megamenu {
    position: static !important;
}
.navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: -40px !important;
    padding-top: 83px;
    min-height: 275px;
}
.megamenu>.nav-item {
    width: calc(120px + 1.5rem);
    margin-right: 15px;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

}

@media (min-width: 992px) {
.megamenu>.nav-item {
    width: calc(150px + 1.5rem);
    margin-right: 61px;
}

}

@media (max-width: 991px){
.navbar-dark .navbar-toggler-icon {
    width: 24px;
    height: 24px;
}
}

@media (min-width: 998px){
.navbar-dark .navbar-collapse .nav-link {
    margin-right: 50px;
}

}

@media only screen and (max-width: 376px)
{ 
.sticky-apply-now {top: 618px; }
}


section#footer_social ul, section#top_footer_nav ul, section#footer_bottom ul {
    margin-bottom: 0;
}
.postid-20804 .elementor-element.elementor-element-01b9a37.elementor-widget.elementor-widget-shortcode, .postid-20929 .elementor-element.elementor-element-01b9a37.elementor-widget.elementor-widget-shortcode {
    display: none;
}
.form-btn {
   margin-left: 15px
}
.form-btn button {
    border: none;
    padding: 11px 40px;
	border-radius:8px;
}
.form-btn button:focus {
    outline: none;
}
.form-btn button:hover {
    background: #fff;
    color: #0146e2;
}
.search-box {display:flex;}
form.example {
  flex: 1;
	position:relative;
}
form.example button{top:4px;}
.dat-post-ul-space {
    margin-bottom: 0px !important;
}
div#excerpt-sec a:hover {
    color: #1C60F2;
}
.home a.resources-excerpt {
    background: none;
    display: unset;
    font-size: 12px!important;
    color: #1C60F2!importANT;
    font-weight: normal;
    text-transform: none;
    padding: 0;
}
.home a.resources-excerpt:hover {
    background: none;
    display: unset;
    color: #1C60F2!important;
   
}
.page-template.page ol, .page-template.page ul {
    margin-bottom: 1.5em;
}
.page.type-page header{
  padding-top:40px;
}
.page.type-page header h1{
    color: #192129;
    font-family: "Sequel Sans", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    font-size: 40px;
    line-height: 46px;
}
/*--- header menu active item css starts here ---*/
#menu-main-menu li.current-menu-ancestor > a.dropdown-toggle {
    color: #fff;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 2px;
    text-underline-offset: 9px;
}
/*--- header menu active item css ends here ---*/
em, i {
    font-family: sequel_sans_oblique_body;
}
.single .elementor-widget-theme-post-content ol, .single .elementor-widget-theme-post-content ul {
    margin-bottom: 1.5em;
}
.single .elementor-widget-theme-post-content li {
    padding-bottom: 5px;
}
.single .elementor-widget-theme-post-content li:last-child {
    padding-bottom: 0px;
}
.error404 .page-content {
    padding: 5px 5px 0 5px;
}
.error404 main#content {
    padding-top: 50px;
	 margin-bottom: 50px;
}
#searchModal i.fa.fa-times {
    font-size: 25px;
}
a.nav-link.search-link {
    display: inherit;
}
#main-content-sec{scroll-margin-top: 15em;}
span.page-numbers.current {
    font-size: 16px;
}
.error404 .page-header h1.entry-title {font-weight: normal!important;}

.elementor-location-archive {
    padding-top: 45px;
}

nav.elementor-pagination {
    margin-top: 26px;
}
span.uael-post__terms a {
    color: #fff;
}
.megamenu a{
    color:#ffffff;
    list-style-type: none;
    text-decoration: none;
    font-size:13px;
}

.megamenu a:hover{
    color:#ffffff;
    list-style-type: none;
    text-decoration: none;
}

.mega-heading{
    font-weight: bold;
}

a.mega-heading {
    border-bottom: 1px solid;
    margin-right: 66px;
    line-height: 36px;
    margin-bottom: 10px;
}

div#newsletter-signup {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

div#newsletter-signup div {
    margin-right: 27px;
    margin-bottom: 33px;
}

div#newsletter-signup .legend {
    font-size: 25px;
    font-family: 'Sequel Sans';
    font-weight: 500;
    color: #BBBDBF;
}

select#segment:first-child {
    background: none;
    color: #fff;
    border-radius: 18px;
    padding-right: 11px;
}

select#segment option {
    color: #000;
}

input#email_address {
    background: none;
    color: #fff;
    font-size: 16px;
    border-radius: 16px;
    border: 1px solid #aaaaaa;
}

button.news-signup {
    background: #fff;
    color: #000;
    border: none;
}

span.uael-post__terms {
    background: #0046e0 !important;
    color: #fff;
}

span.uael-post__terms:hover {
    background: #ffffff !important;
    color: #0046e0;
}

.postid-17582 li.elementor-icon-list-item.elementor-repeater-item-c4db3af.elementor-inline-item {
    display: none;
}

.img-btn-container li {
    display: inline-block;
    padding: 10px 10px 0;
}

.img-btn-container ul {
    padding-left: 0px;
}

@media (max-width: 768px) {
.form-btn button {
	padding: 11px 25px;
	}
.page.type-page header{
  padding-top:0px;
}
.page.type-page header h1{
 font-size:25px;
}
.error404 main#content {
    padding-top: 0;
	}
	.error404 .page-content{padding-left:15px; padding-right:15px;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.error404 main#content {
    margin-top: 50px;
	 padding-top: 40px;
}
#top_footer nav li a, #top_footer_nav nav li a
{
    display:block;
	text-align:center;
}
}
}
