@font-face {
    font-family: 'GothamBook';
    src: url('Gotham-Book.eot');
    src: url('Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Book.woff2') format('woff2'),
        url('Gotham-Book.woff') format('woff'),
        url('Gotham-Book.ttf') format('truetype'),
        url('Gotham-Book.svg#Gotham-Book') format('svg');
}


html,
body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
body{
    font-family: 'GothamBook';
    font-size: 16px;
}
a,a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
footer#colophon {
    background: #081424;
}
.ftr-top {
    padding: 50px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ftr-btm {
    padding: 45px 0;
}
.ftr-logo {
    padding-right: 30px;
    float: left;
}
.ftr-soc-links {
    float: left;
    padding: 0 15px;
    margin-top: 23px;
    border-left: 1px solid rgba(255, 255, 255, .1);
}
.ftr-soc-links a {
    padding: 0 15px;
    color: #777e87;
}
.ftr-menu ul {
    padding: 0;
    margin: 0;
}
ul#menu-footer-menu {
    text-align: right;
    padding-top: 23px; 
}
ul#menu-footer-menu li {
    display: inline;
    margin-left: 35px;
}
ul#menu-footer-menu li a{
    color: #acb0b6;
}
.copyright {
    color: #acb0b6;
    float: left;
}
span.spc-blue {
    color: #448ec8;
    font-weight: 600;
}
span.spc-white {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.copymenu {
    float: left;
}
ul#menu-policy-menu {
    padding: 0;
    margin: 0;
    display: inline;
    list-style: none;
    text-align: right;
}
ul#menu-policy-menu li {
    display: inline;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 15px;
    margin-left: 15px;
}
ul#menu-policy-menu li a {
    color: #acb0b6;
}
header.header {
    padding: 10px 0;
}
.main-menu ul#primary-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
.main-menu ul#primary-menu li {
    display: inline-block;
    margin-top: 23px;
}
.main-menu ul#primary-menu li a {
    color: #3c4149;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 25px;
}
.menu-header-menu-container {
    float: left;
}
.signin-reg {
    float: left;
    margin-top: 23px;
}
.signin-reg a {
    background: #4285b9;
    color: #fff;
    padding: 15px 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
	font-size:13px;
}
.signin-reg a::before {
    position: absolute;
    content: "";
    width: 25px;
    height: 45px;
    background: url(../images/btn-shape.png) no-repeat center;
    top: 0;
    right: -25px;
}
.signin-reg a::after {
    position: absolute;
    content: "";
    width: 28px;
    height: 12px;
    background: url(../images/btn-arrw.png) no-repeat center;
    top: 40%;
    right: -15px;
}
/*===========================*/
.hm-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.hm-banner-left {
    padding-top: 180px;
}
.hm-banner-top-line {
    color: #54a4e3;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    background: transparent;
    font-size: 22px;
    margin-bottom: 25px;
}
.hbtl-line {
    width: 45%;
    height: 1px;
    background: #54a4e3;
    margin-bottom: 6px;
    z-index: 1;
    display: inline-block;
    position: relative;
}
.hbtl-txt {
    display: inline-block;
    width: 55%;
}
.hm-banner-top{
    position: relative;
}
.hm-banner-left {
    padding-top: 180px;
    max-width: 610px;
    width: 100%;
}
.hm-banner-rigth {
    top: 0;
    position: absolute;
    right: -30%;
}
.hm-banner-cnt {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    margin: 20px 0 45px;
}
.hm-banner-btn a{
    background: #4285b9;
    color: #fff;
    padding: 26px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    line-height: 1;
}
.hm-banner-btn a::before {
    position: absolute;
    content: "";
    width: 37px;
    height: 68px;
    background: url(../images/btn-big-shape.png) no-repeat center;
    top: 0;
    right: -36px;
}

.hm-banner-btn a::after {
    position: absolute;
    content: "";
    width: 28px;
    height: 12px;
    background: url(../images/btn-arrw.png) no-repeat center;
    top: 40%;
    right: -15px;
}

