/* 
/**
 Theme Name:hello-elementor-child
 Template:hello-elementor
 Author: BIPL
 version: 0.2
 */

body p{
        font-family: 'Charter' !important;
}
body li li{
    font-family: 'Charter' !important;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Monument Grotesk' !important;
}
header#mainheader {
    position: absolute;
    background: rgb(211 204 189 / 81%);
}

header#mainheader::before {
    display: none;
}
header#mainheader nav li:last-child {
    margin-left: 15px;
}
header#mainheader nav li:last-child a.elementor-item {
    background: #7a212e;
    color: #fff;
    border-radius: 35px;
}
/*section#herosections {
    padding: 250px 0px 0px;
}
section#herosections .e-con-inner {align-items: center;justify-content: center;}
section#herosections .e-con-inner figure.swiper-slide-inner img {
    vertical-align: middle;
}*/
.homewapper {
    background: url(images/bg-img.webp) top center no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
}
.homewapper .homewapper-inner {
    width: 100%;
    border: 5px solid #000;
    max-width: 63%;
    margin: auto;
    position: absolute;
    top: 63%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.homewapper .homewapper-inner img {
    vertical-align: middle;
    width: 100%;
}
footer#site-footer {
    display: none;
}
header#mainheader div#header-logo img {
    height:80px;
}
.homewapper a.btn-bottom {
    background: #79242F;
    z-index: 9;
    position: fixed;
    right: 5%;
    bottom: 5%;
    border-radius: 35px;
    padding: 10px 30px;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 500;
}
.homewapper .homewapper-inner .item {
    position: relative;
}

.homewapper .homewapper-inner .sliderimg {
    position: relative;
    display: block;
}

.homewapper .homewapper-inner .slidertext {
    position: absolute;
    display: block;
    width: 100%;
    z-index: 99;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.homewapper .homewapper-inner .slidertext h4 {
    color: #79242F;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Oswald';
}

.homewapper .homewapper-inner .slidertext ul {
    margin: 0;
    padding: 0;
}

.homewapper .homewapper-inner .slidertext ul li {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}

.homewapper .homewapper-inner .slidertext a.btn-slider {
    background: #79242F;
    padding: 10px 30px;
    border-radius: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 15px;
    display: inline-block;
}
.homewapper .homewapper-inner .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateX(-50%);
    background: #79242F;
    width: 35px;
    height: 35px;
    color: #fff;
    font-size: 35px;
    line-height: 0;
    left: 17px;
    border-radius: 0px;
}

.homewapper .homewapper-inner .owl-nav 
 button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateX(-50%);
    background: #79242F;
    width: 35px;
    height: 35px;
    color: #fff;
    font-size: 35px;
    line-height: 0;
    right: 0;
}

.homewapper .homewapper-inner .owl-carousel {
    position: relative;
    overflow: hidden;
}

.homewapper .homewapper-inner .owl-nav button span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.homewapper .homewapper-inner .owl-nav button {
    border-radius: 0;
}
section#herosections .e-con-inner {
    justify-content: center;
}
body.page-template.page-template-about{background:url(images/about-page-bg.jpg) no-repeat;}
.aboutwapper {
    padding:150px 0px 50px;
}

.aboutwapper .aboutwapper-inner {
    max-width: 1500px;
    margin: auto;
}
.aboutwapper .aboutwapper-inner .aboutcontentbox ul {
    margin: 0;
    padding: 0;
}

.aboutwapper .aboutwapper-inner .aboutcontentbox ul li {
    list-style: none;
    display: flex;
    gap: 25px;
    align-items: center;
    padding: 25px;
    position: relative;
    justify-content: space-around;
}

.aboutwapper .aboutwapper-inner .aboutcontentbox ul li .aboutcontent-content {
    width: calc(50% - 25px);
    display: block;
    padding:20px 50px;
}

.aboutwapper .aboutwapper-inner .aboutcontentbox ul li .aboutcontent-image {
    width: calc(50% - 25px);
    border-radius: 30px;
    display: block;
    overflow: hidden;
}
.aboutwapper .aboutwapper-inner .aboutcontentbox ul li:nth-child(even) {
    padding-top: 25px;
    border-top: 2px solid #79242F;
}

.aboutwapper .aboutwapper-inner .aboutcontentbox ul li:nth-child(even) .aboutcontent-image {order: 1;}

