.header-main-logo {
    width: 200px;}
.home-banner-text .text {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    
}
.logo_element{
    max-width: 120px;
}

.title-level-2-alt img {
    width: 30px;
    margin-right: 10px;
    opacity: .7;
}
h2.title-level-2-alt {
    align-items: center;
    display: flex;
}
.first img {
    position: relative;
    left: -7px;
    width: 15px;
    top: -19px;
    z-index: 99999;
}
.last img {
    width: 15px;
    left: -7px;
    position: absolute;
    bottom: -10px;
}
.mt-25{
    margin-top: 25px;
}
.golden {
    color: #cda22c;
}
.home-project-card a span {
    text-align: center;}

.title-level-2-alt {
    padding-left: 0;
}
.section-color-3 {
    --section-background-color: #dfc47942;}
.footer-tagline img {
    max-width: 100px;
    padding-bottom: 20px;
}

    .nav-footer > ul {
        justify-content: left;
    }
.footer-tagline .rich-text {
    margin-top: 35px;
}
.nav-social svg.e-font-icon-svg {
    height: 20px;
}
.nav-legal ul li span, .nav-legal ul li a {
    opacity: 1;
}
a.cb img {
    width: 73px;
    position: relative;
    top: -5px;
}
.footer-korus-anim {
    padding-top: 5rem;
}
a.ws_icon {
    position: fixed;
    right: 10px;
    bottom: 30px;
    z-index: 9999999;
}

.footer-bottom {
    padding: 5rem 4rem 2.2rem 2rem;
}
.footer-korus-anim img {
    max-width: 100%;
}
::-webkit-scrollbar {
 width: 10px;
 height: 10px;
 background-color:#fff;
}
::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background: #cda22c;
}
::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 border-radius: 10px;
 background-color: rgba(135,150,165,.1);
}

.checkbox span {
    padding-left: 10px;
}
span.checkbox {
    display: flex;
    gap: 25px;
    margin-top: 10px;
}

@-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;
}
i#form_process {
    height: 20px;
    border: 2px dashed #cda22c;
    width: 20px;
    border-radius: 100%;
}
.plezi-form-field {
    margin-bottom: 10px !important;
}
a {
    text-decoration: none;}

.footer-korus-anim svg {
    padding-left: 8%;}


.footer-korus-anim svg {
    max-width: 108%;
}
.home-project-k svg path {fill:#CCA12C;}


@media (max-width: 767px) {

    #emicalculatorinnerformwrapper {
    border: 1px solid #f2f2f2;
    background: #dfc47942;
    padding: 25px !important;
}
    div#emicalculatordashboard {
    margin: 0;
    padding: 0;
}
    .why_partner span.number span {
    font-size: 25px !important;
}
    .key-numbers li .number{
        font-size: 45px;
    }
  h1.title-banner.line-height-1 {
    margin-top: 10px;
}.banner-has-image .sec_padding {
    padding: 40px 0;
}

    .col-smm-12{
        width: 100%;
    }
    .breadcrumbs > span{
        flex-direction: row;
    }
    body .sec_padding {
    padding: 60px 0;
}
    h1.title-banner.line-height-1 {
    font-size: 35px;
    margin-bottom: 0;
}
    .expertise-items h3.title-lev-2 {
    font-size: 25px;
    margin-bottom: 5px;
}
    .header-main-logo img {
    width: 120px;
}
    .footer-bottom {
    padding: 3rem 4rem 2.2rem 2rem;
}
    .nav-legal ul:last-child li {
    line-height: 25px;
}
    .nav-legal ul:first-child {
        gap: 20px;
    margin-bottom: 15px;
}
nav.nav-legal {
    display: block;
    }}


.expertise-items h3.title-lev-2 {
    font-size: 35px;
}
h1.title-banner.line-height-1.revealed {
    margin-bottom: 0;
    margin-top: 20px;
}
.sec_padding{
   padding: 80px 0; 
}
.banner-default {
    padding-top: 6rem;}
.rich-text p.text-highlight {
    margin-bottom: 20px !important;
}
.rich-text p, .mce-content-body p {
    margin-bottom: 15px;
}
.mt_30{
    margin-top: 30px;
}
.contact_star .first img {
    position: relative;
    left: -7px;
    width: 15px;
    top: -7px;
    z-index: 99999;
}
.visit_us {
    display: block !important;
    text-align: center;
    padding: 30px !important;
    margin: 0 !important;
}
button.project-menu-trigger {
    background: #202670;
    color: #cda22c;
}
.pt_20{
    padding-top: 20px;
}
.why_work h3.title-lev-2 {
    font-size: 25px;
}
.why_work p {
    font-size: 15px;
}
.listing-job .job-entry:last-child {
    margin-bottom: 0;
}
.title-level-2 {
    margin-bottom: 30px;
}
.control-group.plezi-form-field.select {
    padding-top: 15px;
    padding-bottom: 10px;
}
.file-wrapper {
        border: 1px solid var(--form-field-border-color) !important;
    border-radius: max(10px, 0.58rem) !important;
	overflow: hidden;
	background: #fff;
	padding: 0 20px;
	position: relative;
	margin-bottom: 12px;
	border: 1px solid #ddd;
	cursor:pointer;
}
.file-wrapper input {
    left: 0;
    opacity: .01;
    cursor: pointer;
    position: absolute;
    -moz-opacity: .01;
    filter: alpha(opacity=1);
    width: 100%;
    height: 100%;
}
.file-wrapper .file-button {
	color: #fff;
	float: left;
	cursor: pointer;
	margin-left: -20px;
	padding: 15px;
	background: #202670 !important;
	display: inline-block
}
.file-holder {
    top: 15px;
    padding-left: 15px;
    position: absolute;
    left: auto;
}
.file-button i {
    margin-right: 8px;
}
.input-group.file-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
}
button.btn.btn-right {
    outline: none;
    border: none;
    background: transparent;
}
.mt_20{
    margin-top: 20px !important;
}
.mt_auto{
    margin-top: auto !important;
}
.why_partner span.number span {
    font-size: 35px;
    padding-right: 10px;
}

.why_partner .key-numbers li{
    align-items: center;
}
.why_partner .text{
    font-size: 18px !important;
}
.title_img {
    opacity: .7;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 60px;
}
.title_img h2.title-level-2-alt {
    justify-content: center;
}

.plezi-form-field textarea {
    height: 6rem !important;
}
.mt_0{
    margin-top: 0;
}
    #emicalculatorinnerformwrapper {
        border: 1px solid #f2f2f2;
        background: #dfc47942;
            padding: 0;
    }
.no-touchevents .btn:hover {
    color: #fff !important;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

textarea#message {
    padding: 15px;
}

@media (min-width: 768px) and (max-width: 980px) {
    .container.emi-calc {
    width: 100%;
}
    .title_img {
    position: relative;
}
    .why_partner span.number span {
    font-size: 25px;
}
    .block.home-expertise.card-arrow-container {
    height: 100vh;
}
   ul.why_work.expertise-items.match-height {
    display: inline-grid;
    width: 100%;
}  ul.why_work.expertise-items.match-height .item-inner {
    width: 60%;
}
    .home-expertise .expertise-items li{
        border-bottom: 1px solid #fff3;
    }
    h1.title-banner.line-height-1 {
    margin-bottom: 15px;
    margin-top: 15px;
}
    .banner-has-image .sec_padding {
    padding: 40px 0;
}
    .nav-legal ul {
        gap: 15px;}
    .nav-legal ul:last-child{
        position: absolute;
        bottom: 100px;
    }
    .header-main-logo img {
    padding: 10px;
    }}