.project-toc {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.project-toc h6 {
    font-size: 16px;
    margin-bottom: 8px;
}

.project-toc ul {
    padding-left: 18px;
    margin: 0;
}

.project-toc ul li {
    margin-bottom: 6px;
}

.project-toc ul li a {
    text-decoration: none;
    color: #0073aa;
}

.project-toc ul li a:hover {
    text-decoration: underline;
}
.project_banner{
      background: linear-gradient(45deg, #264c5a, #20647c);
    
}
.project-main-title {
    text-align:center;
    color:#fff;
}
.right_project_bar{
    padding: 20px;
    box-shadow: 0 0 20px #ccc;
}
.right_project_bar h3{
    font-family: "Rische", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    color: #000000;
    border-bottom: solid 1px #225b6f;
    padding-bottom: 10px;
}
.right_project_bar input{
    border: none;
    box-shadow: 1px 3px 10px #c9c5c5;
    border-radius: 0 !important;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.right_project_bar .ff_t_c{
      font-size: 16px;
      line-height:26px;
    font-weight: 400;
    color: #000;
}
.right_project_bar .ff-btn{
    padding: 12px 50px;
    font-size: 20px;
    color: #fff;
    background: #264c5a;
    border: none;
}
.project-main-content ul{
        padding:10px 0 20px 0;
}
.project-main-content ul li{
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    line-height: 26px;
    color: #414141;
}
.project-main-content p {
        font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    line-height: 26px;
    color: #414141;
    padding:10px 0 20px 0;
}
.project-main-content  h2{
    font-size: 32px;
    font-weight: 400;
    line-height: 42px;
    color: #000000;
}
.Georgiana{
    padding: 20px;
    background: #264c5a;
    color: #fff;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: start;
        border-radius: 10px;
}
.project-main-content iframe{
    width:600px !important;
}
.project-box{
     padding: 15px;
    box-shadow: 0 0 12px #ccc;
}
.project-box img{
    width:100%;
}
.gero_content h3{
    margin: 0;
}
.gero_content p{
	    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    line-height: 26px;
    color: #fff;
}
.project-content .project-btn{
	display:inline-block;
	  background-color: #264C5A;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 24px;
	padding:12px 25px;
    color: #FFFFFF;
}
.elementor-2 .elementor-element.elementor-element-b9273e8 .swiper-slide-contents {
    background: #000000a8;
    padding: 50px;
}