.aboutwapper .aboutwapper-inner .aboutcontentbox ul li:nth-child(even) .aboutcontent-content {
    order: 2;
}
.aboutwapper .aboutwapper-inner .aboutcontentbox ul li:after {
    display: block;
    content: '';
    position: absolute;
    width: 2px;
    height: 104%;
    background: #000;
    left: 50%;
    transform: translateX(-50%);
}
.aboutwapper .aboutwapper-inner .aboutcontentbox ul li:after {
    display: block;
    content: '';
    position: absolute;
    width: 2px;
    height: 104%;
    background: #000;
    left: 50%;
}
.aboutwapper .aboutwapper-inner .aboutcontentbox ul li .aboutcontent-content h5 {
    color: #79242F;
    font-size: 40px;
    font-family: 'Oswald';
    text-transform: uppercase;
    margin: 0;
    font-weight: 500;
    margin-bottom: 15px;
}

.aboutwapper .aboutwapper-inner .aboutcontentbox ul li .aboutcontent-content p {
    font-size: 15px;
    color: #000;
    font-family: rubik;
}
a.btn-bottom {
    background: #79242F;
    z-index: 9;
    position: fixed;
    right: 5%;
    bottom: 5%;
    border-radius: 35px;
    padding: 10px 30px;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 500;
}
.aboutwapper .aboutwapper-inner .aboutcontent .owl-nav button.owl-prev {
    display: none;
}

.aboutwapper .aboutwapper-inner .aboutcontent .owl-nav button.owl-next {
    position: absolute;
    right: -64px;
    top: 51%;
    background: url(images/arrow-icon.png) no-repeat;
    width: 64px;
    height: 64px;
    display: block;
    transform: translateY(-50%);
}

.aboutwapper .aboutwapper-inner .aboutcontent .owl-nav button.owl-next span {
    display: none;
}
header#mainheader nav li:last-child:hover a:hover::after {display:none;}

header#mainheader {
    width: 96%;
}
section#main-hero-sections div#menu-column {
    align-items: normal;
    padding: 0;
    overflow: hidden;
}

section#main-hero-sections div#menu-column nav {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
}

section#main-hero-sections div#menu-column nav li {
    list-style: none;
    display: block;
    writing-mode: vertical-rl;
    transform: rotate(0deg);
    white-space: nowrap;
    display: inline-block;
    overflow: visible;
}

section#main-hero-sections div#menu-column nav li a {
    background: #D6B589;
    display: block;
    border: 2px solid #fff;
    border-radius: 0px 10px 10px 0px;
    color: #7a212e;
    font-size: 15px;
    font-weight: 600;
    padding: 14px;
    text-align: center;
    box-shadow:3px 3px 12px 0px #000;
    min-height:100px;
}
section#main-hero-sections div#menu-column nav li:hover a, section#main-hero-sections div#menu-column nav li.current_page_item a{background:#79242F; color:#fff;}
section#main-hero-sections div#menu-column nav ul.elementor-nav-menu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
div#bottompage-button {
    position: absolute;
    bottom: 50px;
}
div#aboutcontent-column .aboutpage-wapper .elementor-element .e-con-inner {
    gap: 0;
}

div#aboutcontent-column .aboutpage-wapper .elementor-element .e-con-inner > .elementor-element{
    border-bottom: 2px solid #79242F;
    position: relative;
}

div#aboutcontent-column .aboutpage-wapper .e-con-inner:after {
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    background: #79242F;
    left: 50%;
}

div#aboutcontent-column .aboutpage-wapper .elementor-element .e-con-inner .elementor-element:last-child{border-bottom:none;}
div#aboutcontent-column .aboutpage-wapper .owl-stage-outer .owl-item {
    float: left;
    width: 100%;
}
div#aboutcontent-column .aboutpage-wapper .owl-nav button.owl-prev {
    /* display: none; */
    position: absolute;
    left: 50px;
    bottom: 50px;
    background: url(images/arrow-icon.png) no-repeat;
    width: 64px;
    height: 64px;
    display: block;
    transform: rotate(180deg);
    border: none;
}

div#aboutcontent-column .aboutpage-wapper .owl-nav button.owl-next {
    position: absolute;
    right: 50px;
    bottom: 50px;
    background: url(images/arrow-icon.png) no-repeat;
    width: 64px;
    height: 64px;
    display: block;
    border: none;
}

