/* Slider default CSS */
.handsy-boxes-slider.ttm-boxes-carousel-arrows-1 .handsy-boxes-row-wrapper .slick-next {
    right: 50px;
}
.handsy-boxes-slider.ttm-boxes-carousel-arrows-1 .handsy-boxes-row-wrapper .slick-prev {
    left: 50px;
}
.ttm-slider-box-wrapper {
    padding: 100px 0 100px 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}
.ttm-slider-box-wrapper .ttm-slider-box-details { 
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
}
.ttm-slider-box-wrapper .ttm-slider-box-details.content-center {
    text-align: center;
}

.ttm-slider-extra-image {
	position: absolute;
	z-index: 5;
	pointer-events: none; 
}

.ttm-slider-button-link, .ttm-slider-button-link a {
    display: inline-block;
    vertical-align: top;
}
.ttm-slider-tagline {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
}
.ttm-slider-description {
    margin-bottom: 40px;
}
.ttm-slider-title {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 60px;
}
.ttm-slider-button-link a {
    padding: 10px 20px;
    background: var(--ttm-skincolor);
    font-size: var(--button_fontsize);
    font-weight: var(--button-font-weight);
}
.ttm-slider-button-link a:hover{
    background: var(--ttm-secondarycolor);
    color: var(--ttm-whitecolor);
}
.ttm-slider-bg-overlay {
	position: absolute;
	inset: 0;
	z-index: 1;
	background-color: #000; /* You can change this to any overlay color */
	pointer-events: none;
	transition: opacity 0.3s ease;
}
.handsy-boxes-slider.handsy-boxes-view-carousel .slick-dots {
    bottom: 30px;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-hide .handsy-boxes-row-wrapper .slick-arrow {
    display: none !important;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-above .handsy-boxes-row-wrapper .slick-arrow {
    top: 50px;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-below .handsy-boxes-row-wrapper .slick-arrow {
    bottom: 0px;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-above .handsy-boxes-row-wrapper .slick-arrow.slick-next,
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-below .handsy-boxes-row-wrapper .slick-arrow.slick-next {
    right: auto;
    left: 75px;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-above .handsy-boxes-row-wrapper .slick-arrow.slick-prev,
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-below .handsy-boxes-row-wrapper .slick-arrow.slick-prev {
    left: 15px;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-below .handsy-boxes-row-wrapper .slick-arrow {
    bottom: 50px;
    top: auto;
}

/* Slider default CSS */
.handsy-boxes-slider.ttm-boxes-carousel-arrows-1 .handsy-boxes-row-wrapper .slick-next {
    right: 50px;
}
.handsy-boxes-slider.ttm-boxes-carousel-arrows-1 .handsy-boxes-row-wrapper .slick-prev {
    left: 50px;
}
.ttm-slider-box-wrapper {
    padding: 100px 0 100px 0;
    position: relative;
    overflow: hidden;
    width: 100%;    
}
.ttm-slider-description2,
.ttm-slider-description {    
	text-align: left;
}
.ttm-slider-box-wrapper .ttm-slider-box-details { 
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
}
.ttm-slider-box-wrapper .ttm-slider-box-details.content-right {
    text-align: right;
    padding: 0 90px 0 80px;
	width: 50%;
}
.ttm-slider-box-wrapper .ttm-slider-box-details.content-center {
    text-align: center;
}
.ttm-slider-button-link, .ttm-slider-button-link a {
    display: inline-block;
    vertical-align: top;
}
.ttm-slider-tagline {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 19px;
}
.handsy-element-sliderbox-default .ttm-btnbox {
    padding-bottom: 21px;
}
.handsy-element-sliderbox-default .ttm-slider-description {
    margin-bottom: 47px;
	padding-top: 80px;
}
.ttm-slider-title {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 28px;
}
.ttm-slider-button-link a {
    padding: 8px 25px;    
    font-size: 14px;    
	text-transform: uppercase;
	position: relative;
}
.ttm-slider-button-link a:hover {
    background: var(--ttm-secondarycolor);
    color: #fff;
}
.ttm-slider-bg-overlay {
	position: absolute;
	inset: 0;
	z-index: 1;
	background-color: #000;
	pointer-events: none;
	transition: opacity 0.3s ease;
}
.handsy-boxes-slider.handsy-boxes-view-carousel .slick-dots {
    bottom: 30px;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-hide .handsy-boxes-row-wrapper .slick-arrow {
    display: none !important;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-above .handsy-boxes-row-wrapper .slick-arrow {
    top: 50px;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-below .handsy-boxes-row-wrapper .slick-arrow {
    bottom: 0px;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-above .handsy-boxes-row-wrapper .slick-arrow.slick-next,
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-below .handsy-boxes-row-wrapper .slick-arrow.slick-next {
    right: auto;
    left: 75px;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-above .handsy-boxes-row-wrapper .slick-arrow.slick-prev,
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-below .handsy-boxes-row-wrapper .slick-arrow.slick-prev {
    left: 15px;
}
.handsy-boxes-view-carousel.ttm-boxes-carousel-arrow-below .handsy-boxes-row-wrapper .slick-arrow {
    bottom: 50px;
    top: auto;
}
.handsy-element-sliderbox-default .ttm-slider-description.animated-element:after {
	 -webkit-mask: url(../images/upper-lines.svg) no-repeat 100% 100%;
    mask: url(../images/upper-lines.svg) no-repeat 100% 100%;
    -webkit-mask-size: cover;
    mask-size: cover;
    position: absolute;
    top: -180px;
    left: -40px;
    right: auto;
    width: 512px;
    height: 164px;
    content: '';
    background-color: #fff;
}
.handsy-element-sliderbox-default .ttm-slider-description.animated-element:before {
	 -webkit-mask: url(../images/lower-lines.svg) no-repeat 100% 100%;
    mask: url(../images/lower-lines.svg) no-repeat 100% 100%;
    -webkit-mask-size: cover;
    mask-size: cover;
    position: absolute;
    bottom: -180px;
    left: -41px;
    right: auto;
    width: 513px;
    height: 165px;
    content: '';
    background-color: #fff;
}

.elementor-repeater-item-ff53a9c.ttm-slider-extra-image.animated-element.animate__animated.animate__fadeIn {
    left: 0;
    right: auto;
}
.ttm-slider-box-wrapper.elementor-repeater-item-ff53a9c .ttm-slider-box-details.content-right {
    text-align: left;    
}
.ttm-slider-box-wrapper.elementor-repeater-item-ff53a9c .ttm-banner-slide-item-one {
    display: flex;
    flex-direction: row-reverse;
}
.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-description img {
    display: inline-block;
	padding-right: 12px;
}
.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-description {
    color: #fff;    
}
.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-title2 {
    position: relative;    
}
.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-description {
    margin-bottom: 22px;    
}
.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-title {
    margin-bottom: 40px;
}
.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-btnbox {
    padding-bottom: 42px;
}


/**/
.ttm-slider-style1 .ttm-slider-title2,
.ttm-slider-style1 .ttm-slider-title {
	font-family: var(--main-title-fontfamily);
}
.ttm-slider-style1 .banner-image-title {
	display: flex;
}
.ttm-slider-style1 .ttm-desc-btn {
    display: flex;
}
.ttm-slider-style1 .ttm-slider-tagline {    
    margin: 0;
}
.ttm-slider-style1 .banner-image-one {
    padding-right: 40px;
}
.ttm-slider-style1 .ttm-slider-box-wrapper {    
    display: flex;
    align-items: flex-end;
}
.ttm-slider-style1 .ttm-slider-description {
    margin-bottom: 60px;
}
.ttm-slider-style1 .ttm-btnbox a:hover {
    background-color: #fff;
    color: var(--ttm-secondarycolor);
}	
.ttm-slider-style1 .ttm-btnbox {
    display: flex;
    gap: 15px;
}
.ttm-slider-style1 .ttm-dessc {
    padding-right: 80px;
    width: 47%;
}
.ttm-slider-style1 .ttm-slider-extra-image {
    position: relative;    
}
.ttm-slider-style1 .ttm-slider-button-link a {   
    border: 1px solid;
	background: transparent;
	padding: 6px 25px; 
}
.ttm-slider-style1 .elementor-repeater-item-6cda96a .banner-image-one {
    padding-right: 0;
}
.ttm-slider-style1 .elementor-repeater-item-6cda96a .ttm-dessc {
    padding-right: 0px;
    width: auto;
}
.ttm-slider-style1 .elementor-repeater-item-6cda96a .ttm-dessc .ttm-slider-description {
    padding: 20px;
    background-color: #282224;
    border: 1px solid rgba(255, 255, 255, 0.11);
    position: relative;
    right: -350px;
    bottom: 90px;
}
.ttm-slider-style1 .elementor-repeater-item-6cda96a .ttm-dessc .ttm-slider-description img {
	padding-bottom: 20px;	
}
.ttm-slider-style1 .elementor-repeater-item-6cda96a .ttm-desc-btn {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

/* Control per-device visibility */
.ttm-slider-extra-image.elementor-hidden-desktop {
	display: none !important;
}
@media (min-width: 1025px) {
	.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-description {		
		font-size: 18px !important;
	}	
	.elementor-10219 .elementor-element.elementor-element-89c37d3 .elementor-repeater-item-ff53a9c .ttm-slider-title {    
		font-size: 90px;
		line-height: 116px;
	}
	.elementor-10219 .elementor-element.elementor-element-89c37d3 .elementor-repeater-item-ff53a9c .ttm-slider-title p {    
		font-size: 114px;
	}	
	.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-title {
		font-size: 60px;
	}
	.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-title2 {    
		left: -265px;
	}
	.handsy-element-sliderbox-default .elementor-repeater-item-85376ed .ttm-slider-description {  
		padding-left: 10px;
	}
}
@media (max-width: 1199px) {
	.ttm-slider-style1 .elementor-repeater-item-6cda96a .ttm-dessc {    
		display: none;
	}
	.ttm-slider-style1 .elementor-repeater-item-6cda96a .ttm-desc-btn {
		display: block;		
	}
	.ttm-slider-style1 .ttm-btnbox {
		margin-bottom: 60px;
	}
}
@media (max-width: 1024px) {
	.ttm-slider-extra-image.elementor-hidden-tablet {
		display: none !important;
	}
}

@media (max-width:1024px) {
	.ttm-slider-box-wrapper .ttm-slider-box-details.content-right {
		text-align: center;
		padding: 0;
		width: 100%;
	}
	.handsy-element-sliderbox-default .ttm-slider-description {    
		padding-top: 0;
	}
	.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-title {
		margin-bottom: 28px !important;
	}
	.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-btnbox {
		padding-bottom: 0;
	}
	.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-description {
		color: #fff !important;
		text-align: center;
		display: block !important;
	}
	.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-description img,
	.handsy-element-sliderbox-default .elementor-repeater-item-ff53a9c .ttm-slider-title br {
		display: none;
	}
	.elementor-10219 .elementor-element .ttm-slider-bg-overlay {
		background-color: #000000c7 !important;		
		z-index: 9;
	}
	.ttm-slider-box-wrapper .ttm-slider-box-details.content-right {
		text-align: center !important;    
		z-index: 99;
	}
	.elementor-10219 .elementor-element.elementor-element-89c37d3 .ttm-slider-title,
	.elementor-10219 .elementor-element.elementor-element-89c37d3 .ttm-slider-title2,
	.elementor-10219 .elementor-element.elementor-element-89c37d3 .ttm-slider-tagline {    
		color: #fff !important;
	}
	.banner-image-one img {
		width: 1024px;
		height: 740px;
		object-fit: cover;
	}
	.handsy-element-sliderbox-default .ttm-slider-description {    
		display: none;
	}
	.elementor-10219 .elementor-element.elementor-element-89c37d3 .handsy-boxes-slider .ttm-slider-box-wrapper {    
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.ttm-slider-style1 .ttm-dessc {
		padding-right: 20px;
		width: 50%;
	}
}

@media (max-width: 767px) {
	.ttm-slider-style1 .ttm-dessc,	
	.ttm-slider-extra-image.elementor-hidden-mobile {
		display: none !important;
	}
	.ttm-slider-style1 .banner-image-one {
		padding-right: 40px;
		display: none;
	}
	.ttm-slider-style1 .ttm-slider-button-link a {		
		padding: 6px 12px;
	}
	.ttm-slider-style1 .ttm-slider-box-wrapper {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.ttm-slider-box-wrapper .ttm-slider-box-details {
		text-align: center;
	}
	.ttm-slider-style1 .ttm-btnbox {    
		justify-content: center;
		margin-bottom: 0;
	}
	.ttm-slider-default h1.ttm-slider-title.animated-element.animate__animated.animate__fadeInUp p {
		display: inline;
	}
	.handsy-element-sliderbox-default .ttm-btnbox {
		padding-bottom: 0;
	}
}

@media (max-width:680px) {
	.ttm-slider-style1 .ttm-desc-btn {
		display: block;
	}
	.ttm-slider-style1 .ttm-dessc {
		padding-right: 0;
		width: auto;
	}
	.ttm-slider-style1 .ttm-slider-description {
		margin-bottom: 30px;
	}
	.ttm-slider-style1 .ttm-btnbox {
		display: block;    
		text-align: center;
	}
	.ttm-slider-box-wrapper .ttm-slider-box-details {		
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.ttm-slider-style1 .ttm-slider-box-wrapper {    
		align-items: center;
	}
	.ttm-slider-description2, .ttm-slider-description {
		text-align: center;
	}
	.handsy-element-sliderbox-default  .ttm-slider-title2 {		
		display: none !important;
	}
	.handsy-element-sliderbox-default .ttm-btnbox {
		padding-bottom: 0;
	}
}

@media (max-width:480px) {
	
	.elementor-10219 .elementor-element.elementor-element-89c37d3 .handsy-boxes-slider .ttm-slider-box-wrapper {
		height: 330px !important;
	}
	.handsy-element-sliderbox-default .ttm-btnbox {
		padding-bottom: 0;
	}
	.ttm-slider-style1 .ttm-btnbox .ttm-slider-button-link:last-child {
	display: none;
	}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.ttm-slider-style1 .ttm-btnbox,
	.ttm-slider-style1 .ttm-slider-description {
		margin-bottom: 40px;
	}
	.ttm-slider-style1 .banner-image-one {
		padding-right: 20px;
	}
}
@media only screen and (min-width:1025px) and (max-width:1320px) {
	.elementor-10219 .elementor-element.elementor-element-89c37d3 .elementor-repeater-item-ff53a9c .ttm-slider-title p {
		font-size: 94px;
	}
}
@media only screen and (min-width:1025px) and (max-width:1200px) {
	.ttm-slider-style1 .ttm-dessc {
		padding-right: 50px;
		width: 44%;
	}
	.ttm-slider-style1 .elementor-repeater-item-6cda96a .ttm-dessc .ttm-slider-description {    
		right: -260px;    
	}
	.elementor-10219 .elementor-element.elementor-element-89c37d3 .handsy-boxes-slider .ttm-slider-box-wrapper {
		height: 487px !important;
	}
	.handsy-element-sliderbox-default .banner-image-one img {
		height: 487px;
	}
}

@media only screen and (min-width:1340px) and (max-width:1530px) {
	.elementor-10219 .elementor-element.elementor-element-89c37d3 .handsy-boxes-slider .ttm-slider-box-wrapper {
		height: 700px !important;
	}
}


