/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/* Body Css */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@font-face {
	font-family: Historic;
	src: url(/wp-content/themes/salient-child/fonts/Historic.otf);
}
body * {
	font-family: "Montserrat", sans-serif;
}
h1, h2 {
	font-family: "Bai Jamjuree", sans-serif;
}
div#texture-cont .img11 {
    height: 400px;
}
.ocm-effect-wrap-inner {
    --scroll-bar-w: 0px;
}
ul.sf-menu.sf-js-enabled.sf-arrows ul.sub-menu a {
    font-size: 16px !important;
}
ul.sf-menu.sf-js-enabled.sf-arrows ul.sub-menu li {
    margin: 0 0 10px;
}
#top nav .sf-menu .current_page_item > a .sf-sub-indicator i, .material .sf-menu>li>a>.sf-sub-indicator i, .sf-menu > li > a:hover > .sf-sub-indicator i {
    color: #fff !important;
}
div#partrner-row h2 {
    color: #fff;
}
div#partrner-row label {
    color: #fff;
}
div#partrner-row button#wpforms-submit-327 {
    width: 156.27px;
    height: 52.5px;
    background: #C72026;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0 !important;
}
div#partrner-row legend {
    color: #fff;
}
div#find-row legend {
    color: #fff;
}
div#find-row label {
    color: #fff;
}
ul.sf-menu.sf-js-enabled.sf-arrows ul.sub-menu {
    background: #000 !IMPORTANT;
    margin: 30px 0 0;
    padding: 20px 10px;
}
ul.sf-menu.sf-js-enabled.sf-arrows ul.sub-menu li {
    margin: 0 0 10px;
}
ul.sf-menu.sf-js-enabled.sf-arrows ul.sub-menu li a {
    padding: 15px 10px;
    border-radius: 10px 0;
    color: #fff !important;
}
div#service-inner-row .iwithtext {
    display: flex;
    align-items: center;
}
div#service-inner-row .iwithtext .iwt-icon {
    height: 350px;
    width: 50%;
    position: relative;
}
div#service-inner-row .iwithtext .iwt-icon img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
div#service-inner-row .iwithtext .iwt-text {
    padding: 0 0 0 20px;
    width: 50%;
}
div#service-inner-row .services-sec {
    width: 80%;
    height: 500px;
    margin: 0 auto 10px;
}
div#service-inner-row .services-sec p img {
    height: 500px;
	object-fit: cover;
}
div#service-inner-row .services-sec .services-box img.box {
    height: auto;
}
div#find-row button#wpforms-submit-324 {
    width: 156.27px;
    height: 52.5px;
    background: #C72026;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0 !important;
    line-height: 0;
}
.team-flex .main {
    background: #c70000;
    padding: 50px;
    border-radius: 20px;
    height: 400px;
}
.team-flex .main h4 {
    background: #000;
    padding: 20px;
    border-radius: 20px;
    font-weight: 400;
    min-height: 110px;
}
.team-flex .main h4 strong {
    display: block;
    font-size: 24px;
    font-weight: 700;
}
.team-flex .main h3 {
    font-size: 14px;
    font-weight: 700;
    min-height: 30px;
    line-height: 24px;
}
div#choose-inner-row .our-img {
    width: 50%;
    object-fit: fill !important;
    margin: 0 auto;
}
div#choose-row .x-anchor-content {
    display: flex;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: #fff;
    border-radius: 20px;
    padding: 20px 17px;
    transition: all 0.4s linear;
}
div#choose-row .x-anchor-content p {
    padding: 0;
}
div#choose-row .x-anchor-content p img.lazyloaded {
    width: 60%;
    margin: 0;
}
div#choose-row .x-anchor-content .x-anchor-text {display: grid;}
div#choose-row .x-anchor-content .x-anchor-text span.x-anchor-text-primary {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
div#choose-row .x-anchor-content span.x-anchor-text-secondary {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
div#choose-row .x-anchor-content:hover {
    background: #c72026;
}
div#choose-row .x-anchor-content:hover span {
    color: #fff !important;
}

