body {
    background: url('../img/background.jpg');
     background-size: cover;
    background-color: #fcfdfd;
    font-family: 'Poppins', sans-serif!important;
    overflow-x: hidden;
 }
a {
    text-decoration: none!important;
}

h3 {
    margin-bottom: 2rem!important;
    font-size: 1.5rem!important;
    font-weight: 600!important;
    color: #09509d!important;
    font-family: poppins-semibold;
}

.back-to-top a {
    margin-top: 2px;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
}
 
.navbar {
    background-color: #42a29f;
     padding: 0!important;
     border-bottom: #cb960d 4px solid;
}


.nav-link {
    color: #fff!important;
     padding: 13px 18px -2px!important;
}

.nav-link:hover {
    background-color: #cb960d;
}

@media screen and (max-width: 1040px) {
	.nav-link {
		padding: 13px 15px!important;
	}
}

/* Submenu için gerekli */
.dropdown-submenu {
    position: relative;
}
  
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%; 
    margin-top: -1px;
    display: none;
    position: absolute;
    min-width: 200px; 
}

.dropdown-submenu:hover .dropdown-menu {
display: block;
}

.fa-solid {
    color: #fff;
}

.header-inclusive {
    background: url(../img/header-bg.jpg) no-repeat center top;
    background-size: 100% 100%;
    min-height:550px;
}
 
 
#header-height {
    min-height: 80px;  
}
 
/* FOOTER */
.footer {
    background-image: url(../img/footer.png);
     background-size: cover;
    height: 150px;
    padding-top: 1%;
    font-family: 'Poppins'!important;
    color: white;
}

.footerText {
    font-family: 'Poppins'!important;
    letter-spacing:1px;
    font-size: 10px;
}
.footerText2 {
    font-family: 'Poppins'!important;
    text-align: right;
    letter-spacing:1px;
    font-size: 10px;
}

.footerText2 a{
     text-decoration: none;
    font-family: 'Poppins'!important;
    color: #fff;
}

.kurul-title {
    color: #bd1e2c;
}

.title{
    color: #bd1e2c;
    font-weight: bold;
}

h4{
    font-size: 20px;
    font-weight: 500;
    color: rgb(15, 75, 136);
 }
 
  
 
.mini-baslik{
    font-family: 'Poppins'!important;
         font-size: 27px;
        color: #08509d; 
        background-color: #f4f4f4;
        height: 80px; 
        padding: 20px 35px 35px 30px !important;
    }
 .minibaslik2{
        color: #09509d;
     }
 
 
     #canvas {
        padding-bottom: 10px!important;
    }
     
    @media screen and (max-width: 1330px) {
        #canvas {
            display: none !important;
        }
    }
    @media screen and (max-width: 1330px) {
        #animation_container {
            display: none !important;
        }
    }   
    @media screen and (max-width: 1330px) {
        #canvas {
            display: none !important;
        }
    }
    @media screen and (max-width: 1330px) {
        #animation_container {
            display: none !important;
        }
    }
    @media screen and (min-width: 1330px) {
        .header-right {
            display: none !important;
        }
    }
    @media screen and (min-width: 1200px) {
        .counter-icon-ss img {
            width: 450px; 
    
        }
    }
    @media screen and (min-width: 1200px) {
        .header-right img {
            margin-top: 60px;
            height: 344px;
            width: 284px;
            margin-left: 200px;
    
        }
    }
    @media screen and (max-width: 1200px) {
        .header-right img {
            margin-top: 45px;
            height: 344px;  
             margin-left: 200px;
            width: 284px;
        }
    }
    @media screen and (max-width: 992px) {
        .header-right img {
            margin-top: 75px;
            margin-left:273px;
            height: 290px;
            width: 211px;
        } 
     
        .counter-area {
            width: 100%!important;
        }
    }
    @media screen and (max-width: 772px) {
        .header-right {
            display: none!important;
        } 
        .agac{
            display: none!important;
        } 
    }
