@charset "utf-8";
/* CSS Document */
	
*, *:after, *:before {-webkit-box-sizing: border-box; box-sizing: border-box;}
/** 1. Change the default font family in all browsers (opinionated). 2. Prevent adjustments of font size after orientation changes in IE and iOS. */
html {font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */}
/* HTML5 display definitions ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. 2. Add the correct display in IE. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {/* 1 */ display: block;}
/** Add the correct display in IE 9-. */
audio, canvas, progress, video {display: inline-block;}
/** Add the correct display in iOS 4-7. */
audio:not([controls]) {display: none; height: 0;}
/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress {vertical-align: baseline;}
/** Add the correct display in IE 10-. 1. Add the correct display in IE. */
template, [hidden] {display: none;}
/* Links ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a {background-color: transparent;}
/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover {outline-width: 0;text-decoration: none;outline: none; transition: 0.5s ease-in-out all; -webkit-transition: 0.5s ease-in-out all; -ms-transition: 0.5s ease-in-out all; -moz-transition: 0.5s ease-in-out all; -o-transition: 0.5s ease-in-out all;}
/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */}
/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong {font-weight: inherit;}
/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong {font-weight: bold;}
/** Add the correct font style in Android 4.3-. */
dfn {font-style: italic;}
/** Add the correct background and color in IE 9-. */
mark {background-color: #ff0; color: #000;}
/** Add the correct font size in all browsers. */
small {font-size: 80%;}
/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10-. */
img {border-style: none;}
/** Hide the overflow in IE. */
svg:not(:root) {overflow: hidden;}
/* Grouping content ========================================================================== */
/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, pre, samp {font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */}
/** Add the correct margin in IE 8. */
figure {margin: 1em 40px;}
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr {-webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */}
/* Forms ========================================================================== */
/** Change font properties to `inherit` in all browsers (opinionated). */
button, input, select, textarea {font: inherit;}
/** Restore the font weight unset by the previous rule. */
optgroup {font-weight: bold;}
/** Show the overflow in IE. 1. Show the overflow in Edge. 2. Show the overflow in Edge, Firefox, and IE. */
button, input, select {/* 2 */ overflow: visible;}
/** Remove the margin in Safari. 1. Remove the margin in Firefox and Safari. */
button, input, select, textarea {/* 1 */ margin: 0;}
/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select {/* 1 */ text-transform: none;}
/** Change the cursor in all browsers (opinionated). */
button, [type="button"], [type="reset"], [type="submit"] {cursor: pointer;}
/** Restore the default cursor to disabled elements unset by the previous rule. */
[disabled] {cursor: default;}
/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS. */
button, html [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button; /* 2 */}
/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, input:-moz-focusring {outline: 1px dotted ButtonText;}
/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend {-webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */}
/** Remove the default vertical scrollbar in IE. */
textarea {overflow: auto;}
/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] {-webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */}
/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}
/** Correct the odd appearance of search inputs in Chrome and Safari. */
[type="search"] {-webkit-appearance: textfield;}
/** Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
blockquote {
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 27.72px;
    max-width: 550px;
    margin: auto;
    text-align: left;
    padding-left: 53px;
    margin-top: 40px;
    margin-bottom: 40px!important;
}
blockquote:before{
    content: "";
    position: absolute;
    width: 7px;
    height: 80%;
    background-color: #E18D7A;
    left: 0;
}
cite {
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    padding-top: 35px;
    text-transform: uppercase;
}
blockquote *:last-child {margin: 0;}
form ul {list-style: none; margin: 0; padding: 0;}
input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='url'], textarea, select {-webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border: 1px solid #d1d1d1; border-radius: .4rem; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; box-sizing: border-box; padding: .6rem 1.0rem; width: 100%;}
input[type='text']:focus, input[type='email']:focus, input[type='password']:focus, input[type='tel']:focus, input[type='url']:focus, textarea:focus, select:focus {border: 1px solid #f2a1ad; outline: 0;}
textarea {padding-bottom: .6rem; padding-top: .6rem;}
label, legend {font-size: 16px; display: block; margin-bottom: .5rem; color: #302C2E;}
fieldset {border-width: 0; padding: 0;}
input[type='checkbox'], input[type='radio'] {display: inline;}
input[type='submit']:focus {outline: none;}
input::-webkit-input-placeholder,select::-webkit-input-placeholder {color: rgba(47, 45, 45, 0.7);}
input::-moz-placeholder,select::-moz-placeholder {color: rgba(47, 45, 45, 0.7);}
input:-ms-input-placeholder,select:-ms-input-placeholder {color: rgba(47, 45, 45, 0.7);}
input:-moz-placeholder,select:-moz-placeholder {color: rgba(47, 45, 45, 0.7);}
input:focus {outline: none;}
dl, ol, ul {margin-top: 0; padding-left: 0;}
dl dl ul, dl ol, ol dl ul, ol ol, ul dl ul, ul ol {font-size: 90%; margin: 1.5rem 0 1.5rem 3.0rem;}
dl {list-style: none;}
ul {list-style: circle inside;}
ol {list-style: decimal inside;}
dt, dd, li {margin-bottom: 10px;}
hr {border-top: 0.1rem solid #4A4D50; border-width: 0; margin-bottom: 3.5rem; margin-top: 3rem;}
.embed-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;}
.embed-container iframe, .embed-container object, .embed-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
input, textarea, select, fieldset {margin-bottom: 1rem;}
input:last-child, textarea:last-child, select:last-child, fieldset:last-child {margin-bottom: 0;}
pre, blockquote, dl, figure, table, p, ul, ol, form {margin-bottom: 1.4rem;}
pre:last-child, blockquote:last-child, dl:last-child, figure:last-child, table:last-child, p:last-child, ul:last-child, ol:last-child, form:last-child {margin-bottom: 0;}
table {width: 100%;}
.flex, .flex-row, .flex-column, .flex-start, .flex-end, .flex-center, .flex-stratch {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; flex-wrap: wrap;}
.flex-row {-webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;}
.flex-column {-webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
.flex-start {-webkit-box-align: start; -ms-flex-align: start; align-items: flex-start;}
.flex-end {-webkit-box-align: end; -ms-flex-align: end; align-items: flex-end;}
.flex-center {-webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.flex-stratch {-webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch;}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {.background-image img {-o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; height: 100%;}}
.clearfix:after, .clearfix:before {content: ''; display: table;}
.clearfix:after {clear: both;}
.tacenter {text-align: center;}
.taright {text-align: right;}
.taleft {text-align: left;}
.relative {position: relative;}
body,html {margin: 0px;padding: 0px;}
h1,h2,h3,h4,h5,h6 {margin: 0px;margin-bottom: 20px;font-family: 'Shippori Mincho', serif;font-weight: 700; }
h1 {font-size: 80px; line-height: 82px;}
h2 {font-size: 60px; line-height: 61px;} 
h3 {font-size: 25px; line-height: normal;font-weight: 600;} 
h4 {font-size: 22px; line-height: 29px;}
h5 {font-size: 20px; line-height: 25px;}
h6 {font-size: 18px; line-height: normal;}
/* font-family: 'Encode Sans', sans-serif;
font-family: 'Shippori Mincho', serif; */