/* Header Css */
div#header-outer {
    background: #151515;
}
.tel-btn {
    position: absolute;
    left: 0;
    top: 25px;
    display: flex;
    align-items: center;
}
.tel-btn img {
    margin-right: 19px;
    margin-bottom: 0 !important;
}
.tel-btn a {
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
}
.tel-btn a strong {
    display: block;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
}
body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: #fff;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li#search-btn {
    margin: 0;
    border-right: 2px solid #CECECE;
    height: 66px;
    margin-top: 25px;
    padding-right: 34px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li.con-btn {
    margin: 0 0 0 34px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li.con-btn a {
    background: #C72026;
    padding: 0px 0px 0px 17px;
    height: 52px;
    line-height: 52px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li.con-btn a:after {
    content: "";
    background-image: url(/flex/wp-content/uploads/2026/03/button-after.png);
    width: 55px;
    height: 52px;
    display: block;
    margin-left: 13px;
}
#header-outer[data-format=centered-menu-bottom-bar] .span_9, body.material #header-outer[data-format=centered-menu-bottom-bar]:not([data-format=left-header]) #top .span_9 {
    margin-bottom: -65px;
}
#header-outer[data-format=centered-menu-bottom-bar] .span_9, body.material #header-outer[data-format=centered-menu-bottom-bar]:not([data-format=left-header]) #top .span_9 nav {
    background: url(/wp-content/uploads/2026/03/menu-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 17px 0;
    background-size: contain;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    margin-bottom: 0 !important;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
}

div#about-row div#about-inner-row h2 {
    font-size: 54px;
    line-height: 54px;
}
/* Banner Css */
.owl-carousel[data-desktop-cols] .owl-stage {
    padding: 0;
}
.banner-sec {
    margin-bottom: 25px !important;
}
.banner-sec h1 {
    color: #FFF;
    font-size: 66px;
    font-weight: 700;
    line-height: 90px;
    letter-spacing: -0.787px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.banner-sec p {
    color: #E8E8E8;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    width: 99%;
}
a#w-btn {
    margin: 0;
    padding: 0 0 0 30px;
    border-radius: 0 !important;
    height: 52px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 52px;
    text-transform: uppercase;
    display: inline-flex;
}
a#w-btn:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/button-after.png);
    width: 55px;
    height: 52px;
    display: block;
    margin-left: 25px;
}
.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    text-align: left;
    margin: 0;
    position: absolute;
    bottom: -240px;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    background: #fff;
    border-radius: 0;
    margin: 0 16px 0 0;
    transform: unset;
    width: 8px;
    height: 8px;
    position: relative;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot.active span {
    transform: unset;
}
.span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    background: #fff !important;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot span:before {
    content: "";
    background: #C72026;
    width: 18px;
    height: 18px;
    position: absolute;
    left: -5px;
    z-index: -1;
    top: -5px;
    opacity: 0;
}
.span_12.dark .owl-theme .owl-dots .owl-dot.active span:before {
    opacity: 1;
}
.banner-rgt-sec {
    background: #FFF;
    box-shadow: 0 12px 45.1px 0 rgba(0, 0, 0, 0.25);
    width: 357px;
    margin: auto;
    padding: 9px 9px 0;
    margin-right: 0;
}
.banner-rgt-sec .ban-pro-sec {
    margin-bottom: 0;
    position: relative;
    cursor: pointer;
}
.banner-rgt-sec .ban-pro-sec img {
    width: 100% !important;
    transition: all 0.4s linear;
}
.banner-rgt-sec .ban-pro-sec br {
    display: none;
}
.banner-rgt-sec .ban-pro-sec a {
    position: absolute;
    bottom: 22px;
    left: 17px;
    display: inline-flex;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.434px;
    opacity: 0;
    transition: all 0.4s linear;
}
.banner-rgt-sec .ban-pro-sec a:after {
    content: "\f178";
    font-family: 'fontawesome';
    font-size: 22px;
    font-weight: 100;
    display: block;
    margin-left: 6px;
}
.banner-rgt-sec .ban-pro-sec:hover a {
    opacity: 1;
}
.banner-rgt-sec .ban-pro-sec:nth-child(2) a {
    opacity: 1;
}
.banner-rgt-sec .ban-pro-sec:hover img {
    filter: brightness(0.5);
}
/* About Css */
.about-head {
    margin-bottom: -110px !important;
}
.w-head h2 {
    font-family: Historic;
    font-size: 330px;
    font-weight: 400;
    line-height: 390px;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 0.6;
    background: linear-gradient(180deg, #414141 0.2%, #1B1B1B 68.09%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
div#about-inner-row img {
    width: 100%;
}
div#about-inner-row .vc_col-sm-6 {
    padding: 0 100px 0 70px;
}
.about-sec {
    margin-bottom: 40px !important;
}
.w-sec h3 {
    color: #C72026;
    font-size: 17.741px;
    font-weight: 600;
    line-height: 26.612px;
    letter-spacing: 1.109px;
    text-transform: uppercase;
    margin-bottom: 10px !important;
}
.w-sec h2 {
    color: #FFF;
    font-size: 68px;
    font-weight: 600;
    line-height: 80px;
    letter-spacing: -0.682px;
    margin-bottom: 20px;
	text-transform: capitalize;
}
.w-sec h6 {
    font-size: 32px;
    line-height: 40px;
}
.w-sec p {
    color: #CACACA;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}
.w-sec a.w-btn {
    padding: 0 0 0 30px;
    border-radius: 0 !important;
    height: 52px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 52px;
    text-transform: uppercase;
    display: inline-flex;
    background-color: #c72026;
}
.w-sec a.w-btn:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/button-after.png);
    width: 55px;
    height: 52px;
    display: block;
    margin-left: 25px;
}
div#about-inner-row .vc_col-sm-3:first-child img {
    height: 513px;
    object-fit: cover;
    border-radius: 5px;
}
div#milestone-row {
    position: absolute;
    right: 0;
    left: 0;
    width: 43%;
    margin: -90px auto 0;
    margin-right: 0;
}
.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
    color: #CACACA;
    font-size: 52px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 52px !important;
    margin: 0;
}
.nectar-milestone .number span {
    font-family: "Josefin Sans", sans-serif;
}
body .nectar-milestone .subject {
    color: #CACACA;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    font-family: "Josefin Sans", sans-serif;
}
.nectar-milestone {
    border-right: 1px solid #CACACA;
}
div#milestone-row .vc_col-sm-3:last-child .nectar-milestone {
    border: 0;
}
/* Services Css */
.service-head {
    margin-bottom: 47px !important;
}
.service-head p {
    width: 52%;
    margin: auto;
}
.services-sec {
    position: relative;
    transition: all 0.4s linear;
    cursor: pointer;
}
.services-sec p {
    padding: 0;
}
.services-sec img {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.services-sec .services-box {
    position: absolute;
    bottom: 54px;
    left: 54px;
}
.services-sec .services-box img {
    width: 95px !important;
    margin-bottom: 25px !important;
}
.services-sec .services-box h3 {
    color: #FFF;
    font-family: "Bai Jamjuree";
    font-size: 27px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.27px;
    margin-bottom: 0;
    min-height: 100px;
}
.services-sec .services-box a {
    color: rgba(255, 255, 255, 0.80);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    display: flex;
}
.services-sec .services-box a:after {
    content: "\f178";
    font-family: 'fontawesome';
    font-size: 22px;
    font-weight: 100;
    display: block;
    margin-left: 6px;
}
.services-sec:before {
    content: "";
    opacity: 0.7;
    background: linear-gradient(0deg, #000 20%, rgba(0, 0, 0, 0.00) 100%);
    width: 100%;
    height: 217px;
    position: absolute;
    bottom: 0;
}
.services-sec:hover:before {
    background: linear-gradient(0deg, #BA041B 25.94%, rgba(186, 4, 27, 0.00) 85.19%);
    height: 435px;
}
.services-sec:hover * {
    transition: all 0.4s linear;
}
.services-sec:hover .services-box img {
    filter: brightness(15);
}
/* Video Css */
.video-sec {
    text-align: center;
}
.video-sec a {
    width: 164px;
    height: 164px;
    background: #C72026;
    display: inline-block;
    color: #fff;
    line-height: 164px;
    border-radius: 50%;
    font-size: 24px;
    font-weight: 500;
}
/* Project Css */
.gallery-sec {
    position: relative;
}
.gallery-sec::before,
.gallery-sec::after {
    content: "";
    position: absolute;
    top: 0;
    width: 120px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}
.gallery-sec::before {
    left: 0;
    background: linear-gradient(to right, #0d0d0d, transparent);
}
.gallery-sec::after {
    right: 0;
    background: linear-gradient(to left, #0d0d0d, transparent);
}
.gallery-wrapper {
    overflow: hidden;
}
.gallery {
    display: flex;
    gap: 18px;
    height: 620px;
}
.gallery .item {
    position: relative;
    flex: 0.8;
    border-radius: 14px;
    overflow: hidden;
    transition: all 0.5s ease;
    cursor: pointer;
    box-shadow: 0 10px 25px rgba(0,0,0,0.4);
    transition: all 0.6s linear !important;
}
.gallery .item.active {
    flex: 1.8;
}
.gallery:hover .item {
    flex: 0.8;
}
.gallery .item:hover {
    flex: 1.8;
    transition: all 0.3s linear;
}
.gallery .item img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.overlay {
    position: absolute;
    top: 20px;
    left: 20px;
    opacity: 0;
    transform: translateY(-10px);
    transition: 0.3s ease;
}
.item:hover .overlay {
    opacity: 1;
    transform: translateY(0);
}
.w-btn {
    display: inline-flex;
    align-items: center;
    background: #C72026;
    color: #fff;
    font-size: 14px;
    padding: 0px 0px 0px 26px;
    text-decoration: none;
    border-radius: 3px;
    transition: 0.3s;
    font-weight: 600;
}
.w-btn span {
    background: #111;
    padding: 6px 8px;
    font-size: 12px;
    border-radius: 2px;
}
.w-btn:hover {
    background: #ff4d4d;
}
.gallery .item a img {
    height: auto !important;
    padding: 0 !important;
    border: 0 !important;
    margin-left: 20px;
    width: auto !important;
}
.gallery-head {
    margin-bottom: -110px !important;
}
.gallery-inner-sec {
	margin-bottom: 30px !important;
}
/* ====================================================== */
.tex-wokinng {
    border-top: 8.612px solid rgba(255, 255, 255, 0.30);
    background: #2A2A2A;
    width: 447.808px;
    padding-top: 120px;
    padding-left: 64px;
    padding-bottom: 67px;
    padding-right: 20px;
}
.tex-wokinng p {
    color: #A9A9A9;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 33.069px;
    letter-spacing: -0.248px;
    padding-bottom: 46px;
}
.tex-wokinng ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.tex-wokinng ul li:nth-child(1) {
    color: #FFF;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.668px;
    letter-spacing: -0.172px;
}
.tex-wokinng ul li strong {
    color: #A9A9A9;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.085px;
    text-transform: uppercase;
}
.tex-wokinng ul li {
    list-style: none;
}
.tex-wokinng:hover {
    border-top: 8.612px solid rgba(0, 0, 0, 0.30);
    background: #C72026;
    transition: all 0.3s linear;
}
.tex-wokinng:hover * {
    color: #fff;
}
/* ======================================================================== */
.late-blog-wo  h6 {
    color: #C72026;
    font-size: 17px;
    font-weight: 600;
    line-height: 26.612px;
    letter-spacing: 1.109px;
    text-transform: uppercase;
    margin-bottom: 10px !important;
    text-align: center;
}
.late-blog-wo h2 {
    color: #FFF;
    font-size: 68px;
    font-style: normal;
    font-weight: 600;
    line-height: 81.831px;
    letter-spacing: -0.682px;
    text-transform: capitalize;
    text-align: center;
}
.late-blog-wo h2 strong {
    color: #C72026;
}
.late-blog-wo p {
    color: #CACACA;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    width: 59%;
    margin: 0 auto;
    padding: 0;
    margin-bottom: -50px;
}
.late-blog-wo h4 {
    font-family: Historic;
    font-size: 335px;
    font-weight: 400;
    line-height: 390px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: -170px !important;
    opacity: 0.6;
    background: linear-gradient(180deg, #e9e9e980 0.2%, #1b1b1b52 68.09%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blo-wokk {
    border: 1px solid #636363;
}
.blo-wokk p {
    color: #C8C8C8;
    font-family: "Bai Jamjuree";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 29.76px;
    letter-spacing: -0.24px;
    padding: 25px 31px;
    width: 82%;
}
.blo-wokk ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #636363;
}
.blo-wokk ul li:nth-child(1) {
    padding-left: 30px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    text-transform: uppercase;
    width: 421px;
    border-right: 1px solid #fff;
    padding-top: 14px;
    padding-bottom: 14px;
}
.blo-wokk ul li {
    list-style: none;
}
.blo-wokk ul li strong {
    color: #C72026;
}
.blo-wokk ul li:nth-child(2) {
    width: 151px;
    border-right: 1px solid #fff;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
}
.blo-wokk ul li:nth-child(3) {
    width: 65px;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 14px;
}
div#blooing .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    position: unset;
    margin: 0 auto;
    display: table;
}
div#blooing {
    position: relative;
}
div#blooing:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/03/Group-1321315900.png);
    position: absolute;
    width: 200%;
    left: -800px;
    right: 0;
    background-repeat: no-repeat;
    top: 110px;
    z-index: 0;
    background-size: 100% 100%;
    height: 100%;
}
/* ==================================================== */
div#gall-wokin img {
    width: 100% !important;
    height: 414px;
}
div#gall-wokin .insta-wo {
    position: absolute;
    bottom: -10px;
    top: auto;
    width: 100% !important;
}
div#gall-wokin .insta-wo img {width: 100%;object-fit: cover;height: 417px;opacity: 0;}
div#gall-wokin .vc_col-sm-4:hover .insta-wo img {
    opacity: 1;
    transition: all 0.6s linear;
}
/* ================================================================= */
div#footer-working p {
    color: #E8E8E8;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 179%;
    width: 68%;
}
div#footer-working img {
    margin-bottom: 31px;
}
div#footer-working .vc_col-sm-5 ul {margin: 0;}
div#footer-working .vc_col-sm-5 li {
    color: #C72026;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    text-transform: uppercase;
    list-style: none;
}
div#footer-working .vc_col-sm-5 li a {
    color: #FFF;
    font-family: "Bai Jamjuree";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
}
div#footer-working .vc_col-sm-5 ul {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 4px;
}
div#footer-working h3 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19.2px;
    letter-spacing: -0.16px;
    padding-bottom: 30px;
    margin: 0;
    position: relative;
    padding-top: 30px;
}
div#footer-working .vc_col-sm-3 ul,div#footer-working .vc_col-sm-2 ul {
    margin: 0;
}
div#footer-working .vc_col-sm-3 ul li,div#footer-working .vc_col-sm-2 ul li {
    list-style: none;
    padding-bottom: 17px;
}
div#footer-working .vc_col-sm-3 ul li a,div#footer-working .vc_col-sm-2 ul li a {
    color: #9A9A9A;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    text-transform: uppercase;
}
div#wpforms-104 input {
    border: 1px solid #4E4E4E;
    background: rgba(255, 255, 255, 0.10);
    color: #fff;
    height: 56px;
}
div#wpforms-104 input::placeholder {
    color: #999;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
