@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
.sto{
	width:100%;
}
body{
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-style: normal;
	padding: 0;
    margin: 0;
	font-size: 18px;
}
.tophead-banner{
	padding-left: 0;
    padding-right: 0;
}
.tophead{
	/*margin-bottom:20px;*/
}
.on-banner{
	height: 26vw;
	position: absolute;
}
.logo{
    width: 20%;
    background: #fff;
    border-radius: 10px;
	margin-left: 80%;
	margin-top: 20px;
}
.logo-img{
	margin-left: 0;
    width: 100%;
}
.logo-merop{
	text-align: center;
	margin-top: 20px;
	color: #fff;
    font-size: 28px;
}
.logo-merop img{
	width: 11vw;
}
.logo-merop img.logo-merop-line{
	width: 45%;
    margin-top: -50px;
}
.logo-merop-p2{
	margin-top: -30px;
	line-height: 0.8;
}
.logo-merop-p2 span{
	font-size: 16px;
}
h1{
	color: #fff;
    font-size: 28px;
	line-height: 42px;
}
.grad1 {
	 color: #CC1824; 
	 background-image: linear-gradient(90deg, #CC1824 , #A83145 100%); 
	 background-clip: text; 
	 -webkit-background-clip: text; 
	 -webkit-text-fill-color: transparent; 
}
.merop-name{
	 color: #CC1824; 
	 background-image: linear-gradient(90deg, #CC1824 , #666575 50%, #A83145 100%); 
	 background-clip: text; 
	 -webkit-background-clip: text; 
	 -webkit-text-fill-color: transparent; 
	 font-size: 2vw;
    font-weight: 800;
}
.merop-date {
	text-transform: lowercase;
}
.tophead-btn {
	text-align: center;
	margin-top: 30px;
}
.btn1{
    padding: 10px 15px;
    color: #000;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    background: #fff;
	margin-bottom: 10px;
    display: inline-block;
}
.tophead-btn a:nth-child(1){
	margin-right: 10px;
}
.title-razd{
	margin-top:20px;
	margin-bottom:20px;
	padding:10px 0;
	text-align: center;
    color: #fff;
    font-weight: 600;
}
.t2{
	font-size: 12px;
}
.t1{
	font-weight: 800;
}
.sign{
	text-align: right;
}
.block-head{
	background: linear-gradient(90deg, rgba(205,24,39,1) 0%, rgba(168,49,69,1) 100%);
	padding: 10px 15px;
    border-radius: 10px;
}
.block-head-dolj p{
	color: #fff;
	text-align: center;
	margin-top: 2vw;
	font-weight: 600;
	width: 400px;
}
.block-head-link p{
	margin-top: 2.5vw;
}
.content{
	margin-top: 20px;
}
.title1{
	text-transform: none;
	font-weight: 800;
	font-size: 30px;
}
.title2{
	text-transform: uppercase;
	font-weight: 800;
	width: fit-content;
	margin: 0 auto;
}
.grad2{
	color: #821927; 
	 background-image: linear-gradient(90deg, #821927 0%, #ff021c 50%); 
	 background-clip: text; 
	 -webkit-background-clip: text; 
	 -webkit-text-fill-color: transparent;
}

.grad3{
	color: #2a3759; 
	 background-image: linear-gradient(90deg, #2a3759 30%, #ff021c 99%); 
	 background-clip: text; 
	 -webkit-background-clip: text; 
	 -webkit-text-fill-color: transparent;
	 width: fit-content;
}
.title1.grad3{
    margin: 0 auto;
}
.orgcom-head{
	background: url(img/pllashka_1320_65.png);
}
.lkbtn{
	text-align:right;
	padding-top: 6px;
}
.lkbtn .btn{
	background:#2a3759;
	color:#fff;
}
.nav-tabs{
	border-bottom: none;
	padding: 18px 0;
}
.nav-link{
	font-weight: 600;
	font-size: 16px;
}
.nav-link:hover{
	text-decoration: underline;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	background-color:transparent;
	border:none;
	color:#fff;
	text-decoration: underline;
}
#nav-tabContent{
	margin-top: 20px;
}
li{
	list-style: none; 
	position:relative;
}
#nav-tabContent h4{
    font-weight: 800;
	text-align: center;
}
#nav-tab4{
	text-align: center;
}
#nav-tab5{
	text-align: center;
}
.img-pdf img{
	margin-right: 10px;
}
.img-pdf a{
	color: #000;
	text-decoration: none;
    font-weight: 800;
}
.img-pdf a:hover{
	text-decoration: underline;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
	margin: 0 auto;
}
.embed-responsive::before {
    display: block;
    content: "";
    padding-top: 56.25%;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.otziv .row .col-md-6{
	margin-bottom:25px;
}
.genpart{
	text-align: center;
    margin: 20px;
}
.genpart2 img{
	width:40%;
	margin-right: 5%;
}
.contact{
	font-size: 18px;
	text-align: center;
}
.footer{
	margin-top: 60px;
}
.footer .col-12{
	padding: 0;
}
.vert_line{
	position: absolute;
    top: 0;
    right: 0;
	height: 180px;
}
.part .col-md-4,.contact .col-md-4,.row {
	position: relative;
}
.contact .vert_line{
	height: 140px;
}
.nav-link.btn1:nth-child(1){
	margin-left:4.5vw;
}
.nav-link.btn1{
	font-size: 0.8vw;
}
.swiper-congrat {
    overflow: hidden;
}
.swiperall_wrap .swiper-slide{
	background-color: #fff;
	color: inherit;
	border: 2px solid #ae5f7c;
}
.congratulations-wrap .swiperall_wrap .swiper-slide {
    height: auto;
    border: none;
    padding: 0;
}
.congratulations-wrap .card .card-img a {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
}
.congratulations-wrap .dolj{
	    font-size: 16px;
    text-align: center;
}
.congratulations-wrap .h4{
	    font-size: 18px;
    text-align: right;
    font-weight: 800;
}
.congratulations-wrap .title1 {
	margin: 30px auto;
}
.congratulations-wrap .card-body {
	padding: 5px;
}
.congratulations-wrap .card {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 100%;
    font-size: 0.9rem;
	padding-top: 5px;
}
.swiper-button-next:after {
    content: url('../img/row1.jpg');
}
.swiper-button-prev:after {
    content: url('../img/row2.jpg');
}
.swiperall_wrap .swiper-button-next {
    right: -40px;
}
.swiperall_wrap .swiper-button-prev {
    left: -40px;
}
.bggray{
	background: #f6f6f6;
}
.ballnmo .col-md-12{
	margin-bottom:30px;
}
.ballnmo .col-md-6{
	margin-bottom:15px;
}
.ballnmo a{
	padding: 5px 20px;
    background: #fff;
    border-radius: 5px;
    text-decoration: none;
    color: #000;
    font-size: 16px;
	position: absolute;
	left: 40%;
	bottom: 15px;
}
.card-ballnmo {
	text-align: center;
	background: #2a3759;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
	height: 100%;
	position: relative;
	padding-bottom: 50px;
}
.orgs-wrap img{
	width: 10%;
	margin-right: 25px;
}
.orgs-wrap {
	text-align: center;
}
.ucastn {
	margin-top: 50px;
	padding-bottom: 50px;
}
.marg {
	margin: 20px auto 40px !important;
}
.orgorg-img{
	width: 80%;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
}
.orgs >div> div:has(.orgorg-img) {
    display: flex;
    align-items: center;
    justify-content: center;
}
.mesto2 {
    background: url(../img/CCX_2025_Banner_1920_400.jpg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 60px;
    padding-bottom: 40px;
}
.mesto2 h3{
	text-align: center;
	color: #fff;
    text-transform: uppercase;
    margin-top: 40px;
}
.mesto2 .cont{
	background: #fff;
    height: 100%;
    padding: 20px;
    border-radius: 10px;
	text-align: center;
}
.podrob{
	text-decoration: underline;
	cursor: pointer;
}
.btnmore{
	background: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    color: #2a3759;
    font-weight: 800;
	cursor: pointer;
}
.more-2{
	text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
}
.ucastn .col-md-3 {
	border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
	text-align: center;
    font-size: 16px;
	padding: 15px;
	background: #fff;
}
.ucastn .col-md-3:last-child {
	border-right: solid 1px #ccc;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}
.ucastn .col-md-3:first-child {
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}
.ucastn a {
	color:#000;
	text-decoration:none;
	display: block;
}
.ucastn .col-md-3:hover {
	background: #2a3759;
}
.ucastn .col-md-3:hover a {
	color:#fff;
}
.bg-body-tertiary{
	background-color: #fff !important;
}
.element{
	width: auto;
	position: absolute;
}
.element1{
	top: 250px;
	margin-left: -15px;
	width: 250px;
}
.element2{
	right: 0;
    top: 250px;
	width: 190px;
}
.element3{
	top: 1550px;
    width: 240px;
}
.element4{
    top: 1500px;
    width: 180px;
    right: 0;
	padding: 0;
}
.element5{
    top: -120px;
    width: 180px;
	transform: rotate(180deg);
	margin-left: -15px;
}
.element6{
    top: 400px;
    width: 120px;
	right: 0%;
	transform: rotate(180deg);
	padding: 0;
}
.element7{
    top: 1300px;
    width: 180px;
	margin-left: -15px;
}
.element8{
    top: 1700px;
    width: 170px;
    right: 0%;
	padding: 0;
}
.shemaproezd{
	margin-bottom: 40px;
}
.shemaproezd img{
	cursor: pointer;
}
.fotoot img{
	margin-bottom:25px;
}
.logo-merop img.logo-merop-img{
	position: absolute;
    width: 50px;
    left: 19vw;
    top: 100px;
}
.row.menu{
	position: fixed;
    z-index: 2;
    width: 100%;
    background: #fff;
}
.tophead-mt{
	height:58px;
}
h1 span{
	position: relative;
}
h1 span:after{
	content:"";
	background-image:url(/landing/cardiosurgery2025/img/CCX_2025_Logo.svg);
	display: inline-block;
    width: 40px;
    height: 60px;
    position: absolute;
    top: -30px;
    left: -45px;
    background-repeat: no-repeat;
}
@media (min-width: 1200px) {
	h1 span:after{
		width: 60px;
		height: 100px;
		top: -60px;
		left: -65px;
	}
}
@media (min-width: 1600px) {
	.element3 {
		top: 1350px;
	}
	.element4 {
		top: 1300px;
	}
}
@media (min-width: 1800px) {
	.element3 {
		top: 950px;
	}
	.element4 {
		top: 900px;
	}
	h1 {
		font-size: 42px;
	}
	.logo-merop-p2 {
		font-size: 40px;
	}
	.logo-merop-p2 span {
		font-size:24px;
	}
	h1 span:after{
		width: 80px;
        height: 160px;
        top: -70px;
        left: -85px;
	}
	.btn1 {
		font-size: 22px;
	}
	.tophead-btn {
		margin-top: 60px;
	}
	.logo-merop {
		margin-top: 40px;
	}
}

@media (max-width: 1200px) {
	.nav-link.btn1:nth-child(1){
		margin-left:25px;
	}
}
@media (max-width: 1300px) {
	.nav-link {
		font-size: 12px;
	}
	h1 {
		font-size: 2vw;
		line-height: 28px;
	}
	.logo-merop  {
		margin-top: -20px;
	}
	.logo-merop img {
		width: 8vw;
	}
	.logo-merop-p2{
		font-size: 2vw;
		line-height: 0.8;
	}
	.logo-merop-p2 span{
		font-size: 1.4vw;
	}
	.tophead-btn {
		margin-top: 10px;
	}
	.btn1 {
		padding: 5px;
		font-size: 1.4vw;
	}
}
@media (max-width: 992px) {
	.tophead-banner{
		background:url("img/CCX_2025_Banner_1920_600.jpg");
		height: 450px; 
		background-position: center;
        background-size: cover;
	}
	.tophead-banner img{
		display: none;
	}
	.on-banner {
		height: 450px;
	}
	.ballnmo a{
		position: initial;
	}
	.card-ballnmo{
		padding-bottom: 10px;
	}
	.logo-wrap{
		margin: 0 auto;
		width: 100%;
	}
	.logo {
		width: 150px;
		margin: 15px auto;
	}
	.logo-merop-p2  {
        font-size: 20px;
    }
	.logo-merop-p2 span {
        font-size: 14px;
    }
	.logo-merop{
		margin-top: 20px;
	}
	.logo-merop img{
		width: 150px;
	}
	h1{
		font-size: 20px;
	}
	.merop-name{
		font-size: 22px;
	}
	.tophead-btn{
		position: static;
		text-align: center;
	}
	.tophead-btn a{
		font-size: 14px;
	}
	.ucastn .col-md-3{
		margin-bottom:10px;
	}
	.mesto2 .col-md-4{
		margin-bottom:10px;
	}
	.swiper-button-next,.swiper-button-prev{
		display:none;
	}
	.orgorg-img{
		margin: 0 auto;
	}
	.block-head{
		width: 80%;
		margin: 0 auto;
		text-align: center;
	}
	.nav-link.btn1{
		width: 85%;
		margin: 10px auto;
	}
	.title-razd{
		background-position: 50%;
		background-size: cover;
	}
	.element{
		display: none;
	}
}
