:root {
    --theme-font1: 'Inter', sans-serif;
    --theme-font2: 'Barlow', sans-serif;
    --theme-color1: #ea9631;
    --e-global-color-bright-blue: #ea9631;
    --e-global-color-accent: #ea9631;
    --e-global-color-dark-cyan: #ea9631;
    --e-global-color-light-orange: #ea9631;
    --e-global-color-bright-orange: #ea9631;
    --e-global-color-primary: #ffffff;
    --e-global-color-secondary: #162834;
    --e-global-color-text: #9b9b9e;
    --e-global-color-white: #ffffff;
    --e-global-color-black: #000000;
    --e-global-color-very-dark-blue: #0d2434;
    --e-global-color-very-dark-desaturated-blue: #0f1e5d;
    --e-global-color-very-dark-mostly-black-blue: #061a28;
    --e-global-color-very-dark-grayish-blue: #3b4b55;
    --e-global-color-light-cyan: #55ffff;
    --e-global-color-light-gray: #cccccc;
    --e-global-color-dark-desaturated-blue: #1f313e;
    --e-global-color-dark-blue: #114264;
    --e-global-color-very-dark-gray: #555555;
    --e-global-color-very-light-gray: #e9e9e9;
    --e-global-color-very-dark-mostly-black-violet: #1f1029;
    --e-global-color-vivid-violet: #b318ff;
    --e-global-color-very-dark-gray-mostly-black: #222222;
    --e-global-color-soft-blue: #7966f9;
    --e-global-color-bright-cyan: #2ecaed;
    --e-global-color-dark-mostly-black-violet: #1b0c25;
    --e-global-color-very-dark-desaturated-violet: #36283f;
    --e-global-color-very-dark-violet: #4c126a;
    --e-global-color-dark-grayish-violet: #a8a5aa;
    --e-global-color-very-dark-grayish-violet: #5a4f61;
    --e-global-color-very-pale-violet: #f0d1ff;
    --e-global-color-very-vivid-violet: #a52bff;
    --e-global-color-vivid-cyan: #20ddeb;
    --e-global-color-light-grayish-cyan: #d5f5fb;
    --e-global-color-light-dark-grayish-violet: #403449;
    --e-global-color-dark-violet: #2e113f;
    --e-global-color-dark-desaturated-violet: #4c315c;
    --e-global-color-grayish-violet: #bbb7be;
    --e-global-color-light-violet: #ca5eff;
    --e-global-color-very-bright-blue: #0e2461;
    --e-global-color-bright-vivid-violet: #a019ed;
    --e-global-color-very-pale-mostly-white-cyan: #f6ffff;
    --e-global-color-very-soft-cyan: #b6e7e7;
    --e-global-color-dark-mostly-black-blue: #111328;
    --e-global-color-dark-gray: #999999;
    --e-global-color-gray: #bdbdbd;
    --e-global-color-very-light-grayish-cyan: #c0eaea;
    --e-global-color-very-soft-blue: #bfe2fb;
}

.contact_content p.para-cont {
    color: #000;
    display: flex;
    padding-bottom: 10px;
}
.footer .widget-title:before {
    background: var(--theme-color1) !important;
}
.footer .widget-title {
    font-size: 18px;
}
.widget_nav_menu ul.menu.nav > li a {
    font-size: 18px !important;
    font-family: var(--theme-font1) !important;
    font-weight: 400 !important;
}
.banner-area {
    background: url(../../images/images/others/breadcrumb2.png);
    height: 250px;
    min-height: 250px;
}
.banner-heading .border-title.border-left {
    font-size: 36px;
    text-align: end;
}
.border-title:before {
    left: unset !important;
    right: 0 !important;
    width: 6%;
    background: var(--e-global-color-dark-cyan);
}
.home-entry-content .border-title.border-left:before {
    left: 0 !important;
}
.home-entry-content h2.border-title.border-left {
    display: none;
}
.banner-heading .border-title.border-left {
    padding-bottom: 4px;
    margin-bottom: 0px;
    color: #fff;
}
div#crumbs {
    display: none;
}
.copyright-info {
    font-family: var(--theme-font1) !important;
    font-size: 16px;
    font-weight: 400;
    color: var(--e-global-color-white);
}
.vc_custom_1496736351250 {
    background-color: var(--e-global-color-white);
}
body{
    font-family: 'Barlow', sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-family: 'Barlow', sans-serif;
}
.h1, h1 {
    font-size: 80px;
    line-height: 88px;
    font-weight: 600;
    color: var(--e-global-color-white);
}
.h2, h2 {
    font-size: 42px;
    line-height: 50px;
    font-weight: 700;
    color: var(--e-global-color-secondary);
    font-family: var(--theme-font2);
}
.h3, h3{
    font-size: 34px;
    line-height: 38px;
    font-weight: 700;
}
.h4, h4 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
}
.h5, h5 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
}
.h6, h6 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    color: var(--e-global-color-accent);
}
p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    color: var(--e-global-color-text);
}
.text-size-18 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
}
.text-size-16 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
}
.text-size-14 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
}