div#wpforms-104 button#wpforms-submit-104 {
    width: 156.27px;
    height: 52.5px;
    background: #C72026;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 53px;
    text-transform: uppercase;
    border-radius: 0 !important;
}
div#wpforms-104 {
    margin: 0;
}
div#footer-working .wpforms-container .wpforms-field {
    padding-bottom: 3px;
}
div#footer-working h3:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/03/SVG.png);
    position: absolute;
    width: 60px;
    height: 19px;
    background-repeat: no-repeat;
    top: 2px;
}
div#last-foo p,div#last-foo p a {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; 
    text-transform: capitalize;
    padding: 10px 0;
}
div#footer-working .vc_col-sm-3 {
    position: relative;
    left: 115px;
}
div#footer-working .vc_col-sm-2:nth-child(3) {
    position: relative;
    left: 30px;
}
div#footer-working .vc_col-sm-5 {
    border-right: 2px solid #ffffff36;
}
div#footer-working .vc_col-sm-3 ul li a:hover, div#footer-working .vc_col-sm-2 ul li a:hover {
    color: #c72026;
}
/* ==================================================================== */
div#conta h2 {
    color: #FFF;
    font-size: 68px;
    font-style: normal;
    font-weight: 600;
    line-height: 81.831px;
    letter-spacing: -0.682px;
    text-transform: capitalize;
    text-align: center;
    margin: 0;
}
div#conta h2 strong {
    color: #C72026;
}
div#wpforms-125 {
    margin: 0;
    width: 60%;
    margin: 0 auto;
}
#conta input, #conta select {
    color: #fff;
    height: 60px;
    background-color: transparent;
    border: 1px solid #fff;
    border: 1px solid #4E4E4E;
    background: rgba(255, 255, 255, 0.10);
}
#conta label, #conta legend {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19.2px;
    letter-spacing: -0.16px;
}
#conta textarea {
    border: 1px solid #4E4E4E;
    background: rgba(255, 255, 255, 0.10);
    color: #fff;
}
#conta .wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block:only-child{
    margin:0;
    width: 100% !important;
}
#conta button#wpforms-submit-125 {
    background: #C72026;
    width: 156.27px;
    height: 52.5px;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.8;
    border-radius: 0 !important;
}
div.wpforms-container-full .wpforms-confirmation-container-full {
    text-align: center;
    background-color: #c72026;
    border: none;
}
div.wpforms-container-full .wpforms-confirmation-container-full p {
    color: #fff;
}
div#texture-row img {
    width: 100% !important;
    height: 200px;
    margin: 0 auto;
    margin-left: 0;
    object-fit: cover;
}
div#texture-row .img11 {
    width: 40% !important;
    height: auto;
}
a.toggle-heading {
    color: #FFF !important;
    font-size: 18px !IMPORTANT;
    padding: 30px 50px !important;
}
.toggle>.toggle-title a i {
    top: 30px;
}
.toggles p {
    color: #000;
    font-size: 16px;
}
.toggles .inner-toggle-wrap {
    padding: 40px 20px !IMPORTANT;
}
div#footer-working .vc_col-sm-5 ul li:hover a {
    color: #c72026;
}
/* Architects Css */
.architects-sec {
    padding: 20px 17px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0em 0.15em 0.65em 0em rgba(0, 0, 0, 0.25);
    border-radius: 7px;
}
.architects-sec .wpb_wrapper {
    display: flex;
    align-items: center;
}
.architects-sec p {
    padding: 0;
}
.architects-sec img {
    margin: 0 20px 0 0 !important;
    width: 50px !important;
}
.architects-sec h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px !important;
}
.architects-sec a {
    color: #000;
}
.architects-sec p {
    font-size: 15px;
    line-height: 20px;
}
.architects-form div#wpforms-281 {
    margin: auto;
}
.architects-form div#wpforms-281 .wpforms-field {
    padding: 0 0 10px;
}
.architects-form div#wpforms-281 h2 {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 10px;
}
.architects-form div#wpforms-281 .wpforms-field label, .architects-form div#wpforms-281 .wpforms-field legend.wpforms-field-label {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}
.architects-form div#wpforms-281 .wpforms-field input {
    height: 55px;
    border-radius: 10px;
}
.architects-form div#wpforms-281 .wpforms-field input[type="radio"] {
    height: auto;
}
.architects-form div#wpforms-281 .wpforms-submit-container {
    margin: 20px 0 0;
}
body[data-form-submit=regular] .architects-form div#wpforms-281 button[type=submit] {
    padding: 0 50px !important;
    border-radius: 10px !important;
    height: 52px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 52px;
    text-transform: uppercase;
    background: #c72026!important;
}

