.service-lg {
    float: left;
    width: 50%;
}
.row.width_105 {
    float: right;
    width: 50%;
}
.video-wrapper {
    box-shadow: rgba(100, 100, 111, 0.5) 0px 7px 29px 0px;
    border-radius: 20px;
}
.youtube-player {
    position: relative;
    width: 100%;
    max-width: 100%;
    background: rgb(246 246 246 / 0%);
    overflow: hidden;
	border-radius: 15px;
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    cursor: pointer;
    background-image: url(../images/play-icon.svg);
    background-color: #ffffff52;
    border-radius: 50%;
	background-size: 100%;
	opacity: 0.6;
}
.youtube-player img {
    width: 100%;
    height: 407px;
	border: 1px solid;
    border-radius: 20px;
}

.news-card {
    min-width: auto;
}

.product_catcsi-left .text-box h1.profile {
    margin: 0;
    position: absolute;
    font-weight: 600;
    color: #0b2f70;
    text-transform: uppercase;
    font-size: 40px;
    top: 34%;
    left: 25px;
    z-index: 2;
    letter-spacing: 12px;
    font-family: 'Poppins', sans-serif;
}

@media screen and (max-width: 420px) {
	.service-lg,.row.width_105 {
		width: 100%;
		margin: 0;
	}
	.youtube-player img {
		width: 100%;
		height: auto;
	}
	
}


section.exclusive-sec {
	background: #e0ecfb;
	padding: 60px 0;
	background: url(../images/exclusive-sec-bg.webp);
}
.exclusive-container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    overflow: auto;
    background: rgb(255 255 255 / 70%);
    padding: 0 15px 10px;
    border-radius: 15px;
}

.exclusive-container .slider { background: none;}
.left-text {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0px 15px;
}

.left_text_box {
	float: right;
	width: 100%;
}

.left-text h2 {
	font-size: 48px;
	color: #0b2f70;
	text-align: center;
}

.left-text p {
	text-align: center;
	color: #0b2f70;
}

.right-slider {
	float: left;
	width: 100%;
}
/*.right-slider .slick-list {			height: 486px;			} */
.right-slider .slick-slide {
	max-width: 450px;
	height: auto;
}

.exclusive-sec .slide {
	width: 896px;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 15px;
}

.exclusive-sec .slide img {
	max-width: 100%;
	position: relative;
	transition: all 1s ease-out;
}

.exclusive-sec .slide.slick-center img {
	transition: all 1s ease-out;
	opacity: 1;
}

.exclusive-sec .slick-prev,
.exclusive-sec .slick-next {
	width: 60px;
	height: 60px;
	border: none;
	border-radius: 50%;
	margin: auto;
	position: absolute;
	z-index: 3000;
	top: 0;
	bottom: 0;
	cursor: pointer;
	outline: none;
}

.exclusive-sec .slick-next {
	text-indent: 1px
}

.exclusive-sec .slick-prev {
	text-indent: -2px
}

.exclusive-sec .slick-next:before,
.exclusive-sec .slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.exclusive-sec button.slick-next.slick-arrow {
	right: 15px;
}

.exclusive-sec .slick-prev:before {
	content: '←';
}

.exclusive-sec .slick-next:before {
	content: '→';
}

.exclusive-sec .slick-arrow {
	background: none;
	border: none;
	position: absolute;
	bottom: 33px;
	color: #fff;
	font-size: 1.5rem;
	padding: 0;
	width: 33px;
	height: 33px;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
	z-index: 20;
	-webkit-transition: background-color .2s ease 0s;
	transition: background-color .2s ease 0s
}

.exclusive-sec .slick-arrow:hover {
	background-color: rgba(255, 255, 255, .2)
}

.exclusive-sec .slick-dots {
	position: absolute;
	bottom: 0;
	right: 50%;
	padding: 0;
	margin: 0;
	list-style: none
}

.exclusive-sec .slick-dots li {
	float: left;
	display: block;
	margin: 1rem .2rem;
	font-size: 0
}

.exclusive-sec .slick-dots button {
	border: 0;
	overflow: hidden;
	background: rgba(255, 255, 255, .4);
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
	text-indent: 9999px;
	padding: 0
}

.exclusive-sec .slider .slick-dots .slick-active button {
	background: rgba(255, 255, 255, .8)
}

.exclusive-sec .text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 33px 99px;
	color: #fff;
	z-index: 5;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.exclusive-sec .prev .text {
	text-align: right;
	float: right;
}

.exclusive-sec .slick-active .text {
	padding: 0 55px 99px
}

.exclusive-sec .category {
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}

.exclusive-sec .title {
	font-size: 1.1rem;
	line-height: 1.15em;
	margin: .4rem 0 0;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	color: #fff;
	font-family: 'Oswald', sans-serif;
}

.exclusive-sec .slider.changing .text {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.exclusive-sec .slick-active .title {
	margin-top: .8rem;
	font-size: 3.1rem;
	-webkit-transition: all .4s ease .2s;
	transition: all .4s ease .2s
}

.exclusive-sec .summary {
	position: relative;
	height: 1px;
	top: 100px;
	font-weight: 400;
	margin: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.exclusive-sec .slick-active .summary {
	top: 5px;
	-webkit-transition: all .4s ease .2s;
	transition: all .4s ease .2s
}

.exclusive-sec .slide:before {
	content: "";
	display: block;
}

.exclusive-sec .slide figure:before,
.exclusive-sec .slide figure:after {
	content: "";
	position: absolute;
	top: 10%;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .25);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%)
}

.exclusive-sec .slide figure:before {
	top: 0;
	background: transparent;
	z-index: 1;
	-webkit-transition: background-color .4s ease 0s;
	transition: background-color .4s ease 0s
}

.exclusive-sec .slide:hover figure:before,
.exclusive-sec .slide:focus figure:before {
	background: rgba(39, 37, 30, .6)
}



#marquee {
    padding: 15px 0;
    overflow: initial;
    background: #f7e4c8;
}
#marquee .container {
    overflow: hidden;
    width: 100%;
}

#marquee .pic-container {
    display: flex;
    animation: marquee 35s infinite linear;
}

#marquee .pic-container .pic {
    padding: 5px 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 0 0.5%;
    background: #fff;
    flex-basis: 7%;
    flex-shrink: 0;
	display: flex;
    align-items: center;
}
#marquee .pic-container .pic img {
    width: 100%;
    height: auto;
}



@media (max-width: 1024px) {
	#marquee .pic-container {
    animation: marquee 50s infinite linear;
}
    #marquee .pic-container .pic {
        flex-basis: 15%;
    }
}

@media (max-width: 768px) {
	#marquee .pic-container {
    animation: marquee 60s infinite linear;
}
    #marquee .pic-container .pic {
        flex-basis: 19%;
    }
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-350%);
    }
}

@media (max-width: 1024px) {
    @keyframes marquee {
        0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(-833%);
        }
    }
}

@media (max-width: 768px) {
    @keyframes marquee {
        0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(-1020%);
        }
    }
}

@media only screen and (max-width: 560px) {
	.exclusive-sec .left-text {
		width: 100%;
	}
	
	.exclusive-sec .right-slider {
		clear: both;
	}
	
	.exclusive-sec .right-slider .slide img {
		width: 80%;
		height: 80%;
	}
	
	.exclusive-sec .right-slider .slick-list {
		height: auto;
	}
}



a.support-box:focus {
    color: #fff;
    text-decoration: none;
}

.error {
	border: 2px solid red !important;
}