a {text-decoration: none; cursor: pointer;color: #151515;}
a:hover {text-decoration: none;outline: none;transition: 0.5s ease-in-out all;-webkit-transition: 0.5s ease-in-out all;-ms-transition: 0.5s ease-in-out all;-moz-transition: 0.5s ease-in-out all;-o-transition: 0.5s ease-in-out all;color: #DC806A;}
p { font-weight: 300;font-size: 16px;line-height: 22px; font-family: 'Encode Sans', sans-serif; color: #000;}
img {max-width: 100%; height: auto;}
.tbl {display: table; width: 100%; height: 100%; vertical-align: middle; text-align: center;position: relative;z-index: 9;} 
.tbl-cell {display: table-cell; width: 100%; height: 100%; vertical-align: middle;} 
.img-responsive {max-width: 100%; display: block; height: auto;margin: 0 auto;} 
.paddingtop {padding: 100px 0px;} 
.inline__block {float: left; width: 100%; vertical-align: top; position: relative;}
.gfield_label {display: none !important;} 
.gform_wrapper .ginput_container input, .gform_wrapper .ginput_container textarea, .gform_wrapper .ginput_container select {background: #ffffff; border: none !important;  outline: none; padding: 15px 15px 12px 15px !important; margin-bottom: 0px; height: 53px; outline: none; font-size: 16px !important; line-height: 26px; color: rgba(47, 45, 45, 0.7);border-radius: 8px;}
.gform_wrapper .ginput_container textarea {height: 135px;margin-top: 0px;}
.gform_wrapper input[type="submit"] {background: #EE4C29; text-align: center; color: #FFF; border: 1px solid #EE4C29; padding: 15px 54px 12px 54px !important; display: inline-block; transition: 0.5s ease-in-out all; -webkit-transition: 0.5s ease-in-out all; -ms-transition: 0.5s ease-in-out all; -moz-transition: 0.5s ease-in-out all; -o-transition: 0.5s ease-in-out all; width: calc(100% - 15px) !important; border-radius: 8px; font-size: 16px; line-height: 19px; text-align: center; letter-spacing: 1px; text-transform: uppercase;}
.gform_wrapper input[type="submit"]:hover {border:1px solid #1D1854; background-color: #1D1854; color: #ffffff; outline: 0;}
.gform_wrapper .validation_error {display: none;}
.gform_wrapper .validation_message {display: inline-block; width: 100%; text-align: left; margin-top: 0px; color: #F00;}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {background: none !important;border: none !important;}

.ie8 *{ outline:none;}
img{border:none;}
body{ color:#000; font-size:16px;  line-height:22.8px; font-weight: 300;overflow-x: hidden; position: relative; background:#fff; font-family:'Encode Sans', sans-serif; }
html,body { -webkit-text-size-adjust:none; -webkit-font-smoothing: antialiased;}

/*----- html5 tags ------*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}

/*----- Wrapper Part ------*/
#wrapper{ width:100%; height:auto; }
.container{max-width:1330px; height:auto; display:  block; margin:0 auto; clear:both;box-sizing: border-box; width: 100%; padding: 0 20px;}
.sub-container{max-width:1180px; height:auto; display:block; margin:0 auto; clear:both;box-sizing: border-box; width: 100%; padding: 0 20px;} 
section{position: relative;}

/*----- Wrapper Part ------*/
.primary_btn{height:40px;border-radius: 200px;background: #DC806A;  transition: all 0.3s ease-in-out;font-family: 'Encode Sans', sans-serif; font-size: 16px;line-height: 40px; padding:0 23px 0px 20px;
    color: #fff;display: inline-block; min-width: max-content; text-align: center; position: relative; display: flex; align-items: center;
    max-width: 126px;
    justify-content: center;font-weight: 400;
}
.primary_btn:hover {
    color: #fff;
}
.primary_btn img {
    margin-right: 4px;
    transform: scale(0.3);
    transition: all 0.2s linear;
    filter: brightness(2);
}
.primary_btn:hover img {
    transform: scale(1);
    margin-right: 10px;
    filter: inherit
}
header{
    position: fixed;
    top: 0;
    width: 100%;
    padding: 53px 0 0px;
    z-index: 99;
    transition: all 0.3s ease-in-out;
}

header.fixed-header {
    background-color: #00243F;
    padding: 53px 0 18px;
}
.header_main{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.show_menu  .menu_navigation {
    transform: translate(0%, 0px);
}
.show_menu{
    overflow: hidden;
}
.menu_navigation {
    position: absolute;
    width: 378px;
    height: 100vh;
    background-color: #FDFBF9;
    right: 0;
    top: 0;
    padding: 100px 62px 100px 91px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    transform: translate(100%, 0px);
    transition: all 0.3s ease-in-out;
    overflow-y: scroll;
}
.menu_navigation ul li a:hover {
    color: #DC806A;
}

.menu_navigation ul>li>a {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 53.702px;
}
a:focus{
    outline: none;
}
.menu_navigation ul {
    list-style: none;
    
}
.menu_navigation .count_sub ul li a {
    font-size: 18px;
    line-height: 39.168px;
    font-weight: 500;
}
.menu_navigation ul.sub-menu {
    display: none;
}
.menu_navigation .count_sub ul li::marker{
    font-size: 12px;
    color: rgba(0, 0, 0, 0.70);
    line-height: 26.112px;
    font-weight: 500;
}
.menu_navigation .close_btn {
    position: absolute;
    top: 67px;
    right: 74px;
    cursor: pointer;
}
.menu_navigation 
 .current_page_item>a,.menu_navigation .current-menu-item>a,.menu_navigation .current-menu-parent>a {
    color: #DC806A;
    font-weight: 700;
}
.menu_navigation .menu-header-menu-container {
    width: 100%;
}
.menu_navigation .count_sub ul li {
    padding-left: 9px;
    margin-bottom: 0px;
}
.menu_navigation .count_sub ul {
    list-style-type: none;
    counter-reset: li;
    margin-left: 0.5em;
}
.menu_navigation .count_sub ul li:before{
    counter-increment: li;
    content: counter(li, decimal-leading-zero);
    font-size: 12px;
    color: rgba(0, 0, 0, 0.70);
    line-height: 26.112px;
    font-weight: 500;
    position: relative;
    left: -9px;
    top: -5px;
}
.menu_navigation ul>li> ul li a {
    font-size: 18px;
    font-weight: 500;
    line-height: 43.938px;
}

.menu_navigation ul>li> ul li {
    margin-bottom: 0px;
}

.menu_navigation ul>li> ul {
    margin-left: 0px;
}
.banner_section{
    height: 100vh;
    width: 100%;
    background-size: cover !important;
    display: flex;
    align-items: flex-end;
    position: relative;
    padding-bottom: 100px;
}
.menu-item-has-children.active> a:after{
    transform: rotate(406deg);
    margin-top: 25px;
}
.menu-item-has-children> a:after {
    display: block;
    margin: 18px 0px 0px 14px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    content: "";
    transition: all 0.3s ease-in-out;
    transform: rotate(224deg);
}

.menu-item-has-children>a {
    position: relative;
    display: flex;
}
.banner_section:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(180deg, #000 -11.45%, rgba(0, 0, 0, 0.00) 100%);
}

.banner_section .banner_main{
    position: relative;
    z-index: 1;
}

.banner_section h1{
    color: #fff;
}

.banner_section .sub-title{
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    font-family: 'Shippori Mincho', serif;
    
}

/* 
.local__innovation{
    padding-top: 25px;
} */

h3 span,h2 span {
    /* background-color: #f8e6db; */
    position: relative;
    display: inline-block;
    z-index: 9;
}
h3 span.visible:after{
    width: 100%;
}
.our_project .title h3 span:after {
    background-color: #24353b;
}
h2 span.visible:after{
    width: 100%;
}
h3 span:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 57%;
    background-color: #f8e6db;
    left: 0;
    z-index: -1;
    bottom: 0;
    width: 0px;
    transition: width 1s;
}
h2 span:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 57%;
    background: rgba(255, 255, 255, 0.30);
    left: 0;
    z-index: 0;
    bottom: 0;
    width: 0px;
    transition: width 0.5s;
}


.local__innovation .container{
    position: relative;
}

.toggle{
    color: #fff;
    text-transform: uppercase;
    font-family: 'Encode Sans', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;

}

.local_top{
    position: absolute;
    top: 122px;
    left: 49px;
    max-width: 366px;
    z-index: 5;
}

.local_top .subtitle{
    margin-bottom: 12px;
    display: inline-block;
}

.innovation_box{
    border-left:1px solid rgba(220, 128, 106, 0.10);
    height: 790px;
    width: 25%;
    display: flex;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
}

.innovation_box:last-child{
    border-right:1px solid rgba(220, 128, 106, 0.10);
}

.innovation_box:hover:before{
    transform: translateY(-100%);
}

.innovation_box:hover .number, .innovation_box:hover .innovation_desc h3, .innovation_box:hover .innovation_desc p{
    color: #fff;
}

.innovation_desc{
    padding: 0 29px 90px;
    position: absolute;
    height: 100%;
    display: flex;
    align-items: flex-end;
    z-index: 2;
}

.innovation_desc .number{
    color: #DC806A;
    font-family: Shippori Mincho;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.innovation_desc h3{
    color: #DC806A;
}

.innovation_desc p{
    color: #000;
}

.innovation_box:before{
    background: #fff;
    position: absolute;
    height: 100%;
    content: "";
    transform: translateY(0);
    transition: 0.5s;
    width: 100%;
    left: 0;
    z-index: 1;
}

.innovation_box:after{
    background: linear-gradient(2deg, rgba(0, 0, 0, 0.90) -22.33%, rgba(0, 0, 0, 0.00) 78.63%);
    position: absolute;
    height: 100%;
    content: "";
    transform: translateY(0);
    transition: 0.5s;
    width: 100%;
    left: 0;
}

.innovation_main {
    display: flex;
}

.innovation_main img{
    height: 695px;
    width: 100%;
    object-fit: cover;
}

.about__section{
    background: rgba(182, 121, 41, 0.03);
    padding: 119px 0;
    overflow: hidden;
}

.about__section .about_main{
    display: flex;
    position: relative;
}

.about__section .about_main .about_left{
    width: 50%;
}

.about__section .about_main .about_left img{
    width: 100%;
    display: block;
}

.about__section .about_main .about_right{
    width: 50%;
    padding-left: 83px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.about__section .about_top {
    max-width: 778px;
    margin-bottom: 45px;
}

.about__section .about_desc{
    max-width: 425px;
    width: 100%;    
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.about_desc .large_text{
    position: absolute;
    z-index: -1;
    width: 100%;
    top: -76px;
}
.about_desc h2 {
    font-size: 200px;
    font-family: 'Vujahday Script', cursive;
    font-weight: 400;
    line-height: 285px;
    text-align: left;
    color: #F6F6F6;
    width: 0px;
    
}
.sub_title{
    color: #000;
    font-family: 'Encode Sans', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
}



.feature_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 47px;
}

.feature_top  .feature_top_left h3 {
    margin-bottom: 0px;
}

.feature_top  .feature_top_left span {
    margin-bottom: 6px;
}
.feature_top  .feature_top_right a:before{
    content: ".";
    color: #000;
    font-size: 44px;
    margin-right: 5px;
    transform: translate(0px, -3px);
    display: inline-block;
}
.feature_project {
    padding-top: 121px;
}

.feature_project .item img {height: 608px;object-fit: cover;width: 100%;position: relative;}

.feature_project .item .content {
    position: absolute;
    bottom: 34px;
    padding-top: 32px;
}

.feature_project .item .content {
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.40);
    width: calc(100% - 56px);
    left: 28px;
    padding-right: 80px;
}
.feature_project .item .content a{
    width: 20%;
}
.feature_project .item .content h3 {
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;
    width: 20%;
}
.feature_project .item .content h3 a{
    color: #fff;
}
.feature_project .item .content span {
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    line-height: 17.1px;
    font-weight: 300;
    padding-left: 18px;
    position: relative;
    display: block;
    text-transform: uppercase;
}

.feature_project .item .content span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #DC806A;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.feature_project .owl-nav button {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 100%;
    text-indent: -9999999px;
    background-image: url("../images/arrow_svg.svg")!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-color: #fff!important;
}
.feature_project .owl-nav button.owl-prev{
    left: 0px;
    margin-right: 10px;
}
.feature_project .owl-nav button.owl-next {
    right: 0px;
    transform: rotate(180deg);
}

.feature_project .owl-nav {
    position: absolute;
    width: 70px;
    display: flex;
    justify-content: flex-end;
    bottom: 36px;
    right: 28px;
    overflow: hidden;
}
.feature_project .owl-nav button {
  
    transition: all 0.3s ease-in-out;
}

.feature_project + .our_project{
    padding-top: 533px;
    padding-bottom: 142px;
    margin-top: -358px;
}
.about__section +  .our_project .large_text{
    transform: translateX(0px);
    margin: auto;
    max-width: 100%;
}
.about__section + .our_project .large_text h2{
    text-align: center;
    max-width: 987px;
    margin-left: auto;
    margin-right: auto;
}
.feature_slider {
    z-index: 9;
}
.our_project {
    background-color:  #00243F;
    padding-top: 142px;
    padding-bottom: 142px;
}
.feature_project  .container{
    position: relative;
}
.feature_project .large_text{
    margin-top: -108px;
    max-width: 904px;
    margin-left: auto;
    position: absolute;
    right: 90px;
    bottom: -205px;
    width: 100%;
}
.feature_project .large_text h2 {
    font-size: 200px;
    font-family: 'Vujahday Script', cursive;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.03);
    line-height: 285px;
    text-align: left;
    width: 0px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}


.our_project .title {
    text-align: center;
}

.our_project .title span {
    color: #fff;
    margin-bottom: 0px;
}

.our_project .title h3 {
    color: #fff;
}

.project_row {
    display: flex;
    margin-top: 79px;
}

.project_row .project_column {
    padding: 0px 45px;
    text-align: center;
    width: 33.33%;
}

.project_row .project_column h2 {
    color: #fff;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.project_row .project_column h2 p{
    color: #fff;
    font-weight: 500;
    line-height: normal;
    font-size: 60px;
    margin-bottom: 0px;
    font-family: 'Shippori Mincho', serif;
    margin-top: 0px;;
}
.project_row .project_column span {
    font-size: 18px;
    color: #DC806A;
    font-weight: 600;
    font-family: 'Shippori Mincho', serif;
    max-width: 168px;
    display: block;
    margin: auto;
}




.known_for_section {
    padding: 120px 0px 88px;
    position: relative;
}
.known_for_section:before{
    background-image: url('../images/bpw.svg');
    background-repeat: no-repeat;
    background-position: left;
    background-size: 50%;
    width: 50%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    background-size: 77%;
}
.known_for_section .known_for_row {
    display: flex;
}

.known_for_section .known_for_row .known_left {
    width: 50%;
    padding-right: 60px;
}

.known_for_section .known_for_row .known_right {
    width: 50%;
    padding-left: 33px;
}

.known_for_section .known_for_row .known_right .icon_text {
    display: flex;
    flex-wrap: wrap;
}

.known_for_section .known_for_row .known_right .icon_text .column {
    width: 50%;
    margin-top: 69px;
    padding: 0px 28px;
}

.known_for_section .known_for_row .known_right .icon_text .column img {
    height: 40px;
}

.known_for_section .known_for_row .known_right .icon_text .column h3 {
    font-size: 18px;
    line-height: normal;
    color: #DC806A;
    margin-bottom: 0px;
}

.known_for_section .known_for_row .known_left .list ul {
    display: flex;
    list-style: none;
}
.known_for_section .known_for_row .known_left .list ul li a{
    position: relative;
    padding: 9px 22px 9px 36px;
    margin-right: 10px;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    line-height: 22.8px;
    border-radius: 200px;
    margin-bottom: 0px;
    display: block;
    font-weight: 400;
    color: #000;
}
.known_for_section .known_for_row .known_left .list {
    margin-top: 21px;
}
.known_for_section .known_for_row .known_left .list ul li a:hover{
    background-color: #00243F;
    color: #fff;
}
.known_for_section .known_for_row .known_left .list ul li a:hover:before{
    background-color: #fff;
}
.known_for_section .known_for_row .known_left .list ul li a:before {
    content: "";
    position: absolute;
    left: 21px;
    top: 42%;
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}



.bgimage_content {
    display: flex;
}

.bgimage_content  .content_left {
    width: 41%;
    padding: 83px 0px 83px 101px;
    background-color: #DC806A;
}

.bgimage_content  .content_right {
    width: 59%;
    position: relative;
}

.bgimage_content  .content_left h2 {
    font-size: 55px;
    line-height: 66.715px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #FFF;
}

.bgimage_content  .bg_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: block;
    width: 100%;
    object-fit: cover;
}
.bgimage_content .content_right .content{
    height: 100%;
    display: flex;
    position: relative;
    z-index: 1;
    flex-direction: column;
    max-width: 500px;
    justify-content: center;
    margin: auto;
    background-image: url('../images/cta_bg.svg');
    background-position: right;
    background-repeat: no-repeat;
    padding: 15px 15px 15px 0px;
}
.bgimage_content .content_right .content p {
    font-size: 18px;
    color: #fff;
    margin-top: 0px;
    font-weight: 500;
    line-height:  25.65px;
}
.content_right:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(84deg, #DC806A 8.65%, rgba(182, 121, 41, 0.00) 96.59%);
    z-index: 1;
}
.primary_btn.white_btn {
    background-color: #fff;
    color: #000;
    transition: all 0.2s ease-in-out;
}
.primary_btn.white_btn:hover{
    color: #DC806A;
}
.primary_btn.white_btn:hover img{
    mix-blend-mode: darken;
}
.primary_btn.white_btn img {    mix-blend-mode: difference;}


.our_sponsers {
    padding: 97px 0px 70px;
    overflow: hidden;
}
.our_sponsers .owl-stage-outer{
    overflow: visible;
}
.our_sponsers .owl-stage {
    display: flex;
    align-items: center;
}

.primary_btn.transparent_btn {
    background-color: transparent;
    color: #000;
    line-height: 22.8px;
    margin: auto;
    padding: 9px 22px 9px 36px;
    transition: all 0.3s ease-in-out
}
.primary_btn.transparent_btn:hover{
    background-color: #00243F;
    color: #fff;
}
.primary_btn.transparent_btn:hover:before{
    background-color: #fff;
}
.our_sponsers .primary_btn.transparent_btn {
    margin-top: 54px;
}

.primary_btn.transparent_btn:before {
    content: "";
    position: absolute;
    left: 21px;
    top: 43%;
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}



.site_footer {
    background-color: #00243F;
    padding: 105px 0px 46px;
}

.footer_row {
    display: flex;
}

.footer_row .footer_logo {
    width: 33.33%;
    padding-right: 10px;
}

.footer_row .footer_menu {
    width: 39.33%;
    display: flex;
    padding-right: 10px;
}

.footer_row .footer_form {
    width: 27.33%;
    margin-top: -7px;
}
.footer_row .footer_form h2{
    color: #fff;
}

.footer_row .footer_menu .menu_column {
    width: 36%;
}


.footer_row .footer_menu .menu_column ul li a {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 28.336px;
   
}
.footer_row .footer_menu .menu_column ul li a:hover,.bottom_footer .inner_menu ul li a:hover,.bottom_footer p a:hover{
    color: #DC806A;
}

.bottom_footer .inner_menu ul li{
    padding: 0px 10px;
    position: relative;
}
/* .bottom_footer .inner_menu ul li a{
    text-decoration: underline;
} */
.bottom_footer .inner_menu ul li:after{
    content: "|";
    position: absolute;
    right: 0;
    top: -3px;
}
.bottom_footer .inner_menu ul li:last-child:after{
    display: none;
}
.footer_row .footer_menu .menu_column ul li {
    list-style: none;
    margin-bottom: 0px;
}

.footer_row .footer_menu .menu_column h6 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #fff;
    margin-top: 0px;
}


.bottom_footer {
    display: flex;
    color: #fff;
    margin-top: 80px;
}

.bottom_footer p {
    color: #fff;
    width: 33.33%;
    margin: 0px;
    font-size: 12px;
    line-height: 18.54px;
}

.bottom_footer .inner_menu {
    width: 39.33%;
}

.bottom_footer .inner_menu {
    display: flex;
}

.bottom_footer .inner_menu span {
    width: 36%;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 18.54px;
}
.bottom_footer p:last-child {
    width: 27.33%;
}
.bottom_footer .inner_menu ul li:first-child {
    padding-left: 0px;
}
.bottom_footer .inner_menu span a{
    color: #fff;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 20.54px;
    color: #fff;
}
.bottom_footer .inner_menu span a:hover{
    color:#DC806A;
}
.bottom_footer .inner_menu ul {
    width: 36%;
    list-style: none;
    display: flex;
}

.bottom_footer .inner_menu ul li a {
    color: #fff;
    font-size: 12px;
    line-height: 18.54px;
    display: block;
}

.bottom_footer p a {
    color: #fff;
    font-size: 12px;
    line-height: 18.54px;
}

.bottom_footer .inner_menu ul li {
    margin-bottom: 0px;
}


.inner_banner_section img {
    width: 100%;
    height: 419px;
    object-fit: cover;
    display: block;
}
.inner_banner_title {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
    text-align: center;
}

.inner_banner_title h1 {color: #FFF;font-size: 60px;line-height: 61.08px;}
.inner_banner_section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}

.tax-project-category .inner_banner_section {
    background: #00243F;
}

.zig_zag_section.service_two_column .two_main{
    background-color: transparent;
}

.two_main {
    padding: 100px 0px 178px;
    background-color: rgba(182, 121, 41, 0.03);
    overflow: hidden;
}
.two_main_wrapper {
    display: flex;
    margin-bottom: 80px;
    position: relative;
}
.two_main_wrapper:last-child{
    margin-bottom: 0px;
}
.two_main_wrapper .two_main_left {
    width: 50%;
    padding-right: 48px;
}

.two_main_wrapper .two_main_right {
    width: 50%;
    padding-left: 48px;
}
.two_main_wrapper .two_main_right .content h2 {
    font-size: 200px;
    font-family: 'Vujahday Script', cursive;
    font-weight: 400;
    line-height: 285px;
    text-align: left;
    color: #F6F6F6;
    position: absolute;
    z-index: -1;
    top: -76px;
    text-transform: capitalize;
    left: 0;
}
.two_main_wrapper .image_block img {
    width: 100%;
    display: block;
}
.two_main_wrapper .two_main_right .content{
    max-width: 490px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.two_main_wrapper:nth-child(odd) {
    flex-direction: row-reverse;
}
.two_main_wrapper:nth-child(odd) .two_main_right{
    padding-left: 0px;
    padding-right: 48px;
}
.two_main_wrapper:nth-child(odd) .two_main_left{
    padding-right: 0px;
    padding-left: 48px;
}



.who_we_are {
    background-color: #00243F;
    padding: 119px 0px 141px;
    overflow: hidden;
}


.local__innovation.about_innovation,.local__innovation.about_innovation .innovation_desc{
    background: rgba(182, 121, 41, 0.03);


}
.our_sponsers.about_logo_slider {
    padding: 35px 0px 66px;
}

.who_we_main {
    display: flex;
    position: relative;
}

.who_we_main .who_we_are_left {
    width: 35%;
}

.who_we_main .who_we_are_right {
    width: 65%;
    padding-left: 137px;
    margin-top: 142px;
}

.who_we_main .who_we_are_right img {
    width: 100%;
}

.who_we_main .who_we_are_left .sub_title {
    margin-bottom: 7px;
    color: #fff;
}

.who_we_main .who_we_are_left .content h3 {
    color: #fff;
    margin-bottom: 40px;
}
.who_we_are .large_text h2 {
    font-size: 200px;
    font-family: 'Vujahday Script', cursive;
    font-weight: 400;
    line-height: 285px;
    text-align: right;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.03);
    white-space: nowrap;
}

.who_we_are .large_text {
    position: absolute;
    width: 100%;
    top: -60px;
    right: 0;
    text-align: right;
    max-width: 1153px;
    margin-left: auto;
    transform: translate(-53px, 10px);
}

.pargraph-section {
    padding: 131px 0px;
    background: rgba(182, 121, 41, 0.03);
    position: relative;
}

.pargraph-section .title {max-width: 664px;margin: auto;text-align: center;margin-bottom: 28px;}

.pargraph-section .large_text h2 {
    font-size: 200px;
    font-family: 'Vujahday Script', cursive;
    font-weight: 400;
    line-height: 285px;
    text-align: center;
    text-transform: capitalize;
    color: #F6F6F6;
    z-index: -1;
    position: relative;
    white-space: nowrap;
    width: 0px;
    overflow: hidden;
}


.pargraph-section  .large_text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 74px;
    max-width: 759px;
    margin: auto;
    left: 45%;
    transform: translate(-50%, 10px);
    z-index: -1;
}
.pargraph-section  .top_content {
    position: relative;
}
.paragraph_Row {
    display: flex;
    max-width: 938px;
    margin: auto;
}

.paragraph_left,
.paragraph_right {
    padding: 0px 32px;
    width: 50%;
}


.team_list {
    padding: 106px 0px 151px;
}

.team_list .title {
    margin-bottom: 142px;
    text-align: center;
}

.team_list .sub_title {
    margin-bottom: 3px;
}

.team_list .team_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -18px;
}

.team_list .team_row .team_column {
    width: 25%;
    padding: 0px 18px;
    margin-bottom: 64px;
}
.team_list .team_row .team_column a:hover .img_block img{
    filter: grayscale(0%);
}
.team_list .team_row .team_column a:hover .content h6{
    color: #DC806A;
}
.team_list .team_row .img_block img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    display: block;
    filter: grayscale(100%);
    transition: filter 0.3s ease-in-out;
}

.team_list .team_row .img_block {
    position: relative;
    padding-bottom: 151%;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.team_list .team_row .content {
    margin-top: 24px;
}

.team_list .team_row .team_column  .content h6 {
    font-weight: 600;
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
}
.team_list .team_row .team_column  a:hover {
    color: #000;
}

.team_list .team_row .team_column  a:hover .img_block {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.team_list .team_row .team_column .plus_icon {
    width: 36px;
    height: 36px;
    display: block;
    background-color: #fff;
    top: 0;
    position: absolute;
    left: 0;
    border-radius: 50%;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    top: 24px;
    left: 24px;
    background-image: url(../images/plus-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
}



.single_team {
    padding: 318px 0px 172px;
}

.single_team_row {
    display: flex;
    position: relative;
}
.single_team_row:before{
    content: "";
    background-image: url('../images/bpw_bg.svg');
    background-repeat: no-repeat;
    width: 50%;
    right: 0;
    height: 300px;
    position: absolute;
    top: -148px;
    background-position: right;
}
.single.single-teams header {
    background-color: #00243F;
    padding: 25px 0 18px;
}
.single_team_left {
    width: 35%;
}
.single_team_left .img_block img {
    width: 100%;
    filter: grayscale(100%);
    transition: filter 0.3s ease-in-out;
}
.single_team_left .img_block img:hover{
    filter: grayscale(0%);
}
.single_team_right {
    width: 65%;
    padding-left: 57px;
    padding-bottom: 43px;
}

.single_team_right  .name_author h2 {
    margin-bottom: 27px;
}
.single_team .back_btn {
    text-align: right;
    margin-top: -35px;
    margin-left: auto;
    width: 43px;
    z-index: 999;
    position: relative;
}

.single_team  .back_btn a {
    font-size: 18px;
    line-height: 25px;
    text-decoration-line: underline;
    font-weight: 300;
}
.single_team_right  .name_author {
    padding-bottom: 32px;
    border-bottom: 1px solid #E08B77;
    margin-bottom: 20px;
}
.single_team_right .name_author span {
    text-transform: uppercase;
}
.single_team_row .single_team_right  .list ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.single_team_row .single_team_right  .list{
    margin-bottom: 50px;
}
.single_team_row .single_team_right  .list ul li {
    padding-right: 10px;
    margin-bottom: 0px;
    padding-left: 10px;
    position: relative;

}
.single_team_row .single_team_right  .list ul{
    margin: 0px -10px;
    max-width: 600px;
}
.single_team_row .single_team_right  .list ul li:last-child:after {
    display: none;
}
.single_team_row .single_team_right .list ul li:after {
    content: "|";
    position: absolute;
    right: 0;
}
.single_team_row .single_team_right .qualifications {
    margin-top: 55px;
}
.single_team_row .single_team_right  .qualifications h6 {
    font-weight: 600;
}
.single_team_row .single_team_right   ul li{
    list-style: disc;
}
.single_team_row .single_team_right  ul li::marker{
    color: #DC806A;
}
.single_team_row .single_team_right  ul {
    padding-left: 20px;
}
.single_team_left .social ul {
    display: flex;
    list-style: none;
    margin-top: 27px;
}

.single_team_left .social ul li {
    margin-right: 21px;
}

.single_team_left .social ul li a {
    font-size:18px;
    line-height:25.65px;
}

.serice_pargraph_section {
    background: rgba(182, 121, 41, 0.03);
    padding: 126px 0px 80px;
    text-align: center;
}

.serice_pargraph_section .content {
    max-width: 724px;
    margin: auto;
}

.serice_pargraph_section .content h3 {
    margin-bottom: 40px;
}

.service_gallery{
    background: rgba(182, 121, 41, 0.03);
    padding-bottom: 140px;
}
.service_gallery .slider_img img { height: 572px; object-fit: cover; }
.service_gallery button.owl-prev span { z-index: 99; position: absolute; left: 5%; top: 50%; background: rgba(255, 255, 255, 0.50);background-image: url('../images/slider-left.svg'); width: 88px; height: 88px; text-indent: -999px; border-radius: 50%; transform: translateY(-50%); background-size: 26%; background-repeat: no-repeat; background-position: 45% 52%; transition: all 0.3s ease-in-out; }
.service_gallery .owl-nav button:hover span { background-color: #DC806A !important;}
.service_gallery button.owl-next span { z-index: 99; position: absolute; right: 5%; top: 50%; background: rgba(255, 255, 255, 0.50); background-image: url('../images/slider-right.svg'); width: 88px; height: 88px; text-indent: -999px; border-radius: 50%; transform: translateY(-50%); background-size: 26%; background-repeat: no-repeat; background-position: 57% 51%; transition: all 0.3s ease-in-out; }
.service_gallery .owl-nav { height: 0px; }
.service_gallery .item {
    height: 100%;
}
.service_gallery  .owl-stage {
    display: flex;
}
.service_gallery .slider_img {
    height: 100%;
}
.service_two_column .two_main_wrapper .two_main_right .content h2{
    font-size: 150px;
    text-align: left;
    line-height: 213.75px;
    top: -41px;
}
.two_main_wrapper .two_main_right .content .primary_btn{
    margin-top: 30px;
}
 .primary_btn.blue_btn{
    background-color: #00243F;
    transition: all 0.1s ease-in-out;
}
.primary_btn.blue_btn:hover {
    background-color: #DC806A!important;
}
.primary_btn.blue_btn:hover{
    color: #fff;
}



.video_main {
    max-width: 760px;
    margin: auto;
}
.video_main video.custom_video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
    cursor: pointer;
    display: inherit;
}


.video_main, .video_main .video {
    position: relative;
}

.video_main .playpause img{
    z-index: 9;
    cursor: pointer;
    width: 114px;
}
.video_main .playpause:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
}
.video_main .playpause {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    transform: none;
    left: 0%;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video_main {
    max-width: 684px;
    margin: auto;
}

.video_section {
    background: rgba(182, 121, 41, 0.03);
    padding: 106px 0px 132px;
    text-align: center;
    overflow: hidden;
}
.video_section .title_subtitle {
    text-align: center;
    margin-bottom: 61px;
}
.video_section .title_subtitle span{
    margin-bottom: 3px;
}
.accordion_sec  .accordion-wrapper .collepsing-div {
    display: none;
    max-width: 592px;
    margin-left: 19%;
    padding-bottom: 25px;
    padding-right: 29px;

}
.text_center{
    text-align: center;
}

.accordion_sec {
    padding: 106px 0px 166px;
}
.accordion_sec .btn-wrapper {
    padding: 20px 31px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.accordion_sec .btn-wrapper button {
    background-color: transparent;
    border: none;
    color: #060606;
    width: 85%;
    text-align: left;
    font-weight: 600;
    font-family: 'Shippori Mincho', serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
}.accordion_sec .accordion-wrapper:last-child {
    border-bottom: 0.2px solid #AAA;
}
.accordion-wrapper .btn-wrapper  button img{
    transition: all 0.3s ease-in-out;
}
.accordion-wrapper.active .btn-wrapper  button img{
    transform: rotate(90deg);
}   
.accordion_sec .accordion-wrapper .collepsing-div a {
    font-size: 14px;
    text-decoration: underline;
}
.accordion_sec .accordion-wrapper {
    border: 0.2px solid #AAA;
    border-bottom: none;
}


.accordion_sec span.number {
    width: 15%;
    color: #060606;
    font-weight: 600;
    font-family: 'Shippori Mincho', serif;
}

.accordion_sec .accordion-wrapper .collepsing-div ul {
    list-style: disc;
    padding-left: 17px;
}

.accordion_sec .accordion-wrapper .collepsing-div ul li:marker{
        color:#fff;
}

.accordion_sec .accordian_main {
    margin-top: 78px;
    max-width: 965px;
    margin-left: auto;
    margin-right: auto;
}
.accordion_sec .sub_title {
    margin-bottom: 0px;
}
.service_property {
    background: rgba(182, 121, 41, 0.03);
    padding: 106px 0px 136px;
}
.service_property .item .content {
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.40);
    width: calc(100% - 56px);
    left: 28px;
     position: absolute;
     bottom: 20px;
     padding-top: 12px;
     justify-content: space-between;
     z-index: 9;
}

.service_property .item .content h3 {
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;line-height: normal;
    font-size: 18px;
}

.service_property .item .content span {
    width: 11%;
    font-size: 12px;
    color: #fff;
    margin-right: 85px;
    line-height: 17.1px;
    font-weight: 300;
    padding-left: 18px;
    position: relative;
}
.service_property .item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) -9.9%, rgba(0, 0, 0, 0.00) 77.28%);
    top: 0;
    left: 0;
}
.service_property .item .content span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #DC806A;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.service_property .item img {
    height: 398px;
    transition: all 0.3s ease-in-out;
}
.service_property .item{
    overflow: hidden;
    display: block;
}
.service_property .item:hover  img{
    transform: scale(1.1);
}