div#became-row .iwt-icon i {
    color: #000;
    font-size: 50px;
    height: 50px;
    width: 50px;
}
div#became-row .iwt-icon {
    transform: rotate(0);
    transition: all 0.4s linear;
    height: 50px;
    width: 50px;
    top: 100px;
    left: 60px;
}
div#became-row .iwithtext:hover .iwt-icon {
    transform: rotate(360deg);
}
div#became-row .iwithtext {
    border: 5px solid #000;
    padding: 80px;
    width: 90%;
    margin: 0 auto;
    border-radius: 20px;
    transition: all 0.4s linear;
}
div#became-row .iwithtext:hover {
    background: #000;
    transform: scale(0.9);
}
div#became-row .iwithtext:hover i {
    color: #fff;
}
div#footer-working .vc_col-sm-5 ul:nth-child(2) li:nth-child(2) a{
    text-transform:lowercase;
}
/* ======================================================= */
#inner-se-wo {
    padding-top: 90px;
}
#inner-se-wo h4 {
    color: #c72026;
    font-size: 25px;
    font-weight: 600;
    line-height: 26.612px;
    letter-spacing: 1.109px;
    text-transform: uppercase;
    margin: 0;
    padding: 20px 0;
}
#inner-se-wo p {
    padding-bottom: 10px;
}