div#aboutcontent-column .aboutpage-wapper .owl-nav button.owl-next span {
    display: none;
}
div#aboutcontent-column {
    position: relative;
}
div#aboutcontent-column .aboutpage-wapper .owl-nav button.owl-prev span {
    display: none;
}
section#main-hero-sections div#hero-column a.swiper-slide-inner .elementor-slide-description {
    font-weight: 400;
}
section#main-hero-sections div#hero-column .elementor-slide-description {
    font-weight: 400;
}
section#main-hero-sections div#hero-column .elementor-slide-description ul {
    margin: 0;
    padding: 0;
}

section#main-hero-sections div#hero-column .elementor-slide-description ul li {
    list-style: none;
    margin-bottom: 5px;
}
.elementor-repeater-item-c2e81d3.swiper-slide.swiper-slide-active .swiper-slide-bg {
    background-position: top !important;
    transition-duration:inherit !important;
}
section#main-hero-sections .owl-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
}
div#aboutcontent-column .owl-item .e-con-inner img {
    object-fit: cover;
}
.elementor-location-header {
    float: right;
    width: 120px;
}
main#content {
    float: left;
    width: calc(100% - 120px);
}
header.elementor-element .elementor-element.elementor-widget-theme-site-logo img {
    width: 80px;
}

header.elementor-element div#menu-header {
    float: left;
}

header.elementor-element div#menu-header nav a.elementor-item {
    padding: 0;
    display: block;
    list-style: none;
    display: block;
    writing-mode: vertical-rl;
    transform: rotate(0deg);
    white-space: nowrap;
    display: inline-block;
    overflow: visible;
    background: #9d473e;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 3px;
    min-height: 90px;
    text-align: center;
    border: 1px solid #000;
    margin: 0;
    font-family: 'Charter';
}
header.elementor-element .elementor-social-icons-wrapper {
    width: auto;
    display: flex;
    flex-direction: column;
    position: absolute;
    right: -8px;
    bottom: 0;
}

header.elementor-element {
    position: relative;
}

header.elementor-element .elementor-element.elementor-widget-social-icons {
    float: right;
    width: auto;
    position: absolute;
    right: 0;
    bottom: 0;
}
header.elementor-element div#menu-header nav li.menu-item span.sub-arrow {
    display: none;
}
.elementor-location-header header.elementor-element {
    padding-left: 0;
}

.elementor-location-header header.elementor-element .elementor-element.elementor-widget-theme-site-logo {
    float: right;
    width: 100%;
    text-align: right;
}
header.elementor-element div#menu-header nav a.elementor-item:hover, header.elementor-element div#menu-header nav  a.elementor-item.elementor-item-active {
    opacity: .6;
    font-weight:bold;
}
body.home .elementor-location-header header.elementor-element .elementor-element.elementor-widget-theme-site-logo {
    visibility: hidden;
}
body.page-template {
    background: none;
}
div#singlemenu-link nav ul li.menu-item a.elementor-item {
    background: #7a212e;
    color: #fff;
    border-radius: 3px;
}
div#singlemenu-link {
    padding: 0;
}
div#singlemenu-link nav {
    left: 3px;
    position: absolute;
/*    top: 35px;*/
}
div#singlemenu-link nav ul li.menu-item a.elementor-item {
    background: #7a212e;
    color: #fff;
    border-radius: 3px;
    padding: 0;
    display: block;
    list-style: none;
    display: block;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
    display: inline-block;
    overflow: visible;
    background: #9d473e;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 3px;
    min-height: 90px;
    text-align: center;
    border: 1px solid #000;
    margin: 0;
}
.singlemenu-link nav ul li.menu-item a.elementor-item {
    background: #7a212e;
    color: #fff;
    border-radius: 3px;
}
.singlemenu-link {
    padding: 0;
}
.singlemenu-link nav {
    left: 3px;
    position: absolute;
/*    top: 35px;*/
}
.singlemenu-link nav ul li.menu-item a.elementor-item {
    background: #7a212e;
    color: #fff;
    border-radius: 3px;
    padding: 0;
    display: block;
    list-style: none;
    display: block;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
    display: inline-block;
    overflow: visible;
    background: #9d473e;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 3px;
    min-height: 90px;
    text-align: center;
    border: 1px solid #000;
    margin: 0;
}
div#hero-carousel .elementor-slide-description ul li {
    list-style: none;
    margin-bottom: 5px;
    font-weight: 400;
}
div#aboutcontent-column .aboutpage-wapper .elementor-element .e-con-inner {
    max-width: 100% !important;
}
section#main-content-container {
    width: calc(100% - 120px);
}
section#main-content-container .projectpage-wapper .owl-stage-outer{overflow:hidden;}
.projectpage-wapper .aboutpage-wapper .owl-item {
    float: left;
}

