/*
Theme Name: Delivery Point Mail Services DPMS
Theme URI:
Author URI:
Version: 1.0.1
Tags: Sidebar, Slider, Custom Menu
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {font-weight: bold;}
em {font-style: italic;}
a {text-decoration: none;}
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: none;}
/* GLOBALS */
body {font-family: 'Roboto', sans-serif; font-weight: 400;}
.clear {clear: both;}
.wrapper {overflow: hidden;}
.container {width: 100%; padding-left: 50px; padding-right: 50px; margin-right: auto; margin-left: auto;}
.container.default {max-width: 1470px;}
.container.small {max-width: 1170px;}
.slow, .slow:hover, a, a:hover, input[type="submit"], input[type="submit"]:hover, .wpcf7 .wpcf7-submit:hover {-webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

.flex {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; min-height: 2px;}
.flex.flex-space-around {-webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around;}
.flex.flex-space-between {-webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;}
.flex-align-center {-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.flex-align-bottom {-webkit-align-items: flex-end; align-items:flex-end;}
.flex-align-top {-webkit-align-items: flex-start; align-items:flex-start;}
.flex.flex-start {-webkit-justify-content: flex-start; justify-content: flex-start;}
.flex.flex-end {-webkit-justify-content: flex-end; justify-content: flex-end;}
.flex-column {flex-direction: column;}

.row .half {width: 50%;}
.row .one-third {width: 33.33333333333333%;}
.row .two-thirds {width: 66.66666666666666%;}
.row .three-quarters {width: 75%;}
.row .one-fifth {width: 20%;}
.row .two-fifths {width: 40%;}
.row .three-fifths {width: 60%;}
.row .one-quarter {width: 25%;}
.row .pull-left > .row-container {padding-right: 10%;}
.row .pull-right > .row-container {padding-left: 10%;}
.row .pull-left > .row-container-5 {padding-right: 5%;}
.row .pull-right > .row-container-5 {padding-left: 5%;}

.btn {display: inline-block; text-align: center; text-transform: uppercase; letter-spacing: 1px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.btn-sml {font-size: 20px; padding: 15px 35px;}
.btn-yellow {color: #002696; background: #ffeb80;}
.btn-yellow:hover {background: #809fff;}
.btn-blue {color: #fff; background: #002696;}
.btn-blue:hover {background: #002cb0;}
.btn-max-width-220 {width: 100%; max-width: 220px;}
.btn-max-width-320 {width: 100%; max-width: 320px;}

.sp-slide {padding: 180px 0;}
.sp-banner {padding: 70px 0;}
.sp-default {padding: 100px 0;}
.sp-med {padding: 80px 0;}
.sp-sml {padding: 30px 0;}

.centered {text-align: center;}
.img-responsive {max-width: 100%; height: auto;}
.img-full-width {width: 100%;}
.bg-image {-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.box-shadow {box-shadow: 0px 10px 40px 0px rgba(128,159,255,0.35); -webkit-box-shadow: 0px 10px 40px 0px rgba(128,159,255,0.35); -moz-box-shadow: 0px 10px 40px 0px rgba(128,159,255,0.35);}
.radius-10 {-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}

.bg-sky {background: #ccd9ff;}
.bg-sky-v2 {background: #e5ecff;}

.content.max-width {max-width: 920px; margin-left: auto; margin-right: auto;}
.content.spaced {padding-bottom: 30px;}

.title {line-height: 1.2em;}
.title.title-big {font-size: 72px; font-weight: 700;}
.title.title-banner {font-size: 72px; font-weight: 700;}
.title.title-med {font-size: 64px; font-weight: 700;}
.title.title-sml {font-size: 54px; font-weight: 700;}
.title.title-xsml {font-size: 36px; font-weight: 400; letter-spacing: 2px;}
.title.title-xxsml {font-size: 32px; font-weight: 400; letter-spacing: 2px;}
.title.white {color: #fff;}
.title.blue-v1 {color: #142863;}
.title.blue-v2 {color: #002696;}
.title.up {text-transform: uppercase;}
.title.sp-v1 {margin-bottom: 60px;}
.title.sp-v2 {margin-bottom: 40px;}
.title.sp-v3 {margin-bottom: 20px;}

.page-styles.white {color: #fff;}
.page-styles.black {color: #000;}
.page-styles.blue {color: #142863;}
.page-styles.default p,
.page-styles.default ul,
.page-styles.default ol {font-size: 20px;}
.page-styles.big p,
.page-styles.big ul,
.page-styles.big ol {font-size: 24px;}
.page-styles p,
.page-styles ul,
.page-styles ol {line-height: 1.5em; margin-bottom: 30px; font-weight: 300;}
.page-styles ul li {position: relative;}
.page-styles ul li::before {color: #002696; position: absolute; left: 0; font-weight: 700; font-family: 'Font Awesome 5 Free';}
.page-styles ol li {margin-bottom: 5px; counter-increment: inst; position: relative; padding-left: 20px;}
.page-styles ol li:before {content: counter(inst); position: absolute; left: 0;}
.page-styles p a {color: #809fff;}
.page-styles p a:hover {color: #002696;}
.page-styles.default ul li {padding-left: 25px; margin-bottom: 5px;}
.page-styles.default ul li::before {font-size: 17px; content: "\f00c"; top: 0;}
.page-styles.big ul {font-weight: 700;}
.page-styles.big ul li {padding-left: 70px; margin-bottom: 20px; padding-top: 8px; padding-bottom: 8px;}
.page-styles.big ul li::before {font-size: 50px; content: "\f058"; top: 8px;}

.owl-carousel .owl-dots {text-align: center; width: 100%;}
.owl-carousel .owl-dots button {border: none; background: none;}
.owl-carousel .owl-dots button span {width: 16px; height: 16px; display: block; margin: 0px 5px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}

.owl-carousel.dots-white .owl-dots button span {border: 3px solid #ffffff;}
.owl-carousel.dots-white .owl-dots button.owl-dot.active span,
.owl-carousel.dots-white .owl-dots button span:hover {background: #ffffff; border: 2px solid #ffffff;}
.owl-carousel.dots-blue .owl-dots button span {border: 3px solid #002696;}
.owl-carousel.dots-blue .owl-dots button.owl-dot.active span,
.owl-carousel.dots-blue .owl-dots button span:hover {background: #002696; border: 2px solid #002696;}

.items.spaced-15 .items-wrapper {margin-left: -15px; margin-right: -15px;}
.items.spaced-15 .item-single.half {width: calc(50% - 30px); margin: 0 15px 30px 15px;}
.items.spaced-15 .item-single.one-quarter {width: calc(25% - 30px); margin: 0 15px 30px 15px;}

.items.spaced-25 .items-wrapper {margin-left: -25px; margin-right: -25px;}
.items.spaced-25 .item-single.one-third {width: calc(33.3333% - 50px); margin: 0 25px 50px 25px;}

.items .items-default {flex-wrap: wrap; align-items: stretch; justify-content: center;}
.items .items-default .item-single .fa-arrow-right {color: #002696; font-size: 20px; background: #ffeb80; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; position: absolute; right: 0; -webkit-border-top-left-radius: 30px; -webkit-border-bottom-left-radius: 30px; -moz-border-radius-topleft: 30px; -moz-border-radius-bottomleft: 30px; border-top-left-radius: 30px; border-bottom-left-radius: 30px;}
.items .items-default .item-single:hover .fa-arrow-right {background: #809fff;}
.items .items-default .item-single h3 {font-size: 28px; line-height: 1.2em; font-weight: 700;}

.items .item-single.style-1 h3 {color: #142863; margin-bottom: 20px; padding-right: 30px; position: relative;}
.items .item-single.style-1 .item-content {background: #fff; padding: 35px 30px 30px 30px; margin: 0 10px; margin-top: -60px; position: relative;}
.items .item-single.style-1 .item-content i {bottom: 0; margin-bottom: -15px; right: -30px;}
.items .item-single.style-1 .item-content p {line-height: 1.2em; margin-bottom: 0;}

section.team .items .item-single h3 {margin-bottom: 10px;}

section.banner-default {background-repeat: no-repeat; background-position: center top; min-height: 480px; position: relative;}
section.banner-default.has-overlay:before {content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.3);}
section.banner-default.has-overlay .container {position: relative;}

header {padding: 30px 0; background: #fff; z-index: 9;}
header.is-sticky {box-shadow:0px 0px 10px 5px rgba(0, 0, 0, 0.05);}
header .logo {display: block; padding-right: 10px;}
header .logo img {max-width: 100%; height: auto;}
header .items-mobile {display: none;}
header .header-content {flex-wrap: nowrap;}

header .items-mobile li a {width: 50px; height: 50px; border-radius: 50%; display: flex; align-items: center; justify-content: center; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);}
header .items-mobile li a.toggle-menu {font-size: 24px;}
header .items-mobile li a.tel {font-size: 20px;}
header .items-mobile.items-main li {padding: 0 5px;}
header .items-mobile.items-main li:last-child {padding-right: 0;}

section.hero .owl-carousel .owl-item-image {background-repeat: no-repeat; background-position: center top;}
section.hero .owl-carousel .owl-item-image .owl-item-wrapper {width: 100%; position: relative;}
section.hero-home .owl-carousel .owl-item-image {min-height: 720px;}
section.hero-home .owl-carousel .owl-dots {position: absolute; bottom: 50px; z-index: 1;}
section.hero-home .owl-carousel .owl-item-image:before{content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.4);}

section.assets {padding: 1px 0;}
.options {margin-top: -150px; position: relative; z-index: 8;}
.options .items .items-default {overflow: hidden;}
.options .items .item-single {position: relative;}
.options .items .item-single .item-single-wrapper {padding: 40px 60px 40px 40px;}
.options .items .item-single a {display: block;}
.options .items .item-single img {margin-bottom: 20px;}
.options .items .item-single h3 {color: #fff;}
.options .items .item-single i {bottom: 30px;}
.options .items .item-single:nth-child(2n-1) {background: #002696;}
.options .items .item-single:nth-child(2n) {background: #142863;}
.options .items .item-single:nth-child(2n-1):hover {background: #002cb0;}
.options .items .item-single:nth-child(2n):hover {background: #19327d;}

.steps .items .item {margin-bottom: 50px; flex-wrap: nowrap;}
.steps .items .item h3 {color: #142863; margin-bottom: 15px;}
.steps .items .item .item-icon {width: 140px; height: 140px; padding: 0 15px 15px 15px; margin-right: 30px; position: relative; background: #fff; overflow: hidden; flex-wrap: nowrap; flex-shrink: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}
.steps .items .item .item-icon img {align-self: center;}
.steps .items .item .item-icon span {font-size: 32px; color: #fff; background: #002696; width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; flex-shrink: 0; font-weight: 700; -webkit-border-bottom-right-radius: 30px; -webkit-border-bottom-left-radius: 30px; -moz-border-radius-bottomright: 30px; -moz-border-radius-bottomleft: 30px; border-bottom-right-radius: 30px; border-bottom-left-radius: 30px;}
.steps .items .item .item-content {padding-top: 15px;}
.steps .items .item .item-content p {margin-bottom: 0;}

section.flow-portal {background-position: center;}
section.flow-portal .btn {margin: 30px 0;}
section.flow-portal p a {color: #ffeb80;}
section.flow-portal p a:hover {color: #809fff;}

section.info .items {position: relative;}
section.info .items .item-single {padding: 0 20px;}
section.info .items .item-single i {font-size: 24px; color: #fff; background: #809fff; width: 80px; height: 80px; display: flex; justify-content: center; align-items: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}
section.info .items .item-single h3 {color: #142863; margin: 30px 0;}
section.info .items .item-single p {margin-bottom: 0;}
section.info .items .shape {position: absolute; width: 27.5%; padding: 0 15px;}
section.info .items .shape.shape-1 {left: 19.5%;}
section.info .items .shape.shape-2 {right: 19.5%;}

footer {background: #142863;}
footer .widgets .widget-menu ul.footer-menu {font-size: 20px; text-transform: uppercase; margin-top: 20px; margin-bottom: 40px; flex-wrap: wrap; justify-content: center; align-items: center; font-weight: 700;}
footer .widgets .widget-menu ul.footer-menu li a {color: #fff; padding: 5px 15px; display: block;}
footer .widgets .widget-menu ul.footer-menu li:hover a,
footer .widgets .widget-menu ul.footer-menu li.current-menu-item a {color: #809fff;}
footer .widgets .widget-menu ul.social {font-size: 32px; justify-content: center; align-items: center;}
footer .widgets .widget-menu ul.social li {margin: 0 15px;}
footer .widgets .widget-menu ul.social li a {color: #ffeb80; border-radius: 5px;}
footer .widgets .widget-menu ul.social li a:hover {color: #809fff;}

footer .footer-info {border-top: 1px solid #002696;}
footer .footer-info p {font-size: 16px; line-height: 1.5em; color: #fff; text-align: center; font-weight: 300;}

.gform_wrapper.gravity-theme * {font-family: 'Roboto', sans-serif;}
/*.quote.quote-custom .ginput_container {margin-bottom: 20px;}
.quote.quote-default .ginput_container {margin-bottom: 10px;}*/
.quote.quote-default .quote-wrapper {padding: 10%; background: #002696;}
.gform_wrapper.gravity-theme .gfield {position: relative;}
.gform_wrapper.gravity-theme .gform-body {margin-bottom: 16px;}
.gform_wrapper.gravity-theme .ginput_container_checkbox label {font-size: 17px; display: inline-flex;}
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {font-size: 20px; color: #fff; padding: 11px 20px; background-color: transparent; border: 1px solid #fff; width: 100%; font-weight: 300; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.gform_wrapper.gravity-theme textarea {max-height: 140px;}
.gform_wrapper.gravity-theme select {height: 52px; max-height: 52px; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.gform_wrapper.gravity-theme input[type=number] {-webkit-appearance: none; -moz-appearance: none; appearance: none;}
.gform_wrapper.gravity-theme input[type=submit] {font-size: 20px; padding: 16px 20px; width: 100%; border: none; cursor: pointer; text-transform: uppercase; display: inline-block; text-align: center; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.gform_wrapper.gravity-theme input[type=submit] {color: #002696; background: #ffeb80;} 
.gform_wrapper.gravity-theme input[type=submit]:hover {background: #809fff;}
.gform_wrapper.gravity-theme .gform_validation_errors {margin-bottom: 20px;}
.gform_wrapper.gravity-theme .gform_validation_errors .gform_submission_error {font-size: 15px; line-height: 1.4em; padding: 10px; color: #ff1f00; border: 1px solid #ff1f00; text-align: center;}
.gform_wrapper.gravity-theme .gfield.gfield_error .validation_message {font-size: 13px; color: #ff1f00; position: absolute; top: 5px; right: 10px; font-weight: 400;}
.gform_wrapper.gravity-theme .gfield .ginput_container.ginput_container_select {position: relative;}
.gform_wrapper.gravity-theme .gfield .ginput_container.ginput_container_select:after {position: absolute; right: 15px; top: 50%; margin-top: -7px; z-index: 9; color: #000; pointer-events: none; font-size: 15px; content: "\f0d7"; font-weight: 900; font-family: 'FontAwesome';}

section.contact .quote {position: relative; margin-top: -140px; margin-bottom: -30px;}
section.contact .page-styles ul li {padding-left: 0; display: flex; align-items: center;}
section.contact .page-styles ul li::before {display: none;}
section.contact .text ul {padding-left: 30px; margin-bottom: 0; text-align: left;}
section.contact .text ul li {margin-bottom: 30px;}
section.contact .text ul li:last-child {margin-bottom: 0;}
section.contact .text ul li i {font-size: 20px; color: #fff; background: #809fff; width: 60px; height: 60px; margin-right: 10px; display: flex; justify-content: center; align-items: center; flex-shrink: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}
section.contact .text ul li a {color: #231f20;}

section.callout {background-repeat: no-repeat; background-position: center top;}
section.callout p:last-child {margin-bottom: 0;}

section.testimonials .owl-carousel .owl-stage {display: flex;}
section.testimonials .owl-carousel .owl-dots {margin-top: 15px;}
section.testimonials .items .item-single .item-wrapper {padding: 35px;}
section.testimonials .items .item-single p {margin-bottom: 15px;}
section.testimonials .items .item-single ul {margin-bottom: 20px;}
section.testimonials .items .item-single ul li {padding-left: 0; margin-bottom: 0;}
section.testimonials .items .item-single ul li:before {display: none;}
section.testimonials .items .item-single a.read-more {color: #002696; margin-bottom: 15px; display: block; font-weight: 700;}
section.testimonials .items .item-single:nth-child(1) {background: #ccd9ff;}
section.testimonials .items .item-single:nth-child(2) {background: #002696;}
section.testimonials .items .item-single:nth-child(3) {background: #ffeb80;}
section.testimonials .items .item-single:nth-child(4) {background: #809fff;}
section.testimonials .items .item-single:nth-child(2) .page-styles {color: #fff;}
section.testimonials .items .item-single:nth-child(2) a.read-more {color: #ffeb80;}
section.testimonials .items .item-single .stars {color: #ffb200; font-size: 20px;}
section.testimonials .items .item-single .stars i {margin-right: 5px;}

.default-popup {position: relative; background: #FFF; padding: 50px; width: auto; max-width: 1170px; margin: 20px auto;}
.default-popup .page-styles ul li {padding-left: 0; margin-bottom: 0;}
.default-popup .page-styles ul li:before {display: none;}

section.services .items .item-single {background: #fff; padding: 0 35px 50px 35px;}
section.services .items .item-single .icon {background: #002696; width: 120px; height: 110px; padding: 15px; margin-bottom: 30px; display: inline-flex; justify-content: center; align-items: center; -webkit-border-bottom-right-radius: 60px; -webkit-border-bottom-left-radius: 60px; -moz-border-radius-bottomright: 60px; -moz-border-radius-bottomleft: 60px; border-bottom-right-radius: 60px; border-bottom-left-radius: 60px;}
section.services .items .item-single .icon img {margin-bottom: 10px;}
section.services .items .item-single .page-styles p {margin-bottom: 0;}

.resp-tabs .item-info {margin-bottom: 30px;}
.resp-tabs .item-info .item-info-single {margin: 3px 0; padding-bottom: 3px; /*font-size: 20px; line-height: 1.2em;*/ border-bottom: 1px dashed #88a5ff;}
.resp-tabs .item-info .item-info-single:first-child {padding-top: 3px; border-top: 1px dashed #88a5ff;}
.resp-tabs .item-info .item-info-single div {background: #ccd9ff; padding: 15px 20px; flex: 1;}
.resp-tabs .item-info .item-info-single div.odd {text-transform: uppercase; max-width: 30%;}
.resp-tabs .item-info .item-info-single div.odd p {color: #142863; margin-bottom: 0; font-weight: 700;}
.resp-tabs .item-info .item-info-single div.even {color: #231f20;}

section.facts .items .item-single {background: #fff; overflow: hidden;}
section.facts .items .item-single .content {}
section.facts .items .item-single .item-single-title {padding: 20px 50px; background: #e5ecff; display: flex; align-items: center;}
section.facts .items .item-single .item-single-title h3 {color: #142863;}
section.facts .items .item-single .item-single-content {padding: 30px 50px;}
section.facts .items .item-single .lists > div {flex-basis: 100%;}
section.facts .items .item-single .lists > div:nth-child(odd) {padding-right: 20px;}
section.facts .items .item-single .lists > div:nth-child(even) {padding-left: 20px;}
section.facts .items .item-single .lists p {margin-bottom: 10px;}