 /* 
* Theme Name: Merchant Flow 
* version: 1.0 
* Author: Bill Maceus, Sr. Developer at Sofxiom 
* URI: https://sofxiom.com/ 
* Description: SOFXIOM is a marketing & IT firm that helps organizations increase their digital footprint, improve security, and expand IT capabilities and support. With our approach, proven strategies, and methods, we have helped businesses like yours achieve outstanding results in a competitive marketplace. */
 *,
 :before,
 :after {
     box-sizing: border-box !important;
 }

 @font-face {
     font-family: 'Alexandria';
     font-style: normal;
     font-weight: 100 1000;
     font-stretch: 0% 200%;
     src: url(assets/fonts/Alexandria/Alexandria-VariableFont_wght.woff2) format('woff2');
 }

 .custom-container {
     max-width: 1320px;
     padding-left: 25px;
     padding-right: 25px;
     margin-left: auto;
     margin-right: auto;
 }

 .wppb-builder-container#wppb-builder-container > .wppb-row-parent > .wppb-container,
 .wppb-builder-container#wppb-builder-container .wppb-row-placeholder > .wppb-row-parent > .wppb-container,
 .wppb-carousel-content-wrap .wppb-container,
 .wppb-builder-container .wppb-column-parent-view {
     padding-left: 25px;
     padding-right: 25px;
 }

 .wppb-container > .wppb-row {
     margin-right: -25px;
     margin-left: -25px;
 }

 .vr {
     --mdb-divider-width: 2px;
     --mdb-divider-bg: #f5f5f5;
     --mdb-divider-opacity: 1;
     width: var(--mdb-divider-width);
     background-color: var(--mdb-divider-bg);
     opacity: var(--mdb-divider-opacity);
 }

 .vr-blurry {
     --mdb-divider-blurry-vr-bg-image: linear-gradient(180deg, transparent, #666, transparent);
     --mdb-divider-blurry-vr-width: 1px;
     --mdb-divider-blurry-opacity: 0.25;
     background-image: var(--mdb-divider-blurry-vr-bg-image);
     width: var(--mdb-divider-blurry-vr-width);
     opacity: var(--mdb-divider-blurry-opacity);
 }

 .pr-0 {
     padding-right: 0px !important;
 }

 .pl-0 {
     padding-left: 0px !important;
 }

 .pl-100 {
     padding-left: 100px !important;
 }

 .pl-1 {
     padding-left: .25rem !important;
 }

 .pl-2 {
     padding-left: .5rem !important;
 }

 .pl-3 {
     padding-left: 1rem !important;
 }

 .pr-1 {
     padding-right: .25rem !important;
 }

 .pr-2 {
     padding-right: .5rem !important;
 }

 .pr-3 {
     padding-right: 1rem !important;
 }

 .pr-100 {
     padding-right: 100px !important;
 }

 .z-index-2 {
     z-index: 2 !important;
 }

 .z-index-5 {
     z-index: 5 !important;
 }

 .text-right {
     text-align: right;
 }

 .text-left {
     text-align: left;
 }

 a {
     color: #021F5B;
     text-decoration: none;
 }

 a:hover {
     color: #021F5B;
     text-decoration: underline;
 }

 a.none {
     text-decoration: none !important;
 }

 .text-primary {
     color: #021F5B !important;
 }

 .bg-primary {
     background: #021F5B !important;
     color: #fff !important;
 }

 .bg-primary a {
     color: #fff !important;
 }

 .btn {
     transition: opacity .3s !important;
     border-radius: 0 !important;
     text-decoration: none !important;
 }

 .wppb-image-hover-content .wppb-btn-addons {
     text-decoration: none !important;
 }

 .btn:focus,
 .btn:active {
     outline: none !important;
     box-shadow: none !important;
     border-radius: 0 !important;
 }

 .fade-hover-7 {
     transition: opacity .3s;
 }

 .fade-hover-7:hover {
     opacity: .7;
 }

 .btn-primary,
 .btn-primary:hover,
 .wppb-button-addon-content .wppb-btn-primary,
 .wppb-button-addon-content .wppb-btn-primary:hover,
 .wppb-carousel-btn {
     border-color: #021F5B !important;
     color: #fff !important;
     padding: 10px 45px !important;
     font-size: 1em !important;
     font-weight: bold !important;
     outline: 0 !important;
     border-radius: 5px !important;
     transition: all .3s !important;
     background: #021F5B !important;
 }

 .bg-1,
 .bg-1-hover:hover {
     background: #021F5B !important;
     color: #fff !important;
 }

 .bg-2,
 .bg-2-hover:hover {
     background: #FFC704 !important;
     color: #fff !important;
 }

 .bg-3,
 .bg-3-hover:hover {
     background: #575757 !important;
     color: #fff !important;
 }

 .bg-4,
 .bg-4-hover:hover {
     background: #DBE3EB !important;
     color: #575757 !important;
 }

 .bg-gray {
     background: #e1e1e1 !important;
 }

 .color-white {
     color: #fff !important;
 }

 .color-1 {
     color: #021F5B !important;
 }

 .color-2 {
     color: #FFC704 !important;
 }

 .color-3 {
     color: #575757 !important;
 }

 .color-gray {
     color: #484B4D !important;
 }

 .border-color-1 {
     border-color: #021F5B !important;
 }

 .border-color-2 {
     border-color: #FFC704 !important;
 }

 border-50 {
     border-width: 50px;
 }



 .f-size-xm {
     font-size: .7em;
 }

 .f-size-medium {
     font-size: 1.3em;
 }

 .f-size-large {
     font-size: 2em;
 }

 .neg-scale-8 {
     transition: all .3s !important;
 }

 .neg-scale-8:hover {
     transform: scale(.8) !important;
 }

 .half-content-left,
 .fith-content-left {
     padding-left: 15px;
     padding-right: 15px;
 }

 .custom-design label {
     display: block;
     margin-bottom: 5px;
 }

 .custom-design.no-label label,
 footer form .fields label {
     clip: rect(1px, 1px, 1px, 1px);
     position: absolute !important;
     height: 1px;
     width: 1px;
     overflow: hidden;
 }

 .custom-design.color-input input,
 .custom-design.color-input textarea,
 .custom-design.color-input select {
     background: #ffffff;
     margin-bottom: 8px;
     color: #021F5B;
     height: auto;
 }

 .custom-design.color-input textarea {
     height: 150px;
 }

 .custom-design.color-phldr input::-webkit-input-placeholder,
 .custom-design.color-phldr textarea::-webkit-input-placeholder {
     color: #021F5B !important;
 }

 .custom-design.color-phldr input:-moz-placeholder,
 .custom-design.color-phldr textarea:-moz-placeholder {
     color: #021F5B !important;
 }

 .custom-design.color-phldr input::-moz-placeholder,
 .custom-design.color-phldr textarea::-moz-placeholder {
     color: #021F5B !important;
 }

 .custom-design.color-phldr input:-ms-input-placeholder,
 .custom-design.color-phldr textarea:-ms-input-placeholder {
     color: #021F5B !important;
 }

 .custom-design.color-phldr input::-ms-input-placeholder,
 .custom-design.color-phldr textarea:-ms-input-placeholder {
     color: #021F5B !important;
 }

 .custom-design.color-phldr input::placeholder,
 .custom-design.color-phldr textarea::placeholder {
     color: #021F5B !important;
 }

 .row.display-table {
     display: table;
 }

 .row.display-table [class*=’col-’] {
     float: none;
     display: table-cell;
 }



 .h1,
 .h2,
 .h3,
 .h4,
 .h5,
 .h6,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
     font-weight: 800;
     color: #021F5B;
 }

 input {
     outline: none !important;
 }

 .rounded-lg {
     border-radius: 15px;
 }

 /*------ End preset -----*/
 html,
 body {
     height: 100%;
     font-family: Alexandria;
     color: #575757;
     font-size: 100%;
     background: #f8faff;
 }

 /*------ header -----*/
 .social-media-info-ctnr a,
 .social-media-link {
     text-align: center;
     text-align: center;
     width: 30px;
     height: 30px;
     line-height: 20px;
     font-size: .9em;
     display: inline-block;
     margin: 0 5px 5px 0;
     padding: 5px;
     background: #021F5B;
     color: #ffffff !important;
     overflow: hidden;
     transition: all .3s;
     border-radius: 100% !important;
 }

 .social-media-info-ctnr a:hover,
 .social-media-link:hover {
     background: #021F5B !important;
     opacity: .7;
     color: #ffffff !important;
 }

 .bg-transparent {
     background-color: transparent !important;
     color: #021F5B !important;
 }

 .social-media-info-ctnr a:hover,
 .social-media-link:hover {
     opacity: .7;
 }

 header {
     position: relative;
     z-index: 10000;
     transition: background .3s;
     font-size: 1em;
 }

 header .top-header {
     background: #021F5B;
 }

 header .top-header .cart_no {
     font-size: .9em;
 }

 header .top-header .social-media-info-ctnr a {
     background: #ffffff !important;
     color: #3B3B3A !important;
     margin-bottom: 0 !important;
 }

 header .top-header .navbar-nav {
     flex-direction: row;
 }

 header .top-header .navbar-nav .menu-item > a {
     margin-bottom: 0 !important;
     padding-bottom: 0 !important;
     color: #ffffff !important;
     font-size: .8em !important;
 }

 .logged-in header .header_ctnr {
     top: 32px;
 }

 header .container {
     padding: 0;
     margin: 0;
 }

 header .header_ctnr {
     padding-right: 0 !important;
     transition: all .3s;
     background: #f8faff;
 }

 header.transp-hdr .main-header .header_ctnr {
     background: transparent;
 }

 header .main-header.s_act .header_ctnr {
     padding-top: 0 !important;
     background: rgba(0, 0, 0, 0.9);
     box-shadow: 0 20px 20px -18px rgba(0, 0, 0, 0.8);
 }

 header .navbar-brand {
     padding-bottom: 0;
     margin-right: auto;
 }

 header #navbarNavDropdown .navbar-brand {
     width: 65%;
 }

 header .navbar-brand img {
     max-width: 200px;
     height: auto;
     transition: all .3s;
     opacity: 1;
     width: 100%;
 }

 header .navbar-brand:hover img {
     opacity: .7;
 }

 header .navbar-brand img.dark-logo {
     display: none;
 }

 header .header_ctnr.dark-hdr .navbar-brand img.dark-logo {
     display: block;
 }

 header .header_ctnr.dark-hdr .navbar-brand img.light-logo {
     display: none;
 }

 header .main-header.s_act .header_ctnr.dark-hdr .navbar-brand img.dark-logo {
     display: none;
 }

 header .main-header.s_act .header_ctnr.dark-hdr .navbar-brand img.light-logo {
     display: block;
 }

 /* Hamburger animation */
 header .navbar-toggler .top-bar {
     transform: rotate(45deg);
     transform-origin: 25% 50%;
 }

 header .navbar-toggler:not(.collapsed) .icon-bar {
     margin-top: 1px !important;
 }

 header .navbar-toggler .middle-bar {
     opacity: 0;
 }

 header .navbar-toggler .bottom-bar {
     transform: rotate(-45deg);
     transform-origin: 20% 90%;
 }

 header .navbar-toggler.collapsed .top-bar {
     transform: rotate(0);
 }

 header .navbar-toggler.collapsed .middle-bar {
     opacity: 1;
 }

 header .navbar-toggler.collapsed .bottom-bar {
     transform: rotate(0);
 }

 header .navbar-toggler .icon-bar {
     width: 28px;
     height: 4px;
     background-color: #021F5B;
     display: block;
     transition: all 0.2s;
     margin-top: 4px;
     border-radius: 4px;
 }

 #navbarNavDropdown .navbar-toggler {
     position: relative;
     top: 0;
     left: 0;
 }

 header #navbarNavDropdown.show .navbar-toggler {
     left: -70px;
 }

 #navbarNavDropdown .navbar-toggler .icon-bar {
     background-color: #ffffff;
 }

 header .navbar-toggler {
     color: #3E3E3E;
     margin-right: 15px;
     font-size: 1.8em;
     box-shadow: none !important;
     padding: 7px 3px 7px 7px;
     border-color: #021F5B;
 }

 header .navbar-toggler.collapsed {
     padding: 5px 7px 7px 7px;
 }

 header.color-hdr .navbar-toggler {
     color: #3E3E3E;
 }

 header .navbar-toggler i:before {
     content: "\f0c9";
 }

 header .navbar-toggler[aria-expanded="true"] i:before {
     content: "\f00d";
 }

 header .header_ctnr.dark-hdr .navbar-toggler {
     color: #484B4D;
 }

 header .navbar-collapse {
     padding: 15px;
     background: #fff;
 }

 header .navbar-nav .nav-item,
 header #menu-short-menu .navbar-nav .menu-item > a {
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 5px;
     color: #575757;
     position: relative;
     font-weight: bold;
     display: block;
 }

 header #menu-short-menu .navbar-nav .menu-item > a {
     color: #021F5B;
 }

 header #menu-short-menu .navbar-nav .menu-item > a:hover {
     color: #FFC704;
 }

 header .navbar-nav .nav-item.cta-btn {
     margin-top: 20px;
 }

 header .navbar-nav .menu-item.btn {
     padding: 0 !important;
 }

 header .navbar-nav .nav-link {
     position: relative;
     margin-top: 1px !important;
     margin-bottom: 5px !important;
     transition: all .3s;
     text-decoration: none !important;
 }


 header.color-hdr .navbar-nav .nav-link,
 header.color-hdr .navbar-nav .search-container.active .trigger.search-ico {
     color: #575757;
 }

 header .navbar-nav .nav-link:hover {
     color: #FFC704;
 }

 header .navbar-nav .nav-btn .nav-link {
     background: #FFC704;
     color: #fff;
     border-radius: 10px;
 }

 header .sub-menu.dropdown-menu {
     top: 95% !important;
     left: -.5rem !important;
     border: 0;
     box-shadow: 7px 7px 7px 0 rgba(0, 0, 0, 0.1), -7px 7px 7px 0 rgba(0, 0, 0, 0.1);
     background: #ffffff;
     padding: 0 !important;
     max-height: 0;
     transition: all .5s;
     overflow: hidden;
     display: block;
     opacity: 0;
     visibility: hidden;
 }

 header .sub-menu.dropdown-menu .nav-item {
     border-bottom: 1px solid #575757;
 }

 header .sub-menu.dropdown-menu .nav-item:last-child {
     border: 0;
 }

 header .sub-menu.dropdown-menu .nav-item .nav-link {
     padding: .1rem .5rem !important;
 }

 header .navbar-expand-lg .navbar-nav .nav-link,
 header #menu-short-menu .navbar-nav .menu-item > a {
     padding-right: .6em;
     padding-left: .6em;
     padding-bottom: .5rem;
 }

 header .social-media-info-ctnr {
     text-align: center;
 }

 header .navbar-nav .search-container {
     margin-bottom: 25px;
 }

 header .navbar-nav .search-container .search-ico {
     position: relative;
     text-align: center;
     width: 35px;
     height: 35px;
     line-height: 28px;
     font-size: 1em;
     display: inline-block;
     margin: 1px 5px 5px 0;
     color: #0099FF !important;
     overflow: hidden;
     transition: all .3s;
     display: none;
 }

 .dropdown-toggle::after {
     display: inline-block;
     margin-left: .22em;
     vertical-align: middle;
     content: "";
     border-top: .3em solid transparent;
     border-right: .3em solid transparent;
     border-bottom: .3em solid transparent;
     border-left: .3em solid;
 }

 header .dropdown.menu-item:hover .dropdown-menu {
     display: block;
     max-height: 500px;
     opacity: 1;
     visibility: visible;
 }

 header .dropdown.menu-item:hover .dropdown-toggle::after {
     display: inline-block;
     vertical-align: middle;
     border-top: .3em solid;
     border-right: .3em solid transparent;
     border-bottom: 0;
     border-left: .3em solid transparent;
 }

 header .sub-menu.dropdown-menu {
     top: 97.5%;
 }

 header .sub-menu.dropdown-menu .menu-item:hover a,
 header .sub-menu.dropdown-menu .menu-item.active a {
     color: #FFC704 !important;
 }

 header .dropdown-menu .nav-link {
     color: #484B4D !important;
 }

 header .navbar-toggler[aria-expanded="true"] i:before {
     content: "\f00d" !important;
 }

 @media (max-width: 767px) {
     #menu-main-menu {
         overflow-y: auto;
         overflow-x: hidden;
     }

     header .dropdown.menu-item:hover {
         margin-bottom: 10px;
     }

     header .sub-menu.dropdown-menu {
         max-width: 50%;
         min-width: 200px;
     }

     header .navbar-expand-lg .navbar-nav .nav-link {
         margin: 0 !important;
         padding-top: .2rem !important;
     }
 }

 @media (min-width: 768px) {
     header .navbar-brand {
         text-align: center;
     }

     header .top-header .cart_no {
         font-size: .9em;
     }

     header .navbar-nav {
         font-size: 1.2em;
     }

     header .navbar-nav .nav-item {
         margin-left: 3px;
         margin-right: 3px;
         margin-bottom: 5px;
     }
 }

 @media (min-width: 992px) {
     header .navbar .flex-lg-ctnr {
         display: flex;
         flex-wrap: inherit;
         align-items: middle;
         justify-content: space-between;
         margin-left: auto;
     }

     header .navbar-brand {
         margin: 0;
         text-align: left;
         min-width: 140px;
     }

     header .navbar-nav {
         font-size: 1em;
     }

     header .navbar-nav .nav-link,
     header.color-hdr .navbar-nav .search-container .search-ico {
         color: #3E3E3E;
     }

     header .main-header.s_act .navbar-nav .nav-link,
     header .main-header.s_act .navbar-nav .search-ico {
         color: #fff;
     }

     header .main-header.s_act .navbar-nav .search-container.active .search-ico {
         color: #fff;
     }

     header .header_ctnr.dark-hdr .navbar-nav .nav-link {
         color: #484B4D;
     }

     header .main-header.s_act .header_ctnr.dark-hdr .navbar-nav .nav-link {
         color: #fff;
     }

     header .navbar-collapse {
         padding: 0;
         background: transparent;
     }

     .navbar-nav.social-media {
         display: none;
     }

     header .navbar-nav .nav-item.cta-btn {
         margin-top: 0;
     }

     .ml-lg-auto {
         margin-left: auto !important;
     }

     .mr-lg-auto {
         margin-right: auto !important;
     }

     .mr-lg-0 {
         margin-right: 0 !important;
     }

     div.insta-container {
         max-width: 935px !important;
         margin: auto;
     }

     .navbar-nav.search {
         display: inline-block
     }

     header .navbar-nav .search-container {
         transition: all .3s;
         height: 35px;
         width: 35px;
         margin-bottom: 0;
     }

     header .navbar-nav .search-container .search-ico {
         display: inline-block;
     }

     header .navbar-nav .search-container.active .search-bar {
         max-height: 300px;
         overflow: visible;
         opacity: 1;
         visibility: visible;
     }

     header .navbar-nav .search-container .search-bar {
         max-height: 0;
         overflow: hidden;
         opacity: 0;
         visibility: hidden;
         transition: all .3s;
         background: #fff;
         position: absolute;
         top: 100%;
         width: 100%;
         left: 0;
         overflow: hidden !important;
         box-shadow: 0 20px 20px -18px rgba(0, 0, 0, 0.8);
     }

     header .navbar-nav .search-container .search-ico {
         display: inline-block;
     }

     header .navbar-nav .search-container {
         margin-bottom: 0;
     }

     header .sub-menu.dropdown-menu {
         min-width: 300px;
     }
 }

 @media (max-width: 991px) {
     header .absolute-top {
         position: absolute;
         top: 0;
         z-index: 100000;
         width: 100%;
     }

     header #navbarNavDropdown::before {
         content: "";
         position: fixed;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         background: rgba(0, 0, 0, 0.8);
         z-index: 0;
         opacity: 0;
         visibility: hidden;
         transition: all .2s;
     }

     header #navbarNavDropdown.show::before {
         opacity: 1;
         visibility: visible;
     }

     header #navbarNavDropdown {
         transition: right .3s !important;
         display: block !important;
         position: fixed;
         top: 0;
         right: -82%;
         width: 80%;
         max-width: 300px;
         height: 100%;
         padding: 0;
     }

     header #navbarNavDropdown .nav-cntr {
         background: #fff;
         position: relative;
         z-index: 10;
         width: 100%;
         height: 100%;
         padding: 15px;
     }

     header #navbarNavDropdown.show {
         right: 0;
     }

     .navbar .mx-flex-lg-ctnr {
         display: flex;
         flex-wrap: inherit;
         align-items: center !important;
         justify-content: space-between;
         width: 100%;
         margin-right: auto;
         margin-left: auto;
     }

     .navbar-nav.search {
         position: absolute;
         left: 0;
         top: 0;
         width: 100%;
     }

     header .social-media-info-ctnr {
         text-align: left !important;
     }

     .navbar-nav.social-media {
         background: #000000;
         position: absolute;
         left: 0;
         bottom: 0;
         width: 100%;
         padding: 100px 15px 50px 15px !important;
         color: #ffffff;
     }
 }

 @media only screen and (min-width: 1200px) {}

 @media only screen and (min-width: 1400px) {
     header .navbar-brand {
         width: auto;
     }

     header .navbar-nav .nav-item {
         margin-left: 6px;
         margin-right: 6px;
     }
 }

 @media only screen and (min-width: 1200px) {
     header .navbar-nav {
         font-size: 1.2em;
     }
 }

 /*------ end header -----*/
 /*------ Hero -----*/
 .hero {
     height: 30%;
     min-height: 600px;
 }

 .hero .h1,
 .hero .h2,
 .hero .h3,
 .hero .h4,
 .hero .h5,
 .hero .h6,
 .hero h1,
 .hero h2,
 .hero h3,
 .hero h4,
 .hero h5,
 .hero h6 {
     font-weight: 800;
     color: #021F5B;
 }

 .hero .carousel {
     height: 100%;
 }

 .hero .carousel-inner,
 .hero .carousel-item {
     height: 100%;
 }

 .hero .carousel-item {
     position: relative;
     background-position: top center;
     background-size: cover;
     background-repeat: no-repeat;
 }

 .hero .carousel-item .carousel-caption {
     z-index: 3;
     right: 0;
     left: 0;
     height: 70%;
     bottom: 120px;
     max-width: 100%;
     margin: auto;
     color: inherit;
 }

 .hero .carousel-item .carousel-caption .caro-content {
     max-width: 575px;
     background: #fff;
     padding: 50px 30px 20px 30px;
     border-radius: 15px;
     box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
 }

 .hero .carousel-item .carousel-caption p {
     font-size: .9em;
 }

 .hero .carousel-item .carousel-caption b {
     font-weight: 700;
 }

 .hero .carousel-item .carousel-caption .btn {
     padding: 14px 50px;
     font-size: 1.2em;
     font-weight: 700;
     margin-right: 1em;
     margin-bottom: 1em;
 }

 .hero .carousel-indicators {
     z-index: 4;
     justify-content: flex-end;
 }

 .hero .carousel-indicators li {
     width: 15px;
     height: 15px;
     border-radius: 0;
     margin: 0 5px;
     background-color: transparent;
     opacity: 1 !important;
     border: #fff solid 1px !important;
 }

 .hero .carousel-indicators .active {
     background-color: #fff !important;
 }

 .hero .video-header {
     position: absolute;
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     bottom: 0;
     margin: auto;
     z-index: 0;
 }

 .hero .video-header video {
     min-width: 100%;
     min-height: 100%;
     position: absolute;
     top: 0;
     bottom: 0;
     margin: auto;
     z-index: 0;
 }

 .hero .video-header .tog-volume {
     line-height: 45px;
     font-size: 1.5em;
     border: #03793E solid 2px;
     border-radius: 50%;
     display: inline-block;
     width: 45px;
     height: 45px;
     text-align: center;
     background: #03793E !important;
     color: #fff;
     box-shadow: 0 0 5px 0 #777;
     position: absolute;
     right: 20%;
     bottom: 40px;
     visibility: hidden;
     opacity: 0;
     transition: all .3s;
     cursor: pointer;
     z-index: 20;
 }

 .hero .carousel-item.video .tog-volume:hover {
     transform: scale(1.1);
     box-shadow: 0 0 20px 0 #000;
 }

 .hero .carousel-item.video:hover .tog-volume {
     visibility: visible;
     opacity: 1;
 }

 .hero .carousel-control-prev,
 .hero .carousel-control-next {
     z-index: 5;
 }

 @media (min-width: 768px) {
     .hero {
         height: 60%;
         min-height: 550px;
         max-height: 800px;
     }

     .hero .carousel-caption {
         bottom: 3.5rem;
     }
 }

 /*------ end Hero -----*/
 /*------ testimonials -----*/
 #testimonials {
     min-height: 320px;
 }

 #testimonials .carousel-inner,
 #testimonials .carousel-item,
 #testimonials .container {
     height: 100%;
 }

 #testimonials .carousel-item {
     position: relative;
     background-position: top right 20%;
     background-size: cover;
 }

 #testimonials .carousel-item.image:after {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 0;
 }

 #testimonials .carousel-item .carousel-caption {
     z-index: 3;
     position: relative !important;
     left: initial !important;
     top: initial !important;
     right: initial !important;
     bottom: initial !important;
     display: table !important;
     height: 100%;
     text-align: left;
     color: inherit;
 }

 #testimonials .carousel-indicators {
     z-index: 4;
     left: 0;
     right: auto;
 }

 #testimonials .carousel-indicators li {
     width: 10px;
     height: 10px;
     border-radius: 50%;
     border: solid #021F5B 2px;
     background: #021F5B;
     opacity: 1;
     margin: 0 10px;
 }

 #testimonials .carousel-indicators li.active {
     background: #FFC704;
     border: solid #FFC704 2px;
 }

 #testimonials .quotes {
     padding-left: 50px;
 }

 #testimonials .quotes:before {
     content: '"';
     display: block;
     font-size: 5em;
     line-height: 10px;
     padding: 0;
     margin-left: -50px;
     margin-bottom: -30px;
     color: #575757;
     font-weight: 800;
 }

 #testimonials .quotes .text {
     font-style: italic;
     font-weight: normal;
     font-size: 1.3em;
 }

 #testimonials .quotes .name {
     font-size: 1.5em;
 }

 /*------ End testimonials -----*/
 /*------ Blog Archive -----*/
 .blog-list .hero-over {
     position: relative;
     margin-top: -5rem;
     z-index: 10;
 }

 .blog-list .hero-over .post {
     padding: 12rem 2rem 3rem 2rem;
     width: 100%;
     height: 100%;
     margin-bottom: 12px;
     vertical-align: middle;
     background-size: cover;
     background-position: center top;
     min-height: 250px;
     position: relative;
     overflow: hidden;
 }

 .blog-list .hero-over .post:before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 0;
     background: rgba(0, 0, 0, 0.6);
     background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1));
 }


 .blog-post p {
     margin-bottom: 1.75em;
 }

 .post-item-excerpt {
     overflow: hidden;
     margin-bottom: 20px;
     min-height: 75px;
 }

 .post-item-excerpt .img {
     position: relative;
     overflow: hidden;
 }

 .post-item-excerpt .img a {
     position: relative;
     display: block;
     width: 100%;
     height: 100%;
     text-align: center;
     background-size: cover;
     background-position: center;
 }
 }

 .post-item-excerpt .img a img {
     min-height: 105%;
     max-height: 200%;
     min-width: 100%;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
 }

 .post-item-excerpt h4 {
     font-size: 1.2em;
     line-height: 1.5em;
     font-weight: bold;
     letter-spacing: 1px
 }

 .post-item-excerpt .btn {
     font-size: .8em;
 }

 .recent-blog .img-ratio {
     position: relative;
     padding: 10rem 2rem 2rem;
     overflow: hidden;
     margin-bottom: 3px;
     background-size: cover;
     background-position: top center;
 }

 .recent-blog .img-ratio img {
     min-height: 105%;
     max-height: 300%;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
     max-width: none;
 }

 .blog-post.hero {
     height: 60%;
     min-height: 400px;
 }

 .blog-sidebar .img-ratio {
     position: relative;
     padding: 5rem 2rem 2rem;
     overflow: hidden;
     margin-bottom: 3px;
 }

 .blog-sidebar .img-ratio img {
     margin: 0;
     position: absolute;
     top: 50%;
     left: 0;
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
 }

 /*------ End Blog Archive -----*/
 /*------ blog single -----*/
 .blog-author .headshot {
     width: 60px;
     height: 60px;
     overflow: hidden;
     text-align: center;
     position: relative;
     flex-basis: 60px;
     flex-grow: 0;
     flex-shrink: 0;
     display: flex;
     justify-content: center;
     background: #cbcbcb;
 }

 .blog-author .headshot img {
     width: 100%;
 }

 .blog-author .author-body {
     display: inline-block;
     padding: 1rem;
 }

 .blog-post.hero {
     height: 50%;
     min-height: 600px;
 }

 .blog-post.hero .carousel-item.image::after {
     background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, .9), rgba(0, 0, 0, 1));
 }

 /* pagination */
 .pagination {
     color: #444444;
 }

 .pagination .page-numbers {
     border: 1px solid white;
     margin: 0 5px;
     transition: 0.3s;
     color: #fff;
     padding: 7px 16px;
     display: inline-block;
     background: #3DB64A;
 }

 .pagination .page-numbers.active {
     background: #05538b;
     color: #ffffff;
 }

 .pagination .page-numbers:hover {
     background: #3DB64A;
     border: 1px solid #3DB64A;
 }

 .pagination .page-numbers.dots,
 .pagination .page-numbers.dots {
     background: none;
     color: #aaaaaa;
     border: 0;
     margin: 0;
 }

 /*------ end blog -----*/
 .fields .cust-ico {
     display: inline-block;
     text-align: center;
     position: relative;
 }

 .fields .cust-ico .wpcf7-form-control-wrap {
     position: absolute;
     visibility: hidden;
     clip: rect(20px, 20px, 20px, 20px);
     height: 0;
     overflow: hidden;
     opacity: 0;
     display: inline-block;
     width: 0;
 }

 .fields .cust-ico > div {
     background: #ffc704;
     color: #fff;
     text-align: center;
     padding: 10px 20px;
     border-radius: 10px;
     box-shadow: 0 0 10px 0px #ad8700;
     cursor: pointer;
     transition: all .3s;
 }

 .fields .cust-ico > div p {
     margin: 0;
 }

 .fields .cust-ico > div:hover {
     transform: scale(1.1);
 }

 .fields .cust-ico input[type="radio"],
 .fields .cust-ico input[type="checkbox"] {
     background: #ff0404;
     clip: rect(1px, 1px, 1px, 1px);
     position: absolute !important;
     height: 1px;
     width: 1px;
     overflow: hidden;
 }

 .fields .cust-ico input[type="radio"]:checked ~ div,
 .fields .cust-ico input[type="checkbox"]:checked ~ div {
     background: #021f5b;
 }




 /*------ #----footer -----*/
 #footer {
     background: #021F5B;
     padding: 0;
     color: #fff;
     font-size: 14px;
 }

 #footer .footer-top {
     background: #021F5B;
     border-bottom: 1px solid #021F5B;
     padding: 60px 0 30px 0;
 }

 #footer .footer-top .widget-title {
     margin: 0 0 25px 0;
     font-size: 16px;
     font-weight: 600;
     color: #fff;
     position: relative;
     padding-bottom: 12px;
 }

 #footer .footer-top .footer-info {
     margin-bottom: 30px;
 }

 #footer .footer-top .footer-info h3 {
     font-size: 24px;
     padding: 2px 0 2px 0;
     line-height: 1;
     font-weight: 700;
 }

 #footer .footer-top .footer-info p {
     font-size: 14px;
     line-height: 24px;
     margin-bottom: 0;
     color: #fff;
 }

 #footer .footer-top .social-media-info-ctnr {
     margin-top: 10px;
 }

 #footer .footer-top .social-media-info-ctnr a {
     font-size: 15px;
     display: inline-block;
     background: #fff !important;
     color: #021F5B !important;
     line-height: 1;
     padding: 8px 0;
     margin-right: 10px;
     border-radius: 50%;
     text-align: center;
     width: 32px;
     height: 32px;
     transition: 0.3s;
 }

 #footer .footer-top .social-media-info-ctnr a:hover {
     background: #fff;
     color: #021F5B;
     text-decoration: none;
 }

 #footer .footer-top .social-media-info-ctnr {
     margin-bottom: 30px;
 }

 #footer .footer-top .menu-useful-links {
     list-style: none;
     padding: 0;
     margin: 0;
 }

 #footer .footer-top .menu-useful-links i {
     padding-right: 2px;
     color: #4ae3c6;
     font-size: 18px;
     line-height: 1;
 }

 #footer .footer-top .menu-useful-links li {
     padding: 10px 0;
     display: flex;
     align-items: center;
 }

 #footer .footer-top .menu-useful-links li:first-child {
     padding-top: 0;
 }

 #footer .footer-top .menu-useful-links a {
     color: #fff !important;
     transition: 0.3s;
     display: inline-block;
     line-height: 1;
 }

 @media (max-width: 767px) {
     #footer .footer-top .menu-useful-links a {
         margin: auto;
     }
 }

 #footer .footer-top .menu-useful-links a:hover {
     color: #0069d9;
 }

 #footer .footer-top .footer-newsletter form .form-ctnr {
     margin-top: 30px;
     background: #fff;
     padding: 6px 10px;
     position: relative;
     border-radius: 4px 0 0 4px;
 }

 #footer .footer-top .footer-newsletter form p {
     padding: 0;
     margin: 0;
 }

 #footer .footer-top .footer-newsletter form input[type="email"] {
     border: 0;
     padding: 4px;
     width: calc(100% - 110px);
 }

 #footer .footer-top .footer-newsletter form input[type="submit"] {
     position: absolute;
     top: 0;
     right: -4px;
     bottom: 0;
     border: 0;
     background: none;
     font-size: 16px;
     padding: 0 20px;
     background: #0069d9;
     color: #fff;
     transition: 0.3s;
     border-radius: 0 4px 4px 0;
 }

 #footer .footer-top .footer-newsletter form input[type="submit"]:hover {
     opacity: .8;
 }

 .copyright {
     text-align: center;
     padding-top: 30px;
 }

 #footer .credits {
     padding-top: 10px;
     text-align: center;
     font-size: 13px;
     color: #fff;
 }

 #footer .recent-posts {
     list-style-type: none;
 }

 #footer .recent-posts .post-item {
     position: relative;
     overflow: hidden;
     min-height: 75px;
     text-align: left;
 }

 #footer .recent-posts img {
     width: 80px;
     clip: rect(0px, 120px, 80px, 0px);
     position: absolute;
     float: left;
 }

 #footer .recent-posts h4 {
     font-size: 15px;
     margin: 0 0 0 95px;
     font-weight: bold;
 }

 #footer .footer-top .recent-posts h4 a {
     color: #fff;
     transition: 0.3s;
     line-height: 1.2em !important;
 }

 #footer .recent-posts h4 a:hover {
     color: #0069d9;
 }

 #footer .recent-posts time {
     display: block;
     margin-left: 95px;
     font-size: 14px;
     color: #fff;
     font-weight: 100;
 }

 /*------ End footer -----*/
 /*------ Addon -----*/
 .addon_switcher_main {
     position: relative;
     overflow: hidden;
 }

 .addon_switcher_main .addon_switcher_section {
     display: none;
 }

 .addon_switcher_main .addon_switcher_section:nth-child(1) {
     display: block;
 }


 .addon_switcher_main .addon_switcher_section.active {
     display: block !important;
 }

 .cust-switch .addon_switcher_pagelink a[href^='#']:hover,
 .cust-switch .addon_switcher_pagelink[href^='#']:hover,
 .cust-switch .addon_switcher_pagelink a.active[href^='#'],
 .cust-switch .addon_switcher_pagelink.active[href^='#'] {
     background: #FFC704 !important;
     color: #fff !important;
 }

 .cust-switch .addon_switcher_pagelink a[href^='#']:hover p,
 .cust-switch .addon_switcher_pagelink[href^='#']:hover p,
 .cust-switch .addon_switcher_pagelink a.active[href^='#'] p,
 .cust-switch .addon_switcher_pagelink.active[href^='#'] p {
     color: #fff !important;
 }

 .timeline.addon_switcher_main .tl_ctnr.active .content {
     background: #FFC704 !important;
     color: #fff !important;
 }

 .timeline.addon_switcher_main .tl_ctnr.active.right::before {
     border: medium solid #FFC704;
     border-width: 10px 10px 10px 0;
     border-color: transparent #FFC704 transparent transparent;
 }

 .timeline.addon_switcher_main .tl_ctnr.active.right::after {
     background-color: #FFC704;
     border: 4px solid #FFC704;
 }

 /*------ merge field -----*/
 form .fields.merge label {
     clip: rect(1px, 1px, 1px, 1px);
     position: absolute !important;
     height: 1px;
     width: 1px;
     overflow: hidden;
 }

 form .fields.merge p {
     margin: 0;
 }

 form .fields.merge {
     background: #fff;
     padding: 0;
     position: relative;
     border-radius: 4px;
     overflow: hidden;
 }

 form .fields.merge .your-email {
     width: calc(100% - 40px);
     display: inline-block;
     margin: 0;
 }

 form .fields.merge input[type='email'],
 form .fields.merge input[type='number'],
 form .fields.merge input[type='text'] {
     border: 1px solid #021F5B;
     padding: 10px 5px;
     width: 100%;
     background: transparent;
     margin: 0;
     font-size: 1em;
     border-radius: 4px 0 0 4px;
     border-right: 0;
 }

 form .fields.merge input[type='submit'] {
     position: absolute;
     top: 0;
     right: 0px;
     bottom: 0;
     border: 1px solid #021F5B;
     background: none;
     font-size: .8em;
     padding: 0 20px 2px 20px;
     background: #021F5B;
     color: #fff;
     transition: 0.3s;
     border-radius: 0 4px 4px 0;
 }

 form .fields.merge input[type='submit']:hover {
     background: #fff;
     color: #021F5B;
 }


 form .wpcf7-spinner {
     display: block;
     visibility: hidden;
     opacity: 0;
     height: 0;
     overflow: hidden;
     border: 0;
     width: 100%;
     height: 100%;
     position: absolute;
     background: #fff;
     top: 0;
     left: 0;
     z-index: 10;
     margin: 0;
     border-radius: 0;
     text-align: center;
 }

 form .wpcf7-spinner:before {
     display: none !important;

 }

 form .wpcf7-spinner:after {
     content: "";
     display: block;
     background-image: url(assets/images/loading/l2.gif);
     background-size: contain;
     background-position: center;
     width: 100%;
     height: 100%;
     background-repeat: no-repeat;
     max-width: 200px;
     margin: auto;
 }

 form.submitting .wpcf7-spinner {
     visibility: visible;
     opacity: .5;
     height: 100%;
 }



 .fields.loan-calculator {
     margin: auto;
     padding: 20px;
     box-shadow: 0px 0px 10px 0px #777;
     border-radius: 10px;
     background: #fff;
 }

 .fields.cust-choice .wpcf7-form.sent .wpcf7-response-output {
     display: none !important;
 }

 .fields.cust-choice .cust-ico {
     display: block;
     margin: 10px 0;
 }

 .fields.cust-choice .cust-ico i {
     font-size: 3.5em;
     margin-bottom: 1.5rem !important;
 }

 @media (min-width: 768px) {
     .fields.cust-choice .cust-ico i {
         font-size: 5em;
         margin-bottom: 1.5rem !important;
     }

     .fields .cust-ico > div {
         padding: 15px 25px;
     }
 }

 .fields.cust-choice .cust-ico > div {
     background: transparent;
     color: #021F5B;
     box-shadow: none;
 }

 .fields.cust-choice .cust-ico:hover div {
     transform: scale(1);
 }

 .fields.cust-choice .cust-ico input[type="radio"]:checked ~ div,
 .fields.cust-choice .cust-ico input[type="checkbox"]:checked ~ div {
     background: #ffc704;
     color: #fff !important;
     box-shadow: 0 0 10px 0px #ad8700;
 }

 .fields.cust-choice .owl-stage .owl-item:first-of-type {
     background: red !important;
 }

 .timeline {
     position: relative;
     max-width: 100%;
     margin: 0 auto;
 }

 .timeline::after {
     content: '';
     position: absolute;
     width: 6px;
     background-color: #021F5B;
     top: 0;
     bottom: 0;
     left: 50%;
     margin-left: -3px;
 }

 .timeline.left {
     padding-left: 10px;
 }

 .timeline.left::after {
     left: 10px;
     margin-left: 17px;
 }

 .timeline .tl_ctnr {
     padding: 10px 40px;
     position: relative;
     background-color: inherit;
     width: 50%;
     color: #fff;
 }

 .timeline .tl_ctnr::after {
     content: '';
     position: absolute;
     width: 25px;
     height: 25px;
     right: -17px;
     background-color: #021F5B;
     border: 4px solid #FFC704;
     top: 15px;
     border-radius: 50%;
     z-index: 1;
 }

 .timeline.left .tl_ctnr {
     width: 100%;
 }

 .timeline.left .tl_ctnr::after {
     right: 0;
     margin-left: 8px;
 }

 .timeline .left {
     left: 0;
 }

 .timeline .right {
     left: 50%;
 }

 .timeline.left .right {
     left: 15px;
 }

 .timeline .left::before {
     content: " ";
     height: 0;
     position: absolute;
     top: 22px;
     width: 0;
     z-index: 1;
     right: 30px;
     border: medium solid #021F5B;
     border-width: 10px 0 10px 10px;
     border-color: transparent transparent transparent #021F5B;
 }

 .timeline .right::before {
     content: " ";
     height: 0;
     position: absolute;
     top: 22px;
     width: 0;
     z-index: 1;
     left: 30px;
     border: medium solid #021F5B;
     border-width: 10px 10px 10px 0;
     border-color: transparent #021F5B transparent transparent;
 }

 .timeline .right::after {
     left: -16px;
 }

 .timeline .content {
     padding: 20px 30px;
     background-color: #021F5B;
     position: relative;
     border-radius: 6px;
 }

 @media screen and (max-width: 600px) {
     .timeline .timeline::after {
         left: 31px;
     }

     .timeline .tl_ctnr {
         width: 100%;
         padding-left: 70px;
         padding-right: 25px;
     }

     .timeline .tl_ctnr::before {
         left: 60px;
         border: medium solid #021F5B;
         border-width: 10px 10px 10px 0;
         border-color: transparent #021F5B transparent transparent;
     }

     .timeline .left::after,
     .timeline .right::after {
         left: 15px;
     }

     .timeline .right {
         left: 0%;
     }
 }

 .input-ico-ctnr {
     display: -ms-flexbox;
     display: flex;
     width: 100%;
     margin-bottom: 15px;
 }

 .input-ico-ctnr .wpcf7-form-control-wrap {
     border: 1px solid #ced4da;
     border-top-left-radius: .25rem;
     border-bottom-left-radius: .25rem;
     display: inline-block;
     overflow: hidden;
     width: 90%;
 }

 .input-ico-ctnr .icon {
     padding: 10px;
     background: #dee2e6;
     min-width: 50px;
     text-align: center;
     border-top-right-radius: .25rem;
     border-bottom-right-radius: .25rem;
     border: 1px solid #ced4da;
     border-left: 0;
 }

 .input-ico-ctnr .form-control {
     width: 100%;
     padding: 10px;
     outline: 0;
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
 }

 .input-ico-ctnr .wpcf7-form-control-wrap .form-control {
     border-radius: 0;
     border: 0;
 }

 .row-full-height,
 .row-full-height > .wppb-container,
 .row-full-height > .wppb-container > .wppb-row {
     height: 100%;
 }

 .order-list-trig p span {
     border: #fff solid 2px;
     width: 40px;
     height: 40px;
     display: inline-block;
     line-height: 30px;
     border-radius: 100%;
     text-align: center;
     padding: 5px;
     margin-right: 10px;
     margin-left: -56px;
     font-weight: normal;
 }

 .order-list-trig p a {
     display: block;
     text-decoration: none;
     color: #fff;
     padding-left: 56px;
 }

 /*------ End Addon -----*/
 @media (max-width: 767px) {
     .border-sm-0 .wppb-column {
         border: 0 !important;
     }
 }

 @media (min-width: 768px) {}

 @media only screen and (min-width: 992px) {
     .pr-lg-5 {
         padding-right: 3rem !important;
     }

     .mr-lg-5 {
         margin-right: 3rem !important;
     }

     .pl-lg-5 {
         padding-left: 3rem !important;
     }

     .ml-lg-5 {
         margin-left: 3rem !important;
     }

     .pr-lg-3 {
         padding-right: 1rem !important;
     }

     .mr-lg-3 {
         margin-right: 1rem !important;
     }

     .pl-lg-3 {
         padding-left: 1rem !important;
     }

     .ml-lg-3 {
         margin-left: 1rem !important;
     }

     .c-r-lg {
         max-width: 570px;
     }

     .f-size-lg-medium {
         font-size: 1.3em;
     }

 }

 @media only screen and (min-width: 1200px) {
     .pr-xl-5 {
         padding-right: 3rem !important;
     }

     .mr-xl-5 {
         margin-right: 3rem !important;
     }

     .pl-xl-5 {
         padding-left: 3rem !important;
     }

     .ml-xl-5 {
         margin-left: 3rem !important;
     }

     .pr-xl-3 {
         padding-right: 1rem !important;
     }

     .mr-xl-3 {
         margin-right: 1rem !important;
     }

     .pl-xl-3 {
         padding-left: 1rem !important;
     }

     .ml-xl-3 {
         margin-left: 1rem !important;
     }
 }

 @media (min-width:992px) and (max-width:1199px) {

     .f-md-3,
     .custom-f-md-3 .wppb-addon-title {
         font-size: 3em !important;
         transition: all .3s;
     }
 }

 @media only screen and (min-width: 1400px) {

     .custom-container,
     .container,
     .container-lg,
     .container-md,
     .container-sm,
     .container-xl,
     .container-xxl,
     .wppb-container,
     .wppb-builder-container#wppb-builder-container .wppb-row-parent > .wppb-container,
     .wppb-carousel-content-wrap .wppb-container,
     .wppb-row-parent > .wppb-container {
         max-width: 1320px !important;
     }

     .wppb-builder-container#wppb-builder-container .wppb-row-parent > .wppb-container.wppb-container-full,
     .wppb-carousel-content-wrap .wppb-container.wppb-container-full {
         max-width: none !important;
     }
 }