







/* 1a. Containers */





/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */








/* 1e. Forms */












/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper,.page-center {
  max-width: 1080px;
  width:80%;
  margin: 0 auto;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 27px 0px;
}

.dnd-section > .row-fluid {
  max-width: 1080px;
  margin: 0 auto;
  width:80%;
}





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #495361;
  font-weight: 400;
  font-family: Open Sans;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #495361;
  font-weight: 400;
}

/* Anchors */

a {
  color: #011837;
}

a:hover,
a:focus,
a:active {
  color: #011837;
}

/* Headings */

h1 {
  font-family: Work Sans;
  font-size: 50px;
  color: #011837;
  font-weight: 600;
}

h2 {
  font-family: Work Sans;
  font-size: 30px;
  color: #011837;
  font-weight: 600;
}

h3 {
  font-family: Work Sans;
  font-size: 30px;
  color: #011837;
  font-weight: 600;
}

h4 {
  font-family: Work Sans;
  font-size: 30px;
  color: #011837;
  font-weight: 500;
}

h5 {
  font-family: Work Sans;
  font-size: 26px;
  color: #011837;
  font-weight: 500;
}

h6 {
  font-family: Work Sans;
  font-size: 23px;
  color: #011837;
  font-weight: 500;
}

/* Blockquote */

blockquote {
  border-left-color: #011837;
}