.hm-banner-boxes {
    margin-top: 155px;
    margin-bottom: -5px;
    display: inline-block;
    z-index: 9;
    width: 100%;
    position: relative;
}
.hm-banner-box {
    float: left;
    text-align: center;
    padding: 30px 0;
    border: 1px solid rgba(255, 255, 255, .1);
    border-collapse: collapse;
    width: 14.28%;
    min-height: 160px;
}
.hm-banner-box-ttl {
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
}
.our-story {
    padding: 180px 0 265px;
}
.our-story-left {
    max-width: 590px;
    width: 100%;
    position: relative;
    z-index: 9;
}
.our-story-logo {
    margin: 25px 0 50px;
}
.our-story-top-line {
    color: #4285b9;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 21px;
    line-height: 1;
}
.our-story-cnt {
    padding-left: 110px;
    text-align: left;
    position: relative;
}
.our-story-cnt::before {
    position: absolute;
    left: 0;
    top: 12px;
    content: "";
    height: 2px;
    width: 90px;
    background: #4285b9;
}
.our-story-rigth {
    position: absolute;
    bottom: 0px;
    right: 7.5%;
}
.our-story-cnt {
    padding-left: 110px;
    text-align: left;
    font-size: 20px;
    position: relative;
    color: #3c4149;
    line-height: 1.5;
}
.hm-certificate h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    color: #4285b9;
    font-weight: 600;
}
.hm-certificate {
    padding: 80px 0;
    margin: 0 !important;
}
.hm-certificate img{
    margin: 0 50px;
}
.global-sec p {
    color: #fff;
    font-size: 24px;
    line-height: 1;
    margin-top: 45px;
    margin-bottom: 0;
}
.global-btm {
    text-align: center;
    width: 100%;
    margin: 35px auto 0;
    background: rgba(0, 0, 0, 0.53);
    max-width: 720px;
    border: 1px solid rgba(255, 255, 255, 0.14)
}
.global-que {
    font-size: 34px;
    color: #fff;
    font-weight: 600;
    float: left;
    width: 38%;
    padding: 25px 45px;
    line-height: 1;
    position: relative;
}
.global-que::after {
    position: absolute;
    content: "";
    right: -50px;
    top: 0;
    width: 28px;
    height: 84px;
    background: url(../images/global-shape.png);
}
.global-contact {
    font-size: 17px;
    color: #d2d6de;
    line-height: 26px;
    text-align: left;
    float: left;
    padding: 17px 60px 17px 140px;
    position: relative;
    width: 62%;
}
.global-contact a {
    color: #48a7f1;
    font-size: 18px;
    display: block;
}
.global-contact img {
    position: absolute;
    top: 35px;
    left: 90px;
}
.hm-box {
    padding: 115px 110px;
}
.hm-box-cnt {
    font-size: 20px;
    line-height: 33px;
    color: #fff;
    margin: 50px 0 35px;
}
.office-box .hm-box-cnt {
    width: 100%;
    max-width: 480px;
}
.industrial-box .hm-box-cnt {
    width: 100%;
    max-width: 575px;
}
.our-services-top-line {
    text-align: center;
    color: #4285b9;
    font-weight: 600;
    font-size: 21px;
    line-height: 1;
    margin-bottom: 30px;
}
.our-services-logo {
    text-align: center;
    margin-bottom: 45px;
}
.our-services {
    padding: 100px 0 100px;
    background: #f4f7f9;
}
.our-services-cnt {
    font-size: 20px;
    line-height: 37px;
    text-align: center;
    color: #3c4149;
}
.our-services-cnt a {
    color: #4285b9;
}
.our-services-box {
    background: #fff;
    text-align: center;
    padding: 100px 40px 0px;
    box-shadow: 10px 10px 0px 0px rgba(228, 230, 231, 1);
    margin-top: 120px;
    min-height: 440px;
    position: relative;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
}
.our-services-box-ttl {
    font-size: 27px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
}
.our-services-box-cnt {
    color: #081424;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 40px;
}
.our-services-box-img {
    position: absolute;
    top: -80px;
    left: 50%;
    width: 141px;
    height: 157px;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../images/service-black-shape.png) no-repeat 0px 0;    
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
}
.our-services-box:hover{
    box-shadow: 10px 10px 0 0 #4285b9;
}
.our-services-box:hover .our-services-box-img {
    background: url(../images/service-blue-shape.png) no-repeat 0px 0;
}
.our-services-box-img img {
    justify-content: center;
    margin-top: 55px;
}
.fullwidth-service .our-services-box {
    margin: 20px 0 0 55px;
    min-height: auto;
    padding: 50px 60px 50px 100px;
}
.fullwidth-service .our-services-box-img {
    top: 50%;
    left: -70px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.fullwidth-service .our-services-box-ttl {
    text-align: left;
    max-width: inherit;
    width: 100%;
}
.fullwidth-service .our-services-box-cnt {
    text-align: left;
    margin-bottom: 0;
}
.our-services-btns {
    text-align: center;
    margin: 40px auto 0;
}
.our-services-btns .hm-banner-btn {
    display: inline-block;
    width: 100%;
    max-width: 226px;
}
.hm-banner-btn.black-btn a {
    background: #061324;
}
.hm-banner-btn.black-btn a::before {
    background-image: url("../images/btn-black-shape.png")
}
.ii-box {
    flex: 1 1 14.28%;
    max-width: 14.28%;
    border: 1px solid #ddd;
    border-collapse: collapse;
    text-align: center;
    min-height: 373px;
    position: relative;
    background: #f4f7f9;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
}
.ii-section {
    display: flex;
}
.ii-box-ttl {
    font-weight: 600;
    color: #081424;
    font-size: 21px;
    line-height: 1.2;
    margin:30px auto 25px;
}
.ii-box img {
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
}
.ii-box img.white {
    display: none;
}
.ii-box-cnt {
    font-size: 18px;
    line-height: 29px;
    color: #fff;
    display: none;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
}
.ii-box-inn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 15px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ii-box:hover {
    background: #4285b9;
}
.ii-box:hover img.blue{
    display: none;
}
.ii-box:hover img.white{
    display: inline-block;
}
.ii-box:hover .ii-box-cnt {
    display: inline-block;
}
.ii-box:hover .ii-box-ttl {
    color: #fff;
}
.footer-top {
    padding: 150px 0;
    background-repeat: no-repeat;
    background-position: center;
}
.ftr-container {
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
}
.accordian-box {
    background: rgba(0, 0, 0, 0.36);
    border: 1px solid rgba(255, 255, 255, 0.10);
    margin-bottom: 20px;
}
.acc-cnt h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
}
.acc-cnt {
    font-size: 20px;
    color: #cbcfd5;
    line-height: 31px;
    height: 0;
    padding: 0 30px 30px 30px;
    display: none;
}
.acc-ttl {
    color: #ffffff;
    background: url(../images/icon-plus.png) no-repeat 96% 50%;
    font-size: 20px;
    font-weight: 600;
    padding: 30px 70px 30px 30px;
    cursor: pointer;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
}
.acc-open .acc-ttl {
    color: #48a7f1;
    padding: 30px 70px 20px 30px;
    background: url("../images/icon-minus.png") no-repeat 96% 50%;
}
.acc-open .acc-cnt{
    height: auto;
}
.ftr-ci {
    float: left;
    padding: 20px;
    background: rgba(0, 0, 0, 0.36);
    width: calc(50% - 10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.ftr-ci.tel {
    margin-right: 20px;
}
.ftr-ci.tel a {
    color: #cbcfd5;
    font-size: 18px;
    font-weight: 600;
    background: url(../images/icon-tel.png) no-repeat left center;
    display: inline-block;
    padding-left: 35px;
    width: 100%;
}
.ftr-ci.email a {
    color: #48a7f1;
    font-size: 18px;
    font-weight: 600;
    background: url(../images/icon-mail.png) no-repeat left center;
    display: inline-block;
    width: 100%;
    padding-left: 37px;
}
.field-wrap {
    float: left;
    width: calc(50% - 5px);
    margin-top: 10px;
}
.field-wrap-full{
    margin-top: 10px;
}
.field-wrap-full textarea {
    height: 95px;
    resize: none;
}
.field-wrap input,
.field-wrap-full textarea {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0;
    padding: 15px 30px;
    line-height: 1;
    min-height: 60px;
}
.field-wrap.mr10 {
    margin-right: 10px;
}
.field-wrap-submit {
    text-align: center;
}
.field-wrap-submit input {    
    background: #4285b9;
    border-radius: 0;
    border: none;
    color: #fff;
    font-weight: 600;
    padding: 24px 30px;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1;
    width: 100%;
}
.field-wrap-submit::before {
    position: absolute;
    content: "";
    width: 37px;
    height: 68px;
    background: url(../images/btn-big-shape.png) no-repeat center;
    top: 0;
    right: -36px;
}

.field-wrap-submit::after {
    position: absolute;
    content: "";
    width: 28px;
    height: 12px;
    background: url(../images/btn-arrw.png) no-repeat center;
    top: 27px;
    right: -15px;
}
.field-wrap-submit {
    text-align: center;
    max-width: 210px;
    margin: 10px auto 0;
    position: relative;
}
div.wpcf7-response-output,
span.wpcf7-not-valid-tip{
    font-size: 16px;
    margin: 0;
}

/*new update*/
.col-md-8.main-menu{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
}
.signin-reg{margin-top:0}
.main-menu ul#primary-menu li{margin-top:0}
.hm-banner-box{margin:0; border:0}
.hm-banner-box-ttl{margin-top:18px;}
.ftr-soc-links{display:none;}
.copymenu{display:none}

/*.section-contact { padding: 100px 0!important}*/
.section-contact > .vc_column-inner { padding: 100px 0!important;background-position: center top !important; min-height: 780px}
.section-contact .contact-heading{color: #fff;font-size: 24px; font-family: 'GothamBook' !important; margin-bottom: 30px !important; letter-spacing: 0.030rem}
.section-contact .contactbox-out{margin: 0 auto; width:715px;
  border-style: solid;
  border-width: 1px;
  border-color: #272d3d;
  background-color: rgba(0, 0, 0, 0.631); 
}
.section-contact .contactbox-out .box-heading{color: #fff;font-size: 34px; font-family: 'GothamBook' !important; font-weight: 700 !important; margin: 0 !important; padding:0 0 0 40px !important}
.section-contact .contactbox-out{display: flex; flex-wrap: wrap;justify-content: space-between;}
.section-contact .contactbox-out .vc_col-sm-6{width: 51% !important;}
.section-contact .contactbox-out .vc_col-sm-6:first-child{background: url(https://abundant180.com/wp-content/uploads/2024/02/arrow-1.png) right center no-repeat; margin: 0 auto 0 0; display: flex; flex-wrap: wrap;width: 42% !important; align-content: center; align-items: center;background-size: contain}
.section-contact .contactbox-out .wpb_text_column{margin: 0; padding: 0}
.section-contact .contactbox-out .address-label{font-family: 'GothamBook' !important; color: #d2d6de; font-size: 17px; margin: 0; padding: 0 0 0 38px; letter-spacing: 0.040rem;}
.section-contact .contactbox-out .address-desc{font-family: 'GothamBook' !important; color: #fff; font-size: 18px; margin: 0 0 13px 0; padding:0 0 13px 38px; border-bottom: 1px solid rgba(255,255,255,0.15); position: relative; line-height: 1.3}
.section-contact .contactbox-out .address-desc a{color: #fff;}
.section-contact .contactbox-out .address-desc a:hover{color: #48a7f1;}
.section-contact .contactbox-out .address-desc.address-email a{color: #48a7f1;}
.section-contact .contactbox-out .address-desc.address-email a:hover{color: #fff;}

.section-contact .contactbox-out .address-desc1:after{position: absolute; left: 0; top: -7px;background: url(https://abundant180.com/wp-content/uploads/2024/02/icon1.png) center center no-repeat; content: ''; width: 18px; height:  24px;}
.section-contact .contactbox-out .address-phone:after{position: absolute; left: 0; top:-13px;background: url(https://abundant180.com/wp-content/uploads/2024/02/icon2.png) center center no-repeat; content: ''; width: 22px; height:  22px;}
.section-contact .contactbox-out .address-email:after{position: absolute; left: 0; top: -10px;background: url(https://abundant180.com/wp-content/uploads/2024/02/icon3.png) center center no-repeat; content: ''; width: 27px; height:  20px;}
.section-contact .contactbox-out .address-email{border-bottom: 0; padding-bottom: 0; margin-bottom: 0}

.section-contact .contactbox-out .vc_col-sm-6:last-child .vc_column-inner {padding:20px 0 20px 0 !important}


.ii-box-ttl{margin-top:65px; margin-bottom: 65px }
.ii-box:hover .ii-box-ttl{margin:20px auto 10px}

.ii-box:last-child .ii-box-ttl{margin-top:55px; margin-bottom: 55px }
.ii-box:last-child:hover .ii-box-ttl{margin:20px auto 10px}

.ii-box:hover .ii-box-cnt{min-height: 100px; line-height: 24px}
.ii-box{border-left:0}
.ii-box:hover img.white { display: none;}
.ii-box:hover img.blue {display: inline-block;}

.section-categories .section-title-img{ margin-bottom: 45px;}
.section-categories > .vc_column_container{padding: 120px 15px; max-width: 1290px; margin: 0 auto; float: none}
.section-categories .row1{margin-top: 20px;display: flex; flex-wrap: wrap}
.section-categories .row1 .wpb_single_image{display: flex; flex-wrap: wrap; margin:0 -1px}
.section-categories .row1 .wpb_wrapper{height: 100%;
  border-style: solid;-moz-transition: all .2s linear;-webkit-transition: all .2s linear;
  border-width: 1px;
  border-color: rgb(232, 232, 232);
    border-top: 0;
  background-color: rgb(244, 247, 249);}
.section-categories .row1 .wpb_singleimage_heading{-webkit-order: 2;order: 2; color: #081424; font-size: 16px; font-weight: 800; font-family: 'GothamBook' !important; line-height: 24px; text-align: center;text-transform: uppercase; padding: 24px 10px 21px 10px; margin: 0;width: 100%}
.section-categories .row1 .wpb_wrapper{-webkit-order: 1;order: 1;}
.section-categories .row1 .vc_col-sm-2{width: 20%}
.section-categories .row1 .vc_col-sm-2.hidecol{display: none !important}
.section-categories .row1 .vc_col-sm-2 > .vc_column-inner {padding-left: 10px;padding-right: 10px; height: 100%}
.section-categories .row1 .wpb_wrapper:hover{background: #4285b9;border-color: #4285b9; color: #fff;}
.section-categories .row1 .wpb_wrapper.vc_figure{border: 0}
.section-categories .row1 .wpb_wrapper:hover .wpb_singleimage_heading{color: #fff;}

@media only screen and (max-width:991px){
    
}

@media only screen and (max-width:767px){
	.signin-reg{margin-top:20px;}
    .section-contact > .vc_column-inner { padding: 50px 30px!important; min-height:inherit;}
    .section-contact .contact-heading{font-size: 20px;}
    .section-contact .contactbox-out .vc_col-sm-6:first-child{background: none; width: 100% !important}
    .section-contact .contactbox-out .vc_col-sm-6{width: 100% !important;}
    .section-contact .contactbox-out .address-desc{font-size: 16px;}
    .section-contact .contactbox-out .address-label{font-size: 15px;}
    .section-contact .contactbox-out .box-heading{padding: 0 !important; font-size: 30px;}
    .section-contact .contactbox-out{width: 100%;}
    .section-contact .contactbox-out .vc_col-sm-6:last-child .vc_column-inner {
    padding: 20px !important;
}
    .section-contact .contactbox-out .box-heading{font-size: 28px; padding: 15px 0 0 0 !important}
    .section-categories .row1 .vc_col-sm-2{width: 100%; margin-bottom: 30px}
    .section-categories > .vc_column_container {
        padding: 60px 15px;}
    .section-categories .row1 .wpb_wrapper.vc_figure{width: 100%}
    .section-categories .row1 .wpb_wrapper.vc_figure img{width: 100%}
    .section-categories .row1 .vc_single_image-wrapper{width: 100%}
}
/*new update*/