.top-info-box li .info-box .info-box-title {
    color: var(--e-global-color-black) !important;
    font-family: var(--theme-font2) !important;
    font-size: 18px !important;
}
.header_title {
    color: var(--e-global-color-white);
    font-family: var(--theme-font1);
}
.header_logo {
    width: 100%;
    height: 100%;
}
.header-right {
    margin-top: 50px;
}
.header_contact {
    color: var(--e-global-color-white);
    font-family: var(--theme-font1);
}
.headernav-variation2 .site-navigation-inner, .headernav-variation3 {
    background: var(--e-global-color-black);
}
.headernav-variation2 ul.main-menu > li > a, .headernav-variation3 ul.main-menu > li > a {
    color: var(--e-global-color-white);
    font-family: var(--theme-font1);
    font-size: 16px;
    font-weight: 600;
}
a, ul.main-menu li ul li a:hover, .btn-white.btn-primary, .top-bar2 ul.top-info li i, ul.top-info-box li .info-box span.info-icon, .entry-header .entry-title a:hover, .post-meta a:hover, .widget.tansy_latest_news_widget .entry-title a:hover, .widget ul.nav>li>a:hover, .isotope-nav ul a.active, .project-item-title a:hover, .quote-author, .latest-post .post-title a:hover, .iwd-team-content .iwd-name, .team-social-icons a i:hover, .iwd-team-content-classic .team-social-icons a i:hover, .action-box-icon i, .footer-widget ul.list-arrow li:hover a, .footer-widget ul.list-arrow li:hover, #back-to-top .btn.btn-primary, ul.main-menu>li.current-menu-item>a, ul.main-menu>li.current-menu-parent>a, .quote-item .quote-text:before, .wd-button:hover, ul.main-menu>li:hover>a, ul.main-menu>li.current-menu-parent > ul.sub-menu > li.current-menu-item > a, ul.list-arrow li:before, .featured-post, .off-canvas-list li a:hover {
    color: var(--e-global-color-white);
}
.header-variation2 {
    padding-top: 20px;
}
.main-menu>li:hover>a {
    color: #000;
}
#back-to-top .btn.btn-primary {
    margin-bottom: 0px;
}
ul.main-menu>li:hover>a, ul.main-menu>li:active>a {
    color: var(--theme-color1);
}
.top-bar .container .top-bar1, .top-bar2 {
    background: var(--theme-color1);
}
.top-info-box li .info-box span.info-icon i {
    color: var(--theme-color1);
}
.headernav-variation2 ul.main-menu > li.menu-item-94 > a {
    color: var(--theme-color1);
}
.top-bar2 .top-social li a {
    color: unset;
    margin: 0px 4px;
}
.top-bar2 {
    padding: 5px 0px 5px;
}
.top-bar2 ul.top-info {
    padding-top: 2px;
}
.top-bar2 .top-social li a i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    background: var(--e-global-color-black);
    color: var(--e-global-color-accent);
    line-height: 31px;
    font-size: 12px;
}




/*----------  footer  ----------*/

.copyright {
    background: var(--theme-color1);
    padding: 8px 0;
    text-align: center;
}
.footer-logo {
    margin-bottom: 25px;
    background: var(--e-global-color-white);
    border-radius: 20px;
    height: 100%;
}
.footer-comhead.heading3 {
    margin-bottom: 10px;
    color: var(--theme-color1);
}
.heading3 {
    font-size: 22px !important;
    font-family: var(--theme-font1);
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
}
.contact-foot p {
    font-size: 16px;
    color: #fff;
}
.footer .widget.tansy_latest_news_widget ul li {
    font-size: 18px;
    font-family: var(--theme-font1);
    line-height: 1.8;
}
.widget_nav_menu {
    margin-top: 0px;
    margin-bottom: 0px;
}
/*===================================================  home_page  ====================================================*/

/*---------------------------------------------------  home_welcome  -------------------------------------------------*/

/* About Us */

.about-section{
    position: relative;
    padding: 160px 0 120px;
}
.about-section .about_wrapper{
    position: relative;
}

.about-section .about_wrapper .about-image{
    position: absolute;
    background: var(--e-global-color-light-cyan);
    border-radius: 10px;
    top: 100px;
    left: unset;
    right: 40px;
}
.about-section .about_wrapper .about-image img{
    border-radius: 10px;
    opacity: 90%;
}
.about-section .about_wrapper .box {
    background: var(--e-global-color-white);
    box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
    border-radius: 10px;
    position: absolute;
    top: 53px;
    right: 4px;
    width: 330px;
    padding: 22px 30px;
    z-index: 1;
}
.about-section .about_wrapper .box .year {
    position: relative;
    z-index: 1;
}
.about-section .about_wrapper .year .number{
    float: left;
    margin-right: 13px;
}
.about-section .about_wrapper .box .year .value {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    display: inline-block;
    color: var(--theme-color1);
}
.about-section .about_wrapper .box .year .plus {
    font-size: 34px;
    line-height: 34px;
    font-weight: 700;
    display: inline-block;
    color: var(--e-global-color-accent);
    left: -4px;
    top: -20px;
}
.about-section .about_wrapper .box .year .text {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    padding-top: 7px;
}
.about-section .about_content h4 {
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 16px;
}
.about-section .about_content h2 {
    margin-bottom: 22px;
}
.about-section .about_content .text1{
    font-weight: 600;
    color: var(--e-global-color-black);
    margin-bottom: 31px;
}
.about-section .about_content .text2{
    font-style: italic;
    padding-left: 9px;
    border-left: 5px solid var(--e-global-color-bright-blue);
    margin-bottom: 30px;
}
.about-section .about_content .text3{
    margin-bottom: 32px;
}
.about-section .about_content .read_more {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    padding: 6px 3px 7px 50px;
    text-align: center;
    display: inline-block;
    border-radius: 30px;
    color: var(--e-global-color-white) !important;
    background: var(--e-global-color-bright-blue);
    transition: all 0.3s ease-in-out;
}
.about-section .about_content .read_more .circle {
    background: var(--e-global-color-white);
    border-radius: 100px;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
    margin: 0 3px 0 18px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    font-size: 18px;
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    color: var(--e-global-color-secondary);
}
.about-section .about_content .read_more:hover {
    color: var(--e-global-color-white) !important;
    background: var(--e-global-color-secondary);
}
.about-section .about_content .read_more:hover .circle {
    background-color: var(--e-global-color-bright-blue);
    color: var(--e-global-color-white)
}
.about-section .lower-column{
    padding-top: 106px;
}
.about-section .lower-column h3 {
    font-size: 34px;
    line-height: 42px;
    padding-top: 10px;
    padding-left: 0;
    font-family: 'Barlow', sans-serif;
}
.about-section .lower-column .content{
    transition: all 0.3s ease-in-out;
}
.about-section .lower-column .content:hover{
    transform: translateY(-5px);
}
.about-section .lower-column .content1{
    padding-left: 46px;
}
.about-section .lower-column .content3{
    padding-left: 68px;
}
.about-section .lower-column .content .value {
    color: var(--e-global-color-secondary);
    font-size: 34px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block;
}
.about-section .lower-column .content .plus {
    color: var(--e-global-color-secondary);
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    display: inline-block;
    top: -2px;
    left: -2px;
}
.about-section .lower-column .content .heading {
    color: var(--e-global-color-bright-blue);
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    display: block;
}
.about-section .lower-column .content .heading {
    color: var(--e-global-color-bright-blue);
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    display: block;
    margin-bottom: 20px;
}
.about-section .lower-column .content .text1 {
    margin-right: 65px;
}
.about-section .lower-column .content .text2 {
    margin-right: 0px;
}
.about-section .lower-column .content .text3 {
    margin-right: 0px;
}