.projectpage-wapper .aboutpage-wapper .owl-item .elementor-element.elementor-widget-image, .projectpage-wapper .aboutpage-wapper .owl-item figure.elementor-image-box-img {
    height:373px;
    overflow: hidden;
}

.projectpage-wapper .aboutpage-wapper .owl-item .elementor-element.elementor-widget-image img, .projectpage-wapper .aboutpage-wapper .owl-item figure.elementor-image-box-img img {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

section#main-content-container .projectpage-wapper button.owl-next {
    right:20px;
    position: absolute;
    background: url(images/right-arrow-slider.png) no-repeat;
    width:75px;
    height:22px;
    border: none;
    bottom: 0;
    background-size: cover;
}
section#main-content-container .projectpage-wapper button.owl-prev{
    left:20px;
    position: absolute;
    background: url(images/left-arrow-slider.png) no-repeat;
    width:75px;
    height:22px;
    border: none;
    bottom: 0;
    background-size: cover;
}
section#main-content-container .projectpage-wapper button span {
    display: none;
}
section#main-content-container .projectpage-wapper {
    overflow: inherit;
}

section#main-content-container .projectpage-wapper .owl-nav {
    bottom: -40px;
    position: absolute;
    width: 100%;
    z-index: 999;
}
div#bottombar-footer div#previouse-link {
    border-right: 2px solid #000;
    display: flex;
    height: 100%;
}

div#bottombar-footer  div#logo-bottom-bar {
    border-right: 2px solid #000;
}
div#bottombar-footer div#page-title-bottombar {
    height: 100%;
}

.bottombar-footer .previouse-link {
    border-right: 2px solid #000;
    display: flex;
    height: 100%;
}

.bottombar-footer  .logo-bottom-bar {
    border-right: 2px solid #000;
}
.bottombar-footer .page-title-bottombar {
    height: 100%;
}

div#page-title-bottombar div#project-text-col {
    border-left: 2px solid #000;
    height: 100%;
}

div#page-title-bottombar div#project-text-col div#next-link {
    border-left: 2px solid #000;
}

div#page-title-bottombar div#project-text-col .elementor-element {
    height: 100%;
}

div#page-title-bottombar div#project-text-col ul {
    margin: 0;
    padding:0px;
    width: 100%;
}

div#page-title-bottombar div#project-text-col ul li {
    list-style: none;
    width: 100%;
    font-size: 13px;
    font-family: 'Charter';
    color: #000;
    display: flow-root;
    border-bottom: 1px solid;
    padding: 1px 10px;
}
div#page-title-bottombar div#project-text-col ul li:last-child{border-bottom:none;}
div#page-title-bottombar div#project-text-col .elementor-element {
    display: block;
    align-items: center;
    margin: 0;
}

div#page-title-bottombar div#project-text-col ul li strong {
    float: right;
    font-size: 15px;
    font-family: 'Monument Grotesk';
    vertical-align: bottom;
    font-weight: 600;
}


/*** Dots ***/

.page-title-bottombar .project-text-col {
    border-left: 2px solid #000;
    height: 100%;
}

.page-title-bottombar .project-text-col div#next-link {
    border-left: 2px solid #000;
}

.page-title-bottombar .project-text-col .elementor-element {
    height: 100%;
}

.page-title-bottombar .project-text-col ul {
    margin: 0;
    padding:0px;
    width: 100%;
}

.page-title-bottombar .project-text-col ul li {
    list-style: none;
    width: 100%;
    font-size: 13px;
    font-family: 'Charter';
    color: #000;
    display: flow-root;
    border-bottom: 1px solid;
    padding: 1px 10px;
}
.page-title-bottombar .project-text-col ul li:last-child{border-bottom:none;}
.page-title-bottombar .project-text-col .elementor-element {
    display: block;
    align-items: center;
    margin: 0;
}

.page-title-bottombar .project-text-col ul li strong {
    float: right;
    font-size: 15px;
    font-family: 'Monument Grotesk';
    vertical-align: bottom;
    font-weight: 600;
}

/*** Dots ***/

section#main-content-container .processpage-wapper .owl-stage-outer{overflow:hidden;}
.processpage-wapper .aboutpage-wapper .owl-item {
    float: left;
}
 

