.module_offers_three_columns{
	border-top:2px solid #c0c0c0;
	padding:100px 0;
	width: 100%;
	display: inline-block;
}
.page-id-9910 .module_offers_three_columns{
	padding-top: 0;
	border-top:1px solid #c0c0c0;
}
.page-id-19916 .module_offers_three_columns{
	border-bottom: 1px solid #c0c0c0;
}
.page-id-9910 .module_offers_three_columns .col-md-4{
	padding-top:60px;
}
.three-columns_title-about-us-content{
	max-width:800px;
	margin: 0 auto;
	text-align:center;
}
.module_offers_three_columns .three-columns_title-about-us-content .title{
    font-size: 38px;
    text-align: center;
    font-weight: 700;
    color: #0d5671;
    margin-top: 0;
    margin-bottom: 30px;
}
.module_offers_three_columns .image img{
	width: 78px;
	height: 83px;
	margin: 0 auto;
}
.module_offers_three_columns .title{
	font-size: 24px;
	color:#20b2cd;
	margin-top:10px;
}

.module_offers_three_columns .text {
    padding: 25px;
    font-size: 16px;
    color: #4c5160;
    margin-bottom: 40px;
}

.module_offers_three_columns .btn {
    color: #22afcb;
    border-color: #22afcb;
    font-size: 16px;
    border-radius: 20px;
    padding: 8px 21px;
    font-weight: 500;
    transition: all ease-in-out 1s;
    margin-bottom: 60px;
}

.module_offers_three_columns .owl-item:nth-child(even){
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

.three_collumns-mobile{
	width: 100%;
	overflow:hidden;	
}
.three_collumns-mobile .prev{
    background: url(https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/left-arrow.svg) no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 165px;
    left: 2%;
    background-size:cover;
}
.three_collumns-mobile .next{
    background: url(https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/right-arrow.svg) no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 165px;
    right:2%;
    background-size:cover;
}
.three_collumns-mobile .owl-dots{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -342px;
	text-align: center;
}
.three_collumns-mobile .owl-dots.disabled{
	display: none;
}
.three_collumns-mobile .slider{
	position: relative;
}
.three_collumns-mobile .owl-carousels .owl-stage-outer{
	width: 100%;
}
	
.module_offers_three_columns .owl-carousels .owl-nav.disabled {
	display: none;
}

.three_collumns-mobile .owl-dots .owl-dot.active{
	background:#20b2cd;
}
.three_collumns-mobile .owl-dots .owl-dot{
	height: 20px;
	display: inline-block;
	margin: 0 10px;
	width: 20px;
	border-radius: 50%;
	background: transparent;
	border: 1px solid #c0c0c0;
}

@media(max-width: 1150px){
	.module_offers_three_columns .three_collumns-desktop{
		display: none;
	}

	.module_offers_three_columns .three_collumns-mobile{
		display: block;
		width: 100%;
	}
	.module_offers_three_columns .image img{
		display: inline-block;
	}
	.module_offers_three_columns .three_collumns-mobile .owl-dots{
		bottom: 0;
	}
	.module_offers_three_columns .owl-carousels{
		width: 100%;
	}
}

@media(max-width: 1024px){

	.three-columns_title-about-us-content{
		margin-top: 0;
	}

	.module_offers_three_columns .owl-carousels {
		width: 100%;
	}
	.module_offers_three_columns .owl-carousels .owl-item .image{
		text-align: center;
	}
	.module_offers_three_columns .owl-carousels .owl-item img{
		width: 100px;
		display: inline-block;
	}

	.module_offers_three_columns .owl-item:nth-child(even){
		border-left:0;
		border-right:0;
	}

	.module_offers_three_columns{
		width: 100%;
	}

	.page-id-9910 .three_collumns-mobile .owl-dots{
		bottom:420px;
	}

	.page-id-7621 .three_collumns-mobile .prev{
	    width: 50px;
	    height: 50px;
	}
	.page-id-7621 .three_collumns-mobile .next{
	    width: 50px;
	    height: 50px;
	    right:0;
	}

}
@media(max-width: 570px){
	
	.page-id-7621 .three_collumns-mobile .prev{
	    width: 25px;
	    height: 25px;
	}
	.page-id-7621 .three_collumns-mobile .next{
	    width: 25px;
	    height: 25px;
	    right:0;
	}

	.module_offers_three_columns{
		width: 100%;
	}
	
	.module_offers_three_columns .owl-carousels .owl-item {
		margin-bottom: 80px;
	}
	.three_collumns-mobile .owl-dots{
	    bottom: -466px;
	}

	.module_offers_three_columns .btn{
		margin-bottom:30px;
	}

	.module_offers_three_columns .owl-carousels .owl-item img{
		width: 80px;
		display: inline-block;
	}
}


.module_offers_three_columns .main-title{
	
    font-size: 32px;
    text-align: center;
    color: #035573;
    padding-bottom: 44px;
    background: url(https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/resorts/woosh-image.png) no-repeat bottom center;
    margin: 0px 0 50px;
    line-height: 1.1;
    display: block;
}


/*three columns*/

@media(max-width: 1024px){
	.three_collumns-mobile .slider{
		width: 100%;
	}
	.three_collumns-mobile .slider .carousel{
		width: 100%;
	}
	.three_collumns-mobile .owl-dots{
		bottom: 0!important;
	}
	.module_offers_three_columns .owl-carousels .owl-item{
		padding: 0 10px;
	}
	.three_collumns-mobile .prev{
		top: 50%!important;
	}
	.three_collumns-mobile .next{
		top: 50%!important;
	}
	.three_collumns-mobile .slider .owl-nav .owl-prev span,
	.three_collumns-mobile .slider .owl-nav .owl-next span{
		z-index: 222;
	}

}

@media(max-width: 1200px){
	.module_offers_three_columns .col-md-4{
		border: none;
	}
	.owl-stage-outer{
		width: 100%;
		overflow-x: hidden;
	}
}

@media(max-width: 750px){
	.owl-carousels{
		width: 100%;
	}
}