﻿.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 2px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #fff;
	border-radius: 10px;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 2px;
	background-color: #fff;
}

.carousel-indicators li:focus {
	outline: 2px solid #8D959F;
}



.slide-caption {
	color: #FFFFFF;
	padding: 8px;
	position: absolute;
	left: 84px;
	top: 96px;
	width: 628px;
	height: 168px;
	z-index: 8;
	opacity: 1;
	font-size: 70px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	text-align: left;
	text-transform: none;
}


.slide-text {
	color: #FFFFFF;
	padding: 8px;
	position: absolute;
	left: 84px;
	top: 288px;
	width: 628px;
	height: 88px;
	z-index: 8;
	opacity: 1;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	text-align: left;
	text-transform: none;
}

.slide-button {
	color: #FFFFFF;
	left: 85px;
	top: 420px;
	width: 258px;
	height: 69px;
	position: absolute;
	opacity: 1;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	line-height: 69px;
	text-align: center;
	text-transform: none;
	border: white solid 2px;
}

@media (max-width: 991px) {
	.carousel {
		margin-top: 51px;
	}
}

@media (max-width: 500px) {
	.carousel-item .img-fluid {
		height: 204px;
	}
}

@media (max-width: 767px) {

	.slide-caption {
		color: #FFFFFF;
		position: absolute;
		left: 16px;
		top: 20px;
		right: 16px;
		width: 90%;
		height: 32px;
		z-index: 8;
		font-size: 24px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: normal;
		text-align: left;
		text-transform: none;
	}

	.slide-text {
		color: #FFFFFF;
		position: absolute;
		left: 16px;
		top: 65px;
		width: 180px;
		height: 60px;
		z-index: 8;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		line-height: 20px;
		text-align: left;
		text-transform: none;
	}

	.slide-button {
		color: #FFFFFF;
		left: 16px;
		top: 140px;
		width: 100px;
		height: 40px;
		position: absolute;
		opacity: 1;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height: 40px;
		text-align: center;
		text-transform: none;
		border: white solid 1px;
	}
}

@media (min-width: 768px) {

	.slide-caption {
		color: #FFFFFF;
		position: absolute;
		left: 30px;
		top: 20px;
		right: 30px;
		width: 90%;
		height: 32px;
		z-index: 8;
		font-size: 24px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: normal;
		text-align: left;
		text-transform: none;
	}

	.slide-text {
		color: #FFFFFF;
		position: absolute;
		left: 30px;
		top: 70px;
		width: 220px;
		height: 60px;
		z-index: 8;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		line-height: 20px;
		text-align: left;
		text-transform: none;
	}

	.slide-button {
		color: #FFFFFF;
		left: 30px;
		top: 150px;
		width: 100px;
		height: 40px;
		position: absolute;
		opacity: 1;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height: 40px;
		text-align: center;
		text-transform: none;
		border: white solid 1px;
	}
}

@media (min-width: 991px) {
	.slide-caption {
		color: #FFFFFF;
		position: absolute;
		left: 60px;
		top: 40px;
		right: 30px;
		width: 90%;
		height: 80px;
		z-index: 8;
		font-size: 40px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: normal;
		text-align: left;
		text-transform: none;
	}

	.slide-text {
		color: #FFFFFF;
		position: absolute;
		left: 60px;
		top: 130px;
		width: 450px;
		height: 80px;
		z-index: 8;
		font-size: 22px;
		font-style: normal;
		font-weight: normal;
		line-height: 40px;
		text-align: left;
		text-transform: none;
	}

	.slide-button {
		color: #FFFFFF;
		left: 60px;
		top: 240px;
		width: 140px;
		height: 60px;
		position: absolute;
		opacity: 1;
		font-size: 22px;
		font-style: normal;
		font-weight: normal;
		line-height: 60px;
		text-align: center;
		text-transform: none;
		border: white solid 1px;
	}
}

