/*.innerpage .background-images {
    height: 70%;
}

.innerpage .main-screen .wrap_float {
    height: 49vh;}*/
.banner_txt{
    z-index: 99999;
    right: 20px;
    bottom: 0;
    font-size: 54px;
    background: #ffffffb5;
    padding: 19px 26px;
    color: #f38635;
    border-left: 5px solid #f58634;
    position: absolute;
}
.sub_title {
    font-size: 40px;
    font-family: 'Futura';
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 50px;
    border-left: 1px solid #a9abb1;
    padding-left: 18px;
}
.top-panel {
    z-index: 5;
}
body{
    overflow-x: hidden;
}
.pt_0{
    padding-top: 0 !important;
}
.menu-btn {
    z-index: 6;
}
menu.menu {
    margin-top: 10%;
}
.menu > li > a {
    line-height: 35px;
    font-size: 35px;
}

.menu > li {
    padding: 10px 0;}

.inner_banner img{
    
    height: 70vh;
    width: 100%;
    object-fit: cover;
}


.team-item-link {
    background: #f586348c;}
.projects-posts-item:hover {
    background: #f58634;
    border-color: #f58634;
}
.projects-posts-item:hover h3{
    color: #fff;}

.projects-posts-item:hover:before {
    filter: invert(1);}
.sub_title b{
    color: #f58634;
}
.sub_title { color: #a9abae;}
.text-center{
    text-align: center;}

.title {
    font-size: 28px;
}

file-wrapper {
        border-bottom: 1px solid #8b8b8b;
	overflow: hidden;
	background: #fff;
	padding: 0 20px;
	position: relative;
	margin-bottom: 12px;
	border: 1px solid #ddd;
	cursor:pointer;
	font-family: 'Quicksand', sans-serif;
	width: calc(100% - 2em);
}
.file-wrapper input {
	left: 0;
	opacity: .01;
	cursor: pointer;
	position: absolute;
	-moz-opacity: .01;
	filter: alpha(opacity=1)
}
.file-wrapper .file-button {
    color: #ffffff;
    float: left;
    cursor: pointer;
    /* margin-left: -20px; */
    padding: 15px;
    border: 2px dashed #f58634;
    display: inline-block;
    border-radius: 30px;
    background: #f58634;
}
.file-holder {
    top: 15px;
    padding-left: 15px;
    position: absolute;
    left: auto;
}
.file-button i {
    margin-right: 8px;
}
@-webkit-keyframes spinnerRotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinnerRotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes spinnerRotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}#form_process{-webkit-animation-name:spinnerRotate;-webkit-animation-duration:1.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spinnerRotate;-moz-animation-duration:1.1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spinnerRotate;-ms-animation-duration:1.1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;display:inline-block;margin-left:10px;position:relative;visibility:hidden}

#error_data{
	color: red;
    font-size: 14px;
    margin: 0px 0px 10px;
    line-height: normal;
}
.input , select{
    font-size: 18px;
}
.map_sec.offices-item-img {
    display: block;
    float: left;
    /* width: 100%; */
    height: 26vw;
    overflow: hidden;
    padding-left: 50px;
    width:55%;
    border-radius: 70px;
}

.projects-item-info ._title span {
    font-size: 15px;
}

.main-title {
    font-size: 25px;
    line-height: 50px;
}
.main-title span {
    font-size: 45px;
    /* word-break: break-word; */
    white-space: pre;
    color: #fff;
}
.offices-item-content {
    width: 40%;
}

.offices-item-title {
    margin-bottom: 20px;
}

.center_sec {
    width: 60% !important;
    margin: 0 auto !important;
    text-align: center !important;
    clear: both;
    float: unset;
}

.upcoming-project h1 {
    font-family: Monoton;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999999;
    left: 0;
    color: #fff;
    right: 0;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 1px;
   /* background: #3337;*/
    border: 1px solid #fff5;
    word-spacing: 15px;
}
.upcoming-project{
    text-align: center;
    position: relative;
}

.projects-item-info ._tags {
    padding-left: 40px;
    color: #9A9A9A;
    text-align: right;
    text-overflow: ellipsis;
    overflow: visible;
    max-width: 100%;
    -webkit-line-clamp: 2;
}
.vision_sec .thsn-ptable-line {
    margin-top: -40px;
    padding: 20px;
    min-height: 160px;
        margin-bottom: 0;
}

.thsn-pricing-table-box {
    text-align: center;
    position: relative;
}
.thsn-pricing-table-box {
    border: 1px solid #eeeeee;
    border-right: 0;   
}
.thsn-ptable-cols.row .thsn-ptable-col:last-child .thsn-pricing-table-box {
    border-right: 1px solid #eeeeee;
}
.thsn-pricing-table-box .thsn-ptable-icon{
    font-size: 40px;
    line-height: 85px;
    margin: 0 auto;
    top: -45px; 
    width: 85px;
    height: 85px;
    border: 1px solid #dfe0e0;
    background: #fff;
    border-radius: 50%;
    position: relative;
}
.thsn-pricing-table-featured-col .thsn-pricing-table-box .thsn-ptable-icon{
    border-color: #fff;
}
.thsn-pricing-table-box .themesion-ptable-heading{
    font-size: 24px;
    line-height: 26px; 
    padding-top: 50px;
    padding-bottom: 60px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
}
.thsn-pricing-table-box .themesion-ptable-price-w{
    position: relative;
    display: inline-block;
    margin: 0 auto;
    font-family: Rajdhani,sans-serif;
    font-weight: 700;
    padding-left: 20px;
    margin-bottom: 30px;
}
.thsn-pricing-table-box .themesion-ptable-price {
    font-size: 84px;
    line-height: 84px;
    font-weight: 500;
    letter-spacing: -5px;
}
.thsn-pricing-table-box .themesion-ptable-price sup {
    top: -27px;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1px;
    left: 10px;
}
.thsn-pricing-table-box .thsn-ptable-lines-w {
    padding-top: 15px;
    margin-top: 0;
}
.thsn-ptable-btn a:hover{
    color: #fff;
}
.thsn-pricing-table-box .thsn-ptable-btn {
    padding-top: 20px; 
    padding-bottom: 50px;
}
.thsn-pricing-table-box .themesion-sep {
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    display: none;
}
.thsn-pricing-table-box .themesion-ptable-frequency {
    position: absolute;
    bottom: 15px;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    margin-left: 6px;
    color: #666666;
    right: -14px;
}
.thsn-pricing-table-box .themesion-ptable-symbol, 
.thsn-pricing-table-box .themesion-ptable-price {
    display: inline-block;
}
.thsn-pricing-table-box .themesion-ptable-symbol {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 36px;
    line-height: 36px;
    font-weight: 500;
}
.thsn-pricing-table-box .themesion-ptable-desc{
    font-family: Rajdhani,sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;  
    min-height: 40px;
}
.thsn-pricing-table-box .thsn-ptable-line {
    position: relative;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
}
.thsn-pricing-table-box .thsn-ptable-line i{
    margin-right: 5px;
}
.thsn-ptable-btn a{
    padding: 16px 40px;
    border-radius: 0;
    color: #fff; 
    text-align: center;
    display: inline-block;
}
.thsn-pricing-table-box .thsn-ptable-line i.fa-times{
    color: red;
}
.themesion-ele-ptable-style-1 .row .thsn-ptable-col {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}
.projects-posts-item{
    height: auto;
    padding: 40px;
    text-align: center;
}
.projects-posts-item p, .projects-posts-item h3{
    font-family: "Futura", sans-serif;}
.projects-posts-item:hover p {
    color: #fff;
    text-align: center;
}

.vision_sec .projects-posts-item .icon{
        top: -73px;
    position: absolute;
    height: 100px;
    left: 0;
    background: #f48735;
    right: 0;
    padding: 15px;
    margin: 0 auto;
}
.vision_sec .projects-posts-item i {
    background: #adaaa8;
    border-radius: 100%;
    border: 1px solid #00000026;
    padding: 12px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 49px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    text-align: center;
}

.vision_sec .projects-posts-item:before{
    display: none;
}

.projects-posts-item:hover {
    background: #adaaa8 !important;
    border: none !important;
}
.projects-posts-item:nth-child(-n+3) {
    margin-top: 0;
    padding-top: 105px;
    border: 1px solid #adaaa894;
}
.projects-posts-item:nth-child(-n+3) {
    margin-top: 0;
    padding-top: 105px;
    border: 1px solid #adaaa894;
    background: #ffffff;
}
.projects-posts-item{
   
       -webkit-box-shadow: 0px 5px 20px 0px rgb(230 230 230 / 60%);
    box-shadow: 0px 5px 20px 0px rgb(230 230 230 / 60%);
   
}
.dis_flex{
    display: flex;
}
.dis_flex .projects-posts-item {
    height: 100%;
    border: none;
}


.vision_sec .icon img {
    max-width: 60px;
    margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1280px) { 
.projects-posts-item {
    width: 32%;
    margin-right: 2% !important;
    }
.projects-posts-item:last-child {
    margin-right: 0 !important;
    }}
    .logo img {
    max-width: 100px;
}
body .project_home .projects-item {
        width: 95% !important;
}

.project_home .wrap_float{
    display: inline-flex;
}

.project_home .sub_title b{
    font-size: 40px;
}
.project_home .sub_title {
    font-size: 25px;
    line-height: 40px;
}

.project_inner .section-tag {
    text-align: center;
}

.project_inner .projects-grid{
    display: flex;
}

.project_inner .projects-item{
    width: 40%;
    margin: 0 auto;
    height: auto;
}
.desktop .main-screen-boxes .m-box:hover {
    color: #fff;}

.desktop .main-screen-boxes .m-box:hover:before {
    filter: invert(1);
}

@-webkit-keyframes spinnerRotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinnerRotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes spinnerRotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}#form_process{-webkit-animation-name:spinnerRotate;-webkit-animation-duration:1.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spinnerRotate;-moz-animation-duration:1.1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spinnerRotate;-ms-animation-duration:1.1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;display:inline-block;margin-left:10px;position:relative;visibility:hidden}

#error_data {
    color: red;
    font-size: 14px;
    margin: 0px 0px 10px;
    line-height: normal;
    display: block;
    width: 100%;
}


.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}
.alert {
    position: relative;
    padding: 1rem 1rem;
        width: 100%;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-info {
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
}
.alert-warning {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}
.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}
.alert-primary {
    color: #084298;
    background-color: #cfe2ff;
    border-color: #b6d4fe;
}
.alert-secondary {
    color: #41464b;
    background-color: #e2e3e5;
    border-color: #d3d6d8;
}

element.style {
}
.alert-dark {
    color: #141619;
    background-color: #d3d3d4;
    border-color: #bcbebf;
}

.fab-fa{
    
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 11px 14px;
}
.offices-icon{
    padding: 14px 16px;
    border: 1px solid;
    border-radius: 50%;
    margin: 5px;

}
    