/*----------------------------------------------------  home_service  ----------------------------------------------------*/

/* Service */

.service-section{
    position: relative;
    padding-bottom: 152px;
    overflow: hidden;
}
.service-section .service-logoimage{
    position: absolute;
    right: 35px;
    bottom: 0;
}
.service-section .end-logo{
    position: relative;
    text-align: center;
}
.service-section .end-logo::before{
    content: "";
    position: absolute;
    width: 43%;
    height: 1px;
    background: var(--e-global-color-light-gray);
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.service-section .end-logo::after{
    content: "";
    position: absolute;
    width: 43%;
    height: 1px;
    background: var(--e-global-color-light-gray);
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.end-logo img {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateX(0); }
    100% { transform: translateX(-5px); }
}
.service-section .content {
    padding-top: 130px;
}
.service-section .service_content h4{
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 16px;
}
.service-section .service_content h2{
    margin-bottom: 64px;
}
.service-section .service_content .service_contentbox .upper-row {
    margin-bottom: 40px;
}
.service-section .service_contentbox .service-box {
    display: inline-block;
    transition: all 0.3s ease-in-out;
    padding: 20px;
    margin: 10px 10px;
    border-radius: 20px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    background: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}
.service-section .service-box span {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    display: block;
    margin-bottom: 12px;
    color: var(--e-global-color-white);
}
.service-section .service-box p {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Inter', sans-serif;
    margin-bottom: 21px;
    color: var(--e-global-color-very-dark-gray);
    margin-right: 22px;
}
.service-section .service-box:hover span{
    color: var(--e-global-color-accent);
}
.service-section .service_contentbox .service-box figure {
    background: var(--e-global-color-white);
    border-radius: 10px;
    height: 90px;
    width: 90px;
    line-height: 90px;
    text-align: center;
    margin-bottom: 18px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    box-shadow: 1px 21px 46px rgb(0 0 100 / 10%);
}
.service-section .service_contentbox .service-box figure:hover {
    transform: translateY(-5px);
}
.service-section .service-box:hover figure{
    background: var(--e-global-color-accent);
}
.service-section .service-box:hover img{
    filter: brightness(0) invert(1);
}
.service-section .service_contentbox .service-box .read_more {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    color: var(--e-global-color-secondary);
    transition: all 0.3s ease-in-out;
}
.service-section .service_contentbox .service-box .read_more i {
    display: inline-block;
    margin-left: 6px;
    font-size: 12px;
}
.service-section .service_contentbox .service-box:hover .read_more {
    color: var(--e-global-color-black);
}
.service-section .service_contentbox .service-box .read_more:hover {
    color: var(--e-global-color-secondary);
}
.service-section .service_wrapper{
    position: relative;
    padding-top: 56px;
}
.service-section .service_wrapper .service-image1{
    position: absolute;
    top: 90px;
    left: -100px;
}
.service-section .service_wrapper .service-image2{
    position: relative;
    top: 130px;
    right: -170px;
    display: inline-block;
}
.owl-carousel .owl-item img {
    display: unset;
    width: unset;
}
.homeservccaro-div p {
    font-size: 16px;
}
.homeservccaro-div {
    margin-top: 40px;
}

/*--------------------------------------------------  home_whychoose  -----------------------------------------------------*/

/* Choose */

.choose-section {
    background: var(--e-global-color-secondary);
    position: relative;
    padding: 120px 0;
    border-radius: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
}
.choose-section .choose-backgroundimage1 {
    position: absolute;
    left: 0;
    top: 5px;
}
.choose-section .choose-backgroundimage2{
    position: absolute;
    top: 2px;
    right: 4px;
}
.choose-section .choose-image {
    position: absolute;
    bottom: -120px;
    left: 27px;
}
.choose-section .content {
    padding-left: 140px;
    position: relative;
    z-index: 1;
}
.choose-section .content h4 {
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 16px;
    background: var(--e-global-color-primary);
    padding: 4px 10px;
    border-radius: 5px;
    display: inline-block;
}
.choose-section .content h2 {
    color: var(--e-global-color-white);
    margin-bottom: 20px;
}
.choose-section .content p {
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    color: var(--e-global-color-white);
    margin-bottom: 30px;
    margin-right: 25px;
}
.choose-section .content .read_more {
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    padding: 6px 3px 7px 38px;
    text-align: center;
    display: inline-block;
    border-radius: 30px;
    color: var(--e-global-color-secondary) !important;
    background: var(--e-global-color-white);
    transition: all 0.3s ease-in-out;
}
.choose-section .content .read_more .circle {
    background: var(--e-global-color-secondary);
    border-radius: 100px;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
    margin: 0 3px 0 13px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    font-size: 18px;
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    color: var(--e-global-color-white);
}
.choose-section .content .read_more:hover {
    color: var(--e-global-color-white) !important;
    background: var(--e-global-color-bright-blue);
}
.choose-section .content .read_more:hover .circle {
    background-color: var(--e-global-color-white);
    color: var(--e-global-color-secondary);
}
.choose-section .choose-image img {
    width: 445px;
}
.choose-section .choose-backgroundimage1 img {
    width: 472px;
}
.mb-0 {
    margin-bottom: 0!important;
}
figure {
    margin: 0 0 1rem;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
img, svg {
    vertical-align: middle;
}
.position-relative {
    position: relative!important;
}
.choose-section .choose-backgroundimage2 img {
    width: 230px;
}

/*-------------------------------------------------------  home_video  ---------------------------------------------------*/

/* Trust */

.trust-section {
    padding: 175px 0 90px;
}
.trust-section .trust_wrapper {
    position: relative;
}
.trust-section .trust_wrapper .box {
    position: absolute;
    top: -52px;
    right: 30px;
    border-radius: 10px;
    background: var(--theme-color1);
    width: 395px;
    height: 324px;
}
.trust-section .trust_wrapper .trust-image {
    position: relative;
    top: -32px;
    left: 6px;
}
.trust-section .trust_wrapper .trust-image iframe {
    border-radius: 20px;
    border: 10px solid var(--e-global-color-white);
    box-shadow: 1px 1px 100px rgb(0 0 0 / 20%);
    width: 490px;
    height: 400px;
}
.trust-section .trust_wrapper .video-icon {
    border: 2px solid rgba(255, 255, 255, 60%);
    border-radius: 100px;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease-in-out;
    height: 115px;
    width: 115px;
    line-height: 115px;
    top: 115px;
    left: 195px;
}
.trust-section .trust_wrapper .video-icon i{
    font-size: 24px;
    height: 95px;
    width: 95px;
    line-height: 95px;
    color: var(--e-global-color-black);
    background: var(--e-global-color-white);
    border-radius: 100px;
    transition: all 0.3s ease-in-out;
}
.trust-section .trust_content h4 {
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 16px;
}
.trust-section .trust_content h2 {
    font-weight: 600;
    color: var(--e-global-color-black);
    margin-bottom: 26px;
}
.trust-section .trust_content p {
    color: var(--e-global-color-very-dark-gray);
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 20px;
    margin-right: 0;
}
.trust-section .trust_content ul{
    padding-left: 14px;
}
.trust-section .trust_content ul li {
    margin-bottom: 15px;
    color: var(--e-global-color-very-dark-gray);
    transition: all 0.3s ease-in-out;
}
.trust-section .trust_content ul li:hover {
    color: var(--e-global-color-dark-cyan);
}
.trust-section .trust_content ul li .circle {
    position: relative;
    top: 5px;
    left: -13px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: var(--e-global-color-dark-cyan);
    border-radius: 100px;  
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.trust-section .trust_content ul li .circle:before {
    font-size: 14px;
    position: absolute;
    left: 4px;
    font-family: 'FontAwesome';
    transition: all 0.3s ease-in-out;
    color: var(--e-global-color-white);
}

/*------------------------------------------------------  home_howitworks  --------------------------------------------------*/

/* Work */

.customer-work-optimizer {
    background-image: linear-gradient(to bottom, var(--e-global-color-dark-cyan) -90%, var(--e-global-color-very-pale-mostly-white-cyan) 32%);
    padding: 144px 0 140px;
}
.work-section {
    position: relative;
}
.work-section .work-leftlineimage img{
    position: absolute;
    top: -92px;
    left: -212px;
}
.work-section .work-rightlineimage img{
    position: absolute;
    top: 66px;
    right: -212px;
}
.work-section .content {
    text-align: center;
    padding: 0 280px;
}
.work-section .content h4 {
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 20px;
}
.work-section .content h2 {
    font-weight: 600;
    color: var(--e-global-color-black);
    margin-bottom: 32px;
}
.work-section .content p {
    color: var(--e-global-color-very-dark-gray);
    margin-bottom: 106px;
}
.work-section .work_content{
    position: relative;
    text-align: center;
}
.work-section .work_content .image{
    position: relative;
    margin-bottom: 46px;
    transition: all 0.3s ease-in-out;
}
.work-section .work_content .image .icon {
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    border-radius: 100px;
    color: var(--e-global-color-white);
    background: var(--e-global-color-black);
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.work-section .work_content .image .number{
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    top: -18px;
    right: 112px;
    width: 70px;
    height: 70px;
    line-height: 62px;
    text-align: center;
    border-radius: 100px;
    color: var(--e-global-color-white);
    background: var(--e-global-color-light-orange);
    border: 5px solid var(--e-global-color-white);
    transition: all 0.3s ease-in-out;
}
.work-section .work_content h4 {
    margin-bottom: 28px;
    color: var(--e-global-color-black);
}
.work-section .work_content p {
    margin-bottom: 36px;
    padding: 0 65px;
    color: var(--e-global-color-very-dark-gray);
}
.work-section .work_content .circle {
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100px;
    color: var(--e-global-color-very-dark-gray);
    border: 1px solid var(--e-global-color-very-dark-gray);
    transition: all 0.3s ease-in-out;
}
.work-section .work_content:hover .image .icon{
    background: var(--e-global-color-light-orange);
}
.work-section .work_content:hover .image .number{
    background: var(--e-global-color-black);
}
.work-section .work_content:hover .circle{
    color: var(--e-global-color-white);
    background: var(--e-global-color-light-orange);
    border: 1px solid var(--e-global-color-light-orange);
}
.work-section .work_content .work-middleimage1{
    position: absolute;
    top: 36px;
    right: -138px;
}
.work-section .work_content .work-middleimage2{
    position: absolute;
    top: 74px;
    right: -138px;
}

/* Optimize */

.optimize-section{
    padding-top: 218px;
}
.optimize-section .optimize_content h4 {
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 18px;
}
.optimize-section .optimize_content h2 {
    font-weight: 600;
    color: var(--e-global-color-black);
    margin-bottom: 30px;
}
.optimize-section .optimize_content p{
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 22px;
    margin-right: 82px;
    color: var(--e-global-color-very-dark-gray);
}
.optimize-section .optimize_content .properties {
    display: flex;
    margin-bottom: 28px;
}
.optimize-section .optimize_content .properties .first-list {
    margin-right: 30px;
}
.optimize-section .optimize_content ul{
    padding-left: 14px;
}
.optimize-section .optimize_content ul li {
    margin-bottom: 15px;
    color: var(--e-global-color-very-dark-gray);
    transition: all 0.3s ease-in-out;
    display: flex;
}
.optimize-section .optimize_content ul li:hover {
    color: var(--e-global-color-dark-cyan);
}
.optimize-section .optimize_content ul li .circle {
    position: relative;
    top: 3px;
    left: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: var(--e-global-color-dark-cyan);
    border-radius: 100px;
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.optimize-section .optimize_content ul li .circle:before {
    font-size: 14px;
    position: absolute;
    left: 4px;
    font-family: 'FontAwesome';
    transition: all 0.3s ease-in-out;
    color: var(--e-global-color-white);
}
.optimize-section .optimize_content .pricing_plan {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    padding: 22px 34px;
    text-align: center;
    display: inline-block;
    border-radius: 6px;
    color: var(--e-global-color-white) !important;
    background: var(--e-global-color-dark-cyan);
    transition: all 0.3s ease-in-out;
}
.optimize-section .optimize_content .pricing_plan:hover {
    background: var(--e-global-color-light-orange);
}
.optimize-section .optimize_wrapper {
    position: relative;
}
.optimize-section .optimize_wrapper .box{
    position: absolute;
    top: -79px;
    right: -15px;
    width: 339px;
    height: 554px;
    border-radius: 10px;
    background: var(--e-global-color-bright-orange);
}
.optimize-section .optimize_wrapper .optimize-image1 {
    position: absolute;
    top: -60px;
    right: 5px;
    display: inline-block;
}
.optimize-section .optimize_wrapper .optimize-image1 img {
    border-radius: 20px;
    border: 10px solid var(--e-global-color-white);
    box-shadow: 1px 1px 100px rgb(0 0 0 / 20%);
    width: 385px;
}
.optimize-section .optimize_wrapper .optimize-image2 {
    position: relative;
    top: 104px;
    left: -9px;
}
.optimize-section .optimize_wrapper .optimize-image2 img{
    border-radius: 10px;
    border: 5px solid var(--e-global-color-white);
    box-shadow: 1px 1px 100px rgb(0 0 0 / 20%);
}
.optimize-section .optimize_wrapper .comment{
    font-size: 20px;
    top: -22px;
    left: 97px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    border-radius: 10px;
    color: var(--e-global-color-white);
    background: var(--e-global-color-dark-cyan);
    display: inline-block;
    font-family: 'FontAwesome';
    transition: all 0.3s ease-in-out;
}
.optimize-section .optimize_wrapper .comment:hover{
    background: var(--e-global-color-light-orange);
}
.optimize-section .optimize_wrapper .comment::after{
    border-left: 2px dashed var(--e-global-color-gray);
    content: "";
    position: absolute;
    height: 54px;
    top: 72px;
    left: 28px;
}
.optimize-section .optimize_wrapper .cart{
    font-size: 20px;
    bottom: -230px;
    left: 27px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    border-radius: 10px;
    color: var(--e-global-color-white);
    background: var(--e-global-color-light-orange);
    display: inline-block;
    font-family: 'FontAwesome';
    transition: all 0.3s ease-in-out;
}
.optimize-section .optimize_wrapper .cart:hover{
    background: var(--e-global-color-dark-cyan);
}
.optimize-section .optimize_wrapper .cart::after{
    border-left: 2px dashed var(--e-global-color-gray);
    content: "";
    position: absolute;
    height: 54px;
    top: -65px;
    left: 28px;
}


/*---------------------------------------------------  home_gallery  -----------------------------------------------------*/

#isotope .isotope-img-container {
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin: 15px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
}
#isotope .img-responsive {
    height: 210px;
    width: 330px;
    object-fit: cover;
}
div#post-39 .isotope-nav {
    display: none;
}
.title_sec h4 {
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 18px;
}
.title_sec h2 {
    font-weight: 600;
    color: var(--e-global-color-black);
    margin-bottom: 30px;
}

/*---------------------------------------------------  home_label  ---------------------------------------------------------*/

.custom_footer_portion .contact_portion {
    background: url(../../images/images/others/labelbgimg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 60px 0 40px;
    border-radius: 10px;
    margin-bottom: -60px;
    z-index: 1;
    box-shadow: rgb(255 255 255 / 40%) 0px 2px 4px, rgb(255 255 255 / 30%) 0px 7px 13px -3px, rgb(230 169 97) 0px -3px 0px inset;
}
.custom_footer_portion .contact_portion .content {
    padding-left: 116px;
    position: relative;
    z-index: 1;
}
.custom_footer_portion .contact_portion h2 {
    margin-right: 20px;
    margin-bottom: 40px;
    color: var(--e-global-color-white);
}
.custom_footer_portion .contact_portion .discover {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    padding: 22px 42px;
    text-align: center;
    display: inline-block;
    border-radius: 10px;
    color: var(--e-global-color-white) !important;
    background: var(--e-global-color-dark-cyan);
    transition: all 0.3s ease-in-out;
}
.custom_footer_portion .contact_portion .discover:hover {
    background: var(--e-global-color-light-orange);
}

/*===================================================  about_page  ========================================================*/

/* Feature 3 */

.customer-feature-article {
    background-image: linear-gradient(to bottom, var(--e-global-color-dark-cyan) -90%, var(--e-global-color-very-pale-mostly-white-cyan) 32%);
    padding: 140px 0 140px;
}
.customer-feature-section{
    position: relative;
}
.customer-feature-section .content{
    text-align: center;
}
.customer-feature-section .content h4 {
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 20px;
}
.customer-feature-section .content h2 {
    font-weight: 600;
    color: var(--e-global-color-black);
    margin-bottom: 88px;
    padding: 0 200px;
}
.customer-feature-section .feature_wrapper {
    position: relative;
}
.customer-feature-section .feature_wrapper .box{
    position: absolute;
    top: -28px;
    right: -10px;
    width: 525px;
    height: 488px;
    border-radius: 10px;
    background: var(--e-global-color-bright-orange);
}
.customer-feature-section .feature_wrapper .feature3-image {
    position: relative;
    top: 0px;
    right: 5px;
}
.customer-feature-section .feature_wrapper .feature3-image img{
    border-radius: 20px;
    border: 10px solid var(--e-global-color-white);
    box-shadow: 1px 1px 100px rgb(0 0 0 / 20%);
}



.feature_contentbox .optimize_content h4 {
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 18px;
}
.feature_contentbox .optimize_content h2 {
    font-weight: 600;
    color: var(--e-global-color-black);
    margin-bottom: 30px;
}
.feature_contentbox .optimize_content p{
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 22px;
    margin-right: 82px;
    color: var(--e-global-color-very-dark-gray);
}
.feature_contentbox .optimize_content .properties {
    display: flex;
    margin-bottom: 28px;
}
.feature_contentbox .optimize_content .properties .first-list {
    margin-right: 30px;
}
.feature_contentbox .optimize_content ul{
    padding-left: 14px;
}
.feature_contentbox .optimize_content ul li {
    margin-bottom: 15px;
    color: var(--e-global-color-very-dark-gray);
    transition: all 0.3s ease-in-out;
}
.feature_contentbox .optimize_content ul li:hover {
    color: var(--e-global-color-dark-cyan);
}
.feature_contentbox .optimize_content ul li .circle {
    position: relative;
    top: 5px;
    left: -13px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: var(--e-global-color-dark-cyan);
    border-radius: 100px;  
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.feature_contentbox .optimize_content ul li .circle:before {
    font-size: 14px;
    position: absolute;
    left: 4px;
    font-family: 'FontAwesome';
    transition: all 0.3s ease-in-out;
    color: var(--e-global-color-white);
}
.feature_contentbox .optimize_content .pricing_plan {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    padding: 22px 34px;
    text-align: center;
    display: inline-block;
    border-radius: 6px;
    color: var(--e-global-color-white) !important;
    background: var(--e-global-color-dark-cyan);
    transition: all 0.3s ease-in-out;
}
.feature_contentbox .optimize_content .pricing_plan:hover {
    background: var(--e-global-color-light-orange);
}

.customer-feature-section .feature_contentbox .feature-box .feature-icon{
    margin-bottom: 26px;
    transition: all 0.3s ease-in-out;
}
.customer-feature-section .feature_contentbox .feature-box .feature-icon:hover{
    transform: translateY(-5px);
}
.customer-feature-section .feature_contentbox .feature-box h4{
    color: var(--e-global-color-black);
    margin-bottom: 21px;
}
.customer-feature-section .feature_contentbox .feature-box p {
    color: var(--e-global-color-very-dark-gray);
    margin-right: 0px;
    margin-bottom: 24px;
}
.customer-feature-section .feature_contentbox .feature-box .circle{
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100px;
    color: var(--e-global-color-very-dark-gray);
    border: 1px solid var(--e-global-color-very-dark-gray);
    transition: all 0.3s ease-in-out;
}
.customer-feature-section .feature_contentbox .feature-box:hover .circle{
    color: var(--e-global-color-white);
    border: 1px solid var(--e-global-color-dark-cyan);
    background: var(--e-global-color-dark-cyan);
}
.customer-feature-section .feature_contentbox .feature-box2{
    padding-left: 10px;
}

/*======================================================  product-page  ====================================================*/

.propgpdline {
    border: 1px solid #d6d6d6;
    padding: 0 !important;
}
.propgpdro {
    display: flex;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
.estpropgscont-div {
    padding: 40px;
}
.estpropgscd-cont h3 {
    color: var(--e-global-color-accent);
    font-family: var(--theme-font2);
    font-size: 34px;
}

/*===================================================  gallery_page  =======================================================*/

#gallery .wpb_wrapper .wdc-title-shortcode {
    display: none;
}
#gallery .wpb_wrapper ul {
    display: none;
}

/*===================================================  contact_page  =======================================================*/

#contact h2.border-title.border-center {
    text-align: left;
}
#contact #post-39 .border-title:before {
    left: 40px !important;
    right: unset !important;
}
.contact_content p.para-cont span.fa {
    background: var(--e-global-color-black);
    color: var(--e-global-color-white);
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
}
.contact_content p.para-cont span.fa:before {
    position: relative;
    top: 8px;
    font-size: 16px;
}
span.fot-conthead {
    font-size: 20px;
    font-family: var(--theme-font2);
    padding: 0 10px;
}
.contact_content .footer-comhead.heading3 {
    padding-bottom: 10px;
}
.contact_content span.d-flex {
    display: flex;
    flex-direction: column;
}
.contact_content span.contpara {
    padding: 2px 10px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  responsive  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

@media (max-width : 767px) {
h1 {
    font-size: 30px;
    line-height: 42px;
}
h2 {
    font-size: 24px;
    line-height: 30px;
}
h3 {
    font-size: 22px;
    line-height: 26px;
}
h4 {
    font-size: 16px;
    line-height: 26px;
}
h6 {
    letter-spacing: 0.6px;
}
.text-size-18 {
    font-size: 14px;
    line-height: 22px;
}
.about-section {
    padding: 60px 0 35px;
}
.about-section .about_wrapper .about-image {
    width: 100%;
    margin-bottom: 40px !important;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.about-section .about_wrapper .box {
    display: none;
}
.about-section .about_content {
    text-align: center;
}
.about-section .about_content h6 {
    margin-bottom: 12px;
    padding: 3px 16px;
}
.about-section .about_content h2 {
    padding: 0px 0px;
    margin-bottom: 8px;
}
.about-section .about_content .text1 {
    margin-bottom: 12px;
}
.about-section .about_content .text2 {
    padding: 0 20px;
    margin-bottom: 12px;
    border: none;
}
.about-section .about_content .text3 {
    padding: 0 8px;
}
.about-section .about_content .read_more {
    font-size: 14px;
    line-height: 18px;
}
.about-section .about_content .read_more .circle {
    height: 35px;
    width: 35px;
    line-height: 37px;
    font-size: 14px;
}
.about-section .lower-column h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 18px;
    padding: 0 46px;
}
.about-section .lower-column .content .value {
    font-size: 18px;
    line-height: 22px;
}
.about-section .lower-column .content .text {
    padding: 0;
}
.about-section .lower-column .content {
    margin-bottom: 20px;
    padding-left: 18px;
}
.about-section .lower-column {
    padding-top: 30px;
}
.service-section .service_content h2 {
    margin-bottom: 24px;
}
.service-section .service-logoimage {
    display: none;
}
.service-section .service-box p {
    font-size: 14px;
    line-height: 20px;
    padding: 0 18px;
}
.service-section .service_content {
    margin-bottom: 0;
}
.service-section .service_contentbox .service-box {
    margin-bottom: 25px;
    height: 300px;
}
.service-section .service_content .service_contentbox .upper-row {
    margin-bottom: 0;
}
.service-section .service_wrapper .text5 {
    padding: 0 14px;
}
.service-section .service_wrapper .service-image1 {
    top: 35px;
    left: -22px;
}
.service-section .service_wrapper .service-image1 img {
    width: 290px;
}
.service-section .service_wrapper .service-image2 {
    top: 100px;
    right: -78px;
}
.service-section .service_wrapper .service-image2 img {
        width: 280px;
    }
.choose-section .choose-image img {
    width: 200px;
}
.choose-section .choose-image {
    position: relative;
    text-align: center;
    left: 0;
    bottom: 0;
}
.choose-section {
    padding: 60px 0 0;
}
 .choose-section .content h6 {
    margin-bottom: 16px;
    padding: 3px 16px;
}
.choose-section .content h2 {
    margin-bottom: 15px;
    padding: 0;
}
.choose-section .choose-backgroundimage1 img {
    display: none;
}
.choose-section .content p {
    padding: 0 15px;
    margin-right: 0;
}

.choose-section .content .read_more {
    font-size: 14px;
    line-height: 18px;
}

.choose-section .content .read_more .circle {
    height: 35px;
    width: 35px;
    line-height: 37px;
    font-size: 14px;
}
.choose-section .content {
    padding-left: 0;
    text-align: center;
}
.service-section .service_wrapper {
    padding-top: 0px;
}
.trust-section .trust_wrapper .box {
    right: -12px;
    width: 300px;
    height: 175px;
}
.trust-section .trust_wrapper .trust-image img {
    width: 275px;
}
.trust-section .trust_wrapper .video-icon {
    height: 75px;
    width: 75px;
    line-height: 70px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.trust-section .trust_wrapper .video-icon i {
    font-size: 16px;
    height: 55px;
    width: 55px;
    line-height: 55px;
}
.trust-section .trust_wrapper {
    margin-bottom: 2px;
}
.trust-section .trust_content h4 {
    margin-bottom: 6px;
}
.trust-section .trust_content h2 {
    padding-right: 0;
}
.trust-section .trust_content p {
    margin-bottom: 12px;
    padding-right: 0;
}
.customer-work-optimizer {
    padding: 60px 0 140px;
}
.trust-section .trust_content ul li .circle {
    width: 15px;
    height: 15px;
    line-height: 15px;
}
.trust-section .trust_content ul li .circle:before {
    font-size: 8px;
}
.trust-section .trust_wrapper .trust-image iframe {
    width: 100%;
    height: 250px;
}
.trust-section .trust_wrapper .trust-image {
    left: 0px;
}
.trust-section {
    padding: 120px 0 40px;
}
.work-section .content {
    padding: 0;
}
.work-section .content h4 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 6px;
}
.work-section .content h2 {
    margin-bottom: 14px;
    padding: 0 15px;
}
.work-section .content p {
    margin-bottom: 35px;
}
.work-section .work_content {
    margin-bottom: 35px;
}
.work-section .work_content .image {
    margin-bottom: 16px;
}
.work-section .work_content .image .icon {
    width: 86px;
    height: 86px;
    line-height: 78px;
}
.work-section .work_content .image .icon img {
    width: 38px;
}
.work-section .work_content .image .number {
    font-size: 14px;
    top: -8px;
    right: 105px;
    width: 40px;
    height: 40px;
    line-height: 34px;
    border: 3px solid var(--e-global-color-white);
}
.work-section .work_content h4 {
    font-size: 16px;
    line-height: 22px;
}
.work-section .work_content p {
    margin-bottom: 16px;
    padding: 0 45px;
}
.work-section figure.work-rightlineimage {
    display: none;
}
.work-section .work_content .work-middleimage1 {
    display: none;
}
.work-section figure.work-leftlineimage {
    display: none;
}
.work-section .work_content .work-middleimage2 {
    display: none;
}
.optimize-section .optimize_wrapper {
    text-align: center;
}
.optimize-section .optimize_wrapper .box {
    right: 38px;
    width: 150px;
    height: 245px;
    top: -12px;
}
.optimize-section .optimize_wrapper .optimize-image1 {
    right: -12px;
    position: relative;
    top: 0;
}
.optimize-section .optimize_wrapper .optimize-image1 img {
    width: 205px;
    border: 6px solid var(--e-global-color-white);
}
.optimize-section .optimize_wrapper .optimize-image2 {
    top: 70px;
    left: 6px;
    position: absolute;
}
.optimize-section .optimize_wrapper .optimize-image2 img {
    width: 160px;
}
.optimize-section .optimize_wrapper .comment {
    top: -4px;
    left: 18px;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.optimize-section .optimize_wrapper .comment::after {
    height: 26px;
    top: 48px;
    left: 20px;
}
.optimize-section .optimize_wrapper .cart {
    bottom: 21px;
    left: 8px;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.optimize-section .optimize_wrapper .cart::after {
    height: 26px;
    top: -30px;
    left: 20px;
}
.optimize-section {
    padding-top: 15px;
}
.optimize-section .optimize_content {
    margin-bottom: 50px;
}
.optimize-section .optimize_content h4 {
    margin-bottom: 6px;
}
.optimize-section .optimize_content h2 {
    margin-right: 80px;
}
.optimize-section .optimize_content p {
    margin-bottom: 15px;
    margin-right: 20px;
}
.optimize-section .optimize_content .properties {
    display: block;
    margin-bottom: 20px;
}
.optimize-section .optimize_content .pricing_plan {
    padding: 14px 16px;
}
.optimize-section .optimize_wrapper .box {
    right: 38px;
    width: 150px;
    height: 245px;
}
.optimize-section .optimize_wrapper .optimize-image1 {
    right: -12px;
}
.optimize-section .optimize_wrapper .optimize-image1 img {
    width: 205px;
}
.optimize-section .optimize_wrapper .optimize-image2 {
    top: 70px;
    left: 6px;
}
.optimize-section .optimize_wrapper .optimize-image2 img {
    width: 160px;
}
.optimize-section .optimize_wrapper .comment {
    top: -4px;
    left: 18px;
}
.optimize-section .optimize_wrapper .cart {
    bottom: 21px;
    left: 8px;
}
.header-right {
    margin-top: 0px;
}
.header-variation2 {
    padding-top: 0px;
}
.about-section .lower-column .content .plus {
    font-size: 18px !important;
}
.about-section .lower-column .content .heading {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 2px;
}
.about-section .lower-column .content .text {
    padding: 0;
}
.about-section .lower-column .content .text {
    padding: 0;
    margin-right: 0;
}
.custom_footer_portion .contact_portion h2 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 16px;
    margin-right: 0;
}
.custom_footer_portion .contact_portion .discover {
    font-size: 14px;
    line-height: 14px;
    padding: 14px 18px;
}
.custom_footer_portion .contact_portion .content {
    padding-left: 0;
}
.custom_footer_portion .contact_portion {
    padding: 50px 0 60px;
    text-align: center;
    background-position: 54% 50%;
}
.banner-text {
    left: 0;
}
.banner-area {
    height: 90px;
    min-height: 90px;
    background-size: cover;
    background-position: center;
}
.customer-feature-article {
    padding: 60px 0 60px;
}
.customer-feature-section .feature_wrapper {
    text-align: center;
}
.customer-feature-section .feature_wrapper .box {
    top: 8px;
    right: 16px;
    width: 206px;
    height: 190px;
}
.customer-feature-section .feature_wrapper .feature3-image {
    top: 20px;
    position: relative;
    right: 0;
}
.customer-feature-section .feature_wrapper .feature3-image img {
    width: 280px;
    border: 6px solid var(--e-global-color-white);
}
.feature_contentbox .optimize_content p {
    margin-right: 0;
}
.customer-feature-section .feature_contentbox .feature-box {
    text-align: center;
    margin-bottom: 30px;
}
.propgpdro {
    display: block;
    margin: 20px 0 !important;
}
span.d-flex {
    display: flex;
    flex-direction: column;
}
.contact_content p.para-cont span.fa {
    padding: 0 10px;
}
.banner-heading .border-title.border-left {
    font-size: 25px;
}
.estpropgscont-div {
    padding: 30px;
}
header.site-header .header-offcanvas {
    top: 50px;
    border: 1px solid;
    padding: 10px 10px 5px;
    border-radius: 5px;
}
.logo {
    margin-top: 0px;
    margin-bottom: 0px;
}
ul.top-info li p.info-text {
    font-size: 12px;
}
.header_contact {
    font-size: 16px !important;
}
ul.top-info-box li .info-box .info-box-subtitle {
    font-size: 14px;
}
ul.top-info-box li .info-box span.info-icon i {
    font-size: 20px;
}
.footer-main {
    padding: 0 0 0px;
}
.footer {
    padding-bottom: 20px;
}
.estpropgscd-cont h3 {
    line-height: 40px;
}
.off-canvas-list li a {
    font-weight: 400;
    font-family: var(--theme-font1);
    font-size: 18px;
    line-height: 2;
}
.header_logo {
    width: 260px;
}










}