section#main-content-container .processpage-wapper button.owl-next {
    right:20px;
    position: absolute;
    background: url(images/right-arrow-slider.png) no-repeat;
    width:75px;
    height:22px;
    border: none;
    background-size: cover;
    bottom: 7px;
}
section#main-content-container .processpage-wapper button.owl-prev{
    left:20px;
    position: absolute;
    background: url(images/left-arrow-slider.png) no-repeat;
    width:75px;
    height:22px;
    border: none;
    background-size: cover;
    bottom:7px;
}
section#main-content-container .processpage-wapper button span {
    display: none;
}
section#main-content-container .processpage-wapper {
    overflow: inherit;
}

section#main-content-container .processpage-wapper .owl-nav {
    bottom: -47px;
    position: absolute;
    width: 100%;
    z-index: 999;
}
/*div#slide-item div#slide-item-img {
    display: block;
    height: 680px;
    overflow: hidden;
    position: relative;
}*/
body{background:#F1EAD7 !important;}
section#main-content-container .projectpage-wapper .elementor-image-box-wrapper {
    display: block;
    position: relative;
    width: 100%;
}

section#main-content-container .projectpage-wapper .elementor-image-box-wrapper figure.elementor-image-box-img {
    display: block;
    position: relative;
    width: 100%;
}
section#main-content-container .projectpage-wapper .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 50px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #ffffffc2;
    opacity: 0;
    border: 5px solid #9d473e;
}
section#main-content-container .projectpage-wapper .elementor-image-box-wrapper .elementor-image-box-content p.elementor-image-box-description {
    font-size: 18px;
}

section#main-content-container .projectpage-wapper .elementor-image-box-wrapper:hover .elementor-image-box-content {
    opacity: 1;
}

section#main-content-container .projectpage-wapper .elementor-image-box-wrapper figure.elementor-image-box-img img {
    vertical-align: middle;
}
/*.book-section > .container > .right.flip .elementor-element.elementor-widget-heading, .book-section > .container > .right.flip .elementor-element.elementor-widget-text-editor, .book-section > .container > .right.flip .elementor-element.elementor-widget-image {
    transform: rotateY(180deg);
}*/
.book-section {
    width: 96% !important;
}
.b-controls {
    position: absolute;
    bottom:-50px !important;
    width:100% !important;
}
.booklet .b-arrow-next {
    right: 0 !important;
    bottom: -20px !important;
    position: absolute;
    top: inherit !important;
    height: auto !important;
    width: 185px !important;
/*    display:block !important;*/
}
.b-controls .b-arrow.b-arrow-prev {
    left: 0px !important;
    bottom: 0px;
    top: inherit !important;
    width: auto !important;
    height: auto !important;
/*    display:block !important;*/
}

.booklet .b-arrow-next div {
    top: inherit !important;
}

.booklet .b-arrow-next {
    bottom: 0px !important;
}

.booklet .b-arrow-prev div {
    top: inherit !important;
}
div#main-content-container .tearpage-wapper .owl-item {
    float: left;
}

div#main-content-container .tearpage-wapper .owl-stage-outer {
    overflow: hidden;
}
div#main-content-container .tearpage-wapper .aboutpage-wapper .owl-nav button{
     position: absolute;
     background: #9d473e;
     color: #fff;
    font-weight: bold;
    bottom: -73px;
}
div#main-content-container .tearpage-wapper .aboutpage-wapper .owl-nav button.owl-next {
    right: 10px; 
    
}

div#main-content-container .tearpage-wapper .aboutpage-wapper .owl-nav button.owl-prev {
    left: 10px;
}
.tearpage-wapper .aboutpage-wapper .owl-item {
    float: left;
}

.tearpage-wapper .aboutpage-wapper .owl-stage-outer {
    overflow: hidden;
}

.tearpage-wapper .aboutpage-wapper .owl-nav {
    bottom:12px;
    width: 100%;
    position: absolute;
    z-index: 9999;
    padding: 0px 20px;
}

.tearpage-wapper .aboutpage-wapper .owl-nav button.owl-next {
    position: absolute;
    right:20px;
    position: absolute;
    background: url(images/right-arrow-slider.png) no-repeat;
    width:75px;
    height:22px;
    border: none;
    bottom:7px;
    background-size: cover;
}

.tearpage-wapper .aboutpage-wapper .owl-nav button.owl-prev {
    position: absolute;
    left: 20px;
    position: absolute;
    background: url(images/left-arrow-slider.png) no-repeat;
    width:75px;
    height:22px;
    border: none;
    bottom: 7px;
    background-size: cover;
}
.tearpage-wapper .aboutpage-wapper .owl-nav button span {
    display: none;
}
.homepage-wapper .homepage-wapperinner .owl-item {
    float: left;
}

