.carousel .carousel-caption {
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
}

.carousel .carousel-caption h5 {
    font-size: 30px;
    font-weight: 600;
    color: #EAEFFF;
}

#slider {
    height: 350px;
    padding-top: 100px;
}

#about {
    padding-top: 154px;
}

#about .line-bottom {
    border-bottom: 4px solid #FF7815;
    padding-top: 12px;
    width: 125px;
    margin-bottom: 30px;
}

#about .left-items-area {
    margin-top: 40px;
    margin-bottom: 40px;
}

#about .left-item img {
    margin-right: 12px;
}

#about .left-item .text-color-1 {
    font-size: 14px;
    font-weight: bold;
    color: #FF7815;
    display: block;
}

#about .left-item .text-color-2 {
    font-size: 14px;
    font-weight: bold;
    color: #011C76;
    display: block;
}

#about .left-item .phone-text {
    font-weight: bold;
    font-size: 14px;
    color: #011C76;
    display: block;
}

#about .left-item .phone-number {
    font-weight: 400;
    font-size: 14px;
    color: #FF7815;
    display: block;
}

#about .btn {
    background-color: #011C76;
    border-radius: 30px;
    padding: 14px 25px;
    color: #FF7815;
    font-weight: 600;
    font-size: 14px;
}

#about .right-item .icon-img {
    margin-right: 26px;
}

#about .right-item .name {
    font-size: 16px;
    font-weight: bold;
    color: #011C76;
    margin-bottom: 10px;
}

#about .right-item .description {
    font-size: 14px;
    font-weight: 400;
    color: #4E4E4E;
}

#film-types .line {
	margin-top: 81px;
    margin-bottom: 68px;
}

#film-types .section-title {
    text-align: center;
}

#film-types .line-bottom {
    border-bottom: 4px solid #FF7815;
    padding-top: 12px;
    width: 125px;
    margin-bottom: 30px;
    margin: 0 auto;
}

#film-types .nav-tabs {
	width: 50%;
    padding-left: 130px;
    padding-right: 5%;
    padding-top: 75px;
    border-bottom: none;
}

#film-types .left-side {
	width: 50%;
    padding-left: 130px;
    padding-right: 5%;
}

#film-types .right-side {
	width: 50%;
}

#film-types .nav-tabs .nav-link {
    color: #4E4E4E;
    font-size: 18px;
    font-weight: 400;
}

#film-types .nav-tabs .nav-link.active {
    color: #011C76;
    border: none;
    border-bottom: 2px solid #FF7815;
}

#film-types .nav-tabs .nav-link:not(.active):hover {
    border-color: #fff;
    color: #011C76;
    font-size: 18px;
}

#film-types .left-side .title {
    color: #011C76;
    font-size: 22px;
    font-weight: bold;
    margin-top: 50px;
}

#film-types .buttons-area {
    margin-top: 50px;
}

#film-types .btn {
    background-color: #011C76;
    border-radius: 30px;
    padding: 14px 25px;
    color: #FF7815;
    font-weight: 600;
    font-size: 14px;
    margin-right: 20px;
}

#film-types .calendar {
    margin-right: 15px;
}

#partners {
    padding-bottom: 80px;
}

#partners .line {
    margin-top: 81px;
    margin-bottom: 68px;
}

#partners .section-title,
#partners .section-description {
    text-align: center;
}

#partners .section-description {
    margin-top: 23px;
}

#partners .line-bottom {
    border-bottom: 4px solid #FF7815;
    padding-top: 12px;
    width: 125px;
    margin-bottom: 30px;
    margin: 0 auto;
}

#partners .partners {
    margin-top: 70px;
}

#kit {
    background-color: #E8EAF3;
    padding-top: 65px;
}

#kit .item:hover {
	box-shadow: 0px 3px 6px #00000029;
}

#kit .section-title,
#kit .section-description {
    text-align: center;
}

#kit .section-description {
    margin-top: 23px;
	margin-bottom: 55px;
}

#kit .line-bottom {
    border-bottom: 4px solid #FF7815;
    padding-top: 12px;
    width: 125px;
    margin-bottom: 30px;
    margin: 0 auto;
}