.service_property button.owl-prev { z-index: 99; position: absolute; left: -4%; top: 50%; background: rgba(255, 255, 255, 0.50)!important;background-image: url('../images/slider-left.svg')!important; width: 88px; height: 88px; border-radius: 50%; transform: translateY(-50%); background-size: 26%!important; background-repeat: no-repeat!important; background-position: 45% 52%!important; transition: all 0.3s ease-in-out; }
.service_property .owl-nav button:hover  { background-color: #DC806A !important }
.service_property button.owl-next  { z-index: 99; position: absolute; right: -4%; top: 50%; background: rgba(255, 255, 255, 0.50)!important; background-image: url('../images/slider-right.svg')!important; width: 88px; height: 88px; border-radius: 50%; transform: translateY(-50%); background-size: 26%!important; background-repeat: no-repeat!important; background-position: 57% 51%!important; transition: all 0.3s ease-in-out; }
.service_property .owl-nav { height: 0px; }



.project_list {
    padding: 114px 0px 80px;
}

.project_list .project_list_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -20px;
}

.project_list .project_list_column {
    width: 50%;
    padding: 0px 20px;
}

.project_list  .item .content {
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.40);
    width: calc(100% - 56px);
    left: 28px;
     position: absolute;
     bottom: 20px;
     padding-top: 12px;
     justify-content: space-between;
     z-index:9;
}