.homepage-wapper .homepage-wapperinner .owl-stage-outer {
    overflow: hidden;
}
.homepage-wapper .homepage-wapperinner{display:block !important;}
.homepage-wapper .homepage-wapperinner .hero-large-img {
    display: block;
    width: 100%;
    position: relative;
}

.main-hero-sections .hero-large-img {
    display: block;
    width: 100%;
    position: relative;
}

.main-hero-sections  .hero-overlap {
    position: absolute;
    width: 100%;
    display: block;
/*    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}
.homepage-wapper .homepage-wapperinner .hero-large-img:after {
    display: block;
    content: '';
    background:hsl(0deg 0% 100% / 67%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
/*.main-hero-sections .homepage-wapper .aboutpage-wapper .owl-item {
    height: 350px;
}*/
.main-hero-sections .homepage-wapper .homepage-wapperinner .owl-nav button.owl-next {
    position: absolute;
    right:0px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 0;
    background: url(images/right-arrow-slider.png) no-repeat;
    width:75px;
    height:22px;
    background-size: cover;
}
.main-hero-sections .homepage-wapper .homepage-wapperinner .owl-nav button.owl-prev{
    position: absolute;
    left:0px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 0;
    background: url(images/left-arrow-slider.png) no-repeat;
    width:75px;
    background-size: cover;
    height:22px;
}
.main-hero-sections .homepage-wapper .homepage-wapperinner .owl-nav button span{display:none;}
/*.owl-nav button{
      animation: pulse 2s infinite !important;
}
@keyframes pulse {
0% {
    transform: scale(.1);
  }
  100% {
    transform: scale(.2);
  }
}*/
button.owl-prev.disabled{opacity:0.5;}
button.owl-next.disabled{opacity:0.5;}

.homepage-wapper .homepage-wapperinner .owl-nav {
    position: absolute;
    bottom: -40px;
    width: 100%;
    z-index: 99;
}
.homepage-wapper .homepage-wapperinner .owl-nav button.owl-next {
    right: 0;
    position: absolute;
}
.new-project-box .new-project-content {
    height: 100%;
    display:none;
}

.new-project-box:hover .new-project-content {
    display:block;
}
.new-project-box:hover .new-project-content .elementor-widget-heading {
    margin-bottom: 15px;
}
.tearbottom-row .tearbottom-centercol {
    height: 100%;
}

.tearbottom-row .tearbottom-centercol .previouse-link {
    height: 100%;
}
.home header.elementor-element .e-con-inner {
    padding-top: 130px;
}
header.elementor-element nav ul li ul.sub-menu {
    position: relative !important;
    display: none !important;
    margin: 0px !important;
    max-width: inherit !important;
    min-width: inherit !important;
    background: none !important;
    width:118px;
}
/*header.elementor-element nav ul li:hover ul.sub-menu{display:block !important;}*/
header.elementor-element nav ul li ul.sub-menu li a{
    /*writing-mode: vertical-rl;
    transform: rotate(0deg);
    white-space: nowrap;
    min-height: 90px;*/
    display: inline-block;
    overflow: visible;
    background: #9d473e;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #000;
    margin: 0;
    font-family: 'Charter' !important;
    font-weight: bold !important;
    width:100%;
    cursor:pointer;
}
header.elementor-element nav ul li ul.sub-menu li:hover a{transition:inherit !important;padding: 5px !important; color:#fff;    opacity: .6;
    font-weight: bold;}
header.elementor-element nav ul li.current_page_item ul.sub-menu {
    display: block !important;
    margin-top: -4px !important;
}
header.elementor-element nav ul li.current_page_item ul.sub-menu {
    display: none !important;
}
.newheader-number {
    position: absolute;
    right: 0;
}

.newheader-number p.elementor-icon-box-description {
    font-weight: 600;
}
.tearcontent-colm {
    height:700px;
    overflow-y: auto;
}
.slider-content {
    height: 451px;
    overflow: auto;
    display:block;
}
.tearpage-wapper .slider-content {
    height:85vh;
}
.home .newheader-number{right:0px !important;}
.linkedin-header {
    position: absolute;
    right: 0;
    margin: 0 !important;
    padding: 0;
    width: auto;
}

.linkedin-header a.elementor-icon {
    width: auto;
}

body {
    overflow-y: scroll;
}
.into-title h1.elementor-heading-title {
/*    font-family: 'Charter' !important;*/
    text-transform: uppercase;
}
.bottombar-page-ctitle {
    display: flex;
    height: 100%;
    align-items: center;
}
.tearbottom-inrightcol .bottombar-page-ctitle{min-height:60px;}
.new-project-content{display:none !important}
/*.tearbottom-row {
    margin-bottom: -4px;
}*/
h1, h2, h3, h4, h5, h6{
    font-family: 'Trajan Pro' !important;
}
span.elementor-icon-list-text{font-family: 'Charter' !important;}
.slider-content::-webkit-scrollbar {
    width: 1em;
}
 
.slider-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.slider-content::-webkit-scrollbar-thumb {
  background-color: #7A212E;
  outline: 1px solid slategrey;
}
body::-webkit-scrollbar {
    width: 1em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #7A212E;
  outline: 1px solid slategrey;
}
.tearbottom-row {
    height: 58px !important;
    overflow: hidden;
    border-top: 2px solid #000;
}
.linkedin-header-t {
    position: absolute !important;
    bottom: inherit !important;
    left: 36px !important;
    right: inherit !important;
}

.home .linkedin-header-t{
    top: 80px !important;
}


.bottombar-page-ctitle {
    border-right: none !important;
}
.tearbottom-leftcol .elementor-element {border-right: 0 !important;}
.bottombar-page-ctitle .elementor-heading-title {
    margin-bottom: -5px !important;
}
/*.page-title-bottombar .project-text-col ul {
    margin: 0;
    padding: 10px 0px 0px;
    width: 100%;
}*/

span.owl-pause {
    bottom: -40px !important;
    position: relative !important;
    cursor: pointer;
}

.tearbottom-row .page-title-bottombar .project-text-col ul{padding-top:5px;}

/***** Website Responsive ******/

@media(max-width:1600px){
   .home header.elementor-element .e-con-inner {
    padding-top: 110px;
}
.homepage-wapperinner h2.elementor-heading-title {
    font-size: 26px !important;
}

.homepage-wapperinner span.elementor-icon-list-text {
    font-size: 14px !important;
}

.homepage-wapperinner li.elementor-icon-list-item {
    margin-bottom: 0 !important;
    padding-bottom: 0px !important;
}
.hero-overlap .elementor-element.elementor-icon-list--layout-traditional {
    margin: 0;
}
.homepage-wapperinner h6.elementor-heading-title {
    font-size: 10px !important;
}

}

@media(max-width:1399px){
   .home header.elementor-element .e-con-inner {
        padding-top: 86px;
    }
    .home .linkedin-header-t {
    top: 58px !important;
}
    .homepage-wapperinner h2.elementor-heading-title {
        font-size: 16px !important;
    }
    .hero-overlap {
    padding: 10px !important;
}

.homepage-wapperinner span.elementor-icon-list-text {
        font-size: 11px !important;
        line-height: 15px !important;
    }
.slider-content h1.elementor-heading-title {
    font-size: 28px;
}
/*.nleader-listing {
    display: block;
}
*/
/*.nleader-listing .elementor-element {
    width: 100%;
}*/

}


@media(max-width:1024px){
nav.elementor-nav-menu__container {
    background: none !important;
}
.elementor-location-header {
    float: left !important;
    width: 100% !important;
    background: none !important;
}

header.elementor-element {
    min-height: inherit !important;
    position: absolute !important;
    z-index: 9;
    padding: 0px !important;
    display: block !important;
}

header.elementor-element .e-con-inner {
    padding: 0px !important;
}
main#content {
    width: 100% !important;
}
div#menu-column {
    display: none;
}
div#singlemenu-link {
    display: none;
}
section.elementor-element.e-con-full {justify-content: center;}
.elementor-menu-toggle {
    background: #7a212e;
    width: 50px;
    height: 50px;
    border-radius: 0px !important;
}

