*{
margin:0px;
padding:0px;
border:none;
outline:none;
font-size: 100%;
line-height: inherit;
-ms-word-wrap: break-word;
word-wrap: break-word;
} body {
font-size:14px;
color:#787878;
line-height:1.6em;
font-weight:400;
background:#ffffff;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
font-family: 'Rajdhani', sans-serif;
}
a{
text-decoration:none;
cursor:pointer;
}
a:hover,
a:focus,
a:visited{
text-decoration:none;
outline:none;
}
h1,h2,h3,h4,h5,h6 {
position:relative;
font-weight:normal;
margin:0px;
background:none;
line-height:1.2em;
font-family: 'Rajdhani', sans-serif;
}
textarea{
overflow:hidden;	
}
button{
outline: none !important;
cursor: pointer;
}
p,.text{
font-size: 18px;
line-height: 34px;
font-weight: 400;
color: #6c6d70;
margin: 0;
}
p {
margin-bottom: 10px;
margin-top: 10px;
}
::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}
.page-wrapper{
position:relative;
margin:0 auto;
width:100%;
min-width:300px;
z-index: 9;
overflow: hidden;
}
.auto-container{
position:static;
max-width:1200px;
padding:0px 15px;
margin:0 auto;
}
ul,li{
list-style:none;
padding:0px;
margin:0px;	
}
figure{
margin-bottom: 0;
}
.theme-btn{
display:inline-block;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
font-family: 'Rajdhani', sans-serif;
}
.theme-btn i{
position: relative;
display: inline-block;
font-size: 14px;
margin-left: 3px;
}
.centered{
text-align:center !important;
} .btn-style-one{
position:relative;
font-size:18px;
line-height:27px;
color:#ffffff;
font-weight:700;
padding: 25px 60px;
overflow: hidden;
text-transform: uppercase;
letter-spacing: 0.05em;
transition: all 300ms linear;
border-radius: 0px;
}
.btn-style-one .btn-title{
position: relative;
}
.btn-style-one:hover{
-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
-moz-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
-ms-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
-o-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
box-shadow: 0 10px 30px rgba(0,0,0,0.10);
}
.btn-style-one:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
background-color: #1d1f25;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: top right;
-ms-transform-origin: top right;
transform-origin: top right;
-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); }
.btn-style-one:hover:before{
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: bottom left;
-ms-transform-origin: bottom left;
transform-origin: bottom left;
} .btn-style-two{
position:relative;
font-size:18px;
line-height:27px;
color:#ffffff;
font-weight:700;
padding: 25px 60px;
background-color: #24262d;
overflow: hidden;
text-transform: uppercase;
letter-spacing: 0.05em;
transition: all 300ms linear;
border-radius: 0px;
}
.btn-style-two .btn-title{
position: relative;
}
.btn-style-two:hover{
color:#24262d;
-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
-moz-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
-ms-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
-o-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
box-shadow: 0 10px 30px rgba(0,0,0,0.10);
}
.btn-style-two:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
background-color: #ffffff;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: top right;
-ms-transform-origin: top right;
transform-origin: top right;
-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); }
.btn-style-two:hover:before{
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: bottom left;
-ms-transform-origin: bottom left;
transform-origin: bottom left;
} .btn-style-three{
position:relative;
font-size:16px;
line-height:30px;
color:#f1ecff;
font-weight:500;
padding: 10px 32px;
background-color: #1a2940;
overflow: hidden;
border-radius: 0px;
transition: all 300ms linear;
}
.btn-style-three .btn-title{
position: relative;
}
.btn-style-three:hover{
color:#1a2940;
-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
-moz-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
-ms-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
-o-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
box-shadow: 0 10px 30px rgba(0,0,0,0.10);
}
.btn-style-three:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
background-color: #ffffff;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: top right;
-ms-transform-origin: top right;
transform-origin: top right;
-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); }
.btn-style-three:hover:before{
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: bottom left;
-ms-transform-origin: bottom left;
transform-origin: bottom left;
} .btn-style-four{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 28px;
color: #ffffff;
padding: 10px 30px;
font-weight: 500;
overflow: hidden;
border: 1px solid #333333;
background-color: #333333;
}
.btn-style-four:hover{
color: #333333;
border: 1px solid #ffffff;
-webkit-box-shadow: rgba(255, 255, 255, 1) 0 0px 0px 40px inset;
-moz-box-shadow: rgba(255, 255, 255, 1) 0 0px 0px 40px inset;
-ms-box-shadow: rgba(255, 255, 255, 1) 0 0px 0px 40px inset;
-o-box-shadow: rgba(255, 255, 255, 1) 0 0px 0px 40px inset;
box-shadow: rgba(255, 255, 255, 1) 0 0px 0px 40px inset;
} .social-icon-one{
position: relative;
}
.social-icon-one li{
position: relative;
display: inline-block;
margin-left: 35px;
}
.social-icon-one li a{
position: relative;
display: block;
font-size: 18px;
line-height: 30px;
color: #ffffff;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.social-icon-one li:first-child{
margin-left: 0;
} .list-style-one{
position:relative;
}
.list-style-one li{
position:relative;
font-size:18px;
line-height:24px;
color: #24262d;
font-weight:600;
padding-left:30px;
margin-bottom: 16px;
}
.list-style-one li:before{
content: "\f14a";
position:absolute;
left: 0;
top: 0px;
display:block;
font-size:14px;
line-height: 26px;
padding: 0px;
font-weight:900;
font-family: "Font Awesome 5 Free";
}
.list-style-one li a:hover{
color: #44bce2;
} .list-style-two{
position:relative;
}
.list-style-two li{
position:relative;
font-size:15px;
line-height:25px;
color: #666666;
font-weight:400;
padding-left:25px;
margin-bottom: 15px;
}
.list-style-two li:before{
content: "\f182";
position:absolute;
left: 0;
top: 0px;
display:block;
font-size:15px;
line-height: 25px;
padding: 0px;
color:#666666;
font-family: "LineAwesome";
}
.list-style-two li a:hover{
color: #44bce2;
}
.theme_color{
color:#fa7720;
}
.pull-right{
float: right;
}
.pull-left{
float: left;
}
.tabs-box{
position: relative;
}
.tabs-box .tab{
display: none;
}
.tabs-box .active-tab{
display: block;
}
.preloader{ 
position:fixed; 
left:0px; 
top:0px; 
width:100%; 
height:100%; 
z-index:999999; 
background-color:#ffffff; 
background-position:center center; 
background-repeat:no-repeat; 
background-image:url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/icons/preloader.svg);
}
img{
display:inline-block;
max-width:100%;
height:auto;	
}
.dropdown-toggle::after{
display: none;
}
.fa{
line-height: inherit;
} .scroll-to-top{
position:fixed;
bottom:20px;
right:20px;
width:48px;
height:48px;
color:#ffffff;
font-size:20px;
line-height:48px;
text-align:center;
z-index:100;
cursor:pointer;
display:none;
border-radius: 5px;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;		
}
.scroll-to-top:hover{
background:#2c2c2c;
} .main-header{
position: relative;
display: block;
width: 100%;
z-index: 99999;
background-color: #24262d;
}
.main-header .header-top{
position: relative;
background-color:#1d1f25;
}
.main-header .header-top .inner-container{
position: relative;
padding-left: 260px;
} .main-header .header-top .top-left{
position: relative;
float: left;
padding: 10px 0;
}
.main-header .header-top .top-left .text{
position: relative;
font-size: 13px;
line-height: 25px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.main-header .header-top .top-left .text span{
color: #ffffff;
font-weight: 700;
margin-right: 25px;
text-transform: uppercase;
}
.main-header .header-top .top-right{
position: relative;
float: right;
padding: 10px 0;
padding-left: 60px;
border-left: 1px solid #292a30;
}
.main-header .header-top .top-right .visit-link{
position: relative;
font-size: 13px;
line-height: 25px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .header-top .top-right .visit-link:hover{
color: #ffffff;
} .main-header .header-upper{
position: relative;
}
.main-header .header-upper .inner-container{
position: relative;
}
.main-header .header-upper .inner-container:before{
position: absolute;
right: 100%;
bottom: 0;
height: 1000%;
width: 1000%;
background-color: #f7f5f1;
content: "";
margin-right: -200px;
}
.main-header .header-upper .logo-outer{
position: relative;
float: left;
}
.main-header .header-upper .logo-outer:before{
position: absolute;
right: -60px;
bottom: -50px;
border-left: 21px solid transparent;
border-bottom: 20px solid transparent;
content: "";
}
.page .comment-respond .comment-reply-title, .group-title h4 {
font-size: 18px;
font-weight: 500;
}
.main-header .header-upper .logo{
position: relative;
padding: 15px 0;
}
.main-header .header-upper .logo img{
display: inline-block;
max-width: 100%;
height: auto;
}
.main-header .nav-outer{
position: relative;
float: right;
}
.main-header .upper-right{
position: relative;
float: right;
padding: 20px 0;
}
.main-header .info-list{
position: relative;
}
.main-header .info-list li{
position: relative;
float: left;
font-size: 13px;
line-height: 25px;
color: #9a9ca2;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-left:35px;
}
.main-header .info-list li:first-child{
margin-left: 0;
}
.main-header .info-list li a{
display: inline-block;
font-weight: 600;
color: #cfcfcf;
transition: all 300ms ease;
}
.main-header .info-list li span{
display: inline-block;
color: #ffffff;
font-weight: 700;
margin-right: 20px;
letter-spacing: 1px;
text-transform: uppercase;
}
.main-header .nav-outer .outer-box{
position: relative;
float: left;
padding: 20px 0;
}
.main-header .nav-outer .social-icon-one li{
line-height: 25px;
}
.main-menu{
position:relative;
float:left;
margin-left: 60px;
}
.main-menu:before{
position: absolute;
left: 100%;
height: 100%;
width: 1000%;
top: 0;
content: "";
}
.main-menu:after{
position: absolute;
left: 0;
top: 0;
border-right: 21px solid transparent;
border-top: 20px solid #24262d;
content: "";
}
.main-menu .navbar-collapse{
padding:0px;	
}
.main-menu .navigation{
position:relative;
margin:0px;
padding-left: 50px;
}
.main-menu .navigation > li{
position:relative;
float:left;
padding:25px 0;
margin-left: 63px;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navigation > li:first-child{
margin-left: 0;
}
.main-menu .navigation > li > a{
position:relative;
display:block;
text-align:center;
font-size:16px;
line-height:25px;
font-weight:600;
opacity:1;
color:#ffffff;
padding: 0px;
text-transform:uppercase;
letter-spacing: 0.1em;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a{
text-shadow: 0 0 1px;
}
.main-menu .navigation > li > ul{
position:absolute;
left:0px;
top:100%;
width:230px;
z-index:100;
padding:10px 0px;
background-color:#ffffff;
opacity:0;
display:none;
margin-top:5px;
border-radius:5px;
-webkit-transform:translateY(30px);
-ms-transform:translateY(30px);
transform:translateY(30px);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}
.main-menu .navigation > li > ul.from-right{
left:auto;
right:0px;	
}
.main-menu .navigation > li > ul > li{
position:relative;
width:100%;
padding:0px 25px;
border-bottom:1px solid rgba(255,255,255,0.10);
}
.main-menu .navigation > li > ul > li > a{
position:relative;
display:block;
padding:12px 0px;
line-height:24px;
font-weight:600;
font-size:16px;
color:#333333;
text-align:left;
border-bottom: 1px solid #e5e5e5;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li:last-child > a{
border-bottom:none;	
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
font-family: 'Font Awesome 5 Free';
content: "\f105";
position:absolute;
right:0;
top:12px;
display:block;
line-height:24px;
font-size:16px;
font-weight:900;
z-index:5;	
}
.main-menu .navigation > li > ul > li > ul{
position:absolute;
left:100%;
top:0px;
width:230px;
z-index:100;
display:none;
background-color:#ffffff;
opacity:0;
padding: 10px 0px;
margin-left: 5px;
border-radius:5px;
-webkit-transform:translateY(30px);
-ms-transform:translateY(30px);
transform:translateY(30px);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}
.main-menu .navigation > li > ul > li > ul > li{
position:relative;
width:100%;
padding:0px 25px;
border-bottom:1px solid rgba(255,255,255,0.10);
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
border-bottom:none;	
}
.main-menu .navigation > li > ul > li  > ul > li > a{
position:relative;
display:block;
padding:12px 0px;
line-height:24px;
font-weight:600;
font-size:16px;
color:#333333;
text-align:left;
border-bottom: 1px solid #e5e5e5;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li  > ul > li:last-child > a{
border-bottom:none;	
}
.main-menu .navigation > li:hover > ul{
visibility:visible;
opacity:1;
top:100%;
-webkit-transform:translateY(0px);
-ms-transform:translateY(0px);
transform:translateY(0px);
}
.main-menu .navigation li > ul > li:hover > ul{
visibility:visible;
opacity:1;
top:0px;
-webkit-transform:translateY(0px);
-ms-transform:translateY(0px);
transform:translateY(0px);	
}
.main-menu .navigation li.menu-item-has-children .dropdown-btn{
position:absolute;
right:10px;
top:8px;
width:34px;
height:30px;
border:1px solid #ffffff;
text-align:center;
font-size:16px;
line-height:26px;
color:#ffffff;
cursor:pointer;
z-index:5;
display:none;
} .header-style-two{
position: absolute;
left: 0;
top: 0;
width: 100%;
background-color: transparent;
}
.header-style-two .auto-container{
position: relative;
}
.header-style-two .auto-container:before{
position: absolute;
left: 15px;
top: 0;
height: 100%;
width: 1000%;
background-color: rgba(36,38,45,.10);
content: "";
}
.header-style-two .header-top .inner-container{
padding-left: 250px;
border-bottom: 1px solid rgba(255,255,255,0.10);
}
.header-style-two .header-top .inner-container .bg-shade{
position:absolute;
left:0;
top:0;
width:200%;
height:100%;
background:rgba(36,38,45,0.10);
border-bottom: 1px solid rgba(255,255,255,0.10);	
}
.header-style-two .header-upper .inner-container .bg-shade{
position:absolute;
left:0;
top:0;
width:200%;
height:100%;
background:rgba(36,38,45,0.10);
}
.header-style-two .header-upper .logo{
padding: 35px 25px;
padding-right: 5px;
margin-right: 20px;
background: #ffffff;
}
.header-style-two .header-upper .logo:before{
position: absolute;
right: -21px;
bottom: 0;
border-bottom: 18px solid transparent;
border-left: 21px solid #ffffff;
content: "";
}
.header-style-two .header-upper .logo:after{
position: absolute;
right: -21px;
bottom: 18px;
top: 0;
width: 21px;
background-color: #ffffff;
content: "";
}
.header-style-two .header-top{
background-color: transparent;
}
.main-header .header-top .top-right{
border-left: 1px solid rgba(255,255,255,0.10);
}
.header-style-two .main-menu:after,
.header-style-two .header-upper .logo-outer:before,
.header-style-two .header-upper .inner-container:before{
display: none;
}
.header-style-two .header-upper .logo-outer {
position: relative;
float: left;
margin-top: -45px;
}
.main-header .header-top .top-info{
position: relative;
}
.main-header .header-top .top-info li{
position: relative;
float: left;
font-size: 13px;
line-height: 25px;
color: #ffffff;
font-weight: 600;
padding-right: 20px;
margin-right: 15px;
text-transform: uppercase;
letter-spacing: 0.05em;
opacity: .70;
}
.main-header .header-top .top-info li:before{
position: absolute;
right: -4px;
top: 0;
font-size: 13px;
line-height: 25px;
color: #ffffff;
font-weight: 600; 
content: ".";
}
.main-header .header-top .top-info li:last-child:before{
display: none;
}
.main-header .header-top .top-info li a{
color: #ffffff;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .header-top .top-info li a:hover{
text-decoration:underline;
}
.header-style-two .header-top .top-right .visit-link{
color: #ffffff;
}
.header-style-two .main-menu{
background-color: transparent;
}
.header-style-two .main-menu:before{
display: none;
}
.header-style-two .social-icon-one li a{
font-size: 16px;
}
.header-style-two .nav-outer .outer-box{
padding: 27px 0;
}
.header-style-two .main-menu .navigation{
padding-left: 60px;
}
.header-style-two .main-menu .navigation > li{
padding: 30px 0;
} .sticky-header{
position: fixed;
visibility: hidden;
opacity: 0;
left: 0px;
top: 0px;
width: 100%;
padding: 0px 0px;
z-index: -1;
background: #ffffff;
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.10);
-moz-box-shadow: 0 0 15px rgba(0,0,0,0.10);
-ms-box-shadow: 0 0 15px rgba(0,0,0,0.10);
-o-box-shadow: 0 0 15px rgba(0,0,0,0.10);
box-shadow: 0 0 15px rgba(0,0,0,0.10);
-webkit-transition: top 300ms ease;
-moz-transition: top 300ms ease;
-ms-transition: top 300ms ease;
-o-transition: top 300ms ease;
transition: top 300ms ease;
}
.fixed-header .sticky-header{
opacity:1;
z-index: 99999;
visibility:visible;
}
.fixed-header .sticky-header .logo{
padding: 10px 0;
}
.sticky-header .main-menu{
background-color: transparent;
margin-left: 0;
}
.sticky-header .main-menu .navigation > li{
margin-left: 32px !important;
padding: 0 !important;
margin-right: 0;
background-color: transparent;
}
.sticky-header .main-menu:after,
.sticky-header .main-menu:before,
.header-style-two .auto-container:before,
.sticky-header .main-menu .navigation > li.dropdown > a:after,
.sticky-header .main-menu .navigation > li:before{
display: none;
}
.sticky-header .main-menu .navigation > li > a{
padding:20px 0px !important;
line-height:30px;
font-size:17px;
font-weight:500;
color:#222222;
text-transform:capitalize;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a{
opacity:1;
} .nav-outer .mobile-nav-toggler{
position: relative;
float: right;
font-size:20px;
cursor: pointer;
margin:35px 0px 0px;
display: none;
}
.nav-outer .mobile-nav-toggler .icon{
position:relative;
display:block;
}
.nav-outer .mobile-nav-toggler .line{
position:relative;
font-size:30px;
line-height:7px;
display:block;
}
.mobile-menu{
position: fixed;
right: 0;
top: 0;
width: 300px;
padding-right:30px;
max-width:100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 999999;
}
.mobile-menu .mCSB_inside>.mCSB_container{
margin-right:15px;	
}
.mobile-menu .mCSB_inside>.mCSB_container.mCS_y_hidden{
margin-right:0px;	
}
.mobile-menu .nav-logo{
position:relative;
padding:30px 25px;
text-align:left;	
}
.mobile-menu-visible{
overflow: hidden;
}
.mobile-menu-visible .mobile-menu{
opacity: 1;
visibility: visible;
}
.mobile-menu .menu-backdrop{
position: fixed;
right: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
background: rgba(222,158,83,0.90);
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.mobile-menu-visible .mobile-menu .menu-backdrop{
opacity: 1;
visibility: visible;
-webkit-transition:all 0.7s ease;
-moz-transition:all 0.7s ease;
-ms-transition:all 0.7s ease;
-o-transition:all 0.7s ease;
transition:all 0.7s ease;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .menu-box{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
max-height: 100%;
overflow-y: auto;
background: #202020;
padding: 0px 0px;
z-index: 5;
opacity: 0;
visibility: hidden;
border-radius: 0px;
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
}
.mobile-menu-visible .mobile-menu .menu-box{
opacity: 1;
visibility: visible;
-webkit-transition:all 0.7s ease;
-moz-transition:all 0.7s ease;
-ms-transition:all 0.7s ease;
-o-transition:all 0.7s ease;
transition:all 0.7s ease;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .close-btn{
position: absolute;
right: 10px;
top: 10px;
line-height: 30px;
width: 24px;
text-align: center;
font-size: 20px;
color: #ffffff;
cursor: pointer;
z-index: 10;
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:rotate(45deg);
-webkit-transition:all 0.9s ease;
-moz-transition:all 0.9s ease;
-ms-transition:all 0.9s ease;
-o-transition:all 0.9s ease;
transition:all 0.9s ease;
}
.mobile-menu-visible .mobile-menu .close-btn{
-webkit-transform:rotate(315deg);
-ms-transform:rotate(315deg);
transform:rotate(315deg);
}
.mobile-menu .close-btn:hover{
-webkit-transform:rotate(225deg);
-ms-transform:rotate(225deg);
transform:rotate(225deg);
}
.mobile-menu .navigation{
position: relative;
display: block;
border-top: 1px solid rgba(255,255,255,0.10);
}
.mobile-menu .navigation li{
position: relative;
display: block;
border-bottom: 1px solid rgba(255,255,255,0.10);
}
.mobile-menu .navigation li > ul > li:last-child{
border-bottom: none;
}
.mobile-menu .navigation li > ul > li:first-child{
border-top: 1px solid rgba(255,255,255,0.10);
}
.mobile-menu .navigation li > a{
position: relative;
display: block;
line-height: 24px;
padding: 10px 25px;
font-size: 16px;
font-weight:600;
color: #ffffff;
text-transform: uppercase;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;	
}
.mobile-menu .navigation li ul li > a{
font-size: 16px;
padding-left:35px;
text-transform: capitalize;
}
.mobile-menu .navigation li > a:before{
content:'';
position:absolute;
left:0;
top:0;
height:0;
border-left:5px solid #de9e53;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;	
}
.mobile-menu .navigation li.current-menu-item > a:before{
height:100%;
}
.mobile-menu .navigation li.menu-item-has-children .dropdown-btn{
position:absolute;
right:6px;
top:6px;
width:32px;
height:32px;
text-align:center;
font-size:16px;
line-height:32px;
color:#ffffff;
background:rgba(255,255,255,0.10);
cursor:pointer;
border-radius:2px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;	
z-index:5;
}
.mobile-menu .navigation li.menu-item-has-children .dropdown-btn.open{
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);	
}
.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul{
display: none;
}
.mobile-menu .social-links{
position:relative;
text-align:center;
padding:30px 25px;
}
.mobile-menu .social-links li{
position:relative;
display:inline-block;
margin:0px 5px 10px;
}
.mobile-menu .social-links li a{
position:relative;
line-height:32px;
font-size:28px;
color:#ffffff;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;	
} .page-title{
position:relative;
background-size:cover;
background-repeat:no-repeat;
background-position:center center;
background-attachment: fixed;
padding:145px 0px;
}
.page-title:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
background-color: #1d1f25;
opacity: .50;
}
.page-title h1{
position:relative;
font-size:70px;
font-weight:700;
color:#ffffff;
line-height:1em;
z-index:99;
letter-spacing: 5px;
text-transform:uppercase;
}
.page-title .page-info{
position:absolute;
left:0px;
bottom:0px;
width:100%;
z-index:1;
}
.page-info .bread-crumb{
position:relative;
float: right;
padding:10px 40px;
padding-right: 20px;
margin-right: 20px;
background-color: #24262d;
}
.page-info .bread-crumb:before{
position: absolute;
left: 100%;
top: 0;
border-right: 21px solid transparent;
border-bottom: 18px solid #24262d;
content: "";
}
.page-info .bread-crumb:after{
position: absolute;
left: 100%;
top: 18px;
bottom: 0px;
width: 21px;
background-color: #24262d;
content: "";
}
.page-info .bread-crumb li{
position:relative;
display:inline-block;
font-size:14px;
line-height: 27px;
color:rgba(255,255,255,0.90);
font-weight:700;
text-transform:uppercase;
letter-spacing: 3px;
margin-right:18px;
padding-right: 18px;
}
.page-info .bread-crumb li:last-child{
margin-right:0px;
padding-right: 0;
}
.page-info .bread-crumb li:after{
position:absolute;
content:'.';
top:0px;
right:-4px;
font-size:14px;
line-height: 27px;
font-weight:700;
}
.page-info .bread-crumb li:last-child:after{
display:none;	
}
.page-info .bread-crumb li a{
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.page-info .bread-crumb li a:hover{
color:#ffffff;	
} .sec-title{
position:relative;
z-index: 1;
margin-bottom:50px;
}
.sec-title .title{
position: relative;
display: block;
font-size: 16px;
line-height: normal;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 14px;
letter-spacing: 0.05em;
}
.sec-title h2{
position: relative;
display: block;
font-size:50px;
line-height: 1.1em;
color: #24262d;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.sec-title.light h2{
color: #ffffff;
} .banner-section{
position: relative;
overflow:hidden;
}
.banner-section .slide-item{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.banner-section .slide-item .image-layer{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition: all 5000ms linear;
-moz-transition: all 5000ms linear;
-ms-transition: all 5000ms linear;
-o-transition: all 5000ms linear;
transition: all 5000ms linear;
}
.banner-section .active .slide-item .image-layer{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
}
.banner-section .slide-item .content-box{
position: relative;
height: 840px;
width: 100%;
display: table;
vertical-align: middle;
}
.banner-section .slide-item .content-box:after{
position: absolute;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
background: #1d1f25;
opacity: .40;
content: "";
}
.banner-section .slide-item .content{
position: relative;
display: table-cell;
vertical-align: middle;
z-index: 9;
}
.banner-section .slide-item .title{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 27px;
font-weight: 700;
letter-spacing: 0.16em;
padding: 10px 40px;
padding-right: 19px;
text-transform: uppercase;
background-color: #24262d;
margin-bottom: 30px;
opacity: 0;
-webkit-transform: translateX(-100px);
-moz-transform: translateX(-100px);
-ms-transform: translateX(-100px);
-o-transform: translateX(-100px);
transform: translateX(-100px);
-webkit-transition: all 700ms ease;
-moz-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
transition: all 700ms ease;
}
.banner-section .slide-item .title:before{
position: absolute;
left: 100%;
margin-left:-1px;
top: 0;
border-right: 22px solid transparent;
border-bottom: 18px solid #24262d;
content: "";
}
.banner-section .slide-item .title:after{
position: absolute;
left: 100%;
margin-left:-1px;
bottom: 0;
width: 21px;
height: 29px;
background-color: #24262d;
content: "";
}
.banner-section .active .title{
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-transition-delay: 500ms;
-moz-transition-delay: 500ms;
-ms-transition-delay: 500ms;
-o-transition-delay: 500ms;
transition-delay: 500ms;
}
.banner-section .slide-item h2{
position: relative;
display: block;
font-size: 124px;
line-height: 0.9em;
color: #ffffff;
font-weight: 700;
margin-bottom: 30px;
object-position: 0;
text-transform: uppercase;
letter-spacing: 0.07em;
opacity: 0;
-webkit-transform: translateX(-100px);
-moz-transform: translateX(-100px);
-ms-transform: translateX(-100px);
-o-transform: translateX(-100px);
transform: translateX(-100px);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.banner-section .active h2{
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-transition-delay: 1000ms;
-moz-transition-delay: 1000ms;
-ms-transition-delay: 1000ms;
-o-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.banner-section .slide-item .btn-box{
opacity: 0;
-webkit-transform: translateX(-50px);
-moz-transform: translateX(-50px);
-ms-transform: translateX(-50px);
-o-transform: translateX(-50px);
transform: translateX(-50px);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.banner-section .active .btn-box{
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-transition-delay: 1500ms;
-moz-transition-delay: 1500ms;
-ms-transition-delay: 1500ms;
-o-transition-delay: 1500ms;
transition-delay: 1500ms;
}
.banner-section .owl-nav{
display: none;
}
.banner-section .owl-dots{
position: absolute;
right: 13%;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-section .owl-dot{
position: relative;
display: block;
height: 20px;
width: 20px;
border: 6px solid #49494a;
margin-bottom: 20px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.banner-section .owl-dot:last-child{
margin-bottom: 0;
}
.banner-section .owl-dot.active,
.banner-section .owl-dot:hover{
border: 6px solid #ffffff;
} .banner-section-two{
position: relative;
overflow:hidden;
}
.banner-section-two .slide-item{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.banner-section-two .slide-item .image-layer{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition: all 5000ms linear;
-moz-transition: all 5000ms linear;
-ms-transition: all 5000ms linear;
-o-transition: all 5000ms linear;
transition: all 5000ms linear;
}
.banner-section-two .active .slide-item .image-layer{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
}
.banner-section-two .slide-item .content-box{
position: relative;
height: 1020px;
width: 100%;
display: table;
vertical-align: middle;
text-align: center;
}
.banner-section-two .slide-item .content-box:after{
position: absolute;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
background: #1d1f25;
opacity: .60;
content: "";
}
.banner-section-two .slide-item .content{
position: relative;
display: table-cell;
vertical-align: middle;
z-index: 9;
}
.banner-section-two .slide-item h2{
position: relative;
display: block;
font-size: 100px;
line-height: 0.9em;
color: #ffffff;
font-weight: 700;
margin-bottom: 26px;
object-position: 0;
text-transform: uppercase;
margin-top: 50px;
opacity: 0;
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
-webkit-transition: all 700ms ease;
-moz-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
transition: all 700ms ease;
}
.banner-section-two .active h2{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 500ms;
-moz-transition-delay: 500ms;
-ms-transition-delay: 500ms;
-o-transition-delay: 500ms;
transition-delay: 500ms;
}
.banner-section-two .slide-item .text{
font-size: 22px;
line-height: 40px;
color: rgba(255,255,255,0.80);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.2em;
text-decoration: underline;
margin-bottom: 40px;
opacity: 0;
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-ms-transform: translateY(100px);
-o-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.banner-section-two .active .text{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1000ms;
-moz-transition-delay: 1000ms;
-ms-transition-delay: 1000ms;
-o-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.banner-section-two .slide-item .btn-box{
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.banner-section-two .active .btn-box{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1500ms;
-moz-transition-delay: 1500ms;
-ms-transition-delay: 1500ms;
-o-transition-delay: 1500ms;
transition-delay: 1500ms;
}
.banner-section-two .owl-nav{
display: none;
}
.banner-section-two .owl-dots{
position: absolute;
bottom: 55px;
left: 0;
width: 100%;
text-align: center;
}
.banner-section-two .owl-dot{
position: relative;
display: inline-block;
height: 20px;
width: 20px;
border: 6px solid rgba(255,255,255,0.20);
margin: 0 5px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.banner-section-two .owl-dot.active,
.banner-section-two .owl-dot:hover{
border: 6px solid #ffffff;
} .about-section{
position: relative;
padding: 120px 0 100px;
}
.about-section .content-column{
position: relative;
margin-bottom: 50px;
}
.about-section .content-column .inner-column{
position: relative;
margin-left: -25px;
}
.about-section .content-column .sec-title{
margin-bottom: 40px;
}
.about-section .content-column .text{
font-size: 18px;
line-height: 34px;
color: #6c6d70;
font-weight: 500;
margin-bottom: 78px;
}
.about-section .image-column{
position: relative;
margin-bottom: 60px;
}
.about-section .image-column .inner-column{
position: relative;
padding-right: 115px;
}
.about-section .image-column .image-box{
position: relative;
}
.about-section .image-column .image{
position: relative;
margin-bottom: 0;
}
.about-section .image-column .image img{
display: block;
width: 100%;
}
.about-section .image-column .image-box .title{
position: absolute;
left: 0;
bottom: 0;
font-size: 14px;
line-height: 27px;
font-weight: 700;
letter-spacing: 0.16em;
padding: 10px 40px;
padding-right: 19px;
text-transform: uppercase;
background-color: #24262d;
}
.about-section .image-column .image-box .title:before{
position: absolute;
left: 100%;
top: 0;
border-right: 21px solid transparent;
border-bottom: 18px solid #24262d;
content: "";
}
.about-section .image-column .image-box .title:after{
position: absolute;
left: 100%;
bottom: 0;
width: 21px;
height: 29px;
background-color: #24262d;
content: "";
}
.about-section .facts-couner{
position: relative;
margin: 0 -9px;
}
.about-section .counter-column{
position: relative;
float: left;
width: 20%;
padding: 0 9px;
margin-bottom: 20px;
}
.about-section .counter-column .inner{
position: relative;
padding: 50px 20px;
text-align: center;
background-color: #f7f5f1;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.about-section .counter-column .inner:before{
position: absolute;
right: 0;
top: 0;
border-left: 20px solid transparent;
border-top: 20px solid #ffffff;
content: "";
}
.about-section .counter-column .icon-box{
position: relative;
display: inline-block;
margin-bottom: 10px;
}
.about-section .counter-column .icon-box .icon{
position: relative;
display: inline-block;
font-size: 50px;
line-height: 1.2em;
color: #24262d;
font-weight: 400;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.about-section .counter-column .inner:hover .icon-box .icon{
color: #ffffff;
}
.about-section .counter-column .count-box{
position: relative;
font-size: 30px;
line-height: 1em;
color: #24262d;
font-weight: 500;
margin-bottom: 3px;
letter-spacing: 0.03em;
}
.about-section .counter-column .count-text{
position: relative;
font-size: 30px;
line-height: 1em;
color: #24262d;
font-weight: 500;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.about-section .counter-column .inner:hover .count-text{
color: #ffffff;
}
.about-section .counter-column .counter-title{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #6c6d70;
font-weight: 500;
letter-spacing: 0.03em;
text-transform: uppercase;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.about-section .counter-column .inner:hover .counter-title{
color: #ffffff;
} .about-section-two{
position: relative;
padding: 120px 0 0px;
}
.about-section-two .title-box{
position:relative;
margin-bottom:50px;	
}
.about-section-two .title-box .sec-title{
margin-bottom:0;	
}
.about-section-two .title-box .link-box{
position:relative;
text-align:right;
padding-top:30px;
}
.about-section-two .content-column{
position: relative;
margin-bottom: 50px;
z-index:1;
}
.about-section-two .content-column .inner-column{
position: relative;
padding-left: 50px;
}
.about-section-two .content-column .sec-title{
margin-bottom: 35px;
}
.about-section-two .content-column .sec-title h2{
line-height: 1.2em;
}
.about-section-two .content-column .text{
position:relative;
font-size: 18px;
line-height: 1.8em;
color: #6c6d70;
font-weight: 500;
}
.about-section-two .content-column .text p{
font-size: 18px;
line-height: 1.8em;
color: #6c6d70;
font-weight: 500;
margin-bottom: 30px;
}
.about-section-two .image-column{
position: relative;
margin-bottom: 50px;
z-index:1;
}
.about-section-two .image-column .inner-column{
position: relative;
}
.about-section-two .image-column .image-box{
position: relative;
}
.about-section-two .image-column .image{
position: relative;
margin-bottom: 0;
}
.about-section-two .image-column .image img{
display: block;
width: 100%;
}
.about-section-two .fun-fact-section{
position:relative;
background:none;
padding:0px 0px;
margin-top:-220px;
overflow:hidden;
}
.about-section-two .fun-fact-section .inner-container{
position:relative;
padding:40px 0px;
padding-left:290px;
margin-left:250px;
background:#24262d;
}
.about-section-two .fun-fact-section .inner-container:before{
content:'';
position:absolute;
left:0;
top:0;
width:3000px;
height:100%;
background:#24262d;	
} .about-page-section{
position: relative;
padding: 120px 0 0;
}
.about-block{
position: relative;
margin-bottom: 70px;
}
.about-block .content-column{
position: relative;
margin-bottom: 50px;
}
.about-block .content-column .inner-column{
position: relative;
padding-right: 70px;
}
.about-block .content-column .sec-title{
position: relative;
margin-bottom: 37px;
}
.about-block .content-column .sec-title h2{
line-height: 1.1em;
}
.about-block .content-column .text-box{
position: relative;
}
.about-block .content-column .text-box p{
position: relative;
display: block;
font-size: 18px;
line-height: 34px;
color: #6c6d70;
font-weight: 500;
margin-bottom: 34px;
}
.about-block .content-column .text-box p:last-child{
margin-bottom: 0;
}
.about-block .image-column{
position: relative;
margin-bottom: 50px;
}
.about-block .image-column .image{
position: relative;
margin-bottom: 0;
padding-top: 10px;
}
.about-block .image-column .image img{
display: block;
width: 100%;
height: auto;
}
.about-block.style-two .content-column{
order: 2;
}
.about-block.style-two .content-column .inner-column{
position: relative;
padding-right: 0px;
padding-left: 70px;
} .intro-section{
position: relative;
padding: 120px 0 90px;
text-align: center;
}
.intro-section .sec-title{
margin-bottom: 40px;
}
.intro-section .sec-title h2{
line-height: 1.2em;
}
.intro-section .text{
position: relative;
font-size: 22px;
line-height: 40px;
color: #6c6d70;
font-weight: 400;
max-width: 1000px;
margin: 0 auto 50px;
}
.intro-section .image-column{
position: relative;
margin-bottom: 30px;
}
.intro-section .image-column .image{
position: relative;
margin-bottom: 0;
background-color: #24262d;
}
.intro-section .image-column .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.intro-section .image-column .image:hover img{
opacity: .50;
} .fun-fact-section{
position: relative;
background-color: #24262d;
padding: 30px 0;
}
.fun-fact-section .title-column{
position:relative;
margin-bottom:50px;	
}
.fun-fact-section .title-column .sec-title{
margin:0;
padding:70px 0px 30px;
}
.fun-fact-section .title-column .sec-title h2{
color:#ffffff;	
}
.fun-fact-section .facts-couner{
position: relative;
}
.fun-fact-section .counter-column{
position: relative;
}
.fun-fact-section .counter-column .inner{
position: relative;
padding: 70px 15px;
}
.fun-fact-section .counter-column .icon-box{
position: relative;
font-size:52px;
color: #ffffff;
line-height:1em;
margin-bottom:22px;
}
.fun-fact-section .counter-column .count-box{
position: relative;
font-size: 60px;
line-height: 50px;
color: #ffffff;
font-weight: 400;
letter-spacing: 0.03em;
margin-bottom: 15px;
}
.fun-fact-section .counter-column .count-text{
position: relative;
font-size: 60px;
line-height: 0.8em;
color: #ffffff;
font-weight: 400;
}
.fun-fact-section .counter-column .counter-title{
position: relative;
display: block;
font-size: 16px;
line-height: 1em;
color: #fff;
font-weight: 500;
letter-spacing: 0.03em;
text-transform: uppercase;
} .room-section{
position: relative;
padding: 120px 0 0;
background-color: #f7f5f1;
}
.room-section:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-image: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/icons/pattern-1.jpg);
content: "";
opacity: 0.05;
}
.room-detail-tabs{
position: relative;
}
.room-detail-tabs .tabs-box{
position: relative;
}
.room-detail-tabs .tab-btns{
position: relative;
left:0;
top:0;
width:100%;
display: table;
margin-bottom:60px;
}
.room-detail-tabs .tab-btns li{
position: relative;
display: table-cell;
width:20%;
vertical-align: middle;
background-color: #ffffff;
font-size: 20px;
line-height: 40px;
color: #24262d;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.03em;
cursor: pointer;
text-align: center;
padding: 25px 15px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.room-detail-tabs .tab-btns li:before{
position: absolute;
right: 0;
top:0px;
border-right: 18px solid #ffffff;
border-bottom: 21px solid transparent;
content: "";
}
.room-detail-tabs .tab-btns li:last-child:before{
border-right: 18px solid #f7f5f1;
}
.room-detail-tabs .tab-btns li.active-btn,
.room-detail-tabs .tab-btns li:hover{
color: #ffffff;
}
.room-detail-tabs .tab-btns li.active-btn:before,
.room-detail-tabs .tab-btns li:hover:before{
-webkit-transition: all 300ms ease 300ms;
-moz-transition: all 300ms ease 300ms;
-ms-transition: all 300ms ease 300ms;
-o-transition: all 300ms ease 300ms;
transition: all 300ms ease 300ms;
}
.room-detail-tabs .tab-btns li:hover span,
.room-detail-tabs .tab-btns li.active-btn span{
color: #ffffff;
opacity: 0.1;
}
.room-detail-tabs .tabs-content{
position: relative;
padding: 0 0 70px;
}
.room-detail-tabs .tab{
position: relative;
display:none;
}
.room-detail-tabs .active-tab{
display:block;	
}
.room-section .content-column{
position: relative;
}
.room-section .content-column .inner-column{
position: relative;
margin-right: -30px;
opacity:0;
-webkit-transform:translateX(-30px);
-ms-transform:translateX(-30px);
transform:translateX(-30px);
-webkit-transition:all 500ms ease 100ms;
-ms-transition:all 500ms ease 100ms;
transition:all 500ms ease 100ms;
}
.room-section .active-tab .content-column .inner-column{
opacity:1;
-webkit-transform:translateX(0px);
-ms-transform:translateX(0px);
transform:translateX(0px);	
}
.room-section .content-column h2{
position: relative;
display: block;
font-size: 30px;
line-height: 1em;
color: #24262d;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 40px;
}
.room-section .content-column .room-size{
position: absolute;
right: 0;
top: 0;
font-size: 14px;
line-height: 20px;
font-weight: 700;
letter-spacing: 0.16em;
padding: 10px 30px;
text-transform: uppercase;
background-color: #24262d;
}
.room-section .content-column .room-size span{
margin-right: 25px;
}
.room-section .content-column .text{
position: relative;
font-size: 18px;
line-height: 34px;
color: #6c6d70;
font-weight: 500;
margin-bottom: 50px;
}
.room-section .room-info{
position: relative;
margin-bottom: 40px;
}
.room-section .room-info .icon{
position: relative;
display: inline-block;
margin-bottom: 20px;
font-size: 64px;
line-height: 1em;
color: #000000;
}
.room-section .room-info h5{
display: block;
font-size: 18px;
line-height: 1.2em;
color: #24262d;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.03em;
padding-right: 40px;
}
.room-section .image-column{
position: relative;
margin-bottom: 50px;
}
.room-section .image-column .inner-column{
position: relative;
padding-left: 110px;
opacity:0;
-webkit-transform:translateX(30px);
-ms-transform:translateX(30px);
transform:translateX(30px);
-webkit-transition:all 500ms ease 100ms;
-ms-transition:all 500ms ease 100ms;
transition:all 500ms ease 100ms;
}
.room-section .active-tab .image-column .inner-column{
opacity:1;
-webkit-transform:translateX(0px);
-ms-transform:translateX(0px);
transform:translateX(0px);	
}
.room-section .image-column .image{
position: relative;
margin-bottom: 0;
}
.room-section .image-column .image img{
display: block;
width: 100%;
height: auto;
} .why-choose-us{
position: relative;
padding:120px 0px;
background-color: #24262d;
}
.why-choose-us .image-layer{
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 66.6%;
opacity: .35;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.why-choose-us .title-column{
position: relative;
}
.why-choose-us .title-column .inner-column{
position: relative;
padding-top: 170px;
padding-left: 70px;
}
.why-choose-us .sec-title h2{
line-height: 1.2em;
}
.why-choose-us .sec-title .title{
margin-bottom: 10px;
}
.why-choose-us .feature-column{
position: relative;
}
.why-choose-us .feature-column .inner-column{
position: relative;
padding-right: 70px;
}
.why-choose-us .features-box{
position: relative;
background-color: #ffffff;
margin-top: 18px;
padding: 80px 100px 70px;
}
.why-choose-us .feature-list{
position: relative;
display: block;
counter-reset:count;
}
.why-choose-us .feature-list li{
position: relative;
display: block;
font-size: 18px;
line-height: 2em;
color: #24262d;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.03em;
margin-bottom: 36px;
padding-left: 60px;
}
.why-choose-us .feature-list li:before{
position: absolute;
left: 0;
top: 0;
font-size: 18px;
line-height: 2em;
font-weight: 600;
counter-increment: count;
content: "0" counter(count);
}
.why-choose-us .feature-list li:last-child{
margin-bottom: 0;
}
.why-choose-us .features-box:before{
position: absolute;
left: 0;
right: 21px;
top:-18px;
height: 18px;
background-color: #ffffff;
content: "";
}
.why-choose-us .features-box:after{
position: absolute;
right: 0;
top:-18px;
border-bottom: 18px solid #ffffff;
border-right: 21px solid transparent;
content: "";
} .features-section{
position: relative;
padding: 120px 0 70px;
}
.feature-block-two{
position: relative;
margin-bottom: 50px;
}
.feature-block-two .inner-box{
position: relative;
}
.feature-block-two .image-box{
position: relative;
}
.feature-block-two .image{
position: relative;
margin-bottom: 0;
}
.feature-block-two .image img{
display: block;
width: 100%;
height: auto;
}
.feature-block-two .lower-content{
position: relative;
padding-top: 25px;
}
.feature-block-two h5{
position: relative;
display: block;
font-size: 22px;
line-height: 1.2em;
color: #24262d;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 28px;
}
.feature-block-two .text{
position: relative;
display: block;
font-size: 18px;
line-height: 33px;
color: #6c6d70;
font-weight: 500;
margin-bottom: 40px;
}
.feature-block-two .list-style-one li{
font-weight: 400;
}
.feature-block-two .list-style-one li:last-child{
margin-bottom: 0;
} .call-to-action{
position: relative;
padding: 120px 0;
text-align: center;
}
.call-to-action:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-image: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/icons/pattern-2.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
opacity: 0.10;
content: "";
}
.call-to-action .sec-title .title{
color: #ffffff;
}
.call-to-action .number{
position: relative;
display: block;
font-size: 50px;
line-height: 1em;
color: #ffffff;
margin-top: 10px;
letter-spacing: 0.05em;
}
.call-to-action .number a{
color: #ffffff;
}
.call-to-action .number a:hover{
text-decoration: underline;
} .floor-section{
position: relative;
padding: 120px 0;
}
.floor-carousel{
position: relative;
}
.floor-carousel .info-column{
position: relative;
}
.floor-carousel .floor-info{
position: relative;
}
.floor-carousel .floor-info li{
position: relative;
font-size: 16px;
line-height: 27px;
color: #6c6d70;
font-weight: 600;
text-transform: uppercase;
padding: 15px 30px;
background-color: #f7f5f1;
}
.floor-carousel .floor-info li:nth-child(even){
background-color: #ffffff;
}
.floor-carousel .floor-info li span{
position: relative;
float: right;
color: #24262d;
font-weight: 600;
}
.floor-carousel .text-column{
position: relative;
}
.floor-carousel .text-column p{
position: relative;
display: block;
font-size: 18px;
line-height: 34px;
color: #6c6d70;
font-weight: 500;
margin-bottom: 34px;
}
.floor-carousel .text-column .theme-btn{
margin-top: 20px;
}
.floor-carousel .owl-nav{
display: none;
}
.floor-carousel .owl-dots{
position: absolute;
right: 0;
top: -80px;
}
.floor-carousel .owl-dot{
position: relative;
display: inline-block;
height: 20px;
width: 20px;
border: 6px solid #d3d4d5;
margin-left: 10px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.floor-carousel .owl-dot:last-child{
margin-bottom: 0;
} .property-section{
position: relative;
padding: 120px 0;
}
.property-tabs{
position: relative;
border-top: 0;
border: 2px solid #f7f5f1;
}
.property-tabs .tab-btns{
position: relative;
}
.property-tabs .tab-btns{
position: relative;
display: table;
width: 100%;
}
.property-tabs .tab-btns li{
position: relative;
display: table-cell;
vertical-align: middle;
font-size: 18px;
line-height: 30px;
color: #6c6d70;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.03em;
cursor: pointer;
text-align: center;
padding: 30px 15px;
background-color: #f7f5f1;
border-right: 1px solid #ffffff;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.property-tabs .tab-btns li:hover,
.property-tabs .tab-btns li.active-btn{
background-color: #24262d;
}
.property-tabs .tab{
position: relative;
}
.property-tabs .content-box{
position: relative;
padding: 70px 75px 70px;
}
.property-tabs .content-box .text{
position: relative;
font-size: 18px;
line-height: 34px;
color: #6c6d70;
font-weight: 500;
margin-bottom: 70px;
}
.property-tabs .info-column{
position: relative;
}
.property-tabs .floor-info{
position: relative;
margin-bottom: 60px;
opacity:0;
-webkit-transform:translateX(-30px);
-ms-transform:translateX(-30px);
transform:translateX(-30px);
-webkit-transition:all 500ms ease 200ms;
-ms-transition:all 500ms ease 200ms;
transition:all 500ms ease 200ms;
}
.property-tabs .active-tab .floor-info{
opacity:1;
-webkit-transform:translateX(0px);
-ms-transform:translateX(0px);
transform:translateX(0px);	
}
.property-tabs .floor-info li{
position: relative;
font-size: 16px;
line-height: 27px;
color: #6c6d70;
font-weight: 600;
text-transform: uppercase;
padding: 15px 30px;
background-color: #f7f5f1;
}
.property-tabs .floor-info li:nth-child(even){
background-color: #ffffff;
}
.property-tabs .floor-info li span{
position: relative;
float: right;
color: #24262d;
}
.property-tabs .image-column{
position: relative;
text-align: right;
}
.property-tabs .image-column .image{
position: relative;
opacity:0;
-webkit-transform:translateX(30px);
-ms-transform:translateX(30px);
transform:translateX(30px);
-webkit-transition:all 500ms ease 200ms;
-ms-transition:all 500ms ease 200ms;
transition:all 500ms ease 200ms;
}
.property-tabs .active-tab .image-column .image{
opacity:1;
-webkit-transform:translateX(0px);
-ms-transform:translateX(0px);
transform:translateX(0px);	
} .news-section{
position: relative;
padding: 120px 0 90px;
}
.news-block{
position: relative;
margin-bottom: 30px;
}
.news-block .inner-box{
position: relative;
background-color: #f7f5f1;
}
.news-block .image-box{
position: relative;
}
.news-block .image-box .image{
position: relative;
margin-bottom: 0;
background-color: #f7f5f1;
overflow: hidden;
}
.news-block .image-box .image img{
display: block;
width: auto;
height: auto;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-block .inner-box:hover .image a img{
opacity: .70;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.news-block .lower-content{
position: relative;
padding: 35px;
overflow: hidden;
}
.news-block .lower-content .date{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 20px;
font-weight: 700;
letter-spacing: 0.16em;
padding: 10px 30px;
text-transform: uppercase;
background-color: #24262d;
margin-bottom: 20px;
}
.news-block .lower-content h5{
position: relative;
display: block;
font-size: 33px;
line-height: 34px;
color: #24262d;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 0px;
}
.news-block .lower-content h5 a{
color: #24262d;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;	
}
.news-block .lower-content .text{
position: relative;
font-size: 18px;
line-height: 34px;
color: #6c6d70;
font-weight: 500;
margin-bottom: 0px;
}
.news-block .post-info {
position: relative;
overflow: hidden;
float: left;
width: 100%;
}
.news-block .post-info li{
position: relative;
display: inline-block;
margin-right: 15px;
padding-right: 20px;
font-size: 16px;
line-height: 30px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.news-block .post-info li a{
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;	
}
.news-block .post-info li:before{
position: absolute;
right: 0;
bottom: 0;
font-size: 16px;
line-height: 30px;
font-weight: 500;
content: ".";
}
.news-block .post-info li a:hover{
color: #24262d;
text-decoration:underline;	
} .news-section-two{
position: relative;
padding: 120px 0 90px;
}
.news-block-two{
position: relative;
margin-bottom: 30px;
}
.news-block-two .inner-box{
position: relative;
background-color: #f7f5f1;
}
.news-block-two .image-box{
position: relative;
}
.news-block-two .image-box .image{
position: relative;
margin-bottom: 0;
overflow: hidden;
background-color: #24262d;
}
.news-block-two .image-box .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-block-two .inner-box:hover .image img{
opacity: .70;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.news-block-two .lower-content{
position: relative;
padding: 40px 60px 50px;
}
.news-block-two .lower-content .date{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 20px;
font-weight: 700;
letter-spacing: 0.16em;
padding: 10px 30px;
text-transform: uppercase;
background-color: #24262d;
margin-bottom: 20px;
}
.news-block-two .lower-content h4{
position: relative;
display: block;
font-size: 24px;
line-height: 34px;
color: #24262d;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.news-block-two .lower-content h4 a{
color: #24262d;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;	
} .news-detail{
position: relative;
}
.author-box{
position: relative;
margin-bottom: 70px;
border: 2px solid #f7f5f1;
padding: 58px 58px;
}
.author-box .inner-box{
position: relative;
padding-left: 210px;
min-height: 165px;
}
.author-box .thumb{
position: absolute;
left: 0;
top: 0;
width: 160px;
}
.author-box .thumb img{
display: block;
width: 100%;
}
.author-box .name{
position: relative;
display: block;
font-size: 22px;
line-height: 1em;
color: #24262d;
font-weight: 600;
margin-bottom: 40px;
text-transform: uppercase;
letter-spacing: 1px;
}
.author-box .text{
font-size: 18px;
line-height: 34px;
color: #6c6d70;
font-weight: 500;
} .gallery-section{
position: relative;
padding:1px 0px;
}
.gallery-item{
position: relative;
}
.gallery-item .image-box{
position: relative;
overflow: hidden;
}
.gallery-item .image-box .image{
position: relative;
}
.gallery-item .image-box .image img{
display: block;
width: 100%;
height: auto;
}
.gallery-item .overlay-box{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
text-align: center;
background-color: rgba(222,158,83,.90);
content: "";
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
}
.gallery-item .image-box:hover .overlay-box{
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
}
.gallery-item .overlay-box a{
position: absolute;
left: 50%;
top: 50%;
margin-top: -25px;
margin-left: -25px;
}
.gallery-item .overlay-box a span{
display: block;
height: 58px;
width: 58px;
color: #ffffff;
border-radius: 50%;
font-weight: 400;
line-height: 58px;
font-size: 30px;
}
.gallery-section .owl-nav{
display: none;
} .gallery-section-two{
position: relative;
padding: 110px 0 0;
}
.gallery-section-two:before{
content: "";
position: absolute;
left: 0;
top: 0;
height: 60%;
width: 100%;
background-color: #f7f5f1;
}
.gallery-section-two .pattern-layer{
position: absolute;
left: 0;
top: 0;
height: 60%;
width: 100%;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
opacity: 0.05;
}
.gallery-item-two{
position: relative;
}
.gallery-item-two .image-box{
position: relative;
overflow: hidden;
}
.gallery-item-two .image-box .image{
position: relative;
}
.gallery-item-two .image-box .image img{
display: block;
width: 100%;
height: auto;
}
.gallery-item-two .overlay-box{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
text-align: center;
background-color: rgba(222,158,83,.90);
content: "";
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
}
.gallery-item-two .image-box:hover .overlay-box{
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
}
.gallery-item-two .overlay-box a{
position: absolute;
left: 50%;
top: 50%;
margin-top: -25px;
margin-left: -25px;
}
.gallery-item-two .overlay-box a span{
display: block;
height: 58px;
width: 58px;
color: #ffffff;
border-radius: 50%;
font-weight: 400;
line-height: 58px;
font-size: 30px;
}
.gallery-item-two .owl-nav{
display: none;
}
.gallery-section-two .gallery-item-two .image{
margin-bottom: 0;
}
.gallery-section-two .owl-nav{
display: none;
}
.gallery-section-two .owl-dots{
position: absolute;
bottom: 62px;
left: 0;
width: 100%;
text-align: center;
}
.gallery-section-two .owl-dot{
position: relative;
display: inline-block;
height: 20px;
width: 20px;
border: 6px solid rgba(255,255,255,0.20);
margin: 0 5px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-section-two .owl-dot.active,
.gallery-section-two .owl-dot:hover{
border: 6px solid #ffffff;
} .gallery-page-section{
position: relative;
padding: 120px 0 90px;
} .mixitup-gallery .filters{
margin-bottom:50px;
text-align: center;
}
.mixitup-gallery .filters .filter-tabs{
position:relative;
display: block;
}
.mixitup-gallery .filters li{
position:relative;
display: inline-block;
font-size:14px;
line-height:30px;
padding:10px 30px;
cursor:pointer;
color:#ffffff;
font-weight:700;
margin: 0 4px 10px;
text-transform: uppercase;
letter-spacing: 3px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.mixitup-gallery .filters .filter.active,
.mixitup-gallery .filters .filter:hover{
color: #ffffff;
background-color: #24262d;
}
.mixitup-gallery .gallery-item-two{
display: none;
}
.gallery-item-two{
position: relative;
margin-bottom: 30px;
}
.owl-theme .gallery-item-two{
margin-bottom:0;	
} .apartments-section{
position: relative;
padding: 120px 0 90px;
}
.apartment-block{
position: relative;
margin-bottom: 30px;
}
.apartment-block .inner-box{
position: relative;
}
.apartment-block .image-box{
position: relative;
}
.apartment-block .image{
position: relative;
margin-bottom: 0;
background-color: #24262d;
}
.apartment-block .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.apartment-block .inner-box:hover .image img{
opacity: .70;
}
.apartment-block .info-box{
position: relative;
padding: 35px 40px;
background-color: #f7f5f1;
}
.apartment-block .info-box:before{
content:'';
position:absolute;
left:0;
bottom:0;
width:100%;
height:100%;
opacity:0;
background-color: #24262d;
-webkit-transform-origin:bottom;
-ms-transform-origin:bottom;
transform-origin:bottom;
-webkit-transform:scaleY(0);
-ms-transform:scaleY(0);
transform:scaleY(0);
-webkit-transition:all 300ms ease 100ms;
-ms-transition:all 300ms ease 100ms;
transition:all 300ms ease 100ms;	
}
.apartment-block .inner-box:hover .info-box:before{
opacity:1;
-webkit-transform:scaleY(1);
-ms-transform:scaleY(1);
transform:scaleY(1);
}
.apartment-block .info-box h4{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
color: #24262d;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
}
.apartment-block .info-box h4 a{
color: #24262d;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.apartment-block .inner-box:hover .info-box h4 a{
color: #ffffff;
}
.apartment-block .info-box .read-more{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 30px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
} .apartment-detail{
position: relative;
padding: 120px 0 105px;
}
.apartment-detail .upper-box{
position: relative;
}
.apartment-detail .slide-item{ 
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 80px 60px 60px;
}
.apartment-detail .upper-box .image{ 
position: relative;
margin-bottom: 0;
}
.apartment-detail .upper-box .image img{
display: block;
width: 100%;
height: auto;
} 
.apartment-detail .upper-box .apartment-info{
position: relative;
float: right;
background-color: #ffffff;
padding: 50px 80px 45px;
max-width: 370px;
width: 100%;
-webkit-transform:translateX(-50px);
-ms-transform:translateX(-50px);
transform:translateX(-50px);
-webkit-transition:all 1000ms ease 100ms;
-ms-transition:all 1000ms ease 100ms;
transition:all 1000ms ease 100ms;
}
.apartment-detail .upper-box .active .apartment-info{
opacity:1;
-webkit-transform:translateX(0px);
-ms-transform:translateX(0px);
transform:translateX(0px);	
}
.apartment-detail .upper-box .apartment-info:before{
position: absolute;
left: 0;
right: 21px;
top:-18px;
height: 18px;
background-color: #ffffff;
content: "";
}
.apartment-detail .upper-box .apartment-info:after{
position: absolute;
right: 0;
top:-18px;
border-bottom: 18px solid #ffffff;
border-right: 21px solid transparent;
content: "";
}
.apartment-detail .upper-box .apartment-info h5{
position: relative;
display: block;
font-size: 18px;
line-height: 34px;
color: #24262d;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
}
.apartment-detail .upper-box .features-list{
position: relative;
margin-bottom: 20px;
}
.apartment-detail .upper-box .features-list li{
font-size: 18px;
line-height: 34px;
color: #6c6d70;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
}
.apartment-detail .owl-nav{
display: none;
}
.apartment-detail .owl-dots{
position: absolute;
bottom: 55px;
left: 0;
width: 100%;
text-align: center;
}
.apartment-detail .owl-dot{
position: relative;
display: inline-block;
height: 20px;
width: 20px;
border: 6px solid rgba(255,255,255,0.20);
margin: 0 5px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.apartment-detail .owl-dot.active,
.apartment-detail .owl-dot:hover{
border: 6px solid #ffffff;
}
.apartment-detail .lower-content{
position: relative;
padding: 55px 0 0;
} 
.apartment-detail .lower-content .sec-title{
margin-bottom: 40px;
}
.apartment-detail .lower-content p{
position: relative;
display: block;
font-size: 18px;
line-height: 34px;
color: #6c6d70;
font-weight: 500;
margin-bottom: 34px;
} .newsletter-section{
position:relative;
padding:120px 0px 70px;
z-index: 1;
border-bottom: 1px solid #f7f5f1;
}
.newsletter-section .title-column{
position: relative;
margin-bottom: 50px;
}
.newsletter-section .title-column .inner-column{
position: relative;
}
.newsletter-section .title-column .sec-title{
margin-bottom: 0;
}
.newsletter-section .form-column{
position: relative;
margin-bottom: 50px;
}
.newsletter-section .form-column .inner-column{
position: relative;
} .subscribe-form .form-group{
position:relative;
display:block;
margin:0px;
width:100%;
padding-right:240px;
}
.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:25px;
height:85px;
font-size:18px;
color:#6c6d70;
font-weight: 500;
background:#ffffff;
padding:25px 40px;
background-color:#f7f5f1;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.subscribe-form .form-group input::placeholder {
color:#6c6d70; 
}
.subscribe-form .form-group input[type="submit"],
.subscribe-form .submit-btn{
position:absolute;
right:0px;
top:0px;
height: 85px;
color:#ffffff;
font-size:18px;
cursor:pointer;
width: 210px;
text-align: center;
font-weight: 700;
letter-spacing: 0.05em;
text-transform:uppercase;
}
.subscribe-form .form-group input[type="submit"]:hover,
.subscribe-form .submit-btn:hover{
background-color: #222222;
} .team-section{
position: relative;
padding: 120px 0 70px;
}
.team-block{
position: relative;
margin-bottom: 50px;
}
.team-block .inner-box{
position: relative;
text-align: center;
}
.team-block .image-box{
position: relative;
}
.team-block .image-box .image{
position: relative;
margin-bottom: 0;
background-color: #24262d;
}
.team-block .image-box .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.team-block .inner-box:hover .image-box .image img{
opacity: .70;
}
.team-block .info-box{
position: relative;
padding: 25px 0 0;
}
.team-block .info-box h6{
position: relative;
display: block;
font-size: 20px;
line-height: 1.2em;
color: #24262d;
font-weight: 600;
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: 10px;
}
.team-block .info-box h6 a{
color: #24262d;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.team-block .info-box .designation{
position: relative;
display: block;
font-size: 14px;
line-height: 1.2em;
color: #6c6d70;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.2em;
margin-bottom: 15px;
}
.team-block .info-box .social-links{
position: relative;
}
.team-block .info-box .social-links li{
position: relative;
display: inline-block;
margin: 0 5px;
}
.team-block .info-box .social-links li a{
position: relative;
display: inline-block;
height: 52px;
width: 52px;
font-size: 14px;
color: #6c6d70;
line-height: 52px;
background-color: #f7f5f1;
text-align: center;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.team-block .info-box .social-links li a:hover{
color: #ffffff;
} .team-single{
position: relative;
padding: 120px 0 0;
}
.team-block .inner-box{
position: relative;
text-align: center;
}
.team-single .image-column{
position: relative;
}
.team-single .image-column .image-box{
position: relative;
}
.team-single .image-box{
position: relative;
}
.team-single .image-box .image{
position: relative;
margin-bottom: 0;
background-color: #24262d;
}
.team-single .image-box .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.team-single .image-box:hover .image img{
opacity: .70;
}
.team-single .content-column{
position: relative;
}
.team-single .content-column .inner-column{
position: relative;
padding-left: 70px;
}
.team-single .content-column .info-box{
position: relative;
margin-bottom: 40px;
}
.team-single .info-box .name{
position: relative;
font-size: 30px;
line-height: 1em;
color: #24262d;
font-weight: 600;
letter-spacing: 3px;
text-transform: uppercase;
margin-bottom: 3px;
}
.team-single .info-box .designation{
display: block;
font-size: 18px;
line-height: 30px;
color: #6c6d70;
font-weight: 500;
letter-spacing: 4px;
text-transform: uppercase;
}
.team-single .text{
position: relative;
font-size: 18px;
line-height: 34px;
color: #6c6d70;
font-weight: 500;
margin-bottom: 50px;
}
.team-single .social-links{
position: relative;
}
.team-single .social-links li{
position: relative;
display: inline-block;
margin: 0 5px;
}
.team-single .social-links li a{
position: relative;
display: inline-block;
height: 52px;
width: 52px;
font-size: 14px;
color: #6c6d70;
line-height: 52px;
background-color: #f7f5f1;
text-align: center;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.team-single .social-links li a:hover{
color: #ffffff;
} .faqs-section{
position: relative;
padding: 120px 0 70px;
background-color: #f7f5f1;
}
.faqs-section .image-column{
position: relative;
margin-bottom: 50px;
}
.faqs-section .image-column .inner-column{
position: relative;
padding-right: 35px;
}
.faqs-section .image-column .image{
position: relative;
margin-bottom: 0;
}
.faqs-section .image-column .image img{
display: block;
width: 100%;
height: auto;
}
.default-accordion-box{
position: relative;
}
.default-accordion-box .block {
position: relative;
margin-bottom: 10px;
}
.default-accordion-box .block:last-child{
margin-bottom: 0;
}
.default-accordion-box .block .acc-btn{
position:relative;
font-size:18px;
line-height:22px;
color:#24262d;
font-weight:600;
cursor:pointer;
padding:30px 40px;
background-color: #ffffff;
padding-right: 100px;
letter-spacing: 1px;
text-transform: uppercase;
-webkit-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.default-accordion-box .block .acc-btn:before{
position:absolute;
right: 40px;
top:30px;
font-size: 14px;
font-weight: 700;
color: #6c6d70;
line-height: 22px;
content: "\f067";
font-family: "Font Awesome 5 Free";
-webkit-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.default-accordion-box .block .acc-btn.active{
position: relative;
background-color: #24262d;
color: #ffffff;
}
.default-accordion-box .block .acc-btn.active:before{
content: "\f068";
}
.default-accordion-box .block .acc-content{
position:relative;
display:none;
}
.default-accordion-box .block .content{
position:relative;
padding: 35px 40px 25px;
}
.default-accordion-box .block .acc-content.current{ 
display: block;
}
.default-accordion-box .block .content .text{
display: block;
font-size: 18px;
line-height: 30px;
color: #6c6d70;
font-weight: 500;
} .fluid-section-one{
position: relative;
background-color: #24262d;
}
.fluid-section-one .outer-container{
position: relative;
}
.fluid-section-one .image-column{
position: absolute;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
left: 0;
top: 0;
height: 100%;
width: 50%;
}
.fluid-section-one .image-column .image-box{
position: relative;
display: none;
}
.fluid-section-one .image-column .image-box img{
display: block;
width: 100%;
height: auto;
}
.fluid-section-one .feature-column{
position: relative;
float: right;
width: 50%;
}
.fluid-section-one .feature-column .inner-column{
position: relative;
max-width: 	600px;
width: 100%;
float: left;
padding: 110px 35px 80px 100px;
}
.fluid-section-one .feature-column .sec-title{
margin-bottom: 35px;
}
.fluid-section-one .feature-column .sec-title h2{
line-height: 1.2em;
}
.fluid-section-one .feature-column .text-content{
position:relative;
font-size:18px;
line-height: 1.7em;
color: #fff;
font-weight:500;
margin-bottom:50px;
}
.feature-block{
position: relative;
margin-bottom: 40px;
}
.feature-block .inner-box{
position: relative;
display: block;
}
.feature-block .icon{
position: relative;
display: block;
font-size: 40px;
line-height: 1em;
color: #ffffff;
margin-bottom: 20px;
font-weight: 400;
}
.feature-block h6{
display: block;
font-size: 18px;
line-height: 1.2em;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
} .map-section{
position: relative;
padding: 120px 0;
}
.map-section .map-outer{
position: relative;
}
.map-section .map-canvas{
position: relative;
height: 530px;
width: 100%;
}
.map-section .contact-info{
position: absolute;
right: 60px;
top: 80px;
background-color: #ffffff;
padding: 60px 80px 45px;
max-width: 370px;
width: 100%;
z-index: 99;
}
.map-section .contact-info:before{
position: absolute;
left: 0;
right: 21px;
top:-18px;
height: 18px;
background-color: #ffffff;
content: "";
}
.map-section .contact-info:after{
position: absolute;
right: 0;
top:-18px;
border-bottom: 18px solid #ffffff;
border-right: 21px solid transparent;
content: "";
}
.map-section .contact-info li{
position: relative;
margin-bottom: 30px;
}
.map-section .contact-info li span{
position: relative;
display: block;
font-size: 18px;
line-height: 1em;
color: #24262d;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.08em;
margin-bottom: 12px;
}
.map-section .contact-info li p{
display: block;
font-size: 18px;
line-height: 24px;
color: #6c6d70;
font-weight: 500;
letter-spacing: 0.06em;
text-transform: uppercase;
}
.map-section .contact-info li a{
color: #6c6d70;
}
.map-section .contact-info li a:hover{
text-decoration:underline;	
} .neighbour-section{
position: relative;
}
.neighbour-section .upper-box{
position: relative;
padding: 80px 0;
background-color: #f7f5f1;
}
.neighbour-section .upper-box .sec-title{
margin-bottom: 0;
}
.neighbour-section .map-outer{
position: relative;
background-color: #24262d;
padding: 120px 0;
}
.neighbour-section .map-layer{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 66.6%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.map-canvas{
position: relative;
}
.map-data{
text-align:center;
font-size:14px;
font-weight:400;
line-height:1.8em;
}
.map-data a{
display: block;
}
.map-data h6{
font-size:16px;
font-weight:700;
text-align:center;
margin-bottom:5px;
color:#121212;
}
.neighbour-section .clicker-box{
position: relative;
float: right;
max-width: 500px;
width: 100%;
background-color: #ffffff;
margin-top: 20px;
padding: 50px 20px;
z-index: 99;	
}
.neighbour-section .clicker-box:before{
position: absolute;
left: 0;
right: 21px;
top: -18px;
height: 18px;
background-color: #ffffff;
content: "";
}
.neighbour-section .clicker-box:after {
position: absolute;
right: 0;
top: -18px;
border-bottom: 18px solid #ffffff;
border-right: 21px solid transparent;
content: "";
}
.near-by-clicker{
position: relative;
max-width: 350px;
margin:0 auto;
max-height:385px;
overflow-y:auto;
}
.neighbour-section .mCSB_inside > .mCSB_container{
margin-right:0px;
padding-right:30px;	
}
.neighbour-section .mCSB_scrollTools .mCSB_draggerRail{
background:#ffffff;	
}
.near-by-clicker .block {
position: relative;
padding: 25px 0;
border-bottom: 1px solid #f8f6f2;
}
.near-by-clicker .block:last-child{
margin-bottom: 0;
border-bottom:none;
padding-bottom:17px;
}
.near-by-clicker .block .acc-btn{
position: relative;
font-size: 16px;
line-height: 30px;
cursor: pointer;
font-weight: 600;
color: #24262d;
text-transform: uppercase;
letter-spacing: 0.05em;
-webkit-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.near-by-clicker .block .icon{
position:absolute;
right: 0px;
top:0px;
font-size: 14px;
color: #9a9ca2;
text-align: center;
-webkit-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.near-by-clicker .block .acc-btn.active .icon:before{
content: "\f068";
}
.near-by-clicker .block .acc-content{
position:relative;
display:none;
}
.near-by-clicker .block .content{
position:relative;
padding-top:7px;
}
.near-by-clicker .block .acc-content.current{ 
display: block;
}
.near-by-clicker .block .content .title{
display: block;
font-size: 18px;
color: #6c6d70;
line-height: 24px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.08em;
margin-bottom: 12px;
}
.near-by-clicker .block .content .distance{
display: block;
font-size: 18px;
color: #6c6d70;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.08em;
}
.neighbour-section .place-outer{
position: absolute;
left: 0;
top: 0;
width: 66.6%;
height: 100%;
}
.neighbour-section .place-outer .place-holder{
position: absolute;
z-index: 101;
}
.neighbour-section .place-outer .place-holder .place-mark{
position: relative;
display: inline-block;
border: 6px solid rgba(255,255,255,0.10);
cursor:pointer;
}
.neighbour-section .place-outer .place-holder.active .place-mark{
border: 6px solid rgba(222,158,83,0.10);
}
.neighbour-section .place-outer .place-holder .place-mark span{
position: relative;
display: block;
height: 8px;
width: 8px;
background-color: #ffffff;
}
.neighbour-section .place-outer .place-holder .place-info{
position: absolute;
left: -28px;
bottom: 70%;
margin-bottom: 40px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.neighbour-section .place-outer .place-holder.active .place-info{
opacity: 1;
bottom: 100%;
visibility: visible;
}
.neighbour-section .place-outer .place-holder .place-info .inner{
position: relative;
padding: 20px 40px 40px;
min-width: 300px;
}
.neighbour-section .place-outer .place-holder .place-info .inner:before{
position: absolute;
left: 0;
right: 21px;
top:-18px;
height: 18px;
content: "";
}
.neighbour-section .place-outer .place-holder .place-info .inner:after{
position: absolute;
right: 0;
top:-18px;
border-bottom: 18px solid #de9e53;
border-right: 21px solid transparent;
content: "";
}
.neighbour-section .place-outer .place-holder .place-info .title{
position: relative;
font-size: 16px;
line-height: 30px;
font-weight: 600;
color: #ffffff;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.neighbour-section .place-outer .place-holder .place-info .text{
display: block;
font-size: 17px;
color: #ffffff;
line-height: 24px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.08em;
margin-bottom: 20px;
}
.neighbour-section .place-outer .place-holder .place-info .distance{
display: block;
font-size: 18px;
color: #ffffff;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.08em;
}
.neighbour-section .place-outer .place-holder .place-info:before{
position: absolute;
bottom: -19px;
left: 28px;
border-right: 31px solid transparent;
border-top: 22px solid #de9e53;
content: "";
}
.neighbour-section .place-outer .place-1{
position: absolute;
left: 13%;
top: 10%;
}
.neighbour-section .place-outer .place-2{
position: absolute;
left: 49%;
top: 18%;
}
.neighbour-section .place-outer .place-3{
position: absolute;
right: 25%;
top: 36%;
}
.neighbour-section .place-outer .place-4{
position: absolute;
left: 42%;
top: 68%;
}
.neighbour-section .place-outer .place-5{
position: absolute;
left: 22%;
top: 83%;
} .contact-section{
position: relative;
padding: 0 0 120px;
}
.contact-section .contact-form{
position: relative;
max-width: 770px;
margin: 0 auto;
}
.contact-form .row{
margin: 0 -5px;
}
.contact-form .form-group{
position:relative;
padding: 0 5px;
margin-bottom: 10px;
}
.contact-form .form-group:last-child{
margin-bottom: 0;
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group textarea,
.contact-form .form-group select{
position: relative;
display: block;
height: 65px;
width: 100%;
font-size: 16px;
color: #6c6d70;
line-height: 23px;
font-weight: 500;
padding: 15px 22px;
background-color: #f7f5f1;
border: 1px solid #f7f5f1;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.contact-form .form-group textarea{
height: 215px;
resize: none;
}
.contact-form .form-group input[type="submit"],
.contact-form .form-group button{
padding: 19px 60px;
}
.contact-form ::-webkit-input-placeholder{color: #6c6d70;}
.contact-form ::-moz-input-placeholder{color: #6c6d70;}
.contact-form ::-ms-input-placeholder{color: #6c6d70;}
.contact-form label.error{
color: #ff0000;
text-transform: uppercase;
} .main-footer{
position:relative;
background-color:#24262d;
}
.main-footer .footer-widget{
position:relative;
margin-bottom:0px;
}
.main-footer .widgets-section{
position:relative;
padding:120px 0px 20px;
}
.main-footer .widgets-section:before{
position: absolute;
left: 100%;
top: 0;
height: 1000%;
width: 1000%;
content: "";
background-color: #1d1f25;
margin-left: -400px;
}
.main-footer .footer-widget .widget-title{
position:relative;
font-size:22px;
color:#ffffff;
font-weight:700;
line-height:1.2em;
margin-bottom:35px;
text-transform:uppercase;
letter-spacing: 0.08em;
}
.main-footer .contact-widget{
position: relative;
margin-bottom: 45px;
}
.main-footer .contact-info-list{
position: relative;
margin-top: -8px;
}
.main-footer .contact-info-list li{
position: relative;
display: block;
font-size: 16px;
line-height: 36px;
color: #9a9ca2;
font-weight: 500;
}
.main-footer .contact-info-list li strong{
color: #ffffff;
display: block;
font-weight: 700;
}
.main-footer .contact-info-list li a{
color: #9a9ca2;
} .main-footer .agent-widget{
position: relative;
}
.main-footer .agent-block{
position: relative;
margin-top: 35px;
}
.main-footer .agent-block .agent-info{
position: relative;
padding-left: 160px;
height: 125px;
margin-bottom: 15px;
}
.main-footer .agent-block .thumb{
position: absolute;
left: 0;
top: 0;
width: 130px;
}
.main-footer .agent-block .thumb img{
width: 100%;
display: block;
}
.main-footer .agent-block .name{
display: block;
width: 100%;
font-size: 16px;
line-height: 30px;
color: #ffffff;
font-weight: 600;
}
.main-footer .agent-block .designation{
position: relative;
display: block;
font-size: 16px;
line-height: 30px;
color: #fff;
font-weight: 500;
}
.main-footer .agent-widget .contact-info{
position: relative;
}
.main-footer .agent-widget .contact-info li{
position: relative;
display: block;
font-size: 16px;
line-height: 36px;
color: #9a9ca2;
font-weight: 500;
}
.main-footer .agent-widget .contact-info li a{
color: #fff;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-footer .agent-widget .contact-info li a:hover{
color: #ffffff;
} .main-footer .map-widget{
position: relative;
max-width: 710px;
}
.main-footer .map-outer{
position: relative;
background-color: #313339;
}
.main-footer .map-canvas{
height: 200px;
width: 100%;
}
.request-form{
position: relative;
z-index: 1;
}
.request-form .form-group{
position:relative;
margin-bottom:10px;
}
.request-form .form-group:last-child{
margin-bottom: 0;
}
.request-form .ui-selectmenu-button.ui-button,
.request-form .form-group input[type="text"],
.request-form .form-group input[type="email"],
.request-form .form-group input[type="tel"],
.request-form .form-group input[type="url"],
.request-form .form-group textarea,
.request-form .form-group select{
position: relative;
display: block;
width: 100%;
font-size: 16px;
line-height: 31px;
color: #ffffff;
font-weight: 500;
height: 65px;
padding: 15px 26px;
background-color: transparent;
border: 2px solid #272930;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.request-form ::-webkit-input-placeholder{color: #9a9ca2;}
.request-form ::-moz-input-placeholder{color: #9a9ca2;}
.request-form ::-ms-input-placeholder{color: #9a9ca2;}
.request-form .form-group textarea{
height: 195px;
resize: none;
margin-bottom: 5px;
}
.request-form .form-group input[type=submit],
.request-form .form-group button{
padding: 19px 60px;
}
.request-form label.error{
color: #ff0000;
margin-top: 5px;
}
.main-footer .form-widget{
position: relative;
padding-left: 30px;
} .main-footer .footer-bottom{
position:relative;
}
.main-footer .footer-bottom .auto-container{
position: relative;
}
.main-footer .footer-bottom .auto-container:before{
position: absolute;
top: 0;
right: 100%;
width: 1000%;
height: 100%;
background-color: #1d1f25;
content: "";
margin-right: -15px;
}
.main-footer .footer-bottom .inner-container{
position: relative;
background-color: #1d1f25;
max-width: 690px;
width: 100%;
padding:35px 0px;
padding-right: 40px;
margin-right: 20px;
}
.main-footer .footer-bottom .inner-container:before{
position: absolute;
left: 100%;
top: 0;
border-right: 21px solid transparent;
border-bottom: 18px solid #1d1f25;
content: "";
}
.main-footer .footer-bottom .inner-container:after{
position: absolute;
left: 100%;
top: 18px;
bottom: 0;
width: 21px;
background-color: #1d1f25;
content: "";
}
.main-footer .footer-bottom .copyright{
position:relative;
float: left;
font-size:14px;
color:#fff;
line-height: 30px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.main-footer .footer-bottom .copyright a{
color:rgba(255,255,255,0.70);
display: inline-block;
}
.main-footer .footer-bottom .copyright a:hover{
text-decoration: underline;
}
.main-footer .footer-bottom .social-links{
position:relative;
float: right;
}
.main-footer .footer-bottom .social-links li{
position:relative;
margin-left:30px;
display:inline-block;
}
.main-footer .footer-bottom .social-links li:first-child{
margin-left: 0;
}
.main-footer .footer-bottom .social-links li a{
position:relative;
font-size: 16px;
color: #ffffff;
line-height: 30px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
} .sidebar-page-container{
position:relative;
padding:120px 0px 70px;
}
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
margin-bottom:50px;
}
.sidebar-widget{
position:relative;
margin-bottom:30px;
}
.sidebar-widget:last-child{
margin-bottom: 0;
}
.sidebar-widget .widget-content{
position: relative;
border: 2px solid #f7f5f1;
padding: 35px;
}
.sidebar-widget .widget-content:before{
position: absolute;
right: -7px;
top: 0;
height: 20px;
width: 20px;
border-left: 2px solid #f7f5f1;
background-color: #ffffff;
content: "";
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
-ms-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left;
}
.sidebar-widget:last-child{
margin-bottom: 0;
} .sidebar-title{
position: relative;
display: block;
font-size: 21px;
line-height: 1.2em;
color: #24262d;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom:25px;
} .sidebar .search-box{
position: relative;
background-color: #24262d;
padding: 5px 25px 25px;
margin-top: 20px;
}
.sidebar .search-box:before{
position: absolute;
left: 0;
right: 21px;
top:-18px;
height: 18px;
background-color: #24262d;
content: "";
}
.sidebar .search-box:after{
position: absolute;
right: 0;
top:-18px;
border-bottom: 18px solid #24262d;
border-right: 21px solid transparent;
content: "";
}
.sidebar .search-box .form-group{
position:relative;
margin:0px;	
}
.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
position:relative;
display:block;
font-size:18px;
line-height:30px;
width:100%;
height:50px;
color:#ffffff;
font-weight: 500;
background:#24262d;
padding:10px 50px 10px 25px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.sidebar .search-box .form-group button{
position:absolute;
right: 25px;
top: 0;
height:50px;
display:block;
font-size:16px;
line-height:100%;
font-weight:normal;
background:#24262d;
} .sidebar .widget_posts-widget .post{
position:relative;
margin-bottom: 55px;
}
.sidebar .widget_posts-widget .post:last-child{
margin-bottom: 0;
}
.sidebar .widget_posts-widget .post .post-inner{
position:relative;
padding-left:80px;
min-height:60px;
}
.sidebar .widget_posts-widget .post .post-thumb{
position:absolute;
left:0px;
top:0px;
width:60px;
}
.sidebar .widget_posts-widget .post .post-thumb img{
display:block;
width:100%;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .widget_posts-widget .post .text{
position:relative;
font-size:16px;
line-height:24px;
font-weight:500;
color:#6c6d70;
text-transform: uppercase;
letter-spacing: 0.04em;
}
.sidebar .widget_posts-widget .post .text a{
color:#6c6d70;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .widget_posts-widget .post a:hover{
color:#e3ac6d;
}
.sidebar .widget_posts-widget .post-info{
position:relative;
display: block;
font-size:14px;
font-weight:600;
line-height:1em;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 13px;
} .blog-categories{
position:relative;
}
.sidebar-widget .widget-content ul li,
.blog-categories li{
position:relative;
margin-bottom: 15px;
}
.sidebar-widget .widget-content ul li.menu-item-has-children,
.sidebar-widget .widget-content ul li ul li{
margin-top: 10px;
margin-bottom: 0px;
}
.sidebar-widget .widget-content ul {
padding: 0;
list-style: none;
}
.sidebar-widget .widget-content ul li a,
.blog-categories li a{
position:relative;
display: inline-block;
font-size:16px;
line-height: 26px;
color:#6c6d70;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1px;
-webkit-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.sidebar-widget .widget-content ul li a:hover,
.blog-categories li a:hover{
font-weight: 600;
color:#222222;
}
.sidebar-widget .widget-content ul li:last-child,
.blog-categories li:last-child{
margin-bottom: 0;
} .sidebar .popular-tags .widget-content{
position: relative;
}
.tagcloud a,
.sidebar .popular-tags a{
position:relative;
display:inline-block;
font-size:14px !important;
line-height:24px;
padding: 5px 20px;
color:#ffffff;
text-align:center;
background:none;
font-weight:700;
text-transform:uppercase;
letter-spacing: 0.04em;
margin: 0 7px 10px 0;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.tagcloud a:hover,
.sidebar .popular-tags a:hover{
background-color:#222222;
color:#ffffff;	
} .group-title{
position: relative;
margin-bottom: 30px;
}
.comment-respond .comment-reply-title,
.group-title h4{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 1.2em;
color: #24262d;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 3px;
}
.comments-area{
position:relative;
margin-bottom: 55px;
}
.comments-area .comment-box {
position: relative;
padding-bottom: 40px;
border-bottom: 1px solid #f7f5f1;
margin-bottom: 40px;
}
.comments-area .comment-box:last-child{
margin-bottom: 0;
}
.comments-area .comment{
position:relative;
min-height: 120px;
padding-left: 140px;
}
.comments-area .comment-box .author-thumb{
position:absolute;
left:0px;
top:0px;
width: 120px;
margin-bottom: 20px;
overflow: hidden;
background: #24262d;
}
.comments-area .comment-box .author-thumb img{
width: auto;
display:block;
}
.comments-area .comment-box .author-thumb .date{
position: absolute;
right: 0;
bottom: 0;
font-size: 14px;
line-height: 27px;
font-weight: 700;
letter-spacing: 0.16em;
padding: 5px 30px;
padding-right: 11px;
margin-right: 19px;
text-transform: uppercase;
background-color: #24262d;
width: 100%;
text-align: center;
}
.comments-area .comment-box .author-thumb .date:before{
position: absolute;
left: 100%;
top: 0;
border-right: 21px solid transparent;
border-bottom: 18px solid #24262d;
content: "";
}
.comments-area .comment-box .author-thumb .date:after{
position: absolute;
left: 100%;
bottom: 0;
width: 21px;
height: 20px;
background-color: #24262d;
content: "";
}
.comments-area .comment-box .name {
position: relative;
display: inline-block;
font-size: 17px;
line-height: 1.2em;
font-weight: 600;
color: #24262d;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 10px;
}
.comments-area .comment-box .name a{
color:#24262d;
}
.comments-area .comment-box .text{
font-size: 18px;
line-height: 34px;
color:#6c6d70;
font-weight: 500;
padding-right: 30px;
}
.comments-area .comment-box .reply-btn{
position: absolute;
right: 0;
top: 0px;
font-size: 12px;
line-height: 25px;
color: #ffffff;
font-weight: 700;
padding: 5px 20px;
text-transform: uppercase;
letter-spacing: 1px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.comments-area .comment-box .reply-btn:hover{
background-color: #222222;
} .comment-form{
position: relative;
}
.comment-form .row{
margin: 0 -5px;
}
.comment-form .form-group{
position:relative;
padding: 0 5px;
margin-bottom: 10px;
}
.comment-form .form-group:last-child{
margin-bottom: 0;
}
.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="email"],
.comment-form .form-group textarea,
.comment-form .form-group select{
position: relative;
display: block;
height: 65px;
width: 100%;
font-size: 16px;
color: #6c6d70;
line-height: 23px;
font-weight: 500;
padding: 15px 22px;
background-color: #f7f5f1;
border: 1px solid #f7f5f1;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.comment-form .form-group textarea{
height: 215px;
resize: none;
}
.comment-form .form-group input[type="submit"],
.comment-form button{
padding: 19px 60px;
}
.comment-form ::-webkit-input-placeholder{color: #6c6d70;}
.comment-form ::-moz-input-placeholder{color: #6c6d70;}
.comment-form ::-ms-input-placeholder{color: #6c6d70;}
.admin-bar .sticky-header {
top: 32px;
}
.widget_search .widget-content {
padding: 0;
border: none;
}
nav.navigation.pagination {
display: block;
width: 100%;
}
.unittest_header .main-menu .navigation > li {
margin-left: 33px;
}
.unittest_header .main-menu .navigation > li {
margin-left: 33px;
}
.news-block .lower-content .page-links {
margin-bottom: 10px;
float: left;
width: 100%;
}
.content-side article {
overflow: hidden;
}
.new-article {
position: fixed;
left: 0;
top: 50%;
width: auto;
}
.wp-block-latest-comments {
margin: 0 !important;
padding: 0 !important;
list-style: outside none !important;
}
.wp-block-latest-comments article {
margin: 0 !important;
padding: 0 !important;
}
.wp-block-latest-comments article footer {
margin-left: 10px !important;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
margin-left: 10px !important;
}
.text.single-conten-b {
margin-bottom: 20px !important;
display: block;
}
.comments-area .comment-respond {
margin-bottom: 30px;
}
.search-no-results .not-found {
margin-bottom: 30px;
}
.search-no-results .sidebar .search-box {
max-width: 300px;
float: left;
margin-top: 30px !important;
}
.widget_search h4.sidebar-title {
margin-bottom: 35px;
}
.breadcrumb_no_bg:before {
opacity: 1;
}
span.page-numbers.dots {
margin: 0px 6px 0px 0px;
}
.news-block .lower-content .page-links {margin-top: 10px;}
@media only screen and (min-width: 300px) and (max-width: 555px) {
.sidebar .search-box {
padding: 0 0 20px 0px;
}
.widget_search .widget-content {
padding: 0 !important;
}
}
.owl-stage .gallery-item {
padding: 0;
}
.form-group .btn-style-one:hover {
color: white;
}
.bread-crumb span[typeof] {
position: relative;
display: inline-block;
font-size: 14px;
line-height: 27px;
color: rgba(255,255,255,0.90);
font-weight: 700;
text-transform: uppercase;
letter-spacing: 3px;
margin-right: 18px;
padding-right: 18px;
}
.bread-crumb span[typeof] a {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;}
.bread-crumb .current-item {
position: relative;
display: inline-block;
font-size: 14px;
line-height: 27px;
color: rgba(255,255,255,0.90);
font-weight: 700;
text-transform: uppercase;
letter-spacing: 3px;
margin-right: 18px;
padding-right: 18px;
}
.bread-crumb span[typeof] a:after {
position: absolute;
content: '.';
top: 0px;
right: -4px;
font-size: 14px;
line-height: 27px;
font-weight: 700;
}
.comment-form-area input::placeholder ,
.comment-form-area textarea::placeholder  {
color: #000 !important;
}
.elementor-widget-dinso_contact_form7 .wpcf7-form-control::placeholder {
color: #000 !important;
}
.page  div#comments {
margin-top: 15px;
}
.comment-form input::placeholder, .comment-form textarea::placeholder {
color: black !important;
}
.comment-reply-title small a {
font-weight: 600 !important;
color: #010101 !important;
}
.main-footer .footer-bottom{
padding: unset;
}
div.wpcf7 .ajax-loader {
display: none;
}.main-footer .footer-bottom .copyright.copyright-ceanter {
float: none;
text-align: center;
}
.main-header .header-upper .logo-box .logo .site-title a {
color: #fff;
font-weight: 900;
text-transform: capitalize;
margin-top: 30px;
display: block;
}
.main-header .header-upper .logo-box .logo p {
margin-bottom: 30px;
}
.main-header .header-upper .logo-box-down {
top: -20px;
}
.main-header .nav-outer .main-menu.main-menu-right {
float: right;
}
.no-post-thumb .inner-box .lower-content {
padding: 30px;
}
.no-post-thumb .inner-box .lower-content .date {
position: relative;
margin-bottom: 25px;
left: 0;
top: 0;
}
.sticky_post_icon {
position: absolute;
right: 30px;
top: 30px;
font-size: 40px;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.nav-links, .page-links {
position: relative;
text-align: center;
margin: 0 auto;
margin-left: 15px;
}
.nav-links a, .page-links a, .nav-links .current, .page-links .current {
margin: 0px 6px 0px 0px;
position: relative;
display: inline-block;
line-height: 43px;
height: 45px;
font-size: 16px;
min-width: 45px;
color: #222222;
font-weight: 400;
text-align: center;
background: #ffffff;
border: 1px solid #e0e0e0;
text-transform: capitalize;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.nav-links a:hover, .page-links a:hover, .nav-links .current:hover, .page-links .current:hover {
background: #de9e53;
border: 1px solid #de9e53;
color: #ffffff;
}
.nav-links .current, .page-links .current {
background: #de9e53;
border: 1px solid #de9e53;
color: #ffffff;
}
.page-links {
text-align: left;
margin-left: 0;
margin-right: 0;
overflow: hidden;
width: 100%;
}
.comments-area .children {
padding-left: 20px;
}
.comment-close {
margin-bottom: 0;
}
.logged-in-as {
font-size: 13px;
margin-top: 15px;
margin-bottom: 15px;
}
.logged-in .comment-respond .comment-form .form-submit .btn-style-one {
margin-top: 15px;
}
.comment-respond .comment-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
p.comment-form-cookies-consent {
display: flex;
justify-content: flex-start;
align-items: center;
}
.comment-respond .comment-form .email-not-publish {
font-size: 17px;
margin-top: 15px;
width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.comment-respond .comment-form .row {
width: 100%;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.comment-respond .comment-form .row:nth-child(3) {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.comment-respond .comment-form .comment-form-cookies-consent {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
width: 100%;
margin: 0 0 0px;
margin-top: 15px;
}
.comment-respond .comment-form .comment-form-cookies-consent label {
margin-left: 10px;
font-size: 13px;
}
.comment-respond .comment-form .form-submit {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
margin-bottom: 0;
}
.main-menu .navigation > li.menu-item-has-children:hover ul {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-menu .navigation > li.menu-item-has-children:hover ul li ul {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
.main-menu .navigation > li.menu-item-has-children:hover ul li:hover ul {
-webkit-transform: translateY(0px);
transform: translateY(0px);
visibility: visible;
opacity: 1;
}
.main-menu .navigation > li.dropdown > a:after {
font-family: 'Font Awesome 5 Free';
content: "\f107";
position: absolute;
right: -14px;
top: 5px;
display: block;
line-height: 30px;
font-size: 14px;
font-weight: 800;
text-align: center;
z-index: 5;
}
.main-menu .navigation > li > ul > li.menu-item-has-children > a:after {
font-family: 'Font Awesome 5 Free';
content: "\f105";
position: absolute;
right: 0;
top: 12px;
display: block;
line-height: 24px;
font-size: 16px;
font-weight: 800;
text-align: center;
z-index: 5;
}
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.alignright,
.alignleft,
.aligncenter {
opacity: 1;
}
.wp-caption-text {
text-align: center;
}
.sidebar-side .sidebar .widget:last-child {
margin-bottom: 0px;
}
.sidebar-side .sidebar .widget_calendar caption {
border: 2px solid #f0f0f0;
padding-left: 10px;
border-top: 0px;
}
.sidebar-side .sidebar .widget_rss ul li a.rsswidget {
position: relative;
font-size: 15px;
line-height: 24px;
margin: 0 0 10px;
font-weight: 600;
}
.sidebar-side .sidebar .widget_rss ul li .rss-date {
position: relative;
font-size: 15px;
line-height: 24px;
margin: 0 0 10px;
font-weight: 600;
}
.sidebar-side .sidebar .widget_rss ul li .rssSummary {
margin: 10px auto;
font-size: 15px;
line-height: 24px;
}
.sidebar-side .sidebar .widget_rss ul li cite {
position: relative;
font-size: 15px;
line-height: 24px;
margin: 0 0 10px;
font-weight: 600;
font-style: normal;
}
.sidebar-side .sidebar .widget_text .textwidget p {
margin: 7px auto;
font-size: 14px;
line-height: 27px;
}
.sidebar-side .sidebar .widget_text .textwidget p strong {
position: relative;
font-size: 14px;
line-height: 24px;
margin: 0 0 10px;
}
.sidebar-side .sidebar .widget_text .textwidget p img {
margin: 10px auto;
}
.sidebar-side .sidebar .widget_pages ul ul,
.sidebar-side .sidebar .widget_nav_menu ul {
margin-left: 15px;
}
.sidebar-side .sidebar .widget_nav_menu ul:first-child {
margin-left: 0px;
}
select {
position: relative;
padding: 15px 50px 15px 15px;
border: 1px solid #f7f7fa;
background: #f7f7fa;
display: block;
font-size: 16px;
line-height: 30px;
width: 100%;
height: 62px;
color: #25283a;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
max-width: 320px;
margin-bottom: 10px;
}
table,
th,
td {
border: 1px solid #f0f0f0;
border: 1px solid rgba(51, 51, 51, 0.1) !important;
font-size: 15px;
}
th,
td {
padding: 7px;
font-size: 15px;
}
table {
border-collapse: separate;
margin-bottom: 10px;
margin-top: 10px;
border-spacing: 0;
}
.error-404 h1 {
font-size: 70px;
font-weight: 700;
color: #111;
}
.service-block .text p {
position: relative;
font-size: 15px;
margin: 0;
}
.header-style-two .logo-box.logo-box-down {
top: -55px;
}
.widget_calendar table {
width: 100%;
} .news-detail .text ul {
list-style-type: disc;
margin-block-start: 1em;
margin-block-end: 1em;
padding-inline-start: 35px;
margin-top: 8px;
}
.news-detail .text ul li {
list-style-type: disc;
}
.news-detail .text ol, .page-content ol {
list-style-type: decimal;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
padding-inline-start: 20px;
}
.news-detail .text ol li, .page-content ol li {
list-style-type: decimal;
margin-top: 8px;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
white-space: pre-wrap;
word-wrap: break-word;
background-color: #fff;
border: 1px solid #de9e53;
border-radius: 4px;
overflow: auto;
}
blockquote {
padding: 41px 40px;
border-left: 2px solid #de9e53;
background-color: #fff;
}
.news-block .lower-content h4+h5 {
font-size: 18px;
margin: 0;
text-transform: unset;
color: #6c6d70;
font-weight: normal;
}
.alignleft {
clear: both;
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright {
clear: both;
float: right;
margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.news-block .lower-content .text {
overflow: hidden;
float: left;
width: 100%;
}
figure {
max-width: 100%;
}
form.post-password-form input {
position: relative;
padding: 15px 50px 15px 15px;
border: 1px solid #fff;
background: #fff;
font-size: 16px;
line-height: 30px;
color: #25283a;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
form.post-password-form input[type="submit"] {
background: #de9e53;
text-align: center;
padding-right: 20px;
min-width: 140px;
color: #fff;
font-weight: 700;
position: relative;
left: -30px;
cursor: pointer;
}
.comments-area .comment.yes-ping {
padding-left: 0;
min-height: unset;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
width: 100%;
}
@media screen and (min-width: 30em){
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
}
.gallery-columns-2 .gallery-item {
max-width: 100%;
width: 50%;
}
@media screen and (min-width: 30em){
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
}
.gallery-columns-3 .gallery-item {
max-width: 100%;
width: 33.33%;
}
@media screen and (min-width: 30em){
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
}
.gallery-columns-4 > .gallery-item {
max-width: 100%;
width: 25%;
}
@media screen and (min-width: 30em){
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
}
.gallery-columns-5 .gallery-item {
max-width: 100%;
width: 20%;
}
@media screen and (min-width: 48em){
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
}
.gallery-columns-6 .gallery-item {
max-width: 100%;
width: 16.66%;
}
@media screen and (min-width: 48em){
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
}
.gallery-columns-7 .gallery-item {
max-width: 100%;
width: 14.28%;
}
@media screen and (min-width: 48em){
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
}
.gallery-columns-8 .gallery-item {
max-width: 100%;
width: 12.5%;
}
@media screen and (min-width: 48em){
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
}
.gallery-columns-9 .gallery-item {
max-width: 100%;
width: 11.11%;
}
@media screen and (min-width: 48em){
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
}
.comments-area ul {
list-style-type: disc;
margin-block-start: 1em;
margin-block-end: 1em;
padding-inline-start: 35px;
margin-top: 8px;
}
.comments-area ul li {
list-style-type: disc;
font-size: 16px;
line-height: 26px;
}
.comments-area ol {
list-style-type: decimal;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
padding-inline-start: 20px;
}
.comments-area ol li {
list-style-type: decimal;
margin-top: 8px;
}
.comment-respond .comment-form .comment-form-cookies-consent label {
margin-left: 10px;
font-size: 16px;
margin-bottom: 0;
}
h5.single-title {
margin-bottom: 20px !important;
display: block;
float: left;
width: 100%;
clear: both;
}x  .ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #e0e0e0;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
background: #1b1c1e;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/css/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/css/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/css/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon { }
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/css/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/css/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon { } .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}#ptTimeSelectCntr {
display: none;
font-size: 12px;
margin-left: 0;
position: absolute;
width: 270px !important;
z-index: 10;
}
#ptTimeSelectCntr .ui-widget-content {
background: #fff none repeat scroll 0 0;
border: medium none !important;
border-radius: 0;
margin-bottom: 0px;
margin-top: 0 !important;
padding: 5px;
}
#ptTimeSelectCntr .ui-widget.ui-widget-content {
border: 1px solid #ddd !important;
}
#ptTimeSelectCntr .ui-widget{}
#ptTimeSelectCntr .ui-widget-header {
background: #2c5bd1 none repeat scroll 0 0;
border: 2px solid #2c5bd1;
border-radius: 0;
color: #fff;
font-size: 13px;
font-weight: 700;
height: 40px;
padding: 5px;
}
#ptTimeSelectCntr #ptTimeSelectUserTime {
font-size: larger;
line-height: 26px;
padding: 0 10px;
text-align: center;
}
#ptTimeSelectCntr .ui-widget-header .ui-icon {
background-image: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/css/images/ui-icons_444444_256x240.png) !importent;
}
#ptTimeSelectCntr #ptTimeSelectCloseCntr {
display: block;
padding: 0;
}
#ptTimeSelectCntr .ui-widget.ui-widget-content {
margin-top: 0;
}
#ptTimeSelectCntr .ptTimeSelectLeftPane.ui-widget-content {
border-top:none;
border-bottom:none;
border-left:none;
border-right-width: 2px;
}
#ptTimeSelectCntr .ptTimeSelectRightPane.ui-widget-content {
border: none;
} #ptTimeSelectCntr .ptTimeSelectHrCntr a, 
#ptTimeSelectCntr .ptTimeSelectMinCntr a {
display: block;
float: left;
line-height: 32px;
margin: 2px;
padding: 0;
text-align: center;
text-decoration: none;
transition: all 500ms ease;
}
#ptTimeSelectCntr .ptTimeSelectHrCntr a:hover, 
#ptTimeSelectCntr .ptTimeSelectMinCntr a:hover{
background: #2c5bd1 !important;
border-color: #2c5bd1 !important;
} #ptTimeSelectCntr .ptTimeSelectTimeLabelsCntr {
color: #252525;
font-size: 13px;
font-weight: 700;
} #ptTimeSelectCntr #ptTimeSelectCloseCntr a {
border-radius: 30%;
display: block;
height: 25px !important;
line-height: 25px;
margin: 0 !important;
opacity: 1;
padding: 3px !important;
text-align: center;
width: 25px !important;
} #ptTimeSelectCntr .ui-state-default {
background: #fff !important;
border: 1px solid #eaeaea !important;
border-radius: 0;
color: #252525 !important;
font-size: 12px;
font-weight: normal;
height: 34px;
margin-bottom: 5px;
outline: medium none;
text-align: center;
width: 34px !important;
line-height: 33px;
margin: 2px;
transition: all 500ms ease;
}
#ptTimeSelectCntr .ui-state-default:hover{
background: #2c5bd1 !important;
border-color: #2c5bd1 !important;
color: white !important;
} #ptTimeSelectCntr #ptTimeSelectSetButton {
padding: 0 15px 5px 0;
}
#ptTimeSelectSetButton .ui-state-hover{
background: #d5ac63 !important;
border: 2px solid #252525 !important;
border-radius: 0;
color: #252525 !important;
font-size: 12px !important;
font-weight: normal;
height: 35px;  
width: 70px !important;
}
#ptTimeSelectCntr #ptTimeSelectSetButton a {
display: block;
text-align: center;
float: right;
background: #252525 !important;
border: 2px solid #252525 !important;
border-radius: 0;
color: #fff !important;
font-size: 12px !important;
font-weight: normal;
height: 35px;  
width: 70px !important;
padding: 0;
margin: 0;
line-height: 32px;
text-transform: uppercase;
transition: all 500ms ease;
}
#ptTimeSelectCntr #ptTimeSelectSetButton a:hover{
background: #2c5bd1 !important;
border-color: #2c5bd1 !important;
}:root {
--tc3: #1fc055;
}
body.theme_style_three,
body.theme_style_two {
font-family: 'Source Sans Pro', sans-serif;
font-size: 15px;
color: #1c1c1c;
line-height: 1.8em;
font-weight: 400;
background: #ffffff;
background-size: cover;
background-repeat: no-repeat;
background-position: center top;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility; 
-webkit-font-smoothing: antialiased; 
-moz-osx-font-smoothing: grayscale;
}
.theme_style_two a {
color: #443f45;
}
.theme_style_three h1,
.theme_style_three h2,
.theme_style_three h3,
.theme_style_three h4,
.theme_style_three h5,
.theme_style_three h6,
.theme_style_two h1,
.theme_style_two h2,
.theme_style_two h3,
.theme_style_two h4,
.theme_style_two h5,
.theme_style_two h6 {
position: relative;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
margin: 0px;
background: none;
line-height: 1.6em;
} .header-style-three {
position: absolute;
left: 0;
top: 0;
width: 100%;
background-color: transparent;
}
.header-style-three .auto-container {
position: relative;
}
.header-style-three .header-top .inner-container {
padding-left: 250px;
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.header-style-three .header-upper .logo {
padding: 35px 25px;
padding-right: 5px;
margin-right: 20px;
background: #2d343f!important;
}
.header-style-three .header-upper .logo:before {
position: absolute;
right: -21px;
bottom: 0;
border-bottom: 18px solid transparent;
border-left: 21px solid #ffffff;
content: "";
}
.header-style-three .header-upper .logo:after {
position: absolute;
right: -21px;
bottom: 18px;
top: 0;
width: 21px;
background-color: #2d343f!important;
content: "";
}
.header-style-three .header-top {
background-color: #2d343f;
}
.main-header .header-top .top-right {
border-left: 1px solid rgba(255, 255, 255, 0.10);
}
.header-style-three .main-menu:after,
.header-style-three .header-upper .logo-outer:before,
.header-style-three .header-upper .inner-container:before {
display: none;
}
.header-style-three .header-upper .logo-outer {
position: relative;
float: left;
margin-top: -45px;
}
.header-style-three .header-top .top-right .visit-link {
color: #ffffff;
}
.header-style-three .header-top .top-right .visit-link:hover {}
.header-style-three .main-menu {
background-color: transparent;
}
.header-style-three .main-menu:before {
display: none;
}
.header-style-three .social-icon-one li a {
font-size: 16px;
}
.header-style-three .nav-outer .outer-box {
padding: 27px 0;
}
.header-style-three .main-menu .navigation {
padding-left: 60px;
}
.header-style-three .main-menu .navigation>li {
padding: 30px 0;
}
.main-header.header-style-three .header-top .top-left {
float: right;
padding: 15px 0;
}
.main-header.header-style-three .header-top .top-info li:last-child {
margin-right: 0;
padding-right: 0;
} .banner-section-two.style-two .slide-item h2 {
font-size: 40px;
font-weight: 800;
margin-bottom: 0;
}
.banner-section-two .slide-item h1 {
position: relative;
display: block;
font-size: 70px;
line-height: 0.9em;
color: #ffffff;
font-weight: 800;
object-position: 0;
text-transform: uppercase;
margin-top: 30px;
margin-bottom: 50px;
opacity: 0;
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-ms-transform: translateY(100px);
-o-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition: all 700ms ease;
-moz-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
transition: all 700ms ease;
}
.banner-section-two .active h1 {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 500ms;
-moz-transition-delay: 1000ms;
-ms-transition-delay: 1000ms;
-o-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.banner-section-two .slide-item .social-icon-one {
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.banner-section-two .active .social-icon-one {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1500ms;
-moz-transition-delay: 1500ms;
-ms-transition-delay: 1500ms;
-o-transition-delay: 1500ms;
transition-delay: 1500ms;
} .appointment {
position: relative;
padding: 120px 0;
}
.appointment .tab-buttons a {
position: relative;
margin: 0px;
}
.appointment .tab-buttons .tab-btn {
transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
}
.appointment .tab-buttons .tab-btn.active-btn {
transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
}
.appointment .tab-buttons .tab-btn i {
font-size: 22px;
height: 46px;
width: 51px;
line-height: 46px;
text-align: center;
color: #ababab;
background: #f4f4f4;
}
.appointment.style-2 .tab-buttons .tab-btn i {
color: #ababab;
background: #fff;
border: 1px solid #e7e7e7;
}
.appointment .tab-buttons .tab-btn.active-btn i {
background: #fafafa;
}
.appointment.style-2 .tab-buttons .tab-btn.active-btn i {
color: #fff;
}
.appointment .tabs-content {
position: relative;
padding: 30px 40px 20px;
background: #fafafa;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.appointment .tabs-content:before {
position: absolute;
top: 0px;
left: 0px;
content: '';
width: 100%;
height: 100%;
background: #fafafa;
}
.appointment .tabs-content .tab {
display: none;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.appointment .tabs-content .tab.active-tab {
display: block;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.appointment .tabs-content .form-group h6 {
font-size: 14px;
line-height: 26px;
font-weight: 400;
color: #555555;
padding-bottom: 10px;
font-family: 'Source Sans Pro', sans-serif;
}
.appointment.style-2 .tabs-content .form-group h6 {
color: #fff;
}
.appointment .tabs-content .form-group {
position: relative;
margin-bottom: 20px;
}
.appointment .tabs-content .form-group i {
position: absolute;
bottom: 9px;
right: 14px;
color: #ababab;
z-index: 2;
font-size: 14px;
}
.appointment.style-2 .tabs-content .form-group i {
color: #fff;
}
.appointment.style-2 .tabs-content .form-group i {
bottom: 7px;
}
.appointment .tabs-content input {
position: relative;
width: 100%;
height: 45px;
padding: 0 14px;
background: #f4f4f4;
display: block;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.appointment.style-2 .tabs-content input {
background: #3968de;
}
.appointment .tabs-content input:focus {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.appointment .tabs-content button {
position: relative;
width: 100%;
margin-top: 35px;
padding: 9px 0;
font-size: 13px;
font-family: 'Source Sans Pro', sans-serif;
}
.tabs-box-one.style-2 {
bottom: -75px;
position: relative;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
color: #ffffff;
background: #53c629;
}
#ui-datepicker-div.ui-widget-content {
border: 1px solid #c5c5c5;
background: #fff none repeat scroll 0 0;
border: 1px solid #777;
color: #252525;
font-size: 14px;
border-radius: 0px;
width: 270px;
padding: 5px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
border-radius: 0;
color: #fff;
font-weight: 700;
padding: 5px 0;
position: relative;
}
.ui-datepicker .ui-datepicker-prev {
left: 5px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
border-radius: 30%;
height: 20px;
position: absolute;
top: 7px;
width: 20px;
transition: all 500ms ease;
cursor: pointer;
}
.ui-datepicker .ui-datepicker-next {
right: 5px;
}
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
top: 7px;
background: #fff;
border: none;
}
.ui-datepicker table {
border-collapse: collapse;
font-size: 13px;
margin: 0 0 0.4em;
width: 100%;
}
.ui-datepicker th {
border: medium none;
font-weight: 600;
padding: 2px 3px;
text-align: center;
}
.ui-datepicker-calendar .ui-state-default {
background: #fff none repeat scroll 0 0;
border: 1px solid #ddd;
border-radius: 3px;
color: #252525;
display: block;
font-size: 12px;
font-weight: 400;
height: 35px;
line-height: 25px;
margin-bottom: 5px;
padding: 4px 2px;
text-align: center;
width: 35px !important;
transition: all 500ms ease;
}
.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-default:active {
color: #fff;
}
#ptTimeSelectCntr #ptTimeSelectSetButton a:hover {
background: #2d343f !important;
border: 2px solid #2d343f !important;
}
#ptTimeSelectCntr .ui-widget-header .ui-icon {
margin-top: -9px;
} .sec-title-two {
position: relative;
margin-bottom: 50px;
}
.sec-title-two h2 {
font-size: 40px;
font-weight: 300;
padding-bottom: 30px;
color: #333;
line-height: 50px;
}
.sec-title-two h2 span {
font-weight: 600;
}
.sec-title-two.light h2 {
color: #fff;
}
.sec-title-two .text {
position: relative;
max-width: 900px;
color: #888888;
font-size: 16px;
font-weight: 400;
line-height: 1.8em;
font-family: 'Source Sans Pro', sans-serif;
}
.sec-title-two.text-center .text {
margin: 0 auto;
} .featured {
position: relative;
padding: 0 0 120px;
}
.featured-block {
text-align: center;
}
.featured-block .icon-box {
margin-bottom: 10px;
}
.featured-block .icon-box span {
font-size: 50px;
}
.featured-block .icon-box i {
font-size: 50px;
}
.featured-block h4 {
font-size: 14px;
font-weight: 600;
color: #333;
}
.featured-block .count-box {
font-size: 40px;
font-weight: 700;
color: #333;
font-family: 'Montserrat', sans-serif;
line-height: 1.6em;
}
.featured .flex-box {
display: flex;
justify-content: center;
flex-direction: row;
flex-wrap: wrap;
}
@media (min-width: 1500px) {
.flex-box li {
width: 20%;
}
}
.featured .flex-box .bg-1 {
background: #f6f6f6;
}
.featured .flex-box .bg-2 {
background: #fbfbfb;
}
.featured .flex-box li {
width: 234px;
height: 235px;
color: #fff;
padding: 60px 60px 40px;
} .two-col-fluid {
position: relative;
min-height: 300px;
background-color: #2d343f;
}
.two-col-fluid .outer-box {
position: relative;
}
.two-col-fluid .image-column {
position: absolute;
left: 0px;
top: 0px;
width: 50%;
height: 100%;
background-size: cover;
background-position: center right;
background-repeat: no-repeat;
}
.two-col-fluid .image-column .image {
display: none;
}
.two-col-fluid .content-column {
background: #2d343f;
position: relative;
float: right;
width: 50%;
}
.two-col-fluid .content-column .inner-box {
position: relative;
max-width: 760px;
padding: 130px 0px 88px 70px;
right: 0;
}
.two-col-item {
margin-bottom: 52px;
}
.two-col-item h3 {
font-size: 20px;
color: #fff;
}
.two-col-item .text {
margin-top: 10px;
color: rgba(255, 255, 255, 0.6);
} .two-col-fluid.style-2 .sec-title h2 {
padding-bottom: 20px;
}
.two-col-fluid.style-2 .image-column {
position: absolute;
left: 0px;
top: 0px;
width: 50%;
height: 100%;
background-size: cover;
background-position: center right;
background-repeat: no-repeat;
}
.two-col-fluid.style-2 .image-column .img-holder {
float: right;
display: none;
}
.two-col-fluid.style-2 .image-column img {
width: auto;
height: 100%;
}
.two-col-fluid.style-2 .content-column .inner-box {
position: relative;
max-width: 760px;
padding: 130px 0px 106px 50px;
right: 0;
}
.two-col-fluid.style-2 .content-column .inner-box .sec-title-two .text {
color: rgba(255, 255, 255, 0.8);
}
.two-col-fluid.style-2 .flex-box {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-left: -30px;
}
@media (min-width: 1500px) {
.flex-box.style-2 li {
width: 20%;
}
}
.two-col-fluid.style-2 .flex-box li {
width: 150px;
}
.two-col-fluid.style-2 .featured-block {
text-align: center;
margin-bottom: 30px;
}
.two-col-fluid.style-2 .featured-block .icon-box {
margin-bottom: 10px;
line-height: 50px;
}
.two-col-fluid.style-2 .featured-block .icon-box span {
font-size: 50px;
}
.two-col-fluid.style-2 .featured-block .icon-box i {
font-size: 50px;
}
.two-col-fluid.style-2 .featured-block h4 {
font-size: 14px;
font-weight: 600;
color: #fff;
}
.two-col-fluid.style-2 .featured-block h1 {
font-size: 40px;
font-weight: 700;
color: #fff;
}
.two-col-fluid.style-2 .featured-block.br {
border-right: 1px solid #414852;
} .testimonial {
position: relative;
padding: 120px 0;
}
.testimonial .owl-nav {
display: none;
} .testimonial-block-two {
position: relative;
background: #fff;
text-align: center;
margin-bottom: 30px;
}
.testimonial-block-two .image {
width: 80px;
height: 80px;
border-radius: 50%;
overflow: hidden;
margin: 0 auto;
}
.testimonial-block-two .text {
margin: 20px 28px 15px;
}
.testimonial-block-two h4 {
color: #333;
font-size: 16px;
font-weight: 700;
}
.testimonial-block-two p {
font-size: 16px;
font-weight: 400;
color: #888;
}
.testimonial-block-two.border-r {
border-right: 1px solid #ededed;
} .apartments {
position: relative;
padding: 150px 0px 130px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
height: 100%;
}
.apartments .sec-title-two .text {
color: rgba(255, 255, 255, 0.80);
}
.apartments .image-layer {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 594px;
background-size: cover;
background-repeat: no-repeat;
}
.apartments .colunm-1 {
padding-right: 4px;
}
.apartments .colunm-2 {
padding-left: 4px;
}
.apartments .property-details {
position: relative;
padding: 48px 50px 40px;
margin-right: -50px;
background: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.30);
}
.apartments .property-details .sec-title-2 {
margin-bottom: 20px;
}
.apartments .property-details .sec-title-2 h3 {
font-size: 24px;
font-weight: 600;
}
.apartments .property-details.style-2 {
box-shadow: none;
padding: 0;
margin-right: 0px;
}
.apartments .tabs-box {
position: relative;
}
.apartments .tabs-box .tab-buttons {
position: relative;
display: table;
width: 100%;
margin-bottom: 35px;
background: rgba(255, 255, 255, 0.70);
}
.apartments .tabs-box .tab-buttons .tab-btn {
position: relative;
display: inline-block;
padding: 12px 60px;
color: #888888;
font-size: 14px;
text-align: left;
text-transform: capitalize;
font-weight: 500;
background: #fff;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
font-family: 'Montserrat', sans-serif;
border-bottom: 2px solid #eaeaea;
}
.apartments .tabs-box.style-2 .tab-buttons .tab-btn {
display: inline-block;
padding-left: 65px;
}
.apartments .tabs-box .tab-buttons .tab-btn:hover,
.apartments .tabs-box .tab-buttons .tab-btn.active-btn {
color: #333;
font-weight: 500;
}
.apartments .tabs-box .tab-buttons .tab-btn.active-btn:before {
position: absolute;
content: "";
width: 100%;
height: 2px;
bottom: -2px;
left: 0;
z-index: 2;
}
.apartments .tabs-box .tabs-content {
position: relative;
}
.apartments .tabs-box .tabs-content .tab {
position: relative;
display: none;
top: 50px;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.apartments .tabs-box .tabs-content .active-tab {
display: block;
top: 0px;
}
.apartments .tabs-box h3 {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 10px;
color: #253d4a;
font-weight: 700;
}
.apartments .tabs-box .content {
margin-bottom: 15px;
font-weight: 400;
color: #888;
font-size: 16px;
}
.apartments .tabs-box .text {
margin-bottom: 15px;
}
.apartments .styled-list {
margin-top: 34px;
}
.apartments .tabs-box.style-2 .styled-list {
margin-top: 53px;
margin-left: 30px;
}
.apartments .tabs-box.style-2 .styled-list h4 {
margin-top: 5px;
}
.apartments .tabs-box.style-2 .content {
margin-bottom: 45px;
}
.apartments .styled-list i {
font-size: 26px;
margin-bottom: 7px;
display: inline-block;
}
.apartments .styled-list h4 {
color: #333;
font-size: 16px;
font-weight: 600;
font-family: 'Source Sans Pro', sans-serif;
}
.welcome-section {
margin-left: 50px;
padding-top: 40px;
background: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.30);
}
.welcome-section .sec-title-2 {
padding-left: 30px;
margin-bottom: 30px;
}
.welcome-section .sec-title-2 h3 {
font-size: 24px;
font-weight: 600;
}
.welcome-section .image-box {
position: relative;
}
.welcome-section .image-box img {
width: 100%;
}
.welcome-section .caption {
position: absolute;
width: 100%;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.48);
color: #fff;
padding: 6px 0px 6px 32px;
font-size: 41px;
font-weight: 900;
font-family: 'Source Sans Pro', sans-serif;
}
.welcome-section .caption span {
font-size: 15px;
}
.welcome-section .caption a {
position: absolute;
font-size: 22px;
text-align: center;
height: 86px;
width: 70px;
color: #fff;
line-height: 86px;
top: 0;
right: 0;
transition: .5s;
}
.welcome-section .caption a:hover {
background: #eaeaea;
}
.welcome-section .contact-info {
position: relative;
padding: 30px 30px 17px;
}
.welcome-section .contact-info .text {
position: relative;
color: #909ba0;
font-size: 18px;
line-height: 1.6em;
}
.welcome-section .contact-info ul {
position: relative;
}
.welcome-section .contact-info ul li {
position: relative;
font-size: 14px;
color: #333;
padding-left: 32px;
line-height: 22px;
margin-bottom: 14px;
font-weight: 600;
transition: all 0.300s ease;
-moz-transition: all 0.300s ease;
-webkit-transition: all 0.300s ease;
-ms-transition: all 0.300s ease;
-o-transition: all 0.300s ease;
}
.welcome-section .contact-info ul li span,.welcome-section .contact-info ul li i {
position: absolute;
left: 0px;
top: 2px;
font-size: 18px;
transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
}
.welcome-section .contact-info ul li:hover {
color: #443f45;
}
.welcome-section .contact-info ul li:hover .icon {
color: #ffffff;
background-color: #00b7f1;
} .news-section-three {
position: relative;
padding: 120px 0;
}
.news-section-three .wrapper-box {
margin: 0 -15px;
}
.news-block-one {
position: relative;
padding: 0 15px;
}
.news-block-one .inner-box {
position: relative;
}
.news-block-one .inner-box .image {
position: relative;
margin-bottom: -6px;
}
.news-block-one .inner-box .image img {
position: relative;
width: 100%;
display: block;
}
.news-block-one .inner-box .image .post-by {
position: absolute;
left: 30px;
top: 30px;
color: #ffffff;
font-size: 13px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
z-index: 1;
padding: 6px 28px 6px;
border: 2px solid #222222;
display: inline-block;
background-color: #222222;
border-radius: 5px;
}
.news-block-one .inner-box .image .post-by i {
margin-right: 5px;
}
.news-block-one .inner-box .lower-content {
position: relative;
padding: 37px 0px 20px 60px;
background-color: #ffffff;
}
.news-block-one.style-2 .inner-box .lower-content {
padding: 35px 0px 0px 20px;
}
.news-block-one.style-2 .inner-box .lower-content .text {
margin-top: 22px;
}
.news-block-one .inner-box .lower-content:before {
position: absolute;
content: "";
width: 1px;
height: 68px;
background: #ececec;
left: 30px;
top: 32px;
}
.news-block-one.style-2 .inner-box .lower-content:before {
left: 0;
}
.news-block-one .inner-box .lower-content h3 {
position: relative;
font-weight: 600;
font-size: 18px;
color: #333;
margin-bottom: 6px;
line-height: 1.4em;
}
.news-block-one .inner-box .lower-content h3 a {
color: #333;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.news-block-one .inner-box .lower-content .text {
position: relative;
font-size: 16px;
line-height: 1.6em;
margin-top: -8px;
}
.news-block-one .inner-box .lower-content .text p {
position: relative;
font-size: 16px;
line-height: 1.6em;
margin-bottom: 15px;
color: rgba(7, 16, 45, 0.60);
}
.news-block-one .post-time {
font-size: 16px;
font-weight: 300;
font-family: 'Montserrat', sans-serif;
color: #888;
} .news-block-one.style-2 {
padding: 12px;
margin-bottom: 28px;
}
.news-block-one.style-2 .image img {
position: relative;
}
.news-block-one.style-2 .overlay-box {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
padding: 0px;
color: #ffffff;
opacity: 0;
text-align: center;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
-moz-transform: scaleX(0);
transform: scaleX(0);
}
.news-block-one.style-2 .inner-box:hover .overlay-box {
top: 0px;
opacity: 1;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
-moz-transform: scaleX(1);
transform: scaleX(1);
}
.news-block-one.style-2 .overlay-inner {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: table;
vertical-align: middle;
padding: 10px 20px;
background: rgba(44, 91, 209, 0.8392156862745098);
}
.news-block-one.style-2 .inner-box:hover .image .post-by {
background: none;
border: 2px solid #fff;
}
.news-section-three .owl-nav {
display: none;
}
.news-section-three .owl-dot-style-three .owl-dots {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
margin-top: 35px;
}
.news-section-three .owl-dot-style-three .owl-dots .owl-dot.active span,
.news-section-three .owl-dot-style-three .owl-dots .owl-dot:hover span {
background: none repeat scroll 0 0 #000;
width: 28px;
}
.news-section-three .owl-dot-style-three .owl-dots .owl-dot span {
background: none repeat scroll 0 0 #d6d6d6;
border-radius: 30px;
display: block;
height: 2px;
margin: 5px 7px;
transition: opacity 200ms ease 0s;
width: 16px;
transition: .5s;
} .agent-section {
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: right center;
padding: 120px 0 150px;
}
.agent-section .sec-title h2 {
padding-bottom: 15px;
}
.agent-section .content {
margin-bottom: 40px;
}
.agent-section .basic-info {
position: relative;
margin-bottom: 10px;
}
.agent-section .basic-info h3 {
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
color: #333;
font-family: 'Source Sans Pro', sans-serif;
}
.agent-section .basic-info .designation {
font-size: 16px;
color: #888;
}
.agent-section .contact-info li {
font-size: 16px;
color: #333;
}
.agent-section .form-column {
position: relative;
}
.agent-section .form-column .social-links-two a {
font-size: 14px;
margin-right: 15px;
color: #222;
}
.agent-section .form-column .form h3 {
font-size: 22px;
font-weight: 600;
color: #333;
margin-bottom: 20px;
}
.agent-section .social-links-two {
margin-top: 20px;
margin-bottom: 20px;
} .agent-section.style-2 {
padding: 200px 0px 77px;
background: #f9f9f9;
}
.agent-section.style-2 .sec-title {
margin-bottom: 18px;
}
.agent-section.style-2 .agent-box {
margin-top: -40px;
}
.agent-section.style-2 .image-box {
position: relative;
}
.agent-section.style-2 .image-box .caption {
position: absolute;
width: 100%;
left: 0;
bottom: 0;
background: rgba(247, 247, 247, 0.84);
padding: 25px 0px 14px;
text-align: center;
}
.agent-section.style-2 .image-box .caption .agent-name {
color: #333;
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
font-family: 'Source Sans Pro', sans-serif;
}
.agent-section.style-2 .image-box .caption .designation {
font-size: 15px;
font-weight: 400;
font-family: 'Source Sans Pro', sans-serif;
}
.agent-section.style-2 .contact-info li {
display: inline-block;
margin-right: 35px;
}
.agent-section.style-2 .contact-info {
margin-bottom: 13px;
}
.agent-section.style-2 .default-form {
max-width: 455px;
}
.agent-section.style-2 .default-form .form-group {
margin-bottom: 15px;
}
.agent-section.style-2 .social-links-two {
margin-top: 5px;
margin-bottom: 0px;
}
.agent-section.style-2 .social-links-two a {
margin-right: 10px;
}
.agent-section.style-2 .default-form .form-group input[type="text"],
.agent-section.style-2 .default-form .form-group input[type="email"],
.agent-section.style-2 .default-form .form-group input[type="password"],
.agent-section.style-2 .default-form .form-group input[type="tel"],
.agent-section.style-2 .default-form .form-group input[type="number"],
.agent-section.style-2 .default-form .form-group select,
.agent-section.style-2 .default-form .form-group textarea {
position: relative;
display: block;
width: 100%;
line-height: 26px;
padding: 12px 15px;
border: 1px solid #f2f2f2;
height: 45px;
background: #fff;
color: #222;
z-index: 1;
border-radius: 5px;
font-size: 14px;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
}
.agent-section.style-2 .default-form .form-group textarea {
resize: none;
height: 105px;
border-radius: 4px;
} .agent-section .default-form {
position: relative;
}
.agent-section .default-form .form-group {
position: relative;
display: block;
margin-bottom: 20px;
}
.agent-section .default-form .form-group input[type="text"],
.agent-section .default-form .form-group input[type="email"],
.agent-section .default-form .form-group input[type="password"],
.agent-section .default-form .form-group input[type="tel"],
.agent-section .default-form .form-group input[type="number"],
.agent-section .default-form .form-group select,
.agent-section .default-form .form-group textarea {
position: relative;
display: block;
width: 100%;
line-height: 26px;
padding: 12px 15px;
border: 1px solid #2d343f;
height: 45px;
background: #2d343f;
color: #fff;
z-index: 1;
border-radius: 5px;
font-size: 14px;
font-style: italic;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
}
.agent-section .default-form .theme-btn {
padding: 9px 45px;
background: #fff;
color: #2d343f;
}
.agent-section .default-form .form-group input.error,
.agent-section .default-form .form-group select.error,
.agent-section .default-form .form-group textarea.error {
border-color: #ff0000 !important;
}
.agent-section .default-form .form-group label.error {
display: block;
padding: 10px 0px 0px;
line-height: 24px;
font-size: 12px;
text-transform: uppercase;
color: #ff0000;
font-weight: normal !important;
}
.agent-section .default-form .form-group select.styled {
-webkit-appearance: none;
-ms-appearance: none;
-o-appearance: none;
-moz-appearance: none;
background: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/icons/icon-select.png) right center no-repeat;
}
.agent-section .default-form .form-group textarea {
resize: none;
height: 105px;
border-radius: 4px;
} .subscribe-style-one {
position: relative;
padding: 50px 0px 55px;
background-color: #2d343f;
}
.subscribe-style-one .auto-container {
position: relative;
z-index: 1;
}
.subscribe-style-one h2 {
position: relative;
color: #fff;
font-size: 35px;
font-weight: 400;
font-family: 'Source Sans Pro', sans-serif;
}
.subscribe-style-one form {
position: relative;
margin-top: 15px;
}
.subscribe-style-one .form-group {
position: relative;
display: block;
margin-bottom: 0px;
overflow: hidden;
}
.subscribe-style-one .form-group input[type="text"],
.subscribe-style-one .form-group input[type="tel"],
.subscribe-style-one .form-group input[type="email"],
.subscribe-style-one .form-group textarea {
position: relative;
display: block;
width: 54%;
line-height: 25px;
height: 45px;
color: #d6d6d6;
font-size: 14px;
background: none;
border-bottom: 1px solid #59606b;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.subscribe-style-one .form-group input[type="submit"],
.subscribe-style-one .form-group button {
position: absolute;
top: 0;
right: 0;
color: #ffffff;
line-height: 22px;
border-radius: 0px;
text-align: center;
font-weight: 800;
padding: 11px 50px;
}
.subscribe-style-one .form-group button:hover {
background: #2d343f;
}
.subscribe-style-one .form-group button span {
font-size: 16px;
padding-left: 0 !important;
padding-right: 8px;
} .footer-full-width {
position: relative;
}
.footer-full-width.style-two .outer-box {
background: none;
}
.footer-full-width .outer-box {
position: relative;
background-color: #f9f9f9;
}
.footer-full-width .outer-box .footer-left {
position: relative;
width: 50%;
float: left;
background-size: cover;
background-repeat: no-repeat;
}
.footer-full-width .outer-box .footer-left:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
background-color: rgba(0, 0, 0, 0.85);
}
.footer-full-width .outer-box .footer-left .content {
position: relative;
max-width: 600px;
padding: 135px 15px 138px 15px;
margin: 0 auto;
margin-right: 0;
}
.footer-full-width .outer-box .footer-left .content.style-2 {
padding: 180px 15px 94px 15px;
}
.footer-left .text {
margin-top: 35px;
font-size: 18px;
max-width: 500px;
color: rgba(255, 255, 255, 0.60);
}
.footer-left .widget-content {
margin-top: 20px;
}
.footer-left .social-icon-one {
margin-top: 20px;
}
.footer-full-width .outer-box .map-column {
position: absolute;
float: right;
width: 50%;
right: 0px;
top: 0px;
height: 100%;
}
.footer-full-width .outer-box .map-column .map-section {
position: relative;
padding: 0;
} .footer-full-width .list-style-three {
position: relative;
}
.footer-full-width .list-style-three li {
position: relative;
font-size: 15px;
font-weight: 400;
color: #fff;
padding-left: 32px;
margin-bottom: 10px;
}
.footer-full-width .list-style-three .icon {
margin-right: 8px;
}
.footer-full-width .list-style-three li:first-child .icon {
top: 6px;
}
.footer-full-width .list-style-three li .icon {
position: absolute;
left: 0px;
top: 6px;
font-size: 16px;
line-height: 1em;
} .footer-bottom {
position: relative;
padding: 32px 0px;
line-height: 23px;
color: #fff;
font-size: 16px;
}
.footer-bottom .footer-nav {
position: relative;
}
.footer-bottom .footer-nav li {
position: relative;
float: left;
margin-left: 25px;
}
.footer-bottom .footer-nav li a {
color: #fff;
}
.footer-bottom .footer-nav li a:hover {
color: #ffffff;
}
.map-section .gm-style-mtc {
display: none;
}
.map-section .gmnoprint {
display: none;
} .gallery-page-section.style-two {
padding-bottom: 100px;
}
.gallery-page-section.style-two .filters {
position: relative;
text-align: center;
margin-bottom: 50px;
}
.gallery-page-section.style-two .filters li {
position: relative;
display: inline-block;
padding: 7px 20px;
line-height: 24px;
color: #333333;
cursor: pointer;
text-transform: capitalize;
border-radius: 3px;
font-size: 16px;
font-weight: 400;
margin: 0px 5px 10px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.gallery-page-section.style-two .filters .active {
position: relative;
color: #3560cc;
}
.gallery-page-section.style-two .filters .active:before {
position: absolute;
content: "";
width: 100%;
height: 4px;
bottom: -11px;
left: 0;
z-index: 2;
}
.gallery-page-section.style-two .filters:after {
position: absolute;
content: "";
width: 670px;
height: 1px;
background: #dbdbdb;
bottom: 0;
left: 50%;
margin-left: -335px;
}
.gallery-page-section.style-two .row {
margin: 0 -10px;
}
.gallery-page-section.style-two .gallery-item-two {
padding: 0 10px;
margin-bottom: 20px;
}
.gallery-page-section.dark-bg {
background-color: #2d343f;
}
.gallery-page-section.dark-bg .filters li {
color: #fff;
}
.gallery-page-section.dark-bg .sec-title-two .text {
color: rgba(255, 255, 255, 0.7);
} .room-dimensions {
position: relative;
background: #2d343f;
}
.room-dimensions.style-2 {
background: #fff;
}
.room-dimensions .container-fluid {
padding: 0;
}
.room-dimensions ul.nav-link {
display: block;
position: relative;
top: 0px;
left: 0px;
font-size: 40px;
}
.room-dimensions ul.nav-link i:before {
font-size: 34px;
color: #848484;
}
.room-dimensions ul.nav-link li a {
color: #848484;
-webkit-transition: .5s ease;
transition: .5s ease;
}
.room-dimensions img {
width: auto;
height: 100%;
max-width: none;
float: right;
}
.room-dimensions .slider-pager {
position: absolute;
left: 0px;
top: 168px;
}
.room-dimensions .slider-pager .thumb-box li {
margin-bottom: 1px;
max-width: 210px;
height: 73px;
border-radius: 0px 5px 5px 0;
}
.room-dimensions .slider-pager .thumb-box li a {
line-height: 71px;
display: block;
padding-left: 40px;
color: #fff;
font-size: 14px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
}
.room-dimensions .slider-pager .thumb-box .active {
position: relative;
background: #fff;
font-weight: 600;
border-radius: 0px 5px 5px 0;
width: 240px;
padding-left: 65px;
height: 100%;
transition: .8s;
}
.room-dimensions .image-colmun {
padding-right: 0px;
max-width: 40%;
}
.room-dimensions .details-colmun {
padding-left: 0px;
max-width: 60%;
padding-left: 275px;
padding-top: 130px;
padding-bottom: 100px;
max-width: 940px;
position: relative;
}
.room-details .title h3 {
font-size: 23px;
font-weight: 600;
color: #fff;
}
.room-details.style-2 .title h3 {
color: #333;
}
.room-details .title .text {
margin-top: 14px;
color: rgba(255, 255, 255, 0.60);
}
.room-details .content {
margin-top: 20px;
}
.room-details .content h4 {
font-size: 20px;
font-weight: 600;
color: #fff;
font-family: 'Source Sans Pro', sans-serif;
}
.room-details.style-2 .content h4 {
color: #333;
}
.room-details .content .text {
margin-top: 10px;
color: rgba(255, 255, 255, 0.60);
}
.room-details .content .features-list {
margin-top: 26px;
}
.room-details .content .features-list li {
color: #fff;
font-size: 16px;
font-weight: 400;
line-height: 30px;
}
.room-details.style-2 .content .features-list li {
color: #333;
}
.room-details .content .features-list i {
font-size: 14px;
margin-right: 14px;
}
.room-details.style-2 .content .features-list i {
color: #333;
}
.room-dimensions.light-bg {
background: #ffffff;
}
.room-dimensions.light-bg .slider-pager .thumb-box .active {
background-color: #f4f4f4;
}
.room-dimensions.light-bg .room-details .title h3 {
color: #222;
}
.room-dimensions.light-bg .room-details .title .text {
color: #848484;
}
.room-dimensions.light-bg .room-details .content h4 {
color: #222;
}
.room-dimensions.light-bg .room-details .content .text {
color: #848484;
}
.room-dimensions.light-bg .room-details .content .features-list li {
color: #444;
}
.room-dimensions.light-bg img {
position: relative;
top: -1px;
} .featured-two {
position: relative;
padding: 140px 0 110px;
}
.featured-block-two {
position: relative;
}
.featured-block-two .inner-box {
position: relative;
margin-bottom: 40px;
}
.featured-block-two:before {
content: '';
}
.featured-block-two:hover:before {
top: 1px;
transition: .5s ease;
}
.featured-block-two .icon-box {
position: relative;
font-size: 50px;
}
.featured-block-two h4 {
font-weight: 600;
font-size: 16px;
margin: 40px 0 12px;
color: #333;
} .construction-plans {
position: relative;
padding: 120px 0;
}
.construction-plans.style-2 {
background: #fafafa;
}
.plans-details {
position: relative;
}
.accordion-block {
margin-top: 25px;
}
.plans-image-block {
position: relative;
margin-left: 47px;
}
.plans-image-block img {
max-width: none;
float: left;
} .accordion-box {
position: relative;
margin-top: 40px;
}
.accordion-box .block {
position: relative;
}
.accordion-box .block .acc-btn {
position: relative;
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #d8d8d8;
font-size: 18px;
margin-bottom: 0px;
cursor: pointer;
font-weight: 300;
font-family: 'Source Sans Pro', sans-serif;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.accordion-box .block .acc-btn.bb {
border-bottom: 1px solid #d8d8d8;
padding-bottom: 15px;
}
.accordion-box.style-two .block .acc-btn {
padding: 15px 50px 15px 30px;
}
.accordion-box .block .acc-btn.active {
border-bottom: none;
}
.accordion-box .block .icon-outer {
position: absolute;
right: 15px;
top: 50%;
margin-top: -16px;
width: 32px;
height: 32px;
text-align: center;
font-size: 16px;
color: #1c1c1c;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.accordion-box .block .icon-outer .icon {
position: absolute;
top: 50%;
margin-top: -16px;
width: 100%;
line-height: 32px;
text-align: right;
font-size: 16px;
}
.accordion-box .block .icon-outer .icon-plus {
opacity: 1;
}
.accordion-box .block .icon-outer .icon-minus {
opacity: 0;
}
.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
opacity: 1;
}
.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
opacity: 0;
}
.accordion-box.style-two .block .acc-btn.active .icon-outer {
color: #fff;
}
.accordion-box .block .acc-content {
position: relative;
display: none;
margin-top: 3px;
}
.accordion-box .block .acc-content.current {
display: block;
}
.accordion-box .block .content {
position: relative;
font-size: 14px;
background: #ffffff;
border-top: 0px;
padding-bottom: 35px;
}
.accordion-box.style-2 .block .content {
background: #fafafa;
}
.accordion-box .block .content p {
line-height: 28px;
color: #888888;
font-size: 19px;
font-weight: 300;
font-family: 'Source Sans Pro', sans-serif;
}
.accordion-box .block .content p:last-child {
margin-bottom: 0px;
}
.accordion-box.style-two .icon-outer {
left: 15px;
background-color: #eeeeee;
}
.accordion-box.style-two .accordion .acc-btn {
padding-left: 70px;
background-color: #f9f9f9;
}
.accordion-box.style-two .accordion .acc-btn.active .icon-outer {
background-color: #00b7f1;
} .testimonial-section-one {
position: relative;
background: #2d343f;
padding: 140px 0;
}
.testimonial-section-one .testimonial-outer {
max-width: 1140px;
margin: 0 auto;
}
.testimonial-block-one {
position: relative;
}
.testimonial-block-one .inner-box {
position: relative;
text-align: center;
}
.testimonial-block-one .inner-box .thumb-box {
position: relative;
margin-bottom: 30px !important;
}
.testimonial-block-one .inner-box .thumb-box img {
width: auto;
margin: 0 auto;
}
.testimonial-section-one .author-content {
text-align: center;
}
.testimonial-block-one .inner-box .text {
color: rgba(255, 255, 255, 0.50);
line-height: 28px;
margin-bottom: 30px;
}
.testimonial-section-one .author-content h3 {
font-family: 'Montserrat', sans-serif;
color: #fff;
font-size: 16px;
font-weight: 700;
}
.testimonial-section-one .author-content .designation {
font-size: 16px;
font-weight: 400;
color: #fff;
}
.testimonial-section-one .owl-nav {
position: absolute;
left: 0px;
top: 50%;
margin-top: -50px;
width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.testimonial-section-one .owl-nav .owl-prev,
.testimonial-section-one .owl-nav .owl-next {
display: inline-block;
color: #fff;
font-size: 16px;
width: 51px;
height: 51px;
background: #3a414c;
border-radius: 50%;
text-align: center;
line-height: 51px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.testimonial-section-one .owl-nav .owl-prev:hover,
.testimonial-section-one .owl-nav .owl-next:hover {
color: #333;
background: #fff;
}
.testimonial-section-one .owl-nav .owl-prev {
position: absolute;
left: 0px;
}
.testimonial-section-one .owl-nav .owl-next {
position: absolute;
right: 0px;
} .header-style-four .main-menu {
float: none;
margin-left: 0;
background: #fff;
}
.header-style-four .main-menu:after {
display: none;
}
.header-style-four .main-menu:before {
background: #fff;
}
.main-header.header-style-four .header-top .inner-container {
padding-left: 0;
}
.main-header.header-style-four .main-menu .navigation>li>a {
color: #222;
}
.main-header.header-style-four .main-menu .navigation>li:hover>a,
.main-header.header-style-four .main-menu .navigation>li.current>a {
text-shadow: none;
}
.contact-info-two {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 38px 0;
}
.contact-info-two .info-box {
position: relative;
padding-left: 45px;
margin-right: 30px;
padding-right: 25px;
border-right: 1px solid #353535;
}
.contact-info-two .info-box:last-child {
border-right: 0;
padding-right: 0;
}
.contact-info-two .icon-box {
position: absolute;
left: 0;
top: 6px;
font-size: 26px;
}
.contact-info-two h5 {
font-size: 17px;
font-weight: 600;
color: white;
}
.contact-info-two .text {
font-size: 16px;
color: rgba(255, 255, 255, 0.75);
}
.header-style-four .wrapper-box {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.header-style-four .right-column {
position: relative;
display: flex;
align-items: center;
justify-content: center;
} .social-icon-two {
position: relative;
}
.social-icon-two li {
position: relative;
display: inline-block;
margin-left: 12px;
}
.social-icon-two li a {
position: relative;
display: block;
width: 40px;
height: 40px;
text-align: center;
font-size: 13px;
border: 1px dashed rgba(255, 255, 255, 0.30);
border-radius: 50%;
line-height: 38px;
color: #ffffff;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.social-icon-two li a:hover {
color: #fff;
}
.social-icon-two li:first-child {
margin-left: 0;
}
.main-header.header-style-four .nav-outer {
float: none;
}
.header-style-four .sticky-header .main-menu {
background: transparent;
} .about_hr {
position: relative;
color: #ffffff;
padding: 120px 0px 90px;
}
.about_hr .section-title h2 {
position: relative;
background: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/sec-title-dec.png) no-repeat scroll center bottom;
padding-bottom: 30px;
font-size: 30px;
font-weight: 600;
color: #222222;
margin-bottom: 25px;
}
.about_hr .section-title p {
font-size: 15px;
font-weight: 300;
color: #bebebe;
margin-bottom: 30px;
}
.about_hr .image-holder {
position: relative;
margin-bottom: 20px;
}
.about_hr .image-holder img {
position: relative;
width: 100%;
}
.about_hr .overly {
position: absolute;
background-color: #222222;
top: 0px;
left: 0px;
bottom: 0px;
opacity: .8;
transition: all 500ms ease;
}
.about_hr .overly:hover {
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
opacity: .9;
transition: all 500ms ease;
}
.about_hr .images-border {
position: absolute;
height: 60px;
width: 60px;
border-radius: 50%;
border: 2px solid #ffffff;
background: #ffffff;
right: -45px;
top: 36%;
z-index: 1;
}
.about_hr .overly .content {
position: relative;
padding: 40px 50px 40px 90px;
}
.about_hr .overly .content .icon-box {
position: absolute;
left: 30px;
top: 50px;
width: 30px;
height: 30px;
}
.about_hr .overly .content .icon-box i:before {
margin-left: 0px;
font-size: 30px;
}
.about_hr .overly:hover .content .icon-box i:before {
margin-left: 0px;
color: #ffffff !important;
font-size: 30px;
}
.about_hr .overly .content .flaticon-right-arrow:before {
margin-left: 0px;
margin-right: 10px;
font-size: 13px;
transition: all 500ms ease;
}
.about_hr .overly .content .flaticon-right-arrow:hover {
transition: all 500ms ease;
}
.about_hr .overly .content h3 {
font-size: 15px;
font-weight: 600;
line-height: 26px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
margin-bottom: 6px;
}
.about_hr .overly .content .text {
position: relative;
font-size: 15px;
font-weight: 400;
color: rgba(255, 255, 255, 0.95);
line-height: 24px;
margin-bottom: 12px;
}
.about_hr .overly .content a {
color: #ffffff;
font-size: 14px;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
transition: all 500ms ease;
}
.about_hr .overly .content a:hover {
color: #ffffff;
transition: all 500ms ease;
} .about-property_hr {
position: relative;
padding-top: 100px;
}
.about-property_hr.style-two {
position: relative;
padding: 140px;
margin-top: 0px;
}
.about-property_hr.style-three {
position: relative;
margin-top: 0px;
}
.about-property_hr .container {
position: relative;
padding-left: 0px;
padding-right: 0px;
}
.about-property_hr .content-text {
position: relative;
margin-bottom: 70px;
}
.about-property_hr .content-text h2 {
position: relative;
background: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/sec-title-dec.png) no-repeat scroll center bottom;
padding-bottom: 30px;
font-size: 30px;
font-weight: 700;
line-height: 36px;
color: #222222;
font-family: 'Montserrat', sans-serif;
margin-bottom: 25px;
text-transform: uppercase;
}
.about-property_hr .content-text span {
font-size: 15px;
font-weight: 300;
color: #bebebe;
}
.about-property_hr .item {
position: relative;
margin-bottom: 30px;
border: 1px solid #ffffff;
transition: all 500ms ease;
}
.about-property_hr .item:hover {
transition: all 500ms ease;
}
.about-property_hr .item .icon-box {
position: relative;
padding: 30px 0px 20px 0px;
border: 1px solid #ededed;
}
.about-property_hr .item .icon-box i:before {
margin-left: 0px;
font-size: 40px;
}
.about-property_hr .item h5 {
margin-top: 10px;
font-size: 15px;
color: #777777;
}
.about-property_hr .item h1 {
font-size: 25px;
color: #222222;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
}
.about-property_hr img {
position: relative;
margin-left: 20px;
margin-bottom: 50px;
margin-top: -10px;
width: 100%;
}
.about-property_hr.style-three img {
margin-bottom: 30px;
}
.about-property_hr .image-links i {
padding: 20px;
border-radius: 50%;
border: 5px solid #c7efd4;
transition: all 500ms ease;
}
.about-property_hr .image-links i:hover {
background: #c7efd4;
transition: all 500ms ease;
}
.about-property_hr .image-links i:before {
margin-left: 0px;
font-size: 20px;
color: #ffffff;
font-weight: 300;
}
.about-property_hr .image-links p {
margin-top: 30px;
font-size: 14px;
margin-bottom: 0px;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
color: #222222;
} .property-details_hr {
position: relative;
padding: 120px 0 90px;
overflow: hidden;
background-position: center center;
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
}
.property-details_hr:before {
content: '';
position: absolute;
right: -10%;
top: 0px;
width: 77%;
height: 100%;
background: rgba(255, 255, 255, 0.91);
z-index: 0;
transform: skewX(-7deg);
}
.property-details_hr:after {
content: '';
position: absolute;
left: -10%;
top: 0px;
width: 50%;
height: 100%;
background: rgba(0, 0, 0, 0.9);
transform: skewX(-7deg);
z-index: 0;
}
.property-details_hr .container {
position: relative;
z-index: 5;
}
.property-details_hr .left-column {
position: relative;
}
.property-details_hr .right-column {
padding: 0px;
}
.property-details_hr h2 {
font-family: 'Montserrat', sans-serif;
font-size: 30px;
margin-bottom: 40px;
color: #ffffff;
line-height: 36px;
margin-left: 0px;
font-weight: 700;
text-transform: uppercase;
z-index: 9;
}
.property-details_hr img {
margin-bottom: 20px;
z-index: 9;
position: relative;
}
.property-details_hr .tabs-box {
position: relative;
padding-right: 5px;
margin-left: 25px;
}
.property-details_hr .tabs-box .tab-buttons {
position: relative;
display: table;
margin-bottom: 55px;
background: rgba(255, 255, 255, 0.70);
overflow: hidden;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
-moz-border-radius: 3px;
}
.property-details_hr .tabs-box .tab-buttons .tab-btn {
position: relative;
display: table-cell;
border: 1px solid #dddddd;
color: #222222;
font-size: 16px;
padding: 15px 28px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
background: #fff;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.property-details_hr .tabs-box .tab-buttons .tab-btn:hover,
.property-details_hr .tabs-box .tab-buttons .tab-btn.active-btn {
color: #ffffff;
transition: all 500ms ease;
}
.property-details_hr .tabs-box .tabs-content {
position: relative;
}
.property-details_hr .tabs-box .tabs-content .active-tab {
display: block;
top: 0px;
margin: 0px 0px 0px 65px;
}
.property-details_hr .tabs-box h3 {
font-size: 18px;
text-transform: uppercase;
margin-bottom: 20px;
color: #222222;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
}
.property-details_hr .tabs-box .text {
margin-bottom: 35px;
}
.property-details_hr .tabs-box .text p {
font-size: 15px;
color: #777777;
font-variant: 400;
}
.property-details_hr .styled-list {
position: relative;
margin-top: 10px;
}
.property-details_hr .styled-list li {
line-height: 24px;
margin-bottom: 8px;
position: relative;
font-weight: 500;
font-size: 15px;
color: #777777;
transition: all 500ms ease;
}
.property-details_hr .styled-list li span {
font-weight: 500;
color: #676767;
}
.property-details_hr .styled-list li i {
margin-right: 10px;
} .parallax-section_hr {
position: relative;
padding: 110px 0px 100px 0px;
color: #ffffff;
background-position: center center;
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
}
.parallax-section_hr:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.80);
z-index: 0;
}
.parallax-section_hr .container {
position: relative;
z-index: 5;
}
.parallax-section_hr .text-center i:before {
margin-left: 0px;
font-size: 50px;
}
.parallax-section_hr h2 {
position: relative;
font-size: 24px;
line-height: 36px;
margin-top: 25px;
font-weight: 800;
margin-bottom: 40px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.8px;
}
.parallax-section_hr .link-btn a {
margin: 10px 10px;
display: inline-block;
padding: 15px 50px;
}
.parallax-section_hr .link-btn a:hover {
color: #fff;
}
.parallax-section_hr .link-btn a.btn-style-two {
color: #222;
background: #fff;
}
.parallax-section_hr .link-btn a.btn-style-two:before {
background: #24262d;
} .testimonial-section_hr {
position: relative;
padding: 120px 0px;
}
.testimonial-section_hr.style-one {
margin-bottom: 10px;
}
.testimonial-section_hr .info-outer {
position: relative;
margin-bottom: 25px;
}
.testimonial-section_hr .section-title h2 {
position: relative;
background: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/sec-title-dec.png) no-repeat scroll center bottom;
padding-bottom: 38px;
margin-bottom: 35px;
font-size: 30px;
line-height: 32px;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
color: #222222;
text-transform: uppercase;
}
.testimonial-section_hr .info-outer .quote {
position: absolute;
font-size: 80px;
top: 0;
left: 35px;
z-index: 1;
line-height: 30px;
}
.testimonial-section_hr .slide-item .text {
position: relative;
padding: 30px 40px;
background: #ededed;
line-height: 28px;
margin-top: 30px;
letter-spacing: .7px;
}
.testimonial-section_hr .slide-item .inner-box {
position: relative;
padding: 0 15px;
}
.testimonial-section_hr .slide-item .author-image {
position: relative;
margin-left: 40px;
}
.testimonial-section_hr .slide-item .author-image img {
width: auto;
border-radius: 50%;
}
.testimonial-section_hr .slide-item .author-info {
position: absolute;
margin-left: 140px;
bottom: 15px;
}
.testimonial-section_hr .owl-theme .owl-controls .owl-nav {
background: none repeat scroll 0 0 #d6d6d6;
border-radius: 3px;
color: white;
cursor: pointer;
display: none;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
}
.testimonial-section_hr .owl-theme .owl-dots {
text-align: center;
}
.testimonial-section_hr .owl-theme .owl-dots .owl-dot {
display: inline-block;
margin-top: 60px;
}
.testimonial-section_hr .owl-theme .owl-dots .owl-dot span {
background: #ffffff;
border-radius: 30px;
display: block;
height: 9px;
margin: 5px 7px;
border: 2px solid #ededed;
width: 9px;
}
.testimonial-section_hr .owl-theme .owl-nav {
display: none;
} .sponsors-logos_hr {
position: relative;
padding: 77px 0px;
color: #ffffff;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.sponsors-logos_hr:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.80);
z-index: 0;
}
.sponsors-logos_hr .owl-carousel .owl-item img {
width: auto;
}
.sponsors-logos_hr .sponsers-content h2 {
position: relative;
font-size: 30px;
font-weight: 700;
line-height: 36px;
color: #ffffff;
}
.sponsors-logos_hr .sponsers-content span {
position: relative;
font-size: 14px;
font-weight: 300;
line-height: 30px;
color: #ffffff;
}
.sponsors-logos_hr .owl-nav {
display: none;
} .contact-us_hr {
position: relative;
padding-top: 42px;
background-position: center center;
color: #ffffff;
background-size: cover;
background: #fafafa;
background-repeat: no-repeat;
}
.contact-us_hr img {
position: relative;
margin-left: -45px;
}
.contact-us_hr .content-text {
position: relative;
margin-left: 25px;
margin-top: 50px;
}
.contact-us_hr .content-text h2 {
position: relative;
color: #222222;
margin-bottom: 10px;
font-size: 22px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
}
.contact-us_hr .content-text p {
position: relative;
color: #666666;
font-size: 15px;
font-weight: 400;
margin-bottom: 35px;
line-height: 28px;
}
.contact-us_hr .item {
position: relative;
margin-left: 60px;
margin-bottom: 22px;
}
.contact-us_hr .item h3 {
position: relative;
color: #222222;
font-size: 16px;
font-weight: 400;
margin-bottom: 5px;
}
.contact-us_hr .item span {
position: relative;
color: #666666;
font-size: 14px;
font-weight: 400;
}
.contact-us_hr .item i {
position: absolute;
left: -60px;
top: 15px;
}
.contact-us_hr .item i:before {
margin-left: 0px;
font-size: 36px;
}
.contact-us_hr .contact-widget {
position: relative;
background: #ffffff;
margin: -70px 0 0 0;
padding-bottom: 80px;
}
.contact-us_hr .contact-form {
position: relative;
padding: 10px 65px;
background: #ffffff;
}
.contact-us_hr .section-title h2 {
position: relative;
background: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images-2/resource/curve-image.png) no-repeat;
font-size: 24px;
background-size: cover;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
margin-bottom: 30px;
color: #ffffff;
text-align: center;
padding: 40px 0px;
}
.contact-us_hr .contact-form .form {
position: relative;
margin-bottom: 40px;
padding-top: 15px;
}
.contact-us_hr .contact-form .form-group {
position: relative;
margin: 0px;
width: 100%;
}
.contact-us_hr .contact-form i {
position: absolute;
right: 35px;
top: 10px;
color: #b8b8b8;
transition: all 500ms ease;
}
.contact-us_hr .contact-form i:hover {
transition: all 500ms ease;
}
.contact-us_hr .contact-form .form-group input,
.contact-us_hr .contact-form .form-group textarea {
position: relative;
display: block;
width: 100%;
line-height: 24px;
padding: 10px 0px 10px 25px !important;
color: #292929;
border-radius: 50px;
height: 45px !important;
font-size: 15px;
background: #ffffff;
margin-bottom: 20px;
border: 1px solid #ddd;
transition: all .3s ease;
}
.contact-us_hr .contact-form .form-group input::placeholder {
color: #292929 !important;
}
.contact-us_hr .contact-form .form-group input:focus,
.contact-us_hr .contact-form .form-group textarea:focus {
transition: all 500ms ease;
}
.contact-us_hr .contact-form button {
line-height: 24px;
text-align: center;
font-size: 16px;
color: #ffffff;
margin-top: 10px;
width: 100%;
text-transform: uppercase;
padding: 10px 0px;
border-radius: 50px;
transition: all .5s;
}
.contact-us_hr .contact-form button:hover {
background: transparent;
transition: all .5s;
}
.contact-us_hr .contact-widget .follow-us {
position: relative;
text-align: center;
padding: 10px;
margin-left: 10px;
}
.contact-us_hr .contact-widget .follow-us .icon-list {
position: relative;
display: inline-block;
}
.contact-us_hr .contact-widget .follow-us h3 {
color: #222222;
font-size: 15px;
font-weight: 600;
display: inline-block;
font-family: 'Montserrat', sans-serif;
}
.contact-us_hr .contact-widget .follow-us i {
color: #222222;
font-size: 15px;
padding: 10px;
display: inline-block;
transition: all 500ms ease;
}
.contact-us_hr .contact-widget .follow-us i:hover {
transition: all 500ms ease;
}
.contact-us_hr.style-two {
padding-top: 120px;
border: 0px;
}
.contact-us_hr.style-two .content-title h2 {
color: #222;
margin-bottom: 20px;
font-weight: 600;
text-transform: uppercase;
}
.contact-us_hr.style-two .content-title {
margin-bottom: 30px;
} .news-section_hr {
position: relative;
background: #ffffff;
padding: 120px 0px 90px;
}
.news-section_hr img {
position: relative;
width: 100%;
}
.news-section_hr .section-title h2 {
position: relative;
background: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/sec-title-dec.png) no-repeat scroll center bottom;
padding-bottom: 25px;
margin-bottom: 20px;
font-size: 30px;
line-height: 29px;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
color: #222222;
text-transform: uppercase;
}
.news-section_hr .section-title span {
font-size: 15px;
color: #777777;
}
.news-section_hr .section-title {
position: relative;
margin-bottom: 40px;
}
.news-section_hr .content-text {
position: relative;
margin-top: 20px;
margin-left: 100px;
margin-bottom: 30px;
min-height: 130px;
}
.news-section_hr .content-text h4 {
position: relative;
font-size: 18px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
line-height: 28px;
color: #222222;
text-transform: uppercase;
margin-bottom: 10px;
}
.news-section_hr .content-text ul {
position: absolute;
border: 1px solid #ededed;
border-radius: 5px;
top: 2px;
left: -100px;
}
.news-section_hr .content-text p {
font-size: 15px;
font-weight: 300;
line-height: 30px;
color: #777777;
}
.news-section_hr .content-text li {
padding: 8px 0px;
width: 60px;
line-height: 20px;
height: 60px;
text-transform: uppercase;
border-radius: 5px 5px 0px 0px;
text-align: center;
}
.news-section_hr .content-text li.date {
color: #ffffff;
font-size: 18px;
font-weight: 600;
} .main-footer_hr {
position: relative;
background: #f6f6f6;
color: #777777;
}
.main-footer_hr.style-two {
background: #fff;
}
.main-footer_hr a {
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
}
.main-footer_hr .widgets-section {
position: relative;
padding: 120px 0px 60px;
z-index: 1;
}
.main-footer_hr .footer-column {
margin-bottom: 45px;
}
.main-footer_hr .footer-widget {
position: relative;
}
.main-footer_hr .widgets-section .footer-logo img {
display: block;
max-width: 100%;
}
.main-footer_hr .footer-column h2 {
font-size: 18px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
margin-bottom: 30px;
line-height: 30px;
color: #222222;
}
.main-footer_hr .footer-column h1 {
font-size: 22px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
margin-bottom: 30px;
line-height: 30px;
color: #222222;
}
.main-footer_hr .about-widget .text {
margin-bottom: 15px;
font-size: 15px;
margin-top: 30px;
color: #8b8b8b;
line-height: 28px;
}
.main-footer_hr .news-widget {
position: relative;
max-width: 320px;
}
.main-footer_hr .news-widget .post h4 {
font-size: 15px;
color: #222;
line-height: 22px;
font-weight: 400;
margin-bottom: 5px;
}
.main-footer_hr .news-widget .post {
position: relative;
min-height: 80px;
padding-left: 89px;
padding-top: 0px;
margin-bottom: 15px;
}
.main-footer_hr .news-widget .post h4 a:hover {
transition: all 500ms ease;
}
.main-footer_hr .news-widget .post .post-thumb {
position: absolute;
left: 0px;
top: 10px;
width: 70px;
height: 70px;
border-radius: 50%;
}
.main-footer_hr .news-widget .post .post-thumb img {
display: block;
width: 100%;
border-radius: 50%;
}
.main-footer_hr .news-widget .post h4 a {
color: #222;
transition: all 500ms ease;
}
.main-footer_hr .news-widget .post .time {
font-size: 15px;
}
.main-footer_hr .social-links a {
display: inline-block;
margin-right: 5px;
line-height: 40px;
width: 40px;
height: 40px;
background: #dedede;
text-align: center;
color: #777777;
font-size: 13px;
border-radius: 50%;
transition: all 500ms ease;
}
.main-footer_hr .social-links a:hover {
color: #ffffff;
transition: all 500ms ease;
}
.main-footer_hr .links-widget {
margin-left: 0px;
}
.main-footer_hr .links-widget .list li {
margin-bottom: 15px;
}
.main-footer_hr .links-widget .list li i:before {
margin-right: 10px;
}
.main-footer_hr .links-widget .list li a {
position: relative;
display: block;
line-height: 25px;
color: #222;
text-transform: capitalize;
transition: all 500ms ease;
font-family: "Montserrat", sans-serif;
}
.main-footer_hr .links-widget .list li a:hover {
transition: all 500ms ease;
}
.main-footer_hr .newsletter-widget {
position: relative;
}
.main-footer_hr .newsletter-widget .form {
position: relative;
padding-top: 15px;
margin-bottom: 40px;
}
.main-footer_hr .newsletter-widget .form-group {
position: relative;
margin: 0px;
width: 100%;
margin-top: 12px;
}
.main-footer_hr .newsletter-widget .user i {
position: absolute;
right: 35px;
top: 10px;
color: #b8b8b8;
transition: all 500ms ease;
}
.main-footer_hr .newsletter-widget .email i {
position: absolute;
right: 35px;
top: 10px;
color: #b8b8b8;
transition: all 500ms ease;
}
.main-footer_hr .newsletter-widget i:hover {
transition: all 500ms ease;
}
.main-footer_hr .newsletter-widget input,
.main-footer_hr .newsletter-widget textarea {
position: relative;
display: block;
width: 100%;
line-height: 24px;
padding: 10px 0px 10px 25px;
color: #292929;
border-radius: 50px;
font-size: 15px;
background: #ffffff;
margin-bottom: 20px;
border: 1px solid #ddd;
transition: all 500ms ease;
}
.main-footer_hr .newsletter-widget input:focus,
.main-footer_hr .newsletter-widget textarea:focus {
transition: all 500ms ease;
}
.main-footer_hr .newsletter-widget button {
text-align: center;
font-size: 14px;
color: #ffffff;
float: right;
width: 100%;
height: 45px;
line-height: 46px;
text-transform: capitalize;
border-radius: 50px;
transition: all 500ms ease;
margin-bottom: 40px;
font-family: "Montserrat", sans-serif;
}
.main-footer_hr .newsletter-widget button:hover {
background: transparent;
float: right;
border-radius: 50px;
transition: all 500ms ease;
}
.footer-bottom_hr {
position: relative;
padding: 30px 0px;
background: #e9e9e9;
line-height: 18px;
color: #222;
font-size: 14px;
text-transform: capitalize;
font-family: 'Montserrat', sans-serif;
}
.gallery-page-section.style-two .row {
margin: 0 -10px;
} .gallery-page-section.style-three {
padding-bottom: 100px;
}
.gallery-page-section.style-three .filters {
position: relative;
text-align: center;
margin-bottom: 50px;
}
.gallery-page-section.style-three .filters li {
position: relative;
display: inline-block;
padding: 7px 20px;
line-height: 24px;
color: #333333;
cursor: pointer;
text-transform: capitalize;
border-radius: 3px;
font-size: 16px;
font-weight: 400;
margin: 0px 5px 10px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
font-family: "Montserrat", sans-serif;
}
.gallery-page-section.style-three .filters .active:before {
position: absolute;
content: "";
width: 100%;
height: 4px;
bottom: -11px;
left: 0;
z-index: 2;
}
.gallery-page-section.style-three .filters:after {
position: absolute;
content: "";
max-width: 670px;
width: 100%;
height: 1px;
background: #dbdbdb;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.gallery-page-section.style-three .gallery-item-two {
padding: 0 15px;
margin-bottom: 30px;
}
.gallery-page-section.style-three .section-title h2 {
position: relative;
background: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/sec-title-dec.png) no-repeat scroll center bottom;
padding-bottom: 30px;
margin-bottom: 20px;
font-size: 30px;
line-height: 29px;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
color: #222222;
text-transform: uppercase;
}
.gallery-page-section.style-three .section-title span {
font-size: 15px;
color: #777777;
}
.gallery-page-section.style-three .section-title {
position: relative;
margin-bottom: 40px;
} .gallery-page-section.style-four {
padding: 100px 0 120px;
background: #fafafa;
}
.gallery-page-section.style-four .auto-container {
max-width: 100%;
padding: 0;
}
.gallery-page-section.style-four .filters {
position: relative;
text-align: center;
margin-bottom: 50px;
}
.gallery-page-section.style-four .filters li {
position: relative;
display: inline-block;
padding: 7px 20px;
line-height: 24px;
color: #333333;
cursor: pointer;
text-transform: capitalize;
border-radius: 3px;
font-size: 16px;
font-weight: 400;
margin: 0px 5px 10px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.gallery-page-section.style-four .filters .active:before {
position: absolute;
content: "";
width: 100%;
height: 4px;
bottom: -11px;
left: 0;
z-index: 2;
}
.gallery-page-section.style-four .filters:after {
position: absolute;
content: "";
max-width: 670px;
width: 100%;
height: 1px;
background: #dbdbdb;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.gallery-page-section.style-four .gallery-item-two {
padding: 0;
margin-bottom: 0;
}
.gallery-page-section.style-four .section-title h2 {
position: relative;
background: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/sec-title-dec.png) no-repeat scroll center bottom;
padding-bottom: 25px;
margin-bottom: 20px;
font-size: 30px;
line-height: 29px;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
color: #222222;
}
.gallery-page-section.style-four .section-title span {
font-size: 15px;
color: #777777;
}
.gallery-page-section.style-four .section-title {
position: relative;
margin-bottom: 40px;
} .property-dimensions_hr {
position: relative;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
padding: 120px 0px;
}
.property-dimensions_hr .section-title {
position: relative;
margin-bottom: 50px;
}
.property-dimensions_hr .section-title h2 {
position: relative;
background: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/sec-title-dec.png) no-repeat scroll center bottom;
padding-bottom: 25px;
margin-bottom: 20px;
font-size: 30px;
line-height: 42px;
font-weight: 600;
color: #222222;
text-transform: uppercase;
}
.property-dimensions_hr .section-title span {
position: relative;
font-size: 15px;
line-height: 32px;
color: #777777;
}
.property-dimensions_hr .tabs-box .tab {
position: relative;
display: none;
border-top: 1px solid #eaeaea;
margin-top: 60px;
}
.property-dimensions_hr .tabs-box .tab.active-tab {
display: block;
}
.property-dimensions_hr .tabs-box .content-text {
position: absolute;
color: #ffffff;
top: 70px;
right: 70px;
padding: 38px;
max-width: 470px;
border: 6px solid #cad5da;
z-index: 00000;
}
.property-dimensions_hr .tabs-box .content-text h2 {
position: relative;
font-size: 18px;
font-weight: 700;
color: #ffffff;
letter-spacing: 1px;
line-height: 36px;
text-transform: uppercase;
}
.property-dimensions_hr .tabs-box .content-text p {
position: relative;
font-size: 15px;
margin-top: 20px;
font-weight: 400;
margin-bottom: 35px;
color: #fff;
line-height: 24px;
}
.property-dimensions_hr .tabs-box .icon-links {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.property-dimensions_hr .tabs-box .icon-links i {
position: relative;
background: #ffffff;
color: #000000;
border-radius: 50%;
border: 2px solid #ffffff;
margin: 0 7px 14px;
transition: all 500ms ease;
font-size: 22px;
width: 60px;
height: 60px;
line-height: 56px;
display: inline-block;
}
.property-dimensions_hr .tabs-box .icon-links i:hover {
color: #ffffff;
transition: all 500ms ease;
}
.property-dimensions_hr .tabs-box .tab-buttons {
position: relative;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
flex-wrap: wrap;
margin: 0px auto;
-ms-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.10);
-o-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.10);
-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.10);
}
.property-dimensions_hr .tabs-box .tab-buttons .tab-btn {
position: relative;
padding: 10px 30px;
text-align: center;
font-size: 16px;
color: #333333;
text-transform: capitalize;
font-weight: 500;
transition: all 500ms ease;
border-bottom: 2px solid #ffffff;
}
.property-dimensions_hr .tabs-box .tab-buttons .tab-btn:hover,
.property-dimensions_hr .tabs-box .tab-buttons .tab-btn.active-btn {
color: #333333;
transition: all 500ms ease;
}
.property-dimensions_hr .image-box img {
position: relative;
display: block;
width: 100%;
}
.property-dimensions_hr .over-layer {
position: absolute;
border: 1px solid #ededed;
bottom: 20px;
left: 20px;
right: 20px;
top: 20px;
}
.property-dimensions_hr .dimensions-value {
margin-top: 5px;
margin-left: 10px;
} .floor-plans_hr {
position: relative;
padding: 120px 0px 90px;
background: #fafafa;
}
.floor-plans_hr .content-text {
position: relative;
margin-bottom: 30px;
}
.floor-plans_hr .content-text h2 {
position: relative;
margin-bottom: 5px;
margin-top: -10px;
text-transform: uppercase;
color: #222222;
font-size: 30px;
font-weight: 700;
}
.floor-plans_hr .content-text p {
position: relative;
padding-bottom: 10px;
text-transform: capitalize;
margin-right: 10px;
color: #777777;
font-size: 15px;
line-height: 30px;
font-weight: 400;
}
.floor-plans_hr .content-text span {
position: relative;
text-transform: capitalize;
color: #777777;
font-size: 15px;
line-height: 30px;
font-weight: 400;
}
.floor-plans_hr .property-info {
position: relative;
margin-top: 50px;
}
.floor-plans_hr .property-info .info-block {
position: relative;
margin-right: 98px;
display: inline-block;
text-align: center;
color: #2f2f2f;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
border: 1px solid #fafafa;
}
.floor-plans_hr .property-info .info-block:last-child {
position: relative;
margin-right: 0px;
}
.floor-plans_hr .property-info .icon-box {
position: relative;
top: 0px;
display: block;
width: 150px;
height: 90px;
font-size: 50px;
line-height: 90px;
margin-bottom: 34px;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.floor-plans_hr .property-info .icon-box span:before {
margin-left: 0px;
font-size: 50px;
}
.floor-plans_hr .property-info .info-block:hover {
transition: all 500ms ease;
}
.floor-plans_hr .property-info .icon-box:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
border: 1px solid #e0e0e0;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.floor-plans_hr .property-info .icon-box .icon {
position: relative;
z-index: 1;
}
.floor-plans_hr .property-info .info-block .title {
position: relative;
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
line-height: 24px;
}
.floor-plans_hr .property-info .info-block .count {
position: relative;
font-size: 36px;
font-weight: 700;
line-height: 40px;
color: #222;
font-family: "Montserrat", sans-serif;
padding-bottom: 30px;
} .floor-plans_hr2.style-three {
padding: 120px 0px 80px;
background-color: #fafafa;
}
.floor-plans_hr2.style-three .content-text {
position: relative;
margin-bottom: 20px;
}
.floor-plans_hr2.style-three .content-text h2 {
position: relative;
text-transform: uppercase;
}
.floor-plans_hr2 .tabs-box {
position: relative;
padding-right: 5px;
margin-bottom: 20px;
}
.floor-plans_hr2.style-three img {
position: relative;
width: 90%;
}
.floor-plans_hr2 .tabs-box .tab-buttons {
position: relative;
width: 100%;
margin: 0 -7px;
margin-bottom: 15px;
-webkit-border-radius: 3px;
}
.floor-plans_hr2 .tabs-box .tab-buttons .tab-btn {
position: relative;
padding: 15px 40px;
color: #253d4a;
text-align: center;
font-size: 16px;
margin: 7px 7px 15px;
text-transform: uppercase;
font-weight: 700;
background: #fff;
-webkit-transition: all 500ms ease;
display: inline-block;
}
.floor-plans_hr2 .tabs-box .tab-buttons .tab-btn:last-child {
margin-right: 0px;
}
.floor-plans_hr2 .tabs-box .tab-buttons .tab-btn:hover,
.floor-plans_hr2 .tabs-box .tab-buttons .tab-btn.active-btn {
color: #ffffff;
transition: all 500ms ease;
}
.floor-plans_hr2 .tabs-box .tab-content {
position: relative;
}
.floor-plans_hr2 .tabs-box .tab-content .tab {
position: relative;
display: none;
top: 0px;
margin: 0px 50px;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.floor-plans_hr2 .tabs-box .tab-content .active-tab {
display: block;
top: 0px;
margin: 0px;
}
.floor-plans_hr2 .tabs-box h3 {
font-size: 18px;
color: #222222;
font-weight: 600;
line-height: 36px;
}
.floor-plans_hr2 .tabs-box .text {
margin-bottom: 35px;
}
.floor-plans_hr2 .styled-list {
position: relative;
margin-top: 10px;
}
.floor-plans_hr2 .styled-list li {
line-height: 24px;
position: relative;
font-size: 15px;
color: #373737;
transition: .5s ease;
}
.floor-plans_hr2 .styled-list li span {
font-weight: 400;
color: #676767;
}
.floor-plans_hr2 .styled-list li i {
margin-right: 10px;
}
.floor-plans_hr2 .theme-btn {
padding: 9px 40px;
} .about-us-area_hr {
position: relative;
background-size: cover;
background-repeat: no-repeat;
}
.about-us-area_hr .tab-list-column {
padding: 100px 0px;
}
.about-us-area_hr .icon-box {
float: left;
position: relative;
width: 100%;
padding: 70px 0px;
}
.about-us-area_hr .tab-list:after {
content: ' ';
position: absolute;
background: rgba(34, 34, 34, 0.85);
width: 425%;
height: 100%;
top: 0;
left: -425%;
z-index: 0;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.about-us-area_hr .icon-box .single-item {
position: relative;
margin-bottom: 20px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.about-us-area_hr .icon-box .single-item a {
position: relative;
background: #ffffff;
padding: 16px 20px 16px 60px;
display: block;
border-radius: 0px 30px 30px 0px;
}
.about-us-area_hr .icon-box .single-item:last-child {
margin-bottom: 0;
}
.about-us-area_hr .icon-box .single-item a.active-btn,
.about-us-area_hr .icon-box .single-item a:hover {
transition: all 500ms ease;
}
.about-us-area_hr .icon-box .single-item .icon {
display: block;
left: 0;
padding: 15px 0;
position: absolute;
text-align: center;
top: 0;
width: 65px;
}
.about-us-area_hr .icon-box .single-item .icon span:before {
font-size: 20px;
}
.about-us-area_hr .icon-box .single-item a.active-btn .icon span:before,
.about-us-area_hr .icon-box .single-item a:hover .icon span:before {
color: #ffffff;
}
.about-us-area_hr .icon-box .single-item .content h2 {
color: #222222;
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
}
.about-us-area_hr .icon-box .single-item a.active-btn .content h2,
.about-us-area_hr .icon-box .single-item a:hover .content h2 {
color: #ffffff;
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
}
.about-us-area_hr .content-column {
position: relative;
padding: 0px;
z-index: 999;
position: relative;
margin: 95px 0px;
}
.about-us-area_hr .content-column:before {
position: absolute;
content: '';
background: #00000094;
right: 0;
top: 0;
height: 100%;
width: 5000%;
}
.about-us-area_hr .content-column .inner-box {
max-width: 100%;
padding: 95px 100px;
position: relative;
}
.about-us-area_hr .content-column .vertical-title {
transform: rotate(270deg);
position: absolute;
top: 46%;
left: -12%;
}
.about-us-area_hr .content-column .vertical-title h2 {
position: relative;
color: #ffffff;
}
.about-us-area_hr .content-column .inner-box h3 {
font-size: 18px;
text-transform: capitalize;
margin-bottom: 20px;
color: #ffffff;
font-weight: 700;
}
.about-us-area_hr .content-column .inner-box .text {
margin-bottom: 35px;
color: #d2d2d2;
}
.about-us-area_hr .content-column .inner-box .text p {
color: #fff;
}
.about-us-area_hr .content-column .inner-box .styled-list {
position: relative;
margin-top: 10px;
}
.about-us-area_hr .content-column .inner-box .styled-list li {
line-height: 24px;
margin-bottom: 8px;
position: relative;
font-weight: 700;
font-size: 15px;
color: #d2d2d2;
transition: .5s ease;
}
.about-us-area_hr .content-column .inner-box .styled-list li i {
margin-right: 10px;
} .map-section_hr {
position: relative;
background: #fafafa;
}
.map-section_hr .map-canvas {
position: relative;
width: 100%;
min-height: 580px;
background: #f2f2f2;
}
.map-section_hr .map-container {
position: relative;
}
.map-section_hr .auto-container {
max-width: 100%;
padding: 0;
}
.map-section_hr .location-section {
position: absolute;
right: 0;
bottom: 0;
padding-left: 95px;
background: #fafafa;
height: 580px;
width: 50%;
}
.map-section_hr .location-section .contant-text {
max-width: 650px;
}
.map-section_hr .location-section h2 {
font-size: 30px;
font-weight: 600;
text-transform: uppercase;
margin-top: 120px;
line-height: 40px;
color: #222222;
margin-bottom: 10px;
}
.map-section_hr .location-section p {
font-size: 15px;
font-weight: 400;
color: #777777;
line-height: 22px;
margin-bottom: 20px;
}
.map-section_hr .location-section .item {
position: relative;
float: left;
margin-top: 20px;
margin-bottom: 35px;
}
.map-section_hr .location-section .item .icon {
position: absolute;
font-size: 45px;
top: 5px;
left: 0px;
border-radius: 50%;
margin-right: 10px;
transition: all 500ms ease;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
}
.map-section_hr .location-section .item:hover .icon {}
.map-section_hr .location-section .icon-text {
display: block;
margin-left: 80px;
}
.map-section_hr .location-section .icon-text h3 {
font-size: 16px;
color: #222222;
line-height: 26px;
font-weight: 600;
}
.map-section_hr .location-section .icon-text h4 {
font-size: 16px;
line-height: 30px;
font-weight: 600;
}
.map-section_hr .location-section .icon-text span {
font-size: 14px;
color: #777777;
line-height: 26px;
font-weight: 400;
} .welcome-section_hr {
position: relative;
background: #f8f8f8;
padding: 80px 0px 70px;
}
.welcome-section_hr .contact-form_hr {
position: relative;
padding: 10px 0px;
}
.welcome-section_hr .contact-form_hr .row {
margin: 0 -5px;
}
.welcome-section_hr .contact-form_hr .form-group {
padding: 0 5px;
}
.welcome-section_hr .section-title h2 {
position: relative;
font-size: 24px;
background-size: cover;
font-weight: 600;
color: #222222;
text-align: left;
padding: 20px 0px;
text-transform: uppercase;
}
.welcome-section_hr .contact-form_hr .form-group {
position: relative;
margin: 0px;
}
.welcome-section_hr .contact-form_hr i {
position: absolute;
right: 35px;
top: 10px;
color: #b8b8b8;
transition: all 500ms ease;
}
.welcome-section_hr .contact-form_hr i:hover {
transition: all 500ms ease;
}
.welcome-section_hr .contact-form_hr input,
.welcome-section_hr .contact-form_hr textarea {
position: relative;
display: block;
width: 100%;
line-height: 24px;
padding: 10px 30px;
color: #292929;
border-radius: 50px;
font-size: 15px;
background: #ffffff;
margin-bottom: 40px;
border: 1px solid #ddd;
transition: all .3s ease;
}
.welcome-section_hr .contact-form_hr button {
line-height: 24px;
text-align: center;
font-size: 14px;
color: #ffffff;
width: 378px;
text-transform: capitalize;
padding: 10px 0px;
border-radius: 50px;
margin-right: 5px;
transition: all .5s;
}
.welcome-section_hr .contact-form_hr button:hover {
background: transparent!important;
border-radius: 50px;
transition: all .5s;
} .features_hr {
position: relative;
padding: 120px 0px 90px;
}
.features_hr .about-property_hr .content-text h2 {
background: transparent;
padding: 0;
}
.features_hr .accordion-box {
position: relative;
margin: 0;
}
.features_hr .accordion-box .content-title {
position: relative;
}
.features_hr .accordion-box .content-title h2 {
position: relative;
font-size: 30px;
font-weight: 600;
color: #222222;
text-transform: uppercase;
margin-bottom: 25px;
}
.features_hr .accordion-box .content-title p {
position: relative;
margin-bottom: 40px;
}
.features_hr .accordion {
position: relative;
border: 2px solid #ededed;
margin-bottom: 30px;
border-radius: 30px 30px 30px 30px;
padding: 15px;
}
.features_hr .accordion .acc-btn .left-icon {
position: absolute;
left: 0;
top: 0;
width: 60px;
height: 100%;
color: #9c9c9c;
font-size: 20px;
text-align: center;
}
.features_hr .accordion .acc-btn.active .left-icon {
color: #fff;
}
.features_hr .accordion .left-icon span {
position: relative;
top: 18px;
}
.features_hr .accordion .acc-btn {
color: #333;
cursor: pointer;
font-size: 16px;
font-weight: 500;
line-height: 26px;
padding: 0px 20px;
text-transform: uppercase;
}
.features_hr .accordion .acc-btn .toggle-icon {
position: absolute;
right: 0;
top: 0;
}
.features_hr .accordion .acc-btn .toggle-icon.left {
color: #9c9c9c;
display: block;
font-weight: 100;
height: 24px;
line-height: 24px;
position: absolute;
right: 20px;
bottom: 20px;
left: 30px;
}
.features_hr .accordion .acc-btn .toggle-icon .plus::before {
font-size: 14px;
transition: all 0.3s ease 0s;
}
.features_hr .accordion-box .accordion .acc-btn.active .toggle-icon .plus {
opacity: 0;
}
.features_hr .accordion-box .accordion .acc-btn .toggle-icon .minus::before {
font-size: 14px;
transition: all 0.3s ease 0s;
}
.features_hr .accordion-box .accordion .acc-btn.active .toggle-icon .minus {
opacity: 1;
}
.features_hr .accordion-box .accordion .acc-btn.active {
color: #222222;
font-weight: bold;
}
.features_hr .accordion-box .accordion .acc-content {
color: #333333;
display: none;
font-size: 15px;
line-height: 24px;
padding: 5px 15px;
}
.features_hr .accordion-box .accordion .acc-content.collapsed {
display: block;
}
.features_hr .accordion-box.style-one .accordion .acc-content p {
color: #333333;
margin: 0;
padding: 15px 10px;
max-width: 900px;
}
.features_hr .accordion-box.style-two .accordion .acc-content p {
color: #333333;
margin: 0;
padding: 30px 10px;
max-width: 900px;
border-top: 2px solid #ededed;
}
.features_hr .accordion-box .accordion .acc-btn .toggle-icon span {
color: #ffffff;
position: absolute;
text-align: center;
margin-top: 14px;
top: 9px;
right: 9px;
border-radius: 50%;
width: 40px;
height: 40px;
line-height: 40px;
margin: 0;
}
.features_hr .accordion-box .accordion .acc-btn .toggle-icon span.minus {
display: none;
}
.features_hr .accordion-box .accordion.active-block .acc-btn .toggle-icon span.plus {
display: none;
}
.features_hr .accordion-box .accordion.active-block .acc-btn .toggle-icon span.minus {
display: block;
}
.features_hr .about-property_hr.style-three {
padding-top: 0px;
} .map-section_hr.style-two {
position: relative;
min-height: 500px;
}
.map-section_hr.style-two .map-column {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}
.map-section_hr .map-column .map-canvas {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
} .callback-section_hr {
position: relative;
background: #f6f6f6;
}
.callback-section_hr h2 {
position: relative;
font-size: 30px;
text-align: center;
background: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/images/sec-title-dec.png) no-repeat scroll center bottom;
padding-bottom: 25px;
font-weight: 600;
color: #222222;
margin-bottom: 50px;
text-transform: uppercase;
}
.callback-section_hr .contact-area {
position: relative;
}
.callback-section_hr .form-area {
position: relative;
padding: 110px 85px 80px;
background: #ffffff;
top: -160px;
margin-bottom: -160px;
width: 100%;
border-radius: 10px;
}
.callback-section_hr .form-group {
position: relative;
}
.callback-section_hr .user-form {
position: relative;
width: 49%;
margin-right: 17px;
display: inline-block;
}
.callback-section_hr .user-form i {
position: absolute;
right: 35px;
top: 10px;
color: #b8b8b8;
transition: all 500ms ease;
}
.callback-section_hr .email-form {
position: relative;
width: 49%;
display: inline-block;
}
.callback-section_hr .email-form i {
position: absolute;
right: 35px;
top: 10px;
color: #b8b8b8;
transition: all 500ms ease;
}
.callback-section_hr i:hover {
transition: all 500ms ease;
}
.callback-section_hr input {
position: relative;
display: block;
width: 100%;
line-height: 30px;
padding: 10px 25px;
color: #292929;
border-radius: 25px 25px 25px 25px;
font-size: 15px;
background: #ffffff;
margin-bottom: 28px;
border: 1px solid #ddd;
transition: all .3s ease;
}
.callback-section_hr textarea {
position: relative;
display: block;
width: 100%;
line-height: 24px;
padding: 10px 25px;
color: #292929;
height: 130px;
border-radius: 25px 25px 25px 25px;
font-size: 15px;
background: #ffffff;
margin-bottom: 20px;
border: 1px solid #ddd;
transition: all .3s ease;
resize: none;
}
.callback-section_hr input:focus,
.callback-section_hr textarea:focus {
transition: all 500ms ease;
}
.callback-section_hr button {
line-height: 24px;
text-align: center;
font-size: 14px;
color: #ffffff;
margin-top: 5px;
width: auto;
text-transform: capitalize;
padding: 12px 40px;
border-radius: 25px;
transition: all .5s;
margin-bottom: 40px;
transition: all 500ms ease;
}
.callback-section_hr button:hover {
background: transparent!important;
transition: all .5s;
transition: all 500ms ease;
} .featured .flex-box li {
height: 235px;
color: #fff;
padding: 60px 60px 40px;
}
.sec-title-two h2 {
color: #333!important;
}
.apartments .sec-title-two .text_property_three{
color: #888;
}
.parallax-section_hr .link-btn a:hover {
color: #fff!important;
}
.about_hr_custom {
position: relative;
color: #ffffff;
padding-top: 0px;
}
.sec-title-two.light h2 {
color: #fff!important;
}
.header-style-three .header-top {
background-color: #2d343f!important;
}
.footer-full-width .outer-box .map-column .map-section {
height: 100%;
}
.footer-full-width .outer-box .map-column .map-section .map-outer{
height: 100%;
}
.footer-full-width .outer-box .map-column .map-section .map-outer .gmap_canvas{
height: 100%;
}
.footer-full-width .outer-box .map-column .map-section .map-outer .gmap_canvas .map-canvas{
height: 100%;
position: relative;
overflow: hidden;
} 
.new-latter-area-rifat input::placeholder {
color: #222222 !important;
}
.new-latter-area-rifat input.wpcf7-form-control.wpcf7-submit.submit {
color: #fff;
background: #1fc055;
border: 1px solid #1fc055;
cursor: pointer;
font-family: "Montserrat", sans-serif;
margin-bottom: 40px;
}
.new-latter-area-rifat span.ajax-loader {
display: none;
}
.new-latter-area-rifat h2{
margin-top: 10px;
}
.contact_from_farid input::placeholder {
color: #222222 !important;
}
.farid-contact-tab input::placeholder{
color:#f4f4f4;
}
.contact_from_farid span.ajax-loader {
display: none;
} #ptTimeSelectCntr {
display: none;
font-size: 12px;
margin-left: 0;
position: absolute;
width: 270px !important;
z-index: 10;
}
.new-latter-area-rifat input::placeholder {
color: #222222 !important;
}
.callback-section_hr .contact-area .form-area input::placeholder,.callback-section_hr .contact-area .form-area textarea::placeholder{
color: #222222 !important;
}
.new-latter-area-rifat span.ajax-loader {
display: none;
}
.callback-section_hr .contact-area .form-area .ajax-loader{
display: none;
}
#ptTimeSelectCntr .ui-widget-content {
background: #fff none repeat scroll 0 0;
border: medium none !important;
border-radius: 0;
margin-bottom: 0px;
margin-top: 0 !important;
padding: 5px;
}
#ptTimeSelectCntr .ui-widget.ui-widget-content {
border: 1px solid #ddd !important;
}
#ptTimeSelectCntr .ui-widget{}
#ptTimeSelectCntr .ui-widget-header {
background: #2c5bd1 none repeat scroll 0 0;
border: 2px solid #2c5bd1;
border-radius: 0;
color: #fff;
font-size: 13px;
font-weight: 700;
height: 40px;
padding: 5px;
}
#ptTimeSelectCntr #ptTimeSelectUserTime {
font-size: larger;
line-height: 26px;
padding: 0 10px;
text-align: center;
}
#ptTimeSelectCntr .ui-widget-header .ui-icon {
background-image: url(//villaconpiscinabudoni.it/wp-content/themes/dinso/assets/css/images/ui-icons_444444_256x240.png) !importent;
}
#ptTimeSelectCntr #ptTimeSelectCloseCntr {
display: block;
padding: 0;
}
#ptTimeSelectCntr .ui-widget.ui-widget-content {
margin-top: 0;
}
#ptTimeSelectCntr .ptTimeSelectLeftPane.ui-widget-content {
border-top:none;
border-bottom:none;
border-left:none;
border-right-width: 2px;
}
#ptTimeSelectCntr .ptTimeSelectRightPane.ui-widget-content {
border: none;
} #ptTimeSelectCntr .ptTimeSelectHrCntr a, 
#ptTimeSelectCntr .ptTimeSelectMinCntr a {
display: block;
float: left;
line-height: 32px;
margin: 2px;
padding: 0;
text-align: center;
text-decoration: none;
transition: all 500ms ease;
}
#ptTimeSelectCntr .ptTimeSelectHrCntr a:hover, 
#ptTimeSelectCntr .ptTimeSelectMinCntr a:hover{
background: #2c5bd1 !important;
border-color: #2c5bd1 !important;
} #ptTimeSelectCntr .ptTimeSelectTimeLabelsCntr {
color: #252525;
font-size: 13px;
font-weight: 700;
} #ptTimeSelectCntr #ptTimeSelectCloseCntr a {
border-radius: 30%;
display: block;
height: 25px !important;
line-height: 25px;
margin: 0 !important;
opacity: 1;
padding: 3px !important;
text-align: center;
width: 25px !important;
} #ptTimeSelectCntr .ui-state-default {
background: #fff !important;
border: 1px solid #eaeaea !important;
border-radius: 0;
color: #252525 !important;
font-size: 12px;
font-weight: normal;
height: 34px;
margin-bottom: 5px;
outline: medium none;
text-align: center;
width: 34px !important;
line-height: 33px;
margin: 2px;
transition: all 500ms ease;
}
#ptTimeSelectCntr .ui-state-default:hover{
background: #2c5bd1 !important;
border-color: #2c5bd1 !important;
color: white !important;
} #ptTimeSelectCntr #ptTimeSelectSetButton {
padding: 0 15px 5px 0;
}
#ptTimeSelectSetButton .ui-state-hover{
background: #d5ac63 !important;
border: 2px solid #252525 !important;
border-radius: 0;
color: #252525 !important;
font-size: 12px !important;
font-weight: normal;
height: 35px;  
width: 70px !important;
}
#ptTimeSelectCntr #ptTimeSelectSetButton a {
display: block;
text-align: center;
float: right;
background: #252525 !important;
border: 2px solid #252525 !important;
border-radius: 0;
color: #fff !important;
font-size: 12px !important;
font-weight: normal;
height: 35px;  
width: 70px !important;
padding: 0;
margin: 0;
line-height: 32px;
text-transform: uppercase;
transition: all 500ms ease;
}
#ptTimeSelectCntr #ptTimeSelectSetButton a:hover{
background: #2c5bd1 !important;
border-color: #2c5bd1 !important;
} 
.contact-tab input::placeholder{
color: #222222 !important;
opacity: 1;
}
.default-unit-css #ui-datepicker-div .ui-datepicker-calendar{
border: none !important;
}
.default-unit-css #ui-datepicker-div .ui-datepicker-calendar tbody{
border: none !important;
}
.default-unit-css #ui-datepicker-div .ui-datepicker-calendar tbody tr{
border: none !important;
}
.default-unit-css #ui-datepicker-div .ui-datepicker-calendar tbody tr td{
border: none !important;
}
.default-unit-css #ui-datepicker-div .ui-datepicker-calendar thead{
border: none !important;
}
.default-unit-css #ui-datepicker-div .ui-datepicker-calendar thead tr{
border: none !important;
}
.default-unit-css #ui-datepicker-div .ui-datepicker-calendar thead tr th{
border: none !important;
}
.property-section .property-custom-style .tabs-box ul{
margin-block-start: 0em;
margin-block-end: 0em;
padding-inline-start: 0px;
margin-top: 0px;
}
.property-section .property-custom-style .tabs-box .tabs-content .tab .content-box ul li{
list-style-type: none !important;
}
.map-section_hr .map-canvas .gmap_canvas{
height: 100%;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
background-color: rgb(229, 227, 223);
}@media only screen and (max-width: 1340px){
.main-header .nav-outer .outer-box{
display:none;	
}
.contact-us_hr .image-column img {
margin-left: 0;
}
.map-section_hr .location-section {
position: relative;
width: 100%;
height: auto;
padding-bottom: 70px;
}
}
@media only screen and (max-width: 1199px){
.room-dimensions img {
float: none;
width: 100%;
}
.room-dimensions .details-colmun,
.room-dimensions .image-colmun {
max-width: 100%;
}
.room-dimensions .details-colmun {
padding-right: 30px;
}
.room-dimensions.light-bg .details-column {
padding-bottom: 0px;
}
.about-us-area_hr .content-column,
.map-section_hr .location-section,
.about-us-area_hr .tab-list-column {
padding-left: 15px;
padding-right: 15px;
}
.about-us-area_hr .content-column .vertical-title {
left: -7%;
}
}
@media only screen and (max-width: 1139px){
.header-style-three .header-top .top-right,
}
@media only screen and (max-width: 1139px){
.header-style-two .header-top .top-right{
display:none;	
}
.header-style-three .header-top .top-left,
.header-style-two .header-top .top-left{
float:right;	
}
.header-style-three .header-top .top-left .top-info li,
.header-style-two .header-top .top-left .top-info li{
margin-left:15px;
margin-right:0px;	
}
.main-footer .widgets-section:before{
display: none;
}
.banner-section .slide-item h2{
font-size: 84px;
line-height: 1.1em;
}
.room-section .content-column .inner-column{
margin-right: 0;
}
.about-section .content-column .inner-column{
margin-left: 0;
}
.about-block .content-column .inner-column,
.faqs-section .image-column .inner-column,
.about-section-two .content-column .inner-column,
.about-section .image-column .inner-column{
padding-right: 0;
}
.main-footer .form-widget,
.team-single .content-column .inner-column,
.about-block.style-two .content-column .inner-column,
.room-section .image-column .inner-column{
padding-left: 0;
}
.main-footer .footer-bottom .inner-container{
max-width: 100%;
}
.request-form .ui-selectmenu-button.ui-button, 
.request-form .form-group input[type="text"], 
.request-form .form-group input[type="email"], 
.request-form .form-group input[type="tel"], 
.request-form .form-group input[type="url"], 
.request-form .form-group textarea, 
.request-form .form-group select{
border-color: #555555;
}
.main-footer .form-widget{
margin-bottom: 50px;
}
.news-block-two .lower-content{
padding: 40px 30px 50px;
}
.property-tabs .content-box{
padding: 40px 30px;
}
.fluid-section-one .feature-column .inner-column{
padding: 70px 30px 50px;
}
.main-footer .map-widget{
max-width: 100%;
margin-bottom: 50px;
margin-top: 40px;
}
.apartment-detail .slide-item{
padding: 80px 30px 60px;
}
.apartment-detail .upper-box .apartment-info{
position: relative;
float: left;
margin-bottom: 40px;
}
.apartment-detail .owl-dots{
text-align: left;
padding-left: 30px;
bottom: 30px;
}
.why-choose-us .features-box{
padding:80px 50px;	
}
.near-by-clicker{
max-width:380px;	
}
.news-block .lower-content{
padding-left:50px;
padding-right:50px;	
}
.about-section-two .fun-fact-section{
margin:0;
}
.about-section-two .fun-fact-section .inner-container{
padding:20px 15px;
text-align:center;
margin:0;		
}
.about-section-two .content-column .inner-column{
padding-left:0;	
}
.fun-fact-section{
text-align:center;	
}
.fun-fact-section .title-column{
margin-bottom:0px;	
}
.fun-fact-section .title-column .sec-title{
padding:50px 0px 0px;	
}
.about-block .content-column .text-box p{
margin-bottom:20px;	
}
.two-col-fluid .image-column {
position: relative;
width: 100%;
}
.two-col-fluid .image-column .image {
display: block;
}
.two-col-fluid .image-column .image img {
width: 100%;
}
.two-col-fluid .content-column {
width: 100%;
}
}
@media only screen and (max-width: 991px){
.welcome-section {
box-shadow: none;
margin-left: 0;
max-width: 600px;
padding: 50px;
}
.apartments .property-details {
margin-right: 0;
box-shadow: none;
}
.welcome-section .sec-title-2 {
padding-left: 0;
}
.welcome-section .contact-info {
background: #f2f2f2;
}
.footer-full-width .outer-box .footer-left {
width: 100%;
}
.footer-full-width .outer-box .map-column {
position: relative;
width: 100%;
}
.footer-full-width .outer-box .footer-left .content {
max-width: 100%;
}
.footer-bottom .footer-nav {
width: max-content;
margin: 0 auto;
}
.footer-bottom .copyright-text {
text-align: center;
margin-bottom: 10px;
}
.plans-details {
margin-bottom: 50px;
}
.two-col-fluid.style-2 .content-column .inner-box {
max-width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.about-us-area_hr .tab-list-column {
padding-bottom: 0;
}
.about-us-area_hr .icon-box {
padding: 0;
}
.about-us-area_hr .content-column {
margin-bottom: 0;
}
.about-us-area_hr .content-column .inner-box {
padding: 80px 0;
}
.about-us-area_hr .content-column .vertical-title {
position: relative;
transform: none;
top: 65px;
left: 0;
}
.floor-plans_hr .property-info .info-block {
margin-right: 0;
}
.floor-plans_hr .content-text {
margin-top: 40px;
}
.property-dimensions_hr .tabs-box .tab-buttons .tab-btn {
border: 0px;
}
.property-dimensions_hr .tabs-box .tab-buttons .tab-btn.active-btn {
border: 0px !important;
}
.sponsors-logos_hr .sponsers-content {
text-align: center;
margin-bottom: 30px;
}
.sponsors-logos_hr .owl-carousel .owl-item img {
margin: 0 auto;
}
.contact-us_hr .contact-widget {
margin: 0;
padding: 0;
margin-bottom: 80px;
}
}
@media only screen and (min-width: 768px){
.main-menu .navigation > li > ul,
.main-menu .navigation > li > ul > li > ul{
display:block !important;
visibility:hidden;
opacity:0;
}
}
@media only screen and (max-width: 1023px){
.gallery-page-section.style-three .filters .active:before,
.gallery-page-section.style-three .filters:after {
display: none;
}
.sticky-header{
display: none !important;
}
.main-header{
background-color: #f7f5f1;
}
.main-header .header-top .inner-container{
padding-left: 0;
}
.main-header .header-upper .logo-outer{
float:left;
padding:0px 0px;
background-color: #f7f5f1;
}
.main-header .nav-outer .main-menu{
display:none;
}
.nav-outer .mobile-nav-toggler{
display: block;
}
.main-menu:after,
.main-menu:before,
.main-header .upper-right,
.main-header .nav-outer .outer-box,
.main-header .header-upper .inner-container:before{
display: none;
}
.header-style-three,
.header-style-two{
position: relative;
padding: 0;
}
.header-style-three .nav-outer,
.header-style-two .nav-outer{
width: auto;
}
.header-style-three .header-upper .logo-outer,
.header-style-two .header-upper .logo-outer{
left:-15px;
margin: 0;
width: auto;
background:#ffffff;
}
.header-style-three .header-upper .logo,
.header-style-two .header-upper .logo{
padding: 16px 15px;
margin: 0;
width: auto;
background:#ffffff;
}
.header-style-three .header-upper .logo {
background: #1d1f25;
}
.header-style-three .header-upper .logo:before,
.header-style-three .header-upper .logo:after,
.header-style-two .header-upper .logo:before,
.header-style-two .header-upper .logo:after{
display: none;
}
.header-style-three .main-menu .navigation > li,
.header-style-two .main-menu .navigation > li{
padding: 47px 0;
}
.banner-section .slide-item h2 br{
display: none;
}
.banner-section .owl-dots{
left: 15px;
bottom: 40px;
top: auto;
}
.banner-section .owl-dot{
position: relative;
display: inline-block;
margin: 0;
margin-right: 10px;
}
.about-section .counter-column{
width: 33.3333%;
}
.room-detail-tabs .tab-btns li{
display: block;
float: left;
width: 33.3333%;
padding: 15px 15px;
border: 1px solid #f7f5f1;
}
.room-detail-tabs .tab-btns li:before,
.room-detail-tabs .tab-btns li:after{
display: none;
}
.room-detail-tabs .tab-btns li span{
margin-top: -30px;
}
.about-block.style-two .content-column,
.why-choose-us .title-column{
order: 0;
}
.why-choose-us .title-column .inner-column{
padding: 0;
margin-bottom: 50px;
}
.why-choose-us .feature-column .inner-column{
padding-right: 0;
}
.why-choose-us .image-layer{
width: 100%;
}
.floor-carousel .info-column{
margin-bottom: 50px;
}
.header-style-three,
.header-style-two{
background-color: #1d1f25;
}
.header-style-three .header-top,
.header-style-two .header-top{
display: none;
}
.header-style-three .nav-outer .mobile-nav-toggler,
.header-style-two .nav-outer .mobile-nav-toggler{
margin: 0;
color: #ffffff;
padding: 33px 0;
font-size: 34px;
text-align: center;
}
.banner-section-two .slide-item h2{
font-size: 72px;
line-height: 1em;
margin-top: 0;
}
.banner-section-two .slide-item .content-box{
height: 750px;
padding-bottom: 60px;
}
.page-title h1{
font-size: 56px;
}
.page-info .bread-crumb{
float: left;
}
.team-single .image-column{
margin-bottom: 50px;
}
.neighbour-section .map-layer{
position: relative;
width: 100%;
height: 600px;
}
.neighbour-section .place-outer{
top: 0;
left: 0;
height: 600px;
width: 100%;
}
.neighbour-section .map-outer{
padding: 0 0 70px;
}
.neighbour-section .clicker-box{
max-width: 100%;
margin-top: 90px;
margin-bottom: 0;
}
.neighbour-section .clicker-box .near-by-clicker{
max-width:100%;	
}
.neighbour-section .place-outer{
width:100%;	
}
.banner-section .slide-item .content-box{
height: 700px;
padding-bottom: 60px;
}
.fluid-section-one .feature-column{
width: 100%;
}
.fluid-section-one .feature-column .inner-column{
max-width:none;
padding:60px 20px 20px;
}
.fluid-section-one .image-column{
position: relative;
float: left;
width: 100%;
background: none;
}
.fluid-section-one .image-column .image-box{
display: block;
}
.about-section-two .title-box,
.about-section-two .title-box .link-box{
text-align:center;	
}
.header-style-four .right-column {
display: none;
}
.header-style-four .nav-outer .mobile-nav-toggler {
margin-top: 0;
}
.main-header.header-style-four .header-upper {
background: #24262d;
}
}
@media only screen and (max-width: 767px){	
.callback-section_hr .form-area {
padding-left: 30px;
padding-right: 30px;
}
}
@media only screen and (max-width: 767px){	
.banner-section .slide-item h2{
font-size: 64px;
line-height: 1.1em;
}
.property-dimensions_hr .tabs-box .content-text {
position: relative;
top: 0;
right: 0;
margin-top: 20px;
max-width: 100%;
}
.property-dimensions_hr .over-layer {border: 0px;}
.team-single,
.about-page-section,
.gallery-section-two{
padding: 70px 0 0;
}
.map-section,
.faqs-section,
.floor-section,
.call-to-action,
.property-section,
.why-choose-us{
padding: 70px 0;
}
.sidebar-page-container,
.main-footer .widgets-section,
.features-section,
.team-section,
.newsletter-section,
.about-section-two,
.room-section{
padding: 70px 0 20px;
}
.apartments-section,
.gallery-page-section,
.news-section-two,
.intro-section,
.news-section{
padding: 70px 0 40px;
}
.apartment-detail,
.about-section{
padding: 70px 0 50px;
}
.about-section .content-column .text{
margin-bottom: 50px;
}
.about-section .counter-column{
width: 50%;
}
.why-choose-us .features-box{
padding: 70px 50px;
}
.floor-carousel .image-column{
margin-bottom: 30px;
}
.news-block .lower-content{
padding: 40px 30px 30px;
}
.neighbour-section .map-layer{
width: 100%;
}
.sec-title h2{
font-size: 40px;
}
.banner-section-two .slide-item h2{
font-size: 60px;
line-height: 1em;
}
.fun-fact-section .counter-column .inner{
padding: 30px 15px;
}
.fun-fact-section .counter-column .inner:before{
display: none;
}
.fun-fact-section{
padding: 40px 0;
}
.newsletter-section{
text-align: center;
}
.subscribe-form .form-group{
padding-right: 0;
}
.subscribe-form .form-group input[type="submit"], 
.subscribe-form .submit-btn{
position: relative;
margin-top: 20px;
width: 100%;
}
.property-tabs .tab-btns li{
position: relative;
display: block;
width: 50%;
float: left;
border: 1px solid #ffffff;
}
.property-tabs .image-column{
margin-top: 30px;
}
.about-block .image-column{
margin-bottom: 0;
}
.author-box{
padding: 30px 15px;
}
.comments-area .comment-box .author-thumb,
.sidebar .popular-posts .post .post-thumb,
.author-box .thumb{
position: relative;
margin-bottom: 20px;
}
.comments-area .comment-box .name,
.author-box .name{
margin-bottom: 10px;
}
.sidebar .popular-posts .post .post-inner,
.comments-area .comment,
.author-box .inner-box{
padding-left: 0;
}
.contact-section{
padding-bottom: 70px;
}
.comments-area .comment-box .reply-btn{
position: relative;
display: inline-block;
left: 0;
margin-top: 20px;
}
.map-section .contact-info{
position: relative;
right: 0;
top: 0;
width: 100%;
max-width: 100%;
padding: 0;
margin-top: 50px;
}
.room-detail-tabs .tab-btns li{
width:50%;	
}
.about-section-two .fun-fact-section .inner-container{
padding-left:0;
padding-right:0;	
}
.about-section-two .fun-fact-section .inner-container:before{
left:-20px;	
}
.fun-fact-section .title-column{
margin-bottom:40px;	
}
.page-title{
padding: 100px 0px 120px;
}
.room-dimensions .details-colmun {
padding-left: 30px;
}
.room-dimensions .slider-pager {
position: relative;
top: 0;
margin-bottom: 50px;
}
.room-dimensions .slider-pager .thumb-box li {
max-width: 100%;
}
.room-dimensions .slider-pager .thumb-box .active {
width: 100%;
}
.two-col-fluid.style-2 .featured-block.br {
border-right: 0px;
}
}
@media only screen and (max-width: 599px){
.banner-section-two .slide-item .text br,
.main-header .header-top .top-left{
display: none;
}
.main-header .header-top .top-right{
width: 100%;
text-align: center;
padding-left: 0;
}
.banner-section .slide-item .content-box{
height: 600px;
}
.banner-section-two .slide-item .content-box{
height: 700px;
}
.banner-section .slide-item h2{
font-size: 48px;
letter-spacing: 0.02em;
}
.banner-section-two .slide-item h2{
font-size: 42px;
line-height: 1.2em;
}
.banner-section-two .slide-item .text{
font-size: 18px;
line-height: 1.4em;
text-decoration: none;
}
.sec-title h2{
font-size: 40px;
line-height: 1em;
}
.about-section .counter-column{
width: 100%;
}
.room-section .content-column{
text-align: center;
}
.room-section .content-column .room-size{
position: relative;
margin-bottom: 40px;
}
.room-section .room-info h5{
padding-right: 0;
}
.room-detail-tabs .tabs-box{
padding-bottom:0;	
}
.room-detail-tabs .tab-btns{
position:relative;
display:block;
padding:0px 15px;
margin-bottom:50px;
}
.room-detail-tabs .tab-btns li{
width: 100%;
display:block;
}
.why-choose-us .features-box{
padding: 20px 20px 30px;
}
.why-choose-us .feature-list li{
padding-left: 40px;
}
.floor-carousel .owl-dots{
position: relative;
left: 0;
top: 0;
width: 100%;
text-align: center;
margin-top: 30px;
}
.floor-carousel .text-column p{
margin-bottom: 20px;
}
.floor-carousel .owl-dot:first-child{
margin-left: 0;
}
.neighbour-section .clicker-box{
padding: 30px 15px 30px 20px;
}
.main-footer .footer-bottom .inner-container{
padding: 15px 0;
text-align: center;
}
.property-tabs .tab-btns li,
.main-footer .footer-bottom .social-links{
width: 100%;
}
.main-footer .footer-bottom .copyright{
width: 100%;
margin-top: 10px;
}
.property-tabs .content-box{
padding: 40px 15px;
}
.property-tabs .floor-info li{
padding: 15px;
}
.call-to-action .number{
font-size: 40px;
}
.header-style-three .nav-outer .mobile-nav-toggler,
.header-style-two .nav-outer .mobile-nav-toggler{
width: auto;
}
.intro-section .sec-title h2{
font-size: 30px;
}
.page-title h1{
font-size: 36px;
}
.default-accordion-box .block .content{
padding: 35px 20px 25px;
}
.apartment-detail .slide-item {
padding: 80px 15px 60px;
}
.apartment-detail .upper-box .apartment-info{
padding: 30px 20px 15px;
}
.sidebar-widget .widget-content{
padding: 25px 30px 30px;
}
.news-block .lower-content{
padding: 40px 20px 30px;
}
.place-outer,
.neighbour-section .map-layer{
display: none;
}
.floor-carousel .text-column .theme-btn{
width: 100%;
text-align: center;
}
.page-title{
padding: 80px 0px 110px;
}
.fluid-section-one{
text-align:center;
}
.sec-title h2{
font-size: 36px;
}
.call-to-action .number{
font-size: 32px;
}
.fun-fact-section .counter-column .count-text{
font-size: 54px;
}
.banner-section .slide-item .title{
padding-left: 25px;
padding-right: 10px;
}
.banner-section .slide-item h2{
font-size: 42px;
}
.subscribe-style-one .form-group input {
position: relative;
width: 100%;
margin-bottom: 20px;
}
.subscribe-style-one .form-group button {
margin-bottom: 20px;
position: relative;
}
}
@media only screen and (max-width: 479px){
.mixitup-gallery .filters li{
width: 100%;
}
.apartment-block .info-box{
padding: 30px 20px;
}
}
@media only screen and (max-width: 991px){
.footer-full-width .outer-box .map-column .map-section .map-outer .gmap_canvas .map-canvas {
height: 706px!important;
}
}a{
color:#de9e53;
}
.btn-style-one{
background-color: #de9e53;
}
.btn-style-one:hover{
color:#de9e53;
}
.social-icon-one li a:hover{
color: #de9e53;
}
.list-style-one li:before{
color:#de9e53;
}
.theme_color{
color:#de9e53;
}
.scroll-to-top{
background:#de9e53;		
}
.main-header .header-top .top-right .visit-link{
color: #de9e53;
}
.main-header .info-list li a:hover{
color: #de9e53;
}
.main-menu{
background-color: #de9e53;
}
.main-menu:before{
background-color: #de9e53;
}
.main-header .header-top .top-info li a:hover{
color: #de9e53;
}
.header-style-two .header-top .top-right .visit-link:hover{
color: #de9e53;
}
.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a,
.main-menu .navigation > li > ul > li:hover > a,
.main-menu .navigation > li > ul > li > ul > li:hover > a{
color: #de9e53;
}
.nav-outer .mobile-nav-toggler{
color:#de9e53;
}
.mobile-menu .close-btn:hover{
color:#de9e53;
}
.mobile-menu .navigation li > a:before{
border-left-color:#de9e53;	
}
.mobile-menu .navigation li.current > a,
.mobile-menu .navigation li > a:hover{
color:#de9e53;	
}
.mobile-menu .navigation li.dropdown .dropdown-btn.open{
background:#de9e53;	
}
.mobile-menu .social-links li a:hover{
color:#de9e53;	
}
.page-info .bread-crumb li:after{
color:#de9e53;
}
.page-info .bread-crumb li a{
color:#de9e53;
}
.sec-title .title{
color: #de9e53;
}
.banner-section .slide-item .title{
color: #de9e53;
}
.about-section .image-column .image-box .title{
color: #de9e53;
}
.about-section .counter-column .inner:hover{
background-color: #de9e53;
}
.room-detail-tabs .tab-btns li.active-btn,
.room-detail-tabs .tab-btns li:hover{
background-color: #de9e53;
}
.room-detail-tabs .tab-btns li.active-btn:before,
.room-detail-tabs .tab-btns li:hover:before{
background-color: #de9e53;
}
.room-section .content-column .room-size{
color: #de9e53;
}
.why-choose-us .feature-list li:before{
color: #de9e53;
}
.call-to-action{
background-color: #de9e53;
}
.floor-carousel .owl-dot.active,
.floor-carousel .owl-dot:hover{
border-color:#de9e53;
}
.property-tabs .tab-btns li:hover,
.property-tabs .tab-btns li.active-btn{
color: #de9e53;
}
.news-block .lower-content .date{
color: #de9e53;
}
.news-block .lower-content h5 a:hover{
color: #de9e53;
}
.news-block .post-info li{
color: #de9e53;
}
.news-block .post-info li a{
color: #de9e53;	
}
.news-block .post-info li:before{
color: #de9e53;
}
.news-block-two .lower-content .date{
color: #de9e53;
}
.news-block-two .lower-content h4 a:hover{
color: #de9e53;
}
.mixitup-gallery .filters li{
background-color: #de9e53;
}
.apartment-block .info-box .read-more{
color: #de9e53;
}
.subscribe-form .form-group input[type="submit"],
.subscribe-form .submit-btn{
background-color:#de9e53;
}
.subscribe-form .form-group input[type="submit"]:hover,
.subscribe-form .submit-btn:hover{
color: #de9e53;
}
.team-block .info-box h6 a:hover{
color: #de9e53;
}
.team-block .info-box .social-links li a:hover{
background-color: #de9e53;
}
.team-single .social-links li a:hover{
background-color: #de9e53;
}
.default-accordion-box .block .acc-btn.active:before{
color: #de9e53;
}
.neighbour-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#de9e53;	
}
.near-by-clicker .block .acc-btn.active,
.near-by-clicker .block .acc-btn.active .icon{
color: #de9e53;
}
.neighbour-section .place-outer .place-holder.active .place-mark span{
background:#de9e53;
}
.neighbour-section .place-outer .place-holder .place-info .inner{
background-color: #de9e53;
}
.neighbour-section .place-outer .place-holder .place-info .inner:before{
background-color: #de9e53;
}
.neighbour-section .place-outer .place-holder .place-info .inner:after{
border-bottom-color:#de9e53;
}
.neighbour-section .place-outer .place-holder .place-info:before{
border-top-color: #de9e53;
}
.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
border-color:#de9e53;
}
.main-footer .contact-info-list li a:hover{
color: #de9e53;
}
.request-form .form-group input:focus,
.request-form .form-group select:focus,
.request-form .form-group textarea:focus{
border-color:#de9e53;
}
.main-footer .footer-bottom .social-links li a:hover{
color:#de9e53;
}
.sidebar .search-box .form-group button{
color:#de9e53;
}
.sidebar .popular-posts .post-info{
color:#de9e53;
}
.sidebar .popular-tags a{
background-color: #de9e53;
}
.comments-area .comment-box .author-thumb .date{
color: #de9e53;
}
.sidebar .popular-posts .post a:hover{
color: #de9e53;
}
.comments-area .comment-box .reply-btn{
background-color: #de9e53;
}
.comments-area .comment-box .reply-btn:hover{
color: #de9e53;
}
.comment-form .form-group input:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
border-color:#de9e53;
}
.mobile-menu .menu-backdrop{
background: rgba(222,158,83,0.90);
}
.gallery-item .overlay-box{
background-color: rgba(222,158,83,0.90);
}
.gallery-item-two .overlay-box{
background-color: rgba(222,158,83,0.90);
}
.neighbour-section .place-outer .place-holder.active .place-mark{
border-color: rgba(222,158,83,0.10);
}
.theme-color-two .main-header .header-top .top-info li a:hover {
color: #2c5bd1;
}
.theme-color-two .sticky-header .main-menu .navigation > li:hover > a, 
.theme-color-two .sticky-header .main-menu .navigation > li.current > a, 
.theme-color-two .sticky-header .main-menu .navigation > li.current-menu-item > a, 
.theme-color-two .main-menu .navigation > li > ul > li:hover > a, 
.theme-color-two .main-menu .navigation > li > ul > li > ul > li:hover > a {
color: #2c5bd1;
}
.theme-color-two .social-icon-one li a:hover {
color: #2c5bd1;
}
.theme-color-two .btn-style-one:hover {
color: #2c5bd1;
}
.theme-color-two .btn-style-one {
background: #2c5bd1;
}
.theme-color-two .scroll-to-top {
background: #2c5bd1;
}
.theme-color-two .mobile-menu .close-btn:hover {
color: #2c5bd1;
}
.theme-color-two .mobile-menu .navigation li.dropdown .dropdown-btn.open {
background: #2c5bd1;
}
.theme-color-two .mobile-menu .navigation li.current > a, .mobile-menu .navigation li > a:hover {
color: #2c5bd1;
}
.theme-color-two .mobile-menu .navigation li > a:before {
border-color: #2c5bd1;
}
.theme-color-two .mobile-menu .social-links li a:hover {
color: #2c5bd1;
}
.theme-color-two .mobile-menu .menu-backdrop {
background: rgba(44, 91, 209, 0.7);
}
.theme-color-two .gallery-item-two .overlay-box {
background: rgba(44, 91, 209, 0.85);
}
.theme-color-two .banner-section-two .slide-item h1 span {
color: #2c5bd1;
}
.appointment.style-2 .tab-buttons .tab-btn.active-btn i {
background: #2c5bd1;
border: 1px solid #2c5bd1;
}
.appointment.style-2 .tabs-content:before {
background: #2c5bd1;
}
.appointment .tabs-content input:focus {
border: 1px solid #2c5bd1;
}
.appointment.default-form .form-group input,
.appointment.default-form .form-group textarea {
border: 1px solid #2c5bd1;
}
.theme-color-two #ui-datepicker-div.ui-datepicker .ui-datepicker-header {
background: #2c5bd1 none repeat scroll 0 0;
border: 2px solid #2c5bd1;
}
.theme-color-two .ui-datepicker-calendar .ui-state-default:hover,
.theme-color-two .ui-datepicker-calendar .ui-state-default:active {
background: #2c5bd1;
border-color: #2c5bd1;
}
.theme-color-two #ptTimeSelectCntr .ui-widget-header {
background: #2c5bd1 none repeat scroll 0 0;
border: 2px solid #2c5bd1;
}
.theme-color-two #ptTimeSelectCntr #ptTimeSelectSetButton a {
background: #2c5bd1 !important;
border: 2px solid #2c5bd1 !important;
}
.featured-block .icon-box span {
color: #2c5bd1;
}
.featured-block .icon-box i {
color: #2c5bd1;
}
.two-col-fluid.style-2 .featured-block .icon-box i {
color: #2c5bd1;
}
.two-col-fluid.style-2 .featured-block .icon-box span {
color: #2c5bd1;
}
.apartments .tabs-box .tab-buttons .tab-btn.active-btn:before {
background: #2c5bd1;
}
.apartments .styled-list i {
color: #2c5bd1;
}
.welcome-section .caption a {
background: #2c5bd1;
}
.welcome-section .caption a:hover {
color: #2c5bd1;
}
.welcome-section .contact-info ul li span {
color: #2c5bd1;
}
.welcome-section .contact-info ul li i {
color: #2c5bd1;
}
.news-block-one .inner-box .lower-content h3 a:hover {
color: #2c5bd1;
}
.agent-section .form-column .social-links-two a:hover {
color: #2c5bd1;
}
.agent-section.style-2 .image-box .caption .designation {
color: #2c5bd1;
}
.agent-section .default-form .form-group input[type="text"]:focus,
.agent-section .default-form .form-group input[type="email"]:focus,
.agent-section .default-form .form-group input[type="password"]:focus,
.agent-section .default-form .form-group input[type="tel"]:focus,
.agent-section .default-form .form-group input[type="number"]:focus,
.agent-section .default-form .form-group select:focus,
.agent-section .default-form .form-group textarea:focus {
border-color: #2c5bd1;
}
.subscribe-style-one .form-group button:hover {
border-color: #2c5bd1 !important;
}
.footer-full-width .list-style-three li .icon {
color: #2c5bd1;
}
.footer-full-width .footer-bottom {
background: #2c5bd1;
}
.gallery-page-section.style-two .filters .active:before {
background: #2c5bd1;
}
.room-dimensions .slider-pager .thumb-box li {
background: #2c5bd1;
}
.room-dimensions .slider-pager .thumb-box .active {
color: #2c5bd1;
}
.room-details .content .features-list i {
color: #2c5bd1;
}
.featured-block-two .icon-box {
color: #2c5bd1;
}
.accordion-box .block .acc-btn.active {
color: #2c5bd1;
}
.accordion-box .block .acc-btn.active .icon-outer {
color: #2c5bd1;
}
.theme_style_two a:hover,
.theme_style_two a:focus {
color: #2c5bd1;
} .theme-color-three .main-header .header-top .top-info li a:hover {
color: #1fc055;
}
.theme-color-three .sticky-header .main-menu .navigation > li:hover > a, 
.theme-color-three .sticky-header .main-menu .navigation > li.current > a, 
.theme-color-three .sticky-header .main-menu .navigation > li.current-menu-item > a, 
.theme-color-three .main-menu .navigation > li > ul > li:hover > a, 
.theme-color-three .main-menu .navigation > li > ul > li > ul > li:hover > a {
color: #1fc055;
}
.theme-color-three .social-icon-one li a:hover {
color: #1fc055;
}
.theme-color-three .btn-style-one:hover {
color: #1fc055;
}
.theme-color-three .btn-style-one {
background: #1fc055;
}
.theme-color-three .scroll-to-top {
background: #1fc055;
}
.theme-color-three .mobile-menu .close-btn:hover {
color: #1fc055;
}
.theme-color-three .mobile-menu .navigation li.dropdown .dropdown-btn.open {
background: #1fc055;
}
.theme-color-three .mobile-menu .navigation li.current > a, 
.theme-color-three .mobile-menu .navigation li > a:hover {
color: #1fc055;
}
.theme-color-three .mobile-menu .navigation li > a:before {
border-color: #1fc055;
}
.theme-color-three .mobile-menu .social-links li a:hover {
color: #1fc055;
}
.theme-color-three .mobile-menu .menu-backdrop {
background: rgba(31, 192, 85, 0.65);
}
.theme-color-three .banner-section-two .slide-item h1 span {
color: #1fc055;
}
.theme-color-three .gallery-item-two .overlay-box {
background: rgba(31, 192, 85, 0.85);
}
.theme-color-three #ui-datepicker-div.ui-datepicker .ui-datepicker-header {
background: #1fc055 none repeat scroll 0 0;
border: 2px solid #1fc055;
}
.theme-color-three .ui-datepicker-calendar .ui-state-default:hover,
.theme-color-three .ui-datepicker-calendar .ui-state-default:active {
background: #1fc055;
border-color: #1fc055;
}
.theme-color-three #ptTimeSelectCntr .ui-widget-header {
background: #1fc055 none repeat scroll 0 0;
border: 2px solid #1fc055;
}
.theme-color-three #ptTimeSelectCntr #ptTimeSelectSetButton a {
background: #1fc055 !important;
border: 2px solid #1fc055 !important;
}
.main-header.header-style-four .header-top .top-right .visit-link {
color: #1fc055;
}
.contact-info-two .icon-box {
color: #1fc055;
}
.social-icon-two li a:hover {
background-color: #1fc055;
border-color: #1fc055;
}
.about_hr .overly:hover {
background-color: #1fc055;
}
.about_hr .overly .content .icon-box i:before {
color: #1fc055;
}
.about_hr .overly .content .flaticon-right-arrow:hover {
color: #1fc055;
}
.about-property_hr .item:hover {
border: 1px solid #1fc055;
}
.about-property_hr .item .icon-box i:before {
color: #1fc055;
}
.about-property_hr .image-links i {
background: #1fc055;
}
.about-property_hr .image-links i:hover {
border: 5px solid #1fc055;
}
.about-property_hr .image-links:hover i:before {
color: #1fc055;
}
.property-details_hr .tabs-box .tab-buttons .tab-btn:hover,
.property-details_hr .tabs-box .tab-buttons .tab-btn.active-btn {
background: #1fc055;
border: 1px solid #1fc055;
}
.property-details_hr .styled-list li i {
color: #1fc055;
}
.parallax-section_hr .text-center i {
color: #1fc055;
}
.testimonial-section_hr .info-outer .quote {
color: #1fc055;
}
.testimonial-section_hr .owl-theme .owl-dots .owl-dot.active span,
.testimonial-section_hr .owl-theme .owl-dots .owl-dot:hover span {
background: #1fc055;
border: 2px solid #1fc055;
}
.contact-us_hr .item i {
color: #1fc055;
}
.contact-us_hr .contact-form i:hover {
color: #1fc055;
}
.contact-us_hr .contact-form .form-group input:focus,
.contact-us_hr .contact-form .form-group textarea:focus {
border-color: #1fc055;
}
.contact-us_hr .contact-form button {
background: #1fc055;
border: 1px solid #1fc055;
}
.contact-us_hr .contact-form button:hover {
color: #1fc055;
border: 1px solid #1fc055;
}
.contact-us_hr .contact-widget .follow-us i:hover {
color: #1fc055;
}
.news-section_hr .content-text li.date {
background: #1fc055;
}
.news-section_hr .content-text i {
color: #1fc055;
}
.main-footer_hr .news-widget .post h4 a:hover {
color: #1fc055;
}
.main-footer_hr .news-widget .post .time {
color: #1fc055;
}
.main-footer_hr .social-links a:hover {
background: #1fc055;
}
.main-footer_hr .links-widget .list li a:hover {
color: #1fc055;
}
.main-footer_hr .newsletter-widget i:hover {
color: #1fc055;
}
.main-footer_hr .newsletter-widget input:focus,
.main-footer_hr .newsletter-widget textarea:focus {
border: 1px solid #1fc055;
}
.main-footer_hr .newsletter-widget button {
background: #1fc055;
border: 1px solid #1fc055;
}
.main-footer_hr .newsletter-widget button:hover {
color: #1fc055;
border: 1px solid #1fc055;
}
.gallery-page-section.style-three .filters .active {
color: #1fc055;
}
.gallery-page-section.style-three .filters .active:before {
background: #1fc055;
}
.gallery-page-section.style-three .filters .active {
color: #1fc055;
}
.gallery-page-section.style-four .filters .active {
color: #1fc055;
}
.gallery-page-section.style-four .filters .active:before {
background: #1fc055;
}
.gallery-page-section.style-four .filters .active {
color: #1fc055;
}
.property-dimensions_hr .tabs-box .content-text {
background: #1fc055;
}
.property-dimensions_hr .tabs-box .icon-links i:hover {
background: #1fc055;
}
.property-dimensions_hr .tabs-box .tab-buttons .tab-btn:hover,
.property-dimensions_hr .tabs-box .tab-buttons .tab-btn.active-btn {
border-bottom: 2px solid #1fc055;
color: #1fc055;
}
.floor-plans_hr .property-info .icon-box {
color: #1fc055;
}
.floor-plans_hr .property-info .info-block:hover {
color: #1fc055;
border: 1px solid #1fc055;
}
.floor-plans_hr2 .tabs-box .tab-buttons .tab-btn:hover,
.floor-plans_hr2 .tabs-box .tab-buttons .tab-btn.active-btn {
background: #1fc055;
}
.floor-plans_hr2 .styled-list li i {
color: #1fc055;
}
.about-us-area_hr .icon-box .single-item {
border-left: 3px solid #1fc055;
}
.about-us-area_hr .icon-box .single-item a.active-btn,
.about-us-area_hr .icon-box .single-item a:hover {
background: #1fc055;
}
.about-us-area_hr .icon-box .single-item .icon span:before {
color: #1fc055;
}
.about-us-area_hr .content-column .inner-box .styled-list li i {
color: #1fc055;
}
.map-section_hr .location-section .item .icon {
color: #1fc055;
}
.map-section_hr .location-section .icon-text h4 {
color: #1fc055;
}
.welcome-section_hr .contact-form_hr i:hover {
color: #1fc055;
}
.welcome-section_hr .contact-form_hr input:focus,
.welcome-section_hr .contact-form_hr textarea:focus {
border: 1px solid #1fc055;
}
.welcome-section_hr .contact-form_hr button {
background: #1fc055;
border: 1px solid #1fc055;
}
.welcome-section_hr .contact-form_hr button:hover {
color: #1fc055;
border: 1px solid #1fc055;
}
.features_hr .accordion-box .accordion .acc-btn .toggle-icon span {
background-color: #1fc055;
}
.callback-section_hr i:hover {
color: #1fc055;
}
.callback-section_hr input:focus,
.callback-section_hr textarea:focus {
border: 1px solid #1fc055;
}
.callback-section_hr button {
background: #1fc055;
border: 1px solid #1fc055;
}
.callback-section_hr button:hover {
color: #1fc055;
border-color: #1fc055;
}
.theme-color-three .nav-outer .mobile-nav-toggler {
color: #1fc055;
}
.theme-color-two .btn-style-one:hover {
color: #2c5bd1!important;
}