.project_list  .item .content h6 {
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;line-height: normal;
    font-size: 18px;
    width: 50%;
    text-align: right;
}

.project_list  .item .content span {
    width: 50%;
    font-size: 12px;
    color: #fff;
    padding-right: 10px;
    line-height: 17.1px;
    font-weight: 300;
    padding-left: 18px;
    position: relative;
    text-transform: uppercase;
}

.project_list  .item .content span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #DC806A;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.project_list  .item img {
    height: 398px;
    display: block;
    transition: all 0.3s ease-in-out;
    object-fit: cover;
    width: 100%;
}
.project_list  .item{
    overflow: hidden;
    display: block;
    position: relative;
    margin-bottom: 40px;
}
.project_list  .item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) -9.9%, rgba(0, 0, 0, 0.00) 77.28%);
    top: 0;
    left: 0;
}
.project_list  .item:hover  img{
    transform: scale(1.1);
}
.project_category ul {
    display: flex;
    list-style: none;
    margin-bottom: 87px;
    flex-wrap: wrap;
}
.project_category ul li.active a{
    text-decoration: underline;
}
.project_category ul li {
    margin-right: 40px;
}
.project_list  .primary_btn.transparent_btn {
    margin-top: 38px;
    max-width: 145px;
}
.project_category ul li a {
    font-size: 18px;
    line-height:  25.65px;
    text-transform: uppercase;
}

