@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/* =====================================================
Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) {}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {}


/* Large devices (desktops, 992px and up) */

@media (max-width: 993px) {}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {}


/* =====================================================
Extra small devices (portrait phones, less than 576px) */

@media (max-width: 320px) {
    body {
        font-size: .95rem;
        line-height: 1.775rem;
        letter-spacing: 0.5px;
    }
    .slider-img img {
        width: auto;
        height: 100vh;
        opacity: 0.4;
        text-align: center;
    }
    .slider-img {
        margin: 0 auto;
        width: 100%;
        height: 100vh;
    }
    
    .slider-text{
        color: #ffffff;
        width: 90%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%, -50%);
    }
 
    .nav-link {
        display: block;
        padding: 6px;
        margin: 0 5px;
    }
    .feature {
        background-color: #f4f4f4;
        padding: 30px;
    }
    .single-yacht-detail {
        padding: 30px 0px;
    }
    .act-full-width {
        padding: 15px;
        background-color: #f0f7fa;
    }

    .number-text {
        background: rgba(0, 0, 0, .4);
        padding: 20px;
        min-height: 100%;
    }
}


/* Small devices (landscape phones, less than 768px) */

@media (max-width: 767.98px) {
    .navbar-b .navbar-brand {
        margin-left: 15px;
    }

	.company-logo {
		width: 250px;
	}

    .company-logo img {
        width: auto;
        max-height: 50px;
    }
    .navbar-b.navbar-reduce .nav-link {
        color: #333333;
        padding: 15px;
    }
    
    .slider-img img {
        width: auto;
        height: 100vh;
        opacity: 0.4;
        text-align: center;
    }
    .slider-img {
        margin: 0 auto;
        width: 100%;
        height: 100vh;
    }
    .owl-nav {
        width: 100%;
        position: relative;
        top: 20px;
        z-index: 1000;
    }
    .customprevbtn {
        width: auto;
        height: 30px;
        cursor: pointer;
        padding: 8px;
        margin-left: 30%;
    }
    .customnextbtn {
        width: auto;
        height: 30px;
        cursor: pointer;
        padding: 8px;
        margin-right: 30%;
    }
    .detail-col {
        padding: 0;
        border-bottom: 1px solid #999;
        margin-bottom: 20px;
    }
    .detail-col ul {
        padding: 0;
        margin: 0;
    }
    .number-text {
        background: rgba(0, 0, 0, .4);
        padding: 30px;
        min-height: 100%;
    }
    .footer-copy li {
        display: inline;
        padding: 0px 20px 0px 0px;
    }





	.carousel-item {
		background: #000000;
		height: 55vh;
		overflow: hidden;
	}

	.hero-slider-0, .hero-slider-1, .hero-slider-2, .hero-slider-3, .hero-slider-4, .hero-slider-5 {
		margin: 0 auto;
		width: 100%;
		height: 55vh;
		text-align: center;
		position: relative;
		opacity: 1;
	}

	.hero-slider-0 {
		background: url(../../images/slider/ana_sayfa_once_calisanlarimiz_800x800_3.jpg) no-repeat center center;
		background-size: contain;
	}

	.hero-slider-2 {
		background: url(../../images/slider/sorumlu_surdurulebilir_madencilik.jpg) no-repeat center center;
		background-size: cover;
	}

	.hero-slider-3 {
		background: url(../../images/slider/yerel_kalkinmaya_destek_2.jpg) no-repeat center center;
		background-size: cover;
	}

	.hero-slider-4 {
		background: url(../../images/slider/ana_sayfa_once_calisanlarimiz_1920x795_4.jpg) no-repeat center center;
		background-size: cover;
	}

	.hero-slider-5 {
		background: url(../../images/slider/ana_sayfa_once_calisanlarimiz_1920x795_5.jpg) no-repeat center center;
		background-size: cover;
	}



	.slider-text {
		color: #ffffff;
		width: 50%;
		position: absolute;
		top: 60%;
		left: 50%;
		z-index: 10;
		transform: translate(-50%, -50%);
		font-family: Montserrat, Raleway;
		font-size: 35px;
		font-weight: 600;
		line-height: 35px;
		text-shadow: 2px 2px 2px #000000, 0 0 1em #333333, 0 0 0.2em #333333;
		text-align: center;
	}

		.slider-text p {
			padding: 20px 10% 10px 10%;
			color: #fff;
			font-size: 1.25rem;
			font-weight: 300;
			text-align: center;
		}










}


