@import url(https://fonts.googleapis.com/css?family=Archivo);
@import url(../fonts/montserrat/montserrat-bold/styles.css);
@import url(../fonts/montserrat/montserrat-light/styles.css);
@import url(../fonts/montserrat/montserrat-regular/styles.css);
@import url(../fonts/montserrat/montserrat-semibold/styles.css);
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(hover.css);
@import url(jquery.bxslider.css);
@import url(animate.min.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(flexslider.css);
@import url(../fonts/flaticon/flaticon.css);
@import url(../assets/jquery-ui-1.11.4/jquery-ui.css);
@import url(../assets/fancyapps-fancyBox/source/jquery.fancybox.css);
@import url(https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap);

h3,
h4 {
     color: #292929;
     line-height: 26px
}

.thm-btn,
h4 {
     text-transform: uppercase
}

.single-product-item .title a,
.single-sidebar.price-filter button,
.single-team-member .text-holder h5,
.thm-btn {
     text-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}

[class^=lexend-] {
     font-family: Lexend, sans-serif;
     font-optical-sizing: auto;
     font-weight: var(--weight, 400);
     font-style: normal
}

.form-row .name {
     width: 188px;
     color: #333;
     font-size: 15px;
     font-weight: 700;
     margin-top: 11px
}

.form-row .value {
     width: -webkit-calc(100% - 188px);
     width: -moz-calc(100% - 188px);
     width: calc(100% - 188px)
}

input,
textarea {
     outline: 0;
     margin: 0;
     border: none;
     -webkit-box-shadow: none;
     -moz-box-shadow: none;
     box-shadow: none;
     width: 100%;
     font-size: 14px;
     font-family: inherit
}

textarea {
     resize: none
}

.input-group {
     position: relative;
     margin: 0
}

.profile-pic {
     width: 50px !important;
     height: auto !important;
     object-fit: contain
}

.flexRowMedia {
     display: initial;
     justify-content: inherit
}

.input--style-6,
.textarea--style-6 {
     background: 0 0;
     line-height: 38px;
     border: 1px solid #ccc;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     color: #666;
     font-size: 15px;
     -webkit-transition: .4s;
     -o-transition: .4s;
     -moz-transition: .4s;
     transition: .4s;
     padding: 0 20px
}

.input--style-6::-webkit-input-placeholder,
.textarea--style-6::-webkit-input-placeholder {
     color: #999
}

.input--style-6:-moz-placeholder,
.textarea--style-6:-moz-placeholder {
     color: #999;
     opacity: 1
}

.input--style-6::-moz-placeholder,
.textarea--style-6::-moz-placeholder {
     color: #999;
     opacity: 1
}

.input--style-6:-ms-input-placeholder,
.textarea--style-6:-ms-input-placeholder {
     color: #999
}

.input--style-6:focus,
.textarea--style-6:focus {
     -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
     -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
     box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
     -webkit-transform: translateY(-3px);
     -moz-transform: translateY(-3px);
     -ms-transform: translateY(-3px);
     -o-transform: translateY(-3px);
     transform: translateY(-3px)
}

.textarea--style-6 {
     line-height: 1.2;
     min-height: 120px;
     padding: 10px 20px
}

.btn--radius-2 {
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px
}

.btn--blue-2 {
     background: #2c6ed5
}

.btn--blue-2:hover {
     background: #185ac1
}

body {
     height: 100%;
     font-family: Lexend;
     font-size: 15px;
     color: #686668;
     line-height: 24px;
     font-weight: 400;
     overflow-x: hidden
}

.thm-btn,
h3,
h4 {
     font-weight: 600
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder p,
.account-area .form form .checkbox,
.m-0,
.rev_slider_wrapper .slide-content-box.last-slide p,
.single-sidebar .latest-product li .title p,
.timeline_wrapper .single-item .img-text-holder .text-holder p,
h1,
h2,
h3,
h4,
h5,
h6 {
     margin: 0
}

h3 {
     font-size: 25px;
     margin-top: -6px
}

h4 {
     font-size: 16px;
     margin-top: -8px
}

a,
a:active,
a:focus,
a:hover {
     text-decoration: none;
     outline: 0;
     border: none
}

img {
     max-width: 100%;
     height: auto
}

i {
     font-style: normal
}

.p0 {
     padding: 0 !important
}

li,
ul {
     list-style: none;
     margin: 0;
     padding: 0
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
     -webkit-box-shadow: 0 0 0 1000px #fff inset !important
}

.alignleft {
     float: left;
     margin-right: 15px
}

.alignright {
     float: right;
     margin-left: 15px
}

.aligncenter {
     display: block;
     margin: 0 auto 15px
}

.thm-btn {
     border: 2px solid #eef5ff;
     color: #fff;
     display: inline-block;
     font-family: Archivo, sans-serif;
     font-size: 14px;
     outline: 0;
     text-align: center;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.thm-btn:hover {
     background: #292929;
     color: #fff;
     border: 2px solid #0db2f0
}

.yellow-bg {
     background: #0db2f0;
}

.ui-state-default,
.ui-widget-content {
     background: #fff;
     color: #9e9e9e;
     font-size: 14px
}

.mt--0 {
     margin-top: -50px !important
}

.sec-title {
     padding-bottom: 20px;
     position: relative;
     padding-left: 24px
}

.sec-title:before {
     position: absolute;
     top: 6px;
     left: 0;
     width: 3px;
     height: 52px;
     background: #01305e;
     content: ""
}

.sec-title p {
     color: #01305e;
     font-size: 16px;
     line-height: 24px;
     margin: 0 0 12px;
     text-transform: capitalize
}

.accordion-box .accordion .accord-btn.active h4,
.sec-title h1,
.sec-title.center p,
.single-news-area .blog-post .single-blog-post .text-holder .blog-title:hover,
.single-sidebar .popular-post li .img-holder .overlay-box .box .content a:hover i {
     color: #292929
}

.main-menu .navigation li a,
.rev_slider_wrapper .slide-content-box h3,
.sec-title h1,
.sec-title-two h2 {
     text-transform: uppercase;
     font-weight: 600
}

.sec-title h1 {
     font-size: 30px;
     line-height: 36px;
     margin-top: -7px
}

.cart-bottom .calculate-shipping .ui-state-default .ui-icon,
.main-menu .navigation>li>ul>li>a:before,
.processing-system li:last-child::before,
.sec-title.center:before,
.single-news-area .blog-post .text-holder .text:after,
.single-news-area .blog-post .text-holder .text:before,
.ui-state-default .ui-icon {
     background: 0 0
}

.sec-title-two {
     padding-bottom: 40px
}

.sec-title-two h2 {
     color: #292929;
     font-size: 24px;
     margin: 0 0 15px
}

.sec-title-two h1 {
     color: #292929;
     font-size: 24px;
     margin: 0 0 15px
}

.sec-title-two .border,
.send-message-form .title .border,
.sidebar-wrapper .single-sidebar .sidebar-title .border {
     background: #f7f7f7;
     display: block;
     height: 2px;
     width: 70px
}

.ui-selectmenu-button span.ui-selectmenu-text {
     display: block;
     line-height: 25px;
     overflow: hidden;
     padding: 12px 15px;
     text-align: left;
     text-overflow: ellipsis;
     white-space: nowrap;
     font-family: Archivo, sans-serif
}

.ui-state-default {
     border: 1px solid #eaeaea;
     border-radius: 0;
     font-weight: 400;
     height: 50px;
     outline: 0;
     width: 100% !important;
     margin-bottom: 17px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
     border-bottom-right-radius: 0
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
     border-bottom-left-radius: 0
}

.ui-selectmenu-button span.ui-icon {
     margin-top: 0;
     right: 0;
     display: block;
     float: right;
     height: 48px;
     position: relative;
     text-indent: 0;
     top: 0;
     width: 48px
}

.ui-selectmenu-button span.ui-icon::before {
     color: #9e9e9e;
     content: "\f0d7";
     font-family: FontAwesome;
     font-size: 18px;
     overflow: visible;
     position: absolute;
     right: 15px;
     top: 12px
}

.ui-widget-content {
     border: 1px solid #eaeaea !important;
     font-family: Poppins, sans-serif
}

.ui-selectmenu-menu .ui-menu {
     overflow-x: hidden;
     overflow-y: auto;
     padding-bottom: 0
}

.ui-menu .ui-menu-item {
     cursor: pointer;
     margin: 0;
     min-height: 0;
     padding: 8px 15px;
     position: relative
}

.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
     background: #0db2f0;
     border: none;
     color: #9e9e9e;
     font-size: 14px
}

@keyframes menu_sticky {
     0% {
          margin-top: -100px
     }

     50% {
          margin-top: -90px
     }

     100% {
          margin-top: 0
     }
}

.mainmeu-area.stricky-fixed {
     margin: 0;
     position: fixed;
     background: #fff;
     top: 0;
     left: 0;
     width: 100%;
     z-index: 2;
     animation-name: menu_sticky;
     animation-duration: .6s;
     animation-timing-function: ease-out;
     -webkit-box-shadow: 0 13px 30px -12px rgba(0, 0, 0, .75);
     -moz-box-shadow: 0 13px 30px -12px rgba(0, 0, 0, .75);
     box-shadow: rgba(0, 0, 0, .45) 0 25px 20px -20px;
     height: 90px;
     padding-top: 5px;
     color: #fff
}

.navbar-static-top {
     z-index: 7;
     border-width: 0
}

.scroll-to-top {
     position: fixed;
     bottom: 30px;
     right: 15px;
     background: #0db2f0;
     font-size: 35px;
     font-weight: 400;
     text-align: center;
     width: 50px;
     height: 50px;
     line-height: 44px;
     color: #fff;
     cursor: pointer;
     display: none;
     z-index: 99999;
     border-radius: 50%;
     border: 3px solid #0db2f0;
     -webkit-transition: .5s;
     transition: .5s
}

.scroll-to-top:hover {
     border: 3px solid #0db2f0;
     color: #fff;
     background: #01305e
}

input:focus,
select:focus,
textarea:focus {
     border-color: #0db2f0;
     outline: 0
}

.contact-form input[type=text].error,
.contact-form select.error,
.contact-form textarea.error {
     border-color: red
}

.contact-form input[type=text].error:focus,
.contact-form textarea.error:focus {
     border-color: red;
     box-shadow: 0 0 3px 0 red;
     -moz-box-shadow: 0 0 3px 0 red;
     -ms-box-shadow: 0 0 3px 0 red;
     -o-box-shadow: 0 0 3px 0 red;
     -webkit-box-shadow: 0 0 3px 0 red
}

.contact-form label.error {
     display: none !important
}

.header-area {
     background: #fff;
     padding-bottom: 45px;
     padding-top: 15px
}

.top-info {
     padding-top: 2px;
     margin-top: -20px
}

.top-info ul li {
     display: inline-block;
     margin-left: 19px
}

.top-info ul li.single-info-box {
     position: relative;
     padding-left: 35px
}

.top-info ul li.single-info-box .icon-holder {
     left: 0;
     position: absolute;
     top: 40px
}

.single-footer-widget .contact-address li .icon-holder span:before,
.top-info ul li.single-info-box .icon-holder span::before {
     color: #0db2f0;
     font-size: 25px
}

.top-info ul li.single-info-box .text-holder {
     display: inline-flex;
     margin-top: 30px
}

.top-info ul li.single-info-box .text-holder p {
     line-height: 22px;
     margin: 0;
     -webkit-transition: .5s;
     transition: .5s
}

.breadcrumb-bottom-area .right ul li:hover a,
.cart-total-table li span.col.total,
.choosing-area .content ul li .text-holder span,
.footer-bottom-area .footer-menu li a:hover,
.footer-social-links li a:hover i,
.product-content-box .content-box .location-box form span,
.project-single-area .bottom .button a:hover,
.project-single-area .bottom .icon-holder a:hover i,
.reply-box .add-rating-box ul li a:hover i,
.single-sidebar .categories li a:hover,
.single-sidebar .latest-product li .title h3:hover a,
.single-sidebar .popular-post li .title h3:hover a,
.top-info ul li.single-info-box:hover .text-holder p,
.welcome-industry-area .content h3 span {
     color: #0db2f0
}

.top-info ul li.single-info-box .text-holder p span {
     color: #00afef;
     font-weight: 600;
     text-transform: uppercase;
     font-family: Archivo, sans-serif
}

.top-info ul li .social-links {
     position: relative;
     top: -10px
}

.mr-15 {
     margin-right: 15px
}

.f-20 {
     font-size: 20px
}

.text-blue {
     color: #00afef
}

.top-info ul li .social-links ul li {
     display: inline-block;
     margin-left: 12px
}

.top-info ul li .social-links ul li a i {
     background: #fff;
     border-radius: 50%;
     color: #00afef;
     display: block;
     font-size: 15px;
     height: 40px;
     line-height: 42px;
     text-align: center;
     width: 40px;
     box-shadow: 0 3px 4px #d3d3d3;
     -webkit-transition: .5s;
     transition: .5s
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a:hover,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a,
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter:hover .icon-holder span::before,
.contact-social-links ul li a:hover i,
.project-single-area .content .single-project-social-link li a:hover i,
.services-area .single-service-item:hover .text-holder .icon,
.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li a:hover i,
.top-info ul li .social-links ul li a:hover i {
     background: #0db2f0;
     color: #fff
}

.mainmeu-area {
     position: relative;
     -webkit-transition: .5s;
     transition: .5s;
     z-index: 9999;
     top: 16px
}

.accordion-box .accordion .accord-content.collapsed,
.mainmeu-area .mainmenu-bg {
     display: block
}

.logo {
     width: 390px
}

.main-menu {
     position: relative;
     top: -30px
}

.main-menu .navbar-collapse,
.p-0 {
     padding: 0
}

.main-menu .navigation {
     position: relative;
     float: left;
     margin: 0;
     font-family: Archivo, sans-serif
}

.main-menu .navigation li {
     display: inline-block;
     margin-left: 0;
     margin-right: -2px;
     padding: 10px 0;
     position: relative
}

.main-menu .navigation>li:before {
     content: '';
     position: absolute;
     left: 50%;
     top: 0;
     margin-left: -1px;
     width: 1px;
     height: 66px;
     background: #0db2f0;
     opacity: 0;
     -webkit-transform: rotate(0);
     transform: rotate(0);
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.main-menu .navigation>li.current-menu-item:before,
.main-menu .navigation>li.current:before,
.main-menu .navigation>li:hover:before {
     opacity: 1;
     -webkit-transform: rotate(180deg);
     transform: rotate(180deg)
}

.main-menu .navigation li a {
     background: #00afef;
     color: #fff;
     display: block;
     font-size: 14px;
     line-height: 20px;
     opacity: 1;
     padding: 13px 23px;
     position: relative;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.main-menu .navigation li a::before {
     content: '';
     position: absolute;
     top: 0;
     right: -2px;
     width: 2px;
     height: 100%;
     background: url(../img/resources/menu-border.png) center center no-repeat
}

.brand-area .owl-controls,
.main-menu .navigation li:last-child>a:before,
.testimonial-area .owl-theme .owl-nav {
     display: none
}

.main-menu .navigation>li.dropdown>a {
     padding-right: 40px
}

.main-menu .navigation>li.dropdown>a:after {
     font-family: FontAwesome;
     content: "\f0d7";
     position: absolute;
     right: 24px;
     font-size: 14px;
     line-height: 20px;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
     color: #0db2f0;
     opacity: 1
}

.main-menu .navigation>li>ul {
     position: absolute;
     left: 0;
     top: 140%;
     width: 270px;
     padding: 0;
     z-index: 100;
     background: #ddd;
     visibility: hidden;
     opacity: 0;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.main-menu .navigation>li:focus-within>ul{
     top: 100%;
     opacity: 1;
     visibility: visible
}

.main-menu .navigation>li>ul>li {
     float: none;
     margin: 0;
     padding: 0;
     position: relative;
     width: 100%
}

.main-menu .navigation>li>ul>li>a {
     background: #fff;
     color: #292929;
     display: block;
     font-size: 14px;
     font-weight: 600;
     line-height: 20px;
     padding: 15px 15px 15px 23px;
     position: relative;
     text-transform: capitalize;
     -webkit-transition: .5s;
     transition: .5s
}

.main-menu .navigation>li>ul>li:hover>a {
     color: #fff;
     background-color: #0db2f0
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
     position: absolute;
     right: 10px;
     top: 6px;
     width: 34px;
     height: 30px;
     border: 1px solid #fff;
     background: url(../img/resources/submenu-icon.png) center center/20px no-repeat;
     cursor: pointer;
     z-index: 5;
     display: none;
     border-radius: 3px;
     -webkit-border-radius: 3px;
     -ms-border-radius: 3px;
     -o-border-radius: 3px;
     -moz-border-radius: 3px
}

.comment-box .single-comment-box .text-holder .top .review-box{
     position: relative;
     top: -2px
}
.about-us-area .image-column,
.latest-project-area {
     background-repeat: no-repeat;
     background-size: cover
}

.about-us-area,
.account-area .form form .field-input,
.dropdown-submenu,
.google-map-area,
.payment-details .payment-detail-tab .tab-content .input-field,
.payment-details .payment-detail-tab .tab-content .select-field,
.sidebar-wrapper .single-sidebar form.search-form,
.single-blog-post .text-holder .author-info,
.single-product-item .img-holder,
.single-product-item .img-holder .offer-box .inner,
.single-team-member .text-holder p,
.search-box li form {
     position: relative
}


.quote-button a {
     height: 66px;
     line-height: 62px;
     width: 170px
}

.quote-button a i {
     display: inline-block;
     padding-right: 5px
}

.rev_slider_wrapper .slide-content-box h3 {
     background: url("../img/slides/press-bg.png") no-repeat rgba(0, 0, 0, 0);
     background-size: contain;
     display: inline-block;
     color: #fff;
     font-size: 18px;
     line-height: 22px;
     font-family: Archivo, sans-serif;
     padding: 5px 20px
}

.rev_slider_wrapper .slide-content-box h1 {
     color: #fff;
     font-family: Montserrat, sans-serif !important;
     font-size: 50px;
     font-weight: 400;
     line-height: 62px;
     text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
     margin: 14px 0 9px
}

.rev_slider_wrapper .slide-content-box p {
     color: #fff;
     font-size: 18px;
     line-height: 30px;
     font-family: Archivo, sans-serif;
     font-weight: 300;
     margin: 0 0 30px
}

.rev_slider_wrapper .slide-content-box .button a {
     padding: 13px 30px;
     margin-right: 15px;
     transition: .5s !important;
     -moz-transition: .5s !important;
     -webkit-transition: .5s !important;
     -ms-transition: .5s !important;
     -o-transition: .5s !important
}

.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution {
     border-color: #d1cece
}

.rev_slider_wrapper .slide-content-box.last-slide a {
     margin: 0 8px
}

.services-area {
     padding-top: 80px;
     padding-bottom: 38px
}

.services-area .single-service-item {
     height: 432px;
     padding-bottom: 42px
}

.services-area .single-service-item .img-holder,
.single-blog-post .img-holder {
     display: block;
     position: relative;
     overflow: hidden
}

.services-area .single-service-item .img-holder img,
.single-blog-post .img-holder img,
.single-sidebar .latest-product li .img-holder img,
.single-team-member .img-holder img {
     -webkit-transform: scale(1);
     transform: scale(1);
     -webkit-transition: .5s;
     transition: .5s;
     width: 100%
}

.overlay {
     background-color: transparent;
     bottom: 0;
     left: 0;
     overflow: hidden;
     position: absolute;
     right: 0;
     top: 0;
     -webkit-transition: background-color .4s;
     transition: background-color .4s
}

.overlay .box {
     border: 5px solid transparent;
     display: table;
     height: 100%;
     -webkit-transition: border-color .4s;
     transition: border-color .4s;
     width: 100%
}

.overlay .box .content,
.overlay-box .box .content {
     display: table-cell;
     text-align: center;
     vertical-align: middle
}

.overlay .box .content a {
     padding: 9.5px 24px;
     -webkit-transform: translate3d(0, -75px, 0);
     transform: translate3d(0, -75px, 0);
     -webkit-transition: .4s !important;
     transition: .4s !important;
     opacity: 0
}

.services-area .single-service-item:hover .img-holder .overlay,
.single-blog-post:hover .img-holder .overlay,
.single-product-item:hover .img-holder .overlay {
     background-color: #01305e87;
}

.processing-system li:hover .single-item .iocn-holder,
.processing-system li:hover .single-item .iocn-holder span::before,
.product-content-box .content-box .location-box form input:focus,
.product-tab-box .tab-content .review-form form input[type=text]:focus,
.product-tab-box .tab-content .review-form form textarea:focus,
.services-area .single-service-item:hover .img-holder .overlay .box,
.single-blog-post:hover .img-holder .overlay .box,
.single-product-item:hover .img-holder .overlay .box,
.single-testimonial-item:hover,
.single-testimonial-item:hover .img-box {
     border-color: #0db2f0;
}

.services-area .single-service-item:hover .img-holder .overlay .box .content a,
.single-blog-post:hover .img-holder .overlay .box .content a,
.single-product-item:hover .img-holder .overlay .box .content a {
     opacity: 1;
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0)
}

.services-area .single-service-item:hover .img-holder img,
.single-blog-post:hover .img-holder img,
.single-latest-project:hover .img-holder img,
.single-project:hover .img-holder img,
.single-sidebar .latest-product li:hover .img-holder img,
.single-sidebar .popular-post li:hover .img-holder img,
.single-team-member:hover .img-holder img,
single-product-item:hover .img-holder img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1)
}

.services-area .single-service-item .text-holder {
     position: relative;
     padding-top: 15px
}

.services-area .single-service-item .text-holder .icon {
     background: #f7f7f7;
     color: #292929;
     left: 0;
     position: absolute;
     top: 30px;
     width: 60px;
     height: 60px;
     display: block;
     text-align: center;
     padding: 18px 0;
     -webkit-transition: .5s;
     transition: .5s
}

.services-area .single-service-item .text-holder .icon span:before {
     font-size: 30px;
     -webkit-transition: .5s;
     transition: .5s
}

.services-area .single-service-item .text-holder .text h3 {
     margin: -6px 0 8px
}

.about-us-area .image-column {
     background-position: right top;
     float: left;
     height: 565px;
     overflow: hidden;
     padding: 100px 0;
     position: relative;
     width: 45%
}

.about-us-area .icon-box {
     float: right;
     position: relative;
     width: 247px;
     top: 124px
}

.about-us-area .icon-box .single-item {
     background: #c40b00;
     color: #fff;
     margin-bottom: 1px;
     padding-bottom: 17px;
     padding-left: 65px;
     padding-top: 17px;
     position: relative;
     -webkit-transition: .5s;
     transition: .5s
}

.about-us-area .icon-box .single-item:last-child,
.choosing-area .content ul li:last-child,
.project-single-area .single-project-info ul li:last-child,
.related-product .single-product-item,
.single-sidebar .categories li:last-child,
.single-sidebar .latest-product li:last-child,
.single-sidebar .popular-post li:last-child,
.single-sidebar.price-filter .form-group {
     margin-bottom: 0
}

.about-us-area .icon-box .single-item.active,
.about-us-area .icon-box .single-item:hover {
     background: #013a8a
}

.about-us-area .icon-box .single-item .icon {
     display: block;
     left: 0;
     padding: 28px 0;
     position: absolute;
     text-align: center;
     top: 0;
     width: 65px
}

.about-us-area .icon-box .single-item .icon span:before {
     color: #fff;
     font-size: 25px
}

.about-us-area .icon-box .single-item .content h2 {
     color: #fff;
     font-size: 20px;
     font-weight: 600;
     text-transform: capitalize;
     margin: 0 0 1px
}

.about-us-area .icon-box .single-item .content p {
     color: #fff;
     font-size: 14px;
     margin: 0;
     font-weight: 400;
     text-transform: capitalize
}

.mt-50 {
     margin-top: 50px !important
}

.about-us-area .content-column {
     background: #f7f7f7;
     float: right;
     height: 565px;
     overflow: hidden;
     padding: 40px 15px 40px 45px;
     position: relative;
     width: 55%
}

.about-us-area .content-column .inner-box {
     max-width: 600px;
     position: relative
}

.about-us-area .content-column .inner-box .sec-title {
     padding-bottom: 28px
}

.about-us-area .content-column .inner-box .fact-counter {
     margin: 33px 0 0;
     overflow: hidden
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter {
     display: inline-block;
     margin-right: 50px
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter:last-child,
.contact-social-links ul li:last-child,
.footer-social-links li:last-child,
.product-tab-box .tab-content .review-form .add-rating-box ul li:last-child,
.project-single-area .content .single-project-social-link li:last-child,
.reply-box .add-rating-box ul li:last-child,
.single-blog-post .text-holder .meta-info li:last-child,
.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li:last-child {
     margin-right: 0
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .icon-holder {
     margin: 0 0 20px
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .icon-holder span::before {
     background: #fff;
     border-radius: 50%;
     box-shadow: 0 3px 4px #d3d3d3;
     color: #292929;
     display: inline-block;
     font-size: 30px;
     font-weight: 600;
     height: 70px;
     padding: 23px 0;
     text-align: center;
     width: 70px;
     -webkit-transition: .5s;
     transition: .5s
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .timer {
     color: #0db2f0;
     font-size: 30px;
     font-weight: 600;
     font-family: Montserrat, sans-serif
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter i.fa-plus {
     color: #0db2f0;
     font-size: 17px;
     font-weight: 100;
     position: relative;
     top: -3px
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter h3 {
     color: #292929;
     font-size: 14px;
     text-transform: capitalize;
     font-weight: 400;
     margin: 2px 0 0;
     font-family: Archivo, sans-serif
}

.timeline_wrapper {
     margin-left: -3px;
     overflow: hidden;
     padding-bottom: 0;
     position: relative
}

.timeline_wrapper::before {
     background: #f1f1f1;
     border: 1px solid #e6e6e6;
     content: "";
     height: 100%;
     left: 4px;
     position: absolute;
     top: 0;
     width: 4px
}

.timeline_wrapper .single-item {
     padding-left: 130px;
     position: relative;
     padding-top: 7px
}

.timeline_wrapper .single-item .year::before,
.timeline_wrapper .single-item::before {
     background: #fff;
     border: 3px solid #0db2f0;
     border-radius: 50%;
     content: "";
     height: 12px;
     left: -27px;
     position: absolute;
     top: 6px;
     width: 12px
}

.timeline_wrapper .single-item .year {
     background: #0db2f0;
     height: 24px;
     left: 27px;
     position: absolute;
     text-align: center;
     top: 7px;
     width: 65px
}

.timeline_wrapper .single-item .year::after {
     color: #0db2f0;
     content: "\f0da";
     font-family: FontAwesome;
     font-size: 20px;
     position: absolute;
     right: -6px;
     top: 0;
     transition: .5s
}

.timeline_wrapper .single-item .year h5 {
     color: #fff;
     font-size: 16px;
     font-weight: 400;
     line-height: 22px
}

.timeline_wrapper .single-item .img-text-holder {
     padding-bottom: 40px;
     padding-left: 80px;
     position: relative
}

.timeline_wrapper .single-item .img-text-holder .img-holder {
     position: absolute;
     top: 6px;
     left: 0
}

.timeline_wrapper .single-item .img-text-holder .text-holder {
     padding-left: 30px
}

.mb-5,
.timeline_wrapper .single-item .img-text-holder .text-holder h3 {
     margin-bottom: 5px
}

.timeline_wrapper .bx-wrapper {
     margin: 0;
     padding: 0 0 28px;
     position: relative
}

.timeline_wrapper .bx-wrapper .bx-viewport {
     background: 0 0 !important;
     border: 0 solid #fff;
     box-shadow: none !important;
     left: 0;
     transform: translateZ(0)
}

.timeline_wrapper .bx-wrapper .bx-controls-direction a {
     height: 32px;
     margin-left: 17px;
     margin-top: 0;
     outline: 0;
     position: absolute;
     text-indent: -9999px;
     top: 87%;
     transform: rotate(90deg);
     width: 32px;
     z-index: 9999
}

.timeline_wrapper .bx-wrapper .bx-next {
     background: url("../img/bx-slider/controls.png") -43px -32px no-repeat rgba(0, 0, 0, 0);
     left: 51px
}

.processing-system {
     margin: 32px 0 0
}

.processing-system li {
     display: inline-block;
     margin: 0 30px;
     position: relative
}

.processing-system li::before {
     background: url("../img/about/tab/arrow.png") rgba(0, 0, 0, 0);
     content: "";
     height: 22px;
     position: absolute;
     right: -50px;
     top: 54px;
     width: 35px;
     content: ""
}

.processing-system li::after {
     background: url("../img/about/tab/arrow-top.png") rgba(0, 0, 0, 0);
     content: "";
     height: 41px;
     position: absolute;
     right: -20px;
     top: 0;
     width: 42px
}

.processing-system li .single-item {
     text-align: center;
     display: inline-block
}

.processing-system li .single-item .iocn-holder {
     height: 130px;
     width: 130px;
     background: #fff;
     border-radius: 50%;
     border: 1px solid #ebebeb;
     position: relative;
     transition: .5s
}

.processing-system li .single-item .iocn-holder p {
     position: absolute;
     top: 0;
     left: 0;
     background: #f7f7f7;
     width: 45px;
     height: 45px;
     border: 1px solid #ebebeb;
     border-radius: 50%;
     color: #0db2f0;
     font-size: 18px;
     line-height: 40px;
     margin: 0;
     font-weight: 600;
     font-family: Montserrat, sans-serif;
     transition: .5s
}

.processing-system li .single-item .iocn-holder span::before {
     border: 6px solid #f7f7f7;
     border-radius: 50%;
     color: #0db2f0;
     display: block;
     font-size: 45px;
     height: 128px;
     line-height: 110px;
     width: 128px;
     transition: .5s
}

.processing-system li .single-item h3,
.shop-area .showing p {
     margin: 12px 0 0
}

.processing-system li:hover .single-item .iocn-holder p {
     background: #292929;
     border: 1px solid #0db2f0
}

.accordion-box {
     margin: 5px 50px 0 0
}

.accordion-box .accordion {
     border: 1px solid #eaeaea;
     margin-bottom: 10px;
     position: relative;
     background: #fff
}

.accordion-box .accordion .accord-btn {
     cursor: pointer;
     height: auto;
     line-height: 18px;
     padding: 12px 10px 14px;
     position: relative
}

.accordion-box .accordion .accord-btn h4 {
     color: #292929;
     font-size: 18px;
     font-weight: 500;
     line-height: 32px;
     transition: .3s;
     text-transform: none
}

.accordion-box .accordion .accord-btn::after {
     background: #01305e;
     color: #fff;
     content: '\f067';
     font-family: FontAwesome;
     font-size: 14px;
     font-weight: 400;
     height: 20px;
     line-height: 21px;
     margin-top: -15px;
     position: absolute;
     right: 20px;
     text-align: center;
     top: 60%;
     width: 28px
}

.accordion-box .accordion .accord-btn.active:after {
     content: '\f068';
     color: #fff;
     background: #0db2f0
}

.accordion-box .accordion .accord-content {
     border-top: none;
     display: none;
     padding: 14px 20px 23px;
     position: relative
}

.accordion-box .accordion .accord-content p {
     color: #9e9e9e;
     line-height: 24px;
     margin: -13px 0 0
}

.our-team-area {
     padding-bottom: 20px;
     padding-top: 80px
}

.single-team-member {
     position: relative;
     padding-left: 170px;
     margin-bottom: 65px
}

.single-team-member .img-holder {
     display: block;
     overflow: hidden;
     position: absolute;
     top: 0;
     left: 0;
     width: 170px;
     height: auto
}

.overlay-box {
     background-color: rgba(253, 199, 22, .85);
     text-align: center;
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     color: #fff;
     opacity: 0;
     -webkit-transition: 450ms ease-out;
     transition: 450ms ease-out;
     -webkit-transform: rotateY(180deg) scale(.5, .5);
     transform: rotateY(180deg) scale(.5, .5)
}

.grid-text-inner p,
.p-20,
.why p {
     text-align: justify
}

.overlay-box .box,
.welcome-industry-area .video-gallery-bg .video-gallery .overlay-gallery .box {
     display: table;
     height: 100%;
     width: 100%
}

.post-pagination li,
.single-team-member .img-holder .overlay-box .box .content .member-social-links li {
     display: inline-block;
     margin: 0 3px
}

.single-team-member .img-holder .overlay-box .box .content .member-social-links li a i {
     border: 1px solid #f7f7f7;
     color: #fff;
     display: block;
     font-size: 14px;
     height: 35px;
     padding: 10px 0;
     width: 35px;
     -webkit-transition: .5s;
     transition: .5s
}

.single-team-member .img-holder .overlay-box .box .content .member-social-links li a:hover i {
     background: #fff;
     color: #0db2f0
}

.comment-box .single-comment-box .text-holder,
.single-sidebar .latest-product li .title,
.single-team-member .text-holder {
     padding-left: 20px
}

.single-team-member .text-holder h5 {
     background: #0db2f0;
     color: #fff;
     font-family: Poppins, sans-serif;
     font-size: 14px;
     font-weight: 400;
     height: 25px;
     line-height: 26px;
     text-transform: capitalize;
     width: 130px;
     text-align: center;
     margin: 0 0 15px
}

.single-team-member .text-holder h3 {
     margin-bottom: 6px
}

.single-team-member .text-holder p::before {
     background: #0db2f0;
     bottom: -14px;
     content: "";
     height: 1px;
     left: 0;
     position: absolute;
     width: 0;
     -webkit-transition: .5s;
     transition: .5s
}

.single-team-member .text-holder ul {
     overflow: hidden;
     margin: 27px 0 0
}

.single-team-member .text-holder ul li span {
     color: #01305e;
     display: inline-block;
     padding-right: 5px
}

.single-latest-project:hover .overlay-box,
.single-project:hover .overlay-box,
.single-sidebar .latest-product li:hover .overlay-box,
.single-sidebar .popular-post li:hover .img-holder .overlay-box,
.single-team-member:hover .overlay-box {
     opacity: 1;
     -webkit-transform: rotateY(0) scale(1, 1);
     transform: rotateY(0) scale(1, 1)
}

.single-team-member:hover .text-holder p::before {
     width: 60px
}

.latest-project-area {
     background-attachment: fixed;
     background-position: center top;
     position: relative;
     padding-top: 30px;
     padding-bottom: 20px;
     z-index: 1
}

.latest-project-area::before {
     /* background: #e2dfdf; */
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1
}

.contact-info-carousel.owl-theme .owl-dots .owl-dot.active span,
.latest-project-area .sec-title:before,
.product-content-box .content-box .location-box form button:hover,
.single-product-item:hover .title a,
.testimonial-area .owl-dots .owl-dot.active span,
.testimonial-area .owl-dots .owl-dot:hover span {
     background: #0db2f0
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover i,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a i,
.footer-bottom-area .copyright-text p a:hover,
.latest-project-area .sec-title h1,
.latest-project-area .sec-title p,
.single-footer-widget .industry-info p,
.text-white {
     color: #fff
}

.latest-project-area .button a {
     padding: 12px 16px
}

.single-latest-project .img-holder {
     display: block;
     position: relative;
     overflow: hidden;
     height: 330px
}

.single-latest-project .img-holder img {
     -webkit-transform: scale(1);
     transform: scale(1);
     -webkit-transition: .5s;
     transition: .5s;
     width: 100%;
     height: 330px
}

.single-latest-project .img-holder .overlay-box .box .content a i,
.single-project .img-holder .overlay-box .box .content a i {
     background: #0db2f0;
     border-radius: 50%;
     color: #fff;
     display: inline-block;
     font-size: 20px;
     height: 45px;
     line-height: 48px;
     width: 45px;
     -webkit-transition: .5s;
     transition: .5s
}

.single-latest-project .title-holder {
        background: #fff;
    margin-top: 0px;
    overflow: hidden;
    padding-bottom: 16px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}

.single-latest-project .title-holder h4 {
     margin: 12px 0 -2px
}

.single-latest-project .title-holder p {
     color: #01305e;
     margin: 0 0 13px
}

.testimonial-area {
     padding-top: 80px;
     padding-bottom: 73px
}

.single-testimonial-item {
     border: 1px solid #f7f7f7;
     padding-bottom: 13px;
     -webkit-transition: border-color .4s;
     transition: border-color .4s
}

.single-testimonial-item .text-box {
     background: #f7f7f7;
     overflow: hidden;
     padding: 25px 20px 53px 50px
}

.single-testimonial-item .text-box p {
     position: relative;
     z-index: 1
}

.single-testimonial-item .text-box p:before {
     content: "\f10d";
     font-family: FontAwesome;
     font-style: normal;
     font-weight: 400;
     color: #e8e8e8;
     font-size: 30px;
     position: absolute;
     top: 0;
     left: -20px;
     z-index: -1;
     -webkit-transition: .5s;
     transition: .5s
}

.single-testimonial-item .img-box {
     border: 3px solid transparent;
     border-radius: 50%;
     display: block;
     height: 80px;
     margin: -40px auto 0;
     width: 80px;
     -webkit-transition: border-color .4s;
     transition: border-color .4s;
     overflow: hidden
}

.single-testimonial-item .title-box {
     margin: 20px 0 0;
     overflow: hidden
}

.single-testimonial-item .title-box h4 {
     margin-bottom: -2px
}

.single-testimonial-item .title-box p {
     color: #01305e;
     margin: 0
}

.testimonial-area .owl-dots .owl-dot {
     display: inline-block;
     margin-top: 50px
}

.testimonial-area .owl-dots .owl-dot span {
     background: #f7f7f7;
     display: none;
     height: 5px;
     margin: 0 3px;
     -webkit-transition: .5s;
     transition: .5s;
     width: 25px;
     border-radius: 0
}

.brand-area {
     padding-top: 50px;
     padding-bottom: 50px;
     background: #f7f7f7
}

.choosing-area form,
.send-message {
     border: 7px solid #f7f7f7;
     padding: 33px 23px
}

.brand-area .brand .owl-stage-outer {
     z-index: 10
}

.brand-area .brand .single-item {
     border: 1px dashed #dadada;
     height: 105px;
     -webkit-transition: .3s ease-in;
     transition: .3s ease-in;
     text-align: center
}

.brand-area .brand .single-item img {
     display: inline-block;
     max-width: 100% !important;
     opacity: 1;
     padding: 35px 0;
     position: relative;
     -webkit-transition: .3s ease-in;
     transition: .3s ease-in;
     width: auto !important
}

.brand-area .brand .single-item:hover {
     border: 1px dashed #0db2f0
}

.brand-area .brand .single-item:hover img {
     opacity: .6
}

#home-google-map {
     height: 625px;
     width: 100%
}

.send-message {
     background: #fff;
     margin-top: -565px;
     -moz-box-shadow: 0 1px 5px #6e6b6b;
     -webkit-box-shadow: 0 1px 5px #6e6b6b;
     box-shadow: 0 1px 5px #6e6b6b
}

.send-message .sec-title {
     padding-bottom: 33px
}

.send-message form .input-field input[type=text],
.send-message form textarea {
     border: 1px solid #eaeaea;
     color: #9e9e9e;
     display: block;
     font-size: 14px;
     margin-bottom: 20px;
     padding: 8px;
     transition: .5s;
     width: 100%;
     font-family: Archivo, sans-serif;
     text-transform: capitalize
}

.account-area .form form .field-input input[type=text]:focus,
.choosing-area form input[type=text]:focus,
.choosing-area form textarea:focus,
.send-message form .input-field input[type=text]:focus,
.send-message form textarea:focus,
.send-message-form form input[type=text]:focus,
.send-message-form form textarea:focus {
     border: 1px solid #0db2f0
}

.send-message form textarea {
     height: 108px;
     padding: 15px
}

.send-message form button {
     padding: 12px 30px;
     margin-top: 10px
}

.footer-area {
     background: #262261;
     padding-top: 55px;
     padding-bottom: 48px
}

.single-footer-widget .footer-logo {
     display: block;
     margin: 0 0 5px;
     overflow: hidden
}

.single-footer-widget .industry-info {
     border-bottom: 1px solid #313131;
     margin-bottom: 25px;
     overflow: hidden;
     padding-bottom: 13px
}

.footer-social-links li {
     display: inline-block;
     margin-right: 26px
}

.footer-social-links li a i {
     color: #fff;
     font-size: 30px;
     transition: .5s
}

.single-footer-widget .title {
     position: relative;
     margin-bottom: 20px
}

.single-footer-widget .title::before {
     background: #fff;
     content: "";
     height: 2px;
     left: 0;
     position: absolute;
     bottom: 0;
     width: 70px
}

.single-footer-widget .title h3 {
     color: #fff;
     font-size: 22px;
     font-weight: 500;
     margin: 0;
     padding-bottom: 24px
}

.single-footer-widget .quick-links {
     float: left;
     margin-top: -11px
}

.single-footer-widget .quick-links.left {
     margin-right: 38px
}

.single-footer-widget .quick-links li {
     line-height: 31px;
     color: #fff;
     font-size: 14px;
}

.single-footer-widget .quick-links li a {
     color: #fff;
     font-size: 14px;
     transition: .5s
}

.single-footer-widget .quick-links li a:hover {
     text-decoration: underline;
     color: #0db2f0
}

#solution-single-area .single-solution-content .bottom,
.reply-box form.reply-form,
.single-footer-widget .instagram {
     overflow: hidden
}

.single-footer-widget .instagram li {
     display: inline-block;
     float: left
}

.single-footer-widget .instagram li .img-holder {
     overflow: hidden;
     position: relative;
     display: block
}

.single-footer-widget .instagram li .img-holder img,
.single-sidebar .popular-post li .img-holder img {
     transform: scale(1);
     transition: .5s
}

.single-footer-widget .instagram li .img-holder .overlay-box .box .content a i {
     color: #292929;
     font-size: 15px
}

.single-footer-widget .instagram li:hover .img-holder .overlay-box {
     opacity: 1;
     transform: rotateY(0) scale(1, 1)
}

.single-footer-widget .instagram li:hover .img-holder img {
     transform: scale(1.1)
}

.single-footer-widget .follow-us {
     overflow: hidden;
     background: #0db2f0;
     padding: 10px
}

.single-footer-widget .follow-us .icon {
     float: left
}

.single-footer-widget .follow-us .text-holder {
     float: left;
     padding-left: 15px
}

.single-footer-widget .follow-us .text-holder h5 {
     color: #fff;
     font-size: 14px;
     font-weight: 600;
     margin: -3px 0 8px;
     text-transform: uppercase
}

.single-footer-widget .follow-us .text-holder a {
     background: #01305e;
     height: 25px;
     width: 80px;
     color: #fff;
     font-size: 12px;
     font-weight: 600;
     text-transform: capitalize;
     font-family: Montserrat, sans-serif;
     display: inline-block;
     text-align: center;
     transition: .5s
}

.single-footer-widget .follow-us .text-holder a:hover {
     background: #282828
}

.single-footer-widget .contact-address li {
     position: relative;
     padding-left: 40px;
     padding-bottom: 12px
}

.contact-info-carousel .item .contact-info li:last-child,
.single-footer-widget .contact-address li:last-child {
     padding-bottom: 0
}

.single-footer-widget .contact-address li .icon-holder {
     position: absolute;
     top: 0;
     left: 0
}

.single-footer-widget .contact-address li .content-holder {
     position: relative;
     top: -4px
}

.single-footer-widget .contact-address li .content-holder p {
     color: #fff;
     font-size: 14px;
     line-height: 22px
}

.single-footer-widget .contact-address li .content-holder p span {
     color: #fff;
     font-weight: 600;
     text-transform: uppercase;
     font-family: Montserrat, sans-serif;
     display: none
}

.footer-bottom-area {
     background: #262261;
     border-top: 1px solid #d1d1d1;
     padding-bottom: 23px;
     padding-top: 23px;
}

.footer-bottom-area .copyright-text p,
.single-project .img-holder .overlay-box .box .content .title h3 {
     color: #fff;
     margin: 0
}

.footer-bottom-area .copyright-text p a {
     color: #0db2f0;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.footer-bottom-area .footer-menu {
     float: right
}

.footer-bottom-area .footer-menu li {
     display: inline-block;
     margin: 0 0 0 35px
}

.footer-bottom-area .footer-menu li a {
     color: #fff;
     font-size: 14px;
     font-weight: 400;
     text-transform: capitalize;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.breadcrumb-area {
     background-repeat: no-repeat;
     background-size: cover;
     padding-bottom: 140px;
     padding-top: 255px;
     position: relative;
     z-index: 1;
     top: 30px
}

.breadcrumb-area h1 {
     color: #fff;
     font-size: 36px;
     font-weight: 600;
     line-height: 36px;
     text-transform: uppercase
}

.breadcrumb-bottom-area {
     border-bottom: 1px solid #e3e3e3;
     background: #f7f7f7;
     margin-top: 60px
}

.breadcrumb-bottom-area .left a {
     background: #0db2f0;
     color: #fff;
     display: block;
     font-family: Montserrat, sans-serif;
     font-size: 18px;
     font-weight: 600;
     height: 55px;
     line-height: 54px;
     padding: 0 40px;
     text-transform: capitalize;
     transition: .5s
}

.breadcrumb-bottom-area .left a:hover,
.single-latest-project .img-holder .overlay-box .box .content a:hover i,
.single-project .img-holder .overlay-box .box .content a:hover i {
     background: #292929
}

.breadcrumb-bottom-area .right ul li {
     color: #292929;
     font-size: 14px;
     line-height: 55px;
     display: inline-block;
     margin: 0 0 0 5px
}

.breadcrumb-bottom-area .right ul li a {
     color: #292929;
     font-size: 14px;
     transition: .5s
}

#project-area,
#solution-single-area,
.cart-area,
.shop-area,
.shop-single-area,
.welcome-industry-area {
     padding-bottom: 80px;
     padding-top: 80px
}

.welcome-industry-area .video-gallery-bg {
     background: url(../img/about/pattern.jpg) 0 0/cover no-repeat;
     position: relative;
     display: block
}

.welcome-industry-area .video-gallery-bg .video-gallery {
     border: 5px solid #fff;
     display: inline-block;
     left: 50px;
     position: relative;
     top: 50px
}

.welcome-industry-area .video-gallery-bg .video-gallery .overlay-gallery {
     bottom: 0;
     height: 100%;
     left: 0;
     position: absolute;
     right: 0;
     top: 0;
     width: 100%;
     background-color: transparent;
     transition: background-color .4s
}

.welcome-industry-area .video-gallery-bg .video-gallery .overlay-gallery .box .content {
     display: table-cell;
     vertical-align: middle;
     text-align: center;
     padding: 0
}

.welcome-industry-area .video-gallery-bg .video-gallery:hover .overlay-gallery {
     background-color: rgba(253, 199, 22, .7)
}

.welcome-industry-area .content h3 {
     color: #292929;
     font-family: Poppins, sans-serif;
     font-size: 22px;
     font-weight: 400;
     line-height: 36px;
     margin: -19px 0 23px;
     text-transform: none
}

.welcome-industry-area .content .caption-box {
     border-left: 2px solid #f7f7f7;
     margin: 22px 0 20px;
     padding-bottom: 6px;
     padding-left: 50px;
     padding-top: 30px;
     position: relative
}

.welcome-industry-area .content .caption-box::before {
     color: #0db2f0;
     content: "\f10d";
     font-family: FontAwesome;
     font-size: 25px;
     font-style: normal;
     font-weight: 400;
     left: 20px;
     position: absolute;
     top: 10px
}

.welcome-industry-area .content .caption-box p {
     font-style: italic;
     font-weight: 500;
     line-height: 26px;
     margin: 0 0 12px
}

.welcome-industry-area .content .caption-box h4 {
     color: #0db2f0;
     font-weight: 400;
     text-transform: capitalize
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder,
.special-service-area .container-fluid {
     padding-left: 30px;
     padding-right: 30px
}

.special-service-area .single-item {
     background: url("../img/about/1.jpg") 0 0/cover no-repeat rgba(0, 0, 0, 0);
     min-height: 270px;
     padding-bottom: 0;
     padding-top: 75px;
     position: relative;
     z-index: 1
}

.single-project,
.special-service-area .single-item.pd-bottom {
     margin-bottom: 30px
}

.special-service-area .single-item:before {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     content: "";
     background: #01305e;
     opacity: .9;
     z-index: -1;
     transition: background-color .4s
}

.special-service-area .single-item span::before {
     color: #fff;
     font-size: 55px
}

.special-service-area .single-item h3 {
     color: #fff;
     margin: 22px 0 5px
}

.special-service-area .single-item .border {
     background: #fff;
     display: inline-block;
     height: 2px;
     width: 70px
}

.special-service-area .single-item a {
     background: 0 0;
     color: #fff;
     display: block;
     font-family: Montserrat, sans-serif;
     font-size: 14px;
     font-weight: 600;
     line-height: 45px;
     margin: 38px auto 0;
     text-transform: uppercase;
     width: 145px;
     transition: background-color .4s
}

.special-service-area .single-item a i {
     display: inline-block;
     padding-left: 8px
}

.special-service-area .single-item:hover:before {
     background-color: rgba(253, 199, 22, .9)
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a:hover span::before,
.special-service-area .single-item:hover a {
     background: #01305e
}

.choosing-area {
     padding-top: 50px
}

.choosing-area .content {
     padding-left: 45px;
     position: relative;
     margin-bottom: 40px
}

.choosing-area .content ul li .icon-holder {
     left: 0;
     position: absolute;
     top: 18px
}

.choosing-area .content ul li .icon-holder span::before {
     color: #292929;
     font-size: 45px
}

.choosing-area .content ul li .text-holder h3 {
     margin-bottom: 4px
}

.choosing-area .content ul li .text-holder p {
     margin: 15px 0 0
}

#project-area .post-pagination,
.choosing-area .img-box,
.mt-30 {
     margin-top: 30px
}

.choosing-area form {
     margin-top: 100px
}

.choosing-area form input[type=text],
.choosing-area form textarea {
     border: 1px solid #eaeaea;
     color: #9e9e9e;
     font-size: 14px;
     height: 45px;
     margin-bottom: 20px;
     padding: 0 15px;
     width: 100%;
     transition: .5s
}

.choosing-area form textarea {
     height: 85px;
     margin-bottom: 30px;
     padding: 10px 15px
}

.choosing-area form .ui-state-default {
     height: 45px;
     margin-bottom: 12px
}

.choosing-area form .ui-selectmenu-button span.ui-selectmenu-text {
     line-height: 22px
}

.choosing-area form .ui-selectmenu-button span.ui-icon::before {
     top: 10px
}

.choosing-area form button {
     padding: 6px 11px
}

.caption-area {
     background-attachment: local;
     background-position: center top;
     background-repeat: no-repeat;
     background-size: cover;
     padding-bottom: 100px;
     padding-top: 90px;
     position: relative;
     z-index: 1
}

.caption-area h1 {
     color: #fff;
     font-size: 30px;
     font-weight: 400;
     line-height: 42px;
     margin: 0 0 29px
}

.caption-area a {
     padding: 11px 24px
}

.contact-area {
     padding-bottom: 80px;
     padding-top: 74px
}

.contact-area .contact-details {
     margin-right: 100px
}

.contact-area .contact-details h2 {
     color: #292929;
     font-size: 24px;
     font-weight: 600;
     margin: 0 0 52px;
     text-transform: uppercase
}

.contact-info-carousel .item .contact-details-title h5 {
     color: #292929;
     font-size: 18px;
     font-weight: 600;
     margin: 0 0 28px;
     text-transform: capitalize
}

.contact-info-carousel .item .contact-info li {
     padding-left: 45px;
     position: relative;
     padding-bottom: 30px
}

.contact-info-carousel .item .contact-info li .icon-box {
     left: 0;
     position: absolute;
     top: 10px
}

.contact-info-carousel .item .contact-info li .icon-box span::before {
     color: #0db2f0;
     font-size: 35px;
     font-weight: 700
}

.contact-info-carousel .item .contact-info li .text-box p {
     line-height: 22px;
     margin: 0
}

.contact-info-carousel .item .contact-info li .text-box p span {
     color: #292929;
     font-weight: 600;
     font-family: Montserrat, sans-serif
}

.contact-info-carousel.owl-theme .owl-nav {
     margin-top: 0
}

.contact-info-carousel.owl-theme .owl-dots {
     bottom: 72%;
     margin-bottom: 45px;
     position: absolute;
     right: 20px
}

.contact-info-carousel.owl-theme .owl-dots .owl-dot+.owl-dot,
.related-product .owl-theme .owl-nav .owl-next {
     margin-left: 10px
}

.contact-info-carousel.owl-theme .owl-dots .owl-dot span {
     background: #f7f7f7;
     border: none;
     margin: 0
}

.contact-social-links {
     margin-top: 15px;
     overflow: hidden
}

.contact-social-links ul li {
     display: inline-block;
     margin-right: 11px
}

.contact-social-links ul li a i {
     background: #f7f7f7;
     border-radius: 50%;
     color: #0db2f0;
     display: block;
     font-size: 15px;
     height: 40px;
     line-height: 38px;
     text-align: center;
     width: 40px;
     transition: .5s;
     border: 1px solid #0db2f0
}

.send-message-form .title {
     padding-bottom: 32px
}

.send-message-form .title h2 {
     color: #292929;
     font-size: 24px;
     font-weight: 600;
     margin: 0 0 17px;
     text-transform: uppercase
}

.send-message-form h3 {
     margin: 0 0 15px;
     text-transform: none
}

.send-message-form form .ui-state-default {
     margin-bottom: 22px
}

.send-message-form form input[type=text],
.send-message-form form textarea {
     border: 1px solid #eaeaea;
     color: #9e9e9e;
     display: block;
     font-family: Poppins, sans-serif;
     font-size: 14px;
     margin-bottom: 30px;
     padding: 8px;
     text-transform: capitalize;
     transition: .5s;
     width: 100%
}

.send-message-form form textarea {
     height: 100px;
     padding: 15px
}

.send-message-form form button {
     width: 100%;
     height: 55px
}

#contact-google-map {
     width: 100%;
     height: 500px
}

#news-area {
     padding-top: 80px
}

.single-blog-post {
     border: 1px solid #f7f7f7;
     margin-bottom: 60px;
     padding: 19px 19px 29px
}

.single-blog-post .text-holder .blog-title {
     color: #292929;
     font-size: 22px;
     font-weight: 600;
     line-height: 30px;
     margin: 24px 0 10px;
     text-transform: uppercase;
     transition: .5s
}

.single-blog-post .text-holder .meta-info li {
     display: inline-block;
     margin-right: 10px
}

.single-blog-post .text-holder .meta-info li i {
     color: #0db2f0;
     display: inline-block;
     font-size: 15px;
     padding-right: 10px
}

.account-area .form form .field-input .icon-holder span::before,
.single-blog-post .text-holder .meta-info li a {
     color: #9e9e9e;
     font-size: 14px
}

.single-blog-post .text-holder .text {
     overflow: hidden;
     padding-bottom: 18px;
     padding-top: 18px;
     position: relative;
     margin-bottom: 20px
}

.single-blog-post .text-holder .text::before {
     background: #f7f7f7;
     bottom: 0;
     content: "";
     height: 1px;
     left: 0;
     position: absolute;
     width: 100%
}

.single-blog-post .text-holder .text::after {
     background: #0db2f0;
     bottom: 0;
     content: "";
     height: 1px;
     left: 0;
     position: absolute;
     width: 50px;
     transition: .9s
}

.single-blog-post .text-holder .author-info .img-box {
     border: 2px solid transparent;
     border-radius: 50%;
     height: 50px;
     transition: border-color .4s;
     width: 50px
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder,
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder,
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .ing-box,
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box,
.single-blog-post .text-holder .author-info .img-box,
.single-blog-post .text-holder .author-info .text-box {
     display: table-cell;
     vertical-align: middle
}

.single-blog-post .text-holder .author-info .text-box {
     padding-left: 15px
}

.single-blog-post .text-holder .author-info .text-box h3 {
     margin: 0 0 1px;
     text-transform: capitalize
}

.single-blog-post .text-holder .author-info .text-box span {
     color: #01305e
}

.single-blog-post:hover .text-holder .text::after,
.single-product-item .img-holder img {
     width: 100%
}

.post-pagination li a {
     background: #fff;
     border: 2px solid #f7f7f7;
     color: #292929;
     display: block;
     font-size: 18px;
     font-weight: 600;
     height: 55px;
     padding: 12px 0;
     -webkit-transition: .5s;
     transition: .5s;
     width: 55px;
     font-family: Montserrat, sans-serif
}

.post-pagination li.active a,
.post-pagination li:hover a,
.project-filter li.active span,
.project-filter li:hover span {
     background: #0db2f0;
     color: #fff;
     border: 2px solid #0db2f0
}

.sidebar-wrapper .single-sidebar {
     overflow: hidden;
     margin-bottom: 50px;
     position: relative
}

.sidebar-wrapper .single-sidebar .sidebar-title {
     overflow: hidden;
     padding-bottom: 40px
}

.sidebar-wrapper .single-sidebar .sidebar-title h1 {
     color: #292929;
     font-size: 22px;
     font-weight: 700;
     text-transform: uppercase;
     margin: -5px 0 17px
}

.sidebar-wrapper .single-sidebar .search-form input[type=text] {
     background: #fff;
     border: 1px solid #f7f7f7;
     color: #9e9e9e;
     display: block;
     font-size: 14px;
     font-weight: 500;
     height: 50px;
     letter-spacing: 1px;
     padding-left: 15px;
     padding-right: 55px;
     position: relative;
     -webkit-transition: .5s;
     transition: .5s;
     width: 100%
}

.sidebar-wrapper .single-sidebar .search-form button {
     background: #0db2f0;
     border: none;
     color: #fff;
     display: block;
     height: 50px;
     padding: 11px 0;
     position: absolute;
     right: 0;
     text-align: center;
     top: 0;
     -webkit-transition: .5s;
     transition: .5s;
     width: 50px
}

.sidebar-wrapper .single-sidebar .search-form button i {
     font-size: 14px
}

.sidebar-wrapper .single-sidebar .search-form input[type=text]:focus {
     border: 1px solid #292929;
     background: #f7f7f7
}

.sidebar-wrapper .single-sidebar .search-form button:hover,
.sidebar-wrapper .single-sidebar .search-form input[type=text]:focus+button {
     background: #292929;
     color: #fff
}

.product-tab-box .tab-content .product-details-content,
.single-sidebar .categories {
     margin-top: -5px
}

.single-sidebar .categories li {
     border-bottom: 1px solid #f7f7f7;
     margin-bottom: 14px;
     padding-bottom: 12px
}

.single-sidebar .categories li a {
     color: #9f9f9f;
     transition: .5s
}

.single-sidebar .categories li a i {
     display: inline-block;
     font-size: 18px;
     padding-right: 10px;
     position: relative;
     top: 1px
}

.single-sidebar .categories li a span {
     display: inline-block;
     padding-left: 15px
}

.single-sidebar .popular-post li {
     margin-bottom: 55px;
     padding-left: 70px;
     position: relative
}

.single-sidebar .popular-post li .img-holder {
     display: block;
     left: 0;
     overflow: hidden;
     position: absolute;
     top: 6px;
     width: 70px
}

.single-sidebar .popular-post li .img-holder .overlay-box .box .content a i {
     color: #fff;
     transition: .5s
}

.single-sidebar .popular-post li .title {
     padding-left: 17px
}

.single-sidebar .popular-post li .title h3 {
     font-size: 14px;
     line-height: 24px;
     text-transform: none;
     position: relative
}

.single-sidebar .popular-post li .title h3 a {
     color: #292929;
     display: block;
     transition: .5s
}

.single-sidebar .popular-post li .title p {
     color: #9e9e9e;
     margin: 7px 0 0
}

.single-sidebar .popular-post li .title p i {
     color: #0db2f0;
     font-weight: 400;
     display: inline-block;
     padding-right: 7px;
     position: relative;
     top: 1px
}

.single-sidebar .product-tag {
     margin-left: -5px;
     margin-right: -5px;
     margin-top: -5px
}

.single-sidebar .product-tag li {
     display: inline-block;
     margin: 0 5px 10px
}

.single-sidebar .product-tag li a {
     color: #9e9e9e;
     font-size: 16px;
     font-weight: 400;
     transition: .5s
}

.single-sidebar .product-tag li a:hover {
     color: #0db2f0;
     text-decoration: underline
}

.single-news-area .blog-post .single-blog-post {
     border: 1px solid #f7f7f7;
     margin-bottom: 0;
     padding: 19px 19px 22px
}

.single-news-area .blog-post .text-holder .text {
     margin: 0;
     padding-bottom: 16px;
     position: static
}

.single-news-area .blog-post .text-holder .text p {
     margin: 0 0 16px
}

.single-news-area .blog-post .text-holder .special-text {
     border-left: 3px solid #0db2f0;
     font-style: italic;
     margin-left: 50px;
     padding-bottom: 7px;
     padding-left: 20px;
     padding-top: 11px
}

.single-news-area .blog-post .text-holder .special-text p {
     line-height: 32px;
     margin: 0
}

.single-news-area .blog-post .text-holder .bottom-text {
     margin: 35px 0 0
}

.single-news-area .blog-post .text-holder .social-share-box {
     border-top: 1px solid #f7f7f7;
     overflow: hidden;
     padding-top: 22px;
     margin-top: 32px
}

.single-news-area .blog-post .text-holder .social-share-box .title {
     padding-right: 55px
}

.single-news-area .blog-post .text-holder .social-share-box .title h4 {
     font-size: 18px;
     line-height: 36px;
     margin: 0;
     text-transform: capitalize
}

.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li {
     display: inline-block;
     margin-right: 6px
}

.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li a i {
     display: block;
     height: 40px;
     width: 40px;
     background: #f7f7f7;
     text-align: center;
     line-height: 40px;
     color: #9e9e9e;
     font-size: 14px;
     border-radius: 50%;
     transition: .5s
}

.cart-bottom,
.comment-box {
     overflow: hidden;
     padding-top: 76px
}

.comment-box .single-comment-box {
     border-bottom: 1px solid #f7f7f7;
     margin-bottom: 40px;
     padding-bottom: 32px;
     padding-left: 100px;
     position: relative
}

.comment-box .single-comment-box .img-holder,
.product-tab-box .tab-content .review-box .single-review-box .img-holder {
     left: 0;
     position: absolute;
     top: 0
}

.comment-box .single-comment-box .text-holder .top {
     margin: 0 0 15px;
     overflow: hidden
}

.comment-box .single-comment-box .text-holder .top .title {
     padding-right: 20px
}

.comment-box .single-comment-box .text-holder .top .title h5 {
     color: #292929;
     font-size: 16px;
     font-weight: 600;
     text-transform: uppercase
}

.comment-box .single-comment-box .text-holder .top .review-box i {
     color: #0db2f0;
     font-size: 14px;
     margin-right: 2px
}

.comment-box .single-comment-box .text-holder .text {
     padding: 0;
     position: relative
}

.comment-box .single-comment-box .text-holder .text p,
.product-tab-box .tab-content .review-box .single-review-box .text-holder .text p {
     margin: 0 0 15px
}

.comment-box .single-comment-box .text-holder .text a.reply,
.product-tab-box .tab-content .review-box .single-review-box .text-holder .text a.reply {
     color: #0db2f0;
     font-size: 14px;
     font-weight: 600;
     text-transform: uppercase;
     font-family: Montserrat, sans-serif
}

.reply-box {
     margin-top: 36px
}

.reply-box .add-rating-box h4 {
     font-size: 14px;
     font-weight: 400;
     margin-bottom: 10px;
     text-transform: none;
     font-family: Archivo, sans-serif
}

.product-tab-box .tab-content .review-form .add-rating-box,
.reply-box .add-rating-box ul {
     margin: 0 0 23px
}

.product-tab-box .tab-content .review-form .add-rating-box ul li,
.reply-box .add-rating-box ul li {
     display: inline-block;
     margin-right: 20px
}

.reply-box .add-rating-box ul li a i {
     color: #f7f7f7;
     font-weight: 600;
     margin-right: 2px;
     position: relative;
     transition: .5s
}

.reply-box form.reply-form input[type=text],
.reply-box form.reply-form textarea {
     border: 1px solid #eaeaea;
     height: 50px;
     margin-bottom: 30px;
     padding: 0 15px;
     width: 100%;
     transition: .5s
}

.reply-box form.reply-form input[type=text]:focus,
.reply-box form.reply-form textarea:focus {
     color: #0db2f0;
     border-color: #0db2f0
}

.reply-box form.reply-form textarea {
     height: 110px;
     padding: 15px
}

.reply-box form.reply-form button {
     margin-top: 2px;
     padding: 13px 30px
}

#solution-single-area .sidebar .single-sidebar-item,
.mb-50,
.project-filter {
     margin-bottom: 50px
}

.project-filter li {
     display: inline-block;
     margin: 0 8px
}

.project-filter li span {
     background: #fff;
     border: 2px solid #f7f7f7;
     color: #9e9e9e;
     display: block;
     font-size: 16px;
     font-weight: 400;
     padding: 10px 20px;
     text-transform: capitalize;
     font-family: Archivo, sans-serif;
     cursor: pointer;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.single-project .img-holder {
     display: block;
     overflow: hidden;
     position: relative
}

.single-project .img-holder img {
     transform: scale(1);
     transition: .5s;
     width: 100%
}

.single-project .img-holder .overlay-box .box .content .title {
     left: 20px;
     bottom: 12px;
     display: block;
     overflow: hidden;
     position: absolute;
     text-align: left
}

.single-project .img-holder .overlay-box .box .content .title span {
     color: #fff;
     font-size: 14px
}

.project-single-area #project-single-carousel .carousel-indicators {
     bottom: 10px
}

.project-single-area #project-single-carousel .carousel-indicators li {
     background-color: transparent;
     border: 4px solid #fff;
     border-radius: 10px;
     cursor: pointer;
     display: inline-block;
     height: 12px;
     margin: 4px;
     text-indent: -999px;
     width: 12px
}

.project-single-area #project-single-carousel .carousel-indicators li.active {
     margin: 4px;
     border-color: #0db2f0
}

.project-single-area .content {
     padding-top: 36px
}

.project-single-area .content .sec-title-two {
     padding-bottom: 35px
}

.project-single-area .content .single-project-social-link {
     margin: 40px 0 0;
     overflow: hidden
}

.project-single-area .content .single-project-social-link li {
     display: inline-block;
     float: left;
     margin-right: 10px
}

.project-single-area .content .single-project-social-link li a i {
     background: 0 0;
     border-radius: 50%;
     color: #9e9e9e;
     font-size: 18px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     transition: .5s;
     width: 40px
}

.project-single-area .single-project-info {
     margin: 115px 0 0;
     overflow: hidden
}

.project-single-area .single-project-info ul li {
     margin-bottom: 15px
}

.project-single-area .single-project-info ul li span {
     color: #292929;
     display: inline-block;
     float: left;
     font-family: Montserrat, sans-serif;
     font-size: 16px;
     font-weight: 600;
     padding-right: 10px
}

.project-single-area .single-project-info ul li .review-box i {
     color: #0db2f0;
     margin-right: 2px;
     position: relative;
     top: 2px
}

.project-single-area .bottom {
     border-bottom: 1px solid #f7f7f7;
     border-top: 1px solid #f7f7f7;
     margin: 48px 0 0;
     overflow: hidden;
     padding-bottom: 20px;
     padding-top: 20px
}

.project-single-area .bottom .button a {
     color: #292929;
     font-size: 14px;
     font-weight: 600;
     text-transform: uppercase;
     font-family: Montserrat, sans-serif;
     transition: .5s
}

.project-single-area .bottom .button a i {
     display: inline-block;
     padding-right: 10px
}

.project-single-area .bottom .button.next a i {
     padding-right: 0;
     padding-left: 10px
}

.project-single-area .bottom .icon-holder a i {
     color: #292929;
     font-size: 24px;
     position: relative;
     top: 3px;
     transition: .5s
}

.account-area,
.checkout-area {
     padding-bottom: 80px;
     padding-top: 76px
}

.checkout-area .form .sec-title-two {
     padding-bottom: 37px
}

.checkout-area .form form .field-label {
     color: #292929;
     font-family: Archivo, sans-serif;
     font-size: 16px;
     font-weight: 500;
     margin: -3px 0 3px;
     text-transform: capitalize
}

.checkout-area .form form .field-input input[type=email],
.checkout-area .form form .field-input input[type=text] {
     border: 2px solid #f7f7f7;
     color: #9e9e9e;
     display: block;
     font-size: 16px;
     height: 48px;
     margin-bottom: 28px;
     padding: 0 15px;
     width: 100%;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.cart-bottom .calculate-shipping input[type=text]:focus,
.cart-middle .apply-coupon input[type=text]:focus,
.checkout-area .form form .field-input input[type=email]:focus,
.checkout-area .form form .field-input input[type=text]:focus {
     border: 2px solid #0db2f0
}

.checkout-area .shsame-address .checkbox {
     margin: 7px 0 0
}

.checkout-area .shsame-address .checkbox label {
     color: #01305e;
     font-weight: 400;
     font-size: 16px
}

.checkout-area .shsame-address .checkbox input,
.payment-details .payment-detail-tab .tab-content .save-card .checkbox label input {
     margin-top: 5px
}

.checkout-area .shipping-info input[type=checkbox] {
     display: inline-block;
     margin: 0 0 0 40px;
     vertical-align: middle;
     cursor: pointer
}

.checkout-area .form form .field-input textarea {
     border: 2px solid #f7f7f7;
     color: #9e9e9e;
     display: block;
     font-size: 16px;
     height: 124px;
     margin-bottom: 28px;
     padding: 10px 15px;
     width: 100%;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.checkout-area .form form .field-input textarea:focus {
     border-color: #fdc713
}

#solution-single-area .single-solution-content .experts-provide,
.checkout-area .bottom {
     padding-top: 70px
}

.checkout-area .table {
     overflow-x: auto;
     position: relative;
     width: 100%;
     margin-bottom: 0
}

.checkout-area .table .cart-table {
     min-width: auto;
     width: 100%
}

.checkout-area .table .cart-table .cart-header {
     background: #f7f7f7;
     color: #292929;
     font-family: Montserrat, sans-serif;
     font-size: 18px;
     position: relative;
     text-transform: capitalize;
     width: 100%;
     font-weight: 600
}

.checkout-area .table .cart-table thead tr th {
     font-weight: 600;
     line-height: 24px;
     min-width: 110px;
     padding: 20px 30px
}

.cart-area .cart-table thead tr th.prod-column,
.checkout-area .table .cart-table thead tr th.product-column {
     padding-left: 30px;
     text-align: left
}

.cart-area .cart-table tbody tr,
.checkout-area .table .cart-table tbody tr,
.payment-details .payment-detail-tab .tab-menu {
     border-bottom: 1px solid #eaeaea
}

.checkout-area .table .cart-table tbody tr td {
     vertical-align: middle;
     color: #292929;
     font-family: Montserrat, sans-serif;
     font-size: 18px;
     font-weight: 600;
     line-height: 24px;
     min-width: 110px;
     padding: 25px 20px
}

.checkout-area .table .cart-table tbody tr .product-column .column-box {
     min-height: 90px;
     padding-left: 90px;
     padding-top: 17px;
     position: relative;
     text-align: left
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
     background: #f4f4f4;
     left: 0;
     padding: 0;
     position: absolute;
     top: 5px
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb img,
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
     display: block;
     max-width: 100%
}

.checkout-area .table .cart-table tbody tr .product-column .column-box h3 {
     color: #272727;
     font-size: 18px;
     font-weight: 600;
     margin: 16px 0 5px;
     text-transform: capitalize
}

.checkout-area .table .cart-table tbody tr .qty {
     padding-right: 30px;
     width: 142px
}

.checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
     float: right;
     width: 70px
}

.checkout-area .table .cart-table tbody tr .qty .form-control {
     background-color: #fff;
     background-image: none;
     border: 1px solid #ccc;
     border-radius: 0 !important;
     box-shadow: none;
     color: #272727;
     display: block;
     font-size: 18px;
     font-weight: 500;
     height: 34px;
     padding: 6px 0;
     text-align: center;
     font-family: Montserrat, sans-serif
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
     border-radius: 0
}

.checkout-area .table .cart-table tbody tr .qty .btn-default {
     background-color: #e4985b;
     border-color: #c9600c;
     color: #fff
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
     border-radius: 0;
     margin-top: -2px
}

.checkout-area .table .cart-table tbody tr td.price {
     color: #01305e;
     font-size: 16px;
     font-weight: 400
}

.payment-details .payment-detail-tab .tab-menu li {
     float: left;
     margin-bottom: -1px
}

.payment-details .payment-detail-tab .tab-menu li a {
     border: 1px solid transparent;
     border-radius: 0;
     color: #1f1f1f;
     font-size: 16px;
     font-weight: 600;
     margin-right: 2px;
     padding: 10px 15px;
     text-transform: capitalize
}

.payment-details .payment-detail-tab .tab-menu li.active a,
.payment-details .payment-detail-tab .tab-menu li:hover a {
     border-left: 1px solid #eaeaea;
     border-right: 1px solid #eaeaea;
     border-top: 1px solid #eaeaea
}

.payment-details .payment-detail-tab .tab-content {
     padding-top: 40px
}

.payment-details .payment-detail-tab .tab-content .input-field input[type=text] {
     border: 1px solid #eaeaea;
     color: #9e9e9e;
     display: block;
     font-size: 14px;
     height: 50px;
     padding-left: 40px;
     padding-right: 15px;
     position: relative;
     width: 100%;
     margin-bottom: 30px
}

.payment-details .payment-detail-tab .tab-content .icon-holder {
     left: 12px;
     position: absolute;
     top: 13px
}

.payment-details .payment-detail-tab .tab-content .icon-holder span::before {
     color: #9e9e9e;
     font-size: 20px
}

.payment-details .payment-detail-tab .tab-content .select-field .ui-selectmenu-text {
     padding: 12px 40px
}

.payment-details .payment-detail-tab .tab-content .save-card .checkbox {
     margin: 0 0 32px
}

.payment-details .payment-detail-tab .tab-content .save-card .checkbox label span,
.single-product-item .title p span,
.single-sidebar .latest-product li .title p span {
     color: #01305e;
     font-size: 16px
}

.placeorder-button button {
     display: block;
     padding: 9px 25px 11px
}

.account-area .form form {
     background: #f9f9f9;
     border: 1px solid #f2f2f2;
     padding: 28px 34px 34px
}

.account-area .form form .field-label {
     color: #292929;
     font-family: Archivo, sans-serif;
     font-size: 16px;
     font-weight: 500;
     margin: -3px 0 2px;
     text-transform: capitalize
}

.account-area .form form .field-input input[type=text] {
     background: #fff;
     border: 1px solid #f7f7f7;
     color: #9e9e9e;
     display: block;
     font-size: 14px;
     height: 45px;
     margin-bottom: 25px;
     padding-left: 15px;
     padding-right: 35px;
     -webkit-transition: .5s;
     transition: .5s;
     width: 100%
}

.account-area .form form .field-input .icon-holder {
     position: absolute;
     right: 15px;
     top: 10px
}

.account-area .form form button {
     margin: 30px 0 0;
     padding: 9px 0;
     width: 100%
}

.account-area .form form .checkbox label {
     color: #292929;
     font-size: 14px;
     line-height: 22px;
     padding-left: 20px;
     font-weight: 500
}

.account-area .form form .forgot-password a {
     color: #0db2f0;
     font-size: 14px;
     font-weight: 500
}

.shop-area .ui-selectmenu-button {
     float: right;
     margin: 0 0 30px;
     width: 270px !important
}

.single-product-item {
     margin-bottom: 50px;
     transition: .7s
}

.single-product-item .img-holder .offer-box {
     left: 10px;
     position: absolute;
     top: 10px
}

.single-product-item .img-holder .offer-box .inner::before {
     background-color: transparent;
     border-color: #0db2f0 transparent transparent #0db2f0;
     border-style: solid;
     border-width: 35px;
     content: "";
     display: block;
     height: 0;
     left: 0;
     position: absolute;
     top: 0;
     width: 0
}

.single-product-item .img-holder .offer-box .inner span {
     color: #fff;
     display: block;
     font-family: Archivo, sans-serif;
     font-size: 16px;
     font-weight: 600;
     line-height: 35px;
     transform: rotate(-45deg);
     transform-origin: 70% 35% 0
}

.single-product-item .img-holder .overlay a {
     border-radius: 50%;
     display: inline-block;
     height: 50px;
     line-height: 45px;
     padding: 0;
     width: 50px
}

.single-product-item .img-holder .overlay a i {
     color: #fff;
     font-size: 16px
}

.single-product-item:hover {
     z-index: 1;
     moz-box-shadow: 0px 1px 3px #c7c1c7;
     -webkit-box-shadow: 0 1px 3px #c7c1c7;
     box-shadow: 0 1px 3px #c7c1c7
}

.single-product-item .title,
.why h3 {
     padding-top: 20px
}

.single-product-item .title h3 {
     margin: 0 0 8px;
     text-transform: none;
     padding-left: 10px;
     font-size: 24px;
     color: #007aee;
}

.single-product-item .title p {
     margin: 0;
     padding-left: 10px
}

.single-product-item .title del {
     color: #9e9e9e;
     font-size: 14px;
     left: 6px;
     position: relative
}

.single-product-item .title a {
     background: #01305e;
     display: block;
     height: 50px;
     line-height: 50px;
     text-align: center;
     width: 100%;
     color: #fff;
     font-weight: 600;
     font-family: Montserrat, sans-serif;
     margin: 25px 0 0;
     text-transform: uppercase;
     transition: .5s
}

.shop-area .post-pagination {
     border-top: 1px solid #f7f7f7;
     margin-top: -10px;
     padding-top: 30px
}

.shop-area .post-pagination li a {
     border: 1px solid #eaeaea;
     color: #292929;
     display: block;
     font-family: Archivo, sans-serif;
     font-size: 16px;
     font-weight: 500;
     height: 30px;
     line-height: 30px;
     transition: .5s;
     width: 60px;
     padding: 0
}

.single-sidebar.price-filter .noUi-background {
     background: url(../img/shop/price-filter-bg.png)
}

.single-sidebar.price-filter .range-slider-price {
     margin-bottom: 25px;
     margin-top: 5px
}

.single-sidebar.price-filter .noUi-connect {
     background: #0db2f0;
     border: none;
     box-shadow: none
}

.single-sidebar.price-filter .noUi-target {
     border: none;
     border-radius: 5px;
     box-shadow: none;
     height: 7px
}

.single-sidebar.price-filter .noUi-base {
     width: 97%
}

.single-sidebar.price-filter .noUi-handle {
     background: #fff;
     border: 2px solid #0db2f0;
     border-radius: 50% !important;
     box-shadow: none;
     cursor: pointer
}

.single-sidebar.price-filter .noUi-horizontal .noUi-handle {
     height: 13px;
     left: -2px;
     top: -3px;
     width: 13px
}

.single-sidebar.price-filter button {
     background: #0db2f0;
     border: none;
     color: #fff;
     display: inline-block;
     font-size: 14px;
     font-weight: 600;
     height: 35px;
     outline: 0;
     text-transform: uppercase;
     width: 80px;
     font-family: Montserrat, sans-serif;
     float: right
}

.single-sidebar.price-filter p {
     color: #9e9e9e;
     display: inline-block;
     font-size: 14px;
     font-weight: 400;
     line-height: 32px;
     margin: 0;
     text-transform: capitalize;
     float: left
}

.single-sidebar.price-filter input {
     border: none;
     color: #9e9e9e;
     font-size: 14px;
     font-weight: 400;
     outline: 0;
     width: 50px
}

.single-sidebar .latest-product li {
     position: relative;
     margin-bottom: 30px
}

.single-sidebar .latest-product li .img-holder {
     width: 70px;
     position: relative;
     overflow: hidden
}

.single-sidebar .latest-product li .img-holder .overlay-box .box .content a i {
     color: #fff;
     font-size: 15px
}

.single-sidebar .latest-product li .img-holder,
.single-sidebar .latest-product li .title {
     display: table-cell;
     vertical-align: top
}

.contact-info__wrapper {
     overflow: hidden;
     border-radius: .625rem .625rem 0 0
}

.single-sidebar .latest-product li .title h3 {
     margin: 0 0 9px
}

.single-sidebar .latest-product li .title h3 a {
     color: #292929;
     font-size: 16px;
     text-transform: none;
     transition: .5s
}

.single-sidebar .latest-product li .title del {
     color: #9e9e9e;
     font-size: 14px;
     padding-left: 10px
}

.product-content-box {
     margin-bottom: 70px
}

.product-content-box .flexslider {
     background: #fff;
     border: none;
     border-radius: 0;
     margin: 0 50px 10px 0;
     position: relative;
     text-align: center
}

.carousel-indicators .active,
.header-text h2 span {
     background-color: #2980b9
}

.product-content-box .flex-viewport {
     border: none;
     max-height: 450px;
     transition: 1s
}

.product-content-box .flex-control-thumbs {
     margin: 10px 0 0;
     overflow: hidden;
     position: static
}

.product-content-box .flex-control-thumbs li {
     float: left;
     margin: 0 3% 0 0;
     width: 25%
}

.product-content-box .flex-control-thumbs img {
     border: 3px solid #f7f7f7;
     cursor: pointer;
     display: block;
     height: auto;
     opacity: .6;
     transition: 1s;
     width: 100%
}

.product-content-box .flex-control-thumbs .flex-active {
     cursor: default;
     opacity: 1;
     border: 3px solid #0db2f0
}

.product-content-box .flex-control-thumbs .flex-active:focus {
     outline: 0
}

.product-content-box .content-box {
     margin-left: -50px
}

.product-content-box .content-box h2 {
     color: #292929;
     font-size: 24px;
     font-weight: 600;
     margin: 0 0 10px;
     text-transform: capitalize
}

.product-content-box .content-box .review-box {
     margin: 0 0 10px
}

.product-content-box .content-box .review-box ul li,
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
     display: inline-block;
     margin-right: 3px
}

.product-content-box .content-box .review-box ul {
     display: inline-block;
     padding-right: 1px
}

.product-content-box .content-box .review-box ul li i,
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i {
     color: #0db2f0;
     font-size: 14px
}

.product-content-box .content-box span.price {
     color: #01305e;
     font-size: 22px
}

.product-content-box .content-box .text {
     border-top: 1px solid #f7f7f7;
     margin: 24px 0 0;
     overflow: hidden;
     padding: 24px 0 9px
}

.product-content-box .content-box .location-box {
     margin: 4px 0 10px
}

.product-content-box .content-box .location-box p {
     color: #1f1f1f;
     margin: 0 0 12px
}

.product-content-box .content-box .location-box form input {
     border: 2px solid #f7f7f7;
     height: 40px;
     padding-left: 10px;
     padding-right: 10px;
     width: 170px;
     transition: .5s;
     margin: 0 0 10px
}

.product-content-box .content-box .location-box form button {
     background: #f7f7f7;
     border: none;
     color: #292929;
     font-size: 14px;
     font-weight: 600;
     height: 40px;
     padding: 0;
     text-align: center;
     text-transform: uppercase;
     width: 95px;
     font-family: Montserrat, sans-serif;
     margin-left: 6px;
     transition: .5s
}

.product-content-box .content-box .addto-cart-box .input-group.bootstrap-touchspin {
     float: left;
     width: 70px
}

.product-content-box .content-box .addto-cart-box .form-control {
     background-color: #fff;
     background-image: none;
     border: 1px solid #eaeaea;
     border-radius: 0 !important;
     box-shadow: none;
     color: #272727;
     display: block;
     font-family: Montserrat, sans-serif;
     font-size: 18px;
     font-weight: 500;
     height: 50px;
     padding: 6px 0 8px;
     text-align: center
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical>.btn {
     display: block;
     float: none;
     margin-left: -1px;
     max-width: 100%;
     padding: 12px;
     position: relative;
     width: 100%
}

.product-content-box .content-box .addto-cart-box .btn-default {
     background-color: #efefef;
     border-color: #efefef;
     color: #9e9e9e
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
     color: #9e9e9e;
     font-weight: 400;
     left: 8px;
     position: absolute;
     top: 7px
}

.product-content-box .content-box .addto-cart-box button.addtocart {
     height: 50px;
     width: 170px;
     line-height: 30px;
     margin-left: 25px
}

.product-tab-box .tab-menu {
     border-bottom: 1px solid #f7f7f7;
     margin-bottom: 30px
}

.product-tab-box .tab-menu li {
     display: block;
     float: left;
     margin-bottom: -1px
}

.product-tab-box .tab-menu li a {
     border: 1px solid transparent;
     border-radius: 0;
     display: block;
     margin-right: 10px;
     padding: 13px 35px;
     color: #1f1f1f;
     font-size: 16px;
     font-weight: 600;
     text-transform: capitalize;
     font-family: Montserrat, sans-serif;
     background: #f7f7f7;
     transition: .5s
}

.product-tab-box .tab-menu li.active a,
.product-tab-box .tab-menu li:hover a {
     background: #0db2f0;
     color: #fff;
     border-color: #0db2f0
}

.product-tab-box .tab-content .review-box .single-review-box {
     border-bottom: 1px solid #f7f7f7;
     margin-bottom: 40px;
     padding-bottom: 32px;
     padding-left: 120px;
     position: relative
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
     margin: 0 0 8px;
     overflow: hidden
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .name h4 {
     color: #292929;
     font-size: 16px;
     margin: -6px 0 0
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
     margin-top: -4px;
     padding-left: 20px
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-date {
     color: #0db2f0;
     margin-top: -5px
}

.product-tab-box .tab-content .product-details-content .highlight {
     margin: 42px 0 0
}

.product-tab-box .tab-content .product-details-content .highlight .highlight-title {
     color: #292929;
     font-size: 24px;
     font-weight: 600;
     text-transform: uppercase;
     font-family: Archivo, sans-serif;
     margin: 0 0 28px
}

.product-tab-box .tab-content .product-details-content .highlight li {
     position: relative;
     padding-bottom: 12px;
     padding-left: 25px
}

.product-tab-box .tab-content .product-details-content .highlight li:before {
     content: "\f00c";
     font-family: FontAwesome;
     font-style: normal;
     font-weight: 400;
     color: #0db2f0;
     font-size: 14px;
     position: absolute;
     top: 0;
     left: 0
}

.product-tab-box .tab-content .review-form {
     padding-top: 16px
}

#solution-single-area .single-solution-content .top .text-holder .sec-title-two,
.product-tab-box .tab-content .review-form .sec-title-two {
     padding-bottom: 34px
}

.product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
     color: #292929;
     font-family: Poppins, sans-serif;
     font-size: 14px;
     font-weight: 400;
     margin: 0 0 10px;
     text-transform: none
}

.product-tab-box .tab-content .review-form .add-rating-box ul li a i {
     color: #0db2f0;
     margin-right: 3px;
     opacity: .3;
     transition: .5s
}

.product-tab-box .tab-content .review-form form input[type=text],
.product-tab-box .tab-content .review-form form textarea {
     width: 100%;
     border: 1px solid #eaeaea;
     color: #9e9e9e;
     font-size: 14px;
     padding: 8px;
     margin-bottom: 30px;
     transition: .5s
}

.product-tab-box .tab-content .review-form form textarea {
     height: 110px;
     padding: 10px 15px;
     margin-bottom: 32px
}

.product-tab-box .tab-content .review-form form button {
     padding: 11px 30px
}

.product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i {
     opacity: 1
}

.related-product {
     border-top: 1px solid #f7f7f7;
     margin-top: 60px;
     padding-top: 56px
}

.related-product .owl-controls {
     position: absolute;
     right: 0;
     top: -90px
}

.related-product .owl-theme .owl-nav [class*=owl-] {
     background: rgba(0, 0, 0, 0);
     border: 2px solid #f7f7f7;
     border-radius: 50%;
     color: #cccbcb;
     font-size: 20px;
     height: 45px;
     line-height: 42px;
     margin: 0;
     padding: 0;
     text-align: center;
     -webkit-transition: .7s;
     transition: .7s;
     width: 45px;
     font-weight: 900
}

.cart-area .cart-table .cart-header,
.cart-area .cart-table tbody tr td {
     border: 1px solid #eaeaea;
     color: #292929;
     font-family: Montserrat, sans-serif;
     font-weight: 600
}

.related-product .owl-theme .owl-nav [class*=owl-] i {
     font-size: 20px;
     font-weight: 900
}

.related-product .owl-theme .owl-nav [class*=owl-]:hover {
     color: #fff;
     background: #0db2f0;
     border: 2px solid #0db2f0
}

.cart-area .table-outer {
     overflow-x: auto;
     position: relative;
     width: 100%
}

.cart-area .cart-table {
     min-width: 1024px;
     width: 100%
}

.cart-area .cart-table .cart-header {
     background: #f7f7f7;
     font-size: 18px;
     position: relative;
     text-transform: capitalize;
     width: 100%;
     border-width: 1px 2px 2px 1px
}

.cart-area .cart-table thead tr th {
     font-weight: 600;
     line-height: 24px;
     min-width: 110px;
     padding: 20px 25px
}

.cart-area .cart-table thead tr th.availability {
     padding: 0 40px
}

.cart-area .cart-table tbody tr td {
     vertical-align: middle;
     font-size: 18px;
     line-height: 24px;
     min-width: 100px;
     padding: 27.5px 25px
}

.cart-area .cart-table tbody tr .prod-column .column-box {
     min-height: 90px;
     padding-left: 90px;
     padding-top: 15px;
     position: relative;
     text-align: left
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb {
     background: #f4f4f4;
     left: 0;
     padding: 0;
     position: absolute;
     top: 2px
}

.cart-area .cart-table tbody tr .prod-column .column-box h3 {
     color: #272727;
     font-size: 18px;
     font-weight: 600;
     margin: 21px 0 5px;
     text-transform: capitalize
}

.cart-area .cart-table tbody tr .qty {
     padding-right: 25px;
     width: 120px
}

.cart-area .cart-table tbody tr .qty .form-control {
     background-color: #f7f7f7;
     background-image: none;
     border: 1px solid #f7f7f7;
     border-radius: 0 !important;
     box-shadow: none;
     color: #272727;
     display: block;
     font-size: 18px;
     font-weight: 500;
     height: 45px;
     padding: 6px 0;
     text-align: center;
     font-family: Montserrat, sans-serif
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
     border-radius: 0;
     margin-left: 0;
     padding: 11px
}

.cart-area .cart-table tbody tr .qty .btn-default {
     background-color: #0db2f0;
     border-color: #0db2f0;
     color: #fff
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
     border-radius: 0;
     margin-left: 0;
     margin-top: -1px;
     padding: 10px
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical i {
     font-size: 9px;
     left: 6px;
     top: 6px
}

.cart-area .cart-table tbody tr td.unit-price {
     padding-left: 40px;
     padding-right: 20px
}

.cart-area .cart-table tbody .available-info {
     color: #9e9e9e;
     font-size: 14px;
     font-weight: 400;
     line-height: 20px;
     padding-left: 50px;
     position: relative
}

.cart-area .cart-table tbody .available-info .icon {
     background: #0db2f0;
     border-radius: 50%;
     color: #fff;
     font-size: 18px;
     height: 40px;
     left: 0;
     line-height: 40px;
     position: absolute;
     text-align: center;
     top: 0;
     width: 40px
}

.cart-area .cart-table tbody tr td.price {
     color: #9e9e9e;
     font-size: 16px;
     font-weight: 400;
     font-family: Archivo, sans-serif
}

.cart-area .cart-table tbody tr .sub-total {
     color: #01305e;
     font-weight: 400;
     font-size: 16px;
     font-family: Archivo, sans-serif
}

.cart-area .cart-table tbody tr input[type=checkbox] {
     display: inline-block;
     margin: 0 5px 0 0;
     position: relative;
     top: -2px
}

.cart-area .cart-table tbody tr .remove {
     color: #292929;
     font-size: 14px
}

.cart-middle {
     padding-top: 30px
}

.cart-middle .apply-coupon {
     padding-left: 245px;
     position: relative
}

.cart-middle .apply-coupon input[type=text] {
     border: 2px solid #f7f7f7;
     color: #9e9e9e;
     font-size: 14px;
     font-weight: 400;
     height: 50px;
     left: 0;
     padding: 0 15px;
     position: absolute;
     text-transform: capitalize;
     top: 0;
     transition: .5s;
     width: 225px
}

.cart-middle .apply-coupon .apply-coupon-button button {
     height: 50px;
     text-transform: uppercase;
     width: 170px
}

.cart-middle .update-cart-pro-check button {
     background: #fff;
     border: 2px solid #f7f7f7;
     color: #292929;
     height: 50px;
     margin-right: 20px;
     width: 170px
}

.cart-bottom .calculate-shipping a:hover,
.cart-middle .update-cart-pro-check button:hover {
     background: #0db2f0;
     border-color: #0db2f0
}

.cart-middle .update-cart-pro-check a {
     background: #f7f7f7;
     border: 2px solid #f7f7f7;
     color: #292929;
     display: inline-block;
     float: right;
     height: 50px;
     line-height: 44px;
     text-align: center;
     text-transform: uppercase;
     width: 240px
}

.cart-middle .update-cart-pro-check a:hover {
     background: #0db2f0;
     border: 2px solid #0db2f0
}

.cart-bottom .calculate-shipping .ui-state-default {
     background: #fff;
     border: 2px solid #f7f7f7;
     border-radius: 0;
     color: #9e9e9e;
     font-size: 14px;
     font-weight: 400;
     height: 45px;
     outline: 0;
     width: 100% !important;
     margin-bottom: 17px
}

.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
     margin-top: 0;
     right: 0;
     border-left: 2px solid #f7f7f7;
     display: block;
     float: right;
     height: 41px;
     position: relative;
     text-indent: 0;
     top: 0;
     width: 43px
}

.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon::before {
     color: #9b9b9b;
     content: "\f107";
     font-family: FontAwesome;
     font-size: 20px;
     overflow: visible;
     position: absolute;
     right: 14px;
     top: 6px
}

.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-selectmenu-text {
     display: block;
     line-height: 18px;
     overflow: hidden;
     padding: 12px 17px;
     text-align: left;
     text-overflow: ellipsis;
     white-space: nowrap
}

.cart-bottom .calculate-shipping input[type=text] {
     border: 2px solid #f7f7f7;
     color: #9e9e9e;
     display: block;
     font-size: 14px;
     height: 45px;
     padding: 0 18px;
     width: 100%;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -ms-transition: .5s;
     -o-transition: .5s
}

.cart-bottom .calculate-shipping a {
     background: #f7f7f7;
     border: 2px solid #f7f7f7;
     color: #292929;
     display: block;
     font-size: 14px;
     font-weight: 600;
     height: 50px;
     margin-top: 30px;
     padding: 11px 0;
     text-align: center;
     text-transform: uppercase;
     width: 170px;
     font-family: Montserrat, sans-serif;
     transition: .5s
}

.cart-total-table {
     border: 2px solid #f7f7f7
}

.cart-total-table li {
     border-bottom: 1px solid #f7f7f7
}

.cart-total-table li:last-child {
     border-bottom: none
}

.cart-total-table li span.col.col-title {
     border-right: 1px solid #f7f7f7;
     color: #292929;
     display: block;
     float: left;
     font-size: 14px;
     font-weight: 400;
     line-height: 28px;
     padding: 10px 18px;
     position: relative;
     width: 50%
}

.cart-total-table li span.col {
     color: #9e9e9e;
     font-size: 14px;
     display: block;
     float: left;
     line-height: 28px;
     padding: 10px 18px;
     position: relative;
     width: 50%
}

.cart-bottom .proceed-checkout-button a {
     float: right;
     height: 50px;
     padding: 11px 0;
     width: 240px;
     margin-top: 30px
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a {
     background: #f7f7f7;
    
     color: #292929;
     display: block;
     font-size: 14px;
     /* font-weight: 600; */
     line-height: 26px;
     /* font-family: Montserrat, sans-serif; */
     padding-left: 17px;
     padding-right: 20px;
     transition: .5s;
     position: relative;
     margin-top: 10px;
     padding-top: 10px;
     padding-bottom: 10px;
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:before {
     position: absolute;
     /* top: 12px; */
     left: 0;
     /* width: 0; */
     /* height: 30px; */
     background: #01305e;
     content: "";
     transition: .5s
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a i {
     margin: 19px 0;
     color: #f7f7f7
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover:before,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a:before {
     width: 5px
}

.navbar-default {
     background-color: #ffffff00;
     border-color: #ffffff00
}

.rev_slider {
     position: relative;
     overflow: visible
}

.navbar-nav {
     margin-left: 15px
}

.h-296 {
     height: 289px !important
}

#solution-single-area .sidebar .single-sidebar-item .sec-title-two h2 {
     font-size: 22px;
     margin: -4px 0 15px
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a {
     background: #f7f7f7;
     color: #292929;
     display: block;
     font-size: 16px;
     font-weight: 600;
     line-height: 65px;
     padding-right: 20px;
     font-family: Montserrat, sans-serif;
     margin-bottom: 10px;
     transition: .5s
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a span::before {
     background: #292929;
     color: #fff;
     display: inline-block;
     height: 45px;
     line-height: 45px;
     margin-left: -2px;
     text-align: center;
     width: 50px;
     transition: .5s;
     margin-right: 15px;
     position: relative;
     top: 1px
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a i {
     margin: 26px 0
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text {
     background: #01305e;
     color: #fff;
     border-radius: 5px;
     padding: 25px 10px 25px 40px;
     position: relative;
     margin-bottom: 30px
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text::before {
     background: url("../img/solution-single/bottom-arrow.png") rgba(0, 0, 0, 0);
     bottom: -14px;
     content: "";
     height: 14px;
     left: 30px;
     position: absolute;
     width: 15px
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text .arrow {
     background: url("../img/solution-single/testimonial-icon-bg.png") no-repeat rgba(0, 0, 0, 0);
     height: 70px;
     left: 0;
     padding: 10px 7px;
     position: absolute;
     top: 0;
     width: 70px
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text .arrow i {
     font-size: 25px
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text p {
     font-size: 16px;
     line-height: 32px;
     margin: 0
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .ing-box {
     width: 75px
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box {
     padding-left: 10px
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box h4 {
     margin: 0 0 3px;
     text-transform: capitalize
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box span {
     color: #01305e;
     font-size: 14px;
     font-weight: 400;
     font-family: Archivo, sans-serif
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box .review-box ul li {
     color: #0db2f0;
     display: inline-block;
     margin-right: 3px
}

#solution-single-area .single-solution-content .top {
     margin-bottom: 10px;
     overflow: hidden
}

#solution-single-area .single-solution-content .bottom .img-holder,
#solution-single-area .single-solution-content .top .img-holder {
     margin-right: -25px
}

#solution-single-area .single-solution-content .bottom .text-holder,
#solution-single-area .single-solution-content .top .text-holder {
     padding-left: 25px
}

#solution-single-area .single-solution-content .top .text-holder h3 {
     margin: 20px 0 0;
     text-transform: capitalize
}

#solution-single-area .single-solution-content .bottom .accordion-box {
     margin: 0;
     padding-left: 25px
}

#solution-single-area .single-solution-content .experts-provide .sec-title-two {
     padding-left: 15px;
     padding-bottom: 34px
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide {
     padding-bottom: 60px;
     position: relative
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder {
     width: 70px
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder span::before {
     background: #0db2f0;
     border-radius: 50%;
     color: #fff;
     display: block;
     font-size: 30px;
     font-weight: 600;
     height: 70px;
     line-height: 70px;
     text-align: center;
     width: 70px
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder h3 {
     margin: 0 0 8px
}

#solution-single-area .single-solution-content .caption-box {
     overflow: hidden;
     background: url(../img/solution-single/caption-bg.jpg) 0 0/cover no-repeat;
     padding: 20px 40px
}

#solution-single-area .single-solution-content .caption-box .title h3 {
     color: #fff;
     line-height: 32px;
     margin: 0;
     text-transform: capitalize
}

#solution-single-area .single-solution-content .caption-box .button a {
     margin: 8px 0;
     padding: 10px 30px
}

.dropdown-menu>li.kopie>a {
     padding-left: 5px
}

.dropdown-submenu>.dropdown-menu {
     top: 0;
     left: 100%;
     margin-top: -6px;
     margin-left: -1px;
     -webkit-border-radius: 0 6px 6px 6px;
     -moz-border-radius: 0 6px 6px;
     border-radius: 0 6px 6px
}

.dropdown-submenu>a:after {
     border-color: transparent transparent transparent #333;
     border-style: solid;
     border-width: 5px 0 5px 5px;
     content: " ";
     display: block;
     float: right;
     height: 0;
     margin-right: -10px;
     margin-top: 5px;
     width: 0
}

.dropdown-submenu:hover>a:after {
     border-left-color: #555
}

.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:hover {
     text-decoration: underline
}

@media (max-width:767px) {

     .whatsapp-button {
          position: fixed;
          bottom: 20px;
          left: 20px;
          background-color: #25D366;
          color: white;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 30px;
          box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
          z-index: 1000;
      }
  
      .whatsapp-button i{
          padding-left: 18px;
          padding-top: 13px;
      }

     .form-row {
          display: block;
          padding: 24px 30px
     }

     .form-row .name,
     .form-row .value {
          display: block;
          width: 100%
     }

     .form-row .name {
          margin-top: 0;
          margin-bottom: 12px
     }

     .navbar-default .navbar-brand,
     .navbar-nav {
          display: inline
     }

     .navbar-default .navbar-toggle .icon-bar {
          background-color: #fff
     }

     .navbar-default .navbar-nav .dropdown-menu>li>a {
          color: red;
          background-color: #ccc;
          border-radius: 4px;
          margin-top: 2px
     }

     .navbar-default .navbar-nav .open .dropdown-menu>li>a {
          color: #333
     }

     .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
     .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
          background-color: #ccc
     }

     .navbar-nav .open .dropdown-menu {
          border-bottom: 1px solid #fff;
          border-radius: 0
     }

     .dropdown-menu {
          padding-left: 10px
     }

     .dropdown-menu .dropdown-menu {
          padding-left: 20px
     }

     .dropdown-menu .dropdown-menu .dropdown-menu {
          padding-left: 30px
     }

     li.dropdown.open {
          border: 0 solid red
     }
}

.navbar-default {
     display: inline-flex
}

@media (min-width:768px) {
     ul.nav li:hover>ul.dropdown-menu {
          display: block
     }

     #navbar {
          text-align: center
     }
}

#navbar {
     height: 55px;
     padding-top: 15px
}

.mt-25 {
     margin-top: 50px
}

.text-red {
     color: #ee4c50
}

.navbar-default .navbar-nav>li>a {
     color: #000;
     font-size: 16px;
     margin-top: 6px;
     padding-left: 20px
}

.bg-product {
     padding: 40px
}

.listunset {
     list-style: unset;
     margin-left: 9px
}

.w-4 {
     display: grid;
     margin-bottom: 5px
}

.ml-4 {
     margin-left: 4px
}

.contact-position {
     position: fixed;
     top: 50%;
     width: 40px;
     z-index: 1
}

table tr td {
     padding: 20px;
     color: #3c3c3c;
     font-size: 16px;
     font-weight: 500
}

.mt-10 {
     margin-top: 10px
}

.contact-btn {
     transform: rotate(-90deg);
     position: fixed;
     top: 40%;
     z-index: 1;
     right: -40px;
     left: unset
}

.mt-15 {
     margin-top: 15px
}

.border-b {
     border-bottom: 1px solid;
     border-left: 1px solid;
     border-right: 1px solid;
     padding-left: 15px
}

.carousel-inner img {
     width: 100%;
     max-height: 600px
}

.carousel-inner {
     top: 30px
}

.carousel-control {
     width: 0
}

.carousel-control.left,
.carousel-control.right {
     opacity: 1;
     right: 40px;
     background-image: none;
     background-repeat: no-repeat;
     text-shadow: none
}

.carousel-control.left span,
.carousel-control.right span {
     padding: 15px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
     position: absolute;
     top: 45%;
     z-index: 5;
     display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
     left: 0
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
     right: 0
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
     opacity: .7
}

.header-text {
     position: absolute;
     top: 20%;
     left: 1.8%;
     right: auto;
     width: 96.66666666666666%;
     color: #fff
}

.header-text h2 {
     font-size: 40px
}

.header-text h2 span {
     padding: 10px
}

.header-text h3 span {
     background-color: #000;
     padding: 15px
}

.btn-min-block {
     min-width: 170px;
     line-height: 26px
}

.btn-theme {
     color: #fff;
     background-color: transparent;
     border: 2px solid #fff;
     margin-right: 15px
}

.btn-theme:hover {
     color: #000;
     background-color: #fff;
     border-color: #fff
}

.mb-25 {
     margin-bottom: 25px
}

.mb-20,
.w-590 {
     margin-bottom: 20px
}

.d-flex {
     display: flex
}

.ml-25 {
     margin-left: 25px
}

.ml-19 {
     margin-left: 19px
}

.font-15 {
     font-size: 15px
}

.mt-45 {
     margin-top: 45px
}

.modal-backdrop {
     position: fixed;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 0;
     background-color: #000
}

.nav>li,
.w-250 {
     position: relative
}

.mt-60 {
     margin-top: 100px
}

.p-20 {
     padding: 20px;
     margin-left: 20px;
     color: #333
}

.brand-wel,
.heading,
.mtm-15 {
     text-align: center
}

.pb-10 {
     padding-bottom: 10px
}

.w-590 {
     width: 590px;
     margin-top: 20px;
     border: 1px solid #ddd
}

.h-335 {
     height: 335px
}

.mtm-15 {
     margin-top: 15px;
     margin-bottom: 5px
}

.pb-30 {
     padding-bottom: 30px
}

.modal-header .close {
     margin-top: -22px
}

.modal-content {
     border-radius: 0 !important
}

.w-250 {
     height: 98px;
     margin-bottom: 0 !important;
     top: 0px;
     margin-left: 110px
}

.single-latest-project {
     margin-bottom: 40px
}

.nav>li {
     display: block;
     top: 10px
}

/* .carousel-inner>.item>a>img,
.carousel-inner>.item>img {
     line-height: 1;
     height: 450px;
} */

.grid-text-inner {
     padding: 30px 20px 20px;
     background: #eaeaea
}

.card,
.dropdown-menu {
     background-color: #fff
}

img:hover {
     opacity: 2
}

.grid-text-inner h2 {
     font-size: 25px;
     padding-bottom: 15px;
     height: 75px
}

.img-card,
.img-card img {
     width: 100%;
     height: 200px
}

.mlmr-20 {
     margin-left: 20px;
     margin-right: 20px
}

.brand-wel {
     padding-top: 110px
}

.heading {
     font-size: 40px;
     text-transform: capitalize;
     padding-bottom: 50px
}

.mt--50 {
     margin-top: 90px
}

.img-card {
     border-top-left-radius: 2px;
     border-top-right-radius: 2px;
     display: block;
     overflow: hidden
}

.img-card img {
     object-fit: cover;
     transition: .25s
}

.card-content {
     padding: 15px;
     text-align: left
}

.card-title {
     margin-top: 0;
     font-size: 1.65em
}

.card-title a {
     color: #000;
     text-decoration: none !important
}

.card-read-more {
     border-top: 1px solid #d4d4d4
}

.card-read-more a {
     text-decoration: none !important;
     padding: 10px;
     font-weight: 600;
     text-transform: uppercase
}

.navbar-nav>li>.dropdown-menu {
     margin-top: 0;
     border-top-left-radius: 0;
     border-top-right-radius: 0
}

.dropdown-menu {
     position: absolute;
     top: 100%;
     z-index: 1000;
     display: none;
     float: left;
     min-width: 160px;
     padding: 5px 0;
     margin: 2px 0 0;
     font-size: 14px;
     text-align: left;
     list-style: none;
     -webkit-background-clip: padding-box;
     background-clip: padding-box;
     border: 1px solid rgba(0, 0, 0, .15);
     border-radius: 4px;
     -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
     box-shadow: 0 6px 12px rgb(0 0 0 / 18%)
}

.card,
.conatact,
.gallery {
     display: flex
}

.conatact,
.why {
     text-align: center
}

.single-page-header {
     text-align: center;
     color: #fff;
     position: relative;
     height: 400px;
     margin-top: 46px
}

.card {
     position: relative;
     flex-direction: column;
     min-width: 0;
     word-wrap: break-word;
     background-clip: border-box;
     border: 1px solid #f5f5f5
}

.card .card-body {
     background: #f7f7f7;
     overflow: hidden;
     padding: 25px 20px 4px 15px
}

.card-body p {
     flex: 1 1 auto;
     padding: 15px;
     color: #000
}

.profile {
     margin-top: 16px;
     margin-left: 11px
}

.btn-danger {
     background-color: #d43f3a
}

.cust-name {
     font-style: italic;
     font-size: 23px;
     color: #5a5a5a;
     text-transform: none;
     font-family: FontAwesome
}

.cust-profession {
     font-size: 10px
}

.gallery {
     overflow: hidden;
     padding: 4px
}

.gallery img {
     margin: 5px;
     border: 1px solid #000
}

.why p {
     padding-top: 20px
}

.img01 {
     box-shadow: rgba(0, 0, 0, .35) 0 5px 15px
}

.dropdown a {
     text-decoration: none
}

.conatact {
     justify-content: space-around;
     color: #fff
}

@media only screen and (max-width:768px) {
     #navbar {
          height: 90px;
          margin-top: 0 !important
     }

     .logo-section {
          display: none
     }

     .w-250 {
          margin-left: 0
     }
}

.header-label {
     display: inline-block;
     margin-left: 5px;
     padding: 10px 19px;
     font-size: 15px;
     line-height: 16.4px;
     text-align: center;
     color: #535353;
     vertical-align: middle;
     /* border: 1px solid #d3d2d2ee; */
         /* border: 1px solid #d3d2d2ee; */
    /* border-radius: 25px; */
    border: 3px solid #03a9f4;
    background-color: #e3e3e3;
     border-radius: 50px
}

.footer {
     background-color: #012a7e; /* Dark Blue */
     color: white;
     padding: 20px 0;
     text-align: center;
   }
   .footer-logo img {
     max-width: 180px;
     margin-bottom: 15px;
   }
   .footer-links {
     margin-bottom: 15px;
   }
   .footer-links a {
     color: white;
     margin: 0 10px;
     text-decoration: none;
     font-weight: 500;
   }
   .footer-links a:hover {
     text-decoration: underline;
   }
   .social-icons a {
     display: inline-block;
     margin: 0 10px;
     width: 40px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     border-radius: 50%;
     background: #ffffff;
     color: white;
     font-size: 18px;
     transition: 0.3s;
   }
   .social-icons a:hover {
     background: #e1e1e1;
   }
   .footer-bottom {
     margin-top: 10px;
     font-size: 14px;
     opacity: 0.7;
   }