i{
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
a{
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
} .site-header .transparent-menu.sticky{
background-color: #021327;
} .nav-menu ul{
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.nav-menu .menu-ul li{
position: relative;
margin-right: 10px;
}
.nav-menu .menu-ul li a{
display: inline-block;
padding: 15px 10px;
}
.nav-menu .menu-ul li .sub-menu{
position: absolute;
display: block;
background-color: #fff;
width: 250px;
margin: 0;
padding: 0;
list-style: none;
top: 150%;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.nav-menu .menu-ul li .sub-menu li{
margin: 0;
}
.nav-menu .menu-ul li .sub-menu li a{
display: block;
}
.nav-menu .menu-ul li:hover .sub-menu{
top: 100%;
opacity: 1;
visibility: visible;
}
.nav-menu .menu-toggle{
display: none;
}
@media (max-width: 768px){
.nav-menu .menu-toggle{
display: block;
}
.nav-menu .menu-ul {
position: absolute;
top: 100%;
display: block;
background-color: yellow;
width: 100%;
display: none;
}
.nav-menu ul li a{
width: 100%;
}
} .slick-dots {
bottom: 0px !important;
position: relative;
}
.service-button a{
display: block;
} .single-slick {
position: relative;
min-height: 950px !important;
z-index: 1;
}
.slide-img, .parallax-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.single-slick.style-1 .slick-dots {
bottom: 50px !important;
position: relative;
}
.single-slick.style-1 .hero-text-wrap {
width: 100%;
text-align: center;
}
.single-slick.style-1 .hero-text-wrap h1 {
-webkit-animation: 1s 1.6s fadeInUp both;
animation: 1s 1.6s fadeInUp both;
font-size: 60px;
color: #ffffff;
text-transform: uppercase;
}
.single-slick.style-1 .hero-text-wrap h1 span{
color: #c19d68;
}
.single-slick.style-1 .hero-text-wrap h4 {
font-weight: 400;
color: #fff;
position: relative;
z-index: 1;
-webkit-animation: 0.8s 0.8s fadeInUp both;
animation: 0.8s 0.8s fadeInUp both;
font-size: 16px;
letter-spacing: 2px;
color: #ffffff;
text-transform: uppercase;
margin: 25px 0 18px;
}
.single-slick.style-1 .hero-text-wrap p {
font-size: 17px;
color: #B6B9C0;
margin-top: 24px;
width: 90%;
-webkit-animation: 1s 2s fadeInUp both;
animation: 1s 2s fadeInUp both;
}
.single-slick.style-1 .client-star i {
display: inline-block;
color: #fff;
display: inline-block;
color: #c19d68;
margin-right: 10px;
font-size: 17px;
-webkit-animation: 0.5s 0.5s fadeInUp both;
animation: 0.5s 0.5s fadeInUp both;
} .single-slick.style-two{
max-height: 950px!important;
}
.single-slick.style-two .hero-text{
text-align: center;
}
.single-slick.style-two .white-color h4 {
margin: 25px 0 73px;
font-size: 18px;
letter-spacing: 3px;
line-height: 28px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
position: relative;
-webkit-animation: 1s 2s fadeInUp both;
animation: 1s 2s fadeInUp both;
}
.single-slick.style-two .white-color h4:before {
position: absolute;
content: "";
width: 1px;
height: 55px;
background: #fff;
left: 0;
top: 40px;
right: 0;
margin: auto;
-webkit-animation: 1s 2s fadeInUp both;
animation: 1s 2s fadeInUp both;
}
.single-slick.style-two .hero-text-wrap h1 {
animation: 1s 1.6s fadeInUp both;
font-size: 60px;
line-height: 75px;
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
}
.single-slick.style-two .hero-text-wrap .btn {
padding: 14px 24px 14px 35px;
transition: .5s;
margin-top: 28px;
}
.single-slick.style-two .hero-text-wrap p {
margin-top: 24px;
width: 62%;
-webkit-animation: 1s 2s fadeInUp both;
animation: 1s 2s fadeInUp both;
font-size: 18px;
color: rgb(255, 255, 255);
max-inline-size: 40ch;
line-height: 30px;
position: relative;
z-index: 1;
border-left: 3px solid #c19d68;
padding-left: 1rem;
} .dreamit-slick-slider .hero-text-wrap .btn {
border-radius: 0;
-webkit-animation: 1s 2s fadeInUp both;
animation: 1s 2s fadeInUp both;
display: inline-block;
background: #c19d68;
padding: 14px 28px;
font-size: 16px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
position: relative;
z-index: 1;
border: 1px solid #c19d68;
transition: 0.5s;
margin-top: 4px;
}
.dreamit-slick-slider .hero-text-wrap .btn:after {
position: absolute;
content: "";
width: 30px;
height: 1px;
left: 0;
right: 153px;
bottom: -11px;
background: #c19d68;
margin: auto;
}
.dreamit-slick-slider .hero-text-wrap .btn:hover {
background: #fff;
color: #c19d68;
border-color: #fff;
} .dreamit-slick-slider .call-button {
margin-left: 25px;
-webkit-animation: 1s 2s fadeInUp both;
animation: 1s 2s fadeInUp both;
}
.dreamit-slick-slider .call-number span {
color: #858B97;
}
.dreamit-slick-slider .call-number h3 {
font-size: 17px;
font-weight: 500;
color: #fff;
margin-top: 5px;
}
.dreamit-slick-slider .call-number h3 a {
color: inherit;
}
.dreamit-slick-slider .call-icon i {
width: 60px;
height: 60px;
display: inline-block;
color: #c19d68;
TEXT-ALIGN: CENTER;
border: 2px solid #c19d68;
border-radius: 100%;
font-size: 28px;
line-height: 56px;
margin-right: 10px;
}
.single-slick.style-1 .slick-contact {
display: inline-block;
align-items: center;
border: 1px solid #fff;
padding: 10px 30px;
position: absolute;
left: -55px;
top: 50%;
transform: rotate(-90deg);
}
.single-slick.style-1 .slick-contact:hover{
background: #C19E68;
border-color: #C19E68;
}
.single-slick.style-1 .slick-contact:hover .icon i,
.single-slick.style-1 .slick-contact:hover .number h3{
color: #fff;
}
.single-slick.style-1 .icon {
display: inline-block;
float: left;
margin-right: 10px;
}
.single-slick.style-1 .icon i {
color: #C19E68;
transition: .5s;
}
.single-slick.style-1 .number {
display: inline-block;
}
.single-slick.style-1 .number h3 {
display: inline-block;
font-size: 16px;
color: #ffffff;
font-weight: 400;
font-family: "Lora";
transition: .5s;
} .dreamit-slick-slider .slider-video-icon span{
margin-left: 22px;
color: #fff;
font-size: 18px;
font-weight: 600;
}
.dreamit-slick-slider .slider-single-image {
position: relative;
-webkit-animation: 0.8s 0.8s fadeInUp both;
animation: 0.8s 0.8s fadeInUp both;
text-align: right;
margin-right: -183px;
}
.dreamit-slick-slider .slider-single-image img {
display: block;
}
.dreamit-slick-slider .slider-single-image img {
filter: brightness(.5);
}
.dreamit-slick-slider .slider-video-icon {
-webkit-animation: 1s 2s fadeInUp both;
animation: 1s 2s fadeInUp both;
position: absolute;
left: 45%;
top: 45%;
text-align: center;
}
.dreamit-slick-slider .slider-video-icon a {
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
border-radius: 50%;
color: #c19d68;
background: #fff;
display: inline-block;
font-size: 26px;
position:relative; 
z-index:1;
}
.dreamit-slick-slider .slider-video-icon a:after {
position: absolute;
left: -10px;
top: -10px;
width: 100px;
height: 100px;
border: 3px dashed #fff;
z-index: -1;
content: "";
border-radius: 100%;
-webkit-animation-name: rotateme;
animation-name: rotateme;
-webkit-animation-duration: 20s;
animation-duration: 20s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
.dreamit-slick-slider .text-center .hero-text-wrap p {
font-size: 18px;
margin: 16px auto 48px;
text-align: center;
} .slick-prev,
.slick-next {
font-size: 0;
line-height: 0;
position: absolute;
bottom: 10%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
top: inherit;
}
.slick-prev {
border-radius: 0;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
height: 50px;
bottom: 2%;
-webkit-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 50px;
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
line-height: 80px;
color: #fff;
border: 0;
right: 95px!important;
border: 1px solid#ffffff8a;
line-height: 50px;
}
.slick-next {
background-color: transparent!important;
border-radius: 0;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)!important;
height: 50px!important;
bottom: 10%;
width: 50px!important;
line-height: 50px!important;
color: #fff;
border: 0;
border: 1px solid#ffffff8a;
}
.slick-next:hover{
background-color: #c19d68!important;
color: #FFF;
border-color: #c19d68;
}
.slick-next:hover: before{
color: #FFF!important;
}
.slick-next::before {
font-size: 26px!important;
color: #fff!important;
}
.dreamit-slick-slider .slick-prev {
right: 0;
}
.dreamit-slick-slider .slick-next {
right: 33px;
bottom: 2%;
opacity: 1;
color: #fff!important;
transition: .5s;
}
.dreamit-slick-slider .slick-prev::before,
.dreamit-slick-slider .slick-next::before {
color: #fff!important;
font-size: 25px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
content: "\f104";
font-family: FontAwesome;
}
.dreamit-slick-slider .slick-next:before {
content: "\f105"!important;
font-family: FontAwesome;
}
.slick-prev:hover, 
.slick-prev:focus, 
.slick-next:hover, 
.slick-next:focus {
background-color: #c19d68;
color: #FFF;
outline: 0;
border-color: #c19d68;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
color: #fff;
}
.rotateme {
position: absolute;
z-index: -1;
-webkit-animation-name: rotateme;
animation-name: rotateme;
-webkit-animation-duration: 20s;
animation-duration: 20s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
} .single-slick.style-three {
min-height: 890px !important;
}
.single-slick.style-three .hero-text-wrap {
background: #272727;
padding: 53px 56px 69px;
-webkit-animation: 1s 1s fadeInUp both;
animation: 1s 1s fadeInUp both;
}
.single-slick.style-three .hero-text {
text-align: left;
}
.single-slick.style-three .reviews_rating i {
color: #c19d68;
margin-right: 5px;
}
.single-slick.style-three .white-color h4 {
font-size: 16px;
color: #ffffff;
font-weight: 400;
letter-spacing: 2px;
background-color: transparent;
display: inline-block;
padding: 0;
margin: 20px 0 19px;
text-transform: uppercase;
}
.single-slick.style-three .white-color h1 {
text-transform: capitalize;
font-size: 60px;
color: #ffffff;
font-weight: 600;
line-height: 70px;
}
.single-slick.style-three .hero-text-wrap .btn {
margin-top: 7px;
}
.single-slick.style-three.slick-prev {
border-radius: 0;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
height: 50px;
top: 50%;
line-height: 80px;
color: #fff;
border: 0;
right:inherit;
left: 95px!important;
border: 1px solid#ffffff8a;
line-height: 50px;
} .single-slick.style-four .hero-text-wrap {
text-align: center;
}
.single-slick.style-four .white-color h4 {
font-size: 16px;
letter-spacing: 2px;
line-height: 26px;
color: #ffffff;
font-weight: 400;
margin: 0 0 25px;
-webkit-animation: 0.8s 0.8s fadeInUp both;
animation: 0.8s 0.8s fadeInUp both;
}
.single-slick.style-four .hero-text h1 {
font-size: 70px;
line-height: 80px;
color: #ffffff;
font-weight: 600;
-webkit-animation: 1s 1.6s fadeInUp both;
animation: 1s 1.6s fadeInUp both;
}
.single-slick.style-four .hero-text p {
font-size: 18px;
letter-spacing: 4px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: 'Cormorant Garamond', serif;
margin: 28px 0 40px;
-webkit-animation: 1s 2s fadeInUp both;
animation: 1s 2s fadeInUp both;
}
@keyframes rotateme {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes rotateme {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
} .star_list ul li {
list-style: none;
margin: 0 0px;
} .work_progress.style4 {
background: #fff;
padding: 45px 20px 15px;
position:relative;
z-index:1;
}
.work_progress.style4::before {
position: absolute;
content: "";
right: 0;
bottom: 0;
width: 80px;
height: 80px;
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2023/06/it-pr.png);
transition: .5s;
opacity: 0;
z-index: -1;
background-size: cover;
background-repeat: no-repeat;
}
.work_progress.style4:hover:before {
width: 100%;
height: 100%;
opacity: 1;
}
.work_progress.style4 .icon i {
color: #c19d68;
font-size: 38px;
transition:.5s;
}
.work_progress.style4 .work_progress-title {
padding-top: 10px;
}
.work_progress.style4 .work_progress-title h2 {
font-size: 20px;
font-weight: 600;
transition:.5s;
}
.work_progress.style4 .work_progress-desc {
padding-top: 14px;
}
.work_progress.style4 .work_progress-desc p{
transition:.5s;
}
.work_progress.style4 .work_progress_icon {
position: relative;
}
.work_progress.style4 .work_progress-number {
position: absolute;
left: 0;
right: 0;
bottom: -55px;
opacity: 0;
transition:.5s;
}
.work_progress.style4 .work_progress-number span::before {
display:none;
}
.work_progress.style4 .work_progress-number span::after {
display:none;
}
.work_progress.style4 .work_progress-number span {
background: #c19d68;
height: 42px;
width: 42px;
line-height: 42px;
font-size: 22px;
}
.work_progress.style4:hover .work_progress-title h2 {
color: #fff;
}
.work_progress.style4:hover .work_progress-desc p{
color:#fff;
}
.work_progress.style4:hover .icon i {
color: #fff;
}
.work_progress.style4:hover .work_progress-number {
bottom: -35px;
opacity: 1;
} div#itsolution-list-style ul li {
position: relative;
padding-left: 55px;
}
div#itsolution-list-style ul li:before {
position: absolute;
content: "";
left: 0;
top: 12px;
height: 2px;
width: 40px;
background: #f00;
} .section-title{
position: relative;
}
.section-title .subtitle {
font-size: 18px;
text-transform: capitalize;
font-weight: 500;
color: #c19d68;
margin: 0 0 16px;
position: relative;
display: inline-block;
}
.section-title .title {
margin: 0 0 0;
font-size: 38px;
text-transform: uppercase;
color: #1e1e1e;
}
.section-title .title span{
color: #c19d68;
}
.section-title .description {
font-size: 16px;
font-weight: 300;
margin-bottom: 0;
width: 50%;
margin: 4px auto 0;
}
.opacity-low{
opacity: 70%;
}
.section-image {
position: relative;
margin-bottom: 5px;
}
.section-image:before {
position: absolute;
content: "";
width: 95px;
height: 1px;
left: -163px;
right: 0;
top: 27px;
background: #61616142;
margin: auto;
}
.section-image:after {
position: absolute;
content: "";
width: 95px;
height: 1px;
left: 0;
right: -156px;
top: 27px;
background: #61616142;
margin: auto;
}
.section-title.center .description {
font-size: 16px;
font-weight: 300;
margin-bottom: 0;
width: 50%;
margin: 10px auto 0;
} .section-title.style2 .subtitle {
margin: 0 0 15px;
font-size: 18px;
font-size: 16px;
color: #c19d68;
font-weight: 500;
text-transform: uppercase;
}
.section-title.style2.center .subtitle {
font-size: 18px;
color: #c19d68;
font-weight: 500;
text-transform: uppercase;
}
.section-title.style2 .title {
margin: 0 0 0;
font-size: 38px;
line-height: 47px;
text-transform: uppercase;
color: #1e1e1e;
}
.section-title.style2 .description {
font-size: 16px;
font-weight: 400;
margin: 12px 0 0;
width: 93%;
}
.section-title.style2.center .title {
margin: 0 0 0;
font-size: 38px;
line-height: 47px;
text-transform: capitalize;
color: #1e1e1e;
}
.section-title.style2.center .description {
font-size: 16px;
font-weight: 400;
margin: 6px auto 0;
width: 56%;
} .section-title.style3 .subtitle {
margin: 0 0 16px;
display: inline-block;
font-size: 18px;
line-height: 28px;
text-transform: uppercase;
color: #c19d68;
font-weight: 500;
margin-top: 0;
padding-left: 73px;
position: relative;
}
.section-title.style3 .subtitle::before {
position: absolute;
content: "";
width: 56px;
height: 1px;
top: 14px;
left: 0px;
background: #c19d68;
}
.section-title.style3 .title {
margin: 0 0 0;
font-size: 38px;
text-transform: capitalize;
color: #1e1e1e;
}
.section-title.style3 .description {
font-size: 16px;
font-weight: 300;
margin-bottom: 0;
width: 98%;
margin: 13px auto 0;
} .section-title.style4 .subtitle {
font-size: 16px;
text-transform: capitalize;
font-weight: 500;
color: #616161;
margin: 0 0 16px;
position: relative;
display: inline-block;
z-index: 22;
}
.section-title.style4 .subtitle:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: -70px;
top: 2px;
background: url(https://wp.ditsolution.net/royella/wp-content/uploads/2023/12/shape.png);
background-repeat: no-repeat;
z-index: -1;
}
.section-title.style4 .subtitle:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
right: -104%;
top: 2px;
background: url(https://wp.ditsolution.net/royella/wp-content/uploads/2023/12/shape.png);
background-repeat: no-repeat;
z-index: -1;
left: inherit;
}
.section-title.style4 .title {
margin: 0 0 0;
font-size: 38px;
text-transform: capitalize;
color: #1e1e1e;
} .section-title-five .section-title.center .description {
width: 98%;
margin: 13px auto 0;
} .feature-box.style1 {
padding: 38px 30px 18px;
background: #fff;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.feature-box.style1{
position: relative;
}
.feature-box.style1 .feature-box-title h3 {
font-size: 22px;
font-weight: 700;
text-transform: capitalize;
margin: 0;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.feature-box.style1 .feature-box-title h2 {
font-size: 22px;
font-weight: 700;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
margin: 15px 0 15px;
}
.feature-box.style1 .feature-box-desc {
margin-bottom: 20px;
transition: .5s;
}
.feature-box.style1 .feature-box-icon{
display:inline-block;
position:relative;
margin-bottom: 17px;
}
.feature-box.style1 .feature-box-icon i {
display: inline-block;
color: #c19d68;
font-size: 50px;
} .feature-box.style2 {
text-align: center;
z-index: 99;
padding: 38px 30px 18px;
border: 1px solid #ebebfd;
border-radius: 5px;
background: #fff;
overflow: hidden;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.feature-box.style2:hover{
border: 1px solid transparent;
box-shadow: 12px 13px 90px 0px rgba(0, 204, 153, 0.07);
}
.feature-box.style2 .feature-box-title h3 {
font-size: 22px;
font-weight: 700;
text-transform: capitalize;
margin: 0;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.feature-box.style2 .feature-box-title h2 {
font-size: 22px;
font-weight: 600;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
margin: 15px 0 15px;
}
.feature-box.style2 .feature-box-desc {
margin-bottom: 20px;
transition: 0.5s;
}
.feature-box.style2 .feature-box-icon{
display:inline-block;
position:relative;
margin-bottom: 17px;
}
.feature-box.style2 .feature-box-icon i {
display: inline-block;
color: rgba(119, 122, 242, 1);
font-size: 36px;
height: 86px;
width: 86px;
line-height: 80px;
text-align: center;
background: rgba(119, 122, 242, 0.15);
border-radius: 33% 66% 70% 30%/49% 62% 38% 51%;
transition: 0.5s;
} .feature-box.style12{
transition:.5s;
}
.feature-box.style12 .feature-box-thumb {
position: relative;
line-height: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.feature-box.style12:hover .feature-box-thumb:before{
border-color:#c19d68;
}
.feature-box.style12 .feature-box-title h2 a {
font-size: 20px;
line-height: 26px;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
background: #fff;
display: inline-block;
position: absolute;
bottom: 22px;
left: 24px;
padding: 12px 31px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.feature-box.style12:hover .feature-box-title h2 a{
background:#c19d68;
color:#fff;
}
.feature-box.style12 .feature-box-thumb:before {
position: absolute;
content: "";
height: 90%;
width: 93%;
border: 2px solid#63574B;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
top: 0;
left: 0;
right: 0;
margin: auto;
bottom: 0;
}
.feature-box.style12 .feature-box-thumb img {
width: 100%;
} .feature-box.style13{
transition:.5s;
}
.feature-box.style13 .feature-box-thumb {
position: relative;
line-height: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.feature-box.style13:hover .feature-box-thumb:before{
border-color:#fff;
}
.feature-box.style13 .feature-box-title h2 a {
font-size: 30px;
line-height: 26px;
color: #fff;
font-weight: 600;
font-family: "Cormorant Garamond";
display: inline-block;
position: absolute;
bottom: 50px;
left: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
z-index: 2;
right: 0;
margin: auto;
text-align: center;
}
.feature-box.style13 .feature-box-thumb:before {
position: absolute;
content: "";
height: 93%;
width: 93%;
border: 1px solid#fff;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
top: 0;
left: 0;
right: 0;
margin: auto;
bottom: 0;
z-index: 1;
opacity:0;
}
.feature-box.style13:hover .feature-box-thumb:before{
opacity:1;
}
.feature-box.style13 .feature-box-thumb:after {
position: absolute;
content: "";
height: 100%;
width: 100%;
background-image: linear-gradient(0deg, rgba(29,29,29,0.9999999999999999) 0%, rgba(29,29,29,0.9999999999999999) 20%, rgba(29,29,29,0) 64%, rgba(29,29,29,0) 100%);
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
top: 0;
left: 0;
right: 0;
margin: auto;
bottom: 0;
}
.feature-box.style13 .feature-box-thumb img {
width: 100%;
} .feature-box.style14{
transition:.5s;
}
.feature-box.style14 .feature-box-thumb {
position: relative;
line-height: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.feature-box.style14:hover .feature-box-thumb:before{
border-color:#c19d68;
}
.feature-box.style14 .feature-box-title h2{
margin:0 0 14px;
}
.feature-box.style14 .feature-box-title h2 a {
font-size: 36px;
line-height: 26px;
color: #fff;
font-weight: 600;
font-family: "Cormorant Garamond";
}
.feature-box.style14 .feature-box-title h2 a:hover{
color:#c19d68;
}
.feature-box.style14 .feature-box-thumb:before {
position: absolute;
content: "";
height: 93%;
width: 93%;
background-color: rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0.2);
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
top: 0;
left: 0;
right: 0;
margin: auto;
bottom: 0;
z-index: 1;
opacity:1;
}
.feature-box.style14:hover .feature-box-thumb:before{
opacity:1;
}
.feature-box.style14 .feature-box-thumb:after {
position: absolute;
content: "";
height: 100%;
width: 100%;
background-image: linear-gradient(0deg, rgba(29,29,29,0.9999999999999999) 0%, rgba(29,29,29,0.9999999999999999) 20%, rgba(29,29,29,0) 64%, rgba(29,29,29,0) 100%);
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
top: 0;
left: 0;
right: 0;
margin: auto;
bottom: 0;
}
.feature-box.style14 .feature-box-thumb img {
width: 100%;
}
.feature-box.style14 .feature-box-content {
position: absolute;
bottom: 60px;
z-index: 2;
left: 54px;
}
.feature-box.style14 .feature-btn a {
display: inline-block;
background-color: rgba(255,255,255,0.10196078431372549);
border: 1px solid rgba(255,255,255,0.3);
padding: 19px 20px;
color: #ffff;
transition: .5s;
font-size: 15px;
}
.feature-box.style14 .feature-btn a:hover{
border-color:#c19d68;
background:#c19d68;
}
.feature-box.style14 p.feature-box-desc {
color: #c19d68;
margin: 22px 0 37px;
font-size: 20px;
} .feature-box.style15 {
margin-right: 20px;
}
.feature-box.style15 .feature-box-thumb {
line-height: 0;
position: relative;
overflow: hidden;
}
.feature-box.style15 .feature-box-thumb:before {
position: absolute;
top: 0px;
left: -79%;
display: block;
content: '';
width: 50%;
height: 100%;
background: -o-linear-gradient(left, rgba(193, 158, 104, 0) 0%, rgba(193, 158, 104, .3) 100%);
background: -webkit-gradient(linear, left top, right top, from(rgba(193, 158, 104, 0)), to(rgba(255, 255, 255, .3)));
background: linear-gradient(to right, rgba(193, 158, 104, 0.5) 0%, rgba(193, 158, 104, 0.5) 100%);
-webkit-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
transform: skewX(-25deg);
transition: .5s;
opacity: 0;
}
.feature-box.style15 .feature-box-thumb:hover:before {
-webkit-animation: shine 1s;
animation: shine 1s;
opacity: 1;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.feature-box.style15 .feature-box-thumb img{
border-radius:10px;
}
.feature-box.style15 .feature-box-content {
padding: 15px 0 0;
}
.feature-box.style15 h2{
margin: 0;
}
.feature-box.style15 h2.title a {
font-size: 30px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
position: relative;
padding-left: 52px;
}
.feature-box.style15 h2.title a:after {
position: absolute;
content: "";
left: 0;
top: 17px;
width: 38px;
height: 1px;
background-color: #c19d68;
} .feature-box.style17 {
background: #fff;
padding: 15px;
border-radius: 20px;
width: 285px;
border-radius: 15px;
filter: drop-shadow(0px 10px 50px rgba(229,226,221,0.5));
background-color: #ffffff;
transition:.5s;
}
.feature-box.style17:hover {
transform: translateY(-5px);
}
.feature-box.style17 .feature-box-content {
padding: 2px 15px 10px;
}
.feature-box.style17 h2.title{
margin:0 0 0;
}
.feature-box.style17 h2.title a {
font-size: 24px;
line-height: 26px;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
}
.feature-box.style17 p.feature-box-desc {
font-size: 16px;
text-transform: uppercase;
color: #c19d68;
font-weight: 600;
font-family: "Cormorant Garamond";
margin: 0;
} .dreamit-button.style1.center:before {
display: none;
}
.dreamit-button .button {
display: inline-block;
background: #c19d68;
padding: 13px 28px;
font-size: 16px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
position: relative;
z-index: 1;
border: 1px solid #c19d68;
transition: 0.5s;
}
.dreamit-button {
margin-top: 8px;
position: relative;
}
.dreamit-button .button:after {
position: absolute;
content: "";
width: 30px;
height: 1px;
left: 0;
bottom: -11px;
background: #c19d68;
margin: auto;
}
.dreamit-button .button:hover{
color: #c19d68;
}
.dreamit-button .button:before{
position: absolute;
content: "";
width: 0;
height: 100%;
left: 50%;
top:0;
background:#fff;
z-index: -1;
transition: 0.5s;
}
.dreamit-button .button:hover:before{
width: 100%;
left:0;
}
.dreamit-button .button:before {
position: absolute;
content: "";
z-index: -1;
top: 0;
right: 0;
height: 100%;
width: 0;
background: #fff;
border-radius: 0;
transition: .5s;
}
.dreamit-button .button i {
font-size: 11px;
width: 30px;
height: 30px;
line-height: 32px;
border-radius: 25px;
text-align: center;
background: #fff;
color: #c19d68;
display: inline-block;
margin-left: 14px;
position: relative;
transition: .5s;
font-weight: 700;
}
.dreamit-button .button:hover {
color: #c19d68;
}
.dreamit-button .button:hover:before {
width: 100%;
left: 0;
}
.dreamit-button .button:hover i {
background: #c19d68;
color: #fff;
} .animation-bar {
background: #E8E8E8;
width: 100%;
height: 1px;
margin-bottom: 50px;
position: relative;
}
.animation-bar:before {
position: absolute;
content: "";
width: 50px;
height: 1px;
top: 0;
left: 0;
background: #c19d68;
transition: 0.5s;
-webkit-animation-duration: 6s;
animation-duration: 6s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
animation-duration: 6s;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-name: MOVE-BG;
}
@-webkit-keyframes MOVE-BG {
from {
transform: translateX(0);
}
to {
transform: translateX(590px);
}
}
@keyframes MOVE-BG {
from {
transform: translateX(0);
}
to {
transform: translateX(590px);
}
} .dreamit-button.style2 .button:before {
position: absolute;
content: "";
z-index: -1;
top: 0;
right: 0;
height: 100%;
width: 0;
background: #1E1E1E;
border-radius: 0;
transition: .5s;
}
.dreamit-button.style2 .button:hover:before {
width: 100%;
left: 0;
}
.dreamit-button.style2 .button:hover{
color: #fff;
}  .dreamit-button.style5 .button {
color:#fff;
border: 1px solid #1E1E1E;
background: transparent;
}
.dreamit-button.style5 .button:before {
position: absolute;
content: "";
z-index: -1;
top: 0;
right: 0;
height: 100%;
width: 0;
background: #fff;
border-radius: 0;
transition: .5s;
}
.dreamit-button.style5 .button:hover:before {
width: 100%;
left: 0;
}
.dreamit-button.style5 .button:hover{
color: #c19d68;
}
.dreamit-button.style5:before {
position: absolute;
content: "";
width: 30px;
height: 1px;
left: inherit;
bottom: -11px;
background: #c19d68;
margin: auto;
} .dreamit-button.style10 {
margin-top: 8px;
position: relative;
}
.dreamit-button.style10 .dremit_btn {
display: inline-block;
}
.dreamit-button.style10 .button {
display: flex;
background: #c19d68;
padding: 5px 38px 5px 0;
font-size: 16px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
position: relative;
z-index: 1;
border: 1px solid #c19d68;
transition: 0.5s;
border-radius: 30px;
align-items: center;
overflow: hidden;
}
.dreamit-button.style10 .button i {
font-size: 18px;
width: 46px;
height: 46px;
line-height: 46px;
border-radius: 25px;
text-align: center;
background: #fff;
color: #c19d68;
display: inline-block;
margin-left: 8px;
position: relative;
transition: .5s;
font-weight: 700;
margin-right: 14px;
}
.dreamit-button.style10 .button:hover {
color: #c19d68!important;
}
.dreamit-button.style10 .button:hover i{
background: #c19d68; 
color:#fff;
}
.dreamit-button.style10 .animation-bar {
background: #E8E8E8;
width: 100%;
height: 1px;
margin-bottom: 42px;
position: relative;
} .dreamit-button.style11 .button {
display: inline-block;
background: #353535;
padding: 49px 0 0;
font-size: 16px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
position: relative;
z-index: 1;
border: none;
transition: 0.5s;
height: 171px;
width: 171px;
position: relative;
border-radius: 50%;
overflow: hidden;
}
.dreamit-button.style11 .button:after {
position: absolute;
content: "";
top: 0;
left: 0;
border: 1px solid #404040;
height: 155px;
width: 155px;
border-radius: 50%;
background: transparent;
bottom: 0;
right: 0;
}
.dreamit-button.style11 .button:before {
position: absolute;
content: "";
z-index: -1;
top: 0;
right: 0;
height: 100%;
width: 0;
background: #c19d68;
border-radius: 0;
transition: .5s;
}
.dreamit-button.style11 .button:hover:before {
width: 100%;
left: 0;
}
.dreamit-button.style11 .button .button-tx {
line-height: 24px;
}
.dreamit-button.style11 .button i {
font-size: 18px;
width: inherit;
height: inherit;
line-height: 0;
border-radius: 0;
text-align: center;
background: transparent;
color: #fff;
display: inline-block;
margin-left: 0;
position: relative;
transition: .5s;
font-weight: 700;
transform: rotate(-45deg);
}
.dreamit-button.style11 .button:hover {
color: #fff;
transform: translateY(-6px);
}
.dreamit-button.style11 .button:hover i{
color: #fff; 
} .service_item.style_2 {
position: relative;
margin: 0 15px;
}
.service_carousel.style2 .service_item.style_2:hover .service_img img {
transform: scale(1.1);
}
.service_carousel.style2 .service_img {
position: relative;
overflow: hidden;
}
.service_carousel.style2 .service_img img{
transition: .5s; 
}
.service_carousel.style2 .room-pricing {
background: #C29D69;
display: inline-block;
padding: 3px 21px;
position: absolute;
top: 10px;
right: 10px;
}
.service_carousel.style2 .room-pricing span {
display: inline-block;
font-size: 14px;
color: #ffffff;
font-weight: 400;
font-family: "Lora";
text-transform: uppercase;
padding-right: 18px;
position: relative;
}
.service_carousel.style2 .room-pricing span:last-child{
padding-right: 0;
}
.service_carousel.style2 .room-pricing span:before {
position: absolute;
content: "";
width: 1px;
height: 10px;
top: 8px;
left: -11px;
background: #fff;
}
.service_carousel.style2 .room-pricing span.dolar:before{
background:transparent;
}
.service_carousel.style2 .btn_img {
display: inline-block;
position: relative;
top: 3px;
margin-right: 6px;
}
.service_carousel.style2 .title {
display: inline-block;
}
.service_carousel.style2 .reviews_rating {
display: inline-block;
float: right;
}
.service_carousel.style2 .room-details-button {
position: absolute;
bottom: -59px;
left: 0;
transition: 0.5s;
}
.service_carousel.style2 .service_item.style_2:hover .room-details-button{
bottom: 0;
} 
.service_carousel.style2 .room-details-button a {
display: inline-block;
background: #1E1E1E;
font-size: 15px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
padding: 9px 30px;
position: relative;
z-index: 1;
}
.service_carousel.style2 .room-details-button a:before{
position: absolute;
content: "";
width:0;
height:100%;
left: 50%;
top: 0;
background:#C29D69;
z-index: -1;
transition: 0.5s;
}
.service_carousel.style2 .room-details-button a:hover:before{
width: 100%;
left:0;
}
.service_carousel.style2 .room-details-button i {
display: inline-block;
font-size: 14px;
position: relative;
left: 7px;
top: 1px;
}
.service_carousel.style2 .service_content {
padding: 28px 32px 5px;
border: 1px solid rgba(30,30,30,0.1);
border-top: transparent;
background: #fff;
}
.service_carousel.style2 h4.sub_title {
font-size: 14px;
color: #c19d68;
font-weight: 600;
text-transform: uppercase;
margin: 0 0 0;
}
.service_carousel.style2 .service_title .title {
display: inline-block;
font-size: 28px;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
margin: 14px 0 17px;
transition: 0.5s;
}
.service_carousel.style2 .service_title .title a {
color: inherit;
margin: 0;
}
.service_carousel.style2 .service_title .title a:hover {
color: #c19d68;
}
.service_carousel.style2 p.description {
transition: .5s;
font-size: 14px;
color: #616161;
font-weight: 400;
}
.service_carousel.style2 .inner_content {
border: 1px solid rgba(30,30,30,0.1);
border-top: none;
padding: 15px 25px 18px;
background: #fff;
}
.service_carousel.style2 .inner_content .title .title {
display: inline-block;
font-size: 16px;
color: #616161;
font-weight: 400;
font-family: "Lora";
position: relative;
margin: 0;
}
.service_carousel.style2 .inner_content .title .title:before {
position: absolute;
content: "";
width: 1px;
height: 24px;
right: -74px;
top: 0px;
background: rgba(30,30,30,0.1);
}
.rooms-star i.active {
display: inline-block;
color: #C29D69;
margin-left: 3px;
} .item_two .service_carousel.style2 .service_img img {
transition: .5s;
height: 320px;
width: 100%;
object-fit: cover;
} .service_carousel.style2 .owl-dots {
position: relative;
text-align: center;
left: 0;
bottom: -30px;
margin: auto;
}
.service_carousel.style2 button.owl-dot {
display: inline-block;
border: 2px solid rgba(30,30,30,0.1);
width: 13px;
height: 13px;
border-radius: 50%;
margin-top: 48px;
margin-right: 6px;
}
.service_carousel.style2 button.owl-dot.active {
display: inline-block;
background: #C19E66;
width: 13px;
height: 13px;
border-radius: 50%;
margin-top: 11px;
margin-right: 6px;
border: transparent;
} .style_two .service_carousel.style2 {
margin-bottom: 10px;
}
.style_two .service_carousel.style2 .owl-dots {
display: none;
} .service_item.style_3 {
text-align: left;
position: relative;
margin: 0 15px;
transition: .5s;
}
.service_item.style_3 span.dolar {
font-size: 22px;
color: #ffffff;
font-weight: 600;
border: 1px solid #fff;
padding: 7px 35px;
position: relative;
z-index: 1;
position: absolute;
left: 15px;
top: 15px;
font-family: 'Cormorant Garamond', serif;
transition: .5s;
}
.service_item.style_3 .service_title a h2 {
display: inline-block;
font-size: 24px;
line-height: 26px;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
position: relative;
transition: 0.5s;
margin: 0;
}
.service_item.style_3 .service_title a h2:before {
position: absolute;
content: "";
width: 0;
height: 2px;
bottom: 0;
left: 0;
background: #1e1e1eb8;
transition: 0.5s;
}
.service_item.style_3 .service_content {
background: #fff;
border: 1px solid rgba(30,30,30,0.1);
border-top: transparent;
padding: 26px 31px 20px;
transition: .5s;
}
.service_item.style_3 .country_name {
color: #686868;
font-size: 18px;
}
.service_item.style_3 .content_bottom {
background: #fff;
border: 1px solid rgba(30,30,30,0.1);
border-top: transparent;
padding: 16px 31px;
}
.service_item.style_3 span.offer span {
display: inline-block;
text-decoration: line-through;
margin-right: 4px;
}
.service_item.style_3:hover span.dolar{
background:#c19d68 ;
border-color: #c19d68;
}
.service_item.style_3:hover .service_title a h2:before{
width: 100%;
}
.service_item.style_3 .service_box_icon {
display: inline-block;
}
.service_item.style_3 .service_title {
display: block;
margin-bottom: 20px;
}
.service_item.style_3 .description {
display: inline-block;
margin-left: 7px;
}
.service_item.style_3 .reviews_rating {
line-height: 4px;
}
.service_item.style_3 .rooms-star i.active {
display: inline-block;
color: #C29D69;
margin-left: 3px;
font-size: 13px;
}
.service_item.style_3 .rooms-star {
display: inline-block;
}
.service_item.style_3 .rooms-star i{
display: inline-block;
margin-left: 3px;
font-size: 13px;
}
.service_item.style_3 .country {
display: inline-block;
} .service_item.style_5 {
margin: 0 15px;
position: relative;
z-index: 2;
margin-bottom: 40px;
transition: .5s;
transform: scale(1.0);
}
.service_item.style_5 .service_img {
position: relative;
z-index: 2;
}
.service_item.style_5 .service_img:before {
position: absolute;
content: "";
top: 18px;
left: 0;
height: 91%;
width: 93%;
border: 1px solid#fff;
right: 0;
margin: auto;
z-index: 2;
transition:.5s;
opacity:0;
}
.service_item.style_5:hover .service_img:before{
opacity:1;
}
.service_item.style_5 .service_img:after {
position: absolute;
content: "";
top: 0px;
left: 0;
height: 100%;
width: 100%;
background-image: linear-gradient(0deg, rgba(29,29,29,0.9999999999999999) 0%, rgba(29,29,29,0) 41%, rgba(29,29,29,0) 100%);
right: 0;
margin: auto;
z-index: 1;
opacity: 0;
transition:.5s;
}
.owl-item.active .service_item.style_5:hover .service_img:after{
opacity: 1;  
}
.service_item.style_5 .room-pricing {
display: inline-block;
position: absolute;
top: 52px;
left: 40px;
background: #fff;
padding: 6px 16px;
z-index: 2;
opacity: 0;
transition: .5s;
}
.service_item.style_5:hover .room-pricing{
top:40px;
opacity:1;
}
.service_item.style_5 .room-pricing .dolar {
font-size: 14px;
line-height: 26px;
color: #1e1e1e;
font-weight: 400;
font-family: "Lora";
padding-right: 15px;
position: relative;
}
.service_item.style_5 .room-pricing .dolar:before {
position: absolute;
content: "";
top: 3px;
right: 4px;
height: 11px;
width: 1px;
background: #8E8E8E;
}
.service_item.style_5 .room-pricing .title {
font-size: 14px;
line-height: 26px;
color: #1e1e1e;
font-weight: 400;
font-family: "Lora";
}
.service_item.style_5 .room-details-button {
position: absolute;
left: 0;
top: 54%;
flex-shrink: 0;
right: 0;
margin: auto;
text-align: center;
opacity: 0;
transition: .4s;
z-index: 2;
}
.service_item.style_5:hover .room-details-button{
opacity:1;
top:50%;
}
.service_item.style_5 .room-details-button a {
height: 40px;
width: 40px;
border-radius: 50%;
display: inline-block;
background: #fff;
line-height: 40px;
text-align: center;
transform: rotate(-45deg);
}
.service_item.style_5 .service_content {
display: inline-block;
text-align: center;
position: absolute;
left: 0;
right: 0;
margin: auto;
bottom: 7px;
z-index: 2;
opacity: 0;
transition: .5s;
}
.service_item.style_5:hover .service_content{
opacity:1;
bottom:23px;
}
.service_item.style_5 h4.sub_title {
font-size: 14px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
margin: 0 0 4px;
}
.service_item.style_5 h2.title {
font-size: 32px;
color: #fff;
margin: 0;
font-weight: 600;
} .service_carousel.style5 .owl-dots {
position: relative;
text-align: center;
left: 0;
bottom: 5px;
margin: auto;
}
.service_carousel.style5 button.owl-dot {
display: inline-block;
border: 2px solid rgba(30,30,30,0.1);
width: 13px;
height: 13px;
border-radius: 50%;
margin-top: 48px;
margin-right: 6px;
}
.service_carousel.style5 button.owl-dot.active {
display: inline-block;
background: #C19E66;
width: 13px;
height: 13px;
border-radius: 50%;
margin-top: 11px;
margin-right: 6px;
border: transparent;
} .service_item.style_6 {
margin: 0 10px 0;
background: #fff;
text-align: center;
}
.service_item.style_6 .service_content {
padding: 11px 0 23px;
}
.service_item.style_6 span.dolar {
font-size: 22px;
color: #ffffff;
font-weight: 600;
border: 1px solid #fff;
padding: 7px 35px;
position: relative;
z-index: 1;
position: absolute;
left: 27px;
top: 20px;
font-family: 'Cormorant Garamond', serif;
transition: .5s;
}
.service_item.style_6:hover span.dolar {
background: #c19d68;
border-color: #c19d68;
}
.service_item.style_6 .service_content h2 a {
display: inline-block;
font-size: 24px;
line-height: 26px;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
position: relative;
transition: 0.5s;
}
.service_item.style_6 .service_content h2 a:before {
position: absolute;
content: "";
width: 0;
height: 2px;
bottom: 0;
left: 0;
background: #1e1e1eb8;
transition: 0.5s;
}
.service_item.style_6:hover .service_content h2 a:before {
width: 100%;
}
.service_item.style_6 .service_content h2{
margin:0;
} .service_carousel.style6 .owl-nav {
display: inline-block;
position: absolute;
z-index: 1;
top: -164px;
right: 6px;
}
.service_carousel.style6 button.owl-prev i, .service_carousel.style6 button.owl-next i {
color: #CCCBC7;
display: inline-block;
border: 1px solid #CCCBC7;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: relative;
z-index: 1;
margin: 0 7px;
}
.service_carousel.style6 button.owl-prev i:hover,
.service_carousel.style6 button.owl-next i:hover{
background:#AE9555;
color:#fff;
border-color:#AE9555;
} .service_item.style_8 {
position: relative;
margin-right: 20px;
transition: .5s;
z-index: 2;
}
.service_item.style_8 .service_img {
position: relative;
z-index: 1;
line-height: 0;
}
.service_item.style_8 .service_img:before {
position: absolute;
content: "";
top: 0;
left: 0;
height: 90%;
width: 90%;
background-color: rgba(51,51,51,0);
border: 1px solid #c19d68;
right: 0;
top: 0;
bottom: 0;
margin: auto;
transition: .5s;
opacity:0;
z-index: 2;
transition: all 400ms linear;
}
.service_item.style_8 .service_img:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
height: 0%;
width: 100%;
background-image: linear-gradient(0deg, rgba(29,29,29,0.4) 0%, rgba(29,29,29,0.4) 7%, rgba(29,29,29,0) 67%, rgba(29,29,29,0) 100%);
transition: .5s;
transition: all 400ms linear;
}
.service_item.style_8:hover .service_img:before{
opacity:1; 
}
.service_item.style_8:hover .service_img:after{
height:100%; 
}
.service_item.style_8 .service_content {
position: absolute;
bottom: -35px;
left: 45px;
z-index: 2;
transition: all 400ms linear;
}
.service_item.style_8:hover .service_content{
bottom:57px;
}
.service_item.style_8 h2.title {
font-size: 30px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
} .service-carousel3 button.owl-prev i,
.service-carousel3 button.owl-next i{
display: inline-block;
height: 50px;
width: 50px;
line-height: 50px;
border: 1px solid#353535;
margin: 0 10px;
position: absolute;
right: 22%;
top: -174px;
}
.service-carousel3 button.owl-next i {
display: inline-block;
right: 17.6%;
}
.service-carousel3 button.owl-prev i:hover,
.service-carousel3 button.owl-next i:hover{
background: #c19d68;
color:#fff;
} .service_item.style_9 {
margin-right: 30px;
transition: .5s;
position: relative;
}
.service_item.style_9 .service_content {
padding: 14px 0 0;
}
.service_item.style_9 .service_title a h2 {
font-size: 28px;
line-height: 40px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
margin:0;
}
.service_item.style_9:hover .service_title a h2{
color:#c19d68;  
} .service_carousel.style9 .owl-nav {
display: inline-block;
position: absolute;
left: -51%;
top: 61%;
}
.service_carousel.style9 button.owl-next i,
.service_carousel.style9 button.owl-prev i{
width: 50px;
height: 50px;
border-radius: 25px;
background-color: rgba(255,255,255,0.10196078431372549);
line-height: 50px;
display: inline-block;
}
.service_carousel.style9 button.owl-next i:hover,
.service_carousel.style9 button.owl-prev i:hover{
background:#c19d68;
color:#fff;
}
.service_carousel.style9 button.owl-next i {
width: 50px;
height: 50px;
border-radius: 25px;
background-color: rgba(255,255,255,0.10196078431372549);
line-height: 50px;
display: inline-block;
margin-left: 10px;
} .overview .animation-bar {
margin-bottom: 30px;
} .dark_two .service_carousel.style5 button.owl-dot {
display: inline-block;
border: 2px solid rgba(255,255,255,0.9);
background: #fff;
width: 11px;
height: 11px;
}
.dark_two .service_carousel.style5 button.owl-dot.active {
background: #C19E66;
border-color:#c19E66;
} .dark .service_carousel.style2 button.owl-dot {
border: 2px solid #ffffff8c;
}
.dark .service_carousel.style2 button.owl-dot.active {
border: 2px solid#C19E66;
}
.dark .service_carousel.style2 .inner_content {
border: 1px solid#ACACAC6B;
border-top: none;
background: transparent;
}
.dark .service_carousel.style2 .inner_content .title .title {
color: #ACACAC;
}
.dark_two .service_item.style_3 .content_bottom {
background: transparent;
border: 1px solid#FFFFFF52;
border-top:none;
} .image_carousel.style1 .item.style1 {
margin: 29px;
}
.image_carousel.style1 .item.style1 img {
height: 608px;
width: 580px;
object-fit: cover;
} .image_carousel.style1 .owl-dots {
position: relative;
text-align: center;
left: 0;
bottom: 71px;
margin: auto;
background: #fff;
width: 17%;
padding: 5px 0 13px;
}
.image_carousel.style1 .owl-dot {
display: inline-block;
border: 2px solid rgba(30,30,30,0.1);
width: 13px;
height: 13px;
border-radius: 50%;
margin-right: 6px;
}
.image_carousel.style1 .owl-dot.active {
display: inline-block;
background: #C19E66;
width: 13px;
height: 13px;
border-radius: 50%;
margin-right: 6px;
border: transparent;
} .my-image.style2 .owl-nav {
position: absolute;
bottom: 65px;
right: 13px;
}
.my-image.style2 button.owl-prev i,
.my-image.style2 button.owl-next i {
color: #fff;
display: inline-block;
border: 1px solid #ffffff8a;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: relative;
z-index: 1;
margin: 0 5px;
} .servcie-room .service_carousel.style2 .inner_content {
background: #fff;
}
.servcie-room .service_carousel.style2 .owl-dots {
display: none;
} .my-image.style2{
transition: .5s;
}
.my-image.style2 .image {
overflow: hidden;
transition: .4s;
}
.item.style2 {
line-height: 0;
overflow: hidden;
}
.my-image.style2 .image img{
overflow: hidden;
transition: .4s;
-moz-transform: scale(1.0);
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
.my-image.style2 .image:hover img {
opacity: 1;
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}  .service-box.style1 {
position: relative;
margin-left: 111px;
margin-top: 13px;
}
.service-box.style1 .service-number {
position: absolute;
left: -21%;
top: 0;
}
.service-box.style1 span.service-box-number {
font-size: 40px;
color: #c19d68;
font-weight: 500;
font-family: 'Cormorant Garamond', serif;
}
.service-box.style1 .content .sub-title {
font-size: 16px;
line-height: 26px;
color: #c19d68;
font-weight: 500;
text-transform: uppercase;
margin: 0;
}
.service-box.style1 .content .title {
font-size: 32px;
line-height: 26px;
color: #1e1e1e;
font-weight: 600;
}
.service-box.style1 .content .description{
margin-top: 46px;
position: relative;
margin-bottom: 40px;
}
.service-box.style1 .content .description:before {
position: absolute;
content: "";
width: 1px;
height: 30px;
left: 0;
top: -35px;
background: #61616159;
}
.service-box.style1 .content .service-btn a {
display: inline-block;
color: #616161;
font-size: 21px;
transition: 0.5s;
} .service-box.style1.style_2 {
position: relative;
margin-left: 0;
margin-right: 110px;
}
.service-box.style1.style_2 .service-number {
position: absolute;
left: inherit;
right: -102px;
} .service-box.style3 {
text-align: center;
padding: 48px 20px 33px;
position: relative;
z-index: 1;
}
.service-box.style3:before{
position: absolute;
content: "";
top: 0;
left: 0;
height: 2px;
width: 100%;
background-color: #c19d68;
transition: .5s;
z-index: -1;
opacity: 0;
}
.service-box.style3:hover:before{
opacity: 1;
height:100%;
}
.service-box.style3 .icon {
position: relative;
background: #F8F6F3;
display: inline-block;
width: 55px;
height: 55px;
line-height: 129px;
border-radius: 50%;
transition: 0.5s;
}
.service-box.style3:hover .icon {
background: #d6c6ae; 
}
.service-box.style3 h3.title {
font-size: 28px;
color: #1e1e1e;
font-weight: 700;
margin: 11px 0 14px;
transition:.5s;
}
.service-box.style3:hover h3.title,
.service-box.style3:hover .description{
color:#fff;
}
.service-box.style3 .service-btn a {
display: inline-block;
font-size: 15px;
color: #c19d68;
font-weight: 400;
font-family: "Lora";
text-transform: uppercase;
margin-top: 2px;
opacity: 0;
transition: 0.5s;
}
.service-box.style3:hover .service-btn a{
opacity: 1;
}
.service-box.style3.active {
background: #fff;
}
.service-box.style3.active:before{
opacity: 1;
}
.service-box.style3.active .service-btn a{
opacity: 1;
} .service-box.style4 h3.title {
font-size: 30px;
color: #ffffff;
font-weight: 600;
text-transform: capitalize;
margin: 24px 0 17px;
}
.service-box.style4 p.description {
color: #acacac;
}
.service-box.style4 .service-btn a {
display: inline-block;
font-size: 16px;
color: #ffffff;
text-transform: uppercase;
font-weight: 500;
font-family: "Cormorant Garamond";
margin-top: 6px;
} .service-box.style5 {
background: #fff;
padding: 30px;
}
.service-box.style5 .servie_thumb {
overflow: hidden;
transition: .5s;
}
.service-box.style5 .servie_thumb img {
transform: scale(1.1);
transition: 0.5s;
width: 100%;
}
.service-box.style5:hover .servie_thumb img{
transform: scale(1.2); 
}
.service-box.style5 .content {
padding: 23px 0 0;
}
.service-box.style5 .content .title {
font-size: 34px;
line-height: 40px;
color: #1e1e1e;
font-weight: 600;
transition: 0.5s;
margin: 6px 0 10px;
line-height: 1.1;
}
.service-box.style5 .service-btn a {
display: inline-block;
font-size: 16px !important;
text-transform: uppercase;
color: #1e1e1e;
font-weight: 500;
margin: 0;
margin-top: 3px;
}
.service-box.style5 .service-btn a:hover{
color:#c19d68;
}
.service-box.style5 .service-btn a i {
display: inline-block;
font-size: 12px;
font-weight: 700;
margin-left: 6px;
} .service-box.style6 .servie_thumb {
position: relative;
z-index: 2;
overflow: hidden;
line-height: 0;
}
.service-box.style6 .servie_thumb:before {
content: "";
background: rgba(0,0,0,0.40);
position: absolute;
left: 0;
top: 0;
height: 100%; width: 100%;
}
.service-box.style6 .servie_thumb img{
width:100%; 
}
.service-box.style6 .icon {
position: absolute;
top: 48px;
left: 37px;
}
.service-box.style6 .title h2 {
display: inline-block;
font-size: 34px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
position: absolute;
bottom: 40px;
left: 41px;
}
.service-box.style6 .content .description{
line-height:26px;
}
.service-box.style6 .content {
position: absolute;
bottom: -336px;
left: 0;
right: 0;
background: #fff;
width: 92%;
margin: auto;
padding: 22px 25px 39px;
transition: 0.5s;
}
.service-box.style6:hover .content{
bottom:15px;
}
.service-box.style6 .content h3 {
font-size: 34px;
color: #1e1e1e;
font-weight: 600;
margin: 10px 0 10px;
}
.service-box.style6 .service-btn a {
display: inline-block;
font-size: 16px;
color: #c19d68;
font-weight: 500;
font-family: "Cormorant Garamond";
text-transform: uppercase;
border: 1px solid #c19d68;
padding: 8px 24px;
transition: 0.5s;
margin-top: 15px;
line-height: 26px;
}
.service-box.style6 .service-btn a i{
display:inline-block;
margin-left:5px;
font-size:12px;
}
.service-box.style6 .service-btn a:hover {
background: #c19d68;
color: #fff;
border-color:#c19d68;
} .service-box.style7 h4.sub-title {
font-size: 16px;
color: #616161;
font-weight: 600;
text-transform: uppercase;
position: relative;
z-index: 1;
margin: 0 0 14px;
display:inline-block;
}
.service-box.style7 h4.sub-title:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: -70px;
top: 2px;
background: url(https://wp.ditsolution.net/royella/wp-content/uploads/2023/12/shape.png);
background-repeat: no-repeat;
z-index: -1;
}
.service-box.style7 h4.sub-title:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
right: -104%;
top: 2px;
background: url(https://wp.ditsolution.net/royella/wp-content/uploads/2023/12/shape.png);
background-repeat: no-repeat;
z-index: -1;
left: inherit;
}
.service-box.style7 h3.title {
font-size: 38px;
color: #1e1e1e;
font-weight: 700;
margin-top: 15px;
margin: 0 0 11px;
}
.service-box.style7 .service-btn a {
display: inline-block;
font-size: 16px;
color: #c19d68;
font-weight: 500;
font-family: "Cormorant Garamond";
text-transform: uppercase;
border: 1px solid #c19d68;
padding: 8px 24px;
transition: 0.5s;
margin-top: 12px;
line-height: 26px;
}
.service-box.style7 .service-btn a i{
display:inline-block;
margin-left:5px;
font-size:12px;
}
.service-box.style7 .service-btn a:hover {
background: #c19d68;
color: #fff;
border-color:#c19d68;
} .service-box.style8 {
text-align: center;
position: relative;
transition: .5s;
}
.service-box.style8 .thumb {
line-height: 0;
position: relative;
transition: .5s;
}
.service-box.style8 .thumb img{
width:100%;
}
.service-box.style8 .thumb:before {
position: absolute;
content: "";
top: 0;
left: 0;
height: 95%;
width: 93%;
border: 1px solid#fff;
bottom: 0;
right: 0;
margin: auto;
transition: .5s;
}
.service-box.style8:hover .thumb:before{
border-color: #c19d68;
}
.service-box.style8 .content {
padding: 16px 0 0;
}
.service-box.style8 h3.title {
font-size: 28px;
color: #1e1e1e;
font-weight: 600;
text-align: center;
margin: 0 0 11px;
}
.service-box.style8 .service-btn a{
display: inline-block;
background: #f8f6f3;
padding: 7px 20px;
transition: .5s;
line-height: 26px;
text-transform: uppercase;
}
.service-box.style8 .service-btn a i{
display: inline-block;
margin-left:6px;
}
.service-box.style8:hover .service-btn a{
background: #c19d68; 
color:#fff;
}
.service-box.style8 p.description {
margin: 0 0 28px;
line-height: 26px;
} .dark-two-service .service-box.style8 .service-btn a {
background: transparent;
color: #fff;
border:1px solid#3D3D3D;
}
.dark-two-service .service-box.style8:hover .service-btn a {
background: #C19E68;
border-color: #C19E68;
} .single_service_items{
position: relative;
z-index: 1;
}
.service_items.style_two:before {
position: absolute;
content: "";
top: 15px;
left: -14px;
height: 100%;
width: 100%;
border: dashed 1px#BE9D68;
z-index: -1;
}
.service_items.style_two {
position: relative;
margin: 0 20px 21px;
}
.service_items.style_two .service_item_img {
position: relative;
overflow: hidden;
}
.service_items.style_two .service_item_img img {
transform: scale(1.2);
transition: 0.5s;
}
.service_items.style_two:hover .service_item_img img {
transform: scale(1);
}
.service_items.style_two .service_item_content {
padding: 7px 32px 1px;
background: #fff;
border: transparent;
}
.service_items.style_two .service_item_content h2 a {
font-size: 28px;
line-height: 38px;
color: #1e1e1e;
font-weight: 700;
text-transform: capitalize;
transition: 0.5s;
}
.service_items.style_two .service_item_content h2 a:hover{
color:#c19d68;
}
.service_items.style_two h4.sub_title {
font-size: 17px;
color: #616161;
font-weight: 400;
font-family: "Lora";
margin: 19px 0 20px;
}
.service_items.style_two .list_item ul li {
display: flex;
justify-content: space-between;
border-bottom: 1px solid #e2e0e0;
padding-bottom: 7px;
margin-bottom: 22px;
}
.service_items.style_two .list_item.two ul li:last-child{
border-bottom: transparent;
} .lines.about {
padding: 0px 0 4px;
animation: inherit;
}
.lines.about .line {
width: 100%;
}
.dreamit-icon-title h4 {
font-size: 22px;
font-weight: 500;
color: #fff;
padding: 4px 0 10px;
font-style: italic;
}
.line .lines .line {
background-color: rgba(35, 35, 35, 0.1);
} .about .dreamit-icon-title h4 {
color: #232323;
} .dreamit-icon-title-two .dreamit-icon-title h4 {
font-size: 22px;
font-weight: 500;
color: #232323;
font-style: inherit;
}
.dreamit-icon-title h4 span {
color: #c19d68;
}
.dreamit-custom-title h4 {
font-size: 18px;
font-weight: 500;
color: #fff;
text-align: center;
position: relative;
z-index: 1;
}
.dreamit-custom-title h4:before {
position: absolute;
content: "";
left: -40px;
top: 9px;
height: 2px;
width: 393px;
background-color: rgba(255, 255, 255, 0.14901960784313725);
}
.dreamit-custom-title h4:after {
position: absolute;
content: "";
right: -40px;
top: 9px;
height: 2px;
width: 393px;
background-color: rgba(255, 255, 255, 0.14901960784313725);
} .dreamit-custom-title-two .dreamit-custom-title h4 {
color: #232323;
}
.dreamit-custom-title-two .dreamit-custom-title h4:before {
background-color: rgba(35, 35, 35, 0.10196078431372549);
width: 390px;
}
.dreamit-custom-title-two .dreamit-custom-title h4:after {
background-color: rgba(35, 35, 35, 0.10196078431372549);
width: 390px;
} .line-two .lines.about .line {
width: 100%;
background-color: #E0E0E0;
} .icon-box.style1 {
border: 1px solid #353535;
text-align: center;
padding: 37px 0 27px;
transition: 0.5s;
position: relative;
z-index: 1;
margin-bottom: 20px;
}
.icon-box.style1:before {
position: absolute;
content: "";
width:100%;
height: 100%;
left: 0px;
top: 0;
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2024/06/feature-imgs-1.jpg);
background-repeat: no-repeat;
transition: 0.5s;
background-size: cover;
background-position: center center;
z-index: 2;
opacity: 0;
}
.icon-box.style1.active:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2024/06/feature-imgs-1.jpg);
background-repeat: no-repeat;
transition: 0.5s;
background-size: cover;
background-position: center center;
z-index: 2;
opacity: 1;
}
.icon-box.style1:hover:before {
opacity: 1;
}
.icon-box.style1:after {
position: absolute;
content: "";
width: 0;
height: 100%;
left: 0;
top: 0;
background: #272727;
transition: 0.5s;
z-index: -1;
}
.icon-box.style1 .icon-box-icon {
padding-right: 0;
}
.icon-box.style1 .icon-box-content h2 {
font-size: 22px;
color: #ffffff;
font-weight: 500;
margin-top: 55px;
position: relative;
}
.icon-box.style1 .icon-box-content h2:before {
position: absolute;
content: "";
width: 1px;
height: 30px;
left: 0;
top: -42px;
background: #353535;
right: 0;
margin: auto;
}
.icon-box.style1 .icon-box-content .description p{
font-size: 14px;
margin: 0;
}
.icon-box.style1 .icon-box-icon .icon{
border: 1px dashed var(--title-color);
border-radius: 50%;
padding: 12px;
}
.icon-box.style1 .icon-box-icon .icon i {
display: inline-block;
font-size: 20px;
color: var(--title-color);
height: 58px;
width: 58px;
line-height: 58px;
text-align: center;
background-color: #f9f9f9;
border-radius: 50%;
} .icon-box.style-two {
display: flex;
}
.icon-box.style-two .icon-box-icon {
display: inline-block;
margin-right: 19px;
}
.icon-box.style-two .icon-box-icon .icon i {
color: #C29D68;
font-size: 14px;
}
.icon-box.style-two .icon-box-content h2 {
margin: 0 0 0px;
font-size: 17px;
color: #1e1e1e;
font-weight: 500;
font-family: "Lora";
text-align: left;
line-height: 28px;
}
.icon-box.style-two .description p {
position: relative;
margin: 0;
} .icon-box.style3 {
display: flex;
align-items: center;
padding: 0;
transition: 0.5s;
margin-bottom: 6px;
}
.icon-box.style3 .icon-box-icon {
flex-shrink: 0;
padding-right: 15px;
}
.icon-box.style3 .icon i {
font-size: 11px;
height: 20px;
width: 20px;
line-height: 20px;
text-align: center;
background-color: #c19d68;
border-radius: 50%;
color: #fff;
}
.icon-box.style3 .icon-box-content .title {
font-size: 20px;
font-family: var(--title-font);
margin: 0 0 0;
color: #fff;
font-family: 'Rubik', sans-serif;
font-weight: normal;
font-size: 16px;
}
.icon-box.style3 .icon-box-content .description {
color: var(--main-color);
font-size: 18px;
font-weight: 500;
margin-bottom: 0;
} .icon-box.style4 {
display: flex;
align-items: center;
}
.icon-box.style4 .icon {
display: inline-block;
background: #ffff;
color: #c19d68;
width: 65px;
height: 65px;
text-align: center;
line-height: 65px;
border-radius: 50%;
display: inline-block;
margin-right: 18px;
transition: .5s;
}
.icon-box.style4 h4.title {
font-size: 15px;
color: #616161;
font-weight: 400;
font-family: "Lora";
margin: 0 0 4px;
}
.icon-box.style4 p.description {
font-size: 22px;
color: #1e1e1e;
font-weight: 500;
font-family: "Cormorant Garamond";
margin: 0;
}
.icon-box.style4:hover .icon{
background:#c19d68;
color:#fff;
}
.our-menu 
.icon-box.style4 {
display: flex;
align-items: center;
background: #fff;
}
.our-menu .icon-box.style4 h4.title {
font-size: 19px;
color: #1e1e1e;
font-weight: 600;
}
.our-menu .icon-box.style4 p.description {
font-size: 26px;
color: #c19d68;
font-weight: 500;
font-family: "Cormorant Garamond";
margin: 0;
} .icon-box.style5 {
display: flex;
align-items: center;
}
.icon-box.style5 .img-icon {
display: inline-block;
margin-right: 10px;
}
.icon-box.style5 h4.title {
font-size: 26px;
margin: 0;
font-weight: 600;
} .icon-box.style6 {
display: flex;
align-items: center;
}
.icon-box.style6 .icon i {
display: inline-block;
color: #fff;
border: 1px solid #ffffff57;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
border-radius: 50%;
margin-right: 11px;
}
.icon-box.style6 h4.title {
font-size: 16px;
margin: 0;
color: #fff;
font-family: 'Lora', serif;
font-weight: 500;
} .icon-box.style7 {
display: flex;
align-items: center;
background: #fff;
padding: 24px 29px;
position:relative;
z-index:1;
}
.icon-box.style7:after {
content: "";
height: 100%;
width: 100%;
position: absolute;
background: #c19d68;
z-index: -1;
left: 0;
top: 0;
transform: scale(0);
transition:.5s;
}
.icon-box.style7:hover:after{
transform:scale(1);
}
.icon-box.style7 .img-icon {
display: inline-block;
margin-right: 11px;
transition:.5s;
}
.icon-box.style7:hover .img-icon img {
filter:brightness(0)invert(1);
}
.icon-box.style7 h4.title {
margin: 0;
font-size: 22px;
font-weight: 600;
transition:.5s;
}
.icon-box.style7:hover h4.title{
color:#fff;
}
.icon-box.style7:hover .img-icon{
filter: brightness(0)invert(1);
} .icon-box.style12 {
display: flex;
}
.icon-box.style12 .icon-box-content h4 {
font-size: 30px;
color: #ffffff;
font-weight: 600;
margin: 0 0 8px;
}
.icon-box.style12 .icon-box-icon {
margin-right: 28px;
position: relative;
top: 7px;
}
.icon-box.style12 .icon-box-content .description {
color: #fff;
opacity: 0.7;
width: 90%;
}
.icon-box.style12:hover .img-icon img {
-webkit-animation: updown 2s linear infinite;
animation: updown 2s linear infinite;
-webkit-transform-origin: 0 0 -50px;
}
.icon-box.style12 .img-icon img{
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s; 
}
@-webkit-keyframes updown {
0% {
transform: rotateX(0deg)
}
25% {
transform: rotateX(5deg)
}
50% {
transform: rotateX(0deg)
}
75% {
transform: rotateX(-5deg)
}
100% {
transform: rotateX(0deg)
}
} .icon-box.style13 {
display: flex;
align-items: center;
}
.icon-box.style13 h4.title {
font-family: "Lora";
font-size: 16px;
font-weight: 400;
margin: 0 0 0;
} .icon-box.style14 {
display: inline-block;
width: 380px;
height: 185px;
background-color: #c19d68;
border: 6px solid #ffffff;
display: flex;
align-items: center;
padding: 0 39px;
}
.icon-box.style14 h4.title {
margin: 0 0 0;
font-size: 24px;
color: #fff;
font-size: 26px;
line-height: 34px;
text-transform: uppercase;
}
.icon-box.style14 .icon-box-icon {
flex-shrink: 0;
margin-right: 23px;
} .icon-box.style15 {
width: 410px;
height: 201px;
border-radius: 10px 10px 0 0;
background-color: rgba(255,255,255,0.2);
display: flex;
align-items: center;
gap: 25px;
padding: 0 32px;
backdrop-filter: blur(12px);
}
.icon-box.style15 .img-icon {
display: inline-block;
width: 100px;
height: 100px;
border-radius: 50px;
background-color: rgba(193,157,104,0);
border: 1px solid rgba(255,255,255,0.2);
text-align: center;
line-height: 120px;
position: relative;
z-index: 1;
}
.icon-box.style15 .img-icon:after {
position: absolute;
content: "";
top: 9px;
left: 9px;
width: 80px;
height: 80px;
border-radius: 40px;
background-color: #c19d68;
z-index: -1;
}
.icon-box.style15 h4.title {
font-size: 22px;
line-height: 28px;
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
font-family: "Cormorant Garamond";
margin: 0;
}
.overview_about_content {
width: 409px;
height: 109px;
background-color: #1e1e1e;
display: flex;
align-items: center;
transform: rotate(-90deg);
}
.overview_about_content h2 {
font-size: 30px;
line-height: 44px;
text-transform: uppercase;
color: #fff;
margin: 0 0 0;
padding-left: 151px;
position: relative;
display: inline-block;
}
.overview_about_content h2:before {
position: absolute;
content: "";
top: 19px;
left: 59px;
width: 75px;
height: 2px;
background-color: rgba(255,255,255,0.2);
}
.overview_about_content h2 span{
color:#c19d68!important;
} .icon-bg .icon-box.style4 .icon{
background:#f8f6f3 ;
} .heading.style2 a p {
display: inline-block;
font-size: 16px;
line-height: 26px;
text-decoration: underline;
color: #616161;
font-weight: 500;
font-style: italic;
font-family: "Lora";
width: 96%;
} .footer-six .icon-box.style6 .icon {
height: 76px;
width: 76px;
line-height: 76px;
}
.footer-six input[type="email"] {
font-size: 14px;
height: 56px;
padding: 5px 25px;
position: relative;
width: 100%;
border: 0;
margin-bottom: 0;
outline: 0;
border-radius: 3px;
background-color: rgba(255,255,255,0.14901960784313725);
}
.elementor-element-afc0a41 .input-check-box {
color: #fff;
} @keyframes kmacb-circle-img-anim {
0% {
transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
transform: rotate(0deg) scale(1) skew(1deg);
}
} .circle-progress {
display: inline-block;
position: relative;
}
.circle-progress h2 {
text-align: left;
font-size: 18px;
display: inline-block;
position: relative;
left: 15px;
line-height: 28px;
font-weight: 500;
margin: 0;
}
.progress {
width: 89px!important;
height: 89px!important;
line-height: 150px;
margin: 0;
box-shadow: none;
display: inline-block;
position: relative;
background: transparent!important;
}
.progress:after {
content: "";
width: 90%;
height: 90%;
border-radius: 50%;
border: 6px solid #eee;
position: absolute;
top: 0;
left: 0;
}
.progress > span {
width: 50%;
height: 100%;
overflow: hidden;
position: absolute;
top: 0;
z-index: 1;
}
.progress .progress-left {
left: 0;
}
.progress .progress-bar {
width: 90%;
height: 90%;
background: none;
border-width: 6px;
border-style: solid;
position: absolute;
top: 0;
border-color: #FF3D00;
}
.progress .progress-left .progress-bar {
left: 91%;
border-top-right-radius: 75px;
border-bottom-right-radius: 75px;
border-left: 0;
-webkit-transform-origin: center left;
transform-origin: center left;
}
.progress .progress-right {
right: 0;
}
.progress .progress-right .progress-bar {
left: -96%;
border-top-left-radius: 75px;
border-bottom-left-radius: 75px;
border-right: 0;
-webkit-transform-origin: center right;
transform-origin: center right;
}
.progress .progress-value {
display: flex;
border-radius: 50%;
font-size: 22px;
text-align: center;
line-height: 20px;
align-items: center;
justify-content: center;
height: 100%;
width: 100%;
font-weight: 400;
color: #232323;
}
.progress .progress-value span {
font-size: 18px;
text-transform: uppercase;
} .progress[data-percentage="10"] .progress-right .progress-bar {
animation: loading-1 1.5s linear forwards;
}
.progress[data-percentage="10"] .progress-left .progress-bar {
animation: 0;
}
.progress[data-percentage="20"] .progress-right .progress-bar {
animation: loading-2 1.5s linear forwards;
}
.progress[data-percentage="20"] .progress-left .progress-bar {
animation: 0;
}
.progress[data-percentage="30"] .progress-right .progress-bar {
animation: loading-3 1.5s linear forwards;
}
.progress[data-percentage="30"] .progress-left .progress-bar {
animation: 0;
}
.progress[data-percentage="40"] .progress-right .progress-bar {
animation: loading-4 1.5s linear forwards;
}
.progress[data-percentage="40"] .progress-left .progress-bar {
animation: 0;
}
.progress[data-percentage="50"] .progress-right .progress-bar {
animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="50"] .progress-left .progress-bar {
animation: 0;
}
.progress[data-percentage="60"] .progress-right .progress-bar {
animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="60"] .progress-left .progress-bar {
animation: loading-1 1.5s linear forwards 1.5s;
}
.progress[data-percentage="70"] .progress-right .progress-bar {
animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="70"] .progress-left .progress-bar {
animation: loading-2 1.5s linear forwards 1.5s;
}
.progress[data-percentage="80"] .progress-right .progress-bar {
animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="80"] .progress-left .progress-bar {
animation: loading-3 1.5s linear forwards 1.5s;
}
.progress[data-percentage="90"] .progress-right .progress-bar {
animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="90"] .progress-left .progress-bar {
animation: loading-4 1.5s linear forwards 1.5s;
}
.progress[data-percentage="100"] .progress-right .progress-bar {
animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="100"] .progress-left .progress-bar {
animation: loading-5 1.5s linear forwards 1.5s;
}
@keyframes loading-1 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(36);
transform: rotate(36deg);
}
}
@keyframes loading-2 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(72);
transform: rotate(72deg);
}
}
@keyframes loading-3 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(108);
transform: rotate(108deg);
}
}
@keyframes loading-4 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(144);
transform: rotate(144deg);
}
}
@keyframes loading-5 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(180);
transform: rotate(180deg);
}
} .service_room.style1 {
background: #ffff;
transition: .5s;
}
.service_room.style1 .room_img {
position: relative;
line-height: 0;
}
.service_room.style1 .room_img:before {
position: absolute;
content: "";
left: 0;
top: 0;
height: 91%;
width: 91%;
border: 1px solid#fff;
transition: .5s;
right: 0;
margin: auto;
bottom: 0;
}
.service_room.style1:hover .room_img:before{
border-color:#c19d68;;
}
.service_room.style1 .room_img img {
width: 100%;
border-radius: 20px;
}
.service_room.style1 .service_room_body {
padding: 29px 35px 40px;
}
.service_room.style1 .room_pricing {
display: inline-block;
position: absolute;
top: 40px;
left: 40px;
background: #fff;
padding: 6px 16px;
z-index: 2;
transition: .5s;
}
.service_room.style1:hover .room_pricing {
background: #c19d68;
color: #fff;
}
.service_room.style1:hover .room_pricing .dolar ,
.service_room.style1:hover .room_pricing .title{
color:#fff;
}
.service_room.style1:hover .room_pricing .dolar:before{
background: #fff; 
}
.service_room.style1 .room_pricing .dolar {
font-size: 14px;
line-height: 26px;
color: #1e1e1e;
font-weight: 400;
font-family: "Lora";
padding-right: 15px;
position: relative;
transition: .5s;
line-height: 26px;
}
.service_room.style1 .room_pricing .dolar:before {
position: absolute;
content: "";
top: 3px;
right: 4px;
height: 11px;
width: 1px;
background: #8E8E8E;
}
.service_room.style1 .room_pricing .title {
font-size: 14px;
line-height: 26px;
color: #1e1e1e;
font-weight: 400;
font-family: "Lora";
transition: .5s;
}
.service_room.style1 ul.features li {
display: inline-block;
margin-right: 19px;
font-size: 14px;
color: #616161;
font-weight: 400;
font-family: "Lora";
}
.service_room.style1 ul.features li img {
margin-right: 8px;
}
.service_room.style1 .service_room_body h3 {
margin: 16px 0 11px;
font-size: 30px;
font-weight: 600;
}
.service_room.style1 .service_room_body p {
line-height: 26px;
}
.service_room.style1 .room_btn {
display: inline-block;
margin-top: 10px;
}
.service_room.style1 .room_btn a {
display: inline-block;
background: #f8f6f3;
padding: 7px 20px;
transition: .5s;
line-height: 26px;
text-transform: uppercase;
}
.service_room.style1 .room_btn a i{
display: inline-block;
margin-left:6px;
}
.service_room.style1:hover .room_btn a{
background: #c19d68; 
color:#fff;
} .dark_room_two .service_room.style1 .service_room_body {
background: #272727;
}
.dark_room_two  .service_room.style1 ul.features li {
color: #FFFFFFBD;
}
.dark_room_two .icon-box.style4 h4.title {
color: #FFFFFFBD;
}
.dark_room_two .service_room.style1 .room_btn a {
background: transparent;
border: 1px solid#3D3D3D;
}
.service_room.style1:hover .room_btn a {
background: #C19E68;
border-color:#C19E68;
} .service_room.style3 {
transition: .5s;
}
.service_room.style3:hover {
filter: drop-shadow(0px 10px 40px rgba(177, 177, 177, 0.3));
background-color: #ffffff;
}
.service_room.style3 .room_img {
line-height: 0;
}
.service_room.style3 .room_img img{
width:100%;
}
.service_room.style3 .service_room_body {
background: #fff;
padding: 25px 30px 25px;
position: relative;
}
.service_room.style3 .service_room_body:before {
position: absolute;
content: "";
top: 112px;
width: 100%;
height: 1px;
background-color: rgba(30,30,30,0.10196078431372549);
left: 0;
}
.service_room.style3 .service_room_body:after {
position: absolute;
content: "";
bottom: 72px;
width: 100%;
height: 1px;
background-color: rgba(30,30,30,0.10196078431372549);
left: 0;
}
.service_room.style3 .service_room_body p {
font-size: 16px;
line-height: 26px;
color: #c19d68;
font-weight: 400;
font-family: "Lora";
margin: 0 0 0;
}
.service_room.style3 .service_room_body h3 {
font-size: 30px;
line-height: 26px;
color: #1e1e1e;
margin: 12px 0 47px;
}
.service_room.style3 ul.features li {
list-style: none;
margin: 0 0 14px;
}
.service_room.style3 ul.features li img {
margin-right: 7px;
position: relative;
top: 4px;
}
.service_room.style3 .room_btn {
display: inline-block;
margin-top: 35px;
}
.service_room.style3 .room_btn a {
font-size: 15px;
text-transform: uppercase;
color: #1e1e1e;
font-weight: 500;
font-family: "Cormorant Garamond";
transition: .5s;
display: inline-block;
}
.service_room.style3 .room_btn a i {
display: inline-block;
color: #c19d68;
margin-left: 7px;
}
.service_room.style3 .room_btn a:hover{
color: #c19d68; 
} .service_room.style1.style4 {
border-radius: 20px 20px 10px 10px;
}
.service_room.style1.style4 h3 {
font-size: 30px;
line-height: 26px;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
margin: 0 0 18px;
}
.service_room.style1.style4 .room_pricing {
display: inline-block;
position: absolute;
top: 20px;
left: inherit;
background: #fff;
padding: 6px 16px;
z-index: 2;
transition: .5s;
border-radius: 30px;
right: 16px;
}
.service_room.style1.style4 .room_img:before {
display:none;
}
.service_room.style1.style4:hover .room_pricing {
background: #c19d68;
color: #fff;
}
.service_room.style1.style4 .service_room_content {
padding: 35px 30px 34px;
}
.service_room.style1.style4 .service_room_body {
padding: 0;
}
.service_room.style1.style4 .reviews_rating i.active {
color: #FD9B2C;
font-size: 14px;
margin: 23px 0 22px;
}
.service_room.style1.style4 .room_btn {
display: block;
margin-top: 10px;
text-align: center;
}
.service_room.style1.style4 .room_btn a {
display: block;
background: #1E1E1E;
padding: 13px 20px;
transition: .5s;
line-height: 26px;
text-transform: uppercase;
border-radius: 30px;
color: #fff;
}
.service_room.style1.style4:hover .room_btn a{
background: #c19d68;
} .single-counter .icon i {
font-size: 50px;
color: #c19d68;
}
.counter-content span {
font-size: 70px;
color: #c19d68;
font-weight: 500;
display: inline-block;
margin: 0 0 40px;
font-family: 'Cormorant Garamond', serif;
}
.counter-content .suffix {
color: #c19d68;
}
.counter-content h6 {
font-size: 16px;
font-weight: 400;
} .single-counter.style_two .counter-content span {
font-size: 30px;
font-weight: 600;
margin-bottom: 14px;
}
.single-counter.style_two .counter-content .suffix {
color: #c19d68;
font-family: 'Fira sans';
}
.single-counter.style_two .counter-content h6 {
color: #fff;
font-size: 16px;
font-weight: 400;
font-family: 'poppins';
} .single-counter.style_five .counter-content span {
font-size: 38px;
color: #1e1e1e;
font-weight: 600;
display: inline-block;
margin: 0 0 2px;
font-family: 'Cormorant Garamond', serif;
}
.single-counter.style_five .counter-content h6 {
font-family: 'Lora';
color: #616161;
}
.single-counter.style_five .counter-content .suffix {
color: #1e1e1e;
} .single-counter.style_six {
width: 250px;
height: 250px;
border-radius: 20px;
background-color: rgba(255,255,255,0.2);
border: 2px solid rgba(255,255,255,0.6);
text-align: center;
padding: 23px 0 0;
backdrop-filter: blur(12px);
}
.single-counter.style_six .icon {
margin-bottom: 32px;
}
.single-counter.style_six h6 {
font-size: 20px;
line-height: 26px;
text-transform: uppercase;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
text-align: center;
} .team.style1 {
text-align: center;
border: 1px solid rgba(30,30,30,0.1);
padding: 28px;
position: relative;
z-index: 1;
overflow: hidden;
margin-bottom: 0px;
transition: .5s;
}
.team.style1:hover{
background: #c19d68;
}
.team.style1 .content {
padding: 6px 0 0;
position: relative;
z-index: 1;
transition: .5s;
}
.team.style1 .bio {
transition: .4s;
}
.team.style1:hover .bio{
opacity: 0;
}
.team.style1 .team_dsc {
padding: 28px 0 0;
opacity: 0;
transition: 0.5s;
position: absolute;
left: 0;
bottom: -64px;
right: 0;
margin: auto;
z-index: 2;
}
.team.style1:hover .team_dsc {
opacity: 1;
bottom:3px;
}
.team.style1 .bio .name{
color: #fff;
font-size: 22px;
font-weight: 600;
margin-bottom: 8px;
}
.team.style1 .bio .designation{
color: #828fa0;
}
.team.style1 .content .social-icon{
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.team.style1 .content .social-icon li{
margin-bottom: 5px;
margin-right: 5px;
}
.team.style1 .content .social-icon li a{
display: inline-block;
}
.team.style1 .content .social-icon li a i {
text-align: center;
border-radius: 3px;
display: inline-block;
font-size: 14px;
margin-right: 17px;
color: #fff;
}
.team.style1 .content span.email {
font-size: 22px;
font-family: "Cormorant Garamond";
color: #fff;
}
.team.style1 .bio .name {
margin-bottom: 8px;
font-size: 28px;
color: #1e1e1e;
font-weight: 600;
}
.team.style1 .bio .designation {
color: #616161;
margin: 0;
}
.team.style1 .content .social-icon{
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.team.style1 .content .social-icon li{
margin-bottom: 5px;
margin-right: 5px;
}
.team.style1 .content .social-icon li a{
display: inline-block;
} .team.style2 {
position: relative;
z-index: 1;
}
.team.style2 .team-content {
position: absolute;
bottom: -11px;
left: 0;
right: 0;
}
.team.style2 .bio {
padding: 10px 0 17px;
background: #c19d68;
text-align: center;
width: 80%;
position: relative;
z-index: 1;
left: 10%;
border-radius: 3px 3px 0 0;
transform: perspective(500px)rotateX(90deg);
-webkit-transition: all 400ms linear 0ms;
transition: all 400ms linear 0ms;
}
.team.style2 ul.social-icon {
position: relative;
z-index: 1;
left: 10%;
width: 80%;
background: #131323;
text-align: center;
padding: 14px 0 14px;
border-radius: 0 0 3px 3px;
transform: perspective(500px)rotateX(-90deg);
-webkit-transition: all 400ms linear 0ms;
transition: all 400ms linear 0ms;
}
.team.style2 .bio h2 {
font-size: 22px;
font-weight: 500;
padding: 0 0 4px;
color: #fff;
}
.team.style2 h5.designation {
font-size: 16px;
color: #fff;
font-family: 'Rubik', sans-serif;
font-weight: 400;
margin: 0 0 5px;
}
.team.style2 ul.social-icon li {
display: inline-block;
color: #fff;
font-size: 14px;
margin-right: 6px;
}
.team.style2 ul.social-icon li a{
color: #fff;
position: relative;
z-index: 1;
display: inline-block;
width: 38px;
height: 38px;
line-height: 41px;
text-align: center;
border-radius: 50px;
background-color: #373644;
display: inline-block;
color: #fff;
font-size: 14px;
margin-right: 6px;
position: relative;
z-index: 1;
overflow: hidden;
}
.team.style2 ul.social-icon li a:before {
position: absolute;
content: "";
z-index: -1;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #c19d68;
transform: scale(0);
border-radius: 50px;
transition: .5s;
}
.team.style2 ul.social-icon li a:hover:before{
transform: scale(1);
} .team.style2:hover .bio {
transform: perspective(500px)rotateX(0deg);
}
.team.style2:hover ul.social-icon {
transform: perspective(500px)rotateX(0deg);
} .team.style5 {
position: relative;
text-align: center;
}
.team.style5 .image {
position: relative;
margin-top: -86px;
z-index: 1;
}
.team.style5 .team-content {
background: #fff;
padding: 22px 30px 113px;
border-radius: 4px;
position: relative;
z-index: 1;
text-align: left;
}
.team.style5 .team-content:before {
position: absolute;
content: "";
bottom: 0;
left: 0;
height: 0;
width: 100%;
background: #c19d68;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
transition: all 400ms linear;
z-index: -1;
border-radius: 0 0 4px 4px;
}
.team.style5 .team-content:after {
position: absolute;
content: "";
top: 0;
width: 100%;
background: #c19d68;
height: 0px;
left: 0;
border-radius: 0;
transition: all 400ms linear;
}
.team.style5:hover .team-content:before{
height:100%;
}
.team.style5:hover .team-content:after{
height:4px;
}
.team.style5 .team-content .bio .name {
font-size: 20px;
font-weight: 600;
margin: 0 0 7px;
}
.team.style5 .team-content .bio .designation {
font-size: 16px;
font-weight: 300;
color: #686868;
margin: 0 0 0;
}
.team.style5:hover .team-content .bio .name,
.team.style5:hover .team-content .bio .designation{
color:#fff;
}
.team.style5 .team-share {
display: inline-block;
font-size: 18px;
color: #fff;
background: #c19d68;
border-radius: 4px;
cursor: pointer;
position: absolute;
top: -18px;
right: 27px;
transition: .5s;
z-index: 22;
width: 40px;
height: 40px;
border-radius: 4px;
background-color: #c19d68;
line-height: 40px;
}
.team.style5 ul.social-icon {
position: absolute;
right: 29px;
top: 44px;
transition: .5s;
background: transparent;
border-radius: 4px;
}
.team.style5 ul.social-icon.active li a {
transform: translateY(15px);
opacity: 1;
overflow: hidden;
visibility: visible;
}
.team.style5 .team-share-icon {
position: relative;
z-index: 1;
}
.team.style5 .team-share-icon:before {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
margin: auto;
background: #c19d68;
height: 14px;
width: 14px;
bottom: -32px;
z-index: -1;
transform: rotate(45deg);
}
.team.style5 ul.social-icon li {
list-style: none;
margin-bottom:4px;
}
.team.style5 ul.social-icon li a {
display: inline-block;
transition: .5s;
font-size: 14px;
color: #fff;
background: #c19d68;
width: 35px;
height: 35px;
line-height: 35px;
transition-delay: .3s;
z-index: -1;
overflow: hidden;
transform: translateY(-20px);
opacity: 0;
visibility: hidden;
border-radius: 100%;
}
.team.style5 ul.social-icon li a:hover{
color:#fff;
background:#232323;
}
.team.style5 ul.social-icon li:nth-child(1) a {
transition-delay: 0.4s;
}
.team.style5 ul.social-icon li:nth-child(2) a {
transition-delay: 0.2s;
}
.team.style5 ul.social-icon li:nth-child(3) a {
transition-delay: 0s;
}  .team-carousel.style2{
text-align: center;
}
.team-carousel.style2 .single-team{
margin-bottom: 30px;
}
.team-carousel.style2 .image{
position: relative;
overflow: hidden;
}
.team-carousel.style2 .image img{
width: 100%;
}
.team-carousel.style2 .image .social-icon {
position: absolute;
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
left: 0;
right: 0;
bottom: -100px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
height: 100px;
align-items: center;
background-color: rgba(255, 255, 255, 0.6);
}
.team-carousel.style2 .single-team:hover .image .social-icon{
bottom: 0;
}
.team-carousel.style2 .image .social-icon li{
margin-bottom: 5px;
margin-right: 5px;
}
.team-carousel.style2 .image .social-icon li a{
display: inline-block;
}
.team-carousel.style2 .image .social-icon li a i{
display: inline-block;
color: #fff;
font-size: 14px;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
background-color: var(--title-color);
border-radius: 50%;
}
.team-carousel.style2 .image .social-icon li a i:hover{
background-color: var(--main-color);
}
.team-carousel.style2 .bio .name{
font-size: 20px;
font-weight: 600;
margin: 0 0 8px;
}
.team-carousel.style2 .bio .designation{
color: #57647c;
font-size: 15px;
font-weight: normal;
}
.team-carousel.style2 .content{
padding: 25px;
box-shadow: 0px 0px 30px 0px rgba(45, 105, 255, 0.13);
} .heading h4 {
border-bottom: 2px solid#DDE0E7;
padding-bottom: 20px;
} .heading.style3 h4 {
border-bottom: none;
padding-bottom: 0px;
} .work-process.style1 {
text-align: center;
padding: 0 22px;
}
.work-process.style1 .icon {
position: relative;
display: inline-block;
z-index: 1;
}
.work-process.style1 .icon:before {
position: absolute;
content: "";
top: -14px;
left: -15px;
right: 0;
margin: auto;
height: 62px;
width: 62px;
background: #fe6637;
transition: .5s;
z-index: -1;
border-radius: 100%;
}
.work-process.style1 .icon:after {
position: absolute;
content: "";
top: -7px;
left: 22px;
right: 0;
margin: auto;
height: 100%;
width: 351px;
background: url(https://wp.ditsolution.net/royella/wp-content/uploads/2023/05/line-shape.png);
background-repeat: no-repeat;
background-position: center;
z-index: -1;
}
.pocess .work-process.style1 .icon:after {
display: none;
}
.work-process.style1 .icon i{
color: #ee53f8;
}
.work-process.style1 .content .title {
font-size: 22px;
color: #fff;
font-weight: 600;
font-family: "Fira Sans";
transition: .5s;
margin: 13px 0 6px;
}
.work-process.style1 .content .description {
font-weight: 400;
color: #fff;
}
.work_progress {
text-align: center;
margin-bottom: 30px;
position: relative;
padding: 0 20px;
}
.wrok_process_thumb {
text-align: center;
border: 4px solid transparent;
border-radius: 50%;
display: inline-block;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
position: relative;
box-shadow: 0 0 9px 0 rgba(24,35,51,.09);
}
.work_progress:hover .wrok_process_thumb{
border-color:#ED2C41;
}
.wrok_process_thumb img {
border-radius: 50%;
border: 10px solid #fff;
}
.progress_content {
text-align: center;
}
.default-style .work_progress-number{
position: absolute;
left: -26px;
top: 50.5%;
margin: auto;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.work_progress-title {
padding-top: 24px;
}
.work_progress-title h2 {
font-size: 20px;
font-weight: 700;
}
.work_progress-desc {
padding-top: 5px;
}
.work_progress.default-style:hover .work_progress-number {
top: 40%;
}
.work_progress-number span {
background: #ED2C41;
display: inline-block;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
color: #fff;
border-radius: 50%;
font-size: 16px;
position: relative;
z-index: 1;
}
.work_progress-number span::before {
position: absolute;
left: -5px;
top: -5px;
width: 60px;
height: 60px;
background: #ED2C41;
opacity: 0.6;
content: "";
margin: auto;
border-radius: 100%;
z-index: -1;
}
.work_progress-number span::after {
position: absolute;
left: -15px;
top: -15px;
width: 80px;
height: 80px;
background: #ED2C41;
opacity: 0.4;
content: "";
margin: auto;
border-radius: 100%;
z-index: -1;
}
.process-bg-shape {
position: relative
}
.process-bg-shape:before {
position: absolute;
right: 0;
bottom: -27px;
width: 100%;
content: "";
background: url(//ladearooms.com/wp-content/plugins/dreamit-elementor-extension/assets/css/assets/images/graduation-bg.png);
background-repeat: no-repeat;
background-position: center top;
height: 500px;
}
.em_process-icon{
position:relative;
}
.em_process-icon i {
background: linear-gradient(to right, #000dff, #2c34ff, #444bff, #5860ff, #6b73ff);
color: #fff;
width: 90px;
height: 90px;
display: inline-block;
line-height: 90px;
font-size: 40px;
border-radius: 4px;
} .work_progress.style3 {
padding: 34px 13px 7px;
background: #f5f5f5;
border-radius: 5px;
}
.work_progress.style3 .work_progress-title h2 {
font-size: 20px;
font-weight: 500;
margin: 7px 0 4px;
}
.work_progress.style3 .work_progress-number span {
background: #c19d68;
display: inline-block;
height: 70px;
width: 70px;
line-height: 70px;
color: #fff;
}
.work_progress.style3 .work_progress-number span::before {
display: none;
}
.work_progress.style3 .work_progress-number span::after {
position: absolute;
left: -6px;
top: -6px;
width: 82px;
height: 82px;
background: #ED2C41;
opacity: 0.3;
} span.elementor-progress-percentage {
position: relative;
top: -22px!important;
} .item-list.style1{
margin: 0;
padding: 0;
list-style: none;
}
.item-list.style1 li{
font-size: 18px;
}
.item-list.style1 li i{
color: #fff;
font-size: 12px;
background: linear-gradient(-37deg, #45da65 7%, #0d6eff 100%);
height: 25px;
width: 25px;
line-height: 25px;
text-align: center;
border-radius: 50%;
margin-right: 5px;
} .call-to-action {
text-align: center;
position: relative;
}
.call-to-action-title h2 {
margin-bottom: 12px;
font-size: 35px;
margin: 20px auto;
text-transform: capitalize;
}
.call-to-action-title span {
font-size: 40px;
display: block;
letter-spacing: 0;
line-height: 1.2;
margin-top: 20px auto 0;
font-weight: 700;
}
.call-to-action-btn {
margin-top: 30px;
}
.call-to-action-btn a {
border: none;
display: inline-block;
text-transform: capitalize;
background-color: #ED2C41;
border-radius: 4px;
color: #fff;
padding: 16px 32px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-weight: 500;
}
.call-to-action-btn a i{
margin-left:8px;
}
.call-to-action-btn a:hover {
background: #fff;
color: #ED2C41;
}
.call-to-action-desc {
width: 31%;
margin: auto;
}
.call-to-video {
margin-bottom: 35px;
}
.call-video-link a{
display:inline-block
}
.call-video-link a i {
width: 90px;
height: 90px;
display: inline-block;
background: #fff;
text-align: center;
line-height: 90px;
color: #ED2C41;
border-radius: 100%;
position:relative;
z-index:1;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.call-video-link a {
position:relative;
}
.call-video-link a::before {
content: "";
position: absolute;
left: 50%;
top: 50%;
height: 100px;
width: 100px;
background: rgba(255,255,255, 0.8);
border-radius: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
-webkit-animation: pulse-border 1500ms ease-out infinite;
animation: pulse-border 1500ms ease-out infinite;
}
.call-to-video i {
font-size: 23px;
} .testimonial.style1{
padding: 10px;
}
.testimonial.style1 .owl-item:nth-child(odd) {
margin-top: 0;
}
.testimonial.style1 .testimonial-item{
z-index: 1;
}
.testimonial.style1 .testimonial-item .inner_box {
background: #fff;
padding: 34px 43px 40px;
margin: 40px 15px;
}
.testimonial.style1 .testimonial-item .inner_box:before {
position: absolute;
content: "";
width: 81%;
height: 87%;
left: 0;
right: 0;
top: 30px;
background: #C29D68;
margin: auto;
z-index: -1;
}
.testimonial.style1 .quote_img {
display: inline-block;
position: absolute;
right: 55px;
top: 8px;
}
.testimonial.style1 .author {
display: flex;
align-items: center;
gap: 15px;
}
.testimonial.style1 .author img{
width: 73px;
}
.testimonial.style1 .testi-star i.active {
display: inline-block;
color: #C19C67;
margin-right: 4px;
font-size: 14px;
}
.testimonial.style1 .testi-star i{
color: #C19C67;
font-size: 14px; 
}
.testimonial.style1 p.quote {
font-size: 18px;
line-height: 30px;
color: #616161;
font-weight: 400;
font-style: italic;
font-family: "Lora";
margin: 16px 0 51px;
position: relative;
}
.testimonial.style1 p.quote:before {
position: absolute;
content: "";
width: 1px;
height: 35px;
left: 0;
bottom: -41px;
background: #C29D68;
}
.testimonial.style1 h4.name {
font-size: 22px;
line-height: 26px;
color: #1e1e1e;
font-weight: 500;
margin: 0;
}
.testimonial.style1 h5.designation {
position: relative;
font-weight: 400;
margin: 0 0 0 29px;
}
.testimonial.style1 h5.designation:before {
position: absolute;
content: "";
width: 18px;
height: 1px;
top: 15px;
left: -26px;
background: #c19d68;
} .testimonial-item.style_2{
position: relative;
z-index: 1;
}
.testimonial-item.style_2 .single_testi_two {
background-color: #f8f6f3;
padding: 0px 0 10px;
position: relative;
margin: 24px;
}
.testimonial-item.style_2 .single_testi_two:after {
position: absolute;
content: "";
top: 16px;
left: -16px;
height: 100%;
width: 100%;
border: dashed 1px #BE9D68;
z-index: -1;
transition:.5s;
}
.testimonial-item.style_2 .single_testi_two:hover:after {
border: solid 1px #BE9D68;
}
.single_testi_two .author {
display: inline-block;
margin-right: 20px;
}
.single_testi_two .content {
display: flex;
align-items: center;
}
.single_testi_two p.quote {
padding: 25px 36px 0;
font-size: 17px;
}
.testimonial-item.style_2 .single_testi_two .reviews_rating {
position: absolute;
right: 0;
top: 51px;
background: #c19d68;
padding: 6px 28px 6px 35px;
border-radius: 20px 0 0 20px;
}
.testimonial-item.style_2 .single_testi_two .reviews_rating:before{
display: none;
}
.testimonial-item.style_2 .single_testi_two .reviews_rating .testi-star:before{
display: none;
}
.single_testi_two h4.name {
margin: 0 0 6px;
color: #1e1e1e;
font-size: 24px;
font-weight: 700;
}
.single_testi_two h5.designation {
margin: 0;
font-family: 'Lora';
font-size: 16px;
font-weight: 500;
color: #c19d68;
}
.single_testi_two .testi-star i.active {
display: inline-block;
color: #fff;
margin-right: 6px;
font-size: 14px;
} .testimonial-item.style_3 .testi_inner_content {
background-color: #ffff;
padding: 31px 37px 32px;
position: relative;
margin-bottom: 39px;
z-index: 1;
transition: .5s;
}
.testimonial-item.style_3:hover .testi_inner_content{
background:#c19d68 ;
}
.testimonial-item.style_3 .testi_inner_content:before {
position: absolute;
content: "";
width: 25px;
height: 25px;
left: 37px;
bottom: -13px;
background: #fff;
transform: rotate(45deg);
transition: 0.5s;
z-index: -1;
}
.testimonial-item.style_3 .quote_img {
display: inline-block;
float: right;
bottom: 40px;
position: relative;
right: -1px;
}
.testimonial-item.style_3 .quote_img img{
transition: .5s;
}
.testimonial-item.style_3 .testi-star i.active {
display: inline-block;
color: #c19d68;
font-size: 5;
margin-right: 2px;
transition: 0.5s;
}
.testimonial-item.style_3 p.quote {
margin: 0 0 17px;
}
.testimonial-item.style_3 .author_content {
display: flex;
align-items: center;
}
.testimonial-item.style_3 .author {
display: inline-block;
margin-right: 19px;
}
.testimonial-item.style_3 h4.name {
font-size: 24px;
font-weight: 500;
color: #fff;
margin: 0 0 5px;
}
.testimonial-item.style_3 h5.designation {
font-size: 16px;
font-weight: 400;
color: #ae9455;
margin: 0;
}
.testimonial-item.style_3:hover p.quote,
.testimonial-item.style_3:hover .testi-star i.active{
color: #fff;
}
.testimonial-item.style_3:hover .quote_img img{
filter: brightness(0) invert(1);
}
.testimonial-item.style_3:hover .testi_inner_content:before{
background: #c19d68;
} .testimonial-item.style_4 .single_testi_four {
display: flex;
align-items: center;
background:#fff;
}
.testimonial-item.style_4 .author {
display: inline-block;
flex-shrink: 0;
margin-right: 0;
}
.testimonial-item.style_4 .content {
overflow: hidden;
padding: 0 135px 0 90px;
}
.testimonial-item.style_4 h4.name {
font-size: 34px;
line-height: 45px;
color: #1e1e1e;
font-weight: 600;
margin: 0;
}
.testimonial-item.style_4 h5.designation {
display: inline-block;
font-size: 15px;
text-transform: uppercase;
color: #c19d68;
font-weight: 500;
font-family: "Cormorant Garamond";
margin-bottom: 8px;
margin: 7px 0 0;
}
.testimonial-item.style_4 p.quote {
margin: 24px 0 28px;
line-height: 30px;
}
.testimonial-item.style_4 .testi-star i.active {
display: inline-block;
color: #C19C67;
margin-right: 4px;
} .testimonial.style4 .owl-dots {
position: absolute;
text-align: center;
right: 74px;
bottom: 171px;
}
.testimonial.style4 .owl-dot {
display: inherit;
background: #F7F6F2;
width: 6px;
height: 55px;
}
.testimonial.style4 .owl-dot.active {
display: inherit;
background: #C19E68;
width: 6px;
height: 55px;
} .single_testi_five {
text-align: center;
border: 1px solid rgba(30,30,30,0.15);
margin: 46px 15px 10px;
padding: 75px 22px 36px;
position: relative;
transition: .5s;
}
.single_testi_five:before {
position: absolute;
content: "";
top: 0;
left: 0;
height: 100%;
width: 100%;
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2023/12/testi-bg.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
opacity: 0;
transition: .5s;
}
.testimonial.style5 .single_testi_five:hover:before{
opacity:1;
}
.single_testi_five .author_thumb {
position: absolute;
left: 0;
right: 0;
top: -40px;
}
.testimonial.style5 .content {
position: relative;
z-index: 2;
}
.testimonial.style5 .author {
display: inline-block;
position: relative;
z-index:2;
}
.testimonial.style5 .author:before {
position: absolute;
content: "";
top: -7px;
left: -7px;
height: 105px;
width: 105px;
border: 1px solid#E1E1E1;
transition: .5s;
border-radius: 50%;
z-index:-1;
}
.testimonial.style5 .single_testi_five:hover .author:before{
border-color:#fff;
background:#fff;
}
.testimonial.style5 .quote_img {
display: inline-block;
position: absolute;
top: 24px;
left: -28px;
}
.testimonial.style5 p.quote {
font-size: 18px;
line-height: 30px;
color: #616161;
font-weight: 400;
font-style: italic;
transition: .5s;
}
.testimonial.style5 .reviews_rating {
margin-top: 27px;
}
.testimonial.style5 .testi-star i.active {
color: #ffae11;
font-size: 18px;
margin: 0 2px;
}
.testimonial.style5 h4.name {
font-size: 22px;
font-weight: 600;
margin: 6px 0 6px;
}
.testimonial.style5 h5.designation {
margin: 0;
color: #616161;
font-weight: 400;
font-family: "Lora";
font-size: 16px;
padding-left: 33px;
position: relative;
display: inline-block;
}
.testimonial.style5 .single_testi_five:hover p.quote,
.testimonial.style5 .single_testi_five:hover h4.name,
.testimonial.style5 .single_testi_five:hover h5.designation{
color:#fff;
}
.testimonial.style5 h5.designation:before {
position: absolute;
content: "";
top: 9px;
left: 0;
width: 20px;
height: 1px;
background-color: #c19d68;
} .testi_dark_two .single_testi_five {
border: 1px solid#424242;
}
.testi_dark_two .testimonial.style5 button.owl-dot.active {
background: #C19E66;
}
.testi_dark_two .testimonial.style5 button.owl-dot {
border: 2px solid #fff;
width: 12px;
height: 12px;
background:#fff;
}  .testimonial.style5 .owl-dots {
position: relative;
text-align: center;
left: 0;
bottom: -20px;
margin: auto;
}
.testimonial.style5 button.owl-dot {
display: inline-block;
border: 2px solid rgba(30,30,30,0.1);
width: 13px;
height: 13px;
border-radius: 50%;
margin-top: 48px;
margin-right: 6px;
}
.testimonial.style5 button.owl-dot.active {
display: inline-block;
background: #C19E66;
width: 13px;
height: 13px;
border-radius: 50%;
margin-top: 11px;
margin-right: 6px;
border: transparent;
} .testimonial-item.style_6 {
}
.testimonial-item.style_6 .author {
display: inline-block;
margin-right: 21px;
}
.testimonial-item.style_6 .testi-star i {
color: #c19d68;
}
.testimonial-item.style_6 .testi_inner_content p {
margin: 18px 0 51px;
font-size: 18px;
line-height: 30px;
color: #acacac;
font-weight: 400;
font-style: italic;
font-family: "Lora";
position: relative;
width: 96%;
}
.testimonial-item.style_6 .testi_inner_content p:after {
position: absolute;
content: "";
bottom: -41px;
left: 0;
height: 35px;
width: 1px;
background: #ae9455;
}
.testimonial-item.style_6 .author_content {
display: flex;
align-items: center;
}
.testimonial-item.style_6 h4.name {
margin: 0 0 6px;
color: #fff;
font-size: 22px;
font-weight: 500;
}
.testimonial-item.style_6 h5.designation {
margin: 0 0 0;
color: #fff;
font-size: 16px;
font-weight: 400;
padding-left: 34px;
position: relative;
}
.testimonial-item.style_6 h5.designation:after {
position: absolute;
content: "";
left: 0;
height: 1px;
width: 22px;
background: #ae9455;
bottom: 8px;
} .testimonial-item.style_10 {
transition: .5s;
background: #fff;
padding: 36px 40px 34px;
border-radius: 20px;
position: relative;
z-index: 1;
margin-top: 10px;
}
.testimonial-item.style_10:hover{
transform: translateY(-5px); 
}
.testimonial-item.style_10 h3.title {
font-size: 28px;
line-height: 26px;
color: #1e1e1e;
font-weight: 600;
margin: 0 0 13px;
}
.testimonial-item.style_10 .quote_img {
display: inline-block;
flex-shrink: 0;
}
.testimonial-item.style_10 .testi-star i.active {
font-size: 14px;
line-height: 26px;
color: #ffa210;
}
.testimonial-item.style_10 p.quote {
margin: 17px 0 26px;
}
.testimonial-item.style_10 h4.name {
font-size: 20px;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
margin: 0 0 0;
}
.testimonial-item.style_10 h5.designation {
margin: 3px 0 0;
font-size: 15px;
line-height: 26px;
color: #616161;
font-weight: 400;
font-family: "Lora";
}
.testimonial-item.style_10 .author-degignetion {
display: inline-block;
padding: 0 0 0 13px;
} .testimonial.style10 .owl-dots {
display: flex;
justify-content: center;
position: relative;
margin-top: 80px;
}
.testimonial.style10 button.owl-dot {
width: 10px;
height: 10px;
border-radius: 5px;
background-color: rgba(30,30,30,0.2);
display: inline-block;
margin: 0 4px;
position: relative;
}
.testimonial.style10 button.owl-dot.active {
background-color: #c19d68;
position:relative;
}
.testimonial.style10 button.owl-dot:before {
position: absolute;
content: "";
top: 3px;
left: 89px;
height: 1px;
width: 120px;
border: 1px solid #E1E0DC;
}
.testimonial.style10 button.owl-dot:after {
position: absolute;
content: "";
top: 3px;
right: 89px;
height: 1px;
width: 120px;
border: 1px solid #E1E0DC;
} .case-study.style1 .case-grid{
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-gap: 30px;
}
.case-study.style1 .case-grid .gird-item{
position: relative;
overflow: hidden;
}
.case-study.style1 .case-grid .gird-item .image{
position: relative;
}
.case-study.style1 .case-grid .gird-item .image img{
height: 380px;
object-fit: cover;
}
.case-study.style1 .case-grid .gird-item .image::before{
content: '';
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: var(--main-color);
opacity: 0;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.case-study.style1 .case-grid .gird-item:hover .image::before{
opacity: 0.9;
}
.case-study.style1 .case-grid .gird-item .content {
position: absolute;
top: 100%;
left: 0;
right: 0;
text-align: center;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.case-study.style1 .case-grid .gird-item:hover .content{
top: 50%;
transform: translateY(-50%);
}
.case-study.style1 .case-grid .gird-item .content .case-btn{
display: inline-block;
margin-bottom: 24px;
}
.case-study.style1 .case-grid .gird-item .content .case-btn:hover i{
color: var(--main-color);
background-color: #fff;
}
.case-study.style1 .case-grid .gird-item .content .case-btn i{
color: #fff;
height: 45px;
width: 45px;
line-height: 45px;
border: 1px solid #fff;
border-radius: 5px;
}
.case-study.style1 .case-grid .gird-item .content .title{
color: #fff;
font-size: 20px;
font-weight: 600;
}
.case-study.style1 .case-grid .gird-item .content .category{
color: #fff;
}
.dreamit-single-cases-study{
position: relative;
z-index:999;
}
.cases-study-content {
position: absolute;
left: 0;
bottom: 0;
right: 0;
text-align: center;
background: #ED2C41;
margin: auto;
padding: 20px 30px 1px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
z-index: 999;
width: 100%;
}
.dreamit-single-cases-study:hover .cases-study-content{
bottom: 0;
}
.case-study-thumb{
position:relative;
z-index:1;
}
.case-study-thumb img{
width: 100%;
}
.em-cases-study-title h2 {
font-size: 20px;
font-weight: 700;
line-height: 1;
margin: 0 0 5px;
}
.em-cases-study-title h2 a {
font-size: 20px;
font-weight: 700;
margin: 0 0 0;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.case_category span {
color: #ED2C41;
}
.case_default .em-cases-study-content{
background: transparent;
width: 100%;
padding: 40px 27px;
top: inherit;
opacity: 1;
text-align: left;
bottom: 0;
}
.case_default .em-cases-study-title h2 a {
font-size: 23px;
}
.case_default .dreamit-single-cases-study {
margin-bottom: 30px;
}
.case_default .case-study-thumb {
position:relative;
z-index: 1;
}
.case_default .case-study-thumb:before {
display:none;
}
.case_default .em-cases-study-title h2 {
margin: 0 0 7px;
color: #fff;
}
.case_default .case_category span,
.case_default .cases-study-content p,
.case_default .em-case-study-button a {
color: #fff;
}
.case_default .cases-study-content p {
margin: 20px 0;
}
.case_default .em-cases-study-title h2 a:hover {
color: #fff;
}
.em-case-study-button {
margin-top: 23px;
} .case-study.style2 .owl-dots {
text-align: center;
position: absolute;
left: 0;
right: 0;
margin: auto;
display: inline-block;
bottom: -69px;
cursor: pointer;
z-index: 22;
}
.blog_wrap.case_study_carousel  button.owl-dot {
position: relative;
z-index: 22;
height: 5px;
width: 9px;
margin: 0 4px;
display: inline-block;
}
.blog_wrap.case_study_carousel button.owl-dot {
position: relative;
z-index: 22;
height: 5px;
width: 9px;
margin: 0 4px;
display: inline-block;
}
.case-study.style2 .owl-theme .owl-dots .owl-dot span {
margin: 0;
opacity: 0;
}
.blog_wrap.case_study_carousel .owl-nav button.owl-next, 
.blog_wrap.case_study_carousel .owl-nav button.owl-prev,
.blog_wrap.case_study_carousel button.owl-dot {
background: rgba(255, 255, 255, 0.30196078431372547);
color: inherit;
border: none;
padding: 0 15px 0 10px!important;
font: inherit;
right: 0;
text-align: center;
left: 0;
border-radius: 4px;
}
.blog_wrap.case_study_carousel button.owl-dot.active {
background: #c19d68!important;
border-color: #c19d68;
} .case-study.style2 .case-study-thumb::before {
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(0deg, rgba(3, 4, 34, 0.902) 0%,
rgba(3, 4, 34, 0.902) 24%, rgba(3, 3, 33, 0) 62%, rgba(3, 3, 33, 0) 100%);
border-radius: 3px;
transition: all 400ms linear;
}
.case-study.style2 .single_case_study:hover .case-study-thumb:before {
background-image: linear-gradient(0deg, rgba(255, 59, 0, 0.902) 0%, 
rgba(255, 59, 0, 0.902) 24%, rgba(255, 59, 0, 0) 62%, rgba(255, 59, 0, 0) 100%);
}
.case-study.style2 .video-icon a {
width: 48px;
height: 48px;
line-height: 50px;
text-align: center;
border-radius: 50%;
color: #fff;
background: #c19d68;
display: inline-block;
font-size: 15px;
position: absolute;
top: 80px;
right: 49px;
opacity: 0;
transition: all 400ms linear;
}
.case-study.style2 .single_case_study:hover .video-icon a{
top: 60px;
opacity: 1;
}
.case-study.style2 .cases-study-content {
position: absolute;
text-align: left;
background: transparent;
margin: auto;
padding: 20px 30px 0px;
bottom: -23px;
}
.case-study.style2 h2.title {
line-height: 23px;
margin: 5px 0 0;
}
.case-study.style2 h2.title a {
color: #fff;
font-size: 20px;
font-weight: 600;
}
.case-study.style2 .case_category span {
font-size: 17px;
padding: 0 0 0 32px;
position: relative;
z-index: 1;
transition: all 400ms linear;
color: #c19d68;
font-weight: 500;
}
.case-study.style2 .case_category span:before {
position: absolute;
content: "";
z-index: 1;
left: 0;
top: 10px;
width: 22px;
border: 1px solid #c19d68;
transition: all 400ms linear;
}
.case-study.style2 .em-case-study-button {
margin-top: 23px;
opacity: 0;
transition: all 400ms linear;
}
.case-study.style2 .em-case-study-button a {
color: #fff;
font-size: 16px;
display: inline-block;
font-weight: 400;
}
.case-study.style2 .em-case-study-button a i {
color: #fff;
font-weight: 600;
font-size: 9px;
display: inline-block;
margin-left: 6px;
} .case-study.style2 .single_case_study:hover .cases-study-content {
bottom: 21px;
}
.case-study.style2 .single_case_study:hover .em-case-study-button{
opacity: 1;
}
.case-study.style2 .single_case_study:hover .case_category span:before{
border-color: #fff;
}
.case-study.style2 .single_case_study:hover .case_category span{
color: #fff;
} .case-study.style3 .case-study-thumb{
position:relative;
}
.case-study.style3 .case-study-thumb:before {
position: absolute;
content: "";
left: 0;
top: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.30);
transition: .5s;
opacity: 0;
}
.case-study.style3 .cases-study-content {
position: absolute;
left: 0;
bottom: -140px;
right: 0;
text-align: left;
background: #c19d68;
margin: auto;
padding: 14px 32px 19px;
width: 92%;
border-radius: 5px;
transition: .5s;
transition: all 400ms linear;
}
.case-study.style3 .cases-study-content .title a {
color: #fff;
font-size: 22px;
font-weight: 600;
display: inline-block;
}
.case-study.style3 .case_category span {
color: #fff;
}
.case-study.style3 .single_case_study:hover .case-study-thumb:before{
opacity:1;
}
.case-study.style3 .single_case_study:hover .cases-study-content{
bottom:30px;
} .case-study.style4 .single_case_study .case-study-thumb{
position:relative;
z-index:1;
}
.case-study.style4 .single_case_study .case-study-thumb:before{
position:absolute;
content:"";
top:0;
left:0;
height:100%;
width:100%;
background-image: linear-gradient(0deg, rgba(5,9,29,0.9999999999999999) 0%, rgba(5,9,29,0) 64%, rgba(5,9,29,0) 100%);
}
.case-study.style4 .single_case_study .case-study-thumb:after {
position: absolute;
content: "";
top: inherit;
left: 0;
height: 45%;
width: 100%;
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2023/05/shape-1.png);
bottom: -216px;
background-repeat: no-repeat;
background-position: center left;
transition: all 400ms linear;
}
.case-study.style4 .single_case_study .cases_study_content {
position: absolute;
bottom: 32px;
z-index: 22;
width: 84%;
left: 0;
right: 0;
margin: auto;
}
.case-study.style4 .single_case_study .cases_study_content .title {
background-color: rgba(255,255,255,0.14901960784313725);
font-size: 20px;
font-weight: 600;
padding: 17px 19px;
border-left: 2px solid#c19d68;
transition:.5s;
}
.case-study.style4 .single_case_study .case_button {
position: absolute;
display: inline-block;
right: 22px;
top: -62px;
transition: all 400ms linear;
}
.case-study.style4 .single_case_study .case_button a {
display: inline-block;
background: #c19d68;
height: 55px;
width: 55px;
text-align: center;
line-height: 55px;
border-radius: 100%;
color: #fff;
font-size: 19px;
transform: rotate(-45deg);
transition: .5s;
}
.case-study.style4 .single_case_study .cases_study_content .title a{
color:#fff;
}
.case-study.style4 .single_case_study:hover .case_button{
top:22px;
}
.case-study.style4 .single_case_study:hover .case-study-thumb:after{
bottom:0;
}
.case-study.style4 .single_case_study:hover .cases_study_content .title{
background:#c19d68;
border-color:#c19d68;
}
.case-study.style4 .owl-dots {
text-align: center;
position: absolute;
left: 0;
right: 0;
margin: auto;
bottom: -114px;
z-index: 22;
display: inline-block;
}
.case-study.style4 .owl-theme .owl-dots .owl-dot span {
opacity: 0;
}
.case-study.style4 .blog_wrap.case_study_carousel .owl-nav button.owl-next, .blog_wrap.case_study_carousel .owl-nav button.owl-prev, .blog_wrap.case_study_carousel button.owl-dot {
border: 2px solid#CBCACF;
padding: 5px 5px 5px 5px!important;
border-radius: 100%;
}
.case-study.style4 .blog_wrap.case_study_carousel button.owl-dot.active {
background: #c19d68!important;
border-color: #c19d68;
} .single_case_study.style_5 {
margin-top: 38px;
margin: 17px 0px 34px;
}
.case-study.style3 .case-study-thumb {
position: relative;
overflow: hidden;
}
.single_case_study.style_5 .case-study-thumb img {
width: 100%;
transition: 0.5s;
}
.single_case_study.style_5:hover .case-study-thumb img {
transform: scale(1.1); 
}
.single_case_study.style_5 .video-icon {
display: inline-block;
position: absolute;
left: 50%;
right: 0;
margin: auto;
transform: translate(-50%, -50%);
text-align: center;
top: 57%;
opacity: 0;
transition: .5s;
}
.single_case_study.style_5:hover .video-icon{
top:50%;
opacity: 1;
} 
.single_case_study.style_5 .video-icon a {
text-align: center;
display: inline-block;
position: relative;
z-index: 99;
display: inline-block;
color: #C19E68;
font-size: 24px;
background: #fff;
width: 55px;
height: 55px;
text-align: center;
line-height: 55px;
border-radius: 50%;
}
.single_case_study.style_5 .case_category {
display: inline-block;
background: #c19d68;
font-size: 14px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
padding: 6px 20px;
position: absolute;
top: 29px;
right: 27px;
}
.case-study.style3.style5 .owl-dots span {
display: none!important;
} .brand-item img {
width: inherit !important;
} .single-video {
position: relative;
text-align: center;
}
.single-video h3 {
color: #fff;
font-size: 18px;
font-weight: 500;
margin-bottom: 0;
padding-top: 26px;
text-transform: capitalize;
display: inline-block;
margin-left: 25px;
}
.video-icon a {
text-align: center;
display: inline-block;
position:relative;
z-index:99;
}
.single-video.style-one .video-icon a, .single-video.style-two .video-icon a {
top: 50%;
left: 0;
right: 0;
margin: auto;
-webkit-transition: .5s;
display: inline-block;
background: #C19E68;
color: #fff;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
font-size: 25px;
border-radius: 50%;
position: relative;
}
.single-video.style-one .video-icon a:after {
position: absolute;
content: "";
width: 90px;
height: 90px;
left: -10px;
top: -11px;
border: 1px solid #ffffff73;
border-radius: 50%;
-webkit-animation: ripple 1.6s ease-out infinite;
-moz-animation: ripple 1.6s ease-out infinite;
}
@keyframes ripple {
0%, 35% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 1; }
50% {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
opacity: 0.8; }
100% {
opacity: 0;
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
}
}
.v-overlay .video-icon a i {
border: 0px solid #fff;
font-size: 30px;
} .single-video.style-one .video-icon,
.single-video.style-three .video-icon {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
@-webkit-keyframes ripple-red {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
}
100% {
-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(2241, 42, 2, 0)
}
} .single-video .layer-1 img, .single-video .layer-2 img, .single-video .layer-3 img, .single-video .layer-4 img {
-webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
-webkit-animation-duration: 2.5s;
animation-duration: 2.5s;
}
@keyframes alltuchtopdown{
0%{
-webkit-transform:rotateX(0deg) translateY(0px);
-ms-transform:rotateX(0deg) translateY(0px);
transform:rotateX(0deg) translateY(0px)
}
50%{
-webkit-transform:rotateX(0deg) translateY(-20px);
-ms-transform:rotateX(0deg) translateY(-20px);
transform:rotateX(0deg) translateY(-20px)
}
100%{
-webkit-transform:rotateX(0deg) translateY(0px);
-ms-transform:rotateX(0deg) translateY(0px);
transform:rotateX(0deg) translateY(0px)
}
} .single-video.style-two .video-icon a, .single-video.style-two .video-icon a {
top: 50%;
left: 0;
right: 0;
margin: auto;
-webkit-transition: .5s;
display: inline-block;
background: #fff;
color: #fff;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
font-size: 25px;
border-radius: 50%;
position: relative;
z-index: 22;
}
.single-video.style-two .video-icon a:after {
position: absolute;
content: "";
width: 90px;
height: 90px;
left: -10px;
top: -11px;
border: 1px solid #ffffff73;
border-radius: 50%;
-webkit-animation: ripple 1.6s ease-out infinite;
-moz-animation: ripple 1.6s ease-out infinite;
}
.single-video.style-two .video-icon h5 {
position: absolute;
top: 47%;
z-index: 22;
left: 50%;
right: 0;
margin: auto;
transform: translate(-50%, -50%);
font-size: 16px;
text-transform: uppercase;
color: #1e1e1e;
font-weight: 500;
font-family: "Cormorant Garamond";
display: inline-block;
cursor: pointer;
}
.single-video.style-three .video-icon a {
-webkit-animation: none;
animation: none;
-webkit-transition: none;
}
.single-video.style-three .video-icon a::before {
content: "";
position: absolute;
left: 50%;
top: 50%;
height: 99px;
width: 99px;
background: rgba(12, 90, 219,1);
z-index: -1;
border-radius: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
-webkit-animation: pulse-border 1500ms ease-out infinite;
animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
0% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
}
.single-video.style-three .video-icon a i{
background: #fff;
height: 90px;
width: 90px;
line-height: 90px;
top: 50%;
left: 0;
right: 0;
margin: auto;
text-align: center;
border-radius: 50%;
color: #ED2C41;
font-size: 26px;
position: relative;
} .single-video.style-four .video-icon a, .single-video.style-four .video-icon a {
top: 50%;
left: 0;
right: 0;
margin: auto;
-webkit-transition: .5s;
display: inline-block;
background: #fff;
color: #fff;
width: 95px;
height: 95px;
line-height: 95px;
text-align: center;
font-size: 25px;
border-radius: 50%;
position: relative;
}
.single-video.style-four .video-icon a i{
color:#C19E68;
}
.single-video.style-four .video-icon a:after {
position: absolute;
content: "";
width: 110px;
height: 110px;
left: -10px;
top: -11px;
border: 1px solid #ffffff73;
border-radius: 50%;
-webkit-animation: ripple 1.6s ease-out infinite;
-moz-animation: ripple 1.6s ease-out infinite;
} @keyframes moveLeftBounce {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
50% {
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes MOVIE-BG {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
50% {
-webkit-transform: translateX(60px);
transform: translateX(60px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
} .dance3 {
-webkit-animation: dance3 8s alternate infinite;
animation: dance3 8s alternate infinite;
}
@keyframes dance3 {
0% {
-webkit-transform: scale(0.5);
}
100% {
-webkit-transform: scale(1);
}
}
.dance {
-webkit-animation: dance 2s alternate infinite;
animation: dance 2s alternate infinite;
}
@keyframes dance {
0% {
-webkit-transform: scale(0.5);
}
100% {
-webkit-transform: scale(1.2);
}
}
.dance2 {
-webkit-animation: dance2 4s alternate infinite;
animation: dance2 4s alternate infinite;
}
@keyframes dance2 {
0% {
-webkit-transform: translate3d(0, 0, 0);
}
50% {
-webkit-transform: translate3d(25px, -25px, 0);
}
100% {
-webkit-transform: translate3d(0, -25px, 25px);
}
}
.watermark-animate {
-webkit-animation: watermark-animate 8s infinite;
animation: watermark-animate 8s infinite;
animation-direction: alternate-reverse;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
@keyframes watermark-animate {
0% {
left: 0;
}
100% {
left: 100%;
}
} .pricing.style1 {
position: relative;
border-radius: 10px;
text-align: left;
}
.pricing.style1 .pricing-head {
text-align: left;
position: relative;
padding: 0;
}
.pricing.style1 .pricing-title {
margin: 34px 0 29px;
transition: .5s;
color: #fff;
margin-top: 0;
padding: 13px 29px;
font-size: 26px;
background: #1e1e1e;
position: absolute;
z-index: 1;
width: 81%;
margin: auto;
left: 0;
right: 0;
top: -37px;
}
.pricing.style1:hover .pricing-title{
background: #c19d68;
}
.pricing.style1 .price-item {
display: block;
border-bottom: 1px solid rgba(30,30,30,0.1);
padding-bottom: 27px;
}
.pricing.style1 .price-item .currency {
font-size: 50px;
color: #c19d68;
font-weight: 400;
display: inline-block;
font-family: 'Lora', serif;
}
.pricing.style1 .price-item .tk {
font-size: 50px;
color: #c19d68;
font-weight: 400;
display: inline-block;
font-family: 'Lora', serif;
}
.pricing.style1 .price-item .month {
text-transform: uppercase;
font-size: 18px;
line-height: 26px;
color: #616161;
font-weight: 400;
font-family: "Lora";
display: inline-block;
margin-left: 5px;
}
.pricing.style1 .pricing-body {
padding: 60px 38px 46px;
position: relative;
border-left: 1px solid rgba(30,30,30,0.1);
border-right: 1px solid rgba(30,30,30,0.1);
border-bottom: 1px solid rgba(30,30,30,0.1);
}
.pricing.style1 .pricing-body ul {
margin: 27px 0 0;
padding: 0;
list-style: none;
}
.pricing.style1 .pricing-body ul li {
font-weight: 400;
margin-bottom: 10px;
}
.pricing.style1 .pricing-body ul li i {
display: inline-block;
color: #c19d68;
font-size: 12px;
margin-right: 6px;
}
.pricing.style1 .pricing-button {
display: inline-block;
border: 2px solid #1e1e1e;
padding: 13px 28px;
font-size: 16px;
text-transform: uppercase;
color: #1e1e1e;
font-weight: 500;
font-family: "Cormorant Garamond";
position: relative;
z-index: 1;
border: 1px solid #c19d68;
transition: 0.5s;
margin-top: 27px;
}
.pricing.style1 .pricing-button:before {
position: absolute;
content: "";
width: 30px;
height: 1px;
left: 0;
right: 153px;
bottom: -11px;
background: #c19d68;
}
.pricing.style1 .pricing-button:hover{
background:#c19d68;
color:#fff;
} .resort-dark .service_room.style1.style4 {
background: #272727;
}
.resort-dark .service_room.style1.style4 h3 {
color: #fff;
}
.resort-dark .service_room.style1 ul.features li {
opacity: 0.7;
color: #fff;
}
.resort-dark .feature-box.style17 {
background: #363636;
filter: none;
}
.resort-dark .feature-box.style17 h2.title a {
color: #fff;
}
.resort-dark .testimonial-item.style_10 {
background: #323232;
}
.resort-dark .testimonial-item.style_10 h3.title {
color: #fff;
}
.resort-dark .testimonial.style10 button.owl-dot {
background-color: #525252;
}
.resort-dark .testimonial.style10 button.owl-dot:before {
border: 1px solid #323232;
}
.resort-dark .testimonial.style10 button.owl-dot:after {
border: 1px solid #323232;
}
.resort-dark .blog-post.style9 .post-item .single_blog_post_content {
background: #292929;
padding: 26px 31px 26px;
}
.resort-dark .blog-post.style9 h3.title a {
color: #fff;
}
.resort-dark .blog-post.style9 .date {
color: #fff;
opacity: 0.6;
}
.resort-dark .blog-post.style9 .author a {
color: #fff;
opacity: 0.6;
}
.resort-dark .blog-post.style9 .blog_btn a {
color: #fff;
opacity: 0.6;
}
.resort-dark .blog-post.style9 h3.title {
border-bottom: 1px solid#3F3F3F;
}
.resort-dark .blog-post.style9 .post-item.post_style1 .single_blog_post_content h3.title {
background: transparent;
}
.resort-dark .blog-post.style9 .post-item.post_style1 h3.title a {
color: #fff;
}
.resort-dark .blog-post.style9 .post-item.post_style1 {
background: #292929;
} .owl_wrapper{
width: 100vw;
overflow: hidden;
}
.owl_content{padding-left: 12%;}
.owl_wrapper .owl-item{
opacity: 0;
transform: scale(0.6);
-ms-transform: scale(0.6);
transition: all .2s;
-webkit-transform: all .2s;
z-index: 1;
}
.owl_wrapper .active{opacity: 0.5;}
.owl_wrapper .active.middle_beside{
transform: scale(0.8);
-ms-transform: scale(0.8);
opacity: 0.8;
margin: 0 -1%;
z-index: 2;
}
.owl_wrapper .active.middle{
transform: scale(1);
-ms-transform: scale(1);
opacity: 1;
z-index: 3;
}
.owl_wrapper .active.next_to_mid{margin-left: -1%;}
.owl_wrapper .active.prev_to_mid{margin-right: -1%;} .owl_wrapper .prev, .owl_wrapper .next{
position: absolute;
top: 100px; left: 100px;
width: 30px;
border-radius: 100%;
text-align: center;
line-height: 30px;
color: #fff;
background: #777;
cursor: pointer;
z-index: 5;
}
.owl_wrapper .next{left: calc(100% - 100px);}
.no_select{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.infos {
width: 500px;
text-align: center;
font-family: 'Roboto', Arial;
font-size: 14px;
line-height: 16px;
margin-top: 50px;
color: #000;
}
.infos a {
color: #555;
text-decoration: none;
}
.infos a:hover {color: #999;}
#carousel {
position: relative;
height: 400px;
overflow: hidden;
}
#carousel div {
position: absolute;
transition: transform 1s, left 1s, opacity 1s, z-index 0s;
opacity: 1;
}
#carousel div img {
width: 400px;
transition: width 1s;
}
#carousel div.hideLeft {
left: 0%;
opacity: 0;
transform: translateY(50%) translateX(-50%);
}
#carousel div.hideLeft img {
width: 200px;
}
#carousel div.hideRight {
left: 100%;
opacity: 0;
transform: translateY(50%) translateX(-50%);
}
#carousel div.hideRight img {
width: 200px;
}
#carousel div.prev {
z-index: 5;
left: 30%;
transform: translateY(50px) translateX(-50%);
}
#carousel div.prev img {
width: 300px;
}
#carousel div.prevLeftSecond {
z-index: 4;
left: 15%;
transform: translateY(50%) translateX(-50%);
opacity: 0.7;
}
#carousel div.prevLeftSecond img {
width: 200px;
}
#carousel div.selected {
z-index: 10;
left: 50%;
transform: translateY(0px) translateX(-50%);
}
#carousel div.next {
z-index: 5;
left: 70%;
transform: translateY(50px) translateX(-50%);
}
#carousel div.next img {
width: 300px;
}
#carousel div.nextRightSecond {
z-index: 4;
left: 85%;
transform: translateY(50%) translateX(-50%);
opacity: 0.7;
}
#carousel div.nextRightSecond img {
width: 200px;
} .contact{
position: relative;
z-index: 1;
}
.contact:before {
position: absolute;
content: "";
top: 0;
left: 0;
height: 147px;
width: 100%;
background: #c19d68;
z-index: -1;
border-radius: 3px 3px 0 0;
}
.contact:after {
position: absolute;
content: "";
top: 137px;
left: 0;
height: 100%;
width: 100%;
background: url(https://wp.ditsolution.net/royella/wp-content/uploads/2023/05/square-line.png);
z-index: -1;
background-repeat: no-repeat;
background-size: contain;
}
textarea.wpcf7-form-control.wpcf7-textarea {
width: 100%;
background: #f7f4f4;
padding-left: 25px;
padding-top: 20px;
height: 135px;
border: 1px solid rgba(35, 35, 35, 0.12);
border-radius: 30px;
color: #232323;
transition: .5s;
}
.buttons input {
padding: 13px 15px;
background: #10102E;
display: block;
color: #fff;
border-radius: 30px;
width: 100%;
font-family: 'Fira Sans';
cursor: pointer;
text-align: center;
transition: .5s;
border: none;
}
.buttons input:hover{
background:#c19d68;
}
.form-group input::placeholder {
color: #6d6d6d!important;
}
.form-group:last-child {
margin-bottom: 0px;
}
.buttons p {
margin: 0;
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d;
opacity: 0.75;
width: 12px;
height: 12px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
.contact input.form-control {
border: 0;
border-radius: 6px;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
border: 1px solid #ddd;
width: 100%;
height: 50px;
padding-left: 25px;
background: #f7f4f4;
border-radius: 30px;
color: #232323;
border: 1px solid rgba(35, 35, 35, 0.12);
transition: .5s;
}
.contact .form-control:focus {
outline: none;
box-shadow: 0 0 6px rgb(204, 48, 0, 0.6);
border-color: #c19d68;
} input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control::placeholder {
color: #6d6d6d!important;
}
textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
color: #6d6d6d!important;
} textarea:focus {
outline: none;
box-shadow: 0 0 6px rgb(204, 48, 0, 0.6);
border-color: #c19d68!important;
} .form-area.style-two .form-control {
border:none;
width: 100%;
height: 56px;
background: #fff;
border-radius: 4px;
}
.form-area.style-two input.form-control {
border:none;
width: 100%;
height: 56px;
background: #fff;
border-radius: 4px;
}
.form-area.style-two .buttons input {
padding: 14px 33px;
background: #c19d68;
border: none;
font-weight: 500;
width: inherit;
border-radius: 4px;
} .contact-fron.style_three input.from-control {
background: transparent !important;
border: 1px solid #acacac4f;
color: #ffff;
outline: 0;
width: 100%;
height: 60px;
position: relative;
margin-bottom: 11px;
padding: 0 21px;
}
.contact-fron.style_three select.from-control {
background: transparent !important;
border: 1px solid #acacac4f;
color: #acacac;
outline: 0;
width: 100%;
height: 60px;
position: relative;
padding: 0 19px;
margin-top: 5px;
text-transform: capitalize;
margin-bottom: 20px;
}
.contact-fron.style_three p {
margin: 0;
}
.contact-fron.style_three input.from-control::placeholder {
color: #fff!important;
opacity: 0.4;
}
.contact-fron.style_three textarea.wpcf7-form-control.wpcf7-textarea {
color: #232323;
transition: .5s;
background: transparent !important;
border: 1px solid #acacac4f;
color: #acacac;
outline: 0;
width: 100%;
height: 120px;
position: relative;
padding: 9px 19px;
border-radius: 0;
}
.contact-fron.style_three input.button {
background: #C29D68;
font-size: 16px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
width: 100%;
border: transparent;
padding: 16px 0;
margin-top: 13px;
position: relative;
z-index: 1;
transition: 0.5s;
}
.contact-fron.style_three input.from-control {
color: #acacac!important;
} .main-contact input.from-control::placeholder {
color: #fff!important;
opacity: 0.6;
}
.main-contact textarea.from-control::placeholder {
color: #fff!important;
opacity: 0.6;
}
.form-area.style-three .form-control {
border: 0;
width: 100%;
height: 57px;
padding-left: 25px;
background: #fff;
border-radius: 5px;
color: #232323;
border: none;
}
.form-area.style-three input[type="email"] {
height: 57px;
padding: 5px 25px;
width: 100%;
border-radius: 5px;
outline: 0;
}
.form-area.style-three select.wpcf7-form-control.wpcf7-select {
width: 100%;
height: 57px;
border: none;
padding: 0 25px;
}
.form-area.style-three textarea.wpcf7-form-control.wpcf7-textarea {
background: #fff;
height: 138px;
border: none;
border-radius: 5px;
}
.form-area.style-three .buttons input {
padding: 13px 40px;
background: #c19d68;
border-radius: 30px;
width: inherit;
font-family: 'Fira Sans';
}
.form-area.style-three input.wpcf7-form-control.wpcf7-text.form-control::placeholder {
color: #6d6d6d!important;
} .heading.style3 h3 {
position: relative;
display: inline-block;
}
.heading.style3 h3:before {
position: absolute;
content: "";
width: 20px;
height: 1px;
left: 0;
bottom: 0;
background: #C29D68;
} .heading.style4 h3 {
position: relative;
display: inline-block;
}
.heading.style4 h3:before {
position: absolute;
content: "";
width: 20px;
height: 1px;
left: 0;
bottom: -9px;
background: #C29D68;
}
.gallary_box {
position: relative;
top: 49px;
} .blog-post.style1 .post-item {
margin-bottom: 20px;
border-radius: 3px;
background-color: #ffffff;
border: 1px solid rgba(29, 33, 36, 0.12);
position: relative;
z-index: 1;
transition: .5s;
overflow: hidden;
padding: 0 0 17px;
}
.blog-post.style1 .post-thumb {
position: relative;
overflow: hidden;
}
.blog-post.style1 .post-thumb img {
overflow: hidden;
transition: .5s;
transform: scale(1.1);
width: 100%;
}
.blog-post.style1 .categories {
position: absolute;
top: 10px;
left: 10px;
}
.blog-post.style1 .categories a {
padding: 4px 17px 2px;
font-size: 14px;
color: #ffffff;
font-weight: 500;
font-family: "Fira Sans";
background: #c19d68;
border-radius: 30px;
display: inline-block;
position: relative;
z-index: 1;
}
.blog-post.style1 .post-item .blog_post_inner_content {
padding: 25px 20px 27px;
}
.blog-post.style1 .post-item .content .meta {
display: flex;
align-items: center;
margin-bottom: 12px;
}
.blog-post.style1 .meta i {
color: #c19d68;
display: inline-block;
font-size: 14px;
margin-right: 7px;
}
.blog-post.style1 h3.title a {
display: inline-block;
font-size: 20px;
color: #232323;
font-weight: 600;
}
.blog-post.style1 .meta {
display: inline-block;
margin-bottom: 3px;
}
.blog-post.style1 .date {
display: inline-block;
}
.blog-post.style1 .user_thumb {
display: inline-block;
height: 27px;
width: 27px;
margin-right: 14px;
float: left;
}
.blog-post.style1 .user_thumb img{
border-radius: 100%;
}
.blog-post.style1 .blog_post_user {
border-top: 1px solid rgba(29, 33, 36, 0.12);
padding: 17px 27px 0;
}
.blog-post.style1 .author {
display: inline-block;
}
.blog-post.style1 .author a {
display: inline-block;
color: #232323 !important;
text-transform: capitalize;
font-size: 16px;
margin: 0;
font-weight: 500;
}
.blog-post.style1 .blog_btn {
float: right;
}
.blog-post.style1 .blog_btn a {
display: inline-block;
color: #232323;
font-family: 'Fira Sans';
font-weight: 600;
transition: .5s;
}
.blog-post.style1 .blog_btn a i {
font-size: 10px;
display: inline-block;
color: #c19d68;
font-weight: 600;
margin-left: 5px;
} .post-item:hover{
filter: drop-shadow(0 0 35px rgba(196, 196, 196, 0.5));
background-color: #ffffff;
border: 1px solid rgba(29, 33, 36, 0.12);
}
.post-item:hover .post-thumb img {
transform: scale(1.4);
}
.blog-post.style1 h3.title a:hover{
color: #c19d68;
}
.blog-post.style1 .blog_btn a:hover {
color: #c19d68;
}
.blog-post.style1 .author a:hover{
color: #c19d68;
}
.blog-post.style1 .post-item .content .meta .date {
position: relative;
color: #616161;
font-size: 16px;
text-transform: capitalize;
}
.blog-post.style1 .post-item .content .meta .date i{
color: #3abba7;
margin-right: 5px;
}
.blog-post.style1 .post-item .content .meta .author i{
color: #3abba7;
margin-right: 5px;
}
.blog-post.style1 .post-item .content .meta .author a{
color: #616161;
font-size: 15px;
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
}
.blog-post.style1 .post-item .content .title {
font-size: 24px;
font-weight: 600;
margin-bottom: 12px;
margin: 0;
}
.blog-post.style1 .post-item .content .title a {
color: var(--title-color);
font-size: 22px;
font-family: var(--title-font);
font-weight: 600;
transition: 0.3s;
}
.blog-post.style1 .post-item .content .description {
color: rgba(30, 38, 109, 0.9);
font-weight: 300;
margin-bottom: 20px;
}
.blog-post.style1 .post-item .content .read-more{
display: inline-block;
color: #1e266d;
} .blog_style_two .luxury-single-blog_adn {
position: relative;
z-index: 1;
transition: .5s; margin-bottom: 30px;
}
.blog_style_two .luxury-blog-thumb_adn img {
width: 100%;
overflow: hidden;
transition: .5s;
transform: scale(1.1);
}
.blog_style_two .luxury-single-blog_adn:hover .luxury-blog-thumb_adn img {
transform: scale(1.4);
}
.blog_style_two .em-blog-content-area_adn {
border-radius: 0;
background-color: #ffffff;
padding: 22px 30px 14px;
position: relative;
z-index: 1;
transition: .5s;
border: 1px solid rgba(30,30,30,0.1);
border-top: transparent;
padding: 22px 31px 7px;
}
.blog_style_two .luxury-blog-thumb_adn {
position: relative;
z-index: 1;
overflow: hidden;
}
.blog_style_two ul.post-categories {
display: inline-block;
position: absolute;
bottom: 26px;
left: 30px;
}
.blog_style_two ul.post-categories li {
list-style: none;
}
.blog_style_two ul.post-categories li a {
padding: 4px 17px 2px;
font-size: 14px;
color: #ffffff;
font-weight: 500;
background: #C19E68;
border-radius: 0;
display: inline-block;
position: relative;
z-index: 1;
text-transform: uppercase;
}
.blog_style_two .user_url{
display:inline-block;
}
.blog_style_two .user_url a {
padding-right: 0px;
transition: .5s;
display: inline-block;
font-size: 14px;
line-height: 26px;
text-transform: uppercase;
color: #616161;
font-weight: 400;
margin-right: 28px;
margin-left: 13px;
margin-bottom: 15px;
position: relative;
}
.blog_style_two .user_url a:before {
position: absolute;
content: "";
width: 7px;
height: 7px;
left: -13px;
top: 10px;
background: #D1D1D1;
}
.blog_style_two .royella-blog-meta-left {
display: inline-block;
}
.blog_style_two .blog-page-title_adn h2 {
margin: 0 0 15px;
}
.blog_style_two .blog-page-title_adn h2 a {
display: inline-block;
font-size: 28px;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
transition: 0.5s;
margin-top: 7px;
}
.blog_style_two .blog-page-title_adn h2 a:hover {
text-decoration: underline!important;
color:#c19d68;
}
.blog_style_two .luxury-blog-readmore {
border: 1px solid rgba(30,30,30,0.1);
border-top: transparent;
padding: 14px 31px;
}
.blog_style_two .luxury-blog-readmore a {
display: flex;
justify-content: space-between;
font-size: 16px;
text-transform: uppercase;
color: #1e1e1e;
font-weight: 500;
font-family: "Cormorant Garamond";
transition: 0.5s;
}
.blog_style_two .luxury-blog-readmore a:hover {
color: #c19d68;
} .single_blog_adn.style-3{
position: relative;
z-index: 1;
}
.single_blog_adn.style-3 .luxury-single-blog_adn{
position: relative;
z-index: 1;
transition: .5s;
overflow: inherit; 
margin: 19px 3px;
}
.single_blog_adn.style-3 .luxury-single-blog_adn:before {
position: absolute;
content: "";
top: 14px;
left: -14px;
height: 100%;
width: 100%;
border: dashed 1px#BE9D68;
z-index: -1;
}
.blog_style_two.style-3 .single_blog_adn.style-3 .em-blog-content-area_adn {
border-radius: 0;
background-color: #ffffff;
position: relative;
z-index: 1;
transition: .5s;
border: none;
border-top: transparent;
padding: 32px 32px 13px;
}
.blog_style_two.style-3 .single_blog_adn.style-3 span.user i {
display: inline-block;
color: #c19d68;
background: #f8f6f3;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
text-align: center;
margin-right: 12px;
font-size: 12px;
}
.blog_style_two.style-3 .single_blog_adn.style-3 .user_url a:before {
display: none;
}
.blog_style_two .royella-blog-meta-left span:before {
display: none;
}
.blog_style_two.style-3 .single_blog_adn.style-3 .user_url a {
padding-right: 0px;
transition: .5s;
display: inline-block;
font-size: 16px;
text-transform: capitalize;
margin-left: 0px;
margin-bottom: 0;
position: relative;
display: inline-block;
font-size: 15px;
color: #616161;
font-weight: 400;
font-family: "Lora";
margin-right: 27px;
}
.blog_style_two.style-3 .single_blog_adn.style-3 .royella-blog-meta-left i {
font-size: 12px;
display: inline-block;
color: #c19d68;
background: #f8f6f3;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
text-align: center;
margin-right: 12px;
}
.blog_style_two.style-3 .single_blog_adn.style-3 .blog-page-title_adn h2 {
margin: 0 0 4px;
}
.blog_style_two.style-3 .single_blog_adn.style-3 .royella-blog-meta-left a, 
.blog_style_two.style-3 .single_blog_adn.style-3 .royella-blog-meta-left time, 
.blog_style_two.style-3 .single_blog_adn.style-3 .royella-blog-meta-left span {
transition: .3s;
background: transparent;
padding: 0;
border-radius: 0;
display: inline-block;
font-size: 16px;
color: #616161;
font-weight: 400;
margin-right: 0;
margin-left: 0;
margin: 0 0 7px;
}
.blog_style_two.style-3 .single_blog_adn.style-3 .blog-page-title_adn h2 a {
display: inline-block;
font-size: 24px;
line-height: 30px;
color: #1e1e1e;
font-weight: 700;
font-family: "Cormorant Garamond";
transition: 0.5s;
}
.blog-page-title_adn h2 a:hover{
color:#c19d68 !important;
} .blog_dark .blog_style_two .em-blog-content-area_adn {
background-color: transparent;
border: 1px solid #FFFFFF52;
border-top: transparent;
}
.blog_dark .blog_style_two .luxury-blog-readmore {
border: 1px solid #FFFFFF52;
border-top: transparent;
} .blog_dark_two .blog_style_two .em-blog-content-area_adn {
background-color: #272727;
border: 1px solid#272727;
border-top: transparent;
} .blog-post.style9 .post-item {
margin-bottom: 20px;
border-radius: 10px;
position: relative;
z-index: 1;
transition: .5s;
overflow: hidden;
background: #f9f6f1;
}
.blog-post.style9 .post-item:hover {
filter: drop-shadow(0 0 35px rgba(196, 196, 196, 0.5));
background-color: #ffffff;
border: none; 
}
.blog-post.style9 .post-thumb {
position: relative;
overflow: hidden;
border-radius: 10px;
}
.blog-post.style9 .post-item.post_style1 .post-thumb {
flex-shrink: 0;
}
.blog-post.style9 .post-item.post_style1 {
display: flex;
align-items: center;
background: #fff;
margin-bottom: 25px;
}
.blog-post.style9 .post-item.post_style1 .post-thumb img{
overflow: hidden;
transition: .5s;
width: 268px;
height: 206px;
object-fit: cover;
}
.blog-post.style9 .post-item.post_style1 h3.title a {
display: inline-block;
font-size: 26px;
color: #031812;
font-weight: 500;
letter-spacing: -1px;
}
.blog-post.style9 .post-thumb img {
overflow: hidden;
transition: .5s;
transform: scale(1.1);
width: 100%;
height: 440px;
object-fit: cover;
border-radius: 10px;
}
.blog-post.style9 .categories {
position: absolute;
top: 10px;
left: 10px;
}
.blog-post.style9 .categories a {
padding: 5px 25px 5px;
font-size: 14px;
color: #ffffff;
font-weight: 500;
background: #746955;
display: inline-block;
position: relative;
z-index: 1;
border-radius: 30px;
text-transform: uppercase;
}
.blog-post.style9 .post-item .single_blog_post_content {
background: #fff;
padding: 26px 31px 26px;
}
.blog-post.style9 .post-item.post_style1 .single_blog_post_content h3.title {
background: #fff;
padding: 0;
border-bottom: none;
padding-bottom: 0;
margin: 6px 0 8px;
}
.blog-post.style9 .post-item .content .meta {
display: flex;
align-items: center;
margin-bottom: 12px;
}
.blog-post.style9 .meta i {
color: #f33350;
display: inline-block;
font-size: 14px;
margin-right: 3px;
}
.blog-post.style9 h3.title {
margin: 9px 0 23px;
border-bottom: 1px solid#D2D2D2;
padding-bottom: 28px;
}
.blog-post.style9 h3.title a {
display: inline-block;
font-size: 32px;
color: #031812;
font-weight: 600;
}
.blog-post.style9 .meta {
display: inline-block;
}
.blog-post.style9 .date {
display: inline-block;
text-transform: capitalize;
font-size: 16px;
margin-right: 32px;
padding-left: 23px;
position: relative;
color: #616161;
}
.blog-post.style9 .date:after {
position: absolute;
content: "";
top: 9px;
left: 0;
width: 10px;
height: 10px;
background-color: #D2D2D2;
}
.blog-post.style9 .user_thumb {
display: inline-block;
height: 27px;
width: 27px;
margin-right: 8px;
float: left;
}
.blog-post.style9 .user_thumb img{
border-radius: 100%;
}
.blog-post.style9 .blog_post_user {
border-top: 1px solid rgba(29, 33, 36, 0.12);
padding: 17px 27px 0;
}
.blog-post.style9 .author {
display: inline-block;
}
.blog-post.style9 .author a {
display: inline-block;
color: #616161 !important;
text-transform: capitalize;
font-size: 16px;
margin: 0;
font-weight: 400;
position: relative;
}
.blog-post.style9 .author a:after {
position: absolute;
content: "";
top: 9px;
left: -19px;
width: 10px;
height: 10px;
background-color: #D2D2D2;
}
.blog-post.style9 .blog_btn a {
display: inline-block;
color: #616161;
transition: .5s;
text-transform: capitalize;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
}
.blog-post.style9 .blog_btn a i {
display: inline-block;
color: #616161;
font-weight: 600;
margin-left: 4px;
transform: rotate(0deg);
} .blog-post.style9 .blog_btn a:hover i{
color: #c19d68;
}
.blog-post.style9 .post-item:hover .post-thumb img {
transform: scale(1.4);
}
.blog-post.style9 h3.title a:hover {
color: #c19d68;
text-decoration: underline!important;
}
.blog-post.style9 .blog_btn a:hover {
color: #f33350;
}
.blog-post.style9 .author a:hover{
color: #f33350;
}
.blog-post.style9 .post-item .content .meta .date {
position: relative;
color: #616161;
font-size: 16px;
text-transform: capitalize;
}
.blog-post.style9 .post-item .content .meta .date i{
color: #3abba7;
margin-right: 5px;
}
.blog-post.style9 .post-item .content .meta .author i{
color: #3abba7;
margin-right: 5px;
}
.blog-post.style9 .post-item .content .meta .author a{
color: #616161;
font-size: 15px;
text-transform: uppercase;
}
.blog-post.style9 .post-item .content .title {
font-size: 24px;
font-weight: 600;
margin-bottom: 12px;
margin: 0;
}
.blog-post.style9 .post-item .content .title a {
color: var(--title-color);
font-size: 22px;
font-family: var(--title-font);
font-weight: 600;
transition: 0.3s;
}
.blog-post.style9 .post-item .content .description {
color: rgba(30, 38, 109, 0.9);
font-weight: 300;
margin-bottom: 20px;
}
.blog-post.style9 .post-item .content .read-more{
display: inline-block;
color: #1e266d;
} .recent-post.style1 .post-item{
display: flex;
align-items: center;
margin-bottom: 22px;
padding-bottom: 22px;
border-bottom: 1px solid #616161;
overflow: hidden;
}
.recent-post.style1 .post-item:last-child{
border: 0;
margin: 0;
padding: 0;
}
.recent-post.style1 .post-item .post-thumb{
flex-shrink: 0;
}
.recent-post.style1 .post-item .post-thumb img{
height: 90px;
width: 90px;
object-fit: cover;
border-radius: 10px;
}
.recent-post.style1 .post-item .content{
padding: 0 0 0 10px;
}
.recent-post.style1 .post-item .content .meta{
display: flex;
align-items: center;
}
.recent-post.style1 .post-item .content .meta .date{
position: relative;
color: #616161;
font-size: 14px;
font-family: 'Roboto', sans-serif;
}
.recent-post.style1 .post-item .content .meta .date i{
color: #3abba7;
margin-right: 5px;
}
.recent-post.style1 .post-item .content .title{
font-size: 16px;
font-weight: normal;
font-family: 'Roboto', sans-serif;
margin-bottom: 6px;
}
.recent-post.style1 .post-item .content .title a{
color: var(--title-color);
}
.recent-post.style1 .post-item .content .title a:hover{
color: var(--main-color);
}
.recent-post.style1 .post-item .content .description {
color: rgba(30, 38, 109, 0.9);
font-weight: 300;
margin-bottom: 20px;
} .portfolio-filter .filters {
width: 100%;
text-align: center;
margin-bottom: 50px;
}
.portfolio-filter ul {
margin: 0;
list-style: none;
padding: 25px 0 0;
}
.portfolio-filter ul li {
background: #fff;
border: transparent;
border-radius: 0;
margin-right: 13px;
text-transform: uppercase;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
font-size: 15px;
padding: 9px 25px;
display: inline-block;
cursor: pointer;
}
.portfolio-filter li.current_menu_item {
background: #c19d68;
color: #fff;
}
.portfolio-filter .single-content {
display: flex;
align-items: center;
background: #ffff;
gap: 27px;
padding: 20px 30px 20px 20px;
margin-bottom: 20px;
}
.portfolio-filter .port-thumb {
flex-shrink: 0;
display: inline-block;
float: left;
} .portfolio-filter .dolar {
color: #c19d68;
font-size: 20px;
position: absolute;
top: 38px;
right: 38px;
}
.portfolio-filter .content h2 {
font-size: 26px;
color: #1e1e1e;
font-weight: 500;
display: block;
margin: 0;
}
.portfolio-filter .content h6 {
border-top: 1px dashed #2222223d;
padding-top: 13px;
margin-top: 12px;
margin-bottom: 0;
font-size: 15px;
font-family: 'Lora', serif;
color: #616161;
font-weight: 400;
line-height: 26px;
} .portfolio_details {
overflow: hidden;
-webkit-box-shadow: 0 0 30px 
rgba(0,0,0,0.10);
box-shadow: 0 0 30px 
rgba(0,0,0,0.10);
padding: 65px 50px 50px;
width:100%;
}
.portfolio_info {
padding-left: 50px;
padding-top: 48px;
}
.portfolio_info h2 {
font-size: 25px; padding-bottom: 17px;
}
.portfolio-details-box li strong {
margin-right: 5px;
}
.pr-title {
padding: 24px 0 18px;
}
.port_dtl_social{} 
.port_dtl_social span{
font-size:20px;
font-weight:700;
margin-bottom:10px;
display:block;
} 
.port_dtl_social a {
display: inline-block;
width: 35px;
height: 35px;
background: #c19d68;
color: #fff;
border-radius: 5px;
font-size: 18px;
text-align: center;
margin-right: 10px;
line-height: 35px;
}
.portfolio_details .col-md-6 {
float: left;
}
.portfolio_info ul {
list-style: none;
}
.portfolio_info ul li {
padding:5px 0;
}
.port_dtl_social {
margin-top: 20px;
}
.pr-title h2 {
font-size: 25px;
} .product_post_item {
overflow: hidden;
position: relative;
}
.product_post_item .post-thumb {
position: relative;
z-index: 1;
}
.product_post_item .dolar {
display: inline-block;
background: #f00;
line-height: 0;
padding: 21px 14px 26px;
position: absolute;
right: 0;
top: 26px;
}
.product_post_item .single_product_content {
background: #272727;
padding: 0;
display: flex;
align-items: center;
justify-content: space-between;
position: absolute;
bottom: 0;
z-index: 2;
right: 0;
}
.product_post_item .single_product_content h2 {
font-size: 22px;
font-weight: 600;
font-family: "Cormorant Garamond";
color: #fff;
position: relative;
z-index: 1;
padding: 0 0 0 28px;
transition: 0.5s;
margin: 0;
}
.product_post_item .dolar h2 {
margin: 0;
line-height: 0;
color: #fff;
}
.product_post_item .blog-page-title_adn {
padding: 0 28px 11px;
}
.product_post_item .case_post_icon a {
display: block;
text-align: center;
color: #fff;
font-size: 16px;
font-weight: 500;
display: inline-block;
position: relative;
background: #C29D68;
width: 68px;
height: 68px;
text-align: center;
line-height: 68px;
transition: 0.5s;
}
.product_post_item .single_blog_post_content {
position: relative;
z-index: 22;
}
.product_post_item p.heading-text span {
color: #f00;
} .product_post.style1 .owl-nav {
display: inline-block;
position: absolute;
z-index: 1;
top: -164px;
right: 6px;
}
.product_post.style1 button.owl-prev i,
.product_post.style1 button.owl-next i{
color: #fff;
display: inline-block;
border: 1px solid #ffffff8a;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: relative;
z-index: 1;
margin: 0 7px;
} .menu-service-menu-container ul {
list-style: none;
padding: 0;
}
.menu-service-menu-container ul li {
list-style: none;
margin-bottom: 14px;
}
.menu-service-menu-container ul li:last-child{
margin-bottom: 0;
}
.menu-service-menu-container ul li a {
position: relative;
display: block;
padding: 15px 7px 15px 49px;
background-color: #fff;
font-weight: 400;
font-size: 16px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
color: #232323;
position: relative;
border-radius: 5px;
}
.menu-service-menu-container ul .current_page_item a {
background-color: #c19d68;
color: #fff;
}
.menu-service-menu-container ul .current_page_item a::after {
background-color: #fff;
color:#FF3D00;
}
.menu-service-menu-container ul li a::after {
content: '\f00c';
position: absolute;
left: 19px;
top: 18px;
font-size: 12px;
font-family: 'FontAwesome';
height: 22px;
width: 22px;
background: #E9E9E9;
text-align: center;
line-height: 22px;
border-radius: 100%;
transition: .5s;
}
.menu-service-menu-container ul li a:hover {
color: #fff;
background: #c19d68;
}
.menu-service-menu-container ul li a:hover:after{
background: #fff;
color:#FF3D00;
}
.details-service .dreamit-button .button {
padding: 11px 29px;
font-weight: 500;
font-family: 'Poppins', sans-serif;
} .hero-single-slide{
min-height: 887px;
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
overflow: hidden;    
}
.hero-content-left h1 {
font-size: 50px;
margin-bottom: 0;
margin-top: 0;
font-weight: 800;
line-height: 1.1;
}
.hero-content-left h2 {
font-size: 50px;
font-weight: 800;
margin-bottom: 20px;
margin-top: 0;
line-height: 1.2;
}
.hero-content-left h3 {
font-size: 25px;
font-weight: 600;
margin-bottom: 10px;
}
.hero-content-left p {
padding-right: 70px;
margin-bottom: 35px;
} .my-accordion li {
position: relative;
margin-bottom: 20px;
list-style: none;
z-index: 1;
}
.my-accordion li p {
display: none;
padding: 17px 25px 3px;
color: #616161;
font-size: 16px;
}
.my-accordion a {
color: #fff !important;
z-index: 1;
font-size: 22px;
font-weight: 600;
padding: 20px 80px 20px 20px;
position: relative;
display: flex;
align-items: center;
cursor: pointer;
color: #fff;
font-family: "Cormorant Garamond";
transition: 0.5s;
}
a.active {
color: #fff;
background: #c19d68 !important;
}
a.active:hover {
color: #fff;
}
.my-accordion a:after {
width: 10px;
height: 2px;
background: #fff;
position: absolute;
right: 28px;
content: " ";
top: 31px;
transition: all 0.2s ease-in-out;
}
.my-accordion a:before {
width: 2px;
height: 10px;
background: #fff;
position: absolute;
right: 32px;
content: " ";
top: 27px;
transform: rotate(0);
transition: all 0.2s ease-in-out;
}
.my-accordion li p {
display: none;
font-size: 16px;
color: #B1B2B4;
padding: 22px 0 10px 30px;
}
a.active:after {
transform: rotate(0deg);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
background: #fff;
}
a.active:before {
display: none;
} .my-accordion.style-two li:after {
display:none;
}
.my-accordion.style-two li a {
padding: 19px 20px 19px 30px;
border-radius: 0;
background-color: rgba(255,255,255,0.050980392156862744);
border: 0;
}
.my-accordion.style-two li p {
padding: 25px 0 25px 30px;
background: #1F2932;
background-color: rgba(255,255,255,0.050980392156862744);
} .my-accordion.style5 a {
color: #1e1e1e!important;
z-index: 1;
font-size: 22px;
font-weight: 600;
padding: 16px 80px 16px 30px;
position: relative;
display: flex;
align-items: center;
cursor: pointer;
color: #fff;
font-family: "Cormorant Garamond";
transition: 0.5s;
background-color: #ffffff;
border: 1px solid rgba(30,30,30,0.1);
}
.my-accordion.style5 a.active {
color: #fff;
background: #f7f5f3 !important;
}
.my-accordion.style5 li p {
display: none;
font-size: 16px;
color: #B1B2B4;
padding: 22px 0 10px 30px;
border: 1px solid rgba(30,30,30,0.1);
border-top: none;
}
.my-accordion.style5 a:before {
width: 2px;
height: 10px;
background: #1e1e1e;
position: absolute;
right: 32px;
content: " ";
top: 27px;
transform: rotate(0);
transition: all 0.2s ease-in-out;
}
.my-accordion.style5 a:after {
width: 10px;
height: 2px;
background: #1e1e1e;
position: absolute;
right: 28px;
content: " ";
top: 31px;
transition: all 0.2s ease-in-out;
}
.my-accordion.style5 a.active:after {
transform: rotate(0deg);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
background: #1f1f1f;
} .bounce-animate {
animation-name: float-bob;
animation-duration: 2s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-moz-animation-name: float-bob;
-moz-animation-duration: 2s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: float-bob;
-ms-animation-duration: 2s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: float-bob;
-o-animation-duration: 2s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear; }
.bounce-animate2 {
animation-name: float-bob2;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-moz-animation-name: float-bob2;
-moz-animation-duration: 3s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: float-bob2;
-ms-animation-duration: 3s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: float-bob2;
-o-animation-duration: 3s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear; }
.bounce-animate3 {
animation-name: float-bob3;
animation-duration: 4s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-moz-animation-name: float-bob3;
-moz-animation-duration: 4s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: float-bob3;
-ms-animation-duration: 4s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: float-bob3;
-o-animation-duration: 4s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear; }
.bounce-animate4 {
animation-name: float-bob4;
animation-duration: 5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-moz-animation-name: float-bob4;
-moz-animation-duration: 5s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: float-bob4;
-ms-animation-duration: 5s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: float-bob4;
-o-animation-duration: 5s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear; }
.bounce-animate5 {
animation-name: float-bob5;
animation-duration: 6s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-moz-animation-name: float-bob5;
-moz-animation-duration: 6s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: float-bob5;
-ms-animation-duration: 6s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: float-bob5;
-o-animation-duration: 6s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear; }
@-webkit-keyframes float-bob {
0% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px); }
50% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px); }
100% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px); } }
@-webkit-keyframes float-bob2 {
0% {
-webkit-transform: translateY(-60px);
transform: translateY(-60px); }
50% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px); }
100% {
-webkit-transform: translateY(-60px);
transform: translateY(-60px); } }
@-webkit-keyframes float-bob3 {
0% {
-webkit-transform: translateY(-40px);
transform: translateY(-40px); }
50% {
-webkit-transform: translateY(-25px);
transform: translateY(-25px); }
100% {
-webkit-transform: translateY(-40px);
transform: translateY(-40px); } }
@-webkit-keyframes float-bob4 {
0% {
-webkit-transform: translateY(-70px);
transform: translateY(-70px); }
50% {
-webkit-transform: translateY(-35px);
transform: translateY(-35px); }
100% {
-webkit-transform: translateY(-70px);
transform: translateY(-70px); } }
@-webkit-keyframes float-bob5 {
0% {
-webkit-transform: translateY(-75px);
transform: translateY(-75px); }
50% {
-webkit-transform: translateY(-35px);
transform: translateY(-35px); }
100% {
-webkit-transform: translateY(-75px);
transform: translateY(-75px); } }
@-webkit-keyframes movebounce {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
} @keyframes moveleftbounce {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
50% {
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
} .subscribe-form input[type="email"] {
padding: 10px 15px 10px 15px;
border-radius: 0;
outline: 0;
width: 70%;
border: 0;
background: #fff;
height: 56px;
box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.05);
margin: 0;
}
.subscribe-form input[type="email"]::placeholder{
opacity: 0.9;
}
.subscribe-form input[type="email"]:focus{
color: #fff;
}
.subscribe-form input[type="submit"] {
position: absolute;
top: 0;
right: 0;
height: 56px;
color: #fff;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
background-color: #b98d36;
padding: 0;
width: 30%;
border: 0;
outline: 0;
border-radius: 0;
} .custom-progress .elementor-progress-text {
margin-top: -20px;
color: #232323;
font-size: 16px;
padding-left: 0;
overflow: visible;
}
.custom-progress .elementor-progress-percentage {
padding-right: 15px;
margin-top: -20px;
color: #232323;
font-size: 16px;
}
.service_box.style8 {
background: #fff;
padding: 40px 30px;
text-align: center;
border-radius: 6px;
}
.service_box.style8 .service_content .title {
color: #232323;
font-size: 22px;
font-weight: 600;
margin: 30px 0 10px;
display: block;
}
.service_box.style8 .service-icon {
width: 90px;
height: 90px;
line-height: 90px;
display: inline-block;
background: #fff5f2;
border-radius: 100%;
position:relative;
z-index:99;
}
.service_box.style8 .service-icon:after {
width: 90px;
height: 90px;
line-height: 90px;
position: absolute;
left: -7px;
top: -7px;
border: 1px dashed #f00;
border-radius: 100%;
content: "";
}
.service_box.style8 .service-icon i{
font-size:40px;
color:#c19d68;
}
.service_box.style8 .service_btn a {
border: 1px solid #c19d68;
border-radius: 30px;
padding: 8px 25px;
color: #c19d68;
margin-top: 15px;
display: inline-block;
transition:.5s;
}
.service_box.style8:hover .service_btn a{
background:#c19d68;
border-color:#c19d68;
color:#fff;
} .service_list.style-1 .service-text {
background: #fff;
padding: 13px 26px;
margin-bottom: 16px;
display: block;
width: 100%;
}
.service_list.style-1 .service-text h3 {
color: #c19d68;
font-size: 16px;
font-family: 'Lora', serif;
font-weight: 400;
margin: 0;
}
.service_list.style-1 .service-text h3 strong {
color: #1e1e1e;
font-weight: 500;
font-family: "Lora";
font-size: 15px;
} .service_list.style-2 .service-text {
display: flex;
align-items: center;
border-bottom: 1px solid #61616129;
padding-bottom: 15px;
padding-top: 15px;
width: 100%;
}
.service_list.style-2 .service-text h3 {
font-family: 'Lora', serif;
font-size: 15px;
margin: 0;
color: #616161;
}
.service_list.style-2 .image {
display: inline-block;
margin-right: 12px;
}
.royella-blog-thumb img {
width: 100%;
}
.royella-blog-readmore a {
padding-bottom: 17px;
display: inline-block;
}
.royella-blog-readmore a i {
margin-left: 5px;
}   .curser {
position: fixed;
top: 0;
left: 0;
width: 50px;
height: 50px;
border: 1px solid #c19d68;
border-radius: 50%;
pointer-events: none;
transform: translate(-50%, -50%);
z-index: 9999;
transition: .1s;
}
.curser2 {
position: fixed;
top: 0;
left: 0;
width: 8px;
height: 8px;
background:  #c19d68 ;
border-radius: 50%;
pointer-events: none;
transform: translate(-50%, -50%);
z-index: 9999;
transition: .15s;
animation: Ripple 1.6s ease-in-out infinite;
-webkit-animation: Ripple 1.6s ease-in-out infinite;
-moz-animation: Ripple 1.6s ease-in-out infinite;
} .video__area {
position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.video__area {
background-attachment: unset;
}
}
@media only screen and (max-width: 767px) {
.video__area {
background-attachment: unset;
}
}
.video__area:hover .play-now {
opacity: 0;
visibility: hidden;
}
.video__area .play-now {
display: inline-block;
font-weight: 500;
font-size: 16px;
line-height: 23px;
color: #C19E68;
background: #ffff;
text-transform: capitalize;
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
width: 95px;
height: 95px;
line-height: 95px;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.3s;
transition: all 0.3s;
top: 50%;
left: 50%;
text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.video__area .play-now {
width: 150px;
height: 150px;
line-height: 150px;
}
}
@media only screen and (max-width: 767px) {
.video__area .play-now {
width: 120px;
height: 120px;
line-height: 120px;
}
}
.video__content {
display: block;
width: 100%;
height: 550px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.video__content {
height: 550px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.video__content {
height: 550px;
}
}
@media only screen and (max-width: 767px) {
.video__content {
height: 450px;
}
}
.video__content a {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
border: none;
background-color: transparent;
}
.cursor {
position: fixed;
pointer-events: none;
font-weight: 500;
font-size: 16px;
line-height: 23px;
color: #C19E68;
background:#fff;
text-transform: capitalize;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100px;
height: 100px;
border-radius: 100%;
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
z-index: 999;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.cursor.video {
width: 200px;
height: 200px;
}
@media only screen and (max-width: 767px) {
.cursor.video {
display: none;
}
}i{
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
a{
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.section-title.style7 .title {
margin: 0 0 0;
font-size: 46px;
text-transform: capitalize;
color: #1e1e1e;
}
.dreamit-button.style6 .button {
display: inline-block;
background: #c19d68;
padding: 15px 28px;
font-size: 16px;
text-transform: capitalize;
color: #ffffff;
font-weight: 500;
font-family: 'Lora', serif;
z-index: 1;
border: 1px solid #c19d68;
transition: 0.5s;
position: relative;
}
.dreamit-button.style6:before {
position: inherit;
content: "";
width: 30px;
height: 1px;
left: 0;
bottom: -11px;
background: #c19d68;
margin: auto;
}
.dreamit-button.style6 .button:after {
position: absolute;
content: "";
bottom: -6px;
left: 0;
height: 1px;
width: 40px;
background: #af9556;
border-radius: 0;
transition: .5s;
}
.dreamit-button.style6 .button:hover:after {
width: 100%;
transition: .5s;
}
.dreamit-button.style6 .button:hover {
color: #af9556;
border: 1px solid #c19d68;
transition: 0.5s;
}
.tourism .booking-input-box {
position: inherit;
width: 27%;
display: inline-block;
}
.tourism .booking-input-box p{
margin: 0 !important;
}
.tourism {
width: 65%;
margin: auto;
border: 1px solid #b9bab6;
padding: 13px 30px 0px;
position: relative;
}
.tourism .booking-buttons p {
margin: 0 !important;
}
.tourism .booking-input-box input {
width: 78% !important;
height: 50px;
outline: 0 !important;
background: transparent;
border: transparent !important;
color: #acacac;
padding: 0 6px 0 0 !important;
text-transform: uppercase;
font-size: 14px;
}
.tourism .booking-input-box select {
width: 78%;
height: 50px;
outline: 0;
background: transparent;
border: transparent;
color: #acacac;
text-transform: uppercase;
font-size: 14px;
}
.tourism .booking-input-box h4 {
font-size: 22px;
line-height: 14px;
color: #fff;
font-weight: 500;
font-family: "Lora";
margin-left: 3px;
}
.tourism input.wpcf7-form-control.wpcf7-submit.has-spinner.from-control {
background-color: #af9556;
border: none;
padding: 32px 46px;
color: #fff;
}
.tourism .booking-buttons {
position: absolute;
right: -61px;
bottom: -1px;
}
.section-title.style7 .description {
font-size: 16px;
font-weight: 300;
margin-bottom: 0;
width: 100%;
margin: 4px auto 0;
}
.vvv .single-video.style-one .video-icon a, .single-video.style-two .video-icon a {
top: 50%;
left: 0;
right: 0;
margin: auto;
-webkit-transition: .5s;
display: inline-block;
background: #C19E68;
color: #fff;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
font-size: 25px;
border-radius: 4%;
position: relative;
}
.vvv .single-video.style-one .video-icon a:after {
position: absolute;
content: "";
width: 100px;
height: 100px;
left: 0px;
top: 0px;
border: 1px solid #af9556;
border-radius: 4%;
-webkit-animation: ripple 1.6s ease-out infinite;
-moz-animation: ripple 1.6s ease-out infinite;
}
span.pbgcolor {
background: #C19D68;
color: #fff;
padding: 5px 0;
}
span.bbgcolor {
background: #d8d8d8;
padding: 5px 0;
}
span.cbgcolor {
background: #000;
color: #fff;
padding: 5px 0;
}
.turi .icon-box.style3 .icon-box-content .title {
font-family: var(--title-font);
margin: 0 0 0;
color: #af9556;
font-family: 'Rubik', sans-serif;
font-weight: 500;
font-size: 22px;
transition: .5s;
}
.turi .icon-box.style3:hover .icon-box-content .title {
color: #1e1e1e;
transition: .5s;
}
.turi .icon-box.style3:hover .img-icon img {
filter: brightness(2) invert(1);
transition: .5s;
}
.tur-video .icon-box.style3 .icon i {
font-size: 25px;  line-height: 20px;
text-align: center;
background-color: #fff;
border-radius: 50%;
color: #1e1e1e;
padding: 14px 18px;
}
.tur-video .icon-box.style3 .icon-box-content .title {
font-size: 20px;
font-family: var(--title-font);
margin: 0 0 0;
color: #1e1e1e;
font-weight: 600;
font-size: 14px;
}
.tur-video .icon-box.style3 .icon-box-content .description {
color: #1e1e1e;
font-size: 16px;
font-weight: 600;
margin-bottom: 0;
}
.turis .section-title.style2.center .title {
margin: 0 0 0;
font-size: 46px;
line-height: 47px;
text-transform: capitalize;
color: #1e1e1e;
}
.service_room_two.style1 {
background-color: #fff;
}
.service_room_two.style1 .room_img img {
width: 100%;
}
.service_room_two.style1 .service_room_body {
padding: 25px 30px 35px;
}
.service_room_two.style1 .room_pricings {
margin-left: 10px;
}
.service_room_two.style1 .room_pricings span {
color: #c19d69;
font-size: 15px;
font-weight: 500;
}
.service_room_two.style1 .room_star {
display: flex;
align-items: center;
}
.service_room_two.style1 .reviews_rating .testi-star i.active {
color: #c29e6a;
}
.service_room_two.style1 .iconrapper {
display: flex;
align-items: center;
border-bottom: 1px solid #f4f4f4;
padding: 0px 0px 25px;
}
.service_room_two.style1 .service_room_body p {
margin: 21px 0px 25px;
}
.service_room_two.style1 h4 {
margin: 0px 0px 0px 9px;
color: #1e1e1e;
font-size: 14px;
font-family: 'Lora', serif;
}
.service_room_two.style1 .service_room_body h3 {
color: #1e1e1e;
font-size: 22px;
font-family: 'Lora', serif;
font-weight: 500;
margin: 13px 0px 20px;
transition: .5s;
}
.service_room_two.style1 .service_room_body h3:hover {
color: #af9556;
transition: .5s;
}
.service_room_two.style1 .service_room_body h3:hover {
color: #af9556;
transition: .5s;
}
.service_room_two.style1 .bottom-content .room_btn a {
color: #af9556;
margin-right: 30px;
font-size: 16px;
font-weight: 500;
}
.service_room_two.style1 .bottom-content {
display: flex;
align-items: center;
}
.service_room_two.style1 .bottom-content .iconrapper-two {
color: #af9556;
margin-left: 10px;
}
.service_room_two.style1 .bottom-content .iconrapper-two h4 {
color: #c19d68 !important;
}
.testimonial.style7 .single_testi_seven .author img {
width: 64px;
}
.testimonial.style7 .single_testi_seven .author img{
text-align: center;
display: inline-block;
}
.testimonial.style7 .single_testi_seven {
text-align: center;
}
.testimonial.style7 .single_testi_seven .bio h5.designation {
font-size: 20px;
font-weight: 600;
margin-bottom: 6px;
}
.testimonial.style7 .single_testi_seven .reviews_rating i.active {
color: #af9556;
}
.testimonial.style7 .single_testi_seven p.quote {
font-size: 18px;
margin: 36px 0px 27px;
}
.testimonial.style7 .single_testi_seven h4.name {
font-size: 20px;
font-weight: 600;
margin-bottom: 25px;
}
.icon-box.style8 {
text-align: center;
padding: 38px 10px 15px;
position: relative;
z-index: 1;
background-color: #fff;
}
.icon-box.style8:before {
position: absolute;
content: '';
height: 0;
width: 0;
background-color: #af9556;
left: 0;
bottom: 0;
z-index: -1;
transition: .5s;
}
.icon-box.style8:hover:before {
height: 100%;
width: 100%;
transition: .5s;
}
.icon-box.style8 h4.title {
font-size: 22px;
font-weight: 500;
margin: 12px 0px 15px;
font-family: 'Lora', serif;
color: #1e1e1e;
transition: .5s;
}
.icon-box.style8:hover h4.title {
color: #fff;
transition: .5s;
}
.icon-box.style8 p.description {
font-size: 16px;
color: #616161;
font-weight: 400;
transition: .5s;
}
.icon-box.style8:hover p.description {
color: #fff;
transition: .5s;
}
.icon-box.style8 .img-icon img {
transition: .5s;
}
.icon-box.style8:hover .img-icon img {
filter: brightness(0) invert(1);
transition: .5s;
}
.tourism-two .form-inner .form-group .form-control {
border: 0;
border-radius: 6px;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
border: 1px solid #ddd;
width: 100%;
height: 55px;
padding-left: 25px;
background: #fff;
border-radius: 0;
color: #232323;
border: 1px solid #af9556;
transition: 0.5s;
}
.tourism-two .form-inner .form-group .buttons input {
padding: 13px 25px;
background: #af9556;
display: block;
color: #fff;
border-radius: 1px;
width: 100%;
cursor: pointer;
text-align: left;
transition: .5s;
border: none;
font-family: 'Lora', serif;
}
.blog-post.style7.blog_style_seven .single_blog_adn .user_url {
margin-right: 40px;
}
.blog-post.style7.blog_style_seven .single_blog_adn .em-blog-content-area_adn {
position: relative;
padding: 22px 0px 6px 25px;
}
.blog-post.style7.blog_style_seven .single_blog_adn .date-comment {
display: flex;
}
.blog-post.style7.blog_style_seven .single_blog_adn .em-blog-content-area_adn .royella-blog-meta-left {
position: absolute;
right: 30px;
top: -40px;
background-color: #af9556;
color: #fff;
}
.blog-post.style7.blog_style_seven .single_blog_adn .em-blog-content-area_adn .royella-blog-meta-left span {
background-color: #af9556;
color: #fff;
margin-right: 0px;
font-family: 'Lora', serif;
font-size: 22px;
width: 107px;
padding: 4px 10px;
line-height: 1.5;
}
.blog-post.style7.blog_style_seven .single_blog_adn .blog-page-title_adn h2 a {
font-size: 22px;
font-family: 'Lora', serif;
margin-right: 15px;
}
.blog-post.style7.blog_style_seven .single_blog_adn .blog-page-title_adn h2 {
line-height: .9;
}
.blog-post.style7.blog_style_seven .single_blog_adn {
background-color: #fff;
}
.blog-post.style7.blog_style_seven .single_blog_adn .royella-blog-readmore a {
padding-bottom: 17px;
display: inherit;
background-color: #f3efe6;
padding: 7px 25px;
margin: 25px 0px 25px;
transition: .5s;
color: #1e1e1e;
font-size: 14px;
font-weight: 600;
}
.blog-post.style7.blog_style_seven .single_blog_adn .royella-blog-readmore a:hover {
background-color: #af9556;
color: #fff;
transition: .5s;
}
.blog-post.style7.blog_style_seven .single_blog_adn .royella-blog-readmore a i {
float: right;
} .section-title.style9.left .description {
width: 100%;
}
.section-title.style9 .description {
font-size: 16px;
font-weight: 300;
margin-bottom: 0;
width: 50%;
margin: 34px auto 0;
}
.section-title.style9 .title-2{ display: inline-block;
}
.section-title.style9 .title{
font-family: "Cormorant Garamond";
text-transform: capitalize;
}
.section-title.style9 .highlight_text {
margin: 0px 0 0 4px;
font-size: 38px;
text-transform: capitalize;
color: #1e1e1e;
line-height: 1.2;
font-family: "Cormorant Garamond";
}
.city_hotel .input-boxs input {
width: 100% !important;
height: 58px;
outline: 0 !important;
background: transparent;
border: transparent !important;
color: #acacac;
padding: 0 6px 0 0 !important;
text-transform: capitalize;
font-size: 14px;
}
.city_hotel .input-boxs select {
width: 100%;
height: 58px;
outline: 0;
background: transparent;
border: transparent;
color: #acacac;
text-transform: capitalize;
font-size: 14px;
}
.city_hotel .input-boxs h4 {
font-size: 16px;
line-height: 14px;
color: #fefefe;
font-weight: 400;
font-family: "Lora";
margin-left: 3px;
margin-top: 20px;
}
.city_hotel .input-boxs {
border-bottom: 1px dashed #525252;
}
.city_hotel {
border: 1px dashed #525252;
padding: 21px 47px 0px;
background-color: #272727;
}
.city_hotel input.wpcf7-submit:hover {
color: #C19E68;
background: #fff;
}
.city_hotel input.wpcf7-submit {
background: #C19E68;
padding: 12px 31px;
border: transparent;
font-size: 16px;
text-transform: capitalize;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
position: relative;
z-index: 1;
width: 100%;
transition: 0.5s;
margin-top: 35px;
}
.city_hotel .input-boxs p {
margin-bottom: 0px;
}
.city_hotel .booking-buttons p {
margin-bottom: 10px;
} .style2 .video__area {
position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.video__area {
background-attachment: unset;
}
}
@media only screen and (max-width: 767px) {
.style2 .video__area {
background-attachment: unset;
}
}
.style2 .video__area:hover .play-now {
opacity: 0;
visibility: hidden;
}
.style2 .video__area .play-now {
display: inline-block;
font-weight: 500;
font-size: 16px;
line-height: 23px;
color: #fff; 
background: #C19E68;
border: 16px solid #272727;
text-transform: capitalize;
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
width: 125px;
height: 125px;
line-height: 95px;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.3s;
transition: all 0.3s;
top: 50%;
left: 50%;
text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.style2 .video__area .play-now {
width: 150px;
height: 150px;
line-height: 120px;
}
}
@media only screen and (max-width: 767px) {
.style2 .video__area .play-now {
width: 120px;
height: 120px;
line-height: 90px;
}
}
.style2 .video__content {
display: block;
width: 100%;
height: 550px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.style2 .video__content {
height: 550px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.style2 .video__content {
height: 550px;
}
}
@media only screen and (max-width: 767px) {
.style2 .video__content {
height: 450px;
}
}
.style2 .video__content a {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
border: none;
background-color: transparent;
}
.style2 .cursor {
position: fixed;
pointer-events: none;
font-weight: 500;
font-size: 20px;
line-height: 23px;
color: #fff; 
background: #C19E68;
border: 16px solid #272727;
text-transform: capitalize;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 135px;
height: 135px;
border-radius: 100%;
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
z-index: 999;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.style2 .cursor.video {
width: 200px;
height: 200px;
}
@media only screen and (max-width: 767px) {
.style2 .cursor.video {
display: none;
}
} .city-botton .dreamit-button.style6 .button {
display: inline-block;
background: #c19d68;
padding: 15px 28px;
font-size: 16px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: 'Lora', serif;
z-index: 1;
border: 1px solid #c19d68;
transition: 0.5s;
position: relative;
}
.city-botton .dreamit-button.style6 .button:hover {
color: #af9556;
border: 1px solid #c19d68;
transition: 0.5s;
}
.citty .section-title.style9 .description {
font-size: 16px;
font-weight: 300;
margin-bottom: 0;
width: 50%;
margin: 20px auto 0;
}
.single_testi_eight {
text-align: center;
}
.single_testi_eight .testi-star i.active {
color: #c19d68;
font-size: 16px;
}
.single_testi_eight h3.title {
font-size: 50px;
color: #fff;
margin: 15px 10px 48px;
}
.single_testi_eight .content p.quote {
color: #acacac;
font-size: 17px;
font-family: 'Lora', serif;
font-style: italic;
width: 70%;
margin: auto;
}
.single_testi_eight .content h4.name {
font-size: 22px;
color: #acacac;
margin: 50px 0px 0px;
}
.single_testi_eight .content h5.designation {
color: #c19d68;
font-size: 16px;
}
.single_testi_eight .content {
border: 1px solid #373839;
padding: 50px 0px 50px;
}
.service-box.style9 {
background-color: #272727;
transition: .5s;
}
.service-box.style9 p.description {
font-size: 16px;
color: #acacac;
margin: 12px 13px 28px 0px;
}
.service-box.style9 h3.title {
font-size: 28px;
color: #fff;
transition: .5s;
}
.service-box.style9 .service-btn {
display: block;
position: relative;
left: 0;
}
.service-box.style9 .service-btn a {
padding: 10px 0px;
border-radius: 0px;
display: block;
border-bottom: 1px solid #3d3d3d;
border-top: 1px solid #3d3d3d;
color: #acacac;
transition: .5s;
}
.service-box.style9 .service-btn a i {
font-size: 15px;
font-weight: 600;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 15px;
background-color: #1e1e1e;
height: 40px;
width: 40px;
line-height: 40px;
border-radius: 100%;
text-align: center;
}
.service-box.style9:hover .service-btn a i {
background-color: #c19d68;
color: #fff;
transition: .5s;
}
.service-box.style9 .content {
padding: 12px 37px 22px;
}
.service-box.style9:hover h3.title {
color: #c19d68;
transition: .5s;
}
.service-box.style9:hover .service-btn a {
color: #c19d68;
transition: .5s;
}
.service-box.style9 img {
width: 100%;
} .single-slick.style-7 .hero-text-wrap h1.font-600 {
font-size: 60px;
color: #fff;
text-transform: uppercase;
text-align: center;
margin-top: 150px;
}
.single-slick.style-7 .hero-text-wrap h1.font-600 span {
color: #c19d68;
}
.dreamit-slick-slider .single-slick.style-7 .slider-video-icon {
-webkit-animation: 1s 2s fadeInUp both;
animation: 1s 2s fadeInUp both;
position: absolute;
left: 139px;
top: 83%;
text-align: center;
}
.dreamit-slick-slider .default-slider.slick .single-slick.style-7 .slick-prev {
border-radius: 0;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
height: 40px;
top: 30%;
-webkit-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 40px;
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
line-height: 80px;
color: #4a4745;
border: 0;
right: 154px!important;
border: 1px solid#4a4745;
line-height: 40px;
border-radius: 50%;
}
.section-title.style9.style15 h5.subtitle {
text-transform: uppercase;
position: relative;
display: inline;
padding: 0px 30px;
}
.section-title.style9.style15 h5.subtitle:before {
position: absolute;
content: '';
left: 5px;
bottom: 2px;
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2024/03/title-icon.png);
height: 19px;
width: 19px;
}
.section-title.style9.style15 h5.subtitle:after {
position: absolute;
content: '';
right: 5px;
bottom: 2px;
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2024/03/title-icon.png);
height: 19px;
width: 19px;
}
.section-title.style9.style15 h3.title {
font-size: 55px;
margin-top: 10px;
color: #fff;
}
.section-title.style9.style15 .title-2 {
display: inherit;
font-size: 55px;
}
.section-title.style9.style15 h3.title.title-2 {
display: inherit;
font-size: 55px;
margin-top: 0px;
}
.dreamit-button.style9 a.button {
background-color: transparent;
border: none;
color: #acacac;
padding: 13px 16px;
}
.dreamit-button.style9 .button:hover {
color: #c19d68;
}
.dreamit-button.style9 .button img {
margin-right: 10px;
position: absolute;
left: 8px;
}
.dreamit-button.style9 .button .button-tx {
padding-left: 75px;
}
.dreamit-button.style9 .button:after {
display: none;
}
.service-box.style10 {
position: relative;
transition: .5s;
}
.service-box.style10:hover{
background-color: #fff;
transition: .5s;
}
.service-box.style10 .content_thame .content h3.title {
font-size: 18px;
color: #acacac;
margin: 0px 0px 0px 11px;
transition: .5s;
} 
.service-box.style10:hover .content_thame .content h3.title {
color: #c19d68;
transition: .5s;
}
.service-box.style10 .content_thame {
display: flex;
align-items: center;
position: absolute;
top: 0px;
right: 34px;
}
.service-box.style10 .servie_thumb img {
width: 100%;
line-height: 0;
}
.service-box.style10 .servie_thumb {
line-height: 0;
}
.section-title.style9.style15 .description {
font-size: 16px;
font-weight: 300;
margin-bottom: 0;
width: 100%;
margin: 21px auto 37px;
}
.icon-box.style10 {
background-color: #2f2a22;
padding: 0px 0px 16px 33px;
display: flex;
}
.icon-box.style10 .icon-box-icon .img-icon {
display: inline-block;
line-height: 0;
padding: 10px;
background-color: #161616;
border-radius: 0px 0px 0px 42px;
position: relative;
}
.icon-box.style10 .icon-box-icon .img-icon:before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: rgba(22, 22, 22, .5);
border-radius: 0px 0px 0px 42px;
transition: .5s;
}
.icon-box.style10:hover .icon-box-icon .img-icon:before {
background-color: transparent;
transition: .5s;
}
.icon-box.style10 .icon-box-content h4.title {
color: #fff;
font-size: 28px;
margin: 30px 0px 12px;
transition: .5s;
}
.icon-box.style10:hover .icon-box-content h4.title {
color: #c19d68;
transition: .5s;
}
.icon-box.style10 .icon-box-content p.description {
color: #acacac;
}
.icon-box.style10 .icon-box-icon {
flex-shrink: 0;
}
.em-service.style_3 {
position: relative;
margin: 30px 10px 0px;
transition: .5s;
}
.em-service.style_3:hover {
background-color: #fff;
transition: .5s;
}
.em-service.style_3 .em_service_content .em-service-title {
display: flex;
align-items: center;
position: absolute; right: 15px;
bottom: 2px;
}
.em-service.style_3 .em_service_content .em-service-title h2 {
color: #fff;
font-size: 18px;
text-transform: uppercase;
margin: 0;
padding-right: 15px;
transition: .5s;
}
.em-service.style_3:hover .em_service_content .em-service-title h2 {
color: #c19d68;
transition: .5s;
}
.em-service.style_3 .em_service_content .em-service-title p {
margin: 0;
color: #acacac;
}
.em-service.style_3 .em-service-thumb img {
width: 100%;
}
.em-service.style_3.slick-center{ margin-top: -30px;
}
.modern p.mailchimp-form input[type="email"]::placeholder {
font-size: 16px;
color: #acacac!important;
}
.modern p.mailchimp-form input[type="email"] {
background-color: transparent;
border-bottom: 1px solid #4f4333;
}
.em-service.style_4 .bottom_content .icon_title h2 {
color: #fff;
font-size: 16px;
text-transform: uppercase;
font-family: 'Lora', serif;
margin-left: 15px;
}
.em-service.style_4 .bottom_content_theme {
display: flex;
align-items: center;
}
.em-service.style_4 .bottom_content {
display: flex;
text-align: center;
margin-right: 20px;
}
.em-service.style_4 .em-service-title h2 {
color: #fff;
font-size: 40px;
}
.em-service.style_4 .em-service-title span {
color: #c19d68;
}
.em-service.style_4 .em-service-title p {
color: #acacac;
font-size: 16px;
margin: 26px 67px 40px 0px;
}
.em-service.style_4 .em_service_content {
margin-bottom: 58px;
position: relative;
}
.em-service.style_4 .em_service_content:before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: rgba(22, 22, 22, .5);
transition: .5s;
}
.em-service.style_4 .em_service_content:hover:before {
background-color: transparent;
transition: .5s;
}
.modern .icon-box.style-two {
display: flex;
align-items: center;
}
.icon-box.style11 {
display: flex;
align-items: center;
}
.icon-box.style11 .icon-box-content h4.title {
color: #fff;
font-size: 40px;
margin: 0px 0px 18px 30px;
}
.service_items.style_3:before {
display:none;
}
.service_items.style_3 {
position: relative;
margin: 0px 15px 0px;
transition: .5s;
}
.service_items.style_3:hover {
background-color: #fff;
transition: .5s;
}
.service_items.style_3 .service_item_content h2 {
color: #fff;
font-size: 18px;
text-transform: uppercase;
margin: 0;
padding-right: 15px;
transition: .5s;
}
.service_items.style_3 .service_item_content {
display: flex;
align-items: center;
position: absolute; right: 5px;
bottom: -2px;
}
.service_items.style_3 .service_item_content h2 a {
color: #fff;
transition: .5s;
}
.service_items.style_3:hover .service_item_content h2 a {
color: #c19d68;
transition: .5s;
}
.service_items.style_3 .service_item_content h4.sub_title {
color: #acacac;
margin: 0px 0px 3px 5px;
font-size: 23px;
}
.service_item_two.style_3 .owl-item.center {
margin-top: -30px;
}
.service_item_two.style_3 .single_service_items {
margin-top: 30px;
}
.subscribe_modern p.mailchimp-form button {
transition: all 0.4s ease 0s;
border: medium none;
border-radius: 0;
background: #c19d68;
color: #fff;
font-weight: 500;
text-align: center;
padding: 14px 36px;
position: absolute;
right: 4px;
top: -16px;
display: inline-block;
z-index: 1;
height: inherit;
text-transform: uppercase;
letter-spacing: 2px;
} .city-whychoose-rotateme {
-webkit-animation-name: city-whychoose-rotateme;
animation-name: city-whychoose-rotateme;
-webkit-animation-duration: 8s;
animation-duration: 8s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
@keyframes city-whychoose-rotateme {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}.single-slick.style-1.style-5 {
min-height: 780px !important;
}
.single-slick.style-1.style-6 {
min-height: 780px !important;
}
.single-slick.style-1.style-5 .hero-text-wrap h4 {
margin: 20px 0 18px;
font-size: 18px;
font-weight: 700;
font-family: "Cormorant Garamond";
text-align: center;
background: #77664F;
display: inline-block;
padding: 5px 20px 5px 20px;
letter-spacing: 0;
}
.single-slick.style-1.style-5 .slick-contact {
display: none;
}
.single-slick.style-1.style-5 .hero-text-wrap h1 {
text-transform: inherit;
font-size: 80px;
font-weight: 700;
}
.single-slick.style-1.style-5 .hero-text-wrap .btn {
border-radius: 0;
background: inherit;
padding: 16px 40px;
font-size: 16px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
position: relative;
z-index: 1;
border: 1px solid #fff;
transition: 0.5s;
margin-top: 4px;
}
.single-slick.style-1.style-5 .hero-text-wrap .btn:after {
background: #fff;
right: inherit;
bottom: -9px;
transition: 0.4s;
}
.single-slick.style-1.style-5 .hero-text-wrap .btn:hover:after {
background: #c19d68;
}
.single-slick.style-1.style-5 .hero-text-wrap .btn:hover {
background: #c19d68;
border: 1px solid #c19d68;
}
.single-slick.style-1.style-6 .icon i {
color: #fff;
} .main-contact.city-hotel .booking-input-box {
position: relative;
width: 20%;
display: inline-block;
background: #1E1E1E;
margin: 0 5px 0 5px;
padding: 12px 0 9px 15px;
}
.main-contact.city-hotel .booking-input-box:before {
display:none;
}
.main-contact.city-hotel .booking-input-box p {
margin: 0;
}
.main-contact.city-hotel .booking-button {
position: absolute;
right:-60px;
top: 0;
display: inline-block;
z-index: 22;
}
.main-contact.city-hotel .booking-button input.wpcf7-submit {
background: #C19E68;
padding: 36px 35px;
border: transparent;
text-transform: uppercase;
position: relative;
z-index: 1;
transition: 0.5s;
font-size: 17px;
color: #fefefe;
font-weight: 700;
font-family: "Cormorant Garamond";
text-align: center;
}
.dark .main-contact.style_three .booking-input-box {
background-color: #1E1E1E;
} .dreamit-button.style7 .button {
color: #c19d68;
border: 1px solid #c19d68;
background: transparent;
transition: .5s;
display: inline-block;
padding: 14px 39px;
}
.dreamit-button.style7 {
margin-top: 40px;
position: relative;
}
.dreamit-button.style7:before {
display:none;
}
.dreamit-button.style7 .button:after {
position: absolute;
content: "";
width: 30px;
height: 1px;
left: 0;
bottom: -9px;
background: #c19d68;
margin: auto;
transition: .5s;
}
.dreamit-button.style7 .button:before {
position: absolute;
content: "";
z-index: -1;
top: 0;
right: 0;
height: 100%;
width: 0;
background: #c19d68;
border-radius: 0;
transition: .5s;
}
.dreamit-button.style7 .button:hover{
color: #fff;
border: 1px solid #c19d68;
}
.dreamit-button.style7 .button:hover:before {
background: #c19d68;
width: 100%;
}
.dreamit-button.style7 .button:hover:after {
background: #c19d68;
} .section-title.style2.style-8.center .title {
font-weight: 700;
}
.section-title.style2.style-8.center .description {
font-size: 16px;
font-weight: 400;
margin: 16px auto 0;
width: 45%;
} .dark .service-box.style5 {
background: #272727;
padding: 30px;
transition:0.5s;
}
.dark  .service-box.style5:hover {
filter: drop-shadow(0px 5px 15px rgba(204,204,204,0.25));
}
.dark .service-box.style5 .content .title {
color: #fff;
transition:0.5s;
}
.dark .service-box.style5:hover .content .title {
color: #c19d68;
}
.dark .service-box.style5 .service-btn a {
color: #fff;
}
.dark .service-box.style5 .service-btn a:hover {
color: #c19d68;
}
.dark .service-box.style5 .content p.description {
color: #acacac;
} .dark .service-box.style6 .content {
background: #272727;
}
.dark .service-box.style6 .content h3 {
color: #ffffff;
}
.dark .service-box.style6 .content .description {
color: #ACACAC;
}
.dark .service-box.style6 .service-btn a {
color: #fff;
border: 1px solid rgba(255,255,255,0.15);
}
.dark .service-box.style6 .service-btn a:hover {
background: #fff;
color: #c19d68;
border-color: #fff;
}
.dark .service-box.style7 h4.sub-title {
color: #c19d68;
}
.dark .service-box.style7 h4.sub-title:before {
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2024/01/city-hotel-dark-title-shape.png);
background-repeat: no-repeat;
}
.dark .service-box.style7 h4.sub-title:after {
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2024/01/city-hotel-dark-title-shape.png);
background-repeat: no-repeat;
}
.dark .service-box.style7 h3.title {
color: #fff;
}
.dark .content p.description {
color: #acacac;
}
.dark .service-box.style7 .service-btn a {
color: #fff;
border: 1px solid rgba(255,255,255,0.15);
}
.dark .section-title.style4 .subtitle:before {
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2024/01/city-hotel-dark-title-shape.png);
background-repeat: no-repeat;
}
.dark .section-title.style4 .subtitle:after {
background: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2024/01/city-hotel-dark-title-shape.png);
background-repeat: no-repeat;
}
.dark .section-title.style4 .subtitle {
color: #c19d68;
}
.dark .section-title.style4 .title {
color: #fff;
}
.dark .section-title .description {
color: #acacac;
}
.dark .testimonial-item.style_4 .single_testi_four {
background: #1E1E1E;
}
.dark .testimonial-item.style_4 h4.name {
color: #fff;
}
.dark .testimonial-item.style_4 p.quote {
color: #acacac;
}
.dark input[type="email"] {
border: 1px solid #c19d68 !important;
background: inherit !important;
color: #fff;
}
.dark input[type="email"]::placeholder {
color: #fff !important;
opacity: 0.400;
}
.dark .icon-box.style6 {
transition:0.5s;
}
.dark .icon-box.style6:hover h4.title {
transition:0.5s;
color: #c19d68;
} .section-title.style10 {
position: relative;
padding: 0 0 36px 0;
z-index:1;
}
.section-title.style10 .title {
margin: 0 0 0;
text-transform: uppercase;
font-size: 56px;
line-height: 66px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
position:relative;
}
.section-title.style10 .title:before {
right: -22%;
top: -60px;
background: #78391f;
opacity: 80%;
width: 300px;
height: 350px;
position: absolute;
content: "";
z-index: -1;
border-radius: 50%;
-webkit-filter: blur(100px);
filter: blur(120px);
}
.section-title.style10 .title span {
color: #c19d68;
position: relative;
padding: 0 0 0 90px;
}
.section-title.style10 .title span:before {
position: absolute;
content: "";
z-index: 1;
top: 33px;
left: 4px;
height: 1px;
width: 70px;
background: #c19d68;
border-radius: 0;
transition: .5s;
} .section-title.style11 {
position: relative;
padding: 0 0 11px 0;
z-index: 1;
}
.section-title.style11 .title {
margin: 0 0 0;
text-transform: uppercase;
font-size: 38px;
line-height: 52px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
position:relative;
}
.section-title.style11 .title span {
color: #c19d68;
position: relative;
padding: 0 0 0 90px;
}
.section-title.style11 .title:before {
right: -24%;
bottom: 0;
background: #8d3a20;
opacity: 38%;
width: 380px;
height: 380px;
position: absolute;
content: "";
z-index: -1;
border-radius: 50%;
-webkit-filter: blur(100px);
filter: blur(120px);
}
.luxury04-title .section-title.style11 .title:before {
right: -39%;
bottom: -60px;
opacity: 40%;
width: 480px;
height: 480px;
}
.luxury04-about-title-shape-ani {
-webkit-animation-name: title-shape-ani;
animation-name: title-shape-ani;
-webkit-animation-duration: 5s;
animation-duration: 5s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
@keyframes title-shape-ani {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
50% {
-webkit-transform: translateX(50px);
transform: translateX(50px);
}
} .single-counter.style_four span {
display: inline-block;
margin: 0;
font-size: 48px;
line-height: 50px;
text-transform: uppercase;
color: #ffffff;
font-weight: 600;
font-family: 'Lora', serif;
}
.single-counter.style_four .counter-content h6 {
font-size: 16px;
line-height: 26px;
color: #acacac;
font-weight: 400;
font-family: "Lora";
}
.luxury-about-shape{
position: relative;
z-index:1;
}
.luxury-about-shape:before {
left: 0;
top: 40px;
background: #c19d68;
width: 60px;
height: 1px;
position: absolute;
content: "";
z-index: 1;
} .luxury-about-exp-text {
width: 264px;
height: 80px;
border-radius: 20px 20px 0 0;
background: #373737;
display: inline-block;
rotate: 90deg;
text-align: center;
transition: 0.5s;
}
.luxury-about-exp-text:hover {
background: #c19d68;
}
.luxury-about-exp-text h6 {
font-size: 16px;
letter-spacing: 2px;
line-height: 23px;
color: #ffffff;
font-weight: 600;
font-family: "Lora";
display: inline-block;
text-align: center;
margin: 0;
top: 27px;
position: relative;
transition: 0.5s;
}
.luxury-about-exp-text h6 i {
color: #c19d68;
transition: 0.5s;
}
.luxury-about-exp-text:hover h6 i {
color: #fff;
} .dreamit-button.style8 .button {
display: inline-block;
background: #c19d68;
padding: 5px 30px;
position: relative;
z-index: 1;
border: none;
transition: 0.5s;
font-size: 16px;
line-height: 38px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
border-radius: 30px 0 0 30px;
}
.dreamit-button.style8 .button:hover{
color: #c19d68;
}
.dreamit-button.style8 .button:after{ 
display: none;
}
.dreamit-button.style8 .button:before {
position: absolute;
content: "";
z-index: -1;
top: 0;
right: 0;
height: 100%;
width: 0;
background: #fff;
border-radius: 30px 0 0 30px;
transition: .5s;
}
.dreamit-button.style8 .button:hover:before {
width: 100%;
left: 0;
} .section-title.style12 {
position: relative;
padding: 0 0 11px 0;
z-index: 1;
}
.section-title.style12 .title {
margin: 0 0 0;
text-transform: uppercase;
font-size: 38px;
line-height: 52px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
position: relative;
}
.section-title.style12 .title {
margin: 0 0 0;
text-transform: uppercase;
font-size: 38px;
line-height: 52px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
position: relative;
}
.section-title.style12 .section-image {
position: relative;
margin-bottom: 8px;
}
.section-title.style12 .title:before {
left: 0;
bottom: 0;
background: #8d3a20;
opacity: 30%;
width: 430px;
height: 430px;
position: absolute;
content: "";
z-index: -1;
border-radius: 50%;
-webkit-filter: blur(100px);
filter: blur(120px);
}
.section-title.style12 .title:after {
right: 0;
bottom: 0;
background: #8d3a20;
opacity: 30%;
width: 430px;
height: 430px;
position: absolute;
content: "";
z-index: -1;
border-radius: 50%;
-webkit-filter: blur(100px);
filter: blur(120px);
} .service_item.style_7 {
position: relative;
margin: 0 15px;
transition:0.5s;
}
.service_carousel.style7 .service_item.style_7:hover .service_img img {
transform: scale(1.1);
}
.service_carousel.style7 .service_img {
position: relative;
overflow: hidden;
}
.service_carousel.style7 .service_img img{
transition: .5s; 
}
.service_item.style_7 .service_img:before {
position: absolute;
content: "";
top: 0;
left: 0;
margin: auto;
height: 89%;
width: 84%;
border: 1px solid#fff;
transition: all 400ms linear;
right: 0;
bottom: 0;
border-radius: 10px;
opacity: 0;
z-index: 1;
}
.service_item.style_7:hover .service_img:before {
opacity: 1;
}
.service_carousel.style7 .room-pricing {
display: inline-block;
padding: 3px 0;
position: relative;
}
.service_carousel.style7 .room-pricing span {
display: inline-block;
text-transform: uppercase;
padding-right: 18px;
position: relative;
font-size: 30px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Lora";
}
.service_carousel.style7 .room-pricing span:last-child {
padding-right: 0;
font-size: 16px;
line-height: 26px;
text-transform: uppercase;
color: #acacac;
font-weight: 400;
font-family: "Lora";
}
.service_carousel.style7 .room-pricing span:before {
position: absolute;
content: "";
width: 1px;
height: 18px;
top: 6px;
left: -10px;
background: #acacac;
rotate: 20deg;
}
.service_carousel.style7 .room-pricing span.dolar:before{
background:transparent;
}
.service_carousel.style2 .btn_img {
display: inline-block;
position: relative;
top: 3px;
margin-right: 6px;
}
.service_carousel.style7 .title {
display: inline-block;
}
.service_carousel.style7 .reviews_rating {
display: inline-block;
float: right;
}
.service_carousel.style7 .room-details-button {
position: absolute;
bottom: -59px;
left: 0;
transition: 0.5s;
}
.service_carousel.style7 .service_item.style_7:hover .room-details-button{
bottom: 0;
} 
.service_carousel.style7 .room-details-button a {
display: inline-block;
background: #1E1E1E;
font-size: 15px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
padding: 9px 30px;
position: relative;
z-index: 1;
}
.service_carousel.style7 .room-details-button a:before{
position: absolute;
content: "";
width:0;
height:100%;
left: 50%;
top: 0;
background:#C29D69;
z-index: -1;
transition: 0.5s;
}
.service_carousel.style7 .room-details-button a:hover:before{
width: 100%;
left:0;
}
.service_carousel.style7 .room-details-button i {
display: inline-block;
font-size: 14px;
position: relative;
left: 7px;
top: 1px;
}
.service_carousel.style7 .service_content {
padding: 24px 39px 9px;
border-bottom: 1px solid rgba(255,255,255,0.1);
border-top: transparent;
background-color: rgba(193,157,104,0.1);
}
.service_carousel.style7 h4.sub_title {
font-size: 14px;
color: #c19d68;
font-weight: 600;
text-transform: uppercase;
margin: 0 0 0;
}
.service_carousel.style7 .service_title .title {
display: inline-block;
font-size: 28px;
color: #1e1e1e;
font-weight: 600;
font-family: "Cormorant Garamond";
margin: 14px 0 17px;
transition: 0.5s;
}
.service_carousel.style7 .service_title .title a {
margin: 0;
font-size: 32px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
}
.service_carousel.style7 .service_title .title a:hover {
color: #c19d68;
}
.service_carousel.style7 p.description {
transition: .5s;
font-size: 16px;
line-height: 26px;
color: #acacac;
font-weight: 400;
font-family: "Lora";
}
.service_carousel.style7 p.description span {
position: relative;
z-index: 1;
padding: 0 24px 0 18px;
}
.service_carousel.style7 p.description span:before {
content: "";
position: absolute;
background: transparent;
border: 2px solid #c19d68;
height: 10px;
width: 10px;
border-radius: 50%;
top: 6px;
left: 0;
}
.service_carousel.style7 .inner_content {
border: none;
padding: 29px 32px 34px;
background-color: rgba(193,157,104,0.1);
border-radius: 0 0 15px 15px;
}
.service_carousel.style7 .inner_content .title .title {
display: inline-block;
font-size: 16px;
color: #616161;
font-weight: 400;
font-family: "Lora";
position: relative;
margin: 0;
}
.service_carousel.style7 .inner_content .title .title:before {
display:none;
}
.rooms-star i.active {
display: inline-block;
color: #C29D69;
margin-left: 3px;
}
.service_carousel.style7 .owl-nav.disabled {
display: block !important;
}
.service_carousel.style7 button.owl-prev {
position: absolute;
top: -105px;
left: 15%;
transform: rotateY(180deg);
}
.service_carousel.style7 button.owl-next {
position: absolute;
top: -105px;
right: 15%;
}
.service_carousel.style7 button.owl-prev i {
padding: 22px 23px 22px 23px;
background: inherit;
border-radius: 50%;
position: relative;
border: 1px solid #585858;
transition: 0.5s;
font-size: 20px;
}
.service_carousel.style7 button.owl-prev i:hover {
background: #c19d68;
color:#fff;
border: 1px solid #c19d68;
}
.service_carousel.style7 button.owl-next i {
padding: 22px 23px 22px 23px;
background: inherit;
border-radius: 50%;
position: relative;
border: 1px solid #585858;
transition:0.5s;
font-size: 20px;
}
.service_carousel.style7 button.owl-next i:hover {
background: #c19d68;
color:#fff;
border: 1px solid #c19d68;
} .item_two .service_carousel.style7 .service_img img {
transition: .5s;
height: 320px;
width: 100%;
object-fit: cover;
}
.service_carousel.style7 .btn_img {
display: inline-block;
} .service_carousel.style7 .owl-dots {
position: relative;
text-align: center;
left: 0;
bottom: -30px;
margin: auto;
}
.service_carousel.style7 button.owl-dot {
display: inline-block;
border: 2px solid rgba(30,30,30,0.1);
width: 13px;
height: 13px;
border-radius: 50%;
margin-top: 48px;
margin-right: 6px;
}
.service_carousel.style7 button.owl-dot.active {
display: inline-block;
background: #C19E66;
width: 13px;
height: 13px;
border-radius: 50%;
margin-top: 11px;
margin-right: 6px;
border: transparent;
} .style_two .service_carousel.style7 {
margin-bottom: 10px;
}
.style_two .service_carousel.style7 .owl-dots {
display: none;
} .marquee {
position: relative;
--duration: 40s;
--gap: 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
gap: 0;
background: #2F2B26;
padding: 40px 0 40px 0;
rotate: -2deg;
}
.marquee:before {
left: 35%;
bottom: -200px;
background: #8d3a20;
opacity: 40%;
width: 490px;
height: 490px;
position: absolute;
content: "";
z-index: -1;
border-radius: 50%;
-webkit-filter: blur(100px);
filter: blur(120px);
}
.marquee .marquee-block h3 {
margin: 0;
color: #fff;
}
.marquee-block h3 img {
display: none;
}
.marquee .marquee-block {
-ms-flex-negative: 0;
flex-shrink: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
gap:0px;
min-width: 100%;
-webkit-animation: scroll 65s linear infinite;
animation: scroll 65s linear infinite;
}
@-webkit-keyframes scroll {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(calc(-100% - var(--gap)));
transform: translateX(calc(-100% - var(--gap)));
}
}
.marquee.style2 .marquee-block {
animation: scrollText-2 25s infinite linear;
}
@keyframes scrollText-2 {
from {
transform: translateX(-50%)
}
to {
transform: translateX(0%)
}
} .section-title.style14 {
position: relative;
padding: 0 0 11px 0;
z-index: 1;
}
.section-title.style14.title {
margin: 0 0 0;
text-transform: uppercase;
font-size: 38px;
line-height: 52px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
position: relative;
}
.section-title.style14 .title {
margin: 0 0 0;
text-transform: uppercase;
font-size: 38px;
line-height: 52px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
position: relative;
z-index:1;
}
.section-title.style14 .section-image {
position: relative;
margin-bottom: 8px;
}
.section-title.style14 .title:before {
display:none;
}
.section-title.style14 .title:after {
display:none;
}
.luxury-circle-rotate {
-webkit-animation-name: luxury-circle-rotate;
animation-name: luxury-circle-rotate;
-webkit-animation-duration: 25s;
animation-duration: 25s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
@keyframes luxury-circle-rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .service_box.style2 .service_box_icon {
position: relative;
line-height: 0;
}
.service_box_icon:before {
position: absolute;
content: "";
top: 0;
left: 0;
margin: auto;
height: 89%;
width: 84%;
border: 1px solid#fff;
transition: all 400ms linear;
right: 0;
bottom: 0;
border-radius: 10px;
opacity:0;
}
.service_box.style2:hover .service_box_icon:before{
opacity:1;
}
.service_box.style2 .service_box-title h3 {
font-size: 26px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
text-align: center;
margin: 26px 0 0 0;
position: relative;
display: inline-block;
text-align: center;
transition: .4s;
z-index: 2;
}
.service_box.style2 .service_box-title h3:before {
position: absolute;
content: "";
top: 13px;
left: 0;
width: 40px;
height: 1px;
background-color: #ffffff;
opacity: 0;
transition:.4s;
}
.service_box.style2:hover .service_box-title h3 {
padding-left: 45px;
}
.service_box.style2:hover .service_box-title h3:before{
opacity:1;
} .testimonial-item.style_9 {
border-radius: 20px;
background-color: rgba(193,157,104,0.10);
padding: 40px 38px 40px 38px;
position:relative;
z-index:1;
}
.testimonial-item.style_9:before {
position: absolute;
content: "";
bottom: 0;
left: 0;
height: 0;
width: 100%;
transition: .5s;
z-index: -1;
background-image: url(https://wp.ditsolution.net/royella-multipurpose/wp-content/uploads/2024/03/construction-testi-bg-shape.jpg);
background-repeat: no-repeat;
background-position: center center;  border-radius: 20px;
}
.testimonial-item.style_9:hover:before {
height: 100%;
}
.testimonial-item.style_9:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
height: 0;
width: 100%;
transition: .5s;
z-index: -1;
background: #c19d68e0;
border-radius: 20px;
}
.testimonial-item.style_9:hover:after {
height: 100%;
}
.owl-carousel .owl-item .single_testi_nine .quote_img img {
height: 38px;
width: auto;
filter: brightness(1)invert(0);
transition:0.5s;
}
.testimonial-item.style_9:hover .quote_img img{
filter: brightness(0)invert(1);
}
.owl-carousel .owl-item .single_testi_nine img {
display: block;
width: auto;
}
.author-degignetion {
display: inline-block;
padding: 0 0 0 20px;
}
.testimonial-item.style_9 .author-degignetion h4 {
font-size: 22px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
display: inline-block;
margin: 0;
}
.testimonial-item.style_9 .author-degignetion h5 {
font-size: 16px;
line-height: 26px;
color: #acacac;
font-weight: 400;
font-family: "Lora";
margin: 0 0 0 0;
position: relative;
z-index: 1;
padding: 0 0 0 30px;
transition:0.3s;
}
.testimonial-item.style_9:hover .author-degignetion h5 {
color: #fff;
}
.testimonial-item.style_9 .author-degignetion h5:before {
position: absolute;
content: "";
top: 14px;
left: 0;
width: 20px;
height: 1px;
background-color: #c19d68;
transition: .4s;
}
.testimonial-item.style_9:hover .author-degignetion h5:before  {
background-color: #ffffff;
}
.testimonial-item.style_9 p.quote {
font-size: 18px;
line-height: 30px;
color: #ffffff;
font-weight: 400;
font-style: italic;
font-family: "Lora";
margin: 23px 0 18px 0;
border-bottom: 1px solid rgba(255,255,255,0.10);
padding: 0 0 26px 0;
transition:0.4s;
}
.testimonial-item.style_9:hover p.quote   {
border-bottom: 1px solid rgba(255,255,255,0.50);
}
.single_testi_nine .author img {
display: inline-block;
width: auto;
float: left;
right: 0;
position: relative;
}
.testimonial.style9 button.owl-prev {
position: absolute;
top: 50%;
left: -62px;
transition:0.5s;
}
.testimonial.style9 button.owl-prev i {
font-size: 25px;
color: #585858;
transition: 0.5s;
padding: 5px 8px 5px 8px;
background: inherit;
border-radius: 50%;
}
.testimonial.style9 button.owl-next {
position: absolute;
top: 50%;
right: -62px;
transition:0.5s;
}
.testimonial.style9 button.owl-next i {
font-size: 25px;
color: #585858;
transition:0.5s;
padding: 5px 8px 5px 8px;
background: inherit;
border-radius: 50%;
}
.testimonial.style9 button.owl-prev:hover i {
color:#c19d68;
}
.testimonial.style9 button.owl-next:hover i {
color:#c19d68;
} .icon-box.style9 {
display: flex;
border-radius: 20px;
background-color: rgba(193,157,104,0.10);
padding: 36px 15px 38px 30px;
margin-bottom: 10px;
z-index: 2;
position: relative;
}
.icon-box.style9:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
height: 0;
width: 100%;
transition: .5s;
z-index: -1;
background: #c19d68;
border-radius: 20px;
}
.icon-box.style9:hover:after {
height: 100%;
}
.icon-box.style9 .img-icon img {
filter: brightness(1)invert(0);
transition:0.5s;
}
.icon-box.style9:hover .img-icon img {
filter: brightness(0)invert(1);
}
.icon-box.style9 h4.title {
font-size: 26px;
line-height: 26px;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
margin: 0;
position: relative;
display: inline-block;
left: 20px;
z-index: 1;
}
.icon-box.style9 p.description {
font-size: 16px;
line-height: 26px;
color: #acacac;
font-weight: 400;
font-family: "Lora";
margin: 6px 0 0 0;
position: relative;
left: 20px;
z-index: 1;
transition:0.4s;
}
.icon-box.style9:hover p.description{
color: #ffffff;
} .blog_style_two.eight .single_blog_adn {
transition:0.5s;
position:relative;
}
.blog_style_two.eight .single_blog_adn img {
display: block;
width: 100%;
height: 100% !important;
position:relative;
transition:0.5s;
}
.blog_style_two.eight .single_blog_adn .royella-blog-thumb_adn {
position: relative;
z-index: 1;
}
.blog_style_two.eight .single_blog_adn .royella-blog-thumb_adn :before {
position: absolute;
content: "";
top: 0;
left: 0;
margin: auto;
height: 89%;
width: 84%;
border: 1px solid#fff;
transition: all 400ms linear;
right: 0;
bottom: 0;
border-radius: 10px;
opacity: 0;
z-index: 1;
} 
.blog_style_two.eight .single_blog_adn:hover .royella-blog-thumb_adn :before {
opacity: 1;
}
.blog_style_two.eight .single_blog_adn:hover img {
transform: scale(1.1);
}
.blog_style_two.eight .royella-single-blog_adn {
position: relative;
overflow: hidden;
border-radius: 15px;
}
.blog_style_two.eight .em-blog-content-area_adn {
background-color: #272727;
position: relative;
z-index: 1;
transition: .5s;
border: none;
border-top: transparent;
padding: 22px 31px 12px;
border-radius: 0 0 15px 15px;
}
.blog_style_two.eight ul.post-categories {
display: inline-block;
position: relative;
bottom: 0;
}
.blog_style_two.eight ul.post-categories li {
list-style: none;
margin: 0;
}
.blog_style_two.eight ul.post-categories li a {
font-size: 16px;
line-height: 26px;
text-transform: uppercase;
color: #acacac;
font-weight: 400;
font-family: "Cormorant Garamond";
background: inherit;
margin: 0;
position: relative;
padding: 0 0 0 18px;
transition:0.5s;
}
.blog_style_two.eight ul.post-categories li a:hover {
color: #c19d68;
}
.blog_style_two.eight ul.post-categories li a:before {
position: absolute;
content: "";
top: 9px;
left: 0;
width: 8px;
height: 8px;
background: #6a6464;
}
.blog_style_two.eight .royella-blog-meta-top {
padding-top: 5px;
position: relative;
left: 0;
top: 0;
}
.blog_style_two.eight .royella-blog-meta-top span {
font-size: 14px;
line-height: 26px;
text-transform: uppercase;
color: #acacac;
font-weight: 400;
background: inherit;
margin: 0;
position: relative;
padding: 0 0 0 18px;
}
.blog_style_two.eight .royella-blog-meta-top span::after {
position: absolute;
content: "";
top: 9px;
left: 0;
width: 8px;
height: 8px;
background: #6a6464;
}
.blog_style_two.eight .blog-page-title_adn h2 a {
display: inline-block;
font-size: 26px;
line-height: 34px;
text-decoration: underline;
color: #ffffff;
font-weight: 600;
font-family: "Cormorant Garamond";
transition: 0.5s;
margin: 16px 0 14px 0;
}
.blog_style_two.eight .royella-blog-readmore a {
font-size: 16px;
line-height: 38px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
display: block;
padding: 0;
transition: 0.5s;
border-top: 1px solid rgba(255, 255, 255, 0.10);
padding-top: 10px;
}
.blog_style_two.eight .royella-blog-readmore a:hover {
color:#c19d68;
}
.blog_style_two.eight .blog-page-title_adn h2 a:hover {
color: #ffffff !important;
}
.blog_style_two.eight .royella-blog-readmore a i {
text-align: right;
position: absolute;
right: 32px;
display: block;
bottom: 6px;
font-size: 20px;
color:#c19d68;
transition:0.5s;
}
.blog_style_two.eight .royella-blog-readmore a:hover i {
color:#fff;
}
.section-title.style14.center .description {
font-size: 16px;
margin-bottom: 0;
width: 50%;
margin: 5px auto 27px;
line-height: 26px;
color: #acacac;
font-weight: 400;
font-family: "Lora";
text-align: center;
}
.luxury-04-footer-icon .elementor-grid-item a {
background: inherit;
opacity: 0.400;
font-size: 20px;
line-height: 38px;
color: #ffffff;
transition:0.4s;
}
.luxury-04-footer-icon .elementor-grid-item a:Hover {
opacity: 1;
} .main_subscribe.luxury04 input[type="email"] {
width: 43%;
padding: 12px 20px;
margin: 0;
display: inline-block;
border: 1px solid rgba(255,255,255,0.2);
box-sizing: border-box;
outline: 0;
background: inherit;
height: 66px;
left: 22%;
border-radius: 10px;
font-size: 16px;
color: #fff;
font-weight: 400;
font-family: "Lora";
}
.main_subscribe.luxury04 input[type="email"]:focus {
border: 1px solid #c5a26f !important;
}
.main_subscribe.luxury04 .mailchimp-form input[type="email"]::placeholder{
font-size: 16px;
color: #acacac!important;
font-weight: 400;
font-family: "Lora";
}
.main_subscribe.luxury04 .mailchimp-form button {
background: #c19d68;
padding: 0 19px;
position: absolute;
top: 0;
z-index: 1;
height: 66px;
right: 20%;
width: 14%;
left: inherit;
border-radius: 10px;
font-size: 18px;
line-height: 38px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
font-family: "Cormorant Garamond";
transition:0.5s;
border: 1px solid #c5a26f;
}
.main_subscribe.luxury04 .mailchimp-form button:hover {
color: #c5a26f;
background: inherit;
border: 1px solid #c5a26f;
}
.luxury04-footer-shape {
position:relative;
z-index:1;
}
.luxury04-footer-shape:before {
right: 0;
left: 0;
margin: auto;
top: -120px;
background: #8d3a20;
opacity: 50%;
width: 480px;
height: 480px;
position: absolute;
content: "";
z-index: -1;
border-radius: 50%;
-webkit-filter: blur(100px);
filter: blur(120px);
}
.luxury04-title-14 .section-title.style14 {
position:relative;
z-index:1;
}
.luxury04-title-14 .section-title.style14:before {
right: 0;
left: 0;
margin: auto;
top: -200px;
background: #8d3a20;
opacity: 45%;
width: 450px;
height: 450px;
position: absolute;
content: "";
z-index: -1;
border-radius: 50%;
-webkit-filter: blur(100px);
filter: blur(120px);
}
.single-counter.style_four {
position: relative;
z-index: 1;
}@media screen and (max-width: 1169px) {
.team.style4 ul.social-icon {
width: 82%;
}
.team.style4 .image img {
width: 100%;
}
.team.style4 ul.social-icon {
width: 40%;
}
.testimonial.style7 .owl-nav {
display: none;
}
.section-title.center .description {
width: 65%;
}
.testimonial-carouse09 .owl-nav {
display: none;
}
}
@media screen and (max-width: 991px) {
.section-title .title {
font-size: 36px;
} .case-study.style1 .case-grid {
grid-template-columns: repeat(2, 1fr);
} .filter-tab #tabs {
flex-wrap: wrap;
}
.filter-tab #tabs li{
margin-bottom: 30px;
flex: 0 0 auto;
width: 50%;
}
.filter-tab .content {
padding-top: 50px;
}
.filter-tab .content .text img{
margin-top: 30px;
}
.filter-tab .content .text .row{
margin-left: 0;
margin-right: 0;
}
.it-sp-shape {
display: none;
}
.single-slick.style-six .slider-single-image {
display: none;
}
.dreamit-slick-slider .style-seven .hero-text-wrap h1 {
font-size: 50px;
}
.team.style4 .image img {
width: 100%;
}
.team.style4 ul.social-icon {
width: 51%;
}
.section-title.style6 .title {
font-size: 35px;
}
}
@media screen and (max-width: 767px) {
.dreamit-slick-slider .single-slick .content-wrapper {
top: 50%;
transform: translateY(-50%);
}
.dreamit-slick-slider .hero-text h2 {
font-size: 58px;
}
.dreamit-slick-slider .hero-text h3 {
font-size: 18px;
}
.portfolio-filter ul li {
display: block;
}
.portfolio-filter ul li::before {
top: auto;
bottom: 0;
} .case-study.style1 .case-grid {
display: block;
}
.case-study.style1 .case-grid .gird-item {
margin-bottom: 20px;
}
.single-slick.style-six .hero-text-wrap h1 {
font-size: 45px;
}
.testimonial.style5 .owl-nav {
display: none;
}
.dreamit-slick-slider .style-seven .hero-text-wrap h1 {
font-size: 40px;
}
.team.style4 ul.social-icon {
width: 33%;
}
}
@media screen and (max-width: 600px) {
.main-contact.style_three .booking-button input.wpcf7-submit {
padding: 25px 50px;
font-size: 17px;
}
.filter-tab #tabs li{
width: 100%;
} .subscribe-form input[type="email"]{
width: 100%;
margin-bottom: 15px;
}
.subscribe-form input[type="submit"]{
position: static;
width: 100%;
}
.single-slick.style-six {
min-height: 600px !important;
}
.single-slick.style-six .hero-text-wrap h1 {
font-size: 32px;
}
.single-slick.style-six .hero-text-wrap p {
font-size: 15px;
width: 98%;
}
.icon-box.style17 .icon {
height: 70px;
width: 70px;
line-height: 70px;
}
.icon-box.style17 .icon i {
font-size: 30px;
}
.testimonial.style5 .bio .name {
font-size: 18px;
}
.testimonial.style5 .bio .designation {
font-size: 15px;
}
.testimonial.style5 .testimonial-item {
padding: 38px 35px 44px 35px;
}
.branding-title-style p.description {
width: 100%;
}
.testimonial.style5 .owl-nav {
display: none;
}
.dreamit-slick-slider .style-seven .hero-text-wrap h1 {
font-size: 40px;
}
.style-seven .it-shape3 {
bottom: 70px;
}
.style-seven .it-shape2 {
left: 35px;
bottom: 190px;
}
.style-seven .hero-text-wrap a.slider-button.two {
margin-top: 15px;
}
.section-title.style6 .title {
font-size: 30px;
}
.team.style4 ul.social-icon {
width: 41%;
}
.border-right-cnt-line:before {
display:none;
}
.border-right-cnt-line:after {
display:none;
}
.testimonial.style7 .reviews_rating {
display: none;
}
.testimonial.style7 .bio h4 {
font-size: 20px;
}
.single-slick.style-1.style-5 .hero-text-wrap h4 {
font-size: 17px;
}
.single-slick.style-1.style-5 .hero-text-wrap h1 {
text-transform: inherit;
font-size: 35px;
}
.video__area .play-now {
width: 100px;
height: 100px;
line-height: 100px;
}   
}
@media screen and (max-width: 360px){
.single-slick.style-1.style-5 .hero-text-wrap h4 {
font-size: 16px;
}
.single-slick.style-1.style-5 .hero-text-wrap h1 {
text-transform: inherit;
font-size: 30px;
}
.main-contact.style_three .booking-button input.wpcf7-submit {
padding: 25px 50px;
font-size: 17px;
}
.style-seven .it-shape3 {
display:none;
}
.style-seven .it-shape2 {
display:none;
}
.style-seven .it-shape4 {
display: none;
}
.section-title.style6 .title {
font-size: 25px;
}
.section-title.style6  h5.subtitle {
font-size: 15px;
padding-left:0;
}
.section-title.style6  h5.subtitle:before {
display:none;
}
.section-title.style6  h5.subtitle:after {
display:none;
}
.team.style4 ul.social-icon {
width: 66%;
}
.case-study.style6 h2.title {
font-size: 18px;
}
.testimonial.style7 .testimonial-item {
margin-left: 0;
text-align: center;
padding: 36px 10px 10px;
}
.testimonial.style7 .author_thumb {
margin-right: 28px;
margin-left: 17px;
float: inherit;
}
.testimonial.style7  .testimonial-content {
padding: 55px 5px 0px;
}
.testimonial.style7 .bio h5 {
margin-left: 0;
}
.testimonial.style7 .bio h5:before {
left: 22px;
}
.testimonial.style7 .reviews_rating {
display: none;
}
.testimonial.style7 .bio h4 {
font-size: 20px;
}
.video__area .play-now {
width: 80px;
height: 80px;
line-height: 80px;
}
}.rotation {
animation: rotate 20s linear infinite;
}
@keyframes rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.move-up-down{
animation: moving 2s linear infinite;
}
@keyframes moving {
0% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
50% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
100% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
}@font-face {
font-family: "Flaticon";
src: url(//ladearooms.com/wp-content/plugins/dreamit-elementor-extension/assets/fonts/Flaticon.woff2) format("woff2"), url(//ladearooms.com/wp-content/plugins/dreamit-elementor-extension/assets/fonts/Flaticon.woff) format("woff");
font-weight: normal;
font-style: normal;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
font-family: Flaticon;
font-style: normal;
}
.flaticon-map:before {
content: "\f100";
}
.flaticon-mail:before {
content: "\f101";
}
.flaticon-call-answer:before {
content: "\f102";
}
.flaticon-chat:before {
content: "\f103";
}
.flaticon-left-arrow:before {
content: "\f104";
}
.flaticon-right-arrow:before {
content: "\f105";
}
.flaticon-back:before {
content: "\f106";
}
.flaticon-next:before {
content: "\f107";
}
.flaticon-play-button:before {
content: "\f108";
}
.flaticon-play-button-1:before {
content: "\f109";
}
.flaticon-upload:before {
content: "\f10a";
}
.flaticon-back-1:before {
content: "\f10b";
}
.flaticon-responsive:before {
content: "\f10c";
}
.flaticon-add:before {
content: "\f10d";
}
.flaticon-play-button-2:before {
content: "\f10e";
}
.flaticon-android:before {
content: "\f10f";
}
.flaticon-fire:before {
content: "\f110";
}
.flaticon-layers:before {
content: "\f111";
}
.flaticon-computer:before {
content: "\f112";
}
.flaticon-chip:before {
content: "\f113";
}
.flaticon-cogwheels:before {
content: "\f114";
}
.flaticon-support:before {
content: "\f115";
}
.flaticon-web:before {
content: "\f116";
}
.flaticon-headset:before {
content: "\f117";
}
.flaticon-facebook:before {
content: "\f118";
}
.flaticon-drop-of-liquid:before {
content: "\f119";
}
.flaticon-drop:before {
content: "\f11a";
}
.flaticon-placeholder:before {
content: "\f11b";
}
.flaticon-shield:before {
content: "\f11c";
}
.flaticon-fountain-pen:before {
content: "\f11d";
}
.flaticon-fountain-pen-1:before {
content: "\f11e";
}
.flaticon-settings:before {
content: "\f11f";
}
.flaticon-phone-call:before {
content: "\f120";
}
.flaticon-call:before {
content: "\f121";
}
.flaticon-settings-1:before {
content: "\f122";
}
.flaticon-placeholder-1:before {
content: "\f123";
}
.flaticon-pen:before {
content: "\f124";
}
.flaticon-analytics:before {
content: "\f125";
}
.flaticon-monitor:before {
content: "\f126";
}
.flaticon-email:before {
content: "\f127";
}
.flaticon-speech-bubble:before {
content: "\f128";
}
.flaticon-suitcase:before {
content: "\f129";
}
.flaticon-communications:before {
content: "\f12a";
}
.flaticon-cash:before {
content: "\f12b";
}
.flaticon-twitter:before {
content: "\f12c";
}
.flaticon-twitter-2:before {
content: "\f12d";
}
.flaticon-instagram-logo:before {
content: "\f12e";
}
.flaticon-instagram-1:before {
content: "\f12f";
}
.flaticon-whatsapp-1:before {
content: "\f130";
}
.flaticon-linkedin-2:before {
content: "\f131";
}
.flaticon-twitter-1:before {
content: "\f132";
}
.flaticon-facebook-3:before {
content: "\f133";
}
.flaticon-whatsapp-2:before {
content: "\f134";
}
.flaticon-xiaomi:before {
content: "\f135";
}
.flaticon-odnoklassniki:before {
content: "\f136";
}
.flaticon-pinterest:before {
content: "\f137";
}
.flaticon-pinterest-1:before {
content: "\f138";
}
.flaticon-wifi:before {
content: "\f139";
}
.flaticon-light-bulb:before {
content: "\f13a";
}
.flaticon-project-management:before {
content: "\f13b";
}
.flaticon-monitor-1:before {
content: "\f13c";
}
.flaticon-camera:before {
content: "\f13d";
}
.flaticon-user:before {
content: "\f13e";
}
.flaticon-advertising:before {
content: "\f13f";
}
.flaticon-select:before {
content: "\f140";
}
.flaticon-snowflake:before {
content: "\f141";
}
.flaticon-snowflake-1:before {
content: "\f142";
}
.flaticon-travel-agency:before {
content: "\f143";
}
.flaticon-bauble:before {
content: "\f144";
}
.flaticon-temporary-agency:before {
content: "\f145";
}
.flaticon-star:before {
content: "\f146";
}
.flaticon-snow-globe:before {
content: "\f147";
}
.flaticon-christmas-tree:before {
content: "\f148";
}
.flaticon-gift:before {
content: "\f149";
}
.flaticon-mortgage:before {
content: "\f14a";
}
.flaticon-monitoring:before {
content: "\f14b";
}
.flaticon-network-1:before {
content: "\f14c";
}
.flaticon-neural:before {
content: "\f14d";
}
.flaticon-networking:before {
content: "\f14e";
}
.flaticon-cloud-computing:before {
content: "\f14f";
}
.flaticon-cloud-computing-1:before {
content: "\f150";
}
.flaticon-microchip:before {
content: "\f151";
}
.flaticon-social-care:before {
content: "\f152";
}
.flaticon-help:before {
content: "\f153";
}
.flaticon-begging:before {
content: "\f154";
}
.flaticon-customer-service:before {
content: "\f155";
}
.flaticon-support-2:before {
content: "\f156";
}
.flaticon-support-3:before {
content: "\f157";
}
.flaticon-customer-service-1:before {
content: "\f158";
}
.flaticon-customer-support:before {
content: "\f159";
}
.flaticon-headphones:before {
content: "\f15a";
}
.flaticon-social-care-1:before {
content: "\f15b";
}
.flaticon-care:before {
content: "\f15c";
}
.flaticon-user-1:before {
content: "\f15d";
}
.flaticon-phone:before {
content: "\f15e";
}
.flaticon-search:before {
content: "\f15f";
}
.flaticon-facebook-4:before {
content: "\f160";
}
.flaticon-pin:before {
content: "\f161";
}
.flaticon-user-2:before {
content: "\f162";
}
.flaticon-internet:before {
content: "\f163";
}
.flaticon-user-3:before {
content: "\f164";
}
.flaticon-chat-1:before {
content: "\f165";
}
.flaticon-team:before {
content: "\f166";
}
.flaticon-connection:before {
content: "\f167";
}
.flaticon-bar-chart:before {
content: "\f168";
}
.flaticon-money:before {
content: "\f169";
}
.flaticon-file:before {
content: "\f16a";
}
.flaticon-linkedin-3:before {
content: "\f16b";
}
.flaticon-pinterest-2:before {
content: "\f16c";
}
.flaticon-google-browser:before {
content: "\f16d";
}
.flaticon-gmail-1:before {
content: "\f16e";
}
.flaticon-gmail-3:before {
content: "\f16f";
}
.flaticon-vimeo:before {
content: "\f170";
}
.flaticon-vimeo-2:before {
content: "\f171";
}
.flaticon-skype:before {
content: "\f172";
}
.flaticon-skype-1:before {
content: "\f173";
}
.flaticon-skype-2:before {
content: "\f174";
}
.flaticon-skype-3:before {
content: "\f175";
}
.flaticon-google-plus-logo:before {
content: "\f176";
}
.flaticon-like:before {
content: "\f177";
}
.flaticon-clock:before {
content: "\f178";
}
.flaticon-loupe:before {
content: "\f179";
}
.flaticon-money-1:before {
content: "\f17a";
}
.flaticon-hand-shake:before {
content: "\f17b";
}
.flaticon-team-1:before {
content: "\f17c";
}
.flaticon-money-2:before {
content: "\f17d";
}
.flaticon-man:before {
content: "\f17e";
}
.flaticon-value:before {
content: "\f17f";
}
.flaticon-share:before {
content: "\f180";
}
.flaticon-time:before {
content: "\f181";
}
.flaticon-school:before {
content: "\f182";
}
.flaticon-chart:before {
content: "\f183";
}
.flaticon-data:before {
content: "\f184";
}
.flaticon-photo:before {
content: "\f185";
}
.flaticon-internet-1:before {
content: "\f186";
}
.flaticon-money-3:before {
content: "\f187";
}
.flaticon-payment:before {
content: "\f188";
}
.flaticon-pin-1:before {
content: "\f189";
}
.flaticon-time-1:before {
content: "\f18a";
}
.flaticon-idea:before {
content: "\f18b";
}
.flaticon-download:before {
content: "\f18c";
}
.flaticon-growth:before {
content: "\f18d";
}
.flaticon-multimedia:before {
content: "\f18e";
}
.flaticon-network-2:before {
content: "\f18f";
}
.flaticon-next-1:before {
content: "\f190";
}
.flaticon-origami:before {
content: "\f191";
}
.flaticon-share-1:before {
content: "\f192";
}
.flaticon-clock-1:before {
content: "\f193";
}
.flaticon-refresh:before {
content: "\f194";
}
.flaticon-avatar:before {
content: "\f195";
}
.flaticon-support-4:before {
content: "\f196";
}
.flaticon-cursor:before {
content: "\f197";
}
.flaticon-brain:before {
content: "\f198";
}
.flaticon-laptop:before {
content: "\f199";
}
.flaticon-arrow:before {
content: "\f19a";
}
.flaticon-mortarboard:before {
content: "\f19b";
}
.flaticon-avatar-1:before {
content: "\f19c";
}
.flaticon-chat-2:before {
content: "\f19d";
}
.flaticon-question:before {
content: "\f19e";
}
.flaticon-test:before {
content: "\f19f";
}
.flaticon-doctor:before {
content: "\f1a0";
}
.flaticon-support-5:before {
content: "\f1a1";
}
.flaticon-map-1:before {
content: "\f1a2";
}
.flaticon-eye:before {
content: "\f1a3";
}
.flaticon-money-4:before {
content: "\f1a4";
}
.flaticon-world:before {
content: "\f1a5";
}
.flaticon-school-1:before {
content: "\f1a6";
}
.flaticon-chat-3:before {
content: "\f1a7";
}
.flaticon-idea-1:before {
content: "\f1a8";
}
.flaticon-support-6:before {
content: "\f1a9";
}
.flaticon-diamond:before {
content: "\f1aa";
}
.flaticon-time-2:before {
content: "\f1ab";
}
.flaticon-bag:before {
content: "\f1ac";
}
.flaticon-contract:before {
content: "\f1ad";
}
.flaticon-report:before {
content: "\f1ae";
}
.flaticon-folder:before {
content: "\f1af";
}
.flaticon-truck:before {
content: "\f1b0";
}
.flaticon-document:before {
content: "\f1b1";
}
.flaticon-plane:before {
content: "\f1b2";
}
.flaticon-time-3:before {
content: "\f1b3";
}
.flaticon-trash:before {
content: "\f1b4";
}
.flaticon-pin-2:before {
content: "\f1b5";
}
.flaticon-think:before {
content: "\f1b6";
}
.flaticon-idea-2:before {
content: "\f1b7";
}
.flaticon-download-1:before {
content: "\f1b8";
}
.flaticon-bell:before {
content: "\f1b9";
}
.flaticon-lock:before {
content: "\f1ba";
}
.flaticon-upload-1:before {
content: "\f1bb";
}
.flaticon-cinema:before {
content: "\f1bc";
}
.flaticon-goal:before {
content: "\f1bd";
}
.flaticon-work:before {
content: "\f1be";
}
.flaticon-design:before {
content: "\f1bf";
}
.flaticon-search-1:before {
content: "\f1c0";
}
.flaticon-food:before {
content: "\f1c1";
}
.flaticon-alert:before {
content: "\f1c2";
}
.flaticon-brain-1:before {
content: "\f1c3";
}
.flaticon-book:before {
content: "\f1c4";
}
.flaticon-time-4:before {
content: "\f1c5";
}
.flaticon-shield-1:before {
content: "\f1c6";
}
.flaticon-time-5:before {
content: "\f1c7";
}
.flaticon-man-1:before {
content: "\f1c8";
}
.flaticon-brain-2:before {
content: "\f1c9";
}
.flaticon-water:before {
content: "\f1ca";
}
.flaticon-content:before {
content: "\f1cb";
}
.flaticon-data-1:before {
content: "\f1cc";
}
.flaticon-like-1:before {
content: "\f1cd";
}
.flaticon-time-6:before {
content: "\f1ce";
}
.flaticon-sign:before {
content: "\f1cf";
}
.flaticon-book-1:before {
content: "\f1d0";
}
.flaticon-adjust:before {
content: "\f1d1";
}
.flaticon-menu:before {
content: "\f1d2";
}
.flaticon-calendar:before {
content: "\f1d3";
}
.flaticon-eye-1:before {
content: "\f1d4";
}
.flaticon-clock-2:before {
content: "\f1d5";
}
.flaticon-share-2:before {
content: "\f1d6";
}
.flaticon-fingerprint:before {
content: "\f1d7";
}
.flaticon-signal:before {
content: "\f1d8";
}
.flaticon-lock-1:before {
content: "\f1d9";
}
.flaticon-water-1:before {
content: "\f1da";
}
.flaticon-code:before {
content: "\f1db";
}
.flaticon-repeat:before {
content: "\f1dc";
}
.flaticon-map-2:before {
content: "\f1dd";
}
.flaticon-message:before {
content: "\f1de";
}
.flaticon-network-3:before {
content: "\f1df";
}
.flaticon-more:before {
content: "\f1e0";
}
.flaticon-random:before {
content: "\f1e1";
}
.flaticon-sign-1:before {
content: "\f1e2";
}
.flaticon-mail-1:before {
content: "\f1e3";
}
.flaticon-adjust-1:before {
content: "\f1e4";
}