@import url('animate.css');
@import url('owl.carousel.css');
@import url('vegas.css');
@import url('validationEngine.jquery.min.css');
@import url('prettyPhoto.css');
@import url('masonry.css');




#citySearchClearBtnUnique {
    border: none;
    background: transparent;
    font-size: 16px;
    cursor: pointer;
    color: #999;
    padding: 0 10px;
    line-height: 1;
    flex-shrink: 0;  /* prevents button from shrinking */
}
#citySearchClearBtnUnique:hover {
    color: #333;
}


@media screen and (max-width: 680px)  and (orientation: portrait) {
.osahan-profile {margin-top:-15px}}


.ps-text-bar {
    background: #fff;                 /* white fill */
    padding: 10px 15px;              /* spacing inside */
    border-radius: 50px;             /* smooth corners */
    
    font-weight: bold;
    color: #000000;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08); /* soft shadow */

    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap; /* responsive */
}

/* Buttons */
.ps-text-btn {
    background: #C6C7C8;
    padding: 8px 10px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
     color: #000000 !important;
    transition: 0.3s;
}

.ps-text-btn:hover {
    background: #000000 !important;
    color: #00e5ff !important;
}


/*
General
=========================== */
.section{
	padding: 60px 0;
	position: relative;
	background: transparent;
	z-index: 2;
}



.gray{
	background-color: #e0e0e0 ;
}

.no-border{
	border: none;
}

.page-title{
	position: relative;
	text-align: center;
	padding-bottom: 0;
}

.page-title .title{
	margin-bottom: 10px;
	text-transform: uppercase;
}