/* Medium devices (tablets, less than 992px) */

@media (max-width: 991.98px) {
	.company-logo {
		width: 250px;
	}
		.company-logo img {
			width: auto;
			max-height: 65px;
		}
    .navbar-b {
        transition: all .5s ease-in-out;
        background-color: transparent;
        padding-top: 1.563rem;
        padding-bottom: 1.563rem;
        margin-top: 0px;
    }
    .navbar-b.navbar-reduce .nav-link {
        color: #333333;
        padding: 15px 10px;
    }
    .navbar-b.navbar-trans .nav-link,
    .navbar-b.navbar-reduce .nav-link {
        text-transform: none;
        font-weight: 600;
        padding: 15px 10px;
    }
    .slider-img img {
        width: auto;
        height: 100vh;
        opacity: 0.4;
        text-align: center;
    }
    .slider-img {
        margin: 0 auto;
        width: 100%;
        height: 100vh;
    }
    .update-btn,
    .update-text {
        float: none;
        text-align: center;
    }
    .update-btn {
        margin: 20px auto 0px auto;
        float: none;
    }




	.carousel-item {
		background: #000000;
		height: 55vh;
		overflow: hidden;
	}

	.hero-slider-0, .hero-slider-1, .hero-slider-2, .hero-slider-3, .hero-slider-4, .hero-slider-5 {
		margin: 0 auto;
		width: 100%;
		height: 55vh;
		text-align: center;
		position: relative;
		opacity: 1;
	}

	.hero-slider-0 {
		background: url(../../images/slider/ana_sayfa_once_calisanlarimiz_800x800_3.jpg) no-repeat center center;
		background-size: contain;
	}

	.hero-slider-2 {
		background: url(../../images/slider/sorumlu_surdurulebilir_madencilik_2.jpg) no-repeat center center;
		background-size: cover;
	}

	.hero-slider-3 {
		background: url(../../images/slider/yerel_kalkinmaya_destek_2.jpg) no-repeat center center;
		background-size: cover;
	}

	.hero-slider-4 {
		background: url(../../images/slider/ana_sayfa_once_calisanlarimiz_1920x795_4.jpg) no-repeat center center;
		background-size: cover;
	}

	.hero-slider-5 {
		background: url(../../images/slider/ana_sayfa_once_calisanlarimiz_1920x795_5.jpg) no-repeat center center;
		background-size: cover;
	}



	.slider-text {
		color: #ffffff;
		width: 50%;
		position: absolute;
		top: 60%;
		left: 50%;
		z-index: 10;
		transform: translate(-50%, -50%);
		font-family: Montserrat, Raleway;
		font-size: 35px;
		font-weight: 600;
		line-height: 35px;
		text-shadow: 2px 2px 2px #000000, 0 0 1em #333333, 0 0 0.2em #333333;
		text-align: center;
	}

		.slider-text p {
			padding: 20px 10% 10px 10%;
			color: #fff;
			font-size: 1.25rem;
			font-weight: 300;
			text-align: center;
		}


	.anaSayfaRenkler {
		background-image: none;
		background-position: center center;
		background-color: #002c57 !important;
	}
	.anaSayfaFirstQuantum {
		padding: 25px 10px 70px 0px;

	}
	.anaSayfaGenelMudur {
		padding: 25px 10px 50px 0px;
	}
	.anaSayfaGenelMudur img {
		max-width: 140px!important;
	}

	#anaSayfaRenkler {
		display: none;
	}
	#anaSayfaRenklerM {
		display: block;
	}

	.g-5 {
		--bs-gutter-x: 6rem;
		--bs-gutter-y: 2rem;
	}


	.konuTanitim {
		display: block;
	}

	.konuTanitimBaslik {
		padding: 0px 0px 0px 0px;
	}

		.konuTanitimBaslik h2 {
			font-size: 27px;
			font-weight: 600;
			color: #000000;
		}

	.konuTanitimAciklama {
		border: none;
		padding: 0px 0px 0px 20px;
		font-family: Montserrat;
		font-size: 21px;
		font-weight: 400;
		color: #b9701d;
	}


	.footer-partner-logo {
		float: none !important;
		width: initial;
	}
	.footer-partner-logo img {
		width: 50%!important;
	}

	.altBantLogo {
		max-width: 150px !important;
		padding-left: 20px;
	}


	.bilgiKutusu {
		margin-left: 0;
		flex: 0 0 auto;
		width: 100%;
	}



	.shadow-heading {
		font-size: 36px;
	}







}