.elementor-menu-toggle svg {fill: #fff !important;font-size: 30px !important;}
.slider-content{height:inherit !important; overflow:inherit;}
header.elementor-element .elementor-social-icons-wrapper {
    right: -68px;
    bottom: 16px;
}
.bottombar-page-ctitle h1.elementor-heading-title {
    font-size: 24px !important;
}
.slider-content {
    padding: 0;
}
.bottombar-page-ctitle .elementor-heading-title{margin-bottom:0px !important;}
.tearbottom-row{height:inherit !important;}



.tearbottom-row {
    display: block !important;
}

.tearbottom-row .tearbottom-leftcol {
    display: block !important;
    width: 100% !important;
}

.page-title-bottombar {
    width: 100% !important;
}

.tearbottom-row {
    display: block !important;
}

.tearbottom-row .elementor-element {
    display: block !important;
    text-align: center;
}

.tearbottom-row .elementor-element .elementor-element {
    text-align: center !important;
}

.tearbottom-row .elementor-element .tearbottom-logocol {
    width: 100% !important;
}

.tearbottom-row .elementor-element .bottombar-page-ctitle {
    text-align: center !important;
    width: 100% !important;
    border-top: 2px solid #000;
    padding: 10px;
    height: inherit !IMPORTANT;
    min-height: inherit !important;
}

.bottombar-page-ctitle {align-items: center;display: flex;}

.bottombar-page-ctitle h4.elementor-heading-title {
    margin: 0;
}

.project-text-col {
    width: 100% !important;
}

.project-text-col .elementor-element {
    width: 100%;
    margin: auto;
    max-width: 100%;
}

.page-title-bottombar .project-text-col ul {
    max-width: 200px;
    margin: auto;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.tearbottom-row {
    border: none;
}
.newbottom-bar {
    display: block !important;
}

.newbottom-bar .elementor-element {
    display: block !important;
    text-align: center;
    width: 100%;
}

.newbottom-bar .elementor-element .bottombar-page-ctitle {
    padding: 15px 0px;
}header.elementor-element div#menu-header nav a.elementor-item:hover, header.elementor-element div#menu-header nav a.elementor-item.elementor-item-active{opacity:1 !important;}

}

@media(max-width: 800px){
    section#main-content-container .processpage-wapper .owl-nav{bottom:0px !important}
    .main-content-tcontainer {
    width: calc(100% - 120px);
}

}

@media(max-width:783px){

header.elementor-element {
    min-height: inherit !important;
}

header.elementor-element .e-con-inner {
    display: block !important;
}

.newheader-number {
    display: flex;
    align-items: center;
}

.newheader-number .elementor-icon-box-icon {
    position: absolute;
    left: -30px;
    top: 5px;
    display:none !important;
}
div#hero-column img {
    width: 41% !important;
}
.aboutpage-wapper {
    overflow: hidden;
}
section#main-content-container, .main-content-tcontainer {
    width: calc(100% - 40px);
}
section#main-content-container .aboutpage-wapper {
    margin-top: 45px;
}
section#main-content-container .projectpage-wapper .owl-nav{bottom:20px;}
nav.elementor-nav-menu__container {
    margin: 0 !important;
}
header.elementor-element div#menu-header{gap:0px !important;}
.aboutpage-wapper {
    padding-bottom: 50px;
}
    section#main-content-container .processpage-wapper .owl-nav {
        bottom: 15px !important;
    }