.project_row_single {
    padding: 130px 0px 111px;
    display: flex;
}

.project_row_single .project_left {
    width: 23%;
}

.project_row_single .project_right {
    width: 77%;
}

.project_row_single .paragraph {
    max-width: 744px;
}

.project_row_single .paragraph p {
    margin-top: 0px;
}

.project_row_single .project_data {
    max-width: 808px;
    margin-top: 54px;
    padding-top: 49px;
    border-top: 1px solid #E08B77;
}

.project_row_single .project_data ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.project_row_single .project_data ul li {
    width: auto;
    /* max-width: 33%; */
    padding-right: 40px;
}

.project_row_single .project_data ul li span {
    font-size: 10px;
    line-height: 14.25px;
    text-transform: uppercase;
}

.project_row_single .project_data ul li h3 {
    font-weight: 700;
}


.single_project_content {
    padding: 98px 0px;
}

.single_project_content .content {
    max-width: 795px;
    margin: auto;
}

.single_project_content  .share_icon {
    max-width: 795px;
    margin: auto;
    margin-top: 76px;
    display: flex;
    align-items: center;
}

.single_project_content  .share_icon ul {
    display: flex;
    list-style: none;
}

.single_project_content  .share_icon ul li {
    margin-bottom: 0px;
    margin-right: 24px;
}

.single_project_content .share_icon span {
    margin-right: 24px;
    color: #060606;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.95px; 
}
.video_section.video_project_single {
    padding: 106px 0px 86px;
}
.video_section.video_project_single .video_main{
    margin-bottom: 87px;
}
.zig_zag_section.project_single_twocolumn .two_main {
    background: #FFF;
}
.zig_zag_section .two_main .timeline span {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.8px; /* 22.8px */
    padding-left: 64px;
    position: relative;
    display: block;
    margin-bottom: 22px;
}

.zig_zag_section .two_main .timeline {
    margin-bottom: 28px;
    max-width: 490px;
}
.zig_zag_section .two_main .timeline_point {
    z-index: 9;
    position: relative;
}
.zig_zag_section .two_main .timeline span:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 53px;
    left: 0;
    top: 10px;
    background-image:url('../images/line.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.zig_zag_section.project_single_twocolumn .two_main_wrapper .two_main_right .content h2{
    font-size: 150px;
    line-height: 213.75px;
    z-index: 0;
}
.zig_zag_section.project_single_twocolumn .two_main_wrapper .two_main_right .content .primary_btn {
    margin-top: 50px;
}


.contact_section {
    padding: 126px 0px 106px;
}

.contact_section .contact_row {
    display: flex;
}

.contact_section .contact_row .contact_left {
    width: 50%;
    padding-right: 108px;
}

.contact_section .contact_row .contact_right {
    width: 50%;
    padding-left: 108px;
}
.contact_section .contact_row .contact_right h3 {
    margin-bottom: 29px;
}
.contact_section .contact_row .contact_info ul {
    list-style: none;
    margin-top: 35px;
}
.contact_section .contact_row .contact_right .gform_confirmation_message {
    color: #00243f;
    font-weight: 600;
}
.contact_section .contact_row .contact_info ul li {
    display: flex;
    margin-bottom: 30px;
}

.contact_section .contact_row .contact_info .img {
    width: 35px;
}
.contact_section .contact_row .contact_info ul li .content a {
    padding-top: 10px;
}
.contact_section .contact_row .contact_info .content {
    width: calc(100% - 35px);
    padding-left: 12px;
}
.contact_section .contact_row .contact_info ul li a {
    display: flex;
}