#kit .kit-carousel .item .title {
    font-size: 14px;
    font-weight: 600;
    color: #011C76;
    margin-top: 30px;
    margin-bottom: 17px;
}

#kit .kit-carousel .item .text-left {
    font-size: 14px;
    font-weight: 500;
    color: #011C76;
}

#kit .kit-carousel .item .text-right {
    font-size: 14px;
    font-weight: 500;
    color: #4E4E4E;
}

#kit .kit-carousel .item .text-right.price {
    color: #FF7815;
}

#kit .kit-carousel .item .button-area {
    margin-top: 10px;
}

#kit .kit-carousel .item .buy-button {
    background-color: #011C76;
    border-radius: 30px;
    padding: 10px 30px;
    font-size: 12px;
    font-weight: 600;
    color: #FF7815;
    text-decoration: none;
}

#kit .kit-carousel .item .buy-button img {
    width: 14px;
    margin-right: 14px;
}

#kit .bottom-info {
    padding-top: 46px;
    padding-bottom: 22px;
}

#kit .bottom-info .info {
	margin-right: 65px;
}

#kit .bottom-info .info img {
    margin-right: 15px;
}

#kit .bottom-info .info span {
    font-size: 14px;
    color: #011C76;
    text-transform: uppercase;
}

#kit .bottom-info .info .text-line-1 {
    font-weight: 500;
}

#kit .bottom-info .info .text-line-2 {
    font-weight: bold;
}

#contact-modal {
	z-index: 999999;
}

#contact-modal .modal-body {
	padding: 43px 16px 0 16px;
}

#contact-modal .title {
	text-align: center;
	font-size: 20px;
    font-weight: 600;
    color: #011C76;
	margin-bottom: 30px;
}

#contact-modal input[type="submit"] {
	display: block;
	width: 100%;
	background-color: #011C76;
	font-size: 16px;
    font-weight: bold;
	color: #FFFFFF;
	border-radius: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contact-modal .close {
	position: absolute;
    top: -32px;
    right: -32px;
}

#kit .bottom-info .bottom-text {
    font-size: 14px;
    font-weight: 400;
    color: #011C76;
    margin-top: 30px;
}

.owl-nav {
	position: absolute;
    display: flex;
    justify-content: space-between;
    left: -4%;
    top: 50%;
    transform: translateY(-50%);
    width: 109%;
}

.owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    width:30px;
    height:30px;
}

.owl-carousel .owl-nav .owl-prev{
	outline: none;
    background: url('../img/icons/arrow-left.svg') no-repeat!important;
}
.owl-carousel .owl-nav .owl-next{
    background: url('../img/icons/arrow-right.svg') no-repeat!important;
	outline: none;
}

@media (max-width: 1200px) {
	
	#contact-modal .close {
		top: 15px;
		right: 15px;
	}

    #about, #kit {
        padding: 60px 10px;
    }

    #partners {
        padding-left: 10px;
        padding-right: 10px;
    }

    #slider {
		height: 450px;
		padding-top: 0;
	}

    #about .right-side {
        padding-top: 60px;
    }

    #film-types .line, #partners .line {
        margin-top: 0px;
        margin-bottom: 60px;
    }
	
	#film-types .left-side, #film-types .right-side {
		width: 100%;
		padding-left: 25px;
	}

    #film-types .right-side {
        margin-top: 60px;
		margin-bottom: 60px;
    }
	
	#film-types .nav-tabs {
		width: 100%;
		padding-left: 25px;
		padding-right: 25px;
	}

    .nav-tabs .nav-item {
        margin-right: 0;
    }

    #partners .partners {
        margin-top: 0;
    }

    #kit .bottom-info .info {
        margin-bottom: 40px;
		margin-right: 0;
    }

    #kit .bottom-info .info img {
        margin-right: 0;
		margin-bottom: 10px;
    }
	
	.owl-nav {
		position: static;
		display: block;
		transform: unset;
		width: unset;
	}
	
	.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    	width: 20px;
	}
}