/* Large devices (desktops, less than 1200px) */

@media (max-width: 1199.98px) {
    .slider-img img {
        width: auto;
        height: 100vh;
        opacity: 0.4;
        text-align: center;
    }
    .slider-img {
        margin: 0 auto;
        width: 100%;
        height: 100vh;
    }
}


/* =====================================================
Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
    
    h1 {
        font-size: 1.5rem;
        font-weight: 700
    }
    h2 {
        font-size: 1.5rem;
        font-weight: 500;
        padding-bottom: 15px
    }
    h2 span {
        font-size: 1.10rem
    }
    h3 {
        font-size: 1.35rem;
        font-weight: 500;
        padding-bottom: 15px
    }
    h3 span {
        font-size: 1.25rem
    }
    h4 {
        font-size: 1.25rem;
        font-weight: 500;
        padding-bottom: 15px
    }
    h4 span {
        font-size: 1.05rem
    }
    h5 {
        font-size: 1.20rem;
        font-weight: 500;
        padding-bottom: 5px
    }
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small {
        font-size: 80%;
        line-height: normal;
        color: #555;
        padding-top: 5px;
    }
    section {
        padding: 20px 0px 0px 0px;
    }
    .mar-top {
        margin-top: 50px;
    }
    .mar-bot {
        margin-bottom: 50px;
    }
    .hero-text p {
        padding-top: 10px;
    }
    .owl-nav {
        width: 100%;
        position: relative;
        top: 20px;
        z-index: 1000;
    }
    .customprevbtn {
        width: auto;
        height: 30px;
        cursor: pointer;
        padding: 8px;
        margin-left: 30%;
    }
    .customnextbtn {
        width: auto;
        height: 30px;
        cursor: pointer;
        padding: 8px;
        margin-right: 30%;
    }
    .slider-img img {
        width: auto;
        height: 100vh;
        opacity: 0.4;
        text-align: center;
    }
    .slider-img {
        margin: 0 auto;
        width: 100%;
        height: 100vh;
    } 
    .slider-text {
        color: #ffffff;
        width: 90%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%, -50%);
    }
    .slider-text p {
        padding: 10px 10% 10px 10%;
        color: #fff;
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5rem;
    }
   .feature {
        background-color: #f4f4f4;
        padding: 30px;
    }
    .tab-info {
        padding: 30px 15px;
    }
    .about-img {
        margin-top: 5%;
    }
    .about-img img {
        max-width: 100%;
        height: auto;
    }
    .number-single h1 {
        font-size: 2.5rem;
    }
    .yacht-info,
    .yacht-info-bg-none {
        padding: 20px 15px;
    }
    .single-yacht-info {
        padding: 30px 15px;
    }
    .single-yacht-card {
        margin-bottom: 20px;
    }
    .other-yacht-category {
        margin-bottom: 50px;
    }
    .single-yacht-detail {
        padding: 30px 0px;
    }
    .act-full-width h3 span {
        font-size: 1.1rem;
        padding-top: 10px;
        line-height: 1.7rem;
    }
    .act-head p {
        font-size: 1.1rem;
        padding-top: 10px;
        line-height: 1.7rem;
    }
    .act-head {
        background-color: #ffffff;
        padding: 15px;
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
    }
    .act-head h3 {
        padding: 0;
    }
    .act-text {
        padding: 15px 0;
    }
    .act-full-width {
        padding: 15px;
        background-color: #f0f7fa;
    }
    .yacht-management {
        padding: 20px 0px 0px 0px;
    }
    .yacht-mntc-text {
        padding: 20px 0px 0px 0px;
    }
    .footer-copy li {
        display: inline;
        padding: 0px 20px 0px 0px;
    }
}


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) and (max-width: 767.98px) {
    section {
        padding: 50px 0px 0px 0px;
    }
    .mar-top {
        margin-top: 50px;
    }
    .mar-bot {
        margin-bottom: 50px;
    }
    .yacht-info,
    .yacht-info-bg-none {
        padding: 50px;
    }
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small {
        font-size: 80%;
        line-height: normal;
        padding-top: 5px;
    }
    h1 {
        font-size: 1.70rem;
        font-weight: 700
    }
    h2 {
        font-size: 1.5rem;
        font-weight: 500;
        padding-bottom: 15px
    }
    h2 span {
        font-size: 1.10rem
    }
    h3 {
        font-size: 1.35rem;
        font-weight: 500;
        padding-bottom: 15px
    }
    h3 span {
        font-size: 1.25rem
    }
    h4 {
        font-size: 1.25rem;
        font-weight: 500;
        padding-bottom: 15px
    }
    h4 span {
        font-size: 1.05rem
    }
    h5 {
        font-size: 1.20rem;
        font-weight: 500;
        padding-bottom: 5px
    }
    .nav-link {
        display: block;
        padding: 10px;
        margin: 0px;
    }
    .tab-info {
        padding: 40px;
    }
    .about-img {
        margin-top: 10%;
    }
    .about-img img {
        max-width: 100%;
        height: auto;
    }
    .number-single h1 {
        font-size: 2.5rem;
    }
    .slider-text{
        color: #ffffff;
        width: 80%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%, -50%);
    }
    .slider-text p {
        padding: 15px 10% 0px 10%;
        color: #fff;
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5rem;
    }
    .single-yacht-card {
        margin-bottom: 50px;
    }
    .single-yacht-info {
        padding: 30px;
        background-color: #f0f7fa;
        min-height: 100%;
    }
    .other-yacht-category {
        margin-bottom: 50px;
    }
    .act-head {
        background-color: #ffffff;
        padding: 25px;
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
    }
    .act-full-width h3 span {
        font-size: 1.2rem;
        padding-top: 10px;
        line-height: 1.5rem;
    }
    .act-head p {
        font-size: 1.2rem;
        padding-top: 10px;
        line-height: 1.5rem;
    }
    .act-full-width {
        padding: 30px;
        background-color: #f0f7fa;
    }
    .yacht-management {
        padding: 50px 0px 0px 0px;
    }
    .yacht-mntc-text {
        padding: 20px 0px 50px 0px;
    }

    .destination-info {
        padding: 30px;
        background: #f8f8f8;
    }
}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {
    section {
        padding: 60px 0px 0px 0px;
    }
    .mar-top {
        margin-top: 60px;
    }
    .mar-bot {
        margin-bottom: 60px;
    }
    .yacht-info,
    .yacht-info-bg-none {
        padding: 60px;
    }
    h1 {
        font-size: 2rem;
        font-weight: 700
    }
    h2 {
        font-size: 1.5rem;
        font-weight: 500;
        padding-bottom: 15px
    }
    h2 span {
        font-size: 1.10rem
    }
    h3 {
        font-size: 1.35rem;
        font-weight: 500;
        padding-bottom: 15px
    }
    h3 span {
        font-size: 1.25rem
    }
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small {
        font-size: 80%;
        line-height: normal;
        padding-top: 5px;
    }
    .slider-text {
        color: #ffffff;
        width: 80%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%, -50%);
    }
    .tab-info {
        padding: 60px;
        background-color: #f0f7fa;
    }
    .about-img img {
        max-width: 100%;
        height: auto;
    }
    .number-single h1 {
        font-size: 2.75rem;
    }
    .single-yacht-card {
        margin-bottom: 70px;
    }
    .yacht-info,
    .single-yacht-info,
    .single-yacht-detail {
        padding: 30px 15px;
        background-color: #f0f7fa;
    }
    .card-title {
        font-size: 1.25rem;
        margin-bottom: 0;
    }
    .detail-col {
        padding: 0;
    }
    .other-yacht-category {
        margin-bottom: 70px;
    }
    .act-head {
        background-color: #ffffff;
        padding: 30px;
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
    }
    .act-head h3 {
        padding: 0;
    }
    .act-head p {
        font-size: 1.3rem;
        padding-top: 10px;
        line-height: 1.7rem;
    }

    .act-full-width h3 span {
        font-size: 1.3rem;
        padding-top: 10px;
        line-height: 1.7rem;
    }
    .act-full-width {
        padding: 40px;
        background-color: #f0f7fa;
    }
    .act-text {
        padding: 30px 30px 0px 30px;
    }
    .yacht-management {
        padding: 50px 0px 0px 0px;
    }
    .yacht-mntc-text {
        padding: 20px 0px 0px 0px;
    }

	.sayfaFoto {
		max-width: 100%;
	}

	.sol, .sag {
		padding: 0px 0px 20px 0px;
	}

}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199.98px) {
    section {
        padding: 80px 0px 0px 0px;
    }
    .mar-top {
        margin-top: 80px;
    }
    .mar-bot {
        margin-bottom: 80px;
    }
    .top-bar {
        background-color: #000000;
        color: #cccccc;
        padding: 5px 0px;
        display: block;
    }
    h1 {
        font-size: 2.5rem;
        font-weight: 700
    }
    .slider-text {
        color: #ffffff;
        width: 80%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%, -50%);
    }
    .slider-text p {
        padding: 20px 10% 10px 10%;
        color: #fff;
        font-size: 1.25rem;
        font-weight: 300;
    }
    .yacht-info,
    .yacht-info-bg-none {
        padding: 60px;
    }
    .tab-img {
        padding: 0px;
        overflow: hidden;
    }
    .tab-img img {
        max-width: 120%;
        right: 0;
    }
    .tab-info {
        padding: 40px;
    }
    .about-img img {
        max-width: 80%;
        height: auto;
    }
    .yacht-img {
        min-height: 100%;
        background: red;
        overflow: hidden;
    }
    .yacht-img img {
        max-width: 150%;
        height: auto;
    }
    .yacht-info,
    .single-yacht-info,
    .single-yacht-detail {
        padding:40px;
        background-color: #f0f7fa;
    }
    .yacht-info-bg-none {
        padding: 40px;
        background-color: #f0f7fa;
    }
    .single-yacht-img {
        overflow: hidden;
    }
    .single-yacht-img img {
        max-width: 135%;
        height: auto;
    }
    .card-title {
        font-size: 1.5rem;
        margin-bottom: 0;
    }
    .act-full-width {
        padding: 40px;
        background-color: #f0f7fa;
    }
    .act-full-img {
        min-height: 100%;
        background: #555;
        overflow: hidden;
    }
    .act-full-img .img-fluid {
        max-width: 134%;
        height: auto;
        text-align: right;
    }
    .act-head {
        background-image: linear-gradient(to left, #00c1c8, #009abb);
        color: #ffffff;
        padding: 40px;
        position: absolute;
        top: 50px;
        right: 15px;
        width: 110%;
    }
    .act-head h3,
    .act-full-width h3 {
        font-size: 1.75rem;
    }
    .act-head p {
        font-size: 1.4rem;
        padding-top: 10px;
        line-height: 1.7rem;
    }
    .act-full-width h3 span {
        font-size: 1.4rem;
        padding-top: 10px;
        line-height: 1.7rem;
    }
    .detail-col {
        padding: 0;
    }
    .yacht-management {
        padding: 100px 0px 0px 20px;
    }
}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {

    .top-bar {
        background-color: #000000;
        color: #cccccc;
        padding: 5px 0px;
        display: block;
    }
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
    .feature {
        background-image: linear-gradient(to bottom, #00c1c8, #009abb);
        padding: 25px;
        transition: all 550ms ease-in-out;
    }
    .slider-img img {
        min-width: 100%;
        height: 95vh;
        opacity: 0.4;
        transform: translateX(-50%);
        position: absolute;
        left: 50%;
    }
    .slider-text {
        color: #ffffff;
        width: 70%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%, -50%);
    }
    .tab-info {
        padding: 50px;
        background-color: #f0f7fa;
    }
    .act-full-width {
        padding: 50px;
        background-color: #f0f7fa;
    }
    .yacht-info {
        padding: 50px;
        background-color: #f0f7fa;
    }
    .yacht-info-bg-none {
        padding: 50px;
        background-color: #f0f7fa;
    }

    .destination-info {
        padding: 30px;
        background: #f8f8f8;
    }
}






