 @import url('https://fonts.googleapis.com/css2?family=Domine:wght@bold&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Sriracha&display=swap');
 @font-face {
     font-family: 'Gotham';
     src: url('inc/assets/fonts/Gotham-Bold.eot');
     src: url('inc/assets/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), url('inc/assets/fonts/Gotham-Bold.woff2') format('woff2'), url('inc/assets/fonts/Gotham-Bold.woff') format('woff'), url('inc/assets/fonts/Gotham-Bold.ttf') format('truetype'), url('inc/assets/fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
     font-weight: bold;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Gotham';
     src: url('inc/assets/fonts/Gotham-Light.eot');
     src: url('inc/assets/fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), url('inc/assets/fonts/Gotham-Light.woff2') format('woff2'), url('inc/assets/fonts/Gotham-Light.woff') format('woff'), url('inc/assets/fonts/Gotham-Light.ttf') format('truetype'), url('inc/assets/fonts/Gotham-Light.svg#Gotham-Light') format('svg');
     font-weight: 300;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Gotham';
     src: url('inc/assets/fonts/Gotham-Medium.eot');
     src: url('inc/assets/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), url('inc/assets/fonts/Gotham-Medium.woff2') format('woff2'), url('inc/assets/fonts/Gotham-Medium.woff') format('woff'), url('inc/assets/fonts/Gotham-Medium.ttf') format('truetype'), url('inc/assets/fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
     font-weight: 500;
     font-style: normal;
     font-display: swap;
}
 .form-control {
     font-family: 'Gotham' !important;
     font-weight: 300 !important;
}
 p {
     font-weight: 300 !important;
}
 @media only screen and (max-width: 1920px) {
     .baner-custom {
         height: 100% !important;
    }
     .banner_heading h2 {
         line-height: 50px !important;
    }
     .sec_legal p {
         font-size: 18px;
         font-weight: 300;
         line-height: 30px;
    }
     section.get_our_blog .wpb_wrapper h3.loop-product__title {
         font-size: 20px !important;
    }
}
 .who_we_are-wrapper2 .vc_column-inner {
     background-size: cover !important;
     background-position: center;
     background-repeat: no-repeat !important;
     padding: 100px 200px 50px 120px !important;
}
 .p-2-sec-1 .vc_column-inner {
     padding: 100px 200px 50px 120px !important;
}
 .page-id-895 .sec_legal.sec_who_we_are {
     padding-bottom: 0px !important;
     padding-top: 0px !important;
}
 .what-we-raw-1 .vc_col-sm-8 .vc_column-inner {
     padding: 150px 200px 150px 120px !important;
}
 .what-we-raw-1 .vc_column-inner {
     padding: 0px !important;
}
 .what-we-raw-2 .vc_col-sm-8 .vc_column-inner {
     padding: 150px 200px 150px 120px !important;
}
 .what-we-raw-2 .vc_column-inner {
     padding: 0px !important;
}
 .what-we-raw-3 .vc_col-sm-8 .vc_column-inner {
     padding: 150px 200px 150px 120px !important;
}
 .what-we-raw-3 .vc_column-inner {
     padding: 0px !important;
}
 .what-we-raw-4 .vc_col-sm-8 .vc_column-inner {
     padding: 150px 200px 150px 120px !important;
}
 .what-we-raw-4 .vc_column-inner {
     padding: 0px !important;
}
 .what-we-raw-5 .vc_col-sm-8 .vc_column-inner {
     padding: 150px 200px 150px 120px !important;
}
 .what-we-raw-5 .vc_column-inner {
     padding: 0px !important;
}
 .what-we-raw-6 .vc_col-sm-8 .vc_column-inner {
     padding: 150px 200px 150px 120px !important;
}
 .what-we-raw-6 .vc_column-inner {
     padding: 0px !important;
}
 body {
     margin: 0;
     -webkit-font-smoothing: auto;
     font-family: 'Gotham' !important;
}
 article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
     display: block;
}
 audio, canvas, progress, video {
     display: inline-block;
     vertical-align: baseline;
}
 audio:not([controls]) {
     display: none;
     height: 0;
}
 [hidden], template {
     display: none;
}
 a {
     background-color: transparent;
}
 a:active, a:hover {
     outline: 0;
}
 dfn {
     font-style: italic;
}
 mark {
     background: #ff0;
     color: #000;
}
 small {
     font-size: 80%;
}
 sub, sup {
     font-size: 75%;
     line-height: 0;
     position: relative;
     vertical-align: baseline;
}
 sup {
     top: -0.5em;
}
 sub {
     bottom: -0.25em;
}
 img {
     border: 0;
}
 svg:not(:root) {
     overflow: hidden;
}
 figure {
     margin: 1em 2.5rem;
}
 hr {
     box-sizing: content-box;
     height: 0;
}
 button {
     overflow: visible;
}
 button, select {
     text-transform: none;
}
 button, html input[type="button"], input[type="reset"], input[type="submit"] {
     -webkit-appearance: button;
     cursor: pointer;
}
 button[disabled], html input[disabled] {
     cursor: default;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
     border: 0;
     padding: 0;
}
 input {
     line-height: normal;
}
 input[type="checkbox"], input[type="radio"] {
     box-sizing: border-box;
     padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
     height: auto;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
     -webkit-appearance: none;
}
 fieldset {
     border: 1px solid #c0c0c0;
     margin: 0 2px;
     padding: 0.35em 0.625em 0.75em;
}
 legend {
     border: 0;
     padding: 0;
}
 textarea {
     overflow: auto;
}
 optgroup {
     font-weight: bold;
}
 table {
     border-collapse: collapse;
     border-spacing: 0;
}
 td, th {
     padding: 0;
}
 h1, h2, h3, h4, h5, h6 {
     clear: both;
     color: #24292e;
     font-weight: 600;
     margin-top: 24px;
     margin-bottom: 15px;
}
 h1 {
     font-weight: 800;
     font-size: 289px;
     text-transform: uppercase;
}
 h2 {
     font-size: 48px;
     padding-bottom: 0.3em;
     line-height: 66px;
     font-weight: bold;
     text-transform: uppercase;
     color: #000;
}
 h3 {
     font-size: 18px;
     line-height: 25px;
}
 h4 {
     font-size: 26px;
     line-height: 20px;
}
 h5 {
     font-size: 14px;
     line-height: 17.5px;
}
 p {
     margin-bottom: 1.5em;
}
 h1.entry-title {
     font-size: 1.31rem;
     border-bottom: 1px solid #eaecef;
}
 h2.entry-title {
     border-bottom: 1px solid #eaecef;
}
 h3.widget-title {
     font-size: 1.2rem;
}
 body {
     background: #fff;
}
 img {
     height: auto;
     max-width: 100%;
}
 figure {
     margin: 1em 0;
}
 table {
     margin: 0 0 1.5em;
     width: 100%;
}
 #page-sub-header {
     position: relative;
     padding-top: 5rem;
     padding-bottom: 0;
     text-align: center;
     font-size: 1.25rem;
     background-size: cover !important;
}
 body:not(.theme-preset-active) #page-sub-header h1 {
     line-height: 1.6;
     font-size: 4rem;
     color: #563e7c;
     margin: 0 0 1rem;
     border: 0;
     padding: 0;
}
 #page-sub-header p {
     margin-bottom: 0;
     line-height: 1.4;
     font-size: 1.25rem;
     font-weight: 300;
}
 body:not(.theme-preset-active) #page-sub-header p {
     color: #212529;
}
 a.page-scroller {
     color: #333;
     font-size: 2.6rem;
     display: inline-block;
     margin-top: 2rem;
}
 @media screen and (min-width: 768px) {
     body:not(.theme-preset-active) #page-sub-header h1 {
         font-size: 3.750rem;
    }
     body:not(.theme-preset-active) #page-sub-header {
         font-size: 1.25rem;
    }
     .what-we-raw-1 .vc_col-sm-8 .vc_column-inner {
         padding: 50px !important;
    }
}
 @media screen and (min-width: 992px) {
     #page-sub-header p {
         max-width: 43rem;
         margin: 0 auto;
    }
}
 #masthead nav {
     padding-left: 0;
     padding-right: 0;
}
 .navbar-brand {
     height: auto;
}
 .navbar-toggle .icon-bar {
     background: #000 none repeat scroll 0 0;
}
 .dropdown-menu .dropdown-toggle::after {
     border-bottom: 0.3em solid transparent;
     border-left: 0.3em solid;
     border-top: 0.3em solid transparent;
}
 .dropdown.menu-item-has-children .dropdown.menu-item-has-children {
     position: relative;
}
 .dropdown.menu-item-has-children .dropdown.menu-item-has-children>.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 6px;
}
 .dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
     display: block;
}
 .dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
     display: block;
     content: " ";
     float: right;
     width: 0;
     height: 0;
     border-color: transparent;
     border-style: solid;
     border-width: 5px 0 5px 5px;
     border-left-color: #ccc;
     margin-top: 5px;
     margin-right: -10px;
}
 .dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
     border-left-color: #fff;
}
 .dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
     float: none;
}
 .dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
     left: -100%;
     margin-left: 10px;
     -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
     border-radius: 6px 0 6px 6px;
}
 .menu-toggle, .main-navigation.toggled ul {
     display: block;
}
 .dropdown-item {
     line-height: 1.2;
     padding-bottom: 0.313rem;
     padding-top: 0.313rem;
}
 .dropdown-menu {
     min-width: 12.500rem;
}
 .dropdown .open .dropdown-menu {
     display: block;
     left: 12.250em;
     top: 0;
}
 .dropdown-menu .dropdown-item {
     white-space: normal;
     background: transparent;
     line-height: 1.6;
}
 .dropdown-menu .dropdown-item:hover {
     background: transparent;
}
 @media screen and (min-width: 37.5em) {
     .menu-toggle {
         display: none;
    }
}
 @media screen and (min-width: 769px) {
     .dropdown-menu li>.dropdown-menu {
         right: -9.875rem;
         top: 1.375rem;
    }
}
 @media screen and (max-width: 991px) {
     .navbar-nav .dropdown-menu {
         border: medium none;
         margin-left: 1.250rem;
         padding: 0;
    }
     .dropdown-menu li a {
         padding: 0;
    }
     #masthead .navbar-nav>li>a {
         padding-bottom: 0.625rem;
         padding-top: 0.313rem;
    }
}
 .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
     margin: 0 0 1.5em;
     overflow: hidden;
}
 .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
     float: left;
     width: 50%;
}
 .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
     float: right;
     text-align: right;
     width: 50%;
}
 .comment-content.card-block {
     padding: 20px;
}
 .navigation.post-navigation {
     padding-top: 1.875rem;
}
 .post-navigation .nav-previous a, .post-navigation .nav-next a {
     border: 1px solid #ddd;
     border-radius: 0.938rem;
     display: inline-block;
     padding: 0.313rem 0.875rem;
     text-decoration: none;
}
 .post-navigation .nav-next a::after {
     content: " \2192";
}
 .post-navigation .nav-previous a::before {
     content: "\2190 ";
}
 .post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
     background: #eee none repeat scroll 0 0;
}
 .screen-reader-text {
     clip: rect(1px, 1px, 1px, 1px);
     position: absolute !important;
     height: 1px;
     width: 1px;
     overflow: hidden;
     word-wrap: normal !important;
}
 .screen-reader-text:focus {
     background-color: #f1f1f1;
     border-radius: 3px;
     box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     clip: auto !important;
     color: #21759b;
     display: block;
     font-size: 14px;
     font-size: 0.875rem;
     font-weight: bold;
     height: auto;
     left: 0.313rem;
     line-height: normal;
     padding: 0.938rem 1.438rem 0.875rem;
     text-decoration: none;
     top: 0.313rem;
     width: auto;
     z-index: 100000;
}
 #content[tabindex="-1"]:focus {
     outline: 0;
}
 .alignleft {
     display: inline;
     float: left;
     margin-right: 1.5em;
}
 .alignright {
     display: inline;
     float: right;
     margin-left: 1.5em;
}
 .aligncenter {
     clear: both;
     display: block;
     margin-left: auto;
     margin-right: auto;
}
 a img.alignright {
     float: right;
     margin: 0.313rem 0 1.25rem 1.25rem;
}
 a img.alignnone {
     margin: 0.313rem 1.25rem 1.25rem 0;
}
 a img.alignleft {
     float: left;
     margin: 0.313rem 1.25rem 1.25rem 0;
}
 a img.aligncenter {
     display: block;
     margin-left: auto;
     margin-right: auto;
}
 .wp-caption.alignnone {
     margin: 0.313rem 1.25rem 1.25rem 0;
}
 .wp-caption.alignleft {
     margin: 0.313rem 1.25rem 1.25rem 0;
}
 .wp-caption.alignright {
     margin: 0.313rem 0 1.25rem 1.25rem;
}
 .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
     content: "";
     display: table;
     table-layout: fixed;
}
 .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
     clear: both;
}
 .widget {
     margin: 0 0 1.5em;
     font-size: 0.875rem;
}
 .widget select {
     max-width: 100%;
}
 .widget_search .search-form input[type="submit"] {
     display: none;
}
 .nav>li>a:focus, .nav>li>a:hover {
     background-color: #eee;
     text-decoration: none;
}
 .half-rule {
     width: 6rem;
     margin: 2.5rem 0;
}
 .widget_categories .nav-link {
     display: inline-block;
}
 #content.site-content {
     padding-bottom: 3.75rem;
     padding-top: 4.125rem;
}
 .sticky .entry-title::before {
     content: '\f08d';
     font-family: "Font Awesome\ 5 Free";
     font-size: 1.563rem;
     left: -2.5rem;
     position: absolute;
     top: 0.375rem;
     font-weight: 900;
}
 .sticky .entry-title {
     position: relative;
}
 .single .byline, .group-blog .byline {
     display: inline;
}
 .page-content, .entry-content, .entry-summary {
     margin: 1.5em 0 0;
}
 .page-links {
     clear: both;
     margin: 0 0 1.5em;
}
 .page-template-blank-page .entry-content, .blank-page-with-container .entry-content {
     margin-top: 0;
}
 .post.hentry {
     margin-bottom: 4rem;
}
 .posted-on, .byline, .comments-link {
     color: #9a9a9a;
}
 .entry-title>a {
     color: inherit;
}
 .comment-content a {
     word-wrap: break-word;
}
 .bypostauthor {
     display: block;
}
 .comment-body .pull-left {
     padding-right: 0.625rem;
}
 .comment-list .comment {
     display: block;
}
 .comment-list {
     padding-left: 0;
}
 .comments-title {
     font-size: 1.125rem;
}
 .comment-list .pingback {
     border-top: 1px solid rgba(0, 0, 0, 0.125);
     padding: 0.563rem 0;
}
 .comment-list .pingback:first-child {
     border: medium none;
}
 .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
     display: none;
}
 .infinity-end.neverending .site-footer {
     display: block;
}
 .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
     border: none;
     margin-bottom: 0;
     margin-top: 0;
     padding: 0;
}
 embed, iframe, object {
     max-width: 100%;
}
 .wp-caption {
     background: #f1f1f1 none repeat scroll 0 0;
     border: 1px solid #f0f0f0;
     max-width: 96%;
     padding: 0.313rem 0.313rem 0;
     text-align: center;
}
 .wp-caption img[class*="wp-image-"] {
     border: 0 none;
     height: auto;
     margin: 0;
     max-width: 100%;
     padding: 0;
     width: auto;
}
 .wp-caption .wp-caption-text {
     font-size: 0.688rem;
     line-height: 1.063rem;
     margin: 0;
     padding: 0.625rem;
}
 .wp-caption-text {
     text-align: center;
}
 .gallery {
     margin-bottom: 1.5em;
}
 .gallery-item {
     display: inline-block;
     text-align: center;
     vertical-align: top;
     width: 100%;
}
 .gallery-item .gallery-columns-2 {
     max-width: 50%;
}
 .gallery-item .gallery-columns-3 {
     max-width: 33.33333%;
}
 .gallery-item .gallery-columns-4 {
     max-width: 25%;
}
 .gallery-item .gallery-columns-5 {
     max-width: 20%;
}
 .gallery-item .gallery-columns-6 {
     max-width: 16.66667%;
}
 .gallery-item .gallery-columns-7 {
     max-width: 14.28571%;
}
 .gallery-item .gallery-columns-8 {
     max-width: 12.5%;
}
 .gallery-item .gallery-columns-9 {
     max-width: 11.11111%;
}
 .gallery-caption {
     display: block;
}
 .woocommerce-cart-form .shop_table .coupon .input-text {
     width: 8.313rem !important;
}
 .variations_form .variations .value>select {
     margin-bottom: 0.625rem;
}
 .woocommerce-MyAccount-content .col-1, .woocommerce-MyAccount-content .col-2 {
     max-width: 100%;
}
 .elementor-page article .entry-footer {
     display: none;
}
 .elementor-page.page-template-fullwidth #content.site-content {
     padding-bottom: 0;
     padding-top: 0;
}
 .elementor-page .entry-content {
     margin-top: 0;
}
 .vc_desktop article .entry-footer {
     display: none;
}
 .vc_desktop #content.site-content {
     padding-bottom: 0;
     padding-top: 0;
}
 .vc_desktop .entry-content {
     margin-top: 0;
}
 footer#colophon {
     font-size: 85%;
}
 body:not(.theme-preset-active) footer#colophon {
     color: #99979c;
     background-color: #f7f7f7;
}
 .navbar-dark .site-info {
     color: #fff;
}
 .copyright {
     font-size: 0.875rem;
     margin-bottom: 0;
     text-align: center;
}
 .copyright a, footer#colophon a {
     color: inherit;
}
@media only screen and (min-width: 1950px) {
     body.page-template h1 {
         line-height: inherit !important;
         text-decoration: unset !important;
    }
     body.page-template h2 {
         line-height: inherit !important;
         text-decoration: unset !important;
    }
     body.page-template h3 {
         line-height: inherit !important;
         text-decoration: unset !important;
    }
     body.page-template h4 {
         line-height: inherit !important;
         text-decoration: unset !important;
    }
     body.page-template h5 {
         line-height: inherit !important;
         text-decoration: unset !important;
    }
     body.page-template h6 {
         line-height: inherit !important;
         text-decoration: unset !important;
    }
     body.page-template p {
         line-height: inherit !important;
         text-decoration: unset !important;
         margin-top: 40px !important;
    }
     body .what-we-raw-3.home p {
         line-height: inherit !important;
    }
     body .sec_gallery h2 {
         padding-top: 15px !important;
    }
     .vp-portfolio__item-meta h2.vp-portfolio__item-meta-title a {
         text-decoration: unset !important;
         color: #000 !important;
         font-size: 30px;
    }
     .banner_info_wrapper p {
         font-size: 20px;
    }
     .vp-portfolio__item-meta-excerpt div {
         font-size: 20px;
         padding-top: 10px;
    }
     body .sec_gallery h2 {
         font-size: 35px !important;
    }
}
 @media screen and (max-width: 2560px) {
     .sec_who_we_are .what-we-raw-3.home {
         min-height: 60vh !important;
    }
     .sec_who_we_are .sec-1-inner {
         min-height: 30vh !important;
    }
}
 @media only screen and (min-width: 3000px) {
     .sec_who_we_are .sec-1-inner {
         min-height: 20vh !important;
    }
     .sec_who_we_are .what-we-raw-3.home {
         min-height: 40vh !important;
    }
     body .first_wrapper_banner .vc_column-inner {
         background-size: cover !important;
         height: 740px !important;
    }
     .sec_banner_past_project .banner_info_wrapper .vc_column-inner {
         height: 740px !important;
    }
}
 @media screen and (max-width: 767px) {
     #masthead .navbar-nav>li>a {
         padding-bottom: 0.938rem;
         padding-top: 0.938rem;
    }
}
/*  @media only screen and (min-width: 1400px) {
     div#content .container {
         max-width: 1400px !important;
    }
}  */
 @media only screen and (max-width: 1366px) {
     .page-id-147 .sec_conta
	 
	 ct_form {
         padding-left: 200px !important;
    }
     .page-id-11 .banner-section {
         height: 470px !important;
         padding-top: 0 !important;
         margin-bottom: -100px !Important;
    }
     .baner-custom {
         min-height: 500px !important;
    }
     .sec_who_we_are p {
         font-size: 14px !important;
         font-weight: 300 !important;
         line-height: 24px !important;
         color: #000000;
    }
     body .sec_view_gallery h2 {
         bottom: 500px !important;
    }
     html {
         font-size: 95%;
    }
     .sec_who_we_are h1 {
         top: -100px;
         font-size: 206px;
    }
     .get_our_blog .info-wrapper h3 {
         font-size: 22px !important;
         font-family: ui-monospace;
    }
     .entry-content, div#content {
         padding: 0 !important;
         margin: 0;
    }
     .sec_gallery .vp-portfolio__item-meta h2.vp-portfolio__item-meta-title {
         line-height: 20px !important;
         margin: 16px 0px 0px !important;
         font-size: 18px !important;
         height: 50px;
    }
     div#content .container {
         max-width: 1140px !important;
    }
     body.post-template-default.single .info-wrapper p {
         line-height: 34px !important;
    }
     body.post-template-default.single.single-post .entry-content, body.post-template-default.single.single-post div#content {
         padding: 60px 0px !important;
    }
     body.post-template-default.single .info-wrapper {
         padding: 50px 50px !important;
    }
     .sec_assets p {
         font-size: 21px;
    }
     .navbar-brand {
         height: auto;
         width: 375px;
    }
     section.vc_section.sec_gallery {
         padding-left: 60px !important;
         padding-right: 60px !important;
    }
} 
 @media screen and (max-width: 1280px) {
     .get_our_blog .info-wrapper {
         left: 30px !important;
         padding-right: 10px !important;
    }
     .sec_assets p {
         font-size: 21px;
    }
     .navbar-brand {
         height: auto;
         width: 375px;
    }
     .footer-right {
         padding-right: 15px !important;
    }
     .sec_gallery .gallery_info p {
         left: 34px;
    }
     .sec_gallery .view_gallery {
         left: 38px;
    }
     .sec_gallery .view_gallery a:after {
         right: -18px;
         top: 14px;
    }
     .footer-left {
         padding-left: 15px !important;
    }
     section.vc_section.sec_legal .raw_legal:before {
         left: unset !important;
    }
     div#wpfront-scroll-top-container {
         right: 10px !important;
         bottom: 80px !important;
    }
     section.vc_section.sec_legal .vc_row.wpb_row.raw_legal {
         width: 1170px !important;
    }
     section.vc_section.sec_banner {
         height: 490px;
    }
     .legal-doc-text {
         margin-right: 60px !important;
    }
     body .sec_view_gallery h2 {
         bottom: unset !important;
         top: 50px !important;
    }
     body .what-we-raw-3 {
         margin-top: 60px !important;
         margin-bottom: 60px !important;
    }
}
 @media screen and (max-width: 1199px) {
     .navbar-light .navbar-toggler {
         color: rgb(0 0 0);
         border-color: rgb(0 0 0);
    }
     header#masthead div#main-nav {
         margin: 0 -28px -10px -28px !important;
    }
     header#masthead .navbar-brand img {
         max-width: 100% !important;
    }
     header#masthead #main-nav ul {
         background: #faebd7;
         padding: 20px 0 10px 0;
         transition: 0.5s !important;
         margin-top: 10px;
    }
     header#masthead #main-nav ul li a {
         margin: 0 !important;
    }
     header#masthead #main-nav ul li {
         padding-bottom: 10px;
    }
     .navbar-dark .dropdown-item {
         color: #fff;
    }
     .navbar-nav .dropdown-menu {
         background: transparent;
         box-shadow: none;
         border: none;
    }
     .get_our_blog .info-wrapper {
         left: 30px !important;
         padding-right: 40px !important;
    }
     .sec_assets p {
         font-size: 21px;
    }
     .navbar-brand {
         height: auto;
         width: 375px !important;
    }
}
 @media only screen and (max-width: 1024px) {
     body .ftr-1 {
         padding-right: 15px !important;
    }
     .ftr-2 .menu-header-menu-container ul {
         column-count: 1 !important;
    }
     .sec_banner_past_project .banner_info_wrapper .vc_column-inner {
         padding: 0px 30px 0px 30px !important;
    }
     div#footer-widget .container, footer#colophon .container {
         max-width: 95% !important;
    }
     body .first_wrapper_banner .vc_column-inner {
         background-size: cover !important;
    }
     body .who_we_are-wrapper2 .vc_column-inner {
         padding: 60px 100px 40px 100px !important;
    }
     body .what-we-raw-3 .vc_col-sm-8 .vc_column-inner {
         padding: 80px 60px 50px 70px !important;
    }
     body .sec_view_gallery h2 {
         left: 20px !important;
    }
     .sec_gallery .gallery_info p {
         left: 20px !important;
    }
     .sec_gallery .gallery_info p br {
         display: none;
    }
     .sec_gallery .view_gallery {
         left: 20px !important;
    }
     section#sec_contact_form_icon {
         padding-left: 200px !important;
    }
     body .ftr-2 .menu-header-menu-container li:nth-child(3) a {
         margin-bottom: 20px !important;
    }
     .page-id-135 .p-2-sec-1 .vc_column-inner {
         padding: 80px 80px 60px 80px !important;
    }
     .sec_banner_past_project.sec_florida.sec_gallery {
         padding-top: 70px !important;
    }
     html {
         font-size: 90%;
    }
     h2 {
         font-size: 34px;
         line-height: 46px;
    }
     div#footer-widget .ftr-2 .menu-header-menu-container {
         column-count: 1;
    }
     div#footer-widget .ftr-2 .menu-header-menu-container li:nth-child(3) a {
         margin: unset;
    }
     div#footer-widget .ftr-3 {
         padding: 0px 20px;
    }
     div#footer-widget .ftr-4 p>br {
         display: none;
    }
}
 @media only screen and (min-width: 1000px) {
     html {
         font-size: 90%;
    }
     .page-id-11 .get_our_blog .our_blog h3 {
         font-size: 20px !important;
         margin-top: 0px !important;
    }
     h2 {
         font-size: 34px;
         line-height: 46px;
    }
     .what-we-raw-1 .vc_col-sm-8 .vc_column-inner {
         padding: 150px 100px 150px 120px !important;
    }
     .what-we-raw-2 .vc_col-sm-8 .vc_column-inner {
         padding: 150px 100px 150px 120px !important;
    }
     .what-we-raw-3 .vc_col-sm-8 .vc_column-inner {
         padding: 150px 100px 150px 120px !important;
    }
     .what-we-raw-4 .vc_col-sm-8 .vc_column-inner {
         padding: 150px 100px 150px 120px !important;
    }
     .what-we-raw-5 .vc_col-sm-8 .vc_column-inner {
         padding: 150px 100px 150px 120px !important;
    }
     .what-we-raw-6 .vc_col-sm-8 .vc_column-inner {
         padding: 150px 100px 150px 120px !important;
    }
     .p-2-sec-1 .vc_column-inner {
         padding: 150px 100px 150px 120px !important;
    }
     body .sec_gallery h2 {
         line-height: 30px !important;
         font-size: 25px !important;
    }
}
 @media only screen and (max-width: 960px) {
     html {
         font-size: 85%;
    }
}
 @media only screen and (max-width: 960px) {
     body.page-id-147 .sec_contact_form {
         padding-left: 50px !important;
         padding-right: 0px !important;
    }
     body .banner_heading h2 {
         font-size: 35px !important;
         line-height: 45px !important;
    }
     body .sec_view_gallery, body .sec_who_we_are {
         padding-top: 0 !important;
    }
     .what-we-raw-3.home {
         margin: 0 !important;
         padding-top: 0 !important;
    }
     section.vc_section.sec_gallery {
         margin-bottom: 0 !important;
    }
     .home section#sec_contact_form_icon {
         padding-left: 50px !important;
    }
}
 @media only screen and (max-width: 768px) {
     body .ftr-1 {
         padding-right: 0px !important;
    }
     .ftr-2 .menu-header-menu-container ul {
         column-count: 1 !important;
    }
     body .who_we_are-wrapper2 .vc_column-inner {
         padding: 60px 50px 30px 50px !important;
    }
     body .what-we-raw-3 .vc_col-sm-8 .vc_column-inner {
         padding: 60px 40px 30px 50px !important;
    }
     body .sec_view_gallery h2 {
         font-size: 25px !important;
    }
     body .ftr-2 .menu-header-menu-container li:nth-child(3) a {
         margin-bottom: 0px !important;
    }
     body .sec_contact_form {
         padding-left: 160px !important;
    }
     .sec_contact_form h2 {
         font-size: 30px !important;
         line-height: 40px !important;
    }
     .sec_banner_past_project.sec_executive.sec_gallery .vc_row {
         padding-top: 0 !important;
    }
     .sec_banner_past_project .banner_info_wrapper .vc_column-inner {
         padding: 0px 0px 0px 10px !important;
    }
     div#footer-widget section#media_image-2 img {
         max-width: 110% !important;
         margin-top: 20px;
    }
     .vc_col-sm-8 {
         width: 55% !important;
    }
     .vc_col-sm-4 {
         width: 45% !important;
    }
     body.page-id-135 .p-2-sec-1 .vc_column-inner {
         padding: 80px 20px 60px 50px !important;
    }
     h2 {
         font-size: 27px !important;
    }
     body.page-id-135 .p-2-sec-1 .vc_column-inner {
         padding: 40px 30px 10px 30px !important;
    }
     html {
         font-size: 80%;
    }
     .who_we_are-wrapper2 .vc_column-inner {
         padding: 50px !important;
    }
     .what-we-raw-1 .vc_col-sm-8 .vc_column-inner {
         padding: 50px !important;
    }
     .what-we-raw-2 .vc_col-sm-8 .vc_column-inner {
         padding: 50px !important;
    }
     .what-we-raw-3 .vc_col-sm-8 .vc_column-inner {
         padding: 50px !important;
    }
     .what-we-raw-4 .vc_col-sm-8 .vc_column-inner {
         padding: 50px !important;
    }
     .what-we-raw-5 .vc_col-sm-8 .vc_column-inner {
         padding: 50px !important;
    }
     .what-we-raw-6 .vc_col-sm-8 .vc_column-inner {
         padding: 50px !important;
    }
     .p-2-sec-1 .vc_column-inner {
         padding: 50px !important;
    }
     .page-id-11 .get_our_blog .our_blog h3 {
         font-size: 15px !important;
    }
     .info-wrapper p {
         white-space: unset;
         display: -webkit-box;
         -webkit-line-clamp: 4;
         -webkit-box-orient: vertical;
         overflow: hidden;
    }
     section.sec_gallery .gallery_info p {
         font-size: 18px;
         line-height: 30px;
    }
     div#footer-widget .ftr-2 .menu-header-menu-container {
         column-count: 1;
    }
     div#footer-widget .ftr-2 .menu-header-menu-container li a {
         margin-bottom: 0px;
    }
     div#footer-widget .ftr-2 .menu-header-menu-container li {
         padding: 5px 0 5px 0;
    }
     div#footer-widget .ftr-3 {
         padding: 0px 10px;
    }
     body .banner_heading h2 {
         font-size: 30px !important;
         line-height: 45px !important;
    }
     .padd-down {
         padding-bottom: 50px !important;
    }
}
 @media only screen and (max-width: 767px) {
     body.page-id-147 .sec_contact_form {
         padding-right: 40px !important;
    }
     .past-reverse {
         display: flex !important;
         flex-direction: column-reverse !important;
    }
     body .sec_banner_past_project .banner_info_wrapper .vc_column-inner {
         height: 85px !important;
    }
     body.page-id-147 .sec_contact_form {
         padding-left: 40px !important;
    }
     .reverse .vc_row {
         display: flex;
         flex-direction: column-reverse;
    }
     body .what-we-raw-3 {
         margin-top: 10px !important;
         margin-bottom: 60px !important;
    }
     .what-we-raw-4 .vc_col-sm-8 .vc_column-inner {
         padding-top: 0 !important;
    }
     body header#masthead {
         padding: 1.5rem 1rem;
    }
     body .what-we-raw-3 .vc_col-sm-8 .vc_column-inner {
         padding: 40px 30px 30px 30px !important;
    }
     body .who_we_are-wrapper2 .vc_column-inner {
         padding: 30px 25px 30px 25px !important;
    }
     .sec_banner_past_project .banner_info_wrapper .vc_column-inner {
         height: 100px !important;
         padding: 0 20px !important;
    }
     section.vc_section.sec_gallery {
         margin-bottom: 0 !important;
    }
     .sec_who_we_are .sec-1-inner {
         display: flex;
         flex-direction: column-reverse !important;
    }
     .sec_gallery.sec_view_gallery .vc_row.wpb_row {
         display: flex;
         flex-direction: column-reverse;
    }
     .sec_view_gallery {
         padding: 0 !important;
    }
     .sec_who_we_are {
         padding: 0 !important;
    }
     .vc_col-sm-8 {
         width: 100% !important;
    }
     .vc_col-sm-4 {
         width: 100% !important;
    }
     div#footer-widget .widget-title {
         margin: 10px 0px 10px !important;
    }
     .what-we-raw-col-4 {
         height: 500px;
    }
     .col-back-1 {
         height: 400px;
    }
     .col-back-2 {
         height: 400px;
    }
     .col-back-3 {
         height: 400px;
    }
     section#sec_contact_form_icon {
         padding-left: 100px !important;
         padding-right: 100px !important;
    }
     div#footer-widget {
         padding: 90px 30px 80px 30px !important;
    }
     footer#colophon p {
         text-align: center !important;
    }
     .who-we-are-col {
         height: 500px;
    }
     body .sec_contact_form {
         padding-left: 100px !important;
         padding-right: 100px !important;
    }
     .sec_banner_past_project .banner_info_wrapper .vc_column-inner {
         height: 250px !important;
    }
     body div#wpfront-scroll-top-container {
         right: 20px !important;
         bottom: 20px !important;
    }
     .vc_row.wpb_row.vc_row-fluid.vc_custom_1659051273266 {
         padding-bottom: 0 !important;
    }
     body .navbar-brand {
         width: 280px !important;
    }
     div#footer-widget .ftr-1 section#media_image-2 {
         margin: 0 0 40px 0 !important;
    }
     .ftr-2 {
         padding-bottom: 20px;
    }
}
 @media only screen and (max-width: 568px) {
     body .sec_gallery h2 {
         font-size: 20px !important;
    }
     body.page-id-147 .sec_contact_form {
         padding-left: 50px !important;
         padding-right: 50px !important;
    }
     body .banner_heading h2 {
         font-size: 26px !important;
         width: 100% !important;
         line-height: 40px !important;
         margin-top: 50px;
    }
     body .what-we-raw-3.home p {
         font-size: 20px !important;
         line-height: 40px !important;
    }
     .get_our_blog .read_btn:after {
         top: -4px !important;
    }
     body section#sec_contact_form_icon {
         padding-left: 50px !important;
         padding-right: 50px !important;
    }
     .sec_contact_form h2 {
         font-size: 35px !important;
    }
     .sec_who_we_are p {
         font-size: 18px !important;
    }
     .page-id-135 .p-2-sec-1 .vc_column-inner {
         padding: 60px 50px 40px 50px !important;
    }
     .page-id-895 .sec_legal.sec_who_we_are h2 {
         font-size: 24px !important;
         line-height: 30px;
         margin-bottom: 20px !important;
    }
     body .sec_contact_form {
         padding-left: 60px !important;
         padding-right: 60px !important;
         padding-bottom: 50px !important;
         padding-top: 80px !important;
    }
}
 @media only screen and (max-width: 480px) {
     body .sec_contact_form h2 {
         font-size: 25px !important;
         line-height: 35px !important 
    }
     .sec_contact_form h3 {
         margin-bottom: 20px !important;
    }
     body header#masthead .navbar-brand {
         width: 80% !important;
    }
     body .who_we_are-wrapper2 .vc_column-inner {
         padding: 60px 30px 30px 30px !important;
    }
     body section#sec_contact_form_icon {
         padding-left: 10px !important;
         padding-right: 10px !important;
    }
     div#footer-widget .ftr-1 section#media_image-2 {
         margin-bottom: 40px !important;
    }
     .ftr-2 {
         padding-bottom: 30px;
    }
     body.page-id-135 .p-2-sec-1 .vc_column-inner {
         padding: 40px 30px 60px 30px !important;
    }
     .what-we-raw-1 .vc_col-sm-8 .vc_column-inner {
         padding: 40px 30px 40px 30px !important;
    }
     .what-we-raw-2 .vc_col-sm-8 .vc_column-inner {
         padding: 40px 30px 40px 30px !important;
    }
     body .what-we-raw-4 .vc_col-sm-8 .vc_column-inner {
         padding: 40px 30px 30px 30px !important;
    }
     body .what-we-raw-5 .vc_col-sm-8 .vc_column-inner {
         padding: 40px 30px 30px 30px !important;
    }
     body .what-we-raw-6 .vc_col-sm-8 .vc_column-inner {
         padding: 40px 30px 30px 30px !important;
    }
     .sec_banner_past_project.sec_florida.sec_gallery {
         padding-top: 40px !important;
    }
     html {
         font-size: 75%;
    }
     .sec_banner .banner_heading h2 {
         font-size: 25px !important;
         padding-top: 10px !important;
         line-height: 35px !important;
    }
     .navbar-brand img {
         max-width: inherit !important;
         width: 100% !important;
    }
     body header#masthead .navbar-brand {
         width: 50% !important;
    }
     .page-id-11 .get_our_blog .our_blog h3 {
         font-size: 25px !important;
    }
     .get_our_blog .info-wrapper {
         bottom: 20px !important;
    }
     section.sec_contact_form {
         padding-left: 0px !important;
    }
     .footer-left {
         padding-left: 10px !important;
         text-align: center !important;
    }
     .footer-right {
         padding-right: 10px !important;
         text-align: center !important;
    }
     div#footer-widget .ftr-3 {
         padding: 0px 15px;
    }
     section .sec_legal h2 {
         font-size: 20px;
         line-height: 35px;
    }
     .sec_legal .legal-doc-text {
         margin-right: 0px !important;
    }
     .sec_banner_past_project .banner_info_wrapper .vc_column-inner {
         padding: 0px 30px 0px 30px;
    }
     section.vc_section.sec_gallery {
         padding-right: 10px !important;
         padding-left: 10px !important;
         padding-top: 30px !important;
    }
}
 @media only screen and (max-width: 420px) {
     body .sec_gallery .gallery_info p {
         left: 30px !important;
    }
     body .sec_view_gallery h2 {
         left: 30px !important;
    }
	 section.vc_section.sec_banner {
		background-size: cover !important;
		background-position: 0% 0% !important;
}
     .sec_gallery .view_gallery a {
         margin-left: 12px;
    }
     body .sec_banner_past_project.sec_gallery {
         padding-left: 30px !important;
         padding-right: 30px !important;
    }
     body .banner_heading h2 {
         padding-left: 10px !important;
    }
     header#masthead .container-fluid {
         padding: 0 !important;
    }
     body.page-id-147 .sec_contact_form {
         padding-left: 5px !important;
         padding-right: 10px !important;
    }
     .home section#sec_contact_form_icon {
         padding-left: 10px !important;
    }
     div#footer-widget {
         padding: 90px 0px 80px 0px !important;
    }
     body div#footer-widget section#media_image-2 img {
         width: 70% !important;
    }
     .ftr-2 .menu-header-menu-container ul {
         column-count: unset !important;
         padding-bottom: 20px;
    }
     div#footer-widget .ftr-1 section#media_image-2 {
         margin: 0 0 40px 0 !important;
    }
     body header#masthead .navbar-brand {
         width: 80% !important;
    }
     .sec_banner .banner_heading h2 br {
         display: none !important;
    }
     body .baner-custom {
         min-height: 480px !important;
    }
     body .sec_banner .banner_heading h2 {
         padding-top: 40px !important;
    }
     body .sec_who_we_are p {
         font-size: 16px !important;
    }
     body .what-we-raw-3.home p {
         font-size: 18px !important;
         line-height: 35px !important;
    }
     .sec_contact_form h2 {
         font-size: 30px !important;
    }
     body section#sec_contact_form_icon {
         padding-left: 20px !important;
         padding-right: 20px !important;
    }
     .page-id-135 .p-2-sec-1 .vc_column-inner {
         padding: 60px 20px 40px 30px !important;
    }
     .page-id-895 .sec_legal.sec_who_we_are h2 {
         font-size: 25px !important;
         line-height: 35px !important;
    }
     body .sec_contact_form {
         padding-left: 0px !important;
         padding-right: 0px !important;
         padding-bottom: 50px !important;
         padding-top: 80px !important;
    }
}
 @media only screen and (max-width: 360px) {
     body header#masthead .navbar-brand {
         width: 60% !important;
    }
}
 body div#content {
     padding: 0px !important;
}
 .what-we-raw-1 h2.vc_custom_heading, .what-we-raw-2 h2.vc_custom_heading, .what-we-raw-3 h2.vc_custom_heading, .what-we-raw-4 h2.vc_custom_heading, .what-we-raw-5 h2.vc_custom_heading, .what-we-raw-6 h2.vc_custom_heading {
     margin-bottom: 0px !important;
}
 section.get_our_blog .wpb_wrapper h3.loop-product__title {
     font-size: 20px !important;
     margin-bottom: 0px !important;
     margin-top: 40px !important;
}
 section.get_our_blog h3.loop-product__title>br {
     display: none;
}
 ul {
     padding-left: 0 !important;
     list-style: none;
}
 a {
     text-decoration: none !important;
     padding-left: 0px !important;
     background: none !important;
}
 input {
     box-shadow: none !important;
     outline: none !important;
}
 .web_btn a, header#masthead .hdr_contact_btn a {
     background: #C99C3C !important;
     display: flex !important;
     align-items: center;
     justify-content: center;
     color: #FFFFFF !important;
     font-size: 16px !important;
     font-weight: 300 !important;
     text-transform: uppercase;
     border-radius: 3px !important;
     padding: 12px 20px !important;
     border: 1px solid #C99C3C !important;
     transition: 0.5s !important;
}
 header#masthead {
     margin-bottom: 0;
     background: #FFFFFF;
     padding: 0.74rem 1rem;
}
 header#masthead .navbar-brand {
     width: 22%;
}
 header#masthead #menu-header-menu li a {
     font-size: 15px;
     color: #000000;
     padding: 0;
     margin-left: 40px;
     font-weight: 600;
     text-transform: uppercase;
     transition: 0.5s;
}
 header#masthead #menu-header-menu {
     align-items: center;
}
 .baner-custom {
     background-size: cover;
     background-repeat: no-repeat !important;
     background-position: center;
}
 .sec_banner .banner_arrow {
     position: relative;
     top: -50px;
}
 section.vc_section.sec_assets {
     background-size: 100% 100% !important;
}
 .sec_assets p {
     font-size: 21px;
     font-weight: 300;
     color: #2D2F30;
     line-height: 34px;
     padding-right: 130px;
}
 .raw_legal.raw_legal-2 {
     margin-top: 140px !important;
     z-index: 1;
}
 h1.vc_custom_heading.background-heading {
     z-index: 1;
     font-size: 110px;
     line-height: 120px;
     left: 5%;
     top: 50px;
}
 .sec_who_we_are p {
     font-size: 18px;
     font-weight: 300;
     line-height: 34px;
     color: #000000;
}
 .sec_who_we_are .raw_title {
     position: unset !important;
     overflow: visible !important;
}
 .sec_who_we_are h1 {
     text-align: center !important;
     top: -110px;
     z-index: -1;
     color: #fff;
     text-shadow: 2px 0px 48px #0000001c !important;
     line-height: 220px;
     font-weight: bold;
}
 .owl-dots {
     display: none;
}
 .owl-nav button {
     background: #c99c3c !important;
     width: 50px;
     height: 40px;
     color: #fff !important;
     margin-top: 30px !important;
     margin-bottom: 0 !important;
     border: none !important;
     outline: none !important;
}
 .sec_gallery .gallery_info p {
     position: absolute;
     bottom: 120px;
     left: 60px;
     font-size: 26px;
     color: #FFFFFF;
     font-weight: 500;
     line-height: 46px;
}
 .sec_gallery .view_gallery a {
     width: 150px;
     height: 48px;
     padding: 0 !important;
     display: flex !important;
     align-items: center;
     border: none !important;
     font-size: 16px !important;
     font-weight: 300 !important;
     text-transform: uppercase;
     color: #fff !important;
     position: relative;
     padding-right: 10px !important;
}
 .sec_gallery .view_gallery {
     position: absolute !important;
     bottom: 50px;
     left: 62px;
}
 .sec_gallery .view_gallery a:after {
     content: "\f30b";
     position: absolute;
     right: -20px;
     font-weight: bold;
     font-family: "Font Awesome 5 Free";
     font-size: 22px;
}
 section.vc_section.sec_legal .raw_legal {
     width: 1289px !important;
     margin: 0 auto;
     background: #ffffff !important;
}
 section.vc_section.sec_legal {
}
 .sec_legal .web_btn a {
     margin: 40px auto 0px auto;
}
 .sec_legal p {
     font-size: 18px;
     font-weight: 300;
     line-height: 34px;
     color: #000000;
}
 body.post-template-default.single.single-post nav.navigation.post-navigation {
     display: none;
}
 .info-wrapper p {
     color: #fff;
     font-size: 18px;
     line-height: 24px;
}
 .get_our_blog .info-wrapper {
     position: absolute;
     bottom: 50px;
     left: 50px;
     padding-right: 80px;
}
 .get_our_blog .read_btn {
     color: #FFBE00;
     font-size: 16px;
     font-weight: 300;
     text-transform: uppercase;
     position: relative;
}
 .get_our_blog .info-wrapper h3 {
     font-size: 20px;
     line-height: 32px;
     color: #FFFFFF;
     font-weight: 600;
     margin: 0px 0px 20px 0px;
     font-family: ui-monospace;
}
 .get_our_blog .read_btn:after {
     content: "\f178";
     position: absolute;
     font-weight: bold;
     font-family: "Font Awesome 5 Free";
     font-size: 21px;
     right: -50px;
     top: -5px;
}
 .sec_contact_form h3 {
     font-size: 20px;
     font-weight: 600;
     color: #C99C3C !important;
     text-transform: uppercase;
     letter-spacing: 2px;
}
 .sec_contact_form h2 {
     font-size: 40px;
     color: #000000;
     font-weight: bold;
     margin-bottom: 0 !important;
}
 .form_wrapepr .wpcf7-form-control {
     height: 50px;
     margin-bottom: 50px !important;
     border: none !important;
     border-bottom: 1px solid #70707052 !important;
     border-radius: 0px !important;
     padding-left: 0;
     background: transparent;
     padding-bottom: 20px;
     font-size: 20px;
     font-weight: 300 !important;
     color: #000000;
     box-shadow: none !important;
     outline: none !important;
}
 .form_wrapepr .wpcf7-form-control::placeholder {
     font-size: 20px !important;
     color: #000000 !important;
}
 span.wpcf7-spinner {
     display: none;
}
 .form_wrapepr .submit_btn {
     background: #C99C3C !important;
     width: 131px !important;
     height: 48px !important;
     padding: 0 !important;
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 16px !important;
     font-weight: 300 !important;
     color: #fff !important;
     text-transform: uppercase;
}
 .sec_contact_form .form_wrapepr textarea {
     height: 218px !important;
     position: relative !important;
     resize: none;
     margin-bottom: 30px !important;
}
 section.vc_section.sec_contact_form {
     background-size: 100% 100% !important;
}
 img.icon_text {
     position: absolute;
     bottom: 140px;
     right: 14px;
}
 div#footer-widget .container, footer#colophon .container {
     max-width: 1330px;
}
 footer#colophon, div#footer-widget {
     background: #191815 !important;
}
 div#footer-widget {
     padding: 90px 0px 80px 0px;
}
 div#footer-widget .ftr-1 section#media_image-2 {
     margin: 0;
}
 div#footer-widget .ftr-1 p {
     font-size: 14px;
     color: #8C8C8A;
     font-weight: 300;
     line-height: 28px;
     margin: 30px 0px 26px;
}
 div#footer-widget .widget-title {
     margin: 10px 0px 40px;
     color: #FFFFFF;
     font-size: 20px !important;
     font-weight: bold;
     text-transform: uppercase;
}
 .ftr-1 {
     padding-right: 40px !important;
}
 .ftr-2 .menu-header-menu-container ul {
     column-count: 2;
     display: block !important;
}
 .ftr-2 .menu-header-menu-container li a, .ftr-3 ul li a {
     padding: 0;
     margin-bottom: 20px;
     position: relative;
     padding-left: 20px !important;
     color: #8C8C8A;
     font-size: 14px;
     font-weight: 300;
}
 .ftr-2 .menu-header-menu-container li a:before {
     content: "\f111";
     font-weight: bold;
     position: relative;
     left: -15px;
     font-family: 'FontAwesome';
     font-size: 6px;
     top: -2px;
}
 .ftr-3 ul li {
     margin-bottom: 20px;
}
 .ftr-3 ul li:nth-child(2) a {
     font-size: 18px;
     color: #FFBE00;
     font-weight: 300;
}
 .ftr-3 ul li a {
     position: unset !important;
     padding-left: 0 !important;
}
 .ftr-3 {
     padding: 0px 50px;
}
 .ftr-3 ul li:last-child {
     line-height: 30px;
}
 div#wpfront-scroll-top-container img {
     height: 50px !important;
     width: 50px !important;
}
 div#footer-widget .news_wrapepr {
     display: flex;
     width: 100%;
     height: 44px;
     background: #424040 !important;
     border: 1px solid #424040 !important;
     position: relative;
}
 div#footer-widget .news_wrapepr input.wpcf7-form-control::placeholder {
     color: #fff;
     font-size: 14px;
     font-weight: 300;
     font-family: 'Poppins';
}
 div#footer-widget .news_wrapepr .web_btn {
     width: 40px !important;
     height: 40px !important;
     background: transparent !important;
     font-size: 0px !important;
}
 div#footer-widget .news_wrapepr i {
     position: absolute;
     top: 0;
     right: 0px;
     height: 41px;
     width: 41px;
     display: flex;
     align-items: center;
     justify-content: center;
     background: #FFBE00;
     border-radius: 6px;
     font-size: 17px;
     color: #fff;
}
 div#footer-widget .news_wrapepr input.wpcf7-form-control {
     background: transparent;
     border: none;
     padding: 8px 0px 0px 12px;
     font-size: 14px;
     font-weight: 300;
     color: #fff;
}
 .ftr-4 p {
     font-size: 14px;
     font-weight: 300;
     color: #8C8C8A;
     line-height: 28px;
}
 .site-info {
     border-top: 2px solid #474747;
     padding-top: 30px;
}
 .site-info section p {
     font-size: 14px;
     font-weight: 300;
     color: #8C8C8A;
}
 .site-info section p strong, .site-info section p a {
     color: #C99C3C !important;
     font-weight: bold;
}
 header#masthead #menu-header-menu li a:hover, .ftr-2 .menu-header-menu-container li a:hover, .ftr-3 ul li a:hover {
     color: #c99c3c;
     transition: 0.5s;
}
 .web_btn a:hover, header#masthead .hdr_contact_btn a:hover {
     background: transparent !important;
     color: #c99c3c !important;
     transition: 0.5s !important;
}
 section.vc_section.sec_who_we_are_inner, section.vc_section.get_our_blog_inner {
     background: #00000005;
}
 body.post-template-default.single.single-post div#content {
     padding-top: 110px;
     padding-bottom: 150px;
     background: url(inc/assets/images/banner_single.png) no-repeat;
     background-size: 100% 100% !important;
     background-color: #f5f6f6;
}
 body.post-template-default.single.single-post a.url.fn.n, body.post-template-default.single.single-post time.entry-date.published {
     color: #000000;
     font-weight: bold;
}
 body.post-template-default.single.single-post .entry-meta {
     display: none;
}
 body.post-template-default.single.single-post header.entry-header h1.entry-title {
     border: none !important;
}
 body.post-template-default.single .boxer {
     display: flex;
     width: 100%;
}
 body.post-template-default.single .f-image {
     width: 50%;
}
 body.post-template-default.single .info-wrapper {
     width: 50%;
     background: #fff0;
     padding: 50px 60px;
     box-shadow: 0px 0px 10px 0px #0000000d;
}
 body.post-template-default.single.single-post h3.loop-product__title {
     color: #000;
     font-size: 30px;
     margin-bottom: 30px;
     margin-top: 0;
}
 body.post-template-default.single .info-wrapper p {
     line-height: 40px;
     margin: 0 !important;
     color: #000;
}
 body.post-template-default.single .f-image img {
     width: 100%;
     height: 620px;
     object-fit: cover;
}
 .sec_gallery h2.vp-portfolio__item-meta-title {
     line-height: 30px;
     margin: 5px 0px 0px !important;
     text-align: left;
     font-size: 20px !important;
}
 .sec_gallery .vp-portfolio__item-meta {
     padding: 0 !important;
}
 .sec_banner_past_project .banner_info_wrapper .vc_column-inner {
     background: #fff;
     box-shadow: 20px 0px 60px 0px #00000008;
     padding: 0px 60px 0px 60px;
     height: 460px;
}
 .first_wrapper_banner .vc_column-inner {
     background-size: 100% 100% !important;
     padding: 230px 0px !important;
}
 .sec_gallery h2 {
     margin: 0 !important;
     line-height: 42px;
     font-size: 30px !important;
     margin-top: 2px !important;
}
 .sec_gallery .banner_info_wrapper p {
     color: #000000ad;
     margin: 0 !important;
     padding: 0 !important;
}
 section.vc_section.sec_gallery {
     background: #00000005;
}
 .banner-section h2 {
     color: #fff;
     font-size: 34px;
     width: 40%;
     line-height: 50px;
     font-family: ui-monospace;
}
 .vp-portfolio__item-meta {
     flex-direction: column-reverse !important;
     display: flex !important;
     margin-top: 10px !important;
}
 .sec_who_we_are strong {
     font-family: sans-serif !important;
}
 .page-id-583 .sec_who_we_are h1 {
     font-size: 100px;
}
 .page-id-583 .sec_who_we_are h1.vc_custom_heading.vc_custom_1659564638523 {
     font-size: 100px !important;
}
 .page-id-583 .sec_who_we_are h1.vc_custom_heading.vc_custom_1659564773754 {
     font-size: 100px !important;
}
 .page-id-583 .sec_who_we_are h1.vc_custom_heading.vc_custom_1659566144226 {
     font-size: 100px;
}
 .page-id-11 .get_our_blog .our_blog h3 {
     padding-left: 5px;
     font-size: 30px;
     font-family: 'Gotham' !important;
     line-height: 30px;
     text-align: center;
     margin-top: 80px;
     display: flex;
     align-items: center;
     justify-content: center;
     height: 70px;
}
 .banner_heading h2 {
     font-family: 'Gotham' !important;
     letter-spacing: 2px !important;
     font-size: 40px !important;
     width: 70% !important;
     padding-bottom: 20px !important;
     padding-top: 20px !important;
     padding-left: 20px !important;
     line-height: 55px !important;
     text-shadow: 0 0 5px #000000 !important;
     font-weight: bold !important;
}
 .sec_banner:after {
     content: "" !important;
     display: block !important;
     background: #0000001a;
     width: 100% !important;
     height: 100% !important;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 0;
     visibility: visible !important;
}
 .text_column_one {
     padding-right: 100px;
}
 .vc_row.wpb_row.vc_row-fluid.Legal_Row.vc_custom_1659995002590.vc_row-has-fill {
     background-position: left !important;
     background-size: 38% 100% !important;
     padding-right: 0px !important;
}
 .vc_row.wpb_row.vc_row-fluid.Legal_Row.vc_custom_1659997097990.vc_row-has-fill {
     background-position: left !important;
     background-size: 38% 100% !important;
     padding-right: 0px !important;
}
 .vc_row.wpb_row.vc_row-fluid.Legal_Row_Last.vc_custom_1660001059467.vc_row-has-fill {
     background-position: left !important;
     background-size: 38% 100% !important;
     padding-right: 0px !important;
}
 .vc_row.wpb_row.vc_row-fluid.Legal_Row_Second_Last.vc_custom_1660002487836.vc_row-has-fill {
     background-position: left !important;
     background-size: 38% 100% !important;
     padding-right: 0px !important;
}
 .what-we-do-txt-two p {
     font-size: 18px;
     font-weight: 300;
     line-height: 34px;
     color: #2D2F30;
}
 .banner_arrow {
     z-index: 999 !important;
}
 h1.idenfify_suitable {
     margin-top: -80px !important;
}
 .page-id-895 .sec_who_we_are h1 {
     font-size: 100px !important;
}
 .what-we-sec-1 {
     background-position: right !important;
}
 .Legal_Row {
     background-position: left !important;
}
 .Legal_Row_Second_Last {
     background-position: left !important;
}
 .comparable-row {
     background-position: right !important;
}
 .slaes-row {
     background-position: right !important;
}
 .Legal_Row_Last {
     background-position: left !important;
}
 .vc_row.wpb_row.vc_row-fluid.what-we-sec-1 {
     background-position: right !important;
}
 .vc_row.wpb_row.vc_row-fluid.Legal_Row {
     background-position: left !important;
}
 .vc_row.wpb_row.vc_row-fluid.comparable-row {
     background-position: right !important;
}
 .vc_row.wpb_row.vc_row-fluid.Legal_Row_Second_Last {
     background-position: left !important;
}
 .vc_row.wpb_row.vc_row-fluid.slaes-row {
     background-position: right !important;
}
 .vc_row.wpb_row.vc_row-fluid.Legal_Row_Last {
     background-position: left !important;
}
 .page-id-135 .sec_who_we_are .vc_row {
     background-position: right !important;
}
 .page-id-11 h1.who_we_are_back_heading {
     font-size: 200px;
     margin-top: -60px !important;
}
 .page-id-135 h1.who_we_are_back_heading {
     font-size: 200px;
     margin-top: -60px !important;
}
 .page-id-11 .banner-section {
     height: 550px !important;
}
 .our_blog h3.loop-product__title {
     background: #000000;
     color: #fff;
     text-shadow: 1px 1px 4px rgb(0 0 0 / 68%);
     transition: all 0.2s ease-in-out;
}
 .our_blog:hover h3.loop-product__title {
     background: #999999;
}
 .sec_view_gallery h2 {
     margin: 0 !important;
     font-size: 34px !important;
     margin-top: 2px !important;
     position: absolute !important;
     bottom: 550px !important;
     left: 60px !important;
     color: #FFFFFF !important;
     line-height: 46px !important;
     font-weight: bold !important;
}
 #footer-widget .menu a {
     text-transform: uppercase !important;
}
 .site-header li#menu-item-1065 {
     display: none !important;
}
 .vp-portfolio__item-img a:after {
     content: ' ';
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     background-color: #000 !important;
     opacity: .05;
     z-index: 999;
}
 .what-we-ul ul {
     list-style: disc;
     color: #000;
}
 .what-we-ul li {
     font-size: 18px !important;
     font-weight: 600 !important;
     line-height: 30px !important;
     color: #000 !important;
     font-family: 'Gotham' !important;
     text-transform: capitalize;
}
 .what-we-ul li a {
     color: #000 !important;
}
 .what-we-raw-3.home p {
     font-size: 22px !important;
     line-height: 44px !important;
     font-weight: bold !important;
}
 .what-we-raw-3.home ul li {
     font-size: 22px !important;
     line-height: 44px !important;
     font-weight: bold !important;
}
 #footer-widget .row {
     justify-content: space-between !important;
}
 header#masthead {
     box-shadow: 0 0 5px #00000017;
     position: relative;
     z-index: 99;
}
 .get_our_blog .read_btn strong {
     font-weight: bold !important;
     font-family: 'Gotham' !important;
}
 .sec-1-inner .get_our_blog .read_btn:after {
     top: -8px !important;
}
 .what-we-raw-3.home .get_our_blog .read_btn:after {
     top: -12px !important;
}
 h3.cce_heading {
     font-family: sans-serif !important;
}