@media (min-width: 1200px) {
	.slide-caption {
		color: #FFFFFF;
		position: absolute;
		left: 60px;
		top: 50px;
		right: 30px;
		width: 90%;
		height: 80px;
		z-index: 8;
		font-size: 40px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: normal;
		text-align: left;
		text-transform: none;
	}

	.slide-text {
		color: #FFFFFF;
		position: absolute;
		left: 60px;
		top: 160px;
		width: 450px;
		height: 80px;
		z-index: 8;
		font-size: 22px;
		font-style: normal;
		font-weight: normal;
		line-height: 40px;
		text-align: left;
		text-transform: none;
	}

	.slide-button {
		color: #FFFFFF;
		left: 60px;
		top: 280px;
		width: 140px;
		height: 60px;
		position: absolute;
		opacity: 1;
		font-size: 22px;
		font-style: normal;
		font-weight: normal;
		line-height: 60px;
		text-align: center;
		text-transform: none;
		border: white solid 1px;
	}
}

@media (min-width: 1400px) {
	.slide-caption {
		color: #FFFFFF;
		padding: 8px;
		position: absolute;
		left: 84px;
		top: 96px;
		min-width: 628px;
		max-width: 700px;
		height: 168px;
		z-index: 8;
		opacity: 1;
		font-size: 70px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: normal;
		text-align: left;
		text-transform: none;
	}


	.slide-text {
		color: #FFFFFF;
		padding: 8px;
		position: absolute;
		left: 84px;
		top: 288px;
		width: 628px;
		height: 88px;
		z-index: 8;
		opacity: 1;
		font-size: 28px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: normal;
		text-align: left;
		text-transform: none;
	}

	.slide-button {
		left: 85px;
		top: 420px;
		width: 258px;
		height: 69px;
		position: absolute;
		opacity: 1;
		color: rgb(255, 255, 255);
		font-size: 22px;
		font-style: normal;
		font-weight: normal;
		line-height: 69px;
		text-align: center;
		text-transform: none;
		border: white solid 2px;
	}
}

.slider-item {
    margin: 0 auto;
}

.hero-content {
    position: relative;
    z-index: 1;
}

.part2 {
    position: relative;
    bottom: 82px;
}

.part3 {
    position: relative;
}

.crete-round-font {
    font-family: 'Crete Round';
    letter-spacing: 0px;
    text-align: left;
}

.lato-font {
    font-family: 'Lato';
    letter-spacing: 0px;
    text-align: left;
}

.lato-font1 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.btn-primary-1 {
    border-radius: 6px;
    background: #DD3638;
    color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    float: left;
    border: none;
    font-family: 'Crete Round';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.02em;
}

.hero-bg {
    position: absolute;
    bottom: 45px;
    margin: 0 auto;
}

.simple-text {
    width: 469px;
    height: 30px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #212529;
}

@media (min-width: 768px) {
    .hero-content {
        left: 65px !important;
    }
}

@media (min-width: 912px) {
    .hero-content {
        left: 85px !important;
    }
}

@media (min-width: 991px) {
    .slider-item {
        width: 85%;
        height: 676px;
    }

    .hero-content {
        width: 472px;
        height: 360px;
        left: 89px;
        top: 154px;
    }

    .hero-bg {
        width: 85%;
        height: 593px;
        top: 38px;
        left: 5px;
        right: 5px;
        background-size: cover !important;
        border-radius: 50px;
    }

    .part2 {
        top: 32px;
    }

    .part3 {
        top: 82px;
    }

    .crete-round-font {
        font-size: 64px;
        font-weight: 400;
        line-height: 72px;
    }

    .lato-font {
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
    }

    .btn-primary-1 {
        height: 56px;
        width: 122px;
        padding: 8px 24px;
    }

    .font-size-72 {
        color: #212529;
        font-size: 72px;
        line-height: 84px;
    }

    .font-size-18 {
        font-size: 18px;
        width: 460px;
    }
}

@media (max-width: 991px) {
    .hero-content {
        width: 258px;
        height: 200px;
        left: 16px;
        top: 24px;
    }

    .crete-round-font {
        font-size: 24px;
        line-height: 32px;
    }

    .lato-font {
        font-size: 14px;
        line-height: 20px;
    }

    .part2 {
        top: 14px;
    }

    .part3 {
        top: 51px;
    }

    .slider-item {
        width: 100%;
        height: 324px;
    }

    .hero-bg {
        top: 0;
        width: 100%;
        height: 324px;
        border-radius: 4px;
        left: 0;
        right: 0;
        background-size: cover !important;
    }

    .btn-primary-1 {
        width: 97px;
        height: 40px;
        padding: 8px 10px;
    }
}