.contact_section .contact_row .contact_info .content a {
    text-decoration: underline;
}
.contact_section .contact_row .contact_info  ul li p{
    margin-top: 0px;
}
.our_project .large_text {
    max-width: 899px;
    margin-left: auto;
    transform: translateX(-70px);
}
.large_text.visible h2 {overflow: hidden; white-space: nowrap; animation: typing 3s forwards; width: 0; }
.header_main .logo a img{display: block; }
.our_project{overflow: hidden; }
.contact_right .gform-body.gform_body .ginput_container input::placeholder,.contact_right .ginput_container .textarea::placeholder{color: #A4A4A4!important; font-size: 16px!important; font-weight: 300!important; }
.contact_right .gform-body.gform_body .ginput_container input,.contact_right .ginput_container .textarea {
    border-bottom: 1px solid #E08B77!important;
    border-radius: 0px;
    padding-left: 0px!important;
    color: #000!important;
    font-size: 16px!important;
    font-weight: 300!important;
    padding-bottom: 7px!important;
}
.contact_right .ginput_container .textarea {
    height: 94px!important;
    resize: none;
}
.contact_right .gform_footer input {
    height: 40px!important;
    border-radius: 200px!important;
    background: #00243F!important;
    transition: all 0.3s ease-in-out!important;
    font-family: 'Encode Sans', sans-serif!important;
    font-size: 16px!important;
    line-height: 40px!important;
    padding: 0 23px 0px 36px!important;
    color: #fff!important;
    display: inline-block!important;
    text-align: center!important;
    position: relative!important;
    display: flex!important;
    align-items: center!important;
    max-width: 113px!important;
    justify-content: center!important;
    font-weight: 400!important;
    border: none!important;
    margin-bottom: 0px!important;
    background-image: url('../images/blank.svg')!important;
    background-repeat: no-repeat!important;
    background-position: 16% 50% !important;
    background-size: 4%!important;
    text-transform: capitalize;
}
.contact_right .gform_footer input:hover{
    background-image: url('../images/btn-arrow.svg')!important;
    background-size: 13%!important;
    background-position: 12% 50% !important;
    color: #fff!important;
    background-color: #DC806A!important;
}

.contact_right .gform_footer input:hover{
    border: none;
}
.post, .page {
    margin: 0;
}


.footer_form .gform-body.gform_body .ginput_container input::placeholder{
    color: #6D6D6D!important;
    font-size: 16px!important;
    font-weight: 300!important;
}
.footer_form  .gform-body.gform_body .ginput_container input{
    border-bottom: 1px solid transparent!important;
    border-radius: 0px;
    padding-left: 0px!important;
    color: #fff!important;
    font-size: 16px!important;
    font-weight: 300!important;
    padding-bottom: 7px!important;
    background-color: transparent!important;
    padding-top: 0px!important;
    height: 35px!important;
}
.footer_form .ginput_container{
    position: relative;
}
.footer_form .gfield_description {
    color: #fff;
    font-size: 16px!important;
    line-height: 22.8px!important;
    font-weight: 300;
    font-family: 'Encode Sans', sans-serif!important;
    text-transform: uppercase;
}
.footer_form .ginput_container:after {
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: radial-gradient(15400% 78.57% at 50% 50%, rgba(227, 172, 63, 0.30) 0%, rgba(255, 255, 255, 0.00) 100%);
}
.footer_form .gform_footer input {
    height: 40px!important;
    border-radius: 200px!important;
    background: #FFF!important;
    transition: all 0.3s ease-in-out!important;
    font-family: 'Encode Sans', sans-serif!important;
    font-size: 16px!important;
    line-height: 40px!important;
    padding: 0 23px 0px 36px!important;
    color: #000!important;
    display: inline-block!important;
    text-align: center!important;
    position: relative!important;
    display: flex!important;
    align-items: center!important;
    max-width: 113px!important;
    justify-content: center!important;
    font-weight: 400!important;
    border: none!important;
    margin-bottom: 0px!important;
    background-image: url('../images/black-svg.svg')!important;
    background-repeat: no-repeat!important;
    background-position: 17% 51% !important;
    background-size: 5%!important;
    text-transform: capitalize!important;
}
.footer_form .gform_footer input:hover{
    background-image: url('../images/btn-arrow.svg')!important;
    background-size: 13%!important;
    background-position: 12% 50% !important;
    color: #fff!important;
    background-color: #DC806A!important;
}
/*Search page*/
.search-results .search_page {
    padding: 255px 0px 100px;
}
.search-results header {
    background-color: #00243F;
    padding: 53px 0 18px;
}
.search-results .search_page h1.search_title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.search-results .search_page .search-entry-row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
}
.search-results .search_page article.search-entry {
    width: 33.33%;
    padding: 0px 10px;
    margin-bottom: 20px;
}
.search-results .search_page article.search-entry h3 {
    border: 1px solid #DC806A;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #DC806A;
}
.search-results .search_page article.search-entry h3 a {
    color: #DC806A;
    font-size: 24px;
    padding: 30px 20px;
    transition: all 0.3s ease-in-out;
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.search-results .search_page article.search-entry h3 a:hover {
    color: #00243f;
}
/*Pagination*/
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px 0px 0px;
}

.pagination .page-numbers:not(.next, .prev) {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #00243F;
    margin: 0px 10px;
    color: #00243F;
    font-family: 'Shippori Mincho', serif;
    font-size: 18px;
    line-height: 30px;
}
.pagination a.next.page-numbers,
.pagination a.prev.page-numbers {
    font-family: 'Shippori Mincho', serif;
    font-weight: 700;
    font-size: 18px;
    padding: 0 15px;
}
.pagination a.page-numbers:not(.next, .prev):hover{
    background: #DC806A;
    border-color: #DC806A;
    color: #fff;
}
.pagination span.page-numbers.current {
    border-radius: 10px;
    background: #DC806A;
    border-color: #DC806A;
    color: #fff;
}
@keyframes typing {
    from {
        width: 0;
    }
    to {
        width: 107%;
        overflow: hidden;
    }
}
body .gform_wrapper.gravity-theme .gfield_validation_message,body  .gform_wrapper.gravity-theme .validation_message {
    padding: 0px;
    background-color: transparent;
    border: none;
    text-transform: none;
    color: #f2b9ad;
    font-weight: 500;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    display: none;
}
.our_sponsers .sponsers_images {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.our_sponsers .sponsers_images .award_images {
    width: 25%;
    padding: 20px;
}

.our_sponsers .sponsers_images .award_images .item {
    text-align: center;
}

.our_sponsers .sponsers_images .award_images img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 200px;
    max-height: 140px;
}