/* davet text  alanı */
.content-inclusive {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 20px!important;
    margin-bottom: 25px;
    margin-top: 25px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.content-boldtext {
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    border-bottom: 3px solid #4c98a8;
    padding-bottom: 2px;
}
 
 .content-date-inclusive{
    background-color: #f1f1f1;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 2px 2px 10px 4px #d3d3d3;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 30px;
	margin-top: 30px;
}
.content-date-left{
	float: left;
	background-image: url(../img/content-date-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	width: 30%;
	height: 320px;
	border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
	position: relative;
	font-family: 'Poppins', sans-serif;
}
.content-date-left span{
	color: #FFFFFF;
	font-size: 26px;
	position: absolute;
	top: 23px;
	margin: auto;
	left: 0;
	right: 0;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.content-date-iconbg{
	position: relative;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	background-color: #4eadbf;
	left: 0;
	right: 0;
	font-family: 'Poppins', sans-serif;
	top: 70px;
	margin: auto;
}
.content-date-iconbg img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 55px;
}
.content-date-right{
	float: right;
	width: 70%; 
	position: relative;
}

@media screen and (max-width: 425px) {
	.content-date-right {
		width: 100%;
	}
}

.content-date-right img {
    width: 40px;
    margin-right: 30px;
}
    
.content-date-right span {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}


@media screen and (max-width:1350px) {
    .content-date-left {
        display: none!important;
        height: 308px;
    } 
}

.date-text-blue{
	color: #bb1313;
}

.slide-inclusive{
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	width: 70%;
	padding: 0px 0px 14px 0px;
}

.slide-inclusive:last-child{
	padding: 14px 0px 0px 0px;
	border: 0px !important;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 100% !important;
	width: 0px !important;
}

.carousel-control-next img, .carousel-control-prev img{
	width: 40px !important;
}

.carousel-item {
    padding: 40px !important;
}

.buton-inclusive{
	width: 40px;
	height: 40px;
	position: absolute;
    top: 4px;
	right: 25px;
}

.buton-inclusive .carousel-control-prev, .buton-inclusive .carousel-control-next {
    position: absolute;
	top: 20px !important;
}

.buton-inclusive .carousel-control-prev{
	left: 40px;
}

.buton-inclusive .carousel-control-next {
	margin-top: 48px;
}


/* program */
.accordion {
  --bs-accordion-active-color: #000;
  --bs-accordion-active-bg: #ffff;
  --bs-accordion-active-color: #000;
  --bs-accordion-btn-focus-box-shadow: 0!important;
}

.nav {
  --bs-link-color: #495057;
}

.table td {
  padding: 0.75rem 0.75rem;
}
 
.kahve {
  background-color: rgb(248, 248, 176);
 }


.salon1 {
    background-color: #42a29f!important;
}

.salon1.active {
    box-shadow: 0 0 10px 2px rgb(49, 121, 118);
    border:0!important;
    text-decoration: underline!important;
}

.salon2 {
    background-color: #cb960d!important;
}

.salon2.active {
    box-shadow: 0 0 10px 2px rgb(129, 107, 40);
    border:0!important;
    text-decoration: underline;
    text-decoration: underline!important;
}

.logos {
    border: 1px solid #ededed;
    box-shadow: 3px 5px #ededed;
    border-radius: 10px;
    max-width: 170px;
    background-color: #ffff;
}

.time {
    text-align: center!important;
}
 
/* clock */

.clock-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.clock-col {
    text-align: center;
    padding: 10px 4px;
    min-width: 40px;
    position: relative;
}

.clock-col p {
    text-align: center !important;
    margin-bottom: 0rem;
}

.clock-col p.clock-day,
.clock-col p.clock-hours,
.clock-col p.clock-minutes,
.clock-col p.clock-seconds {
    font-size: 1.6rem;
    font-weight: 600;
    color: #1aaaac;
}


@media screen and (max-width: 1400px) {
    .clock-col p.clock-day,
    .clock-col p.clock-hours,
    .clock-col p.clock-minutes,
    .clock-col p.clock-seconds {   
        font-size: 1.4rem;
}
}

.clock-col span.clock-label {
    display: inline-flex;
    margin-left: 7px;
    font-size: 1rem;
    font-weight: 300;
    color: #1aaaac;
}



/* clock end */



.counter-ss {
    padding: 5px;
   }

.counter-ss .counter-box-ss {
    display: flex;
  }

.counter-icon-ss img {
  width: 450px;
  margin-bottom: 70px;
 }

 
@media screen and (max-width: 800px) {
	.counter-icon-ss img {
	 margin-top: 450px;
	}
}
 
@media screen and (max-width: 1200px) {
    .counter-icon-ss img {
        margin-top: 63px;
        margin-left: 39px;
    }
}
.counter {
    padding: 5px;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    text-align: center;
    border: 2px dashed #1aaaac;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-color: #f8f1e9;
}

.counter .counter-box {
    display: flex;
    justify-content: center;
    align-items: center;
 }

.counter-icon img {
    max-width:43px;
}


@media screen and (max-width: 420px) {
	.counter-icon img {
		display: none;
	}
}
 
/* --------------------- */

.btn-kayit {
    background: url(../img/not-1.png) no-repeat center top;
    background-size: 100% 100%;
}

.btn-konaklama {
    background: url(../img/not-2.png) no-repeat center top;
    background-size: 100% 100%;}

.btn-program {
    background: url(../img/not-1.png) no-repeat center top;
    background-size: 100% 100%;}

.btn-bildiri {
     background: url(../img/not-3.png) no-repeat center  ;
    background-size: 100% 100%;
 }

#btn-box {
    padding-top: 10px;
    padding-bottom: 14px;
     transition: all 0.5s ease;
    cursor: pointer;
    border: 3px solid transparent;
}
 
.hvl{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    text-decoration: none;
} 
  
.hvl:hover,
.hvl:focus,
.hvl:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.icon-text-inclusive {
    margin-top: 4px;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.icon-bold-text {
     font-family: 'Poppins'!important;
    margin-right: 55px;
}

.icon-text {
    font-family: 'Poppins'!important;
    font-style: normal !important;
}

.minibaslik {
    margin-bottom: 1.2rem;
    font-size: 18px;
    font-weight: 600;
    color: #084993;
}

.davet-img {
    max-width: 140px;
    padding: 5px;
    margin-right: 15px;
    border-radius: 5px;
    float: left;
    border: 1px solid #ccc;
    background-color: #f1edf4;
}