.page-title span{
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.page-title .title span{
	font-weight: 300;
}

.page-title .triangle{
	margin-top: -35px;
	margin-bottom: -1px;
}

.page-title .breadcrumb{
	background-color: transparent;
	margin-bottom: 0;
	margin-top: 5px;
}

.page-title .breadcrumb li.active{
	color: #fff;
}

.box-form{
	padding: 25px 30px;
	background: #efefef;
}

.box-form.faq{
	padding-bottom: 0;
}

.fixed-bg{
	position:relative;
	background:url(../images/bg/violet.png) no-repeat center center fixed;
	width:100%; 
	height:115vh;
}

@media screen and (min-width: 600px) and (max-width: 1300px)  and   (orientation: landscape)  {
.fixed-bg{
	
	position:absolute;
	background:url(../images/bg/pink.png) no-repeat center center fixed;
	width:100%; 
	height:250vh !important;
 
}
    
     
}

@media only screen and (max-width: 768px) and   (orientation: portrait)  {
    /* Tablets and smaller screens */
    .fixed-bg {
        height: 50vh; /* Adjust the height as needed for tablets */
    }
}

@media only screen and (max-width: 480px)  and   (orientation: portrait) {
    /* Mobile devices */
    .fixed-bg {
        height: 90vh; /* Adjust the height as needed for mobile */
    }
}


.login-register{
	background:#fff;
	border-radius:4px;
	overflow:hidden;
	width:420px;
	height:auto;
	margin:10% auto;
	color:#494949;
	padding:0;
}
@media screen and (min-width: 280px) and (max-width: 500px)  and   (orientation: portrait)  {
.login-register{

	margin-top:15% !important;
	margin-left:5% !important;
	margin-right:5% !important;
	margin-bottom:5% !important;
	width:90% !important;
}
    
    
}

.log-tabs{
	float:none;
	display:block;
	width:100%;
	border:none;
	border-radius:0;
	overflow:hidden;
	margin:0;
	padding:0;
}

.log-tabs li{
	border:none;
	width:50%;
	text-align:center;
	margin:0;
	padding:0;
	border-radius:0;
	border:none;
}

.log-tabs li a{
	color:#fff;
	border-radius:0;
	display:block;
	width:100%;
	margin:0;
	padding:15px 25px 15px 25px;
	border:none;
	font-size:18px;
	line-height:24px;
	font-weight:700;
}

.log-tabs li a:hover,
.log-tabs li a:active,
.log-tabs li a:focus{
	border:none;
}

.log-tabs li.active a,
.log-tabs li.active a:hover,
.log-tabs li.active a:active,
.log-tabs li.active a:focus{
	color:#222222;
	background:none !important;
	border:none;
	margin:0;
}

.log-tabs li a:hover{
	opacity:0.95;
}

.log-tabs-containt{
	padding:40px 30px 20px 30px;
	text-align:center;
	border:none;
}

.log-tabs-containt p{
	margin-bottom:10px;
}

.soscial-log,
.soscial-log:focus,
.soscial-log:active{
	color:#fff;
	padding:0;
	display:inline-block;
	min-width:268px;
	font-size:16px;
}

.soscial-log i{
	float:left;
	display:inline-block;
	font-size:22px;
	line-height:42px;
	padding:10px 0 10px 0;
	border-right:1px solid rgba(255, 255, 255, 0.4);
	width:60px;
	height:60px;
}

.soscial-log span{
	display:inline-block;
	padding:10px 20px 10px 20px;
	line-height:38px;
}

.soscial-log:hover{
	color:#fff;
}

.soscial-log.facebook,
.soscial-log.facebook:focus,
.soscial-log.facebook:active{
	background-color:#3a558c;
}

.soscial-log.twitter,
.soscial-log.twitter:focus,
.soscial-log.twitter:active{
	background-color:#00aeef;
}
.soscial-log.google,
.soscial-log.google:focus,
.soscial-log.google:active{
	background-color:#F14A4D;
}

.soscial-log.facebook:hover{
	background-color:#2a406d;
}

.soscial-log.twitter:hover{
	background-color:#0291c6;
}
.soscial-log.google:hover{
	background-color:#B51B1D;
}

.sparator{
	background:url(../images/sparator-line.png) repeat-x 0 14px;
	display:block;
	width:100%;
	text-align:center;
	font-size:24px;
	line-height:24px;
	margin:30px 0 30px 0;
}

.sparator span{
	display:inline-block;
	background:#fff;
	padding:0 10px 0 10px;
}

.login-register .form-control{
	display: block;
	width: 100%;
	height: 50px;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.login-register .form-control::-moz-placeholder {
	color: #777;
	opacity: 1;
}

.login-register .form-control:-ms-input-placeholder {
	color: #777;
}

.login-register .form-control::-webkit-input-placeholder {
	color: #777;
}

.circle-content{
	position:absolute;
	width:400px;
	height:400px;
	border-radius:50%;
	background:#fff;
	display:inline-block;
	margin:15% 190px -40px 0;
	padding:80px;
	font-size:14px;
	line-height:28px;
	text-align:center;
}

@media screen and (min-width: 280px) and (max-width: 500px)  and   (orientation: portrait)  {
  
    .circle-content{
	position:absolute;
	width:250px;
	height:250px;
	border-radius:50%;
	background:#fff;
	display:inline-block;
	margin:5% 100px -20px 0;
	padding:20px;
	font-size:11px;
	line-height:18px;
	text-align:center;
}
}
.circle-content h4{
	line-height:40px;
}

.circle-content p{
	margin-bottom:15px;
}


/*
Bg Primary
=========================== */
.bg-primary{
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
}

.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary h6{
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}

/*
Heading
=========================== */
.heading{
	display: block;
	text-align: center;
	margin-top: -15px;
	margin-bottom: 0;
}

.heading .title{
	font-weight: 300;
	text-transform: none;
	margin-bottom: 0;
	color: #fff;
}

.heading .title span{
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin-bottom: -5px;
}

.heading.left{
	text-align: left;
}

.heading.right{
	text-align: right;
}

/*
Triangle
=========================== */
.section .triangle{
	position: relative;
	z-index: 2;
}

.section .triangle .left{
	content: "";
	display: block;
	width: 50%;
	height: 85px;
	position: absolute;
	top: 0px;
	left: 0;
	border-left: solid 680px #fff;
}

.section .triangle .right{
	content: "";
	display: block;
	width: 50%;
	height: 85px;
	position: absolute;
	top: 0px;
	right: 0;
	border-right: solid 680px #fff;
	border-top: solid 85px transparent;
}

.dark{
	background: #39434a;
	color: #ced4d8;
}
.cyan{
	background: #09C6AB;
	color: #fff;
}
 

.dark .fa{
	color: #fff;
}

.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6{
	color: #f3f5f7;
	box-shadow: none;
}

/*
Top Menu
=========================== */
.top-menu{
	padding: 10px 0; background-color:rgba(255,255,255,0.64);
	border-bottom: solid 1px #efefef;
}

ul.menu-icon{
	padding: 0;
	margin: 0 0 -7px 0;
	list-style: none;
	display: inline-block;
}

ul.menu-icon li{
	float: left;
	display: block;
	margin-left: 6px;
}

ul.menu-icon li a{
	display: table-cell;
	vertical-align: middle;
	height: 25px;
	width: 25px;
	border: solid 1px #dfdfdf;
	text-align: center;
	color: #6a6a6a;
	font-size: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.top-menu ul.menu-link{
	float: right;
}

ul.menu-link{
	padding: 0;
	margin: 0 0 -7px 0;
	list-style: none;
	display: inline-block;
}

ul.menu-link li{
	float: left;
	display: block;
	padding: 0 7px;
	position: relative;
}

ul.menu-link li:before{
	content: "|";
	position: absolute;
	right: -4px;
	font-size: 12px;
}

ul.menu-link li:last-child:before{
	display: none;
}

ul.menu-link li a{
	color: #6a6a6a;
}

/*
Icon and text
=========================== */
.col-icon{
	float:left;
	width:100%;
	position:relative;
	margin-bottom:10px;
}

.col-icon.centered{
	text-align:center;
}

.col-icon.pull-right{
	text-align:right;
}

.col-icon.pull-left .fa{
	float:left;
	margin:5px 20px 10px 0;
}

.col-icon.pull-right .fa{
	float:right;
	margin:5px 0 10px 20px;	
}

.col-icon.centered i{
	float:none;
	margin:5px 0 10px 0;
}

.icon-wrapp{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	background:#fff;
	border:1px solid #d5d5d5;
	border-radius:2px;
	-webkit-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.1);	
}

.icon-boxline{
	float:left;
	width:33.333333%;
	position:relative;
	margin:0 -1px;
	padding:30px 30px 10px 85px;
	border-left:1px solid #d5d5d5;
}

.icon-boxline .fa{
	position:absolute;
	top:30px;
	left:30px;
}

.absolute-left,
.absolute-right{
	position:relative;
	padding-left:45px;
}

.absolute-left p,
.absolute-right p{
	margin-bottom:10px;
}

.absolute-left .fa{
	position:absolute;
	top:5px;
	left:0;
	margin:0;
	padding:0;
}

.absolute-right{
	padding-left:0;
	padding-right:45px;
	text-align:right;
}

.absolute-right .fa{
	position:absolute;
	top:5px;
	right:0;
	margin:0;
	padding:0;
}

/*
Home
=========================== */
.home{
	
	position: relative;
	z-index: 1;
	
	color:#fff;
}

.home h1, .home h2, .home h3, .home h4, .home h5, .home h6{
	color:#fff;
}

.home .overlay{
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.bg-home{
	position: absolute !important;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.heading-home{
	color: #fff;
	font-size: 36px;
	line-height: 48px;
	font-weight: 300;
	margin-bottom: 50px;
}

.heading-home .title{
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	color: #fff;
	text-transform: none;
	margin-bottom: 25px;
}

.home-content{
	color: #fff;
	text-align: center;
	font-size: 24px;
	line-height:36px;
	position: relative;
	z-index: 3;
	letter-spacing: 1px;
	padding:50px 0 70px 0;
}

.home-content .title{
	font-size:72px;
	line-height:92px;
	color: #fff;
	margin-bottom:20px;
}

.home-content .btn{
    padding: 23px 43px 25px 75px;
    text-align: left;
    border-radius: 50px;
    margin: 20px 3px 0;
    font-weight: 400;
}

.home-content .btn .fa{
    position: absolute;
    top: 25px;
    left: 38px;
    font-size: 30px;
	color: #fff;
}

.home-content .btn strong{
    display: block;
}

.home-headline h1{
	color:#fff;
	font-size:180px;
	line-height:180px;
	font-weight:700;
	text-transform:uppercase;
	border-top:10px double #fff;
	border-bottom:10px double #fff;	
	padding-bottom:10px;
	margin-bottom:40px;
}

#typer{
	color:#fff;
	font-size:48px;
	line-height:48px;
	text-transform:uppercase;	
	display:block;
	margin-bottom:40px;
}

.home-minimalist{
	padding:120px 0 80px 0;
	font-size:24px;
	line-height:40px;
}

.home-minimalist h1{
	font-size:72px;
	line-height:92px;
}

.home-minimalist p{
	margin-bottom:40px;
}

.box-link {
	position:relative;
	background:rgba(255,255,255,0.95);
	padding:40px;
	display:block;
	border-radius:5px;
	font-size:36px;
	line-height:48px;
	font-weight:600;
	color:#3a3a3a;
	margin-top:20px;
	overflow:hidden;
}

.box-link span{
	display:block;
	font-size:16px;
	line-height:36px;	
	font-weight:400;
	color:#6a6a6a;
	margin-top:10px;
}

.box-link a{
	color:#3a3a3a;
	position:relative;
	display:block;
	width:100%;
	height:100%;
	z-index:5;
}

.box-link a:hover,
.box-link a:focus,
.box-link a:active{
	text-decoration:none;
	color:#3a3a3a;
}

.box-link i{
	font-size:180px;
	line-height:180px;
	position:absolute;
	right:-40px;
	bottom:-40px;
	color:rgba(58, 58, 58, 0.3);
}

.box-link.bg-primary,
.box-link.bg-primary a,
.box-link.bg-primary span{
	color:#fff;
	text-align:left;
}

.box-link.bg-primary i{
	color:rgba(227, 123, 60, 0.3);
}

/*
Form Wizard
=========================== */
.form-home{
	position: relative;
	width: 680px;
}

.booking-page{
	border:1px solid #ddd;
	margin-bottom:120px;
	margin-right:20px;
}

.form-home .steps{
	list-style:none;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	background: transparent;
}
.form-home .steps li{
	color:#b0b1b3;
	font-size:24px;
	float:left;
	padding:10px;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
}
.form-home .steps li span{
	font-size:11px;
	display:block;
}
.form-home .steps li.current{
	color:#000
}
.form-home .breadcrumb li{
	background:#3a3a3a;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 25px;
	margin-left: 10px;
	border-radius: 8px 8px 0px 0px;
}

.form-home .breadcrumb li:before{
	display: none;
}

.form-home .breadcrumb li.current{
	background:#f4f4f3;
	color:#3a3a3a;
	position:relative
}

.form-home legend{
	display: none;
}

.form-home form{
	padding: 25px 30px;
	background: #fff;
	background: rgba(255,255,255,0.95);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}

.form-home .btn.next{
	color: #fff;
	float: right;
}

.form-home .form-group.require label:after{
	content: "*";
	position: relative;
	font-weight: bold;
	left: 5px;
}


.form-home .parentFormSignupForm{
	z-index: 5;
	width: 180px;
}


/*
Content Slide
=========================== */
.wrap-slide{
	position: relative;
	margin: auto;
	padding: 0 30px;
}


.wrap-slide .owl-controls{
	position: absolute;
	top: 0;
	font-size: 30px;
	display: block;
	width: 100%;
	margin-top: 50px;
	z-index: -1;
	color: #c2c4c6;
}

.wrap-slide .owl-controls .owl-prev{
	float: left;
	position: relative;
	left: -30px;
}

.wrap-slide .owl-controls .owl-next{
	float: right;
	position: relative;
	right: -30px;
}

.wrap-slide .text-icon-border:hover{
	padding: 40px 30px;
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0px 2px 3px #bbb;
	margin-bottom: 5px;
}

.wrap-slide .text-icon-border p{
	display: none;
}

.wrap-slide .text-icon-border:hover p{
	display: block;
}

.wrap-single-slide{
	position: relative;
	z-index: 1;
}

.wrap-single-slide .owl-controls .owl-dots{
	display: table;
	margin: 5px auto -8px;
	height: 7px;
}

.wrap-single-slide .owl-controls .owl-dots .owl-dot{
	display: block;
	float: left;
}

.wrap-single-slide .owl-controls .owl-dots .owl-dot span{
	display: block;
	height: 7px;
	width: 7px;
	background-color: #efefef;
	margin: 0 2px;
	background: #565f60;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer !important;
}

.wrap-single-slide .owl-controls .owl-dots .owl-dot:hover span{
	background: #39434a;
}

/*
Client
=========================== */
.wrap-client .owl-controls{
	position: absolute;
	top: 50%;
	font-size: 30px;
	display: block;
	width: 100%;
	margin-top: -15px;
	z-index: -1;
	color: #c2c4c6;
}

.wrap-client .owl-controls .owl-prev{
	float: left;
	position: relative;
	left: -30px;
}

.wrap-client .owl-controls .owl-next{
	float: right;
	position: relative;
	right: -30px;
}

.wrap-client .client-item{
	text-align: center;
}

.wrap-client .client-item a{
	display: block;
}

.wrap-client .client-item img{
	width: auto;
	display: table;
	margin: auto;
}

/*
Table Price
=========================== */
.wrap-table-price{
	position: relative;
	border-bottom: solid 1px #d9d9d9;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-bottom: 30px;
}

.wrap-table-price:after{
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	bottom: -3px;
	border-bottom: solid 1px #d9d9d9;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.table-price{
	width: 100%;
	position: relative;
	border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}

.table-price th,
.table-price td{
	position: relative;
	padding: 12px 15px;
	border: none !important;
	text-align: center;
}


.title-table th{
	font-weight: 700;
	font-size: 14px;
	color:#3a3a3a;
}

.title-table th span.small{
	display: block;
	font-weight: normal;
	color: #6e6e6e;
	font-size: 12px;
	margin-top: -5px;
}

.table-price td{
	font-size: 16px;
}

.table-price td span{
	font-size: 12px;
}

.table-price th.table-category,
.table-price td.table-category{
	position: relative;
	text-align: left;
	font-size: 14px;
}

.table-price th.table-category:after,
.table-price td.table-category:after{
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	height: 100%;
	top: 0;
	left: 100%;
	background: #d9d9d9;
}

.table-price th.table-category:before,
.table-price td.table-category:before{
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	height: 100%;
	top: 0;
	left: 100%;
	margin-left: -1px;
	background: #fff;
}

.table-price td.table-category{
	padding-left: 30px !important;
	padding-right: 30px !important;
	font-weight: bold;
	width: 245px;
}

.table-price th:first-child .table-child,
.table-price td:first-child .table-child{
	border-left: solid 1px #d9d9d9;
}

.table-price th:last-child .table-child,
.table-price td:last-child .table-child{
	border-right: solid 1px #d9d9d9;
}

.title-table th .table-child{
	background: #f6f7f7;
}

.title-table .table-child:before{
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-top: solid 1px #fff;
	top: 0px;
}

.table-child{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-right: solid 1px #efefef;
	border-top: solid 1px #efefef;
	top: 0;
	left: 0;
	z-index: -1;
}

.table-price .title{
	margin-bottom: 0;
	text-transform: none;
}

.table-heading{
	font-size: 18px;
	font-weight: 700;
	color:#3a3a3a;
}

.table-heading .table-child{
	background: #fcebeb !important;
	border-top: solid 1px #d9d9d9 !important;
	border-left: solid 1px #d9d9d9 !important;
	border-right: solid 1px #d9d9d9 !important;
}

.table-heading.table-category{
	padding-left: 30px;
}

.table-heading.table-category .table-child{
	border-right: 0;
}

.top .table-child{
	border-bottom: solid 1px #eddddd;
}

.table-heading .table-child:before{
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	top: 0px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.table-heading.table-category .table-child:before{
	border-right: none;
}

.table-heading.table-category .table-child:before{
	border-top-right-radius: 0px;
}

.no-border .table-child{
	display: none;
}

.radius-top-left .table-child{
	-webkit-border-top-left-radius: 6px;
	-o-border-top-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
}

.radius-top-right .table-child{
	-webkit-border-top-right-radius: 6px;
	-o-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

.table-price .tr-gray .table-child{
	background: #fdfdfd;
}

/*
Icon Style
=========================== */
.text-icon-border{
    display: block;
    position: relative;
    border: solid 1px transparent;
    text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 0 30px;
}


.text-icon-border p:last-child{
    margin-bottom: 0;
}

.text-icon-border .icon{
	display: table;
	margin: auto;
}

.text-icon-border .icon .fa{
    display: table-cell;
    width: 120px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    margin: auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 40px;
	background: #dddfe2;
    border: solid 4px #3a3a3a;
	color: #3b3b3b;
}

.text-icon-border.left{
    text-align: left;
    padding-left: 90px;
}

.text-icon-border.left .title{
    margin-top: 0px;
}

.text-icon-border.left .icon{
    position: absolute;
    left: 0;
    top: 0;
}

.text-icon-border.right{
    text-align: right;
    padding-right: 90px;
}

.text-icon-border.right .title{
    margin-top: 0px;
}

.text-icon-border.right .icon{
    position: absolute;
    right: 0;
    top: 0;
}

.text-icon-border .title{
    margin-top: 15px;
	text-transform: none;
}

/*
Testimoni
=========================== */
.item-testimoni{
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.item-testimoni blockquote{
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 36px;
	padding: 0;
}
@media screen and (min-width: 320px) and (max-width: 800px) {
.item-testimoni blockquote{
	margin-bottom: 12px;
	font-size: 11px;
	line-height: 21px;
	padding: 0;text-align: left;
}
.item-testimoni .author .aboutphoto{
	width: 95%;

}}
@media screen and (min-width: 280px) and (max-width: 320px) {
.item-testimoni blockquote{
	margin-bottom: 12px;
	font-size: 9px;
	line-height: 15px;
	padding: 0;text-align: left;
}
.item-testimoni .author .aboutphoto{
	width: 90%;
}
}

.item-testimoni blockquote:before{
	display: none;
}

.item-testimoni .author{
	text-align: center;
}

.item-testimoni .name{
	margin-bottom: 20px;
}

.item-testimoni .author img{
	width: 480px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: block;
	margin: auto;
}
@media screen and (min-width: 300px) and (max-width: 800px) {
.item-testimoni .author img{
	width: 230px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: block;
	margin: auto;
}
}
.item-testimoni.box blockquote{width: 100%;
	border: solid 1px #dfdfdf;
	padding: 25px 30px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.5);
	-webkitbox-shadow: 0px 1px 2px #dfdfdf;
	box-shadow: 0px 1px 2px #dfdfdf;
	position: relative;
	margin-bottom: 35px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.item-testimoni.box blockquote:before{
	position: absolute;
	content: "";
    left: 50%;
    margin-left: -21px;
	top: 100%;
	display: inline-block;
	border-left: solid 21px transparent;
    border-right: solid 21px transparent;
    border-bottom: solid 21px transparent;
    border-top: solid 21px #dfdfdf;
}

.item-testimoni.box blockquote:after{
	position: absolute;
	content: "";
    left: 50%;
	top: 100%;
    margin-left: -20px;
	border-left: solid 20px transparent;
    border-right: solid 20px transparent;
    border-bottom: solid 20px transparent;
    border-top: solid 20px #fff;
}

.item-testimoni.border{
	border: solid 1px #dfdfdf;
	padding: 25px 30px 0 30px;
	margin-bottom: 60px;
}

.item-testimoni.border .author img{
	margin-bottom: -40px;
	background: #fff;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

/*
Team
=========================== */
.team-slide .owl-controls{
	top: 50px;
}

.team-item{
	position: relative;
	display: block;
	text-align: center;
}

.team-item .thumb{
	display: block;
	margin: 0 auto 15px;
	width: 200px;
	height: 200px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: solid 5px #3a3a3a;
	background: #eef0f3;
	padding: 15px;
	position: relative;
}

.team-item .thumb img{
	width: 100%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.team-item .name{
	margin-bottom: 0;
	text-align: center;
	text-transform: none;
}

.team-item .name  a{
	color: #3e3e3e;
	text-decoration: none !important;
}

.team-item .option{
	display: block;
	position: absolute;
	width: 100%;
	top: 15px;
	left: 15px;
	width: 160px;
	height: 160px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	padding-top: 62px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-item:hover .option{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.option ul{
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
}

.option ul li{
	float: left;
	display: block;
	margin: 0 2px;
}

.option ul li a{
	display: table-cell;
	width:35px;
	height: 35px;
	color: #fff;
	vertical-align: middle;
	border: solid 1px #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.option ul li a:hover{
	background-color: #fff;
}

/*
Parallax
=========================== */
.parallax{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.parallax.bg-bot{
	background-position: bottom;
}

.overlay{
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 2;
}

.content-parallax{
    position: relative;
    z-index: 4;
	color: #fff;
}

.content-parallax h1,
.content-parallax h2,
.content-parallax h3,
.content-parallax h4,
.content-parallax h5,
.content-parallax h6{
    color: #fff;
}

/*
Article
=========================== */
.blog-page{
	padding:60px 0 70px 0;
}

.article-post{
	display: block;
	position: relative;
	border-bottom: solid 1px #f2f2f2;
	padding-bottom: 30px;
	margin-bottom: 40px;
}

.article-post:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.article-post .thumb{
	margin-bottom: 15px;
}

.article-post .thumb img{
	width: 100%;
}

.article-post .title{
	text-transform: none;
	margin-bottom: 0;
}

.article-post .title a{
	color: #3a3a3a;
	text-decoration: none !important;
}

.article-post .meta-post{
	margin: 15px 0;
	padding: 10px 0;
	border-top: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
}

.article-post .meta-post ul{
	padding: 0;
	margin: 0 0 -7px 0;
	list-style: none;
	display: inline-block;
}

.article-post .meta-post ul li{
	display: block;
	float: left;
	margin-right: 25px;
}

.article-post .meta-post ul li a{
	color: #a0a0a0;
	text-decoration: none !important;
}

.article-post .meta-post ul li a .fa{
	margin-right: 5px;
}

.article-post p{
	margin-bottom: 10px;
}

.readmore{
	display: table;
}

.readmore .fa{
	font-size: 9px;
}

/*
Comments
=========================== */
.media-object{
	border:1px solid #d5d5d5;
	padding:5px;
	margin-right:15px;
	border-radius:2px;
}

.media-heading a{
	color:#0b0b0b;
}

.media-body{
	border:1px solid #d5d5d5;
	padding:25px 30px 0 30px;
	border-radius:2px;
}

.media,
.media .media{
	margin-bottom:25px;
}

.media .media .media-object{
	background:none;
	border-radius:2px;
}

.media .media .media-body{
	background:none;
}

.reply{
	display:block;
	width:100%;
	text-align:right;
	margin-bottom:30px;
}

/*
Post Layout
=========================== */
.main-post{
	padding-right: 30px;	
}

.main-post.right{
	padding-right: 15px;	
	padding-left: 30px;
}

.sidebar{
	padding-left: 40px;
	padding-right: 40px;
	background: #f9f9f9;
	border: solid 1px #e4e4e4;
	border-radius:4px;
}

.aside{
	padding: 30px 0;
}

.widget{
	display: block;
	position: relative;
	margin-bottom: 25px;
}

.widget .title{
	position: relative;
	text-transform: none;
	display: block;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #c1c1c1;
}


.widget h5.title{
	padding-bottom: 10px;
}

.widget .title:after{
	content: "";
	display: block;
	height: 3px;
	width: 40px;
	position: absolute;
	right: 0;
	bottom: -2px;
}

ul.list-post{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}

ul.list-post > li{
	position: relative;
	min-height: 100px;
	display: block;
	padding-bottom: 20px;
	padding-left: 100px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
}

ul.list-post > li:last-child{
	border-bottom: none;
	margin-bottom: 0;
}

ul.list-post > li img{
	left: 0;
	position: absolute;
	top: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

ul.list-post > li .title-post{
	text-transform: none;
	display: block;
	margin-bottom: 0;
}

ul.list-post > li .title-post a{
	color: #3a3a3a;
	text-decoration: none !important;
}

.tag{
	display:inline-block;
	border:1px solid #d5d5d5;
	border-radius:2px;
	color: #616161;
	text-align:center;
	padding:8px 20px;
	margin-bottom:5px;
}

.tag:hover{
	color: #fff;
	text-decoration: none;
}

.cat{
	display: inline-block;
	width:100%;
	margin:0 0 -7px 0;
	padding:0;
}

.cat li{
	position:relative;
	float:left;
	width:50%;
	margin:0;
	padding:0 20px 0 0;
	list-style:none;
	display: block;
}

.cat.fullwidth li{
	width:100%;
}

.cat li a{
	display:block;
	color:#616161;
	border-bottom:1px dashed #d5d5d5;
	padding-bottom:10px;
	margin-bottom:10px;
}

.cat li span{
	position:absolute;
	top:0;
	right:20px;
}

/*
Rate
=========================== */
ul.rate{
	padding: 0;
	margin: 0 0 -7px 0;
	list-style: none;
	display: inline-block;
}

ul.rate li{
	float: left;
	display: block;
	margin-right: 5px;
}

/*
Footer
=========================== */
footer{
	position:relative;
	z-index:4;
	color:#6a6a6a;
	background-repeat:no-repeat;
	background-position:top center;
}

.main-footer{
	background:#1f2428;
	padding: 60px 0;
	color: #8e8e8e;
}

.main-footer .widget-footer{
	margin-bottom:30px;
}

.main-footer .widget-footer .title{
	color: #aeaeae;
	text-transform: none;
}

.widget-footer .footer-network{
	display:block;
	margin-top:20px;
}

.widget-footer .footer-network a{
	display:inline-block;
	margin-right:5px;
}

.widget-footer .footer-network .icon-circle{
	background:#cfcfcf;
	color:#333941;
}

.widget-footer .footer-network a:hover .icon-circle{
	color:#fff;
}

.widget-footer ul.footer-link{
    padding: 0;
    margin: 0;
    display: block;
}

.widget-footer ul.footer-link li{
    list-style: none;
}

.widget-footer ul.footer-link li:last-child{
    margin-bottom: 0;
}

.widget-footer ul.footer-link li a{
    color: #8e8e8e;
}
.widget-footer ul.footer-link li a:hover {
    color: #00e5ff;
}
 .footer-link a:hover {
    color: #00e5ff !important;
}

.widget-footer .form-subscribe{
	height:40px;
	background:#fff;
	border:1px solid #dddddd;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .035);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .035);
}

.subfooter{
	background:#131719;
	float:left;
	width:100%;
	text-align:center;
	color:#575d60;
	padding:30px 0;
}

.subfooter p{
	margin-bottom: 0;
}

/*
Twitter Feed
=========================== */
#tweecool ul{
    margin: 0;
    padding: 0;
}

#tweecool ul > li{
	background:url(../images/twitter.png) no-repeat 0 10px;
	display: none;
    list-style: none;
	-webkit-backface-visibility: hidden;
    margin: 0 0 -10px 0;
    padding: 0 0 0 40px;
    min-height: 35px;
}

/*
Back to top
=========================== */
.toTop{
	display:none;
	text-decoration:none;
	z-index:600;
	position:fixed;
	bottom:20px;
	right:20px;
	width:45px;
	height:45px;
	border:none;
	text-align:center;
	background-color:rgba(302, 59, 65, 0.6);
	border-radius:2px; background: #00e5ff !important;
	color:#fff;
	font-size:16px;
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
    padding-top: 8px;
}

.toTop:hover,
.toTop:focus{
    color: #fff;
    background: #BF40BF !important;
}

/*
Contact
=========================== */
.contact-detail{
	position:relative;
	display:block;
	border: 1px solid #d5d5d5;
	border-bottom: 3px double #d5d5d5;
	border-radius:2px;
	padding:30px 40px 0 40px;
}

.contact-detail ul{
	position:relative;
	z-index:3;
}

.contact-sparator{
	background:url(../images/contact-bg.png) no-repeat top right;
	position:absolute;
	display:block;
	width:100%;
	height:68px;
	top:-1px;
	right:-1px;
}

.status-progress{
	display: inline-block;
	margin-left: 55px;
	position: relative;
	font-size: 24px;
	top: -20px;
}

/*
Google Map
=========================== */
.map-wrapper{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
	height: 450px;
}

/*
Gallery
=========================== */
.filter-items{
	display:block;
	margin:0 0 30px 0;
	padding:0;
	text-align:center;
}

.filter-wrapp{
	background:#fff;
	border-bottom:1px solid #d4d4d4;
	padding:15px 20px 10px 20px;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
}

.filter-items li{
	position:relative;
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0;
	color:#2b2b2b;
	font-size:16px;
}

.filter-items li a,
.filter-items li a:hover,
.filter-items li a:focus,
.filter-items li a:active{
	display:block;
	border:1px solid #d5d5d5;
	color:#2b2b2b;
	font-weight:700;
	text-decoration:none;
	padding:10px 20px;
	border-radius:2px;
}

.filter-wrapp li a{
	margin:0 5px 5px 5px;
}

.filter-items li a:hover,
.filter-items li a.active,
.filter-items li a.active:hover,
.filter-items li a.active:focus,
.filter-items li a.active:active{
	color:#fff;
}

.img-wrapper{
	position:relative;
	overflow:hidden;
	cursor:pointer;
	border-radius:0;
}

.img-wrapper.half-column{
	float:left;
	width:50%;
}

.img-caption{
	position:absolute;
	text-align:center;
	vertical-align: center;
	width:90%;
	height:90%;
	left:5%;
	top:5%;
	color:#fff;
}

.img-caption h5{
	position:absolute;
	width:100%;
	left:0;
	top:50%;
	margin:2px 0 0 0;
}

.img-caption a,
.img-caption a:hover,
.img-caption a:active,
.img-caption h5 a{
	color:#fff;
}

.img-caption  .zoomer,
.img-caption  .zoomer:hover{
	background:rgba(255, 255, 255, 0.9);
	position:absolute;
	display:inline-block;
	width:50px;
	height:50px;
	font-size:20px;
	line-height:29px;
	margin-bottom:10px;
	color:#292929;
	border-radius:50%;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
	left:50%;
	top:50%;
	margin:-54px 0 0 -25px;
}

.img-caption  .zoomer:hover,
.img-caption  .zoomer:focus,
.img-caption  .zoomer:active{
	background:rgba(255, 255, 255, 1);
}

.img-categorie{
	position:absolute;
	width:100%;
	left:0;
	top:50%;
	margin:30px 0 0 0;
}

.column-wrapper{
	float:left;
	width:100%;
	border:1px solid #d5d5d5;
}

.img-containt{
	float:left;
	background:#fff;
	width:100%;
	border:1px solid #d5d5d5;
	border-top:none;
	padding-top:20px;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
}

.img-containt.half-column{
	border:none;
	float:left;
	width:50%;
	padding:40px 30px 40px 30px;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.img-containt h5{
	margin-bottom:5px;
}

.img-containt h5 a{
	color:#2b2b2b
}

.img-footer{
	float:left;
	width:100%;
	border-top:1px solid #d5d5d5;
	margin:20px 0 0 0;
	padding:0;
	font-size:16px;
	line-height:16px;
	text-align:center;
}

.img-footer li{
	float:left;
	width:50%;
	margin:0;
	padding:20px 10px 20px 10px;
	list-style:none;
}

.img-footer > li + li{
	border-left:1px solid #d5d5d5;
}

.img-containt.half-column .img-footer{
	border:1px solid #d5d5d5;
	margin:10px 0 0 0;
}

.img-containt.half-column .img-footer li{
		padding:15px;
}

.containt-caption{
	position:absolute;
	width:60%;
	background:rgba(255, 255, 255, 0.96);
	left:20%;
	top:50%;
	padding:0;
	text-align:center;
	margin-top:-25%;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.containt-caption:hover{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
}

.containt-caption .containt{
	padding:30px 30px 10px 30px;
}

.cap-link{
	display:block;
	padding:20px 20px;
	background:rgba(220, 220, 220, 0.3);
	font-weight:700;
	color:#292929;
	font-size:14px;
	line-height:14px;
}

.cap-link:after{
	font-family: 'FontAwesome';
	content:"\f178";
	font-size:14px;
	margin-left:5px;
}

.cap-link:hover,
.cap-link:active,
.cap-link:focus{
	text-decoration:none;
	color:#fff;
}


/*
Clear spacer
=========================== */
.margin-clear{
	margin:0;
}

.padding-clear{
	padding:0;
}

.margintop-clear{
	margin-top:0;
}

.paddingtop-clear{
	padding-top:0;
}

.marginbot-clear{
	margin-bottom:0;
}

.paddingbot-clear{
	padding-bottom:0;
}

.marginleft-clear{
	margin-left:0;
}

.paddingleft-clear{
	padding-left:0;
}

.marginright-clear{
	margin-right:0;
}

.paddingright-clear{
	padding-right:0;
}

.padding-top40{
	padding-top:40px;
}

.padding-topt60{
	padding-top:60px;
}

.padding-bot5{
	padding-bottom:5px;
}

.padding-bot10{
	padding-bottom:10px;
}

.padding-bot20{
	padding-bottom:20px;
}

.padding-bot25{
	padding-bottom:25px;
}

.padding-bot30{
	padding-bottom:30px;
}

.padding-bot40{
	padding-bottom:40px;
}

.padding-bot50{
	padding-bottom:50px;
}

.padding-bot60{
	padding-bottom:60px;
}

.padding-bot70{
	padding-bottom:70px;
}

.margin-mintop10{
	margin-top:-10px;
}

.margin-mintop25{
	margin-top:-25px;
}

.margin-mintop20{
	margin-top:-20px;
}

.margin-mintop30{
	margin-top:-30px;
}

.margin-mintop60{
	margin-top:-60px;
}

.margin-mintop85{
	margin-top:-85px;
}

.margin-mintop110{
	margin-top:-110px;
}

.margin-minbot10{
	margin-bottom:-10px;
}

.margin-minbot20{
	margin-bottom:-20px;
}

.margin-minbot30{
	margin-bottom:-30px;
}

.margin-minbot40{
	margin-bottom:-40px;
}

.margin-minbot50{
	margin-bottom:-50px;
}

.margin-minbot60{
	margin-bottom:-60px;
}

.margin-minbot85{
	margin-bot:-85px;
}

.margin-minbot90{
	margin-bot:-90px;
}

.margin-minbot95{
	margin-bot:-95px;
}

.margin-minbot100{
	margin-bot:-100px;
}

/*
Custom left right spacer
=========================== */
.margin-left10{
	margin-left:10px;
}

.margin-right10{
	margin-right:10px; 
}

.margin-left20{
	margin-left:20px;
}

.margin-right20{
	margin-right:20px;
}

/*
Custom top spacer
=========================== */
.margintop5{
	margin-top:5px;
}

.margintop10{
	margin-top:10px;
}

.margintop15{
	margin-top:15px;
}

.margintop20{
	margin-top:20px;
}

.margintop25{
	margin-top:25px;
}

.margintop30{
	margin-top:30px;
}

.margintop35{
	margin-top:35px;
}

.margintop40{
	margin-top:40px;
}

.margintop45{
	margin-top:45px;
}

.margintop50{
	margin-top:50px;
}

.margintop55{
	margin-top:55px;
}

.margintop60{
	margin-top:60px;
}

.margintop80{
	margin-top:80px;
}

.margintop85{
	margin-top:805px;
}

/*
Custom bottom spacer
=========================== */
.marginbot5{
	margin-bottom:5px;
}

.marginbot10{
	margin-bottom:10px;
}

.marginbot15{
	margin-bottom:15px;
}

.marginbot20{
	margin-bottom:20px;
}

.marginbot25{
	margin-bottom:25px;
}

.marginbot30{
	margin-bottom:30px;
}
.aboutroaddle{
	margin-bottom:30px;
	font-size:16px; 
	font-weight:400; 
	line-height:30px
}
 

@media screen and (min-width: 300px) and (max-width: 800px) {
.aboutroaddle{

	margin-bottom:30px;
	font-size:12px; 
	font-weight:500; 
	line-height:20px
}
.autaa{

margin-bottom:55px;
	font-size:12px; 
	font-weight:500; 
	line-height:20px
}
}

.marginbot40{
	margin-bottom:40px;
}

.marginbot45{
	margin-bottom:45px;
}

.marginbot50{
	margin-bottom:50px;
}

.marginbot55{
	margin-bottom:55px;
}
.autaa{

margin-bottom:55px; 
}
.marginbot60{
	margin-bottom:60px;
}

.marginbot80{
	margin-bottom:80px;
}

/*
Fontawesome
=========================== */
.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-default{
	color:#464646;
}

.icon-circle,
.icon-square{
	background-color:#464646;
	color:#fff;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	width:40px;
	height:40px;
	border:2px solid transparent;
	text-align:center;
	font-size:16px;
	line-height:38px;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.icon-square{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}

.icon-circle.icon-bordered,
.icon-square.icon-bordered{
	background:none;
	color:#464646;
	border-color:#464646;
}
 
.icon-circle.icon-bordered:hover,
.icon-square.icon-bordered:hover,
.icon-circle.icon-bordered.fa-primary:hover,
.icon-square.icon-bordered.fa-primary:hover,
.icon-circle.icon-bordered.fa-blue:hover,
.icon-square.icon-bordered.fa-blue:hover,
.icon-circle.icon-bordered.fa-purple:hover,
.icon-square.icon-bordered.fa-purple:hover,
.icon-circle.icon-bordered.fa-pink:hover,
.icon-square.icon-bordered.fa-pink:hover,
.icon-circle.icon-bordered.fa-yellow:hover,
.icon-square.icon-bordered.fa-yellow:hover,
.icon-circle.icon-bordered.fa-green:hover,
.icon-square.icon-bordered.fa-green:hover,
.icon-circle.icon-bordered.fa-red:hover,
.icon-square.icon-bordered.fa-red:hover{
	background:none;
}

.fa-2x.icon-circle,
.fa-2x.icon-square{
	width:56px;
	height:56px;
	font-size: 22px;	
	line-height:54px;
}

.fa-3x.icon-circle,
.fa-3x.icon-square{
	width:76px;
	height:76px;	
	font-size: 34px;
	line-height:74px;
}

.fa-4x.icon-circle,
.fa-4x.icon-square{
	width:96px;
	height:96px;	
	font-size: 40px;
	line-height:94px;
}

.fa-5x.icon-circle,
.fa-5x.icon-square{
	width:120px;
	height:120px;	
	font-size: 50px;
	line-height:118px;
}

.icon-circle.fa-blue,
.icon-circle.fa-purple,
.icon-circle.fa-pink,
.icon-circle.fa-yellow,
.icon-circle.fa-green,
.icon-circle.fa-red,
.icon-square.fa-blue,
.icon-square.fa-purple,
.icon-square.fa-pink,
.icon-square.fa-yellow,
.icon-square.fa-green,
.icon-square.fa-red{
	color:#fff;
}

.icon-circle.fa-primary,
.icon-square.fa-primary{
	color: #fff !important;
}

.icon-circle.icon-bordered.fa-primary,
.icon-circle.icon-bordered.fa-blue,
.icon-circle.icon-bordered.fa-purple,
.icon-circle.icon-bordered.fa-pink,
.icon-circle.icon-bordered.fa-yellow,
.icon-circle.icon-bordered.fa-green,
.icon-circle.icon-bordered.fa-red,
.icon-square.icon-bordered.fa-primary,
.icon-square.icon-bordered.fa-blue,
.icon-square.icon-bordered.fa-purple,
.icon-square.icon-bordered.fa-pink,
.icon-square.icon-bordered.fa-yellow,
.icon-square.icon-bordered.fa-green,
.icon-square.icon-bordered.fa-red{
	background:none;
}

.icon-circle.icon-bordered.fa-default,
.icon-square.icon-bordered.fa-default{
	background-color: transparent !important;
}

/*
Responsive
=========================== */
@media(max-width:1280px){
	.home-headline h1{
		font-size:140px;
		line-height:140px;
	}
	#typer{
		font-size:42px;
		line-height:42px;
	}
}
@media(max-width:920px){
	.top-menu .container{
		padding-left: 30px;
		padding-right: 30px;
	}
	.home-headline h1{
		font-size:90px;
		line-height:90px;
	}
	#typer{
		font-size:32px;
		line-height:32px;
	}
	.wrap-client{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.wrap-client .owl-controls .owl-prev{
		left: -20px;
	}

	.wrap-client .owl-controls .owl-next{
		right: -20px;
	}
}

@media(min-width:768px){
	.text-right-sm{
		text-align: right;
	}
}

@media(max-width:767px){
	.form-home{
		width: 100%;
	}
	.home-headline h1{
		padding-top:10px;
		font-size:56px;
		line-height:56px;
	}
	#typer{
		font-size:24px;
		line-height:32px;
	}
	.text-right-sm{
		margin-top: 15px;
	}
	
	.content-slide{
		padding: 0 15px;
	}
	
	.content-slide .owl-controls .owl-prev{
		left: -30px;
	}

	.content-slide .owl-controls .owl-next{
		right: 0px;
	}
	
	.top-menu .container{
		padding-left: 5px;
		padding-right: 15px;
	}
	
	/* Force table to not be like tables anymore */
	.table-price, 
	.table-price thead, 
	.table-price tbody, 
	.table-price th, 
	.table-price td, 
	.table-price tr { 
		display: block; 
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.table-price thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.table-price td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 220px; 
		text-align: left;
		border-right: solid 1px #d9d9d9 !important;
		border-left: solid 1px #d9d9d9 !important;
	}

	.table-price td:before { 
		content: attr(data-title); 
		position: absolute;
		top: 0;
		left: 0;
		width: 190px; 
		padding: 13px 15px 13px;
		white-space: normal;
		word-wrap: break-word;
		font-size: 14px;
		background-color: #f5f5f5;
	}
	
	.table-price td .table-child{
		border-left: none !important;
		border-right: none !important;
	}
	
	.table-category{
		width: 100% !important;
		text-align: center !important;
		border: none !important;
	}
	
	.table-price th.table-category:after,
	.table-price th.table-category:before,
	.table-price td.table-category:after,
	.table-price td.table-category:before{
		display: none;
	}
	
	.no-border,
	.title-table{
		display: none !important;
	}
	
	.main-post{
		padding-right: 15px;	
		padding-bottom: 30px;
		height: auto !important;
	}
	
	.main-post.right{
		padding-right: 15px;	
		padding-left: 15px;
	}
	
	.blog-page{
		padding-bottom: 0;
	}

	.sidebar{
		padding-left: 15px;
		padding-right: 15px;
		background: #f9f9f9;
		border-left: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		height: auto !important;
	}
	
 
/*
Demo
=========================== */

	.blog-page .sidebar{
		padding-bottom: 10px;
	}
	
	.box-form.faq{
		padding-bottom: 5px;
	}
	
	.home-content .title{
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 20px;
	}

	.home-content .btn{
		padding: 13px 33px 15px 65px;
		text-align: left;
		border-radius: 34px;
		margin: 5px 3px 0;
	}
}

@media(max-width:360px){
	.top-menu .menu-icon{
		display: none;
	}
	
	.page-title{
		padding-bottom: 55px;
	}
	
	.page-title .triangle{
		display: none;
	}
}

/*
Demo
=========================== */
.demo{
	padding:120px 0 80px 0;
	font-size:24px;
	line-height:40px;
}

.demo h1{
	font-size:72px;
	line-height:92px;
}

.demo p{
	margin-bottom:40px;
}

.demo-img{
	background:#efefef;
	padding:40px;
	display:block;
	margin-bottom:30px;
	border-radius:5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.demo-img img{
	border-radius:5px;
}

.demo-img:hover{
	padding:0;
-webkit-box-shadow: 1px 13px 12px -12px rgba(0,0,0,0.29);
-moz-box-shadow: 1px 13px 12px -12px rgba(0,0,0,0.29);
box-shadow: 1px 13px 12px -12px rgba(0,0,0,0.29);
}

.demo-containt{
	display:block;
	margin-bottom:60px;
}

.demo-panel{
	background:#f6f6f6;
	width:360px;
	display:none;
	height:100%;
	left:0;
	padding:40px 0; 
	top:0;
	position:fixed;
	_position:absolute;
	z-index:9999;
	border-left:none;
}

a.openpanel{ 
	_background-image:none; 
	padding:10px;
	border-left:none;
	border-radius:0 2px 2px 0;
	color:#fff;
	display:block;
	left:0;
	text-align:center;
	font-size:24px;
	top:165px;
	z-index:99999; 
	position:fixed;
	_position:absolute; 
	border-left:none;
}

a.openpanel{
	text-decoration:none;
}
		
a.active.openpanel{ 
	border-left:none;
	_position:absolute; 
	left:360px;
}

a.openpanel:hover,
a.openpanel:focus,
a.openpanel:active{
	outline:none;
	color:#fff;
}

.demo-col{
	float:left;
	width:100%;
	padding:0 30px;
	margin-bottom:20px;
}

.demo-col h6{
	margin-bottom:15px;
}

.stylechanger{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.stylechanger li{
	float:left;
	width:33.333333%;
	list-style:none;
	margin:0 0 15px 0;
	padding:0 10px 0 0;
	text-align:center;
}

.stylechanger li a{
	display:block;
	width:100%;
	height:60px;
	margin-bottom:5px;
	border-radius:2px;
	border:5px solid #fcfcfc;
}

.stylechanger li a:hover,
.stylechanger li a:focus,
.stylechanger li a:active{
	border:5px solid #aeaeae;
}

#color1{ background-color:#de3f3f; }
#color2{ background-color:#35bfd4; }
#color3{ background-color:#00e5ff; }
#color4{ background-color:#00e5ff; }
#color5{ background-color:#e3b041; }
#color6{ background-color:#5bc43e; }


 
 
 
 
/*
HOME HOME HOME
=========================== */
 
 /* =============================================
   ICON BOX: STYLE 1
   ============================================= */
   
   .main-container {
    padding: 50px 250px 0 250px; /* desktop */
    background: #ffffff !important;
}

/* 📱 Mobile fix */
@media (max-width: 768px) {
    .main-container {
        padding: 20px 15px; /* much smaller */
    }
}
.images_wrap img {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
}











.ps-ihbox-1 {
  position: relative;
  margin-bottom: 30px;
}
.ps-ihbox-1 .ps-ihbox-box {
  display: flex;
  align-items: flex-start;
}
.ps-ihbox-1 .ps-ihbox-icon-wrap {
  width: 75px;
  height: 75px;
  flex-shrink: 0;
  margin-right: 20px;
}
.ps-ihbox-1 .ps-ihbox-icon-wrap img {
  width: 100%;
  height: auto;
}
.ps-ihbox-1 .ps-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
}
.ps-ihbox-1 .ps-desc {
  font-size: 16px;
  line-height: 1.7;
}

/* =============================================
   ICON BOX: STYLE 5 (right-aligned icon)
   ============================================= */
.ps-ihbox-5 {
  position: relative;
  margin-bottom: 30px;
}
.ps-ihbox-5 .ps-ihbox-box {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.ps-ihbox-5 .ps-contents {
  text-align: right;
  padding-right: 20px;
  flex: 1;
}
.ps-ihbox-5 .ps-icon-wrap {
  width: 75px;
  height: 80px;
  font-size: 45px;
  line-height: 80px;
  text-align: center;
  border-radius: 20px 0;
  color: #fff;
  background-color: #00e5ff;
  transition: all 0.6s ease 0s;
  flex-shrink: 0;
}
.ps-ihbox-5 .ps-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
}
.ps-ihbox-5:hover .ps-icon-wrap {
  border-radius: 0 20px 0 0;
  background-color: #101010;
}

/* =============================================
   ICON BOX: STYLE 6 (left-aligned icon)
   ============================================= */
.ps-ihbox-6 {
  position: relative;
  margin-bottom: 30px;
}
.ps-ihbox-6 .ps-ihbox-box {
  display: flex;
  align-items: center;
}
.ps-ihbox-6 .ps-icon-wrap {
  width: 75px;
  height: 80px;
  font-size: 45px;
  line-height: 80px;
  text-align: center;
  border-radius: 20px 0;
  color: #fff;
  background-color: #00e5ff;
  transition: all 0.6s ease 0s;
  flex-shrink: 0;
  margin-right: 20px;
}
.ps-ihbox-6 .ps-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
}




/* STYLE 1 — slide bg + rotate */
.ps-ihbox-1 {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.ps-ihbox-1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 100%;
  background: #00e5ff;
  transition: all 0.5s ease;
  z-index: -1;
}
.ps-ihbox-1:hover::before {
  bottom: 0;
}
.ps-ihbox-1:hover .ps-title,
.ps-ihbox-1:hover .ps-desc,
.ps-ihbox-1:hover a {
  color: #fff;
}
 

/* STYLE 1 — flip animation */
.ps-ihbox-1 .ps-ihbox-icon-wrap img {
  transition: transform 0.6s ease;
  transform-style: preserve-3d;
}
.ps-ihbox-1:hover .ps-ihbox-icon-wrap img {
  animation: psFlip 0.6s ease forwards;
}

/* Flip keyframes (shared) */
@keyframes psFlip {
  0%   { transform: rotateY(0deg); }
  50%  { transform: rotateY(180deg); }
  100% { transform: rotateY(0deg); }
}





/* =============================================
   HEADING / SUBHEADING BLOCK
   ============================================= */
.ps-heading {
  margin-bottom: 50px;
}
.ps-heading.center {
  text-align: center;
}
.ps-heading.left {
  text-align: left;
}
.ps-heading .ps-subtitle {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.ps-heading .ps-title {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 0;
}
.ps-heading .ps-desc {
  margin-top: 25px;
  max-width: 800px;
}
.ps-heading.center .ps-desc {
  margin-left: auto;
  margin-right: auto;
}

/* =============================================
   PRICING TABLE
   ============================================= */
.ps-ptable-box {
  position: relative;
  overflow: hidden;
  border-radius: 20px 0;
  padding: 45px 55px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 15px 40px 0 rgba(92, 107, 149, 0.08);
}
.ps-ptable-featured .ps-ptable-box {
  background-color: #101010;
}
.ps-ptable-box .ps-ptable-label {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #101010;
}
.ps-ptable-box .ps-ptable-heading {
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 10px;
  margin-top: 10px;
}
.ps-ptable-box .ps-ptable-heading::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: calc(50% - 35px);
  width: 80px;
  height: 2px;
  background-color: #eff3f5;
}
.ps-ptable-box .ps-ptable-icon {
  font-size: 65px;
  line-height: 65px;
  color: #00e5ff;
}
.ps-ptable-box .ps-ptable-price-wrap {
  position: relative;
  display: inline-block;
  font-weight: 500;
  color: #101010;
}
.ps-ptable-box .ps-ptable-price {
  font-size: 72px;
  line-height: 72px;
  letter-spacing: -1px;
  display: inline-block;
}
.ps-ptable-box .ps-ptable-symbol {
  position: absolute;
  top: 3px;
  left: -20px;
  font-size: 42px;
  line-height: 42px;
  display: inline-block;
}
.ps-ptable-box .ps-ptable-freq {
  position: absolute;
  bottom: 4px;
  display: inline-block;
  font-size: 18px;
  letter-spacing: -0.8px;
  margin-left: 5px;
  color: #101010;
}
.ps-ptable-box .ps-ptable-freq::before {
  content: "/";
  margin-right: 0;
}
.ps-ptable-box .ps-ptable-lines {
  text-align: left;
  margin: 25px 0 35px;
}
.ps-ptable-box .ps-ptable-line {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
}
.ps-ptable-box .ps-ptable-line i {
  color: #00e5ff;
  float: right;
}
.ps-ptable-box .ps-ptable-btn a {
  position: relative;
  overflow: hidden;
  border-radius: 20px 0;
  padding: 18px 30px;
  display: block;
  border: 2px solid #eff3f5;
  color: #101010;
  background-color: transparent;
  transition: all 0.25s ease-in-out;
}
.ps-ptable-box .ps-ptable-btn a:hover {
  color: #fff;
  border-radius: 0 20px 0 0;
  border-color: transparent;
  background-color: #00e5ff;
}
.ps-ptable-featured .ps-ptable-box .ps-ptable-label,
.ps-ptable-featured .ps-ptable-box .ps-ptable-freq,
.ps-ptable-featured .ps-ptable-box .ps-ptable-heading,
.ps-ptable-featured .ps-ptable-box .ps-ptable-price-wrap,
.ps-ptable-featured .ps-ptable-box .ps-ptable-line,
.ps-ptable-featured .ps-ptable-box .ps-ptable-btn a {
  color: #fff;
}

 

/* =============================================
   SECTION BACKGROUNDS
   ============================================= */
.ps-bg-light {
  background-color: #eff3f5;
}
.ps-bg-green {
  background-color: #00e5ff;
  color: #fff;
}
.ps-bg-green h1,
.ps-bg-green h2,
.ps-bg-green h3,
.ps-bg-green h4,
.ps-bg-green h5,
.ps-bg-green h6,
.ps-bg-green .ps-title,
.ps-bg-green .ps-desc {
  color: #fff;
}

/* =============================================
   OUTER COLUMN WRAPPER
   — was padding: 50px 250px (breaks mobile)
   ============================================= */
.col-md-12.main-content-col {
  padding: 50px 80px 0 80px;
}

/* =============================================
   SERVICES SECTION
   ============================================= */
.services-section {
  padding: 60px 0;
}
.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
}
 

/* =============================================
   WHY RENT SECTION
   ============================================= */
.why-rent-section {
  padding: 60px 0;
}
.why-rent-grid {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 40px;
  align-items: center;
}
.why-center img {
  max-width: 300px;
  width: 100%;
  height: auto;
}

/* =============================================
   PRICING SECTION
   ============================================= */
.pricing-section {
  padding: 60px 40px;
}
.pricing-inner {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 40px;
  align-items: start;
}
.pricing-info .pricing-box-img {
  max-width: 300px;
  width: 100%;
  height: auto;
  margin-top: 20px;
}
.pricing-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

/* =============================================
   SERVICE POINTS SECTION
   ============================================= */
.service-points-section {
  padding: 60px 0;
}
.service-points-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}
.service-app-links {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  padding: 0 20px 20px;
}

/* =============================================
   EXPAND SECTION
   ============================================= */
.expand-section {
  padding-bottom: 40px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  overflow: hidden;
}
.expand-inner {
  display: grid;
  grid-template-columns: 2fr 1fr;
  align-items: stretch;
}
.expand-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.expand-text {
  padding: 40px 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.expand-cta {
  margin-top: 20px;
  text-align: right;
}
.ps-btn-dark {
  display: inline-block;
  padding: 14px 28px;
  background-color: #101010;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 20px 0;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
}
 
.ps-btn-dark {
  position: relative;
  transition: all 0.3s ease;
}

.ps-btn-dark:hover {
  background-color: #00e5ff !important;
  color: #101010 !important;

  box-shadow: 0 0 0 1px #ffffff, 0 0 12px rgba(255,255,255,0.1);
}
/* =============================================
   ICON BOX STYLE 3
   ============================================= */
.ps-ihbox-3 .ps-ihbox-box {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.ps-icon-wrap-sm {
  font-size: 36px;
  color: #fff;
  flex-shrink: 0;
}

/* =============================================
   TABLET — max 1024px
   ============================================= */
@media (max-width: 1024px) {
  .col-md-12.main-content-col {
    padding: 40px 40px 0 40px;
  }
  .ps-heading .ps-title {
    font-size: 34px;
    line-height: 42px;
  }
  .ps-ptable-box {
    padding: 35px 30px;
  }
  .expand-text {
    padding: 30px 35px;
  }
}

/* =============================================
   SMALL TABLET / LARGE MOBILE — max 900px
   ============================================= */
@media (max-width: 900px) {
  /* Outer wrapper */
  .col-md-12.main-content-col {
    padding: 30px 20px 0 20px;
  }

  /* Why rent: 3-col → 1-col, center image hidden or shown inline */
  .why-rent-grid {
    grid-template-columns: 1fr;
  }
  .why-center {
    text-align: center;
  /*  order: -1;  image appears first on mobile */
  }

  /* Pricing: sidebar + cards → stacked */
  .pricing-inner {
    grid-template-columns: 1fr;
  }
  .pricing-cards {
    grid-template-columns: 1fr;
  }

  /* Service points: 2-col → 1-col */
  .service-points-inner {
    grid-template-columns: 1fr;
  }

  /* Expand: 2-col → 1-col, hide decorative image */
  .expand-inner {
    grid-template-columns: 1fr;
  }
  .expand-image {
    display: none;
  }

  /* Pricing section padding */
  .pricing-section {
    padding: 40px 20px;
  }
}

/* =============================================
   MOBILE — max 767px
   ============================================= */
@media (max-width: 767px) {
  /* Outer wrapper: remove large horizontal padding */
  .col-md-12.main-content-col {
    padding: 20px 15px 0 15px;
  }

  /* Headings scale down */
  .ps-heading .ps-title {
    font-size: 28px;
    line-height: 36px;
  }
  .ps-heading .ps-subtitle {
    font-size: 12px;
  }
  .ps-heading {
    margin-bottom: 30px;
  }

  /* Services grid: 1 column on small phones */
  .services-grid {
    grid-template-columns: 1fr;
  }

/* MOBILE: split ps-text-bar into 3 blocks */
@media (max-width: 768px) {

  .ps-text-bar {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    border-radius: 0 !important;
    width: 100% !important;
  }

  /* Top button */
  .top-btn {
    background: #000000 !important;
    color: #00e5ff !important; /* FIXED */
    border-radius: 16px !important;
    text-align: center;
    width: 90% !important;
  }

  /* Middle text block */
  .text-only {
    background: #ffffff;
    padding: 15px;
    text-align: center;
  }

  /* Bottom button */
  .bottom-btn {
    background: #000000 !important;
    color: #00e5ff !important; /* FIXED */
    border-radius: 16px !important;
    text-align: center;
    width: 90%;
  }

  /* Hover state (correct syntax) */
  .top-btn:hover,
  .bottom-btn:hover {
    background: #00e5ff !important;
    color: #ffffff !important;
  }
}



  /* Icon box style 5: flip back to left-aligned icon */
  .ps-ihbox-5 .ps-ihbox-box {
    flex-direction: row;
  }
  .ps-ihbox-5 .ps-contents {
    text-align: left;
    padding-left: 20px;
    padding-right: 0;
  }

  /* Icon titles smaller */
  .ps-ihbox-1 .ps-title,
  .ps-ihbox-5 .ps-title,
  .ps-ihbox-6 .ps-title {
    font-size: 18px;
    line-height: 24px;
  }
  .ps-ihbox-1 .ps-desc,
  .ps-ihbox-6 .ps-desc,
  .ps-ihbox-5 .ps-desc {
    font-size: 14px;
  }

  /* Pricing cards: smaller padding */
  .ps-ptable-box {
    padding: 30px 20px;
  }
  .ps-ptable-box .ps-ptable-price {
    font-size: 56px;
    line-height: 56px;
  }
  .ps-ptable-box .ps-ptable-symbol {
    font-size: 32px;
    line-height: 32px;
    left: -16px;
  }

  /* Expand section */
  .expand-text {
    padding: 30px 20px;
  }
  .expand-cta {
    text-align: left;
  }

  /* App store links */
  .service-app-links {
    padding: 0 0 20px 0;
  }
  .service-app-links img {
    width: 140px;
    height: auto;
  }

  /* Section padding */
  .services-section,
  .why-rent-section,
  .service-points-section {
    padding: 40px 0;
  }
  .pricing-section {
    padding: 30px 15px;
  }

  /* Wrap svl */
  .wrap_svl_center_box {
    padding: 10px;
  }
}

/* =============================================
   EXTRA SMALL — max 480px
   ============================================= */
@media (max-width: 480px) {
  .ps-heading .ps-title {
    font-size: 24px;
    line-height: 32px;
  }
  .ps-ihbox-1 .ps-ihbox-icon-wrap {
    width: 55px;
    height: 55px;
  }
  .ps-ihbox-5 .ps-icon-wrap,
  .ps-ihbox-6 .ps-icon-wrap {
    width: 60px;
    height: 65px;
    font-size: 36px;
    line-height: 65px;
  }
  
  
  
  
  
  
  
  .ps-ptable-box .ps-ptable-price {
    font-size: 48px;
    line-height: 48px;
  }
  .ps-btn-dark {
    padding: 12px 20px;
    font-size: 12px;
  }
}

 
 