.our_sponsers .title {
    text-align: center;
    margin-bottom: 50px;
}
.error404 header,.search-no-results header,.page-template-default header {
    background-color: #00243F;
    padding: 53px 0 18px;
}
.page_not_found,.search-no-results .search_page{
    padding: 340px 0px 150px;
}
.search-no-results .search_page .page-content {
    max-width: 600px;
    margin: auto;
    text-align: center;
}
.page_not_found .desc .primary_btn {
    margin: auto;
    margin-top: 40px!important;
    display: inline-block;
}
.page_not_found .desc .primary_btn:hover {
    background-color: #00243f;
}
.search-no-results .search form input.search-field { height: 50px; font-size: 16px !important;line-height: 21.28px; border: 1px solid #00243F !important; color: #00243F; border-radius: 0px; padding-left: 16px !important; background-color: transparent; }
.search-no-results .search form input.search-field::placeholder { color: #00243F; }
.search-no-results  .search form  input[type="submit"] { height: 50px; font-size: 16px !important; border: 1px solid #00243F !important; color: #fff; border-radius: 0px; padding-left: 16px !important; background-color: #00243F; margin-left: -4px; position: relative; top: 2px; }
.gform_confirmation_message {
    color: #fff;
}
.single_post_content .next_prev_btn ul {
    display: flex;
    list-style: none;
    justify-content: space-between;
}

.single_post_content .next_prev_btn {
    padding-bottom: 137px;
}

.single_post_content .next_prev_btn ul li a {
    font-size: 18px;
    line-height: 25px;
    text-decoration-line: underline;
    font-weight: 300;
}
.single_post_content .two_main{
    padding-bottom: 100px;
}
.service_property_slider .owl-carousel .owl-nav button {
    display: block;
}
.service_property button.owl-next span, .service_property button.owl-prev span{
    display: none;
}
.page_template_default {
    padding: 250px 0px 100px;
}
.page_template_default .page_title {
    text-align: center;
    margin-bottom: 50px;
}
.page_template_default  .text_content ol ol {
    margin-left: 0;
    margin-bottom: 20px;
}
.local_top.hide{
    display: none;
}

@media (max-width:1700px) {
    .feature_project {
        padding-top: 100px;
    }
    .about__section{
        padding: 100px 0;
    }
    .feature_project + .our_project {
        padding-top: 456px;
        padding-bottom: 100px;
        margin-top: -279px;
    }
    .our_project{
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .known_for_section {
        padding: 100px 0px 88px;
    }
    .two_main {
        padding: 100px 0px;
    }
    .who_we_are .large_text h2{
        font-size: 150px;
        line-height: 213px;
        max-width: 923px;
    }
    .who_we_are .large_text{
        max-width: 923px;
        margin-left: auto;
        text-align: right;
        transform: none;
    }
    .who_we_are{
        padding: 100px 0px;
    }
    .pargraph-section{
        padding: 100px 0px;
    }
    .team_list {
        padding: 100px 0px;
    }
    .team_list .title{
        margin-bottom: 100px;
    }
    .single_team {
        padding: 260px 0px 100px;
    }
    .serice_pargraph_section{
        padding: 100px 0px 80px;
    }
    .service_gallery {
        padding-bottom: 100px;
    }
    .video_section{
        padding: 100px 0px;
    }
    .accordion_sec {
        padding: 100px 0px;
    }
    .service_property{
        padding: 100px 0px;
        overflow: hidden;
    }
    .project_list {
        padding: 100px 0px 80px;
    }
    .project_category ul{
        margin-bottom: 70px;
    }
    .project_row_single{
        padding: 100px 0px;
    }
    .video_section.video_project_single {
        padding: 100px 0px 86px;
    }
    .contact_section {
        padding: 100px 0px;
    }
    .single_post_content .next_prev_btn {
        padding-bottom: 100px;
    }    
}
@media (max-width:1400px) {
    .bgimage_content .content_left{
            padding: 83px 0px 83px 75px;
    }
    .service_property button.owl-next,.service_property button.owl-prev{
        width: 60px;
        height: 60px;
    }
    .service_property button.owl-next{
        right: -1%;
    }
    .service_property button.owl-prev{
        left: -1%;
    }
}
@media (max-width:1199px) {
    .innovation_desc{
        padding: 0 15px 90px;
    }
    .about_desc h2{
        font-size: 150px;
        line-height: 231px;
    }
    header{
        padding: 20px 0px 0px;
    }
    header.fixed-header{
        padding: 20px 0px;
    }
    .known_for_section .known_for_row .known_left{
        padding-right: 0px;
}
.bgimage_content .content_right{
    width: 45%;
}
.bgimage_content .content_left{
    width: 55%;
    padding: 50px 0px 50px 50px;
}
.two_main_wrapper .two_main_right{
    padding-left: 20px;
}
.two_main_wrapper .two_main_left{
    padding-right: 20px;
}
.two_main_wrapper:nth-child(odd) .two_main_right{
    padding-right: 20px;
}
.two_main_wrapper:nth-child(odd) .two_main_left{
    padding-left: 20px;
}
.who_we_are .large_text{
    transform: none;
}
.who_we_are .large_text h2{
    text-align: center;
}
.who_we_are .large_text h2{
    padding-left: 0px;
    margin-top: 37px;
}
.who_we_main .who_we_are_right{
    padding-left: 50px;
}
.zig_zag_section.project_single_twocolumn .two_main_wrapper .two_main_right .content .primary_btn {
    margin-top: 10px;
}
.contact_section .contact_row .contact_left{
    padding-right: 30px;
}
.contact_section .contact_row .contact_right{
    padding-left: 30px;
}
.our_project .large_text h2{
    font-size: 160px;
    max-width: 769px;
    margin-left: auto;
    margin-right: auto;
}
.service_property button.owl-next, .service_property button.owl-prev {
    width: 50px;
    height: 50px;
}

}
@media (max-width:991px) {
    h1 {
        font-size: 60px;
        line-height: 70px;
    }
    h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .banner_section .sub-title{
        font-size: 40px;
        line-height: 50px;
    }
    .innovation_main{
        flex-wrap: wrap;
    }
    .innovation_box{
        width: 50%;
        height: 450px;
        border-bottom: 1px solid rgba(220, 128, 106, 0.10);
    }
    .innovation_desc {
        padding: 0 15px 40px;
    }
    .local_top{
        top: 70px;
        left: 35px;
    }
    .innovation_main img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .about__section {
        padding: 70px 0;
    }
    .about__section .about_main .about_right{
        padding-left: 25px;
    }
    .feature_project {
        padding-top: 70px;
    }
    .feature_project .item img{
        height: 400px;
    }
    .our_project .large_text h2{
        font-size: 140px;
        line-height: 170px;
    }
    .feature_project + .our_project{
        margin-top: -165px;
    }
    .our_project .large_text{
        transform: none;
    }
    .our_project .large_text h2{
        text-align: center;
       
        max-width: 697px;
    }
    .our_project .large_text{
        max-width: 100%;
    }
    .project_row .project_column{
        padding: 0px 10px;
    }
    .project_row .project_column span{
        max-width: 169px;
    }
    .known_for_section {
        padding: 70px 0px;
    }
    .known_for_section .known_for_row{
        flex-wrap: wrap;
    }
    .known_for_section .known_for_row .known_left {
        width: 100%;
    }
    .known_for_section .known_for_row .known_right{
        width: 100%;
        padding-left:0px;
    }
    .known_for_section:before{
        z-index: -1;
    }
    .known_for_section .known_for_row .known_right .icon_text .column{
        margin-top: 30px;
    }
    .bgimage_content .content_left h2{
        font-size: 40px;
        line-height: 50px;
    }
    .our_sponsers {
        padding: 70px 0px;
    }
    .footer_row .footer_menu{
        padding-left: 50px;
    }
    .footer_row .footer_menu .menu_column {
        width: 50%;
    }
    .bottom_footer .inner_menu span{
        line-height: 22.8px;
    }
    .bottom_footer p{
        width: 20%;
    }
    .bottom_footer .inner_menu {
        width: 40%;
        padding-left: 50px;
    }  
    .bottom_footer .inner_menu span{
        width: 50%;
    }  
    .bottom_footer p:last-child {
        width: 40%;
    }
    .footer_row .footer_menu{
        width: 40%;
    }
    .footer_row .footer_logo {
        width: 20%;
        padding-right: 10px;
    }
    .footer_row .footer_form {
        width: 40%;
    }
    .site_footer{
        padding: 70px 0px 46px;
    }
    .two_main_wrapper{
        flex-wrap: wrap;
        margin-bottom: 70px;
    }
    .two_main_wrapper:nth-child(odd) .two_main_left {
        padding-left: 0px;
        width: 100%;
    }
    .two_main_wrapper:nth-child(odd) .two_main_right {
        padding-right: 0px;
        width: 100%;
    }
    .two_main_wrapper{
        flex-direction: column-reverse!important;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    .two_main_wrapper .two_main_right .content{
        max-width: 100%;
    }
    .two_main_wrapper .two_main_right{
        margin-bottom: 30px;
        width: 100%;
        padding-left: 0px;
    }
    .two_main_wrapper .two_main_left{
        width: 100%;
        padding-right: 0px;
    }
    .two_main {
        padding: 70px 0px;
    }
    .who_we_are .large_text h2 {
        font-size: 108px;
        line-height: 140px;
    }
    .who_we_main .who_we_are_right{
        margin-top: 90px;
    }
    .who_we_are {
        padding: 70px 0px;
    }
    .pargraph-section {
        padding: 70px 0px;
    }
    .paragraph_left,
    .paragraph_right {
        padding: 0px 15px;
        width: 100%;
    }
    .team_list {
        padding: 70px 0px;
    }
    .team_list .title {
        margin-bottom: 70px;
    }
    .team_list .team_row .team_column{
        width: 33.33%;
        margin-bottom: 40px;
    }
    .team_list .team_row .team_column .plus_icon{
        width: 30px;
        height: 30px;
    }
    .single_team_right {
        padding-left: 40px;
    }
    .single_team {
        padding: 220px 0px 70px;
    }
    .single_team_right .name_author h2 {
        margin-bottom: 15px;
    }
    .serice_pargraph_section {
        padding: 70px 0px;
    }
    .service_gallery .slider_img img{
        height: 400px;
    }
    .service_gallery {
        padding-bottom: 70px;
    }
    .two_main_wrapper .two_main_right .content .primary_btn {
        margin-top: 10px;
    }
    .video_section{
        padding: 70px 0px;
    }
    .video_section .title_subtitle{
        margin-bottom: 50px;
    }
    .accordion_sec .accordian_main{
        margin-top: 50px;
    }
    .accordion_sec {
        padding: 70px 0px;
    }
    .service_property .item img{
        height: 325px;
    }
    .service_property{
        padding: 70px 0px;
    }
    .project_list {
        padding: 70px 0px;
    }
    .project_category ul {
        margin-bottom: 50px;
    }
    .project_list .item img{
        height: 290px;
    }
    .project_row_single .project_data ul{
        flex-wrap: wrap;
    }
    .project_row_single .project_data ul li{
        width: 33.33%;
    }
    .project_row_single .project_left span{
        margin-bottom: 0px;
    }
    .project_row_single {
        padding: 70px 0px;
    }
    .single_project_content {
        padding: 70px 0px;
    }
    .video_section.video_project_single {
        padding: 70px 0px;
    }
    .zig_zag_section .two_main .timeline{
        max-width: 100%;
    }
    .contact_section {
        padding: 70px 0px;
    }
    .contact_section .contact_row{
        flex-wrap: wrap;
        max-width: 500px;
        margin: auto;
    }
    .contact_section .contact_row .contact_left {
        padding-right: 0px;
        width: 100%;
    }
    .contact_section .contact_row .contact_right {
        padding-left: 0px;
        width: 100%;
        margin-top: 50px;
    }
    
    .footer_form .gfield_description{
        font-size: 13px!important;
    line-height: 17.8px!important;
    }
    @keyframes typing {
        from {
            width: 0;
        }
        to {
            width: 100%;
            overflow: hidden;
        }
    }
    .feature_project .large_text h2{
        font-size: 100px;
        text-align: center;
        max-width: 485px;
        margin-left: auto;
        margin-right: auto;
        line-height: normal;
    }
    .feature_project .large_text{
        right:0;
        bottom: -108px;
    }
    .feature_project + .our_project{
        padding-top: 272px;
    }
    .our_project {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .who_we_are .large_text{
        max-width: 676px;
    }
    .single_post_content .two_main {
        padding-bottom: 70px;
    }
    .single_post_content .next_prev_btn {
        padding-bottom: 70px;
    }
    .banner_section{
        height: 600px;
    }
    .project_row .project_column h2 p{
        font-size: 40px;
    }
}
@media (max-width:767px) {
    h1 {
        font-size: 40px;
        line-height: 50px;
    }
    h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .banner_section .sub-title {
        font-size: 25px;
        line-height: 35px;
    }
    .banner_section{
        padding-bottom: 50px;
    }
    .innovation_box{
        width: 100%;
    }
    .local_top{
        top: 50px;
    }
    .innovation_box{
        height: 430px;
    }
    .about__section .about_main{
        flex-wrap: wrap;
    }
    .about__section .about_main .about_left {
        width: 100%;
    }
    .about__section .about_main .about_right {
        padding-left: 0px;
        width: 100%;
        margin-top: 30px;
    }
    .about__section {
        padding: 50px 0;
    }
    .feature_project {
        padding-top: 50px;
    }
    .feature_project .item img {
        height: 300px;
    }
    .our_project .large_text h2 {
        font-size: 40px;
        line-height: 50px;
        max-width: 198px;
     
    }
    .feature_project .owl-nav{
        right: 28px;
        bottom: 73px;
    }
    .feature_project .item .content{
        bottom: 15px;
        padding-top: 15px;
        justify-content: space-between;
    }
    .feature_project .item .content h3{
        font-size: 18px;
        width: 33.33%;
        text-align: right;
    }
    .feature_project .item .content a {
        width: 33.33%;
    }
    /* .feature_project .item .content span{
        width: 50%;
    } */
    .feature_top{
        margin-bottom: 30px;
    }
    .project_row{
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .project_row .project_column{
        width: 100%;
        padding: 0px;
        margin-bottom: 30px;
    }
    .project_row .project_column h2{
        margin-bottom: 0px;
    }
    .feature_project + .our_project{
        margin-top: -144px;
        padding-bottom: 50px;
        padding-top: 224px;
    }
    .our_project .large_text{
        margin: auto;
    }
    .known_for_section .known_for_row .known_left .list ul{
        flex-wrap: wrap;
    }
    .known_for_section .known_for_row .known_right .icon_text .column{
        width: 50%;
    }
    .bgimage_content {
        flex-wrap: wrap;
    }
    .bgimage_content .content_left h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .bgimage_content .content_left {
        width: 100%;
        padding: 20px;
    }
    .bgimage_content .content_right {
        width: 100%;
    }
    .bgimage_content .content_right .content{
        padding: 20px;
    }
    .content_right:before{
        background: linear-gradient(175deg, #DC806A 8.65%, rgba(182, 121, 41, 0.00) 96.59%);
    }
    .our_sponsers {
        padding: 50px 0px;
    }
    .footer_row{
        flex-wrap: wrap;
    }
    .footer_row .footer_logo{
        width: 100%;
        margin-bottom: 30px;
    }
    .footer_row .footer_menu {
        width: 50%;
        margin-bottom: 30px;
        padding-left: 0px;
    }
    .bottom_footer .inner_menu {
        padding-left: 0px;
    }
    .bottom_footer{
        margin-bottom: 30px;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .site_footer {
        padding: 50px 0px;
    }
    
    .bottom_footer p:last-child{
        margin-bottom:0px ;
    }    
    .footer_row .footer_form {
        width: 50%;
    }
    .bottom_footer p{
        width: 100%;
        margin-bottom: 20px;
    }
    .bottom_footer .inner_menu{
        margin-bottom: 20px;
    }
    .bottom_footer .inner_menu span {
        line-height: 25.8px;
        text-align: right;
    padding-right: 30px;
    }
    .bottom_footer .inner_menu {
        width: 100%;
    }
    .inner_banner_title h1{
        font-size: 40px;
        line-height: 50px;
    }
    .inner_banner_title{
        top: 70%;
    }
    .two_main {
        padding: 50px 0px;
    }
    .two_main_wrapper{
        margin-bottom: 50px;
    }
    .two_main_wrapper .two_main_right .content h2 {
        font-size: 150px;
        line-height: 231px;
    }
    .known_for_section {
        padding: 50px 0px;
    }
    .who_we_main .who_we_are_left {
        width: 100%;
        position: relative;
    }
    .who_we_main .who_we_are_right{
        width: 100%;
        padding-left: 0px;
        margin-top: 30px;
    }
    .who_we_are .large_text{
        text-align: left;
    }    
    .who_we_main {
        flex-wrap: wrap;
    }
    .who_we_are {
        padding: 50px 0px;
    }
    .who_we_are .large_text h2 {
        font-size: 47px;
        line-height: 70px;
        text-align: left;
    }
    .pargraph-section {
        padding: 50px 0px;
    }
    .paragraph_Row{
        flex-wrap: wrap;
    }
    .paragraph_left{
        width: 100%;
        margin-bottom: 20px;
        padding: 0px;
    }
    .paragraph_right{
        width: 100%;
        padding: 0px
    }
    .team_list .team_row .team_column{
        width: 50%;
    }
    .team_list {
        padding: 50px 0px;
    }
    .team_list .title {
        margin-bottom: 50px;
    }
    .pargraph-section .large_text h2{
        font-size: 80px;
        line-height: normal;
        text-align: center;
    }
    .pargraph-section .large_text{
        top: 87%;
        text-align: center;
        max-width: 52%;
        margin: auto;
    }
    .single_team_left {
        width: 100%;
    }
    .single_team_row{
        flex-wrap: wrap;
    }
    .single_team_right {
        padding-left: 0px;
        width: 100%;
        margin-top: 30px;
    }
    .single_team_left .img_block img {
        display: block;
    }
    .single_team_right .name_author{
        padding-bottom: 20px;
    }
    .single_team_row .single_team_right .list {
        margin-bottom: 30px;
    }
    .single_team_row .single_team_right .qualifications {
        margin-top: 30px;
    }
    .single_team {
        padding: 200px 0px 50px;
    }
    .single_team_left .img_block {
        max-width: 50%;
        margin: auto;
    }
    .serice_pargraph_section {
        padding: 50px 0px;
    }
    .service_gallery {
        padding-bottom: 50px;
    }
      .video_section {
        padding: 50px 0px;
    }
    .video_section .title_subtitle {
        margin-bottom: 30px;
    }
    .accordion_sec {
        padding: 50px 0px;
    }
    .accordion_sec .accordian_main {
        margin-top: 30px;
    }
    .service_property {
        padding: 50px 0px;
    }
    .project_list .project_list_column{
        padding: 0px 10px;
    }
    .project_list .project_list_row{
        margin: 0px -10px;
    }
    .project_list .item .content h6{
        font-size: 14px;
    }
    .project_list {
        padding: 50px 0px;
    }
    .project_category ul li a {
        font-size: 16px;
        line-height: 22.65px;
    }
    .project_category ul {
        margin-bottom: 30px;
    }
    .project_list .primary_btn.transparent_btn {
        margin-top: 0px;
    }
    .project_row_single {
        padding: 50px 0px;
        flex-wrap: wrap;
    }
    .project_row_single .project_left {
        width: 100%;
    }
    .project_row_single .project_right {
        width: 100%;
    }
    .project_row_single .project_data{
        margin-top: 30px;
        padding-top: 30px;
    }
    .single_project_content {
        padding: 50px 0px;
    }
    .single_project_content .share_icon{
        margin-top: 40px;
    }
    .video_section.video_project_single {
        padding: 50px 0px;
    }
    .zig_zag_section .two_main .timeline:last-child{
        margin-bottom: 0px;
    }
    .zig_zag_section.project_single_twocolumn .two_main_wrapper .two_main_right .content h2{
        font-size: 90px;
    }
    .zig_zag_section.project_single_twocolumn .two_main_wrapper .two_main_right .content .primary_btn {
        margin-top: 30px;
    }
    .contact_section {
        padding: 50px 0px;
    }
    .contact_section .contact_row .contact_right{
        margin-top: 30px;
    }
    .header_main .custom-logo-link img {
        max-width: 100px;
    }
    .menu_navigation{
        padding: 100px 50px 40px 50px;
    }
    .bgimage_content .content_left{
        padding-bottom: 0px;
    }
    .feature_project .item .content{
        padding-right: 0px;
    }
  
    .our_project{
        padding-bottom: 50px;
    }
    .feature_project .large_text {
        bottom: -68px;
    }
    .feature_project .large_text h2{
        font-size: 52px;
        line-height: normal;
    }
    .our_project {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .project_row .project_column:last-child{
        margin-bottom: 0px;
    }
    .our_sponsers .sponsers_images .award_images{
        width: 33.33%;
    }
    .page_not_found {
        padding: 220px 0px 90px;
    }
    .search-results .search_page article.search-entry{
        width: 100%;
    }
    .search-results .search_page {
        padding: 160px 0px 50px;
    }
    .search-results header,.error404 header,.page-template-default header {
        padding: 18px 0 18px;
    }
    .page_template_default {
        padding: 150px 0px 50px;
    }
    .page_template_default .page_title {
        margin-bottom: 30px;
    }
    .search-results .search_page .search-entry-row{
        margin-top: 30px;
    }
    .search-results .search_page h1.search_title{
        font-size: 30px;
        line-height: 35px;
    }
    .search_page .pagination{
        padding: 40px 0px 0px;
    }
    .pagination .page-numbers{
        width: 40px;
        height: 40px;
        margin: 0px 5px;
    font-size: 16px;
    }
    .menu_navigation .close_btn{
        top: 30px;
        right: 30px;
    }
    .single_post_content .two_main {
        padding-bottom: 50px;
    }
    .single_post_content .next_prev_btn {
        padding-bottom: 50px;
    }
    .banner_section {
        height: 500px;
    }
    .project_row .project_column h2 p{
        font-size: 32px;
        line-height: 40px;
    }
    .accordion_sec .btn-wrapper button{
        padding-right: 0px;
    }
}

@media (max-width:576px){
    .known_for_section .known_for_row .known_right .icon_text .column{
        width: 100%;
        padding: 0px;
    }
    .team_list .team_row .team_column{
        width: 100%;
    }
    .pargraph-section .large_text h2{
        font-size: 54px;
    }
    .pargraph-section .large_text{
        max-width: 208px;
        top: 92%;
    }
    .single_team_left .img_block {
        max-width: 100%;
    }
    .service_gallery .slider_img img {
        height: 300px;
    }
    .service_gallery button.owl-next span, .service_gallery button.owl-prev span, .service_property button.owl-next, .service_property button.owl-prev {
        width: 40px;
        height: 40px;
    }
    
    
    .video_main .playpause img{
        width: 60px;
    }
    .accordion_sec .accordion-wrapper .collepsing-div{
        margin-left: 9%;
    }
    .service_property button.owl-next  {
        right: -3%;
    }
    .service_property button.owl-prev  {
        left: -3%;
    }
    .project_list .project_list_column{
        width: 100%;
    }
    .project_category ul li {
        margin-right: 20px;
    }
    .project_list .item{
        margin-bottom: 20px;
    }
    .project_row_single .project_data ul li {
        width: 50%;
    }
    blockquote{
        padding-left: 30px;
    }
    .footer_row .footer_menu{
        width: 100%;
    }
    .footer_row .footer_form {
        width: 100%;
        margin-top: 0px;
    }
    .our_sponsers .sponsers_images .award_images{
        width: 50%;
    }
    .banner_section {
        height: 480px;
    }
    .banner_section h1{
        margin-bottom: 5px;
    }
}

@media (max-width:480px){
    .menu_navigation{
        width: 100%;
        padding: 40px 30px 40px 30px;

    }
    .footer_row .footer_logo{
        width: 150px;
    }
    
}



@media only screen and (max-width: 991px) and (orientation: landscape) {
    .banner_section h1{
        font-size: 30px;
        margin-bottom: 5px;
        line-height: 35px;
    }
    .banner_section .sub-title{
        font-size: 25px;
        line-height: 30px;
    }
    .banner_section{
        padding-bottom: 50px;
    }
    .banner_section {
        height: 100vh;
    }
}
/* font-family: 'Encode Sans', sans-serif;
font-family: 'Shippori Mincho', serif; */