header.elementor-element div#menu-header nav a.elementor-item {
    writing-mode: inherit !important;
    min-height: inherit !important;
    min-width: 100px;
}

}



@media(max-width:593px){
        .homepage-wapperinner h2.elementor-heading-title {
        font-size: 14px !important;
    }
        .homepage-wapperinner span.elementor-icon-list-text {
        font-size: 10px !important;
        line-height: 12px !important;
    }
    .homepage-wapperinner h6.elementor-heading-title {
        font-size: 8px !important;
    }
    nav.elementor-nav-menu__container{margin-top:0px !important;}
    header.elementor-element div#menu-header{margin:0px;gap:0px;}
    .newheader-number .elementor-icon-box-wrapper p.elementor-icon-box-description {
    font-size: 12px;
}
header.elementor-element div#menu-header nav a.elementor-item {
    font-size: 12px;
    border-radius: 0;
    transform: inherit !important;
}
.page-title-bottombar .project-text-col ul{max-width:100% !important;}
.tearbottom-row .project-text-col ul{max-width:200px !important;}
.tearpage-wapper .aboutpage-wapper .owl-nav{bottom:62px !important;}

}

@media(max-width:480px){
    .main-hero-sections .hero-overlap {
    height: 132px !important;
    overflow-y: scroll;
}
.tearpage-wapper .aboutpage-wapper .owl-nav button.owl-prev {
    left: 15px;
    width: 36px;
}
.tearpage-wapper .aboutpage-wapper .owl-nav button.owl-next {
    right: 15px;
    width: 36px;
    background-position: right;
}
.tearbottom-row .elementor-element {
    border: none;
}
.tearbottom-row .tearbottom-leftcol .elementor-element {
    border-left: 0px !important;
}
}