/* =========================================================== */
.flexstone-team-section{
    font-family:'Poppins',sans-serif;
    overflow:hidden;
}
.team-heading{
    text-align:center;
    margin-bottom: 60px;
}
.sub-title{
    display:block;
    color: #C72026;
    font-size: 17.741px;
    font-weight: 600;
    line-height: 26.612px;
    letter-spacing: 1.109px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.team-heading h2{
    margin:0;
    color: #FFF;
    font-size: 48px;
    font-weight: 600;
    line-height: 80px;
    letter-spacing: -0.682px;
    margin-bottom: 20px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    width: 50%;
    margin: 0 auto;
    display: table;
    line-height: 1.3;
}
.team-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
    gap:35px;
}
.team-card{
    position:relative;
    background:linear-gradient(145deg,#141414,#1d1d1d);
    border-radius:28px;
    padding: 40px 25px;
    border:1px solid rgba(255,255,255,0.08);
    transition:0.5s ease;
    overflow:hidden;
}
.team-card::before{
    content:'';
    position:absolute;
    width:240px;
    height:240px;
    background: rgb(199 32 38 / 39%);
    border-radius:50%;
    top:-120px;
    right:-120px;
    transition:0.5s;
}
.team-card:hover{
    transform:translateY(-12px);
    border-color: #c72026;
    box-shadow:0 25px 60px rgba(0,0,0,0.45);
}
.team-card:hover::before{
    transform:scale(1.4);
}
.team-icon{
    width:75px;
    height:75px;
    border-radius:50%;
    background: #c72026;
    color:#000;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:34px;
    margin-bottom:30px;
    font-weight:bold;
}
.team-card h3{
    color:#fff;
    font-size: 22px;
    line-height:1.4;
    margin-bottom:15px;
}
.team-card a{
    color: #c72026;
    text-decoration:none;
    display:inline-block;
    font-size:15px;
    margin: 0 0 20px 0;
    line-height: 1;
}
.team-card a:hover{
    color:#fff;
}
.team-card p{
    color: #fff;
    line-height:1.9;
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.dealer-network-box{
    margin-top:80px;
    background:linear-gradient(145deg,#151515,#202020);
    border-radius:30px;
    padding:60px;
    text-align:center;
    border:1px solid rgba(255,255,255,0.08);
    transition:0.5s;
}
.dealer-network-box:hover{
    transform:translateY(-8px);
    border-color: #c72026;
    /* box-shadow:0 25px 60px rgba(0,0,0,0.4); */
}
.dealer-network-box h3{
    color: #FFF;
    font-size: 45px;
    font-weight: 600;
    line-height: 80px;
    letter-spacing: -0.682px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
}
.dealer-network-box p{
    color: #fff;
    line-height: 1.9;
    font-size: 18px;
    width: 70%;
    margin: 0 auto;
}
.dealer-network-box p br {
    display: none;
}
.team-heading p {
    padding: 0 0 10px 0;
}
.dealer-network-box a{
    color: #c72026;
    text-decoration:none;
    transition:0.3s;
}
.dealer-network-box a:hover{
    color:#fff;
}
.page-id-138 div#texture-cont .inner_row:nth-child(1) img {
    display: table;
    margin: 0 auto;
    margin-right: 0;
}
.page-id-303 div#choose-row .inner_row:last-child img {
    display: table;
    margin: 0 auto;
    margin-right: 0;
}



@media only screen and (min-width: 320px) and (max-width: 767px)
{
	
	#header-outer[data-format=centered-menu-bottom-bar] .span_9, body.material #header-outer[data-format=centered-menu-bottom-bar]:not([data-format=left-header]) #top .span_9 nav {
    background: unset !important;
}
.tel-btn {
    display: none !important;
}
div#banner-row {padding-top: 100px !important;padding-bottom: 100px !important;}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 !important;
}
.banner-sec h1 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: unset;
    width: 100%;
}
.banner-sec h3 {
    text-align: center;
}
.banner-sec p {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
}
a#w-btn {display: table;margin: 0 auto 50px;text-align: center !important;padding: 0 70px 0 20px;height: auto;}
a#w-btn:after {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.banner-rgt-sec {
    width: 100%;
}
.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
div#became-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#became-row .iwithtext {
    padding: 20px;
    margin: 0 auto 20px;
}
div#became-row h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
div#became-row .iwithtext .iwt-text {
    padding-left: 0;
}
div#became-row .iwt-icon {
    position: unset;
    margin: 0 auto;
}
div#became-row .iwithtext p {
    text-align: center;
}
div#about-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#about-row .w-head h2 {
    font-size: 100px;
    line-height: 310px;
}
div#about-inner-row .vc_col-sm-6 {
    padding: 0;
}
.w-sec h3 {
    font-size: 16px;
    text-align: center;
}
div#about-row div#about-inner-row h2 {
    font-size: 34px;
    line-height: 44px;
    text-align: center;
}
.w-sec p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
div#milestone-row {
    width: 100%;
    margin: 20px 0 0;
}
.w-head h2 {
    font-size: 100px;
    line-height: 500px;
}
.w-sec h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
div#service-inner-row .services-sec {
    width: 100%;
}	
div#video-row {
    padding: 100px 0 !important;
}
.video-sec a {
    width: 100px;
    height: 100px;
    line-height: 100px;
}	
div#choose-row {
    padding-bottom: 100px !important;
}
div#choose-row h2 {
    line-height: 110px;
}
div#choose-row .about-sec h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
.gallery-sec .gallery {
    display: block;
}
div#project-row {
    padding-bottom: 10px !important;
}
div#gall-wokin .insta-wo img {
    height: auto;
}	
.gallery-sec .gallery {
    display: block;
}
div#project-row {
    padding-bottom: 10px !important;
}
div#gall-wokin .insta-wo img {
    height: auto;
}
div#footer-working {
    padding: 100px 0 !important;
}
div#footer-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#footer-working img {
    width: 80%;
    margin: 0 auto 30px;
    display: block;
}
div#footer-working .vc_col-sm-5 ul {
    display: block;
    text-align: center;
}
div#footer-working .vc_col-sm-3 {
    left: 0;
    text-align: center;
}
div#footer-working .vc_col-sm-2:nth-child(3) {
    left: 0;
    width: 100%;
    text-align: center;
}
div#footer-working .vc_col-sm-2:nth-child(4) {
    width: 100%;
    text-align: center;
}
.page-id-38 div#milestone-row {
    position: unset;
}
#inner-se-wo h4 {
    text-align: center;
}	
.page-id-41 div#services-row .w-head h2 {
    line-height: 300px;
}
h2.vc_custom_heading.vc_do_custom_heading.w-head {
    text-align: center !important;
}
p.vc_custom_heading.vc_do_custom_heading.w-head {
    text-align: center !important;
}
.service-head {
    margin: 0 0 20px !important;
}
p {
    text-align: center;
}
div#service-inner-row .iwithtext {
    display: block;
}
div#service-inner-row .iwithtext .iwt-icon {
    width: 100%;
}
div#service-inner-row .iwithtext .iwt-text {
    width: 100%;
    text-align: center;
    padding: 20px 0 0;
}	
div#team-sec {
    padding: 100px 0 !important;
}
div#team-sec .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
.team-heading h2 {
    font-size: 24px;
    line-height: 34px;
    width: 100%;
}
.dealer-network-box h3 {
    font-size: 24px;
    width: 100%;
    line-height: 34px;
}
.dealer-network-box {
    margin: 20px 0 0;
    padding: 20px;
}
.dealer-network-box p {
    width: 100%;
    font-size: 14px;
}
ul.menu a {
    font-size: 14px !important;
}	
.page-id-44 div#gallery-row .w-head h2 {
    line-height: 300px;
}
div#find-row {
    padding: 100px 0 !important;
}
div#find-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
.page-id-374 div#about-row .w-head h2 {
    line-height: 260px;
    font-size: 80px;
}
.page-id-374 .about-sec {
    margin: 0 !important;
}
.page-id-374 div#choose-row {
    padding-bottom: 30px !important;
}
.page-id-374 .about-sec h2 {
    margin: 0;
}	
.page-id-138 div#about-row .w-head h2 {
    font-size: 70px;
}
.w-sec h6 {
    font-size: 24px;
    line-height: 34px;
}
div#texture-cont h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
div#texture-row h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
div#texture-row h3 {
    text-align: center;
}	
.architects-sec .wpb_wrapper {
    display: block;
    text-align: center;
}
.architects-sec img {
    margin: 0 auto 10px !IMPORTANT;
    display: block;
}
.page-id-159 div#about-row {
    padding: 0 0 !important;
}
.page-id-159 div#about-row .w-head h2 {
    line-height: 400px;
}
div#about-row a.toggle-heading {
    line-height: 20px;
    font-size: 14px !important;
}	
	
	
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
	
	
		#header-outer[data-format=centered-menu-bottom-bar] .span_9, body.material #header-outer[data-format=centered-menu-bottom-bar]:not([data-format=left-header]) #top .span_9 nav {
    background: unset !important;
}
.tel-btn {
    display: none !important;
}
div#banner-row {padding-top: 100px !important;padding-bottom: 100px !important;}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 !important;
}
.banner-sec h1 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: unset;
    width: 100%;
}
.banner-sec h3 {
    text-align: center;
}
.banner-sec p {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
}
a#w-btn {display: table;margin: 0 auto 50px;text-align: center !important;padding: 0 70px 0 20px;height: auto;}
a#w-btn:after {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.banner-rgt-sec {
    width: 100%;
}
.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
div#became-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#became-row .iwithtext {
    padding: 20px;
    margin: 0 auto 20px;
}
div#became-row h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
div#became-row .iwithtext .iwt-text {
    padding-left: 0;
}
div#became-row .iwt-icon {
    position: unset;
    margin: 0 auto;
}
div#became-row .iwithtext p {
    text-align: center;
}
div#about-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#about-row .w-head h2 {
    font-size: 100px;
    line-height: 310px;
}
div#about-inner-row .vc_col-sm-6 {
    padding: 0;
}
.w-sec h3 {
    font-size: 16px;
    text-align: center;
}
div#about-row div#about-inner-row h2 {
    font-size: 34px;
    line-height: 44px;
    text-align: center;
}
.w-sec p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
div#milestone-row {
    width: 100%;
    margin: 20px 0 0;
}
.w-head h2 {
    font-size: 100px;
    line-height: 500px;
}
.w-sec h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
div#service-inner-row .services-sec {
    width: 100%;
}	
div#video-row {
    padding: 100px 0 !important;
}
.video-sec a {
    width: 100px;
    height: 100px;
    line-height: 100px;
}	
div#choose-row {
    padding-bottom: 100px !important;
}
div#choose-row h2 {
    line-height: 110px;
}
div#choose-row .about-sec h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
.gallery-sec .gallery {
    display: block;
}
div#project-row {
    padding-bottom: 10px !important;
}
div#gall-wokin .insta-wo img {
    height: auto;
}	
.gallery-sec .gallery {
    display: block;
}
div#project-row {
    padding-bottom: 10px !important;
}
div#gall-wokin .insta-wo img {
    height: auto;
}
div#footer-working {
    padding: 100px 0 !important;
}
div#footer-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#footer-working img {
    width: 80%;
    margin: 0 auto 30px;
    display: block;
}
div#footer-working .vc_col-sm-5 ul {
    display: block;
    text-align: center;
}
div#footer-working .vc_col-sm-3 {
    left: 0;
    text-align: center;
}
div#footer-working .vc_col-sm-2:nth-child(3) {
    left: 0;
    width: 100%;
    text-align: center;
}
div#footer-working .vc_col-sm-2:nth-child(4) {
    width: 100%;
    text-align: center;
}
.page-id-38 div#milestone-row {
    position: unset;
}
#inner-se-wo h4 {
    text-align: center;
}	
.page-id-41 div#services-row .w-head h2 {
    line-height: 300px;
}
h2.vc_custom_heading.vc_do_custom_heading.w-head {
    text-align: center !important;
}
p.vc_custom_heading.vc_do_custom_heading.w-head {
    text-align: center !important;
}
.service-head {
    margin: 0 0 20px !important;
}
p {
    text-align: center;
}
div#service-inner-row .iwithtext {
    display: block;
}
div#service-inner-row .iwithtext .iwt-icon {
    width: 100%;
}
div#service-inner-row .iwithtext .iwt-text {
    width: 100%;
    text-align: center;
    padding: 20px 0 0;
}	
div#team-sec {
    padding: 100px 0 !important;
}
div#team-sec .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
.team-heading h2 {
    font-size: 24px;
    line-height: 34px;
    width: 100%;
}
.dealer-network-box h3 {
    font-size: 24px;
    width: 100%;
    line-height: 34px;
}
.dealer-network-box {
    margin: 20px 0 0;
    padding: 20px;
}
.dealer-network-box p {
    width: 100%;
    font-size: 14px;
}
ul.menu a {
    font-size: 14px !important;
}	
.page-id-44 div#gallery-row .w-head h2 {
    line-height: 300px;
}
div#find-row {
    padding: 100px 0 !important;
}
div#find-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
.page-id-374 div#about-row .w-head h2 {
    line-height: 260px;
    font-size: 80px;
}
.page-id-374 .about-sec {
    margin: 0 !important;
}
.page-id-374 div#choose-row {
    padding-bottom: 30px !important;
}
.page-id-374 .about-sec h2 {
    margin: 0;
}	
.page-id-138 div#about-row .w-head h2 {
    font-size: 70px;
}
.w-sec h6 {
    font-size: 24px;
    line-height: 34px;
}
div#texture-cont h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
div#texture-row h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
div#texture-row h3 {
    text-align: center;
}	
.architects-sec .wpb_wrapper {
    display: block;
    text-align: center;
}
.architects-sec img {
    margin: 0 auto 10px !IMPORTANT;
    display: block;
}
.page-id-159 div#about-row {
    padding: 0 0 !important;
}
.page-id-159 div#about-row .w-head h2 {
    line-height: 400px;
}
div#about-row a.toggle-heading {
    line-height: 20px;
    font-size: 14px !important;
}	

	
	
}
@media only screen and (min-width: 1024px) and (max-width: 1300px)
{
	
	#header-outer header .container {
    padding: 0 20px !important;
}
.tel-btn a {
    font-size: 14px;
    line-height: 24px;
}
.tel-btn a strong {
    font-size: 14px;
}
#top #logo img {
    height: 60px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li.con-btn a {
    font-size: 14px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li#search-btn {
    height: 40px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    font-size: 10px;
    margin: 0 3px;
}
div#banner-row {
    padding: 100px 0 !IMPORTANT;
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
.banner-sec h1 {
    font-size: 24px;
    line-height: 34px;
}
.banner-sec p {
    font-size: 14px;
    line-height: 24px;
}
div#became-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
div#became-row .iwithtext {
    padding: 50px 20px;
}
div#became-row .iwithtext h2 {
    font-size: 24px;
    line-height: 34px;
}
div#became-row .iwithtext p {
    font-size: 14px;
    min-height: 50px;
}
div#became-row .iwt-icon {
    left: 10px;
    top: 70px;
}	
div#became-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
div#became-row .iwithtext {
    padding: 50px 20px;
}
div#became-row .iwithtext h2 {
    font-size: 24px;
    line-height: 34px;
}
div#became-row .iwithtext p {
    font-size: 14px;
    min-height: 50px;
}
div#became-row .iwt-icon {
    left: 10px;
    top: 70px;
}
.w-head h2 {
    font-size: 200px;
    line-height: 200px;
    margin: 0 0 150px !important;
}
div#about-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
div#about-inner-row .vc_col-sm-6 {
    padding: 0 20px;
}
.w-sec p {
    font-size: 14px;
    line-height: 24px;
}
.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
    font-size: 24px !important;
    line-height: 34px !important;
}
div#milestone-row {
    width: 70%;
    margin-top: -40px;
}	
.w-sec h2 {
    font-size: 44px;
    line-height: 54px;
}	
div#gall-wokin img {
    height: 282px;
}
div#gall-wokin .insta-wo img {
    height: 282px;
}	
div#footer-working {
    padding: 100px 0 !important;
}
div#footer-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
div#footer-working img {
    width: 70%;
}
div#footer-working .vc_col-sm-3 {
    left: 30px;
}
div#footer-working .vc_col-sm-2:nth-child(3) {
    left: 0px;
}	
.team-flex .main {
    padding: 20px;
}	
div#team-sec .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}	
	
	
}
@media only screen and (min-width: 1301px) and (max-width: 1600px)
{
	
		
	#header-outer header .container {
    padding: 0 20px !important;
}
.tel-btn a {
    font-size: 14px;
    line-height: 24px;
}
.tel-btn a strong {
    font-size: 14px;
}
#top #logo img {
    height: 60px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li.con-btn a {
    font-size: 14px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li#search-btn {
    height: 40px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    font-size: 11px;
    margin: 0 11px;
}
div#banner-row {
    padding: 100px 0 !IMPORTANT;
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
.banner-sec h1 {
    font-size: 44px;
    line-height: 54px;
}
.banner-sec p {
    font-size: 16px;
    line-height: 26px;
}
div#became-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
div#became-row .iwithtext {
    padding: 50px 20px;
}
div#became-row .iwithtext h2 {
    font-size: 24px;
    line-height: 34px;
}
div#became-row .iwithtext p {
    font-size: 14px;
    min-height: 50px;
}
div#became-row .iwt-icon {
    left: 10px;
    top: 70px;
}	
div#became-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
div#became-row .iwithtext {
    padding: 50px 20px;
}
div#became-row .iwithtext h2 {
    font-size: 24px;
    line-height: 34px;
}
div#became-row .iwithtext p {
    font-size: 14px;
    min-height: 50px;
}
div#became-row .iwt-icon {
    left: 10px;
    top: 70px;
}
.w-head h2 {
    font-size: 200px;
    line-height: 200px;
    margin: 0 0 150px !important;
}
div#about-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
div#about-inner-row .vc_col-sm-6 {
    padding: 0 20px;
}
.w-sec p {
    font-size: 14px;
    line-height: 24px;
}
.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
    font-size: 24px !important;
    line-height: 34px !important;
}
div#milestone-row {
    width: 70%;
    margin-top: -40px;
}	
.w-sec h2 {
    font-size: 44px;
    line-height: 54px;
}	
div#gall-wokin img {
    height: 282px;
}
div#gall-wokin .insta-wo img {
    height: 282px;
}	
div#footer-working {
    padding: 100px 0 !important;
}
div#footer-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
div#footer-working img {
    width: 70%;
}
div#footer-working .vc_col-sm-3 {
    left: 30px;
}
div#footer-working .vc_col-sm-2:nth-child(3) {
    left: 0px;
}	
.team-flex .main {
    padding: 20px;
}	
div#team-sec .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
	
}

