button,
.button {
  background: linear-gradient(110deg, rgba(246, 139, 57, 1.0), rgba(255, 107, 0, 1.0));
  border: 0px solid 

  
  
    
  


  rgba(255, 205, 33, 1.0)

;
  border-bottom-right-radius: 10px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 6.6px 22px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background: linear-gradient(110deg, rgba(246, 139, 57, 1.0), rgba(255, 107, 0, 1.0));
  border-color: #d7a500;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background: linear-gradient(110deg, rgba(246, 139, 57, 1.0), rgba(255, 107, 0, 1.0));
  border-color: #fff549;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





form,
.submitted-message {
  font-size: 16px;
  color: #495361;
  font-weight: 400
}

/* Form title */

.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_password_prompt,
#email-prefs-form, #comment-form,
.body-container-wrapper .hs-search-field__bar,
.hs_cos_wrapper_type_password_prompt,
#hs-membership-form
{
  background-color: 

  
  
    
  


  rgba(231, 238, 241, 1.0)

;
  display:block;
}



.form-title {
  color: 

  
  
    
  


  rgba(1, 24, 55, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(117, 117, 117, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(73, 83, 97, 1.0)

;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #495361;
  border-radius: 3px;
  
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  outline:0px;
  border-color: 

  
  
    
  


  rgba(82, 168, 236, 0.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #495361;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #495361;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #495361;
}

.fn-date-picker td .pika-button:hover {
  background-color: #495361 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #495361;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background: linear-gradient(110deg, rgba(246, 139, 57, 1.0), rgba(255, 107, 0, 1.0));
  border: 0px solid 

  
  
    
  


  rgba(255, 205, 33, 1.0)

;
  border-bottom-right-radius: 10px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 6.6px 22px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,        
form .hs-button:focus {
  background: linear-gradient(110deg, rgba(246, 139, 57, 1.0), rgba(255, 107, 0, 1.0));
  border-color: #d7a500;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: background: linear-gradient(110deg, rgba(246, 139, 57, 1.0), rgba(255, 107, 0, 1.0));
  border-color: #fff549;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #495361;
}

th,
td {
  border-color: #495361;
  color: #495361;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 83, 97, 1)

;
  border-bottom-color: #495361;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #495361;
}





header.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: 

  
  
    
  


  rgba(73, 83, 97, 1)

;
  font-family: Open Sans;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: 

  
  
    
  


  rgba(73, 83, 97, 1)

;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: 

  
  
    
  


  rgba(73, 83, 97, 1)

;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #495361;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
}

body .submenu.level-2 > li:first-child:before {
  border-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Open Sans;
}

.header__language-switcher-label-current:after {
  border-top-color: 

  
  
    
  


  rgba(73, 83, 97, 1)

;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: 

  
  
    
  


  rgba(73, 83, 97, 1)

;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

/* Footer Content */

.footer * {
  color: #495361;
}





/* Blog Header */

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #495361;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #011837;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #011837;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #495361;
}

.blog-pagination__link {
  color: #495361;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #495361;
}

.blog-post__title {
  color: #011837;
  font-family:Work Sans;
  font-size: 50px;
  font-weight: 600;
}

.blog-post__author {
  background-color: #011837;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #ffffff;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #011837;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #011837;
}

.blog-index__post-content--small h2 {
  font-size: 30px;
}

.blog-index__post-content a {
}

.blog-post__read-more svg {
  fill: #495361;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-sidebar a {
  color: #495361;
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__meta a {
  color: #495361;
}

.blog-post__meta a:hover {
  color: #011837;
}

.blog-post__links-container {
  border-top:  2px solid rgb(0, 4, 35);
}

.blog-post__back-to-blog {
  color: #495361;
}

.blog-post__back-to-blog svg {
  fill: #495361;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(0, 4, 35) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(0, 4, 35);
}

.section.post-footer .hs-input {
  border-color: rgb(0, 4, 35);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}










.font-white h1, .font-white h2, .font-white h3, .font-white h4, .font-white h5, .font-white h6, .font-white p{color:#fff}

.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-form-column>span{background: transparent;}

.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-content-column h1{font-size:60px;    line-height: 1.3em;}
.lp-banner-module.abm-content-form-section .banner-content-column h2,
.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-content-column h2{font-size:45px;    line-height: 1.3em;}
.lp-banner-module.abm-content-form-section .banner-content-column p,
.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-content-column p{font-size:24px;    line-height: 1.3em;}
.lp-banner-module.abm-content-form-section .banner-inner-wrap .banner-form-column form .hs-richtext,
.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-form-column form .hs-richtext.hs-main-font-element {	text-align: center; }
.lp-banner-module.abm-content-form-section .banner-inner-wrap .banner-form-column form p,
.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-form-column form .hs-richtext.hs-main-font-element p{font-size:20px;}
.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-form-column form{padding-top:0px;}
.banner-inner-wrap .banner-form-column form input[type="submit"]{width:100%; text-align:center}
.lp-banner-module.abm-content-form-section .banner-inner-wrap .banner-form-column .form-title,
.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-form-column .form-title{font-size:30px;  margin-bottom: 10px;}
.lp-banner-module.abm-content-form-section .banner-content-column p img { border-radius: 100%;}

.process-module.why-dimerco-sec .process-block .process-image img{min-height:190px; object-fit:cover; width:100%;}
.process-module.why-dimerco-sec .process-wrapper {   margin-bottom: -281px;}
.process-module .process-repeater-section.process-top-row .process-content h5{font-size:27px; font-weight:700;}
.process-module.why-dimerco-sec .process-content h5 {  font-size: 30px;  font-weight: 700;}
.process-module.why-dimerco-sec  .process-wrapper .process-block .process-content {  padding: 28px 22px 25px;}
.process-module .process-repeater-section.process-top-row .process-block .process-content{padding:28px 0px 25px;}
.process-module.why-dimerco-sec .process-wrapper .process-block{text-align:left;}
.stat-section.key-facts-section.border-gray .counter-box h2{border-color:#8B95A0 !important;}

.lp-banner-module.abm-content-form-section .banner-inner-wrap .banner-content-column { width: 62%;}
.lp-banner-module.abm-content-form-section .banner-inner-wrap .banner-form-column{width:38%;}

.difference-module.work-process-section .difference-repeater-row {  text-align: center;}
.difference-module.work-process-section .difference-repeater-row h4.title{display:block !important; max-width:100%; margin-top:20px; min-height:auto; }
.difference-module.work-process-section .difference-repeater-row span.content {  max-width: 100%; padding:0 13%;}
.difference-module.work-process-section .difference-repeater-row .differ-column:last-child,
.difference-module.work-process-section .difference-repeater-row .differ-column:nth-child(2){    width: 33.33%;}
.difference-module.icon-left-right-text .differ-column{text-align:left;}
.difference-module.icon-left-right-text .differ-column { display: flex; gap:20px}
.difference-module.icon-left-right-text .differ-column .icon{min-width: 90px;}
.difference-module.icon-left-right-text .difference-repeater-row span.content{padding-left:0px;}
.difference-module.icon-left-right-text .page-center{max-width:1300px;}
.card__price {
  font-family: Work Sans
    font-size: 30px;
  color: #011837;
  font-weight: 600
}


@media(min-width:1350px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding: 27  ~ 'px ' ~ '0px';
  }
}


/* ===============Slider================== */
.slick-slider {position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list {position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } 
.slick-list:focus {outline: none; } 
.slick-list.dragging {cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track {position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after {display: table; content: ''; }
.slick-track:after {clear: both; }
.slick-loading .slick-track {visibility: hidden; }
.slick-slide {display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide {float: right; }
.slick-slide img {display: block; }
.slick-slide.slick-loading img {display: none; }
.slick-slide.dragging img {pointer-events: none; }
.slick-initialized .slick-slide {display: block; }
.slick-loading .slick-slide {visibility: hidden; }
.slick-vertical .slick-slide {display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden {display: none; }
 /*---*/
.process-repeater-section.process-top-row .process-wrapper { margin: 0;}
.lp-banner-module.abm-content-form-section .banner-inner-wrap .banner-form-column>span {background: rgb(2,89,132);
background: -moz-linear-gradient(90deg, rgba(2,89,132,1) 0%, rgba(1,24,55,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(2,89,132,1) 0%, rgba(1,24,55,1) 100%);
background: linear-gradient(90deg, rgba(2,89,132,1) 0%, rgba(1,24,55,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#025984",endColorstr="#011837",GradientType=1);}
.lp-banner-module.abm-content-form-section .banner-form-column p,
.lp-banner-module.abm-content-form-section .form-title{color:#fff}

/* =============== Ebook LP================== */
.dimerco-air-freight .dnd-section>.row-fluid {width: 100%;}
.dimerco-air-freight .content-wrapper, 
.dimerco-air-freight .page-center,
#header-for-lp .page-center,
#footer-for-lp .page-center {max-width: 1500px;width: 100%;padding-left:15px !important;padding-right:15px !important;} 
#header-for-lp .page-center {padding: 20px 0;} 
#header-for-lp .header-inner .custom-logo{max-width:263px;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.font-orange{color: #f68b39;}
#footer-for-lp.footer .footer-inner .custom-logo {max-width: 303px;margin: 0 auto;}
#footer-for-lp.footer {padding:50px 0 45px;background-color: #e7eef1;}
#footer-for-lp.footer .copyright-text {color: #4a5666;font-weight: 400;font-size: 18px;margin-top: 35px;}
.link_effect,.body-container-wrapper p a {text-decoration: none;background: no-repeat 0 85%;background-image: linear-gradient(#6bffff,#6bffff);background-size: 100% 8px;transition: all .3s ease;position: relative;color: black;width: fit-content;}
.link_effect:hover,a.link_effect:focus,.body-container-wrapper p a:hover,.body-container-wrapper p a:focus {background-size: 100% 2px;background-position: 0 99%;}


@media all and (max-width:1600px){
  .dimerco-air-freight .content-wrapper, 
  .dimerco-air-freight .page-center,
  #header-for-lp .page-center,
  #footer-for-lp .page-center {padding-left:100px!important;padding-right:100px!important;}
}

@media all and (max-width:1199px){
	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-content-column p{font-size:22px;}
	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-content-column h1 {
		font-size: 40px;}
	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-content-column h2{font-size:30px;}
}

@media all and (max-width:1024px){
	.difference-module.icon-left-right-text .differ-column {flex-direction:column;}
}

@media all and (max-width:991px){
	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-form-column{margin-right:auto;}
	.lp-banner-module.abm-content-form-section .banner-inner-wrap .banner-form-column,
	.lp-banner-module.abm-content-form-section .banner-inner-wrap .banner-content-column{width:100%;}
}

@media all and (max-width:768px){
  .process-module .stat-section .counter-box .counter-stat h2 {font-size:40px !important;}
	.process-repeater-section.process-top-row .process-wrapper {
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
	.process-module .process-wrapper .process-block {width:100%!important;}
	
}

@media all and (max-width:767px){
	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-form-column form .hs-richtext.hs-main-font-element p,
	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-content-column p{font-size:18px;}
	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-content-column  h1 { font-size: 6.3vw;}
	.process-module.why-dimerco-sec .process-wrapper{margin:0}
	.difference-module.icon-left-right-text .differ-column { display: unset;}
	h1 {font-size:40px;line-height:40px;}
	#header-for-lp .header-inner .custom-logo,
	#footer-for-lp.footer .footer-inner .custom-logo {max-width:200px;}
	.lp-banner-module.abm-content-form-section .banner-content-column p, 
	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-content-column p {font-size:20px;}
}

@media all and (max-width:680px){
  .process-repeater-section.process-top-row .process-wrapper {grid-template-columns: 1fr;}
}

@media all and (max-width:480px){
	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-form-column form .hs-button, 	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-form-column form input[type=submit],
	.difference-module.work-process-section .section-button a{font-size:18px !important;}
	.lp-banner-module.asia-pac-hero-section .banner-inner-wrap .banner-form-column form{padding-left:0; padding-right:0}
	.dimerco-air-freight .content-wrapper, .dimerco-air-freight .page-center, #header-for-lp .page-center, #footer-for-lp .page-center {padding-right:40px !important;padding-left:40px!important;}
	.process-module .process-repeater-section.process-top-row .process-content h5 {font-size:22px;}
	.process-module .process-repeater-section.process-top-row .process-block .process-content {padding:28px 10px;}
	.dimerco-air-freight .form-main-module .page-center {padding-left:20px!important;padding-right:20px